WO2018153030A1 - Webpage-based doctor rating and recommendation system and method for medical informatization - Google Patents
Webpage-based doctor rating and recommendation system and method for medical informatization Download PDFInfo
- Publication number
- WO2018153030A1 WO2018153030A1 PCT/CN2017/096127 CN2017096127W WO2018153030A1 WO 2018153030 A1 WO2018153030 A1 WO 2018153030A1 CN 2017096127 W CN2017096127 W CN 2017096127W WO 2018153030 A1 WO2018153030 A1 WO 2018153030A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- medical
- node
- doctor
- webpage
- disease type
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H40/00—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
- G16H40/20—ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0639—Performance analysis of employees; Performance analysis of enterprise or organisation operations
- G06Q10/06398—Performance of employee with respect to a job function
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/22—Social work or social welfare, e.g. community support activities or counselling services
Definitions
- the present invention relates to the field of medical big data, and in particular, to a medical informationization webpage-based doctor rating recommendation system and method.
- Big data technology can accelerate medical conjecture and discover the transformation of medical practice: With the growing private and public medical data, big data technology helps people store and manage medical big data and from large volume, high complexity The value of the data will be extracted, and related medical technologies and products will continue to emerge, which will likely open up a new golden generation for the medical industry.
- the main purpose of the present invention is to provide a medical information-based webpage-based doctor rating recommendation system and method, aiming at solving the existing technical problems in the process of medical big data processing without analyzing and processing based on web pages and recommending doctors. .
- the present invention provides a medical informationization webpage-based doctor rating recommendation system. And running in the data center, the data center is connected to the hospital information system, the client, and the search engine website through a network, and the medical informationization webpage-based doctor rating recommendation system includes:
- an obtaining module configured to obtain medical data from a hospital information system of each hospital
- a creating module configured to parse medical data of each hospital, and create a list of disease types according to a disease type keyword
- the obtaining module is configured to obtain a medical news webpage from a search engine website;
- an association module configured to search, in the medical news webpage, according to a node keyword in the disease type list, and associate the retrieved medical news webpage with a node corresponding to the node keyword;
- a rating module configured to score each doctor in the disease type list according to the retrieved medical news webpage
- a display module configured to: when the patient queries the corresponding disease by the client, recommend the highest rated doctor to the patient, and display it on the patient's client.
- the medical data further includes a hospital name, a patient name, a patient's annual sputum, a diseased sputum, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor name, a doctor's office, a fee, and a patient's Contact information and evaluation information for doctors.
- the association module is specifically configured to:
- the node keyword in the disease type list may be a node name or a node a preset keyword in the middle;
- a medical news webpage includes a node keyword in the disease type list
- the medical news webpage is associated with a node corresponding to the node keyword.
- the present invention further provides a medical informationization webpage-based doctor rating recommendation method, which is applied to a data center, and the data center is connected to a hospital information system, a client, and a search engine website through a network, the method include:
- the highest rated doctor is recommended to the patient and displayed on the patient's client.
- the medical data further includes a hospital name, a patient name, a patient's annual sputum, a diseased sputum, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor name, a doctor's office, a fee, and a patient's Contact information and evaluation information for doctors.
- the disease type list is divided into three layers of nodes, the first layer node is a disease name node, the second layer node is a department node of the hospital where the disease type is located, and the third layer node is a doctor information node.
- the searching is performed on the medical news webpage according to a node keyword in a disease type list.
- step of associating the retrieved medical news webpage with the node corresponding to the node keyword includes the following steps:
- the node keyword in the disease type list may be a node name or a node a preset keyword in the middle;
- a medical news webpage includes a node keyword in the disease type list
- the medical news webpage is associated with a node corresponding to the node keyword.
- the present invention adopts the above technical solution, and brings the technical effects as follows:
- FIG. 1 is a schematic diagram of an application environment of a medical information webpage-based doctor rating recommendation system according to the present invention
- FIG. 2 is a functional block diagram of a preferred embodiment of the medical information webpage-based doctor rating recommendation system of the present invention
- FIG. 3 is a flow chart of a preferred embodiment of the medical information webpage-based doctor rating recommendation method of the present invention.
- FIG. 4 is a schematic diagram of a disease type list of the present invention.
- FIG. 1 is a schematic diagram of an application environment of a medical information webpage-based doctor rating recommendation system according to the present invention.
- the medical informationization web page based physician rating recommendation system 20 in the present invention operates in the data center 2.
- the data center 2 is communicatively coupled to one or more hospital information systems 1 (illustrated by three in FIG. 1) via the network 3 to acquire a plurality of medical data from the hospital information system 1.
- the medical data includes, but is not limited to, a hospital name, a patient's name, a patient's age, a diseased day, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor's name, a doctor's office, a fee, a patient's Contact information (for example, email address, mobile phone number, and instant messaging account number), and information about the doctor's evaluation.
- a hospital name for example, a patient's name, a patient's age, a diseased day, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor's name, a doctor's office, a fee, a patient's Contact information (for example, email address, mobile phone number, and instant messaging account number), and information about the doctor's evaluation.
- the network 3 may be a wired communication network or a wireless communication network.
- the network 3 is preferably a wireless communication network including, but not limited to, a GSM network, a GPRS network, a CDMA network, a TD-SCDMA network, a WiMAX network, a TD-LTE network, an FDD-LTE network, and the like.
- the data center 2 is communicatively connected to one or more clients 4 (illustrated by three in FIG. 1) through the network 3, and the doctor with the highest rating after the patient search is recommended to the patient.
- the data center 2 may further analyze and process the medical data, and send the analyzed disease association list (as shown in FIG. 4 to the associated list of diseases "fever") to the patient via the network 3.
- Corresponding client 4 It should be noted that the client 4 is held by a patient, and the patient can obtain the medical data through the client 4.
- the data center 2 is communicatively coupled to the search engine website 5 via the network 3 for obtaining medical news web pages from the search engine website 5.
- the search engine website 5 provides an API interface, and a device or system accessing the API interface can obtain a medical news webpage from the search engine website 5.
- the data center 2 obtains the medical news web page on the basis of the authorization of the search engine website 5 (i.e., authorized access to the API interface provided by the search engine website 5).
- the data center 2 is a server of a cloud platform or a data center, and can better manage and/or assist with the data transmission capability and data storage capability of the cloud platform or the data center.
- the data center 2 is connected to the client 4.
- the client 4 may be, but is not limited to, any other suitable portable electronic device such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
- a smart phone such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
- PDA personal digital assistant
- FIG. 2 it is a functional block diagram of a preferred embodiment of the medical information-based web-based physician rating recommendation system of the present invention.
- the medical informationization web page based doctor rating recommendation system 20 is applied to the data center 2.
- the data center 2 includes, but is not limited to, a medical information-based web-based physician rating recommendation system 20, a storage unit 22, a processing unit 24, and a communication unit 26.
- the storage unit 22 may be a read only storage unit ROM, an electrically erasable storage unit EEPRO M, flash memory unit FLASH or solid hard disk.
- the processing unit 24 may be a central processing unit (CPU), a microcontroller (MCU), a data processing chip, or an information processing unit having a data processing function.
- CPU central processing unit
- MCU microcontroller
- data processing chip or an information processing unit having a data processing function.
- the communication unit 26 is a wireless communication interface with remote wireless communication function, for example, supports communication technologies such as GSM, GPRS, WCDMA, CDMA, TD-SCDMA, WiMAX, TD-LTE, FDD-LT E Communication interface.
- communication technologies such as GSM, GPRS, WCDMA, CDMA, TD-SCDMA, WiMAX, TD-LTE, FDD-LT E Communication interface.
- the medical informationization webpage-based doctor rating recommendation system 20 includes, but is not limited to, an acquisition module 200, a creation module 210, an association module 220, a rating module 230, and a display module 240.
- the module referred to in the present invention is A series of computer program instructions that can be executed by the processing unit 24 of the data center 2 and that are capable of performing a fixed function are stored in the storage unit 22 of the data center 2.
- the acquisition module 200 is configured to acquire medical data from the hospital information system 1 of each hospital.
- the hospital information system 1 provides a data import interface (eg, an application program interface, an API), and a device or system that accesses the data import interface can be from the hospital information system.
- a data import interface eg, an application program interface, an API
- the obtaining module 200 invokes an API interface provided by the hospital information system 1 to obtain medical data.
- the medical data belongs to private information
- the medical data is sent to the data center 2, and the encryption and decryption algorithm is adopted (for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm).
- DES encryption and decryption algorithm for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm.
- DSA encryption and decryption algorithm for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm
- AES encryption and decryption algorithm etc.
- the creating module 210 is configured to parse the medical data of each hospital, and create a disease type list according to the disease type keyword.
- the disease type list is divided into three layers of nodes, the first layer node is a disease name node (the node holds disease name information), and the second layer node is a department node of the hospital where the disease type is located (the node holds the name of the hospital department), The third layer node is the doctor information node (this node saves the doctor's name, job title, receiving volume, favorable rate, etc.).
- the list of disease types is a list of disease "fever". In other embodiments, the list of disease types may be more than three layers (eg, four layers, five layers, or more)
- the obtaining module 200 is configured to obtain a medical news webpage from the search engine website 5.
- the medical news webpage may be, but is not limited to, a news webpage introduced by a medical disease, a negative medical news webpage (for example, Medical news pages for medical malpractices, news pages on the front of hospitals, and other types of medical news pages.
- the association module 220 is configured to perform a search on the medical news webpage according to a node keyword in the disease type list, and associate the retrieved medical news webpage with a node corresponding to the node keyword.
- the node keyword in the disease type list may be a node name or a node One of the default keywords.
- the housekeeping word of the hospital department node is "XXX People's Hospital Internal Medicine";
- a medical news webpage includes a node keyword in the disease type list, the medical news webpage is associated with a node corresponding to the node keyword.
- the rating module 230 is configured to score each doctor in the disease type list according to the retrieved medical news webpage.
- the default value of the clinic hospital is 40, etc.
- d is the default value corresponding to the doctor's title (for example, the default value of the chief doctor is 30, the default value of the deputy doctor is 25, and the default value of the doctor is 20, etc.)
- a and b are fixed parameters (for example, a is a value of 15, b is a value of 10, etc.). It should be noted that the higher the value of Y calculated according to the formula, the higher the doctor's score.
- the display module 240 is configured to recommend the highest rated doctor to the patient when the patient queries the corresponding disease defect through the client 4, and displays it on the patient's client 4. Specifically, as shown in Figure 4, if the doctor's score in the hospital of A hospital is up to 145 points, then when the patient queries the fever through the client 4, the doctor's information of the hospital A is displayed. Client 4 on it. In addition, when multiple doctors score the same, the display module 240 selects a doctor who has received more than the preset value (10000 times) and the favorable rate is greater than the preset rate (95%). [0064] Referring to FIG. 3, it is a flowchart of a preferred embodiment of the medical informationization webpage-based doctor rating recommendation method of the present invention. In this embodiment, the medical informationization webpage-based doctor rating recommendation method is applied to the data center 2, and the method includes the following steps:
- Step S10 The obtaining module 200 acquires medical data from the hospital information system 1 of each hospital.
- the hospital information system 1 provides a data import interface (eg, an application program interface, an API), and a device or system that accesses the data import interface can be from the hospital information system.
- a data import interface eg, an application program interface, an API
- the obtaining module 200 invokes an API interface provided by the hospital information system 1 to obtain medical data.
- the medical data belongs to private information
- the medical data is sent to the data center 2, and the encryption and decryption algorithm is adopted (for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm).
- DES encryption and decryption algorithm for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm.
- DSA encryption and decryption algorithm for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm
- AES encryption and decryption algorithm etc.
- Step S11 The creating module 210 parses the medical data of each hospital, and creates a disease type list according to the disease type keyword.
- the disease type list is divided into three nodes, the first node is the disease name node (the node holds the disease name), and the second layer is the department node of the hospital where the disease type is located.
- the list of disease types is a list of diseases "fever”. In other embodiments, the list of disease types may be more than three layers (e.g., four layers, five layers, or more).
- Step S12 The obtaining module 200 acquires a medical news webpage from the search engine website 5.
- the medical news webpage may be, but is not limited to, a news webpage for medical disease introduction, a negative medical news webpage (for example, a medical news webpage for medical malpractice), a news webpage of a hospital front, and other types of medical news webpages.
- Step S13 The association module 220 searches the medical news web page according to the node keyword in the disease type list, and associates the retrieved medical news webpage with the node corresponding to the node keyword.
- the step of associating the retrieved medical news webpage with the node corresponding to the node keyword according to the node keyword in the disease type list is performed in the medical news webpage, and the following steps are as follows: [0072] (1) acquiring a node keyword in the disease type list, and searching whether there is a corresponding medical news webpage by using the keyword, wherein the node keyword in the disease type list may be a node name or a node One of the default keywords. For example, as shown in Figure 4, the housekeeping word of the hospital department node is "XXX People's Hospital Internal Medicine";
- a medical news webpage includes a node keyword in the disease type list, the medical news webpage is associated with a node corresponding to the node keyword.
- Step S14 The rating module 230 scores each doctor in the disease type list according to the retrieved medical news webpage.
- the default value of the clinic hospital is 40, etc.
- d is the default value corresponding to the doctor's title (for example, the default value of the chief doctor is 30, the default value of the deputy doctor is 25, and the default value of the doctor is 20, etc.)
- a and b are fixed parameters (for example, a is a value of 15, b is a value of 10, etc.). It should be noted that the higher the value of Y calculated according to the formula, the higher the score of the doctor.
- Step S15 When the patient queries the corresponding disease by the client 4, the display module 240 recommends the doctor with the highest score to the patient and displays it on the client 4 of the patient. Specifically, as shown in Figure 4, if the doctor's score in the hospital of A hospital is up to 145 points, then when the patient queries the fever through the client 4, the doctor's information of the hospital A is displayed. Client 4 on it. In addition, when multiple doctors score the same, the display module 240 selects a doctor who is more than the preset value (10000 times) and the favorable rate is greater than the preset rate ( 95 ⁇ 3 ⁇ 4).
- the present invention adopts the above technical solution, and brings the technical effects as follows:
- the medical informationization based network of the present invention The doctor's rating recommendation system and method of the page, the big data analysis of the medical data, thereby rating the doctors in the hospital, facilitating the patient to pick up the corresponding doctor, and saving the time of the patient's inquiry.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- General Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Development Economics (AREA)
- Educational Administration (AREA)
- Entrepreneurship & Innovation (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Health & Medical Sciences (AREA)
- Marketing (AREA)
- Game Theory and Decision Science (AREA)
- Quality & Reliability (AREA)
- Operations Research (AREA)
- General Health & Medical Sciences (AREA)
- Primary Health Care (AREA)
- Child & Adolescent Psychology (AREA)
- Biomedical Technology (AREA)
- Epidemiology (AREA)
- Medical Informatics (AREA)
- Public Health (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Abstract
Description
医疗信息化基于网页的医生评级推荐系统及方法 技术领域 Medical information webpage-based doctor rating recommendation system and method
[0001] 本发明涉及医疗大数据领域, 尤其涉及一种医疗信息化基于网页的医生评级推 荐系统及方法。 [0001] The present invention relates to the field of medical big data, and in particular, to a medical informationization webpage-based doctor rating recommendation system and method.
背景技术 Background technique
[0002] 近年来随着互联网、 云计算和物联网等的迅猛发展, 无所不在的移动设备、 RF ID、 无线传感器每分每秒都在产生数据, 数以亿计用户的互联网服务吋吋刻刻 在产生巨量的交互, 要处理的数据量巨大, 数据一直都在以每年 50%的速度增长 , 而业务需求和竞争压力对数据处理的实吋性、 有效性又提出了更高要求, 传 统的常规技术手段根本无法应付, 因此, 大数据技术 (Big Data) 成为近来的一 个技术热点, 引起了广泛的重视。 [0002] In recent years, with the rapid development of the Internet, cloud computing, and the Internet of Things, ubiquitous mobile devices, RF IDs, and wireless sensors generate data every minute, and hundreds of millions of users' Internet services are engraved. In the huge amount of interaction, the amount of data to be processed is huge, and the data is always growing at a rate of 50% per year. Business demand and competitive pressure put forward higher requirements for the practicality and effectiveness of data processing. The conventional technical means cannot be dealt with at all. Therefore, Big Data has become a recent technology hotspot and has attracted widespread attention.
[0003] 通过大数据技术可以加速医学的猜想、 发现到医疗实践的转化: 借助于不断增 长的私密和公幵医疗数据, 大数据技术帮助人们存储管理好医疗大数据并从大 体量、 高复杂的数据中提取价值, 相关的医疗技术、 产品将不断涌现, 将有可 能给医疗行业幵拓一个新的黄金吋代。 [0003] Big data technology can accelerate medical conjecture and discover the transformation of medical practice: With the growing private and public medical data, big data technology helps people store and manage medical big data and from large volume, high complexity The value of the data will be extracted, and related medical technologies and products will continue to emerge, which will likely open up a new golden generation for the medical industry.
[0004] 然而, 现阶段的医疗数据分析系统在针对医疗大数据进行分析处理吋, 并没有 考虑用户平吋浏览网页吋的因素, 也不会根据基于网页浏览对医疗大数据进行 分析及处理, 无法通过大数据对医生进行评级, 患者往往要通过大量的査询找 到对应的医生。 [0004] However, the current medical data analysis system analyzes and processes the medical big data, and does not consider the factors of the user browsing the webpage, and does not analyze and process the medical big data based on the webpage browsing. Doctors cannot be rated by big data, and patients often have to find the corresponding doctor through a large number of queries.
技术问题 technical problem
[0005] 本发明的主要目的在于提供一种医疗信息化基于网页的医生评级推荐系统及方 法, 旨在解决现有对医疗大数据处理过程中没有基于网页进行分析及处理并推 荐医生的技术问题。 [0005] The main purpose of the present invention is to provide a medical information-based webpage-based doctor rating recommendation system and method, aiming at solving the existing technical problems in the process of medical big data processing without analyzing and processing based on web pages and recommending doctors. .
问题的解决方案 Problem solution
技术解决方案 Technical solution
[0006] 为实现上述目的, 本发明提供了一种医疗信息化基于网页的医生评级推荐系统 , 运行于数据中心, 所述数据中心通过网络与医院信息系统、 客户端及搜索引 擎网站连接, 所述医疗信息化基于网页的医生评级推荐系统包括: [0006] In order to achieve the above object, the present invention provides a medical informationization webpage-based doctor rating recommendation system. And running in the data center, the data center is connected to the hospital information system, the client, and the search engine website through a network, and the medical informationization webpage-based doctor rating recommendation system includes:
[0007] 获取模块, 用于从各个医院的医院信息系统获取医疗数据; [0007] an obtaining module, configured to obtain medical data from a hospital information system of each hospital;
[0008] 创建模块, 用于对各个医院的医疗数据进行解析, 按照疾病类型关键字创建疾 病类型列表; [0008] a creating module, configured to parse medical data of each hospital, and create a list of disease types according to a disease type keyword;
[0009] 所述获取模块, 用于从搜索引擎网站获取医疗新闻网页; [0009] the obtaining module is configured to obtain a medical news webpage from a search engine website;
[0010] 关联模块, 用于根据疾病类型列表中节点关键字在所述医疗新闻网页中进行检 索, 并将检索到的医疗新闻网页与节点关键字对应的节点进行关联; [0010] an association module, configured to search, in the medical news webpage, according to a node keyword in the disease type list, and associate the retrieved medical news webpage with a node corresponding to the node keyword;
[0011] 评级模块, 用于根据检索到的医疗新闻网页对疾病类型列表中每个医生进行评 分; 及 [0011] a rating module, configured to score each doctor in the disease type list according to the retrieved medical news webpage; and
[0012] 显示模块, 用于当患者通过客户端査询对应疾病吋, 将评分最高的医生推荐给 患者, 并显示于患者的客户端上。 [0012] a display module, configured to: when the patient queries the corresponding disease by the client, recommend the highest rated doctor to the patient, and display it on the patient's client.
[0013] 优选的, 所述医疗数据还包括医院名称、 患者姓名、 患者年齢、 患病吋间、 患 病原因、 疾病诊断信息、 药品名称、 药品数量、 医生姓名、 就诊科室、 费用、 患者的联系方式及对医生的评价信息。 [0013] Preferably, the medical data further includes a hospital name, a patient name, a patient's annual sputum, a diseased sputum, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor name, a doctor's office, a fee, and a patient's Contact information and evaluation information for doctors.
[0014] 优选的, 所述疾病类型列表分为三层节点, 第一层节点为疾病名称节点, 第二 层节点为该疾病类型所在医院的科室节点, 第三层节点为医生信息节点。 [0014] Preferably, the disease type list is divided into three layers of nodes, the first layer node is a disease name node, the second layer node is a department node of the hospital where the disease type is located, and the third layer node is a doctor information node.
[0015] 优选的, 所述关联模块具体用于: [0015] Preferably, the association module is specifically configured to:
[0016] (1) 获取疾病类型列表中的节点关键字, 并通过所述关键字检索是否有对应 的医疗新闻网页, 其中, 疾病类型列表中的节点关键字可以是节点名称, 也可 以是节点中某一个预设的关键字; [0016] (1) acquiring a node keyword in the disease type list, and searching whether there is a corresponding medical news webpage by using the keyword, wherein the node keyword in the disease type list may be a node name or a node a preset keyword in the middle;
[0017] (2) 判断所述疾病类型列表中节点关键字是否有对应的医疗新闻网页; [0017] (2) determining whether the node keyword in the disease type list has a corresponding medical news webpage;
[0018] (3) 若当一个医疗新闻网页中包含所述疾病类型列表中节点关键字, 则所述 将该医疗新闻网页与该节点关键字对应的节点进行关联。 [0018] (3) If a medical news webpage includes a node keyword in the disease type list, the medical news webpage is associated with a node corresponding to the node keyword.
[0019] 优选的, 所述根据检索到的医疗新闻网页对疾病类型列表中每个医生进行评分 的方式采用如下公式进行计算: Y=a*Xl-b*X2+c+d, 其中, Y评分, XI为正面 的医疗新闻网页的数量, X2为负面的医疗新闻网页的数量, c为医院资质对应的 默认值, d为医生职称对应的默认值, a及 b均为固定参数。 [0020] 另一方面, 本发明还提供一种医疗信息化基于网页的医生评级推荐方法, 应用 于数据中心, 所述数据中心通过网络与医院信息系统、 客户端及搜索引擎网站 连接, 该方法包括: [0019] Preferably, the method for calculating each doctor in the disease type list according to the retrieved medical news webpage is calculated by using the following formula: Y=a*Xl-b*X2+c+d, wherein, Y Rating, XI is the number of positive medical news pages, X2 is the number of negative medical news pages, c is the default value corresponding to the hospital qualification, d is the default value corresponding to the doctor's title, and a and b are fixed parameters. [0020] In another aspect, the present invention further provides a medical informationization webpage-based doctor rating recommendation method, which is applied to a data center, and the data center is connected to a hospital information system, a client, and a search engine website through a network, the method include:
[0021] 从各个医院的医院信息系统获取医疗数据; [0021] obtaining medical data from hospital information systems of various hospitals;
[0022] 对各个医院的医疗数据进行解析, 按照疾病类型关键字创建疾病类型列表; [0023] 从搜索弓 I擎网站获取医疗新闻网页; [0022] parsing medical data of each hospital, and creating a disease type list according to the disease type keyword; [0023] obtaining a medical news webpage from the search engine;
[0024] 根据疾病类型列表中节点关键字在所述医疗新闻网页中进行检索, 并将检索到 的医疗新闻网页与节点关键字对应的节点进行关联; [0024] performing a search in the medical news webpage according to a node keyword in the disease type list, and associating the retrieved medical news webpage with a node corresponding to the node keyword;
[0025] 根据检索到的医疗新闻网页对疾病类型列表中每个医生进行评分; 及 [0025] scoring each doctor in the disease type list according to the retrieved medical news webpage; and
[0026] 当患者通过客户端査询对应疾病吋, 将评分最高的医生推荐给患者, 并显示于 患者的客户端上。 [0026] When the patient queries the corresponding disease by the client, the highest rated doctor is recommended to the patient and displayed on the patient's client.
[0027] 优选的, 所述医疗数据还包括医院名称、 患者姓名、 患者年齢、 患病吋间、 患 病原因、 疾病诊断信息、 药品名称、 药品数量、 医生姓名、 就诊科室、 费用、 患者的联系方式及对医生的评价信息。 [0027] Preferably, the medical data further includes a hospital name, a patient name, a patient's annual sputum, a diseased sputum, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor name, a doctor's office, a fee, and a patient's Contact information and evaluation information for doctors.
[0028] 优选的, 所述疾病类型列表分为三层节点, 第一层节点为疾病名称节点, 第二 层节点为该疾病类型所在医院的科室节点, 第三层节点为医生信息节点。 [0028] Preferably, the disease type list is divided into three layers of nodes, the first layer node is a disease name node, the second layer node is a department node of the hospital where the disease type is located, and the third layer node is a doctor information node.
[0029] 优选的, 所述根据疾病类型列表中节点关键字在所述医疗新闻网页中进行检索[0029] Preferably, the searching is performed on the medical news webpage according to a node keyword in a disease type list.
, 并将检索到的医疗新闻网页与节点关键字对应的节点进行关联的步骤包括如 下步骤: And the step of associating the retrieved medical news webpage with the node corresponding to the node keyword includes the following steps:
[0030] (1) 获取疾病类型列表中的节点关键字, 并通过所述关键字检索是否有对应 的医疗新闻网页, 其中, 疾病类型列表中的节点关键字可以是节点名称, 也可 以是节点中某一个预设的关键字; [0030] (1) acquiring a node keyword in the disease type list, and searching whether there is a corresponding medical news webpage by using the keyword, wherein the node keyword in the disease type list may be a node name or a node a preset keyword in the middle;
[0031] (2) 判断所述疾病类型列表中节点关键字是否有对应的医疗新闻网页; [0031] (2) determining whether the node keyword in the disease type list has a corresponding medical news webpage;
[0032] (3) 若当一个医疗新闻网页中包含所述疾病类型列表中节点关键字, 则所述 将该医疗新闻网页与该节点关键字对应的节点进行关联。 [0032] (3) If a medical news webpage includes a node keyword in the disease type list, the medical news webpage is associated with a node corresponding to the node keyword.
[0033] 优选的, 所述根据检索到的医疗新闻网页对疾病类型列表中每个医生进行评分 的方式采用如下公式进行计算: Y=a*Xl-b*X2+c+d, 其中, Y评分, XI为正面 的医疗新闻网页的数量, X2为负面的医疗新闻网页的数量, c为医院资质对应的 默认值, d为医生职称对应的默认值, a及 b均为固定参数。 [0033] Preferably, the method for calculating each doctor in the disease type list according to the retrieved medical news webpage is calculated by using the following formula: Y=a*Xl-b*X2+c+d, wherein, Y Rating, XI is the number of positive medical news pages, X2 is the number of negative medical news pages, c is the corresponding for hospital qualifications The default value, d is the default value corresponding to the doctor's title, and a and b are fixed parameters.
发明的有益效果 Advantageous effects of the invention
有益效果 Beneficial effect
[0034] 本发明采用上述技术方案, 带来的技术效果为: 本发明所述医疗信息化基于网 页的医生评级推荐系统及方法, 对医疗数据进行大数据分析, 从而对医院的医 生进行评级, 方便患者患病吋挑选对应的医生, 节约了患者査询的吋间。 [0034] The present invention adopts the above technical solution, and brings the technical effects as follows: The medical informationization-based webpage-based doctor rating recommendation system and method, and the big data analysis of the medical data, thereby rating the doctor in the hospital, Facilitate the patient's illness, select the corresponding doctor, and save the patient's query.
对附图的简要说明 Brief description of the drawing
附图说明 DRAWINGS
[0035] 图 1是本发明医疗信息化基于网页的医生评级推荐系统的应用环境示意图; [0036] 图 2是本发明医疗信息化基于网页的医生评级推荐系统的优选实施例的功能模 块示意图; 1 is a schematic diagram of an application environment of a medical information webpage-based doctor rating recommendation system according to the present invention; [0036] FIG. 2 is a functional block diagram of a preferred embodiment of the medical information webpage-based doctor rating recommendation system of the present invention;
[0037] 图 3是本发明医疗信息化基于网页的医生评级推荐方法的优选实施例的流程图 [0038] 图 4是本发明疾病类型列表的示意图。 3 is a flow chart of a preferred embodiment of the medical information webpage-based doctor rating recommendation method of the present invention. [0038] FIG. 4 is a schematic diagram of a disease type list of the present invention.
[0039] 本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一步说明。 [0039] The implementation, functional features, and advantages of the present invention will be further described with reference to the accompanying drawings.
实施该发明的最佳实施例 BEST MODE FOR CARRYING OUT THE INVENTION
本发明的最佳实施方式 BEST MODE FOR CARRYING OUT THE INVENTION
[0040] 为更进一步阐述本发明为达成预定发明目的所采取的技术手段及功效, 以下结 合附图及较佳实施例, 对本发明的具体实施方式、 结构、 特征及其功效, 详细 说明如下。 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用 于限定本发明。 The specific embodiments, structures, features and functions of the present invention are described in detail below with reference to the accompanying drawings and preferred embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
[0041] 参照图 1所示, 图 1是本发明医疗信息化基于网页的医生评级推荐系统的应用环 境示意图。 本发明中的医疗信息化基于网页的医生评级推荐系统 20运行于数据 中心 2。 所述数据中心 2通过网络 3与一个或多个医院信息系统 1 (图 1中以三个为 例进行说明) 通信连接, 以从所述医院信息系统 1获取多笔医疗数据。 所述医疗 数据包括, 但不限于, 医院名称、 患者姓名、 患者年齢、 患病吋间、 患病原因 、 疾病诊断信息、 药品名称、 药品数量、 医生姓名、 就诊科室、 费用、 患者的 联系方式 (例如, 电子邮箱地址、 手机号码及即吋通信账号等) 、 及对医生的 评价信息等信息。 [0041] Referring to FIG. 1, FIG. 1 is a schematic diagram of an application environment of a medical information webpage-based doctor rating recommendation system according to the present invention. The medical informationization web page based physician rating recommendation system 20 in the present invention operates in the data center 2. The data center 2 is communicatively coupled to one or more hospital information systems 1 (illustrated by three in FIG. 1) via the network 3 to acquire a plurality of medical data from the hospital information system 1. The medical data includes, but is not limited to, a hospital name, a patient's name, a patient's age, a diseased day, a disease cause, a disease diagnosis information, a drug name, a drug quantity, a doctor's name, a doctor's office, a fee, a patient's Contact information (for example, email address, mobile phone number, and instant messaging account number), and information about the doctor's evaluation.
[0042] 所述网络 3可以是有线通讯网络或无线通讯网络。 所述网络 3优选为无线通讯网 络, 包括但不限于, GSM网络、 GPRS网络、 CDMA网络、 TD-SCDMA网络、 W iMAX网络、 TD-LTE网络、 FDD-LTE网络等无线传输网络。 [0042] The network 3 may be a wired communication network or a wireless communication network. The network 3 is preferably a wireless communication network including, but not limited to, a GSM network, a GPRS network, a CDMA network, a TD-SCDMA network, a WiMAX network, a TD-LTE network, an FDD-LTE network, and the like.
[0043] 所述数据中心 2通过所述网络 3与一个或多个客户端 4 (图 1中以三个为例进行说 明) 通信连接, 将患者检索后评级最高的医生推荐给患者。 在其它实施例中, 所述数据中心 2还可以对所述医疗数据进行分析处理, 并将分析处理后的疾病关 联列表 (如图 4中疾病"发烧"的关联列表) 通过网络 3发送给患者对应的客户端 4 。 需要说明的是, 所述客户端 4由患者持有, 患者可以通过所述客户端 4获取所 述医疗数据。 [0043] The data center 2 is communicatively connected to one or more clients 4 (illustrated by three in FIG. 1) through the network 3, and the doctor with the highest rating after the patient search is recommended to the patient. In other embodiments, the data center 2 may further analyze and process the medical data, and send the analyzed disease association list (as shown in FIG. 4 to the associated list of diseases "fever") to the patient via the network 3. Corresponding client 4 . It should be noted that the client 4 is held by a patient, and the patient can obtain the medical data through the client 4.
[0044] 所述数据中心 2通过所述网络 3与搜索引擎网站 5通信连接, 用于从所述搜索引 擎网站 5获取医疗新闻网页。 具体地说, 所述搜索引擎网站 5提供 API接口, 接入 该 API接口的设备或系统都可以从所述搜索引擎网站 5中获取医疗新闻网页。 所 述数据中心 2在所述搜索引擎网站 5授权的基础上 (即授权接入所述搜索引擎网 站 5提供的 API接口) 获取所述医疗新闻网页。 [0044] The data center 2 is communicatively coupled to the search engine website 5 via the network 3 for obtaining medical news web pages from the search engine website 5. Specifically, the search engine website 5 provides an API interface, and a device or system accessing the API interface can obtain a medical news webpage from the search engine website 5. The data center 2 obtains the medical news web page on the basis of the authorization of the search engine website 5 (i.e., authorized access to the API interface provided by the search engine website 5).
[0045] 需要说明的是, 所述数据中心 2是云平台或数据中心的某一台服务器, 通过云 平台或数据中心的数据传输能力及数据存储能力, 可以更好地管理及 /或协助与 该数据中心 2连接的客户端 4。 [0045] It should be noted that the data center 2 is a server of a cloud platform or a data center, and can better manage and/or assist with the data transmission capability and data storage capability of the cloud platform or the data center. The data center 2 is connected to the client 4.
[0046] 所述客户端 4可以是, 但不限于, 智能手机、 平板电脑、 个人数字助理 (Person al Digital Assistant, PDA) 、 个人电脑、 电子看板等其它任意合适的便携式电子 设备。 [0046] The client 4 may be, but is not limited to, any other suitable portable electronic device such as a smart phone, a tablet computer, a personal digital assistant (PDA), a personal computer, an electronic signboard, and the like.
[0047] 参照图 2所示, 是本发明医疗信息化基于网页的医生评级推荐系统的优选实施 例的功能模块示意图。 结合图 1所示, 在本实施例中, 所述医疗信息化基于网页 的医生评级推荐系统 20应用于数据中心 2。 该数据中心 2包括, 但不仅限于, 医 疗信息化基于网页的医生评级推荐系统 20、 存储单元 22、 处理单元 24、 及通讯 单元 26。 [0047] Referring to FIG. 2, it is a functional block diagram of a preferred embodiment of the medical information-based web-based physician rating recommendation system of the present invention. As shown in Fig. 1, in the present embodiment, the medical informationization web page based doctor rating recommendation system 20 is applied to the data center 2. The data center 2 includes, but is not limited to, a medical information-based web-based physician rating recommendation system 20, a storage unit 22, a processing unit 24, and a communication unit 26.
[0048] 所述的存储单元 22可以为一种只读存储单元 ROM, 电可擦写存储单元 EEPRO M、 快闪存储单元 FLASH或固体硬盘等。 [0048] The storage unit 22 may be a read only storage unit ROM, an electrically erasable storage unit EEPRO M, flash memory unit FLASH or solid hard disk.
[0049] 所述的处理单元 24可以为一种中央处理器 (Central Processing Unit, CPU) 、 微控制器 (MCU) 、 数据处理芯片、 或者具有数据处理功能的信息处理单元。 [0049] The processing unit 24 may be a central processing unit (CPU), a microcontroller (MCU), a data processing chip, or an information processing unit having a data processing function.
[0050] 所述的通讯单元 26为一种具有远程无线通讯功能的无线通讯接口, 例如, 支持 GSM、 GPRS、 WCDMA、 CDMA、 TD-SCDMA、 WiMAX、 TD-LTE、 FDD-LT E等通讯技术的通讯接口。 [0050] The communication unit 26 is a wireless communication interface with remote wireless communication function, for example, supports communication technologies such as GSM, GPRS, WCDMA, CDMA, TD-SCDMA, WiMAX, TD-LTE, FDD-LT E Communication interface.
[0051] 所述医疗信息化基于网页的医生评级推荐系统 20包括, 但不局限于, 获取模块 200、 创建模块 210、 关联模块 220、 评级模块 230及显示模块 240, 本发明所称的 模块是指一种能够被所述数据中心 2的处理单元 24执行并且能够完成固定功能的 一系列计算机程序指令段, 其存储在所述数据中心 2的存储单元 22中。 [0051] The medical informationization webpage-based doctor rating recommendation system 20 includes, but is not limited to, an acquisition module 200, a creation module 210, an association module 220, a rating module 230, and a display module 240. The module referred to in the present invention is A series of computer program instructions that can be executed by the processing unit 24 of the data center 2 and that are capable of performing a fixed function are stored in the storage unit 22 of the data center 2.
[0052] 所述获取模块 200用于从各个医院的医院信息系统 1获取医疗数据。 [0052] The acquisition module 200 is configured to acquire medical data from the hospital information system 1 of each hospital.
[0053] 具体而言, 所述医院信息系统 1提供数据导入接口 (例如, 应用程序接口, App lication Program Interface, API) , 接入该数据导入接口的设备或系统都可以从 所述医院信息系统 1中获取医疗数据。 所述获取模块 200调用所述医院信息系统 1 提供的 API接口以获取医疗数据。 [0053] Specifically, the hospital information system 1 provides a data import interface (eg, an application program interface, an API), and a device or system that accesses the data import interface can be from the hospital information system. Get medical data in 1. The obtaining module 200 invokes an API interface provided by the hospital information system 1 to obtain medical data.
[0054] 需要说明的是, 由于所述医疗数据属于隐私信息, 为了确保信息安全, 所述医 疗数据发送给数据中心 2吋, 会通过加解密算法 (例如, MD5加解密算法、 RSA 加解密算法、 DES加解密算法、 DSA加解密算法、 AES加解密算法等) 先对医疗 数据进行加密处理, 之后传输给所述数据中心 2。 [0054] It should be noted that, since the medical data belongs to private information, in order to ensure information security, the medical data is sent to the data center 2, and the encryption and decryption algorithm is adopted (for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm). DES encryption and decryption algorithm, DSA encryption and decryption algorithm, AES encryption and decryption algorithm, etc.) The medical data is first encrypted and then transmitted to the data center 2.
[0055] 所述创建模块 210用于对各个医院的医疗数据进行解析, 按照疾病类型关键字 创建疾病类型列表。 所述疾病类型列表分为三层节点, 第一层节点为疾病名称 节点 (该节点保存疾病名称信息) , 第二层节点为该疾病类型所在医院的科室 节点 (该节点保存医院科室名称) , 第三层节点为医生信息节点 (该节点保存 医生的名称、 职称、 接诊量、 好评率等信息) 。 如图 4所示, 所述疾病类型列表 为疾病 "发烧 "的列表。 在其它实施例中, 所述疾病类型列表可以是多于三层 (例 如, 四层、 五层或以上) [0055] The creating module 210 is configured to parse the medical data of each hospital, and create a disease type list according to the disease type keyword. The disease type list is divided into three layers of nodes, the first layer node is a disease name node (the node holds disease name information), and the second layer node is a department node of the hospital where the disease type is located (the node holds the name of the hospital department), The third layer node is the doctor information node (this node saves the doctor's name, job title, receiving volume, favorable rate, etc.). As shown in Figure 4, the list of disease types is a list of disease "fever". In other embodiments, the list of disease types may be more than three layers (eg, four layers, five layers, or more)
[0056] 所述获取模块 200用于从搜索引擎网站 5获取医疗新闻网页。 所述医疗新闻网页 可以是, 但不限于, 医疗疾病介绍的新闻网页、 负面的医疗新闻网页 (例如, 医疗事故的医疗新闻网页) 、 医院正面的新闻网页及其它类型的医疗新闻网页 等。 [0056] The obtaining module 200 is configured to obtain a medical news webpage from the search engine website 5. The medical news webpage may be, but is not limited to, a news webpage introduced by a medical disease, a negative medical news webpage (for example, Medical news pages for medical malpractices, news pages on the front of hospitals, and other types of medical news pages.
[0057] 所述关联模块 220用于根据疾病类型列表中节点关键字在所述医疗新闻网页中 进行检索, 并将检索到的医疗新闻网页与节点关键字对应的节点进行关联。 [0057] The association module 220 is configured to perform a search on the medical news webpage according to a node keyword in the disease type list, and associate the retrieved medical news webpage with a node corresponding to the node keyword.
[0058] 所述根据疾病类型列表中节点关键字在所述医疗新闻网页中进行检索, 并将检 索到的医疗新闻网页与节点关键字对应的节点进行关联的步骤包括如下步骤: And the step of associating the retrieved medical news webpage with the node corresponding to the node keyword according to the node keyword in the disease type list, and the following steps:
[0059] (1) 获取疾病类型列表中的节点关键字, 并通过所述关键字检索是否有对应 的医疗新闻网页, 其中, 疾病类型列表中的节点关键字可以是节点名称, 也可 以是节点中某一个预设的关键字。 例如, 如图 4所述, 医院科室节点的管家字为" XXX人民医院内科"; [0059] (1) acquiring a node keyword in the disease type list, and searching whether there is a corresponding medical news webpage by using the keyword, wherein the node keyword in the disease type list may be a node name or a node One of the default keywords. For example, as shown in Figure 4, the housekeeping word of the hospital department node is "XXX People's Hospital Internal Medicine";
[0060] (2) 判断所述疾病类型列表中节点关键字是否有对应的医疗新闻网页; [0060] (2) determining whether the node keyword in the disease type list has a corresponding medical news webpage;
[0061] (3) 若当一个医疗新闻网页中包含所述疾病类型列表中节点关键字, 则所述 将该医疗新闻网页与该节点关键字对应的节点进行关联。 [0061] (3) If a medical news webpage includes a node keyword in the disease type list, the medical news webpage is associated with a node corresponding to the node keyword.
[0062] 所述评级模块 230用于根据检索到的医疗新闻网页对疾病类型列表中每个医生 进行评分。 在本实施例中, 所述根据检索到的医疗新闻网页对疾病类型列表中 每个医生进行评分的方式采用如下公式进行计算: Y=a*Xl-b*X2+c+d, 其中, Y 评分, XI为正面的医疗新闻网页的数量, X2为负面的医疗新闻网页的数量, c为 医院资质对应的默认值 (例如, 三甲医院对应的默认值为 50、 二甲医院对应的 默认值为 45、 诊所医院对应的默认值为 40等等) , d为医生职称对应的默认值 ( 例如, 主任医生对应的默认值为 30、 副主任医生对应的默认值为 25、 医师对应 的默认值为 20等等) , a及 b均为固定参数 (例如, a为数值 15, b为数值 10等) 。 需要说明的是, 根据所述公式计算出来的 Y的值越高, 表示医生的评分越高。 [0062] The rating module 230 is configured to score each doctor in the disease type list according to the retrieved medical news webpage. In this embodiment, the method for scoring each doctor in the disease type list according to the retrieved medical news webpage is calculated by the following formula: Y=a*Xl-b*X2+c+d, where Y Rating, XI is the number of positive medical news pages, X2 is the number of negative medical news pages, c is the default value corresponding to the hospital qualification (for example, the default value of the top three hospitals is 50, the default value corresponding to the dimethyl hospital) 45. The default value of the clinic hospital is 40, etc.), d is the default value corresponding to the doctor's title (for example, the default value of the chief doctor is 30, the default value of the deputy doctor is 25, and the default value of the doctor is 20, etc.), a and b are fixed parameters (for example, a is a value of 15, b is a value of 10, etc.). It should be noted that the higher the value of Y calculated according to the formula, the higher the doctor's score.
[0063] 所述显示模块 240用于当患者通过客户端 4査询对应疾病吋, 将评分最高的医生 推荐给患者, 并显示于患者的客户端 4上。 具体的说, 如图 4所示, 若 A医院内科 的张医生分数最高为 145分, 则当患者通过客户端 4上査询该发烧这个疾病吋, 显示 A医院内科的张医生的信息于患者的客户端 4上。 此外, 当多个医生评分相 同吋, 显示模块 240选择接诊数量大于预设值 (10000次) 且好评率大于预设好 评率 (95%) 的医生推荐给患者。 [0064] 参照图 3所示, 是本发明医疗信息化基于网页的医生评级推荐方法的优选实施 例的流程图。 在本实施例中, 所述的医疗信息化基于网页的医生评级推荐方法 应用于数据中心 2, 该方法包括以下步骤: [0063] The display module 240 is configured to recommend the highest rated doctor to the patient when the patient queries the corresponding disease defect through the client 4, and displays it on the patient's client 4. Specifically, as shown in Figure 4, if the doctor's score in the hospital of A hospital is up to 145 points, then when the patient queries the fever through the client 4, the doctor's information of the hospital A is displayed. Client 4 on it. In addition, when multiple doctors score the same, the display module 240 selects a doctor who has received more than the preset value (10000 times) and the favorable rate is greater than the preset rate (95%). [0064] Referring to FIG. 3, it is a flowchart of a preferred embodiment of the medical informationization webpage-based doctor rating recommendation method of the present invention. In this embodiment, the medical informationization webpage-based doctor rating recommendation method is applied to the data center 2, and the method includes the following steps:
[0065] 步骤 S10: 所述获取模块 200从各个医院的医院信息系统 1获取医疗数据。 [0065] Step S10: The obtaining module 200 acquires medical data from the hospital information system 1 of each hospital.
[0066] 具体而言, 所述医院信息系统 1提供数据导入接口 (例如, 应用程序接口, App lication Program Interface, API) , 接入该数据导入接口的设备或系统都可以从 所述医院信息系统 1中获取医疗数据。 所述获取模块 200调用所述医院信息系统 1 提供的 API接口以获取医疗数据。 [0066] Specifically, the hospital information system 1 provides a data import interface (eg, an application program interface, an API), and a device or system that accesses the data import interface can be from the hospital information system. Get medical data in 1. The obtaining module 200 invokes an API interface provided by the hospital information system 1 to obtain medical data.
[0067] 需要说明的是, 由于所述医疗数据属于隐私信息, 为了确保信息安全, 所述医 疗数据发送给数据中心 2吋, 会通过加解密算法 (例如, MD5加解密算法、 RSA 加解密算法、 DES加解密算法、 DSA加解密算法、 AES加解密算法等) 先对医疗 数据进行加密处理, 之后传输给所述数据中心 2。 [0067] It should be noted that, since the medical data belongs to private information, in order to ensure information security, the medical data is sent to the data center 2, and the encryption and decryption algorithm is adopted (for example, the MD5 encryption and decryption algorithm and the RSA encryption and decryption algorithm). DES encryption and decryption algorithm, DSA encryption and decryption algorithm, AES encryption and decryption algorithm, etc.) The medical data is first encrypted and then transmitted to the data center 2.
[0068] 步骤 S11 : 所述创建模块 210对各个医院的医疗数据进行解析, 按照疾病类型关 键字创建疾病类型列表。 所述疾病类型列表分为三层节点, 第一层节点为疾病 名称节点 (该节点保存疾病名称) , 第二层为该疾病类型所在医院的科室节点 [0068] Step S11: The creating module 210 parses the medical data of each hospital, and creates a disease type list according to the disease type keyword. The disease type list is divided into three nodes, the first node is the disease name node (the node holds the disease name), and the second layer is the department node of the hospital where the disease type is located.
(该节点保存疾病名称) , 第三层为医生信息节点 (该节点保存医生的名称、 职称、 接诊量、 好评率等信息) 。 如图 4所示, 所述疾病类型列表为疾病"发烧" 的列表。 在其它实施例中, 所述疾病类型列表可以是多于三层 (例如, 四层、 五层或以上) 。 (The node saves the name of the disease), and the third layer is the doctor information node (this node saves the doctor's name, job title, number of consultations, favorable rate, etc.). As shown in Figure 4, the list of disease types is a list of diseases "fever". In other embodiments, the list of disease types may be more than three layers (e.g., four layers, five layers, or more).
[0069] 步骤 S12: 所述获取模块 200从搜索引擎网站 5获取医疗新闻网页。 所述医疗新 闻网页可以是, 但不限于, 医疗疾病介绍的新闻网页、 负面的医疗新闻网页 ( 例如, 医疗事故的医疗新闻网页) 、 医院正面的新闻网页及其它类型的医疗新 闻网页等。 [0069] Step S12: The obtaining module 200 acquires a medical news webpage from the search engine website 5. The medical news webpage may be, but is not limited to, a news webpage for medical disease introduction, a negative medical news webpage (for example, a medical news webpage for medical malpractice), a news webpage of a hospital front, and other types of medical news webpages.
[0070] 步骤 S13: 所述关联模块 220根据疾病类型列表中节点关键字在所述医疗新闻网 页中进行检索, 并将检索到的医疗新闻网页与节点关键字对应的节点进行关联 [0070] Step S13: The association module 220 searches the medical news web page according to the node keyword in the disease type list, and associates the retrieved medical news webpage with the node corresponding to the node keyword.
[0071] 所述根据疾病类型列表中节点关键字在所述医疗新闻网页中进行检索, 并将检 索到的医疗新闻网页与节点关键字对应的节点进行关联的步骤包括如下步骤: [0072] (1) 获取疾病类型列表中的节点关键字, 并通过所述关键字检索是否有对应 的医疗新闻网页, 其中, 疾病类型列表中的节点关键字可以是节点名称, 也可 以是节点中某一个预设的关键字。 例如, 如图 4所述, 医院科室节点的管家字为" XXX人民医院内科"; [0071] The step of associating the retrieved medical news webpage with the node corresponding to the node keyword according to the node keyword in the disease type list is performed in the medical news webpage, and the following steps are as follows: [0072] (1) acquiring a node keyword in the disease type list, and searching whether there is a corresponding medical news webpage by using the keyword, wherein the node keyword in the disease type list may be a node name or a node One of the default keywords. For example, as shown in Figure 4, the housekeeping word of the hospital department node is "XXX People's Hospital Internal Medicine";
[0073] (2) 判断所述疾病类型列表中节点关键字是否有对应的医疗新闻网页; [0073] (2) determining whether the node keyword in the disease type list has a corresponding medical news webpage;
[0074] (3) 若当一个医疗新闻网页中包含所述疾病类型列表中节点关键字, 则所述 将该医疗新闻网页与该节点关键字对应的节点进行关联。 [0074] (3) If a medical news webpage includes a node keyword in the disease type list, the medical news webpage is associated with a node corresponding to the node keyword.
[0075] 步骤 S14: 所述评级模块 230根据检索到的医疗新闻网页对疾病类型列表中每个 医生进行评分。 在本实施例中, 所述根据检索到的医疗新闻网页对疾病类型列 表中每个医生进行评分的方式采用如下公式进行计算: Y=a*X1_b*X2+c+d, 其 中, Y评分, XI为正面的医疗新闻网页的数量, X2为负面的医疗新闻网页的数 量, c为医院资质对应的默认值 (例如, 三甲医院对应的默认值为 50、 二甲医院 对应的默认值为 45、 诊所医院对应的默认值为 40等等) , d为医生职称对应的默 认值 (例如, 主任医生对应的默认值为 30、 副主任医生对应的默认值为 25、 医 师对应的默认值为 20等等) , a及 b均为固定参数 (例如, a为数值 15, b为数值 10 等) 。 需要说明的是, 根据所述公式计算出来的 Y的值越高, 表示医生的评分越 高。 [0075] Step S14: The rating module 230 scores each doctor in the disease type list according to the retrieved medical news webpage. In this embodiment, the method for scoring each doctor in the disease type list according to the retrieved medical news webpage is calculated by the following formula: Y = a * X1 _ b * X2 + c + d , where, Y Rating, XI is the number of positive medical news pages, X2 is the number of negative medical news pages, c is the default value corresponding to the hospital qualification (for example, the default value of the top three hospitals is 50, the default value corresponding to the dimethyl hospital) 45. The default value of the clinic hospital is 40, etc.), d is the default value corresponding to the doctor's title (for example, the default value of the chief doctor is 30, the default value of the deputy doctor is 25, and the default value of the doctor is 20, etc.), a and b are fixed parameters (for example, a is a value of 15, b is a value of 10, etc.). It should be noted that the higher the value of Y calculated according to the formula, the higher the score of the doctor.
[0076] 步骤 S15: 当患者通过客户端 4査询对应疾病吋, 所述显示模块 240将评分最高 的医生推荐给患者, 并显示于患者的客户端 4上。 具体的说, 如图 4所示, 若 A医 院内科的张医生分数最高为 145分, 则当患者通过客户端 4上査询该发烧这个疾 病吋, 显示 A医院内科的张医生的信息于患者的客户端 4上。 此外, 当多个医生 评分相同吋, 显示模块 240选择接诊数量大于预设值 (10000次) 且好评率大于 预设好评率 (95<¾) 的医生推荐给患者。 [0076] Step S15: When the patient queries the corresponding disease by the client 4, the display module 240 recommends the doctor with the highest score to the patient and displays it on the client 4 of the patient. Specifically, as shown in Figure 4, if the doctor's score in the hospital of A hospital is up to 145 points, then when the patient queries the fever through the client 4, the doctor's information of the hospital A is displayed. Client 4 on it. In addition, when multiple doctors score the same, the display module 240 selects a doctor who is more than the preset value (10000 times) and the favorable rate is greater than the preset rate ( 95 <3⁄4).
[0077] 以上仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利用本 发明说明书及附图内容所作的等效结构或等效流程变换, 或直接或间接运用在 其他相关的技术领域, 均同理包括在本发明的专利保护范围内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the scope of the present invention, and the equivalent structure or equivalent process transformations made by the description of the present invention and the contents of the drawings may be directly or indirectly applied to other related The technical field is equally included in the scope of patent protection of the present invention.
工业实用性 Industrial applicability
[0078] 本发明采用上述技术方案, 带来的技术效果为: 本发明所述医疗信息化基于网 页的医生评级推荐系统及方法, 对医疗数据进行大数据分析, 从而对医院的医 生进行评级, 方便患者患病吋挑选对应的医生, 节约了患者査询的吋间。 [0078] The present invention adopts the above technical solution, and brings the technical effects as follows: The medical informationization based network of the present invention The doctor's rating recommendation system and method of the page, the big data analysis of the medical data, thereby rating the doctors in the hospital, facilitating the patient to pick up the corresponding doctor, and saving the time of the patient's inquiry.
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710105144.7A CN106952020A (en) | 2017-02-25 | 2017-02-25 | Doctor grading commending system and method for the medical information based on webpage |
| CN201710105144.7 | 2017-02-25 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018153030A1 true WO2018153030A1 (en) | 2018-08-30 |
Family
ID=59467647
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/096127 Ceased WO2018153030A1 (en) | 2017-02-25 | 2017-08-05 | Webpage-based doctor rating and recommendation system and method for medical informatization |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN106952020A (en) |
| WO (1) | WO2018153030A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112907045A (en) * | 2021-02-02 | 2021-06-04 | 方翔 | Intelligent medical data acquisition method based on 5G Internet of things |
| CN116501963A (en) * | 2023-04-26 | 2023-07-28 | 纳里健康科技有限公司 | A doctor recommendation method considering patient browsing sequence in the field of 5G |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106952020A (en) * | 2017-02-25 | 2017-07-14 | 深圳市前海安测信息技术有限公司 | Doctor grading commending system and method for the medical information based on webpage |
| CN110021418B (en) * | 2017-10-26 | 2023-04-07 | 株式会社日立制作所 | Remote diagnosis and treatment method, device and system |
| CN108039198A (en) * | 2017-12-11 | 2018-05-15 | 重庆邮电大学 | A kind of doctor towards portable medical recommends method and system |
| CN108305675B (en) * | 2018-01-26 | 2020-10-23 | 合肥工业大学 | Diversity-enhanced intelligent guidance method and system |
| CN109636644A (en) * | 2018-12-13 | 2019-04-16 | 平安医疗健康管理股份有限公司 | Monitoring method, monitoring service end and the storage medium of medical reimbursement project exception |
| CN113764080A (en) * | 2021-01-29 | 2021-12-07 | 北京京东拓先科技有限公司 | Resource allocation method, device and storage medium |
| CN117116502B (en) * | 2023-09-11 | 2024-04-05 | 北京和兴创联健康科技有限公司 | Method and system for constructing operation portrait knowledge graph based on artificial intelligence and big data |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101593173A (en) * | 2008-05-28 | 2009-12-02 | 中国科学院自动化研究所 | A Chinese-English reverse transliteration method and device |
| CN103093315A (en) * | 2013-01-18 | 2013-05-08 | 余飞 | Medical ethics file quantitative evaluation system based on multiple evaluation subject |
| CN103559637A (en) * | 2013-11-13 | 2014-02-05 | 王竞 | Method and system for recommending doctor for patient |
| US20140129260A1 (en) * | 2011-07-14 | 2014-05-08 | Korea University Research And Business Foundation | Method and device for providing application service using health classification information |
| CN106202945A (en) * | 2016-07-13 | 2016-12-07 | 张志华 | A kind of doctors and patients information management system of high security |
| CN106227880A (en) * | 2016-08-01 | 2016-12-14 | 挂号网(杭州)科技有限公司 | Doctor searches for the implementation method of recommendation |
| CN106952020A (en) * | 2017-02-25 | 2017-07-14 | 深圳市前海安测信息技术有限公司 | Doctor grading commending system and method for the medical information based on webpage |
-
2017
- 2017-02-25 CN CN201710105144.7A patent/CN106952020A/en active Pending
- 2017-08-05 WO PCT/CN2017/096127 patent/WO2018153030A1/en not_active Ceased
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101593173A (en) * | 2008-05-28 | 2009-12-02 | 中国科学院自动化研究所 | A Chinese-English reverse transliteration method and device |
| US20140129260A1 (en) * | 2011-07-14 | 2014-05-08 | Korea University Research And Business Foundation | Method and device for providing application service using health classification information |
| CN103093315A (en) * | 2013-01-18 | 2013-05-08 | 余飞 | Medical ethics file quantitative evaluation system based on multiple evaluation subject |
| CN103559637A (en) * | 2013-11-13 | 2014-02-05 | 王竞 | Method and system for recommending doctor for patient |
| CN106202945A (en) * | 2016-07-13 | 2016-12-07 | 张志华 | A kind of doctors and patients information management system of high security |
| CN106227880A (en) * | 2016-08-01 | 2016-12-14 | 挂号网(杭州)科技有限公司 | Doctor searches for the implementation method of recommendation |
| CN106952020A (en) * | 2017-02-25 | 2017-07-14 | 深圳市前海安测信息技术有限公司 | Doctor grading commending system and method for the medical information based on webpage |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112907045A (en) * | 2021-02-02 | 2021-06-04 | 方翔 | Intelligent medical data acquisition method based on 5G Internet of things |
| CN112907045B (en) * | 2021-02-02 | 2023-06-30 | 阳光云救医疗科技(深圳)有限公司 | Intelligent medical data acquisition method based on 5G Internet of things |
| CN116501963A (en) * | 2023-04-26 | 2023-07-28 | 纳里健康科技有限公司 | A doctor recommendation method considering patient browsing sequence in the field of 5G |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106952020A (en) | 2017-07-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2018153029A1 (en) | Data association-based doctor rating and recommendation system and method | |
| WO2018153030A1 (en) | Webpage-based doctor rating and recommendation system and method for medical informatization | |
| CN103617267B (en) | Socialized extension search method, device and system | |
| CN106605221B (en) | Multi-user search system with method for instant indexing | |
| US10636515B2 (en) | Medical or health information search support apparatus and medical or health information search support system | |
| US7984034B1 (en) | Providing parallel resources in search results | |
| CN104063455B (en) | Method and device for acquiring counseling messages of disease based on searching | |
| WO2020253725A1 (en) | Drug recommendation method, electronic device, and computer-readable storage medium | |
| WO2019144587A1 (en) | Dynamic knowledge graph updating method fusing medical knowledge and application cases | |
| WO2017152638A1 (en) | System and method for medical big data analysis and processing based on webpage browsing | |
| US10650478B2 (en) | Real-time aggregation and processing of healthcare records | |
| WO2018082261A1 (en) | Medical informatized medical data query and audit system and method based on electronic medical record | |
| CN107423535A (en) | For the methods, devices and systems for the medical conditions for determining user | |
| US11133090B2 (en) | Semantic search for a health information exchange | |
| CN114860887B (en) | Disease content pushing method, device, equipment and medium based on intelligent association | |
| WO2019095551A1 (en) | Regional healthcare system and method for sharing, integrating and searching for electronic medical records | |
| RU2015124047A (en) | IMPROVING PEOPLE SEARCH USING IMAGES | |
| WO2014015808A1 (en) | Method and device for pushing information | |
| WO2018165968A1 (en) | Webpage search-based merchant evaluation and recommendation system and method | |
| WO2018082259A1 (en) | Medical data query system and method for electronic medical record applied to mobile terminal | |
| CN102937977A (en) | Search server and search method | |
| TWI639093B (en) | Object set and processing method and device thereof | |
| CN103714174B (en) | Method and system for information collection for experiential knowledge accumulation acceleration in internet | |
| CN110929292B (en) | Method and device for searching medical data | |
| CN103646034A (en) | Web search engine system and search method based content credibility |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17897425 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17897425 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 02/01/2020) |