WO2018082259A1 - Système et procédé d'interrogation de données médicales de dossier médical électronique appliqué à un terminal mobile - Google Patents

Système et procédé d'interrogation de données médicales de dossier médical électronique appliqué à un terminal mobile Download PDF

Info

Publication number
WO2018082259A1
WO2018082259A1 PCT/CN2017/080705 CN2017080705W WO2018082259A1 WO 2018082259 A1 WO2018082259 A1 WO 2018082259A1 CN 2017080705 W CN2017080705 W CN 2017080705W WO 2018082259 A1 WO2018082259 A1 WO 2018082259A1
Authority
WO
WIPO (PCT)
Prior art keywords
medical
keyword
mobile terminal
electronic
text content
Prior art date
Application number
PCT/CN2017/080705
Other languages
English (en)
Chinese (zh)
Inventor
张贯京
张红治
王海荣
Original Assignee
深圳市前海安测信息技术有限公司
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 深圳市前海安测信息技术有限公司 filed Critical 深圳市前海安测信息技术有限公司
Publication of WO2018082259A1 publication Critical patent/WO2018082259A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records

Definitions

  • the present invention relates to the field of medical information, and in particular, to an electronic medical record medical data query system and method applied to a mobile terminal.
  • the medical record is the original record of the patient's diagnosis and treatment in the hospital. It contains the home page, the history record, the test results, the medical records, the surgical records, the nursing records, and so on.
  • EMR Electronic Medical Record
  • the main object of the present invention is to provide an electronic medical record medical data query system and method for a mobile terminal, which aims to solve the technical problem that the medical record cannot be further queried based on the electronic medical record.
  • the present invention provides an electronic medical record medical data query system for a mobile terminal, which is operated in a mobile terminal, and the mobile terminal is connected to a medical cloud platform through a network, the medical cloud platform Stored with electronic cases and medical data, the system includes:
  • a calculation module configured to: when the electronic medical record is displayed on the mobile terminal, calculate a contact area of the electronic medical record clicked by the user's finger with the touch screen of the mobile terminal;
  • an obtaining module configured to: when the touch area is greater than or equal to a preset area and click between times or greater than or equal to Set the text content of the electronic medical record by the user's finger;
  • a parsing module configured to perform text parsing on the text content and display the parsed text content on the floating window
  • the obtaining module is further configured to acquire a keyword selected by the user from the floating window;
  • a matching module configured to perform similarity matching on the selected keywords and generate a plurality of matched keywords
  • a sending module configured to send the matched keyword to the medical cloud platform
  • the receiving module is configured to receive medical data returned by the medical cloud platform according to the keyword query.
  • the electronic case is a tabular electronic case, and the electronic case is divided into a plurality of cells in a form of a table, wherein each cell in the electronic case has a fixed display area and an information input area.
  • the fixed display area displays fixed text content
  • the information input area is used to display text content input by the doctor.
  • the parsed text content is an underlined text
  • the selected keyword is a continuous text or a discontinuous text in the parsed text content.
  • the obtaining module is further configured to perform color conversion on a keyword selected by the user in the floating window.
  • the method for performing similarity matching on the keywords and generating a plurality of matched keywords is as follows: (1) preset multiple associated fields; (2) when performing the keywords Similarity matching, each associated field is combined with the keyword to form a combined keyword; (3) Medical name check is performed on each combined keyword to eliminate the combined keyword that does not conform to the medical name, in accordance with the medical The combined keyword of the name is the matched keyword.
  • the present invention further provides an electronic medical record medical data query method for a mobile terminal, which is applied to a mobile terminal, where the mobile terminal is connected to a medical cloud platform through a network, and the medical cloud platform is stored.
  • the method includes the following steps:
  • the electronic case is a tabular electronic case, and the electronic case is divided into a plurality of cells in a form of a table, wherein each cell in the electronic case has a fixed display area and an information input area.
  • the fixed display area displays fixed text content
  • the information input area is used to display text content input by the doctor.
  • the parsed text content is an underlined text
  • the selected keyword is a continuous text or a discontinuous text in the parsed text content.
  • the step of acquiring a keyword selected by the user from the floating window further comprises the following steps: performing color conversion on the keyword selected by the user in the floating window.
  • the manner of performing similarity matching on the keywords and generating a plurality of matched keywords is as follows: (1) preset multiple associated fields; (2) when performing the keywords Similarity matching, each associated field is combined with the keyword to form a combined keyword; (3) Medical name check is performed on each combined keyword to eliminate the combined keyword that does not conform to the medical name, in accordance with the medical The combined keyword of the name is the matched keyword.
  • the present invention can further query medical data from a remote medical cloud platform based on data in the electronic medical record, which reduces the diagnosis time and medical expenses of the patient for medical treatment, and reduces the diagnostic efficiency of the patient. .
  • FIG. 1 is a schematic diagram of an application environment of an electronic medical record medical data query system applied to a mobile terminal according to the present invention.
  • FIG. 2 is a schematic diagram of a preferred embodiment of an electronic medical record medical data query system applied to a mobile terminal of the present invention.
  • FIG. 3 is a flow chart of a preferred embodiment of an electronic medical record medical data query method applied to a mobile terminal of the present invention
  • FIG. 4 is a schematic view of a preferred embodiment of an electronic medical record of the present invention.
  • FIG. 5 is a schematic diagram of a preferred embodiment of the present invention for analyzing text content in an electronic medical record.
  • FIG. 1 is a schematic diagram of an application environment of an electronic medical record medical data query system applied to a mobile terminal according to the present invention.
  • the electronic medical record medical data query system 10 applied to the mobile terminal in the present invention runs on the mobile terminal 1.
  • the mobile terminal 1 is communicatively coupled to the medical cloud platform 3 via the network 2 to acquire various types of medical data from the medical cloud platform 3.
  • the medical data includes, but is not limited to, patient name, patient's age, disease, disease name, disease cause, disease diagnosis information, drug name, number of drugs, doctor's name, hospital and department, cost, and patient Contact information (for example, email address, mobile phone number, instant messaging account, etc.), disease encyclopedia, government medical policy documents, etc.
  • the medical cloud platform 3 provides a data import interface (for example, an application program interface, an API), and a device or system that accesses the data import interface can obtain medical information from the medical cloud platform 3 data.
  • a data import interface for example, an application program interface, an API
  • the medical cloud platform 3 further stores an electronic case 100.
  • the electronic case 100 is a tabular electronic case 100. Specifically, the electronic case 100 is divided into a plurality of cells in the form of a table. As shown in FIG. 4, the electronic case 100 is displayed on the touch screen of the mobile terminal 1 in the form of a table, and the electronic case 100 is divided into ten cells in the form of a table (10 cells are merely illustrative, actual electronic cases More than ten cells), each cell has corresponding case information, for example, cell 1 shows the name, cell 2 shows the gender, cell 3 shows the birthplace, cell 4 shows the age, Cell 5 shows the occupation, cell 6 shows the date of the visit, cell 7 shows the doctor, cell 8 shows the department, cell 9 shows the visit information and cell 10 shows the medication information.
  • case information for example, cell 1 shows the name, cell 2 shows the gender, cell 3 shows the birthplace, cell 4 shows the age, Cell 5 shows the occupation, cell 6 shows the date of the visit, cell 7 shows the doctor, cell 8 shows the department,
  • each cell in the electronic case 100 has a fixed display area and a information input area, wherein the fixed display area displays fixed text content, and the information input area is used to display text content input by the doctor, for example,
  • the "visiting information" in the cell 9 is displayed in the fixed display area, and the "neck muscle stiffness, the spinal physiological curvature is present, and the cervical intervertebral space tenderness" in the cell 9 is displayed in the information input area.
  • the information input area may also display a picture (e.g., a medical image picture).
  • the medical data and the electronic case 100 belong to the private information
  • the medical data is sent to the data center 2 and the encryption and decryption algorithm (for example, the MD5 encryption and decryption algorithm, The RSA encryption and decryption algorithm, the DES encryption and decryption algorithm, the DSA encryption and decryption algorithm, the AES encryption and decryption algorithm, etc.) first encrypt the medical data, and then transmit it to the data center 2.
  • the encryption and decryption algorithm for example, the MD5 encryption and decryption algorithm, The RSA encryption and decryption algorithm, the DES encryption and decryption algorithm, the DSA encryption and decryption algorithm, the AES encryption and decryption algorithm, etc.
  • the network 2 may be a wired communication network or a wireless communication network.
  • the network 2 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 medical cloud platform 3 is a server of a cloud platform or a data center, and can better manage and/or assist with the medical cloud platform through the data transmission capability and data storage capability of the cloud platform or the data center.
  • the connected mobile terminal 1 facilitates user access to medical data and electronic case 100.
  • the mobile terminal 1 may be, but not limited to, any other suitable portable touch screen 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 block diagram of a preferred embodiment of an electronic medical record medical data query system of the present invention applied to a mobile terminal.
  • the electronic medical record medical data query system 10 applied to the mobile terminal is applied to the mobile terminal 1.
  • the mobile terminal 1 includes, but is not limited to, an electronic medical record medical data query system 10 for a mobile terminal, a storage unit 11, a processing unit 12, and a communication unit 1
  • the storage unit 11 may be a read only storage unit ROM, an electrically erasable storage unit EEPRO
  • flash memory unit FLASH or solid hard disk FLASH or solid hard disk.
  • the processing unit 12 may be a central processing unit (CPU), A microcontroller (MCU), a data processing chip, or an information processing unit with data processing functions.
  • CPU central processing unit
  • MCU microcontroller
  • data processing chip or an information processing unit with data processing functions.
  • the communication unit 13 is a communication interface with a remote communication function, for example, supports GSM, GPR.
  • the communication interface of wireless communication technologies such as S, WCDMA, CDMA, TD-SCDMA, WiMAX, TD-LTE, FDD-LTE, and the wired communication interface supporting USB and network cable.
  • the electronic medical record medical data query system 10 for the mobile terminal includes, but is not limited to, a calculation module 111, a determination module 112, an acquisition module 113, a parsing module 114, a matching module 115, and a sending module.
  • module refers to a series of computer program instruction segments that can be executed by the processing unit 12 of the mobile terminal 1 and capable of performing a fixed function, which is stored in the mobile terminal 1 In the storage unit 11.
  • the calculating module 111 is configured to calculate, when the electronic medical record 100 is displayed on the mobile terminal 1, the contact area of the electronic medical record 100 ⁇ with the touch screen of the mobile terminal 1 by the user's finger.
  • the touch screen is a capacitive touch screen.
  • the capacitive touch screen is a four-layer composite glass screen, the inner surface of the glass screen and the interlayer are each coated with a layer of ITO, the outermost layer is a thin layer of bauxite glass protective layer, and the interlayer IT 0 coating is used as a working surface.
  • Four electrodes are led out at the four corners, and the inner layer of ITO is a shield to ensure a good working environment.
  • the touch screen When the finger touches the metal layer, due to the human body electric field, the user and the touch screen surface form a coupling capacitor.
  • the capacitor For high-frequency current, the capacitor is a direct conductor, and the finger sucks a small current from the contact point.
  • the current drawn from the electrodes on the four corners of the touch screen respectively flows, and the current flowing through the four electrodes is proportional to the distance from the finger to the four corners.
  • the controller in the touch screen accurately calculates the ratio of the four currents. The position of the touch point is obtained, and the contact area can be calculated by the calculation of the touch point.
  • the touch screen is a pressure-sensing capacitive touch screen.
  • the pressure value of the pressure-sensing capacitive touch screen is detected at each point of the finger, and the finger is calculated by the pressure value.
  • the touch area of a pressure-sensing capacitive touch screen is calculated.
  • the determining module 112 is configured to determine whether the touch area is greater than or equal to a preset area.
  • the predetermined area is one square centimeter.
  • the user can set a preset area, for example, setting a preset area of 1.1 square centimeters, 1.2 square centimeters, 1.3 square centimeters, 1.4 square centimeters, etc.
  • the determining module 112 is further configured to determine whether the click time exceeds the preset time.
  • the preset time is one second.
  • the user can set the preset time, for example, set the preset time to two seconds, three seconds, four seconds, five seconds, etc.
  • the obtaining module 113 is configured to obtain, when the click is greater than or equal to the preset time, the text content of the electronic medical record 100 is obtained by the user's finger. In this embodiment, the obtaining module 113 acquires text content from the information input area. As shown in FIG. 4, when the user clicks on one of the cells of the electronic case 100 (for example, clicks on the cell 9), the position clicked by the user's finger is located in the cell 9 of the electronic case 100, and the text content in the cell 9 is obtained.
  • the neck muscles are stiff, the spine is physiologically curved, and the cervical intervertebral space is tender.”
  • the parsing module 114 is configured to perform text parsing on the text content and display the parsed text content in the floating window 110. Specifically, as shown in FIG. 5, the parsing module 114 decomposes the acquired text content into underlined text and displays it in the floating window 110. Specifically, the floating window 110 is displayed on the uppermost layer of the electronic case 100, and the parsed text content is displayed in the floating window 110. It should be noted that, if the information input area displays a picture, the parsing module 114 parses the picture by OCR (Optical Character Recognition) technology to obtain the parsed text content, and parses the parsed text. The content is displayed in the floating window 110.
  • OCR Optical Character Recognition
  • the obtaining module 113 is further configured to acquire a keyword selected by the user from the floating window 110.
  • the parsed text content is displayed on the floating window 110, and the user can click the selected text by a finger, and the clicked text is the keyword selected by the user from the floating window 110.
  • “neck muscle stiffness” is a keyword selected from the floating window 110
  • “Men muscle pain” is a keyword selected from the suspension window 110.
  • the selected keyword may be a continuous text in the parsed text content (for example, "neck muscle stiffness") or a discontinuous text (for example, "neck muscle pain”).
  • the obtaining module 113 also performs color conversion on the keyword selected by the user in the floating window 110, for example, for example.
  • the selected keyword is converted into red text (for example, "neck muscle stiffness” is converted into a red font).
  • the matching module 115 is configured to perform similarity matching on the selected keywords and generate a plurality of matched keywords.
  • the method for performing similarity matching on the keywords and generating a plurality of matched keywords is as follows: (1) Presetting a plurality of associated fields, for example, the associated field may be an orientation.
  • Words eg, up, down, left, right, front, back, etc.
  • quantifiers eg, one, two, three, four, etc.
  • Each associated field is combined with the keyword to form a combined keyword, for example, the keyword is "neck muscle stiffness”, and the keyword is combined with the associated field to form multiple combined keywords (eg, left neck) Muscle stiffness, right neck muscle stiffness, etc.;
  • Medical name check for each combination keyword to eliminate combination keywords that do not match the medical name, for example, if a combination keyword is "first neck Muscle stiffness", the "first neck muscle” in this keyword does not conform to the medical term, then the combination keyword "first neck muscle” is removed, and the combined keyword that matches the medical name is the matched keyword.
  • the sending module 116 is configured to send the matched keyword to the medical cloud platform 3.
  • the floating window 110 further includes a search button, and when the user clicks the search button, the matched keyword is sent to the medical cloud platform 1.
  • the medical cloud platform 3 searches for corresponding medical data according to the matched keywords.
  • the receiving module 117 is configured to receive medical data returned after the medical cloud platform 3 queries. Specifically, after the medical cloud platform 3 completes the search of the medical data according to the matched keywords, the searched medical data is returned to the mobile terminal 1 and displayed on the touch screen of the mobile terminal 1.
  • FIG. 3 it is a flowchart of a preferred embodiment of the electronic medical record medical data query method of the present invention applied to a mobile terminal.
  • the medical data query method based on the electronic medical record 100 is applied to the mobile terminal 1, and the method includes the following steps:
  • Step S11 When the electronic medical record 100 is displayed on the mobile terminal 1, the calculation module 111 calculates the contact area of the user's finger to click on the electronic medical record 100 ⁇ and the touch screen of the mobile terminal 1.
  • the touch screen is a capacitive touch screen.
  • the capacitive touch screen is a four-layer composite glass screen.
  • the inner surface and the interlayer of the glass screen are coated with a layer of ⁇ , the outermost layer is a thin layer of bauxite glass protective layer, the interlayer enamel coating is used as the working surface, four electrodes are led at the four corners, and the inner layer is shielded.
  • the finger touches the metal layer due to the human body electric field, the user and the touch screen surface form a coupling capacitor.
  • the capacitor is a direct conductor, and the finger sucks a small current from the contact point.
  • the current drawn from the electrodes on the four corners of the touch screen respectively flows, and the current flowing through the four electrodes is proportional to the distance from the finger to the four corners.
  • the controller in the touch screen accurately calculates the ratio of the four currents. Get the position of the touch point, which can be calculated by the calculation of the touch point Calculate the contact area.
  • the touch screen is a pressure-sensing capacitive touch screen.
  • the pressure value of the pressure-sensing capacitive touch screen is detected at each point of the finger, and the finger is calculated by the pressure value.
  • the touch area of a pressure-sensing capacitive touch screen is a pressure-sensing capacitive touch screen.
  • Step S12 The determining module 112 determines whether the touch area is greater than or equal to a preset area. When the touch area is greater than or equal to the preset area ⁇ , the flow proceeds to step S13. When the touch area is smaller than the preset area ⁇ , step S12 is repeatedly performed.
  • the predetermined area is one square centimeter. In other embodiments, the user can set the preset area, for example, setting the preset area to 1.1 square centimeters, 1.2 square centimeters, 1.3 square centimeters, 1.4 square centimeters, and the like.
  • Step S13 The determining module 112 determines whether the click time is greater than or equal to the preset time. When the click interval is greater than or equal to the preset time, the flow proceeds to step S14. When the click is less than the preset time, step S13 is repeated. In this embodiment, the preset time is one second. In other embodiments, the user can set the preset time, for example, setting the preset time to two seconds, three seconds, four seconds, five seconds, and the like.
  • step S12 and step S13 is not fixed. In other embodiments, the execution order of step S12 and step S13 may be reversed. Specifically, step S13 is performed first and then step S12 is performed. For example, when the click time in step S13 is greater than or equal to the preset time, the flow proceeds to step S12, and the touch area in step S12 is greater than or equal to With the area ⁇ , the flow proceeds to step S14.
  • Step S14 The obtaining module 113 acquires the text content of the electronic medical record 100 clicked by the user's finger.
  • the obtaining module 113 acquires text content from the information input area.
  • the position clicked by the user is located in the cell 9 of the electronic case 100, and the text content in the cell 9 is obtained.
  • the neck muscles are stiff, the spine is physiologically curved, and the cervical intervertebral space is tender.”
  • Step S15 The parsing module 114 performs text parsing on the acquired text content and displays the parsed text content in the floating window 110. Specifically, as shown in FIG. 5, the parsing module 114 decomposes the acquired text content into underlined characters and displays them in the floating window 110. Specifically, the floating window 110 is displayed on the uppermost layer of the electronic case 100, and the parsed text content is displayed in the floating window 110. It should be noted that, if the information input area displays a picture, the parsing module 114 parses the picture by OCR (Optic al Character Recognition) technology to obtain the parsed text content, and parses the parsed text. The text content is displayed within the floating window 110.
  • OCR Optic al Character Recognition
  • Step S16 The obtaining module 113 acquires a keyword selected by the user from the floating window 110.
  • the parsed text content is displayed on the floating window 110, and the user can click the selected text by a finger, and the clicked text is the keyword selected by the user from the floating window 110.
  • the user clicks on the text "neck muscle stiffness" in the floating window 110 with a finger "neck muscle stiffness” is a keyword selected from the floating window 110
  • “neck muscle pain” is a keyword selected from the suspension window 110.
  • the selected keyword may be a continuous text in the parsed text content (for example, "neck muscle stiffness"), or may be a discontinuous text (for example, "neck muscle pain”). Further, in order to improve the user experience, the user can intuitively see the selected keyword.
  • the obtaining module 113 also performs color conversion on the selected keyword, for example, when the user clicks on the selected keyword.
  • the keyword ⁇ converts the selected keyword into red text (for example, converts "neck muscle stiffness" into a red font).
  • Step S17 The matching module 115 performs similarity matching on the selected keywords and generates a plurality of matched keywords.
  • the method for performing similarity matching on the keywords and generating a plurality of matched keywords is as follows: (1) Presetting a plurality of associated fields, for example, the associated fields may be orientation words (for example, , up, down, left, right, front, back, etc., quantifiers (eg, one, two, three, four, etc.); (2) when the matching module 115 performs similarity matching on the keywords, each association Fields are combined with the keywords to form a combined keyword, for example, the keyword is "neck muscle stiffness", which combines with the associated field to form multiple combined keywords (eg, left neck muscle stiffness, Right neck muscle stiffness, etc.; (3) Medical name check for each combination keyword to eliminate combination keywords that do not match the medical name, for example, if a combination keyword is "first neck muscle stiffness" " , the "first neck muscle” in the keyword does not conform to the medical term, then
  • Step S18 The sending module 116 sends the matched keyword to the medical cloud platform 3.
  • the floating window 110 further includes a search button, and when the user clicks the search button, the matched keyword is sent to the medical cloud platform 1.
  • the medical cloud platform 3 searches for corresponding medical data based on the matched keywords.
  • Step S19 The receiving module 117 receives the medical data returned after the medical cloud platform 3 queries. Specifically, after the medical cloud platform 3 completes the search of the medical data according to the matched keywords, the search will be performed. The subsequent medical data is returned to the mobile terminal 1 and displayed on the touch screen of the mobile terminal 1.
  • the present invention can further query medical data from a remote medical cloud platform based on data in an electronic medical record, which reduces the diagnosis time and medical expenses of the patient for medical treatment, and reduces the diagnostic efficiency of the patient. .

Abstract

L'invention concerne un système et un procédé d'interrogation de données médicales d'un dossier médical électronique appliqué à un terminal mobile. Le procédé comprend les étapes suivantes consistant à : calculer une zone de contact d'un doigt d'un utilisateur avec un écran tactile du terminal mobile lors d'un clic sur le dossier médical électronique; acquérir un contenu de texte du dossier médical électronique ayant fait l'objet d'un clic par le doigt de l'utilisateur; appliquer une analyse de texte au contenu de texte et afficher le contenu de texte analysé dans une fenêtre flottante; acquérir un mot clé sélectionné dans la fenêtre flottante par l'utilisateur; appliquer un appariement de similarité au mot clé sélectionné et générer une pluralité de mots clés appariés, et envoyer les mots clés appariés à une plate-forme médicale en nuage; et recevoir des données médicales renvoyées par la plate-forme médicale en nuage après une interrogation conformément au mot clé. La présente invention permet en outre d'interroger des données médicales à partir d'une plate-forme médicale distante en nuage sur la base de données comprises dans le dossier médical électronique, ce qui permet de réduire un temps de diagnostic et des coûts médicaux lorsqu'un patient recherche des soins médicaux et, en même temps, de réduire l'efficacité de diagnostic lorsque le patient recherche des soins médicaux.
PCT/CN2017/080705 2016-11-05 2017-04-17 Système et procédé d'interrogation de données médicales de dossier médical électronique appliqué à un terminal mobile WO2018082259A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610982434.5 2016-11-05
CN201610982434.5A CN106502547A (zh) 2016-11-05 2016-11-05 运用于移动终端的电子病历医疗数据查询系统及方法

Publications (1)

Publication Number Publication Date
WO2018082259A1 true WO2018082259A1 (fr) 2018-05-11

Family

ID=58323440

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/080705 WO2018082259A1 (fr) 2016-11-05 2017-04-17 Système et procédé d'interrogation de données médicales de dossier médical électronique appliqué à un terminal mobile

Country Status (2)

Country Link
CN (1) CN106502547A (fr)
WO (1) WO2018082259A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106502547A (zh) * 2016-11-05 2017-03-15 深圳市前海安测信息技术有限公司 运用于移动终端的电子病历医疗数据查询系统及方法
CN106503471A (zh) * 2016-11-05 2017-03-15 深圳市前海安测信息技术有限公司 基于电子病历的医疗数据查询系统及方法
CN111599482A (zh) * 2020-05-14 2020-08-28 青岛海信医疗设备股份有限公司 电子病例推荐方法和服务器
CN113806592A (zh) * 2021-09-14 2021-12-17 北京天健源达科技股份有限公司 电子病历显示化数据的处理方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020123909A1 (en) * 2001-03-05 2002-09-05 Salisbury Stephen Charles Consumer electronic medical record file sharing system (CEMRFS)
CN103164437A (zh) * 2011-12-11 2013-06-19 西安扩力机电科技有限公司 一种电子病历查询系统
CN103455242A (zh) * 2012-05-31 2013-12-18 宏达国际电子股份有限公司 屏幕画面裁切方法及装置
CN105574310A (zh) * 2014-10-13 2016-05-11 潘一琦 一种具有病历信息管理功能的远程诊疗服务系统
CN106502547A (zh) * 2016-11-05 2017-03-15 深圳市前海安测信息技术有限公司 运用于移动终端的电子病历医疗数据查询系统及方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020123909A1 (en) * 2001-03-05 2002-09-05 Salisbury Stephen Charles Consumer electronic medical record file sharing system (CEMRFS)
CN103164437A (zh) * 2011-12-11 2013-06-19 西安扩力机电科技有限公司 一种电子病历查询系统
CN103455242A (zh) * 2012-05-31 2013-12-18 宏达国际电子股份有限公司 屏幕画面裁切方法及装置
CN105574310A (zh) * 2014-10-13 2016-05-11 潘一琦 一种具有病历信息管理功能的远程诊疗服务系统
CN106502547A (zh) * 2016-11-05 2017-03-15 深圳市前海安测信息技术有限公司 运用于移动终端的电子病历医疗数据查询系统及方法

Also Published As

Publication number Publication date
CN106502547A (zh) 2017-03-15

Similar Documents

Publication Publication Date Title
WO2018082261A1 (fr) Interrogation médicale informatisée de données médicales et système et procédé d'audit basés sur un dossier médical électronique
WO2018082258A1 (fr) Système et procédé d'interrogation de données médicales basés sur un dossier médical électronique
WO2018082263A1 (fr) Procédé et système d'analyse de dossiers médicaux électroniques par mise en correspondance de mots-clés pour l'informatisation médicale
WO2018082262A1 (fr) Système et procédé informatisés de recherche d'informations médicales pour dossier médical électronique basé sur la reconnaissance de l'iris
Fauci et al. Toward an AIDS-free generation
US9613325B2 (en) Diagnosis-driven electronic charting
WO2018082259A1 (fr) Système et procédé d'interrogation de données médicales de dossier médical électronique appliqué à un terminal mobile
WO2018153029A1 (fr) Système et procédé de notation et de recommandation de médecin basées sur une association de données
US10636515B2 (en) Medical or health information search support apparatus and medical or health information search support system
US20130275151A1 (en) Systems and methods for and displaying patient data
US10319466B2 (en) Intelligent filtering of health-related information
US10733370B2 (en) Method, apparatus, and computer program product for generating a preview of an electronic document
WO2014144194A1 (fr) Procédé pour mapper des champs de formulaire à partir d'une image contenant du texte
US20160180051A1 (en) Method and arrangement for matching of diseases and detection of changes for a disease by the use of mathematical models
US20110125646A1 (en) Methods and systems for managing personal health records by individuals
CN107332882B (zh) 一种安全用药提醒系统及方法
US20160180048A1 (en) Cloud-based medical information retrieval method and system thereof
WO2020082808A1 (fr) Procédé de sélection de pharmacie, serveur, support de données lisible par ordinateur, et système
CN109299238B (zh) 一种数据查询方法和装置
WO2023029510A1 (fr) Procédé et appareil d'interrogation de diagnostic à distance basés sur une intelligence artificielle, dispositif et support
WO2018082260A1 (fr) Système et procédé d'interrogation d'informations de dossier médical électronique sur la base d'une base de données partitionnée
WO2021139477A1 (fr) Procédé et appareil d'accès médical intelligent, dispositif informatique et support de stockage
CN112115697B (zh) 用于确定目标文本的方法、装置、服务器以及存储介质
CN109522331B (zh) 以个人为中心的区域化多维度健康数据处理方法及介质
CN112750512A (zh) 数据处理方法、客户端、服务器、系统及存储介质

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: 17866991

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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 1205A DATED 16/10/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17866991

Country of ref document: EP

Kind code of ref document: A1