CN113611383B - Medical information acquisition method, device, electronic equipment and storage medium - Google Patents

Medical information acquisition method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113611383B
CN113611383B CN202110961688.XA CN202110961688A CN113611383B CN 113611383 B CN113611383 B CN 113611383B CN 202110961688 A CN202110961688 A CN 202110961688A CN 113611383 B CN113611383 B CN 113611383B
Authority
CN
China
Prior art keywords
virtual
target
value
information
disease monitoring
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.)
Active
Application number
CN202110961688.XA
Other languages
Chinese (zh)
Other versions
CN113611383A (en
Inventor
雷祥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Ping An Smart Healthcare Technology Co ltd
Original Assignee
Shenzhen Ping An Smart Healthcare Technology Co ltd
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 Shenzhen Ping An Smart Healthcare Technology Co ltd filed Critical Shenzhen Ping An Smart Healthcare Technology Co ltd
Priority to CN202110961688.XA priority Critical patent/CN113611383B/en
Publication of CN113611383A publication Critical patent/CN113611383A/en
Application granted granted Critical
Publication of CN113611383B publication Critical patent/CN113611383B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention relates to the technical field of digital medical treatment, and provides a medical information acquisition method, a device, electronic equipment and a storage medium.

Description

Medical information acquisition method, device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of digital medical treatment, in particular to a medical information acquisition method, a medical information acquisition device, electronic equipment and a storage medium.
Background
Traditional disease monitoring is either collected by patient dictation or patient information is recorded in a paper version of the archive by medical personnel and given to the patient for storage. When a patient goes to a medical institution for diagnosis and treatment next time, the patient needs to carry the paper file with him and fill and store the paper file with medical staff in the diagnosis and treatment process.
The inventor finds that in the process of realizing the invention, the problem of information loss or incomplete information recording in the storage process and the filling process of the paper file is easy to be caused by the mode, and the medical information of a patient is difficult to inquire from the paper file.
Disclosure of Invention
In view of the foregoing, it is necessary to provide a medical information acquisition method, apparatus, electronic device, and storage medium capable of improving the efficiency of medical information acquisition.
A first aspect of the present invention provides a medical information acquisition method, the method including:
creating a disease monitoring file for a patient based on basic information of the patient, and creating a target virtual key for the disease monitoring file based on a virtual index stored in a preset disease monitoring database;
Generating a first code based on the identity information in the base information and generating a second code based on demographic parameter information in the base information;
taking the first code as a first virtual value corresponding to the target virtual key, and taking the second code as a second virtual value corresponding to the target virtual key;
creating a target virtual index for the disease monitoring file according to the target virtual key, the first virtual value and the second virtual value;
writing the disease monitoring file and the corresponding target virtual index into the disease monitoring database;
updating the target virtual index of the disease monitoring file in the disease monitoring database, and sending an instruction carrying the updated target virtual index to a hospital information system;
and responding to the file retrieval instruction sent by the hospital information system, extracting a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining medical information of a target patient according to the target disease monitoring file.
According to an optional embodiment of the invention, the creating a target virtual key for the disease monitoring archive based on a virtual index stored in a preset disease monitoring database comprises:
Traversing each virtual key and a virtual value corresponding to each virtual key in a virtual index stored in the disease monitoring database;
after traversing, calculating the number of virtual values corresponding to each stored virtual key to obtain the number of virtual sub-indexes, wherein each virtual sub-index consists of one virtual key and the virtual value corresponding to the virtual key;
and adding a preset value to the number to obtain a target virtual key of the disease monitoring file.
According to an alternative embodiment of the present invention, the generating a first code based on the identity information in the base information and generating a second code based on the demographic parameter information in the base information includes:
extracting the location information of the household book from the identity information;
the Pinyin of the information of the residence is obtained;
calculating a hash value of the pinyin and determining the hash value as the first code;
extracting birth date information and sex information from the demographic parameter information;
determining a character code corresponding to the gender information;
and splicing the birth date information and the character codes to obtain the second code.
According to an alternative embodiment of the present invention, the creating a target virtual index for the disease monitoring archive according to the target virtual key, the first virtual value, and the second virtual value includes:
Calculating a first hash value of the first virtual value and calculating a second hash value of the second virtual value;
splitting the target virtual key into a plurality of virtual sub-keys according to the first hash value and the second hash value;
generating a position sequence number for each virtual sub-key;
storing the first virtual value in a first position sequence number corresponding to the first hash value, and storing the second virtual value in a second position sequence number corresponding to the second hash value;
and forming the target virtual index based on the target virtual key and virtual values corresponding to a plurality of virtual sub-keys obtained by splitting the target virtual key.
According to an alternative embodiment of the present invention, the updating the target virtual index of the disease monitoring profile in the disease monitoring database includes:
obtaining physical examination information, epidemiological investigation information, outpatient diagnosis and treatment information and hospitalization information of the patient to obtain medical information;
generating a third code according to the demographic parameter information and the medical information, and taking the third code as a third virtual value corresponding to the target virtual key;
and updating the target virtual index according to the third virtual value to obtain an updated target virtual index.
According to an optional embodiment of the present invention, the updating the target virtual index according to the third virtual value, and obtaining the updated target virtual index includes:
calculating a third hash value of the third virtual value;
determining whether the third hash value is between the first hash value and the second hash value;
when the third hash value is between the first hash value and the second hash value, storing the third virtual value in a third position serial number corresponding to the third hash value to obtain a new target virtual index;
and when the third hash value is not between the first hash value and the second hash value, splitting the target virtual key into a plurality of new virtual sub-keys according to the first hash value, the second hash value and the third hash value, generating a new position serial number for each new virtual sub-key, and forming the new target virtual index based on virtual values corresponding to the target virtual key and the plurality of new virtual sub-keys obtained by splitting the target virtual key.
According to an optional embodiment of the invention, the extracting the target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining the medical information of the target patient according to the target disease monitoring file includes:
Extracting a target virtual index of the target patient from the file retrieval instruction;
dividing the target virtual index of the target patient according to a preset dividing operator to obtain a first target virtual value, a second target virtual value and a third target virtual value;
acquiring target identity information of the target patient according to the first target virtual value;
acquiring target demographic parameter information of the target patient according to the target identity information and the second target virtual value;
and acquiring target medical information of the target patient according to the target demographic parameter information and the third target virtual value.
A second aspect of the present invention provides a medical information acquisition apparatus, the apparatus comprising:
the system comprises a creation module, a storage module and a storage module, wherein the creation module is used for creating a disease monitoring file for a patient based on basic information of the patient and creating a target virtual key for the disease monitoring file based on a virtual index stored in a preset disease monitoring database;
the generation module is used for generating a first code based on the identity information in the basic information and generating a second code based on the demographic parameter information in the basic information;
the determining module is used for taking the first code as a first virtual value corresponding to the target virtual key and taking the second code as a second virtual value corresponding to the target virtual key;
The creation module is further configured to create a target virtual index for the disease monitoring archive according to the target virtual key, the first virtual value, and the second virtual value;
the writing module is used for writing the disease monitoring file and the corresponding target virtual index into the disease monitoring database;
the updating module is used for updating the target virtual index of the disease monitoring file in the disease monitoring database and sending an instruction carrying the updated target virtual index to a hospital information system;
and the extraction module is used for responding to the file retrieval instruction sent by the hospital information system, extracting a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining medical information of a target patient according to the target disease monitoring file.
A third aspect of the present invention provides an electronic device comprising a processor and a memory, the processor being adapted to implement the medical information acquisition method when executing a computer program stored in the memory.
A fourth aspect of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the medical information acquisition method.
In summary, according to the medical information acquisition method, the device, the electronic equipment and the storage medium of the invention, firstly, a disease monitoring file is created based on basic information of a patient, a target virtual key is created based on a virtual index stored in a preset disease monitoring database, then, a first code is generated based on identity information and a second code is generated based on demographic parameter information, the first code is used as a first virtual value, and the second code is used as a second virtual value, so that a target virtual index is created for the disease monitoring file according to the target virtual key, the first virtual value and the second virtual value, the disease monitoring file and the corresponding target virtual index are written into the disease monitoring database, non-paper storage of the disease monitoring file is realized, loss of the disease monitoring file is avoided, the target virtual index of the disease monitoring file is updated in the disease monitoring database, an instruction carrying the updated target virtual index is sent to a hospital information system, the hospital information system is facilitated to acquire the disease monitoring file according to the updated target virtual index request, when the hospital information system sends an instruction, the disease monitoring file is retrieved from the hospital information system, the target information is retrieved from the disease monitoring file, and the target file is high in efficiency, and the medical information is obtained from the medical monitoring file is corresponding to the target information.
Drawings
Fig. 1 is a flowchart of a medical information acquisition method according to an embodiment of the present invention.
Fig. 2 is a block diagram of a medical information acquisition apparatus according to a second embodiment of the present invention.
Fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention.
Detailed Description
In order that the above-recited objects, features and advantages of the present invention will be more clearly understood, a more particular description of the invention will be rendered by reference to specific embodiments thereof which are illustrated in the appended drawings. It should be noted that, without conflict, the embodiments of the present invention and features in the embodiments may be combined with each other.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used herein in the description of the invention is for the purpose of describing embodiments only in an alternative embodiment only and is not intended to be limiting of the invention.
The medical information acquisition method provided by the embodiment of the invention is executed by the electronic equipment, and accordingly, the medical information acquisition device is operated in the electronic equipment.
Example 1
Fig. 1 is a flowchart of a medical information acquisition method according to an embodiment of the present invention. The medical information acquisition method specifically comprises the following steps, the sequence of the steps in the flow chart can be changed according to different requirements, and some steps can be omitted.
S11, creating a disease monitoring file for the patient based on basic information of the patient, and creating a target virtual key for the disease monitoring file based on a virtual index stored in a preset disease monitoring database.
The basic information of the patient can include identity information and demographic parameter information of the patient. In this alternative embodiment, the disease monitoring file is created for patients going to a hospital or other relevant medical facility for diagnosis. The medical staff searches by inputting the basic information of the patient and taking the basic information as a keyword, when the disease monitoring file of the patient is searched, the disease monitoring file of the patient is indicated to be stored, and the disease monitoring file does not need to be created for the patient. And when the disease monitoring file of the patient is not retrieved, creating the disease monitoring file according to the basic information of the patient.
In order to facilitate the subsequent quick search of the disease monitoring file of the patient, a target virtual index needs to be created for the disease monitoring file while the disease monitoring file is created, and in order to create the target virtual index, a target virtual key and a virtual value corresponding to the target virtual key need to be created, and the target virtual key and the corresponding virtual value form the target virtual index.
In an alternative embodiment, the creating the target virtual key for the disease monitoring archive based on the virtual index stored in the preset disease monitoring database includes:
traversing each virtual key and a virtual value corresponding to each virtual key in a virtual index stored in the disease monitoring database;
after traversing, calculating the number of virtual values corresponding to each stored virtual key to obtain the number of virtual sub-indexes, wherein each virtual sub-index consists of one virtual key and the virtual value corresponding to the virtual key;
and adding a preset value to the number to obtain a target virtual key of the disease monitoring file.
In this alternative embodiment, the disease monitoring database has a plurality of virtual indexes stored therein in advance, and the plurality of virtual indexes are referred to as historical virtual indexes as compared to the newly generated virtual indexes. Each history virtual index is composed of virtual keys and virtual values corresponding to the virtual keys, and one virtual key may correspond to one, two, or more virtual values. Illustratively, virtual key GN_1 corresponds to virtual values GUID_05 and GUID_08. The virtual key gn_2 corresponds to the virtual value guid_01. The virtual key gn_3 corresponds to the virtual values guid_02, guid_04, guid_06. A virtual key and a virtual value corresponding to the virtual key form a virtual sub-index, and all virtual sub-indexes comprising the virtual key form the virtual index of the virtual key.
And adding the numbers of all the virtual values corresponding to each virtual key stored in the disease monitoring database to obtain the total number of all the virtual values in the disease monitoring database, namely, the number of virtual sub-indexes of the disease monitoring database, so that a preset numerical value is added on the basis of the number of the virtual sub-indexes, and the obtained value is used as a target virtual key. For example, there are 10 virtual sub-indexes in the disease monitoring database, and if the preset value is 1, the target virtual key is gn_11.
Only one virtual value in the virtual index in the disease monitoring database is stored below, and one or more corresponding virtual keys may be stored above the virtual keys in turn. For example, the first virtual key gn_1 is stored in the penultimate row in the disease monitoring database, the first virtual value guid_05 corresponding to the first virtual key gn_1 is stored in the penultimate row in the disease monitoring database, and the second virtual value guid_08 corresponding to the first virtual key gn_1 is stored in the penultimate row in the disease monitoring database. The second virtual key gn_2 is stored in the third last row in the disease monitoring database and the virtual value guid_05 corresponding to the second virtual key gn_2 is stored in the third last row in the disease monitoring database. The third virtual key gn_3 is stored in the fourth last row in the disease monitoring database, the first virtual value guid_02 corresponding to the second virtual key gn_3 is stored in the fourth last row in the disease monitoring database, the second virtual value guid_04 corresponding to the third virtual key gn_3 is stored in the fifth last row in the disease monitoring database, and the third virtual value guid_06 corresponding to the third virtual key gn_3 is stored in the sixth last row in the disease monitoring database.
And creating target virtual keys for the disease monitoring files according to the number of virtual sub-indexes in the disease monitoring database, so that the uniqueness of the created target virtual keys can be ensured, the uniqueness of the created target virtual indexes can be ensured, and the disease monitoring files can be conveniently extracted and referred through the target virtual indexes.
S12, generating a first code based on the identity information in the basic information, and generating a second code based on the demographic parameter information in the basic information.
The identity information can comprise names, household location information, identity card numbers and the like. The demographic parameter information may include gender, ethnicity, cultural level, occupation, job, marital status, religious belief, homeowner (relationship with homeowner), and the like. Because the identity information is different from the demographic parameter information, the first encoding generated based on the identity information is different from the second encoding generated based on the demographic parameter information.
In an alternative embodiment, the generating the first code based on the identity information in the base information and the generating the second code based on the demographic parameter information in the base information includes:
Extracting the location information of the household book from the identity information;
the Pinyin of the information of the residence is obtained;
calculating a hash value of the pinyin and determining the hash value as the first code;
extracting birth date information and sex information from the demographic parameter information;
determining a character code corresponding to the gender information;
and splicing the birth date information and the character codes to obtain the second code.
In the alternative embodiment, the pinyin of the information of the location of the household is extracted through a pypinyin tool, and then the hash value of the pinyin is calculated through a hash function, so that the first code is obtained.
If the birth date of the patient is 24 days of 8 months of 1990, the sex is female, the preset character code corresponding to the sex is A, the birth date information and the character code are spliced, and the obtained second code is 19900824A.
S13, taking the first code as a first virtual value corresponding to the target virtual key, and taking the second code as a second virtual value corresponding to the target virtual key.
And taking the first code generated according to the household registration location information in the identity information as one virtual value corresponding to the target virtual key, and taking the second code generated according to the birth date information and the sex information in the demographic parameter information as the other virtual value corresponding to the target virtual key.
S14, creating a target virtual index for the disease monitoring file according to the target virtual key, the first virtual value and the second virtual value.
After the target virtual key and the plurality of virtual values corresponding to the target virtual key are obtained, a virtual index can be formed according to the target virtual key and each virtual value, so that the target virtual index is obtained according to the plurality of virtual indexes of the target virtual key.
In an alternative embodiment, the creating a target virtual index for the disease monitoring archive based on the target virtual key, the first virtual value, and the second virtual value includes:
calculating a first hash value of the first virtual value and calculating a second hash value of the second virtual value;
splitting the target virtual key into a plurality of virtual sub-keys according to the first hash value and the second hash value;
generating a position sequence number for each virtual sub-key;
storing the first virtual value in a first position sequence number corresponding to the first hash value, and storing the second virtual value in a second position sequence number corresponding to the second hash value;
and forming the target virtual index based on the target virtual key and virtual values corresponding to a plurality of virtual sub-keys obtained by splitting the target virtual key.
The hash value of each virtual value may be calculated using a hash function, which is a prior art, and the present invention is not described in detail herein.
And calculating the number of the hash values, and splitting the target virtual key into a plurality of virtual sub-keys according to the difference value between the hash values, wherein each target virtual sub-key corresponds to a position sequence number. For example, assuming that the first hash value is 0 and the second hash value is 2, the difference between the first hash value 0 and the second hash value 2 is 2, the target virtual key gn_11 is split into 3 virtual sub-keys gn_11_0, gn_11_1, gn_11_2, the first virtual value is stored at the position number corresponding to the virtual sub-key gn_11_0, and the second virtual value is stored at the position number corresponding to the virtual sub-key gn_11_2. Assuming that the first hash value is 1 and the second hash value is 3, the difference between the first hash value 1 and the second hash value 3 is 2, the target virtual key gn_11 is split into 3 virtual sub-keys gn_11_1, gn_11_2, gn_11_3, the first virtual value is stored at the position number corresponding to the virtual sub-key gn_11_1, and the second virtual value is stored at the position number corresponding to the virtual sub-key gn_11_3.
The target virtual key and the first virtual value form a first target virtual sub-index, the target virtual key and the second virtual value form a second target virtual sub-index, and the first target virtual sub-index and the second target virtual sub-index together form a target virtual index.
S15, writing the disease monitoring file and the corresponding target virtual index into the disease monitoring database.
Wherein the disease monitoring database may be a repository that organizes, stores and manages data according to a data structure. The disease monitoring database has a large storage space and can store millions, tens of millions and hundreds of millions of data.
In this alternative embodiment, the identity information, the demographic parameter information, and the target virtual index may be written to the disease monitoring database. The identity information is connected through a first virtual value in the target virtual index, and the identity information and the demographic parameter information are connected through a second virtual value in the target virtual index. The identity information and the demographic parameter information may be written in the form of a table.
S16, updating the target virtual index of the disease monitoring file in the disease monitoring database, and sending an instruction carrying the updated target virtual index to a hospital information system.
When the patient is diagnosed by the related medical department, the state of the patient and the diagnosis and treatment process are required to be recorded, so that the patient can be conveniently observed later.
The updating the target virtual index of the disease monitoring archive in the disease monitoring database comprises:
obtaining physical examination information, epidemiological investigation information, outpatient diagnosis and treatment information and hospitalization information of the patient to obtain medical information;
generating a third code according to the demographic parameter information and the medical information, and taking the third code as a third virtual value corresponding to the target virtual key;
and updating the target virtual index according to the third virtual value to obtain an updated target virtual index.
The physical examination information of the patient is uploaded to the hospital information system by medical staff of a physical examination department; epidemiological investigation information of the patient is uploaded to the hospital information system by medical staff of an epidemiological department; the outpatient diagnosis and treatment information of the patient is uploaded to the hospital information system by medical staff of an outpatient department; the hospitalization information of the patient is uploaded to the hospital information system by medical staff of a hospitalization department; and splicing the physical examination information, the epidemiological investigation information, the outpatient diagnosis and treatment information and the hospitalization information to obtain medical information.
The physical examination information may include height, weight, breast, axillary hair, external genital examination, and ultrasonography B. The epidemiological investigation information may include whether there is a symptom of discomfort in the near future, nucleic acid detection, recent trips, including specific trips within 14 days, vehicles, who contacted. The outpatient service information may include outpatient service laboratory sheet information, X-ray examination report sheets, B-ray report, electrocardiogram report, doctor's diagnosis, and treatment prescriptions. The hospitalization information may include medical personnel's observations, electrocardiography, electroencephalogram, medication information, and surgical protocols.
The process of generating the third code according to the demographic parameter information and the medical information is the same as the process of generating the first code based on the identity information in the basic information, and will not be repeated.
When a patient is in a doctor of a related medical department, doctor information of the patient is uploaded into a disease monitoring file in real time, so that the disease monitoring file can objectively, completely, continuously and timely record medical conditions of the patient, and a basic material is provided for clinical diagnosis of the patient.
In an optional embodiment, the updating the target virtual index according to the third virtual value, and obtaining the updated target virtual index includes:
Calculating a third hash value of the third virtual value;
determining whether the third hash value is between the first hash value and the second hash value;
when the third hash value is between the first hash value and the second hash value, storing the third virtual value in a third position serial number corresponding to the third hash value to obtain a new target virtual index;
and when the third hash value is not between the first hash value and the second hash value, splitting the target virtual key into a plurality of new virtual sub-keys according to the first hash value, the second hash value and the third hash value, generating a new position serial number for each new virtual sub-key, and forming the new target virtual index based on virtual values corresponding to the target virtual key and the plurality of new virtual sub-keys obtained by splitting the target virtual key.
In this alternative embodiment, the third hash value of the third virtual value is calculated by a hash function.
Assuming that the first hash value is 3, the second hash value is 5, and the third hash value is 4, the third hash value is indicated to be between the first hash value and the second hash value, and the third virtual value is stored in a third position serial number corresponding to the third hash value. The target virtual key and the first virtual value form a first target virtual sub-index, the target virtual key and the second virtual value form a second target virtual sub-index, the target virtual key and the third virtual value form a third target virtual sub-index, and the first target virtual sub-index, the second target virtual sub-index and the third target virtual sub-index together form a new target virtual index.
Assuming that the first hash value is 0, the second hash value is 1, and the third hash value is 2, it indicates that the third hash value is not interposed between the first hash value and the second hash value, and since the difference between the first hash value and the third hash value is 2 and the difference between the second hash value and the third hash value is 1, the target virtual key is split into 3 new virtual sub-keys according to the maximum difference 2, each new virtual sub-key corresponds to a new position number, the first virtual value is stored at the position number corresponding to the first hash value, the second virtual value is stored at the position number corresponding to the second hash value, and the third virtual value is stored at the position number corresponding to the third hash value. The target virtual key and the first virtual value form a new first target virtual sub-index, the target virtual key and the second virtual value form a new second target virtual sub-index, the target virtual key and the third virtual value form a new third target virtual sub-index, and the new first target virtual sub-index, the new second target virtual sub-index and the new third target virtual sub-index jointly form a new target virtual index.
And S17, responding to a file retrieval instruction sent by the hospital information system, extracting a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining medical information of a target patient according to the target disease monitoring file.
After updating the disease monitoring file, when the patient goes to a medical department for treatment, a medical staff can review the disease monitoring file of the patient and carry out scientific diagnosis and treatment on the patient according to the disease monitoring file.
In an alternative embodiment, the extracting the target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining the medical information of the target patient according to the target disease monitoring file includes:
extracting a target virtual index of the target patient from the file retrieval instruction;
dividing the target virtual index of the target patient according to a preset dividing operator to obtain a first target virtual value, a second target virtual value and a third target virtual value;
acquiring target identity information of the target patient according to the first target virtual value;
acquiring target demographic parameter information of the target patient according to the target identity information and the second target virtual value;
and acquiring target medical information of the target patient according to the target demographic parameter information and the third target virtual value.
In this alternative embodiment, the medical staff generates the file retrieval instruction according to the information provided by the target patient, where the file retrieval instruction includes the target virtual index of the target patient. And the medical staff sends the file retrieval instruction to the disease monitoring database, and extracts a corresponding target disease monitoring file from the disease monitoring database according to the target virtual index.
After the target disease monitoring file is obtained, in order to further obtain the detailed information of the patient, the target medical information of the target patient needs to be extracted from the target disease monitoring file.
The preset division operator may be "|", and the target virtual index may be divided into a target virtual key, a first target virtual value, a second target virtual value, and a third target virtual value through the preset division operator.
In this alternative embodiment, the target identity information may be found by the first target virtual value, since the target identity information is associated by the first target virtual value. The target identity information and the target demographic parameter information are associated by the second target virtual value, so that the target demographic parameter information can be found by the second target virtual value. The target demographic parameter information and the target medical information are associated by the third target virtual value, so that the target medical information can be found by the third target virtual value.
Through establishing the medical conditions of disease monitoring archives record disease to write in disease monitoring archives in the disease monitoring database of predetermineeing, can avoid losing of disease monitoring archives, and carry out effectual management to disease monitoring archives through disease monitoring database. The target virtual index of the disease monitoring file is updated in the disease monitoring database, and an instruction carrying the updated target virtual index is sent to the hospital information system to inform the hospital information system that the disease monitoring file corresponding to the target virtual index is successfully written in the disease monitoring database, so that the follow-up direct access of the medical information of a patient through the hospital information system is facilitated, and the medical information access efficiency is high.
The disease monitoring file can be uploaded to a Medical cloud (Medical cloud), and the Medical cloud is a Medical health service cloud platform created by combining Medical technology and using 'cloud computing' on the basis of new technologies such as cloud computing, mobile technology, multimedia, 4G communication, big data, the Internet of things and the like, so that Medical resource sharing and Medical range expansion are realized. Because the cloud computing technology is applied to combination, the medical cloud improves the efficiency of medical institutions, and residents can conveniently seek medical advice. Like reservation registration, electronic medical records, medical insurance and the like of the traditional hospital are products of combination of cloud computing and medical field, and the medical cloud also has the advantages of data security, information sharing, dynamic expansion and overall layout. The disease monitoring file may also be uploaded to the blockchain.
Example two
Fig. 2 is a block diagram of a medical information acquisition apparatus according to a second embodiment of the present invention.
In some embodiments, the medical information acquisition device 20 may include a plurality of functional modules consisting of computer program segments. The computer program of the individual program segments in the medical information acquisition apparatus 20 may be stored in a memory of an electronic device and executed by at least one processor to perform the functions of medical information acquisition (described in detail with reference to fig. 1).
In this embodiment, the medical information acquiring apparatus 20 may be divided into a plurality of functional modules according to the functions performed by the medical information acquiring apparatus. The functional module may include: a creation module 201, a generation module 202, a determination module 203, a writing module 204, an updating module 205, and an extraction module 206. The module referred to in the present invention refers to a series of computer program segments capable of being executed by at least one processor and of performing a fixed function, stored in a memory. In the present embodiment, the functions of the respective modules will be described in detail in the following embodiments.
The creation module 201 creates a disease monitoring file for a patient based on basic information of the patient, and creates a target virtual key for the disease monitoring file based on a virtual index stored in a preset disease monitoring database.
The basic information of the patient can include identity information and demographic parameter information of the patient. In this alternative embodiment, the disease monitoring file is created for patients going to a hospital or other relevant medical facility for diagnosis. The medical staff searches by inputting the basic information of the patient and taking the basic information as a keyword, when the disease monitoring file of the patient is searched, the disease monitoring file of the patient is indicated to be stored, and the disease monitoring file does not need to be created for the patient. And when the disease monitoring file of the patient is not retrieved, creating the disease monitoring file according to the basic information of the patient.
In order to facilitate the subsequent quick search of the disease monitoring file of the patient, a target virtual index needs to be created for the disease monitoring file while the disease monitoring file is created, and in order to create the target virtual index, a target virtual key and a virtual value corresponding to the target virtual key need to be created, and the target virtual key and the corresponding virtual value form the target virtual index.
In an alternative embodiment, the creating module 201 creates a target virtual key for the disease monitoring archive based on a virtual index stored in a preset disease monitoring database includes:
traversing each virtual key and a virtual value corresponding to each virtual key in a virtual index stored in the disease monitoring database;
after traversing, calculating the number of virtual values corresponding to each stored virtual key to obtain the number of virtual sub-indexes, wherein each virtual sub-index consists of one virtual key and the virtual value corresponding to the virtual key;
and adding a preset value to the number to obtain a target virtual key of the disease monitoring file.
In this alternative embodiment, the disease monitoring database has a plurality of virtual indexes stored therein in advance, and the plurality of virtual indexes are referred to as historical virtual indexes as compared to the newly generated virtual indexes. Each history virtual index is composed of virtual keys and virtual values corresponding to the virtual keys, and one virtual key may correspond to one, two, or more virtual values. Illustratively, virtual key GN_1 corresponds to virtual values GUID_05 and GUID_08. The virtual key gn_2 corresponds to the virtual value guid_01. The virtual key gn_3 corresponds to the virtual values guid_02, guid_04, guid_06. A virtual key and a virtual value corresponding to the virtual key form a virtual sub-index, and all virtual sub-indexes comprising the virtual key form the virtual index of the virtual key.
And adding the numbers of all the virtual values corresponding to each virtual key stored in the disease monitoring database to obtain the total number of all the virtual values in the disease monitoring database, namely, the number of virtual sub-indexes of the disease monitoring database, so that a preset numerical value is added on the basis of the number of the virtual sub-indexes, and the obtained value is used as a target virtual key. For example, there are 10 virtual sub-indexes in the disease monitoring database, and if the preset value is 1, the target virtual key is gn_11.
Only one virtual value in the virtual index in the disease monitoring database is stored below, and one or more corresponding virtual keys may be stored above the virtual keys in turn. For example, the first virtual key gn_1 is stored in the penultimate row in the disease monitoring database, the first virtual value guid_05 corresponding to the first virtual key gn_1 is stored in the penultimate row in the disease monitoring database, and the second virtual value guid_08 corresponding to the first virtual key gn_1 is stored in the penultimate row in the disease monitoring database. The second virtual key gn_2 is stored in the third last row in the disease monitoring database and the virtual value guid_05 corresponding to the second virtual key gn_2 is stored in the third last row in the disease monitoring database. The third virtual key gn_3 is stored in the fourth last row in the disease monitoring database, the first virtual value guid_02 corresponding to the second virtual key gn_3 is stored in the fourth last row in the disease monitoring database, the second virtual value guid_04 corresponding to the third virtual key gn_3 is stored in the fifth last row in the disease monitoring database, and the third virtual value guid_06 corresponding to the third virtual key gn_3 is stored in the sixth last row in the disease monitoring database.
And creating target virtual keys for the disease monitoring files according to the number of virtual sub-indexes in the disease monitoring database, so that the uniqueness of the created target virtual keys can be ensured, the uniqueness of the created target virtual indexes can be ensured, and the disease monitoring files can be conveniently extracted and referred through the target virtual indexes.
The generation module 202 applies a first code based on the identity information in the base information and a second code based on demographic parameter information in the base information.
The identity information can comprise names, household location information, identity card numbers and the like. The demographic parameter information may include gender, ethnicity, cultural level, occupation, job, marital status, religious belief, homeowner (relationship with homeowner), and the like. Because the identity information is different from the demographic parameter information, the first encoding generated based on the identity information is different from the second encoding generated based on the demographic parameter information.
In an alternative embodiment, the generating module 202 generates a first code based on the identity information in the base information and generates a second code based on the demographic parameter information in the base information includes:
Extracting the location information of the household book from the identity information;
the Pinyin of the information of the residence is obtained;
calculating a hash value of the pinyin and determining the hash value as the first code;
extracting birth date information and sex information from the demographic parameter information;
determining a character code corresponding to the gender information;
and splicing the birth date information and the character codes to obtain the second code.
In the alternative embodiment, the pinyin of the information of the location of the household is extracted through a pypinyin tool, and then the hash value of the pinyin is calculated through a hash function, so that the first code is obtained.
If the birth date of the patient is 24 days of 8 months of 1990, the sex is female, the preset character code corresponding to the sex is A, the birth date information and the character code are spliced, and the obtained second code is 19900824A.
The determining module 203 is configured to take the first code as a first virtual value corresponding to the target virtual key, and take the second code as a second virtual value corresponding to the target virtual key.
And taking the first code generated according to the household registration location information in the identity information as one virtual value corresponding to the target virtual key, and taking the second code generated according to the birth date information and the sex information in the demographic parameter information as the other virtual value corresponding to the target virtual key.
The creation module 201 is further configured to create a target virtual index for the disease monitoring archive according to the target virtual key, the first virtual value, and the second virtual value.
After the target virtual key and the plurality of virtual values corresponding to the target virtual key are obtained, a virtual index can be formed according to the target virtual key and each virtual value, so that the target virtual index is obtained according to the plurality of virtual indexes of the target virtual key.
In an alternative embodiment, the creating module 201 creates a target virtual index for the disease monitoring archive according to the target virtual key, the first virtual value, and the second virtual value includes:
calculating a first hash value of the first virtual value and calculating a second hash value of the second virtual value;
splitting the target virtual key into a plurality of virtual sub-keys according to the first hash value and the second hash value;
generating a position sequence number for each virtual sub-key;
storing the first virtual value in a first position sequence number corresponding to the first hash value, and storing the second virtual value in a second position sequence number corresponding to the second hash value;
and forming the target virtual index based on the target virtual key and virtual values corresponding to a plurality of virtual sub-keys obtained by splitting the target virtual key.
The hash value of each virtual value may be calculated using a hash function, which is a prior art, and the present invention is not described in detail herein.
And calculating the number of the hash values, and splitting the target virtual key into a plurality of virtual sub-keys according to the difference value between the hash values, wherein each target virtual sub-key corresponds to a position sequence number. For example, assuming that the first hash value is 0 and the second hash value is 2, the difference between the first hash value 0 and the second hash value 2 is 2, the target virtual key gn_11 is split into 3 virtual sub-keys gn_11_0, gn_11_1, gn_11_2, the first virtual value is stored at the position number corresponding to the virtual sub-key gn_11_0, and the second virtual value is stored at the position number corresponding to the virtual sub-key gn_11_2. Assuming that the first hash value is 1 and the second hash value is 3, the difference between the first hash value 1 and the second hash value 3 is 2, the target virtual key gn_11 is split into 3 virtual sub-keys gn_11_1, gn_11_2, gn_11_3, the first virtual value is stored at the position number corresponding to the virtual sub-key gn_11_1, and the second virtual value is stored at the position number corresponding to the virtual sub-key gn_11_3.
The target virtual key and the first virtual value form a first target virtual sub-index, the target virtual key and the second virtual value form a second target virtual sub-index, and the first target virtual sub-index and the second target virtual sub-index together form a target virtual index.
The writing module 204 is configured to write the disease monitoring file and the corresponding target virtual index into the disease monitoring database.
Wherein the disease monitoring database may be a repository that organizes, stores and manages data according to a data structure. The disease monitoring database has a large storage space and can store millions, tens of millions and hundreds of millions of data.
In this alternative embodiment, the identity information, the demographic parameter information, and the target virtual index may be written to the disease monitoring database. The identity information is connected through a first virtual value in the target virtual index, and the identity information and the demographic parameter information are connected through a second virtual value in the target virtual index. The identity information and the demographic parameter information may be written in the form of a table.
The updating module 205 is configured to update the target virtual index of the disease monitoring file in the disease monitoring database, and send an instruction carrying the updated target virtual index to a hospital information system.
When the patient is diagnosed by the related medical department, the state of the patient and the diagnosis and treatment process are required to be recorded, so that the patient can be conveniently observed later.
The updating the target virtual index of the disease monitoring archive in the disease monitoring database comprises:
obtaining physical examination information, epidemiological investigation information, outpatient diagnosis and treatment information and hospitalization information of the patient to obtain medical information;
generating a third code according to the demographic parameter information and the medical information, and taking the third code as a third virtual value corresponding to the target virtual key;
and updating the target virtual index according to the third virtual value to obtain an updated target virtual index.
The physical examination information of the patient is uploaded to the hospital information system by medical staff of a physical examination department; epidemiological investigation information of the patient is uploaded to the hospital information system by medical staff of an epidemiological department; the outpatient diagnosis and treatment information of the patient is uploaded to the hospital information system by medical staff of an outpatient department; the hospitalization information of the patient is uploaded to the hospital information system by medical staff of a hospitalization department; and splicing the physical examination information, the epidemiological investigation information, the outpatient diagnosis and treatment information and the hospitalization information to obtain medical information.
The physical examination information may include height, weight, breast, axillary hair, external genital examination, and ultrasonography B. The epidemiological investigation information may include whether there is a symptom of discomfort in the near future, nucleic acid detection, recent trips, including specific trips within 14 days, vehicles, who contacted. The outpatient service information may include outpatient service laboratory sheet information, X-ray examination report sheets, B-ray report, electrocardiogram report, doctor's diagnosis, and treatment prescriptions. The hospitalization information may include medical personnel's observations, electrocardiography, electroencephalogram, medication information, and surgical protocols.
The process of generating the third code according to the demographic parameter information and the medical information is the same as the process of generating the first code based on the identity information in the basic information, and will not be repeated.
When a patient is in a doctor of a related medical department, doctor information of the patient is uploaded into a disease monitoring file in real time, so that the disease monitoring file can objectively, completely, continuously and timely record medical conditions of the patient, and a basic material is provided for clinical diagnosis of the patient.
In an optional embodiment, the updating the target virtual index according to the third virtual value, and obtaining the updated target virtual index includes:
Calculating a third hash value of the third virtual value;
determining whether the third hash value is between the first hash value and the second hash value;
when the third hash value is between the first hash value and the second hash value, storing the third virtual value in a third position serial number corresponding to the third hash value to obtain a new target virtual index;
and when the third hash value is not between the first hash value and the second hash value, splitting the target virtual key into a plurality of new virtual sub-keys according to the first hash value, the second hash value and the third hash value, generating a new position serial number for each new virtual sub-key, and forming the new target virtual index based on virtual values corresponding to the target virtual key and the plurality of new virtual sub-keys obtained by splitting the target virtual key.
In this alternative embodiment, the third hash value of the third virtual value is calculated by a hash function.
Assuming that the first hash value is 3, the second hash value is 5, and the third hash value is 4, the third hash value is indicated to be between the first hash value and the second hash value, and the third virtual value is stored in a third position serial number corresponding to the third hash value. The target virtual key and the first virtual value form a first target virtual sub-index, the target virtual key and the second virtual value form a second target virtual sub-index, the target virtual key and the third virtual value form a third target virtual sub-index, and the first target virtual sub-index, the second target virtual sub-index and the third target virtual sub-index together form a new target virtual index.
Assuming that the first hash value is 0, the second hash value is 1, and the third hash value is 2, it indicates that the third hash value is not interposed between the first hash value and the second hash value, and since the difference between the first hash value and the third hash value is 2 and the difference between the second hash value and the third hash value is 1, the target virtual key is split into 3 new virtual sub-keys according to the maximum difference 2, each new virtual sub-key corresponds to a new position number, the first virtual value is stored at the position number corresponding to the first hash value, the second virtual value is stored at the position number corresponding to the second hash value, and the third virtual value is stored at the position number corresponding to the third hash value. The target virtual key and the first virtual value form a new first target virtual sub-index, the target virtual key and the second virtual value form a new second target virtual sub-index, the target virtual key and the third virtual value form a new third target virtual sub-index, and the new first target virtual sub-index, the new second target virtual sub-index and the new third target virtual sub-index jointly form a new target virtual index.
The extracting module 206 is configured to respond to a file retrieval instruction sent by the hospital information system, extract a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtain medical information of a target patient according to the target disease monitoring file.
After updating the disease monitoring file, when the patient goes to a medical department for treatment, a medical staff can review the disease monitoring file of the patient and carry out scientific diagnosis and treatment on the patient according to the disease monitoring file.
In an alternative embodiment, the extracting module 206 extracts a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtains medical information of the target patient according to the target disease monitoring file includes:
extracting a target virtual index of the target patient from the file retrieval instruction;
dividing the target virtual index of the target patient according to a preset dividing operator to obtain a first target virtual value, a second target virtual value and a third target virtual value;
acquiring target identity information of the target patient according to the first target virtual value;
acquiring target demographic parameter information of the target patient according to the target identity information and the second target virtual value;
and acquiring target medical information of the target patient according to the target demographic parameter information and the third target virtual value.
In this alternative embodiment, the medical staff generates the file retrieval instruction according to the information provided by the target patient, where the file retrieval instruction includes the target virtual index of the target patient. And the medical staff sends the file retrieval instruction to the disease monitoring database, and extracts a corresponding target disease monitoring file from the disease monitoring database according to the target virtual index.
After the target disease monitoring file is obtained, in order to further obtain the detailed information of the patient, the target medical information of the target patient needs to be extracted from the target disease monitoring file.
The preset division operator may be "|", and the target virtual index may be divided into a target virtual key, a first target virtual value, a second target virtual value, and a third target virtual value through the preset division operator.
In this alternative embodiment, the target identity information may be found by the first target virtual value, since the target identity information is associated by the first target virtual value. The target identity information and the target demographic parameter information are associated by the second target virtual value, so that the target demographic parameter information can be found by the second target virtual value. The target demographic parameter information and the target medical information are associated by the third target virtual value, so that the target medical information can be found by the third target virtual value.
Through establishing the medical conditions of disease monitoring archives record disease to write in disease monitoring archives in the disease monitoring database of predetermineeing, can avoid losing of disease monitoring archives, and carry out effectual management to disease monitoring archives through disease monitoring database. The target virtual index of the disease monitoring file is updated in the disease monitoring database, and an instruction carrying the updated target virtual index is sent to the hospital information system to inform the hospital information system that the disease monitoring file corresponding to the target virtual index is successfully written in the disease monitoring database, so that the follow-up direct access of the medical information of a patient through the hospital information system is facilitated, and the medical information access efficiency is high.
The disease monitoring file can be uploaded to a Medical cloud (Medical cloud), and the Medical cloud is a Medical health service cloud platform created by combining Medical technology and using 'cloud computing' on the basis of new technologies such as cloud computing, mobile technology, multimedia, 4G communication, big data, the Internet of things and the like, so that Medical resource sharing and Medical range expansion are realized. Because the cloud computing technology is applied to combination, the medical cloud improves the efficiency of medical institutions, and residents can conveniently seek medical advice. Like reservation registration, electronic medical records, medical insurance and the like of the traditional hospital are products of combination of cloud computing and medical field, and the medical cloud also has the advantages of data security, information sharing, dynamic expansion and overall layout. The disease monitoring file may also be uploaded to the blockchain.
Example III
The present embodiment provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps in the above-described medical information acquisition method embodiment, such as S11 to S17 shown in fig. 1:
s11, creating a disease monitoring file for a patient based on basic information of the patient, and creating a target virtual key for the disease monitoring file based on a virtual index stored in a preset disease monitoring database;
s12, generating a first code based on the identity information in the basic information and generating a second code based on the demographic parameter information in the basic information;
s13, taking the first code as a first virtual value corresponding to the target virtual key, and taking the second code as a second virtual value corresponding to the target virtual key;
s14, creating a target virtual index for the disease monitoring file according to the target virtual key, the first virtual value and the second virtual value;
s15, writing the disease monitoring file and the corresponding target virtual index into the disease monitoring database;
s16, updating the target virtual index of the disease monitoring file in the disease monitoring database, and sending an instruction carrying the updated target virtual index to a hospital information system;
And S17, responding to a file retrieval instruction sent by the hospital information system, extracting a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining medical information of a target patient according to the target disease monitoring file.
Alternatively, the computer program, when executed by a processor, performs the functions of the modules/units in the above-described apparatus embodiments, e.g., modules 201-206 in fig. 2:
the creation module 201 is configured to create a disease monitoring file for a patient based on basic information of the patient, and create a target virtual key for the disease monitoring file based on a virtual index stored in a preset disease monitoring database;
the generating module 202 is configured to generate a first code based on the identity information in the basic information, and generate a second code based on the demographic parameter information in the basic information;
the determining module 203 is configured to take the first code as a first virtual value corresponding to the target virtual key, and take the second code as a second virtual value corresponding to the target virtual key;
the creation module 201 is further configured to create a target virtual index for the disease monitoring archive according to the target virtual key, the first virtual value, and the second virtual value;
The writing module 204 is configured to write the disease monitoring file and the corresponding target virtual index into the disease monitoring database;
the updating module 205 is configured to update the target virtual index of the disease monitoring file in the disease monitoring database, and send an instruction carrying the updated target virtual index to a hospital information system;
the extracting module 206 is configured to respond to a file retrieval instruction sent by the hospital information system, extract a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtain medical information of a target patient according to the target disease monitoring file.
Example IV
Fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention. In the preferred embodiment of the invention, the electronic device 3 comprises a memory 31, at least one processor 32, at least one communication bus 33 and a transceiver 34.
It will be appreciated by those skilled in the art that the configuration of the electronic device shown in fig. 3 is not limiting of the embodiments of the present invention, and that either a bus-type configuration or a star-type configuration is possible, and that the electronic device 3 may also include more or less other hardware or software than that shown, or a different arrangement of components.
In some embodiments, the electronic device 3 is a device capable of automatically performing numerical calculation and/or information processing according to a preset or stored instruction, and its hardware includes, but is not limited to, a microprocessor, an application specific integrated circuit, a programmable gate array, a digital processor, an embedded device, and the like. The electronic device 3 may further include a client device, where the client device includes, but is not limited to, any electronic product that can interact with a client by way of a keyboard, a mouse, a remote control, a touch pad, or a voice control device, such as a personal computer, a tablet computer, a smart phone, a digital camera, etc.
It should be noted that the electronic device 3 is only used as an example, and other electronic products that may be present in the present invention or may be present in the future are also included in the scope of the present invention by way of reference.
In some embodiments, the memory 31 stores a computer program that, when executed by the at least one processor 32, performs all or part of the steps in the medical information acquisition method as described. The Memory 31 includes Read-Only Memory (ROM), programmable Read-Only Memory (PROM), erasable programmable Read-Only Memory (EPROM), one-time programmable Read-Only Memory (One-time Programmable Read-Only Memory, OTPROM), electrically erasable rewritable Read-Only Memory (EEPROM), compact disc Read-Only Memory (Compact Disc Read-Only Memory, CD-ROM) or other optical disc Memory, magnetic tape Memory, or any other medium that can be used for computer-readable carrying or storing data.
Further, the computer-readable storage medium may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created from the use of blockchain nodes, and the like.
The blockchain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and the like. The Blockchain (Blockchain), which is essentially a decentralised database, is a string of data blocks that are generated by cryptographic means in association, each data block containing a batch of information of network transactions for verifying the validity of the information (anti-counterfeiting) and generating the next block. The blockchain may include a blockchain underlying platform, a platform product services layer, an application services layer, and the like.
In some embodiments, the at least one processor 32 is a Control Unit (Control Unit) of the electronic device 3, connects the various components of the entire electronic device 3 using various interfaces and lines, and performs various functions of the electronic device 3 and processes data by running or executing programs or modules stored in the memory 31, and invoking data stored in the memory 31. For example, the at least one processor 32, when executing the computer program stored in the memory, implements all or part of the steps of the medical information acquisition method described in the embodiments of the present invention; or to implement all or part of the functions of the medical information acquisition device. The at least one processor 32 may be comprised of integrated circuits, such as a single packaged integrated circuit, or may be comprised of multiple integrated circuits packaged with the same or different functionality, including one or more central processing units (Central Processing unit, CPU), microprocessors, digital processing chips, graphics processors, combinations of various control chips, and the like.
In some embodiments, the at least one communication bus 33 is arranged to enable connected communication between the memory 31 and the at least one processor 32 or the like.
Although not shown, the electronic device 3 may further comprise a power source (such as a battery) for powering the various components, which may preferably be logically connected to the at least one processor 32 via a power management device, such that functions of managing charging, discharging, and power consumption are performed by the power management device. The power supply may also include one or more of any of a direct current or alternating current power supply, recharging device, power failure detection circuit, power converter or inverter, power status indicator, etc. The electronic device 3 may further include various sensors, bluetooth modules, wi-Fi modules, etc., which will not be described herein.
The integrated units implemented in the form of software functional modules described above may be stored in a computer readable storage medium. The software functional modules described above are stored in a storage medium and include instructions for causing a computer device (which may be a personal computer, an electronic device, or a network device, etc.) or a processor (processor) to perform portions of the methods described in the various embodiments of the invention.
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is merely a logical function division, and there may be other manners of division when actually implemented.
The modules described as separate components may or may not be physically separate, and components shown as modules may or may not be physical units, may be located in one place, or may be distributed over multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional module in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units can be realized in a form of hardware or a form of hardware and a form of software functional modules.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it will be obvious that the term "comprising" does not exclude other elements or that the singular does not exclude a plurality. Several of the elements or devices recited in the specification may be embodied by one and the same item of software or hardware. The terms first, second, etc. are used to denote a name, but not any particular order.
Finally, it should be noted that the above-mentioned embodiments are merely for illustrating the technical solution of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications and equivalents may be made to the technical solution of the present invention without departing from the spirit and scope of the technical solution of the present invention.

Claims (6)

1. A medical information acquisition method, the method comprising:
creating a disease monitoring archive for a patient based on basic information of the patient, and creating a target virtual key for the disease monitoring archive based on a virtual index stored in a preset disease monitoring database, wherein creating the target virtual key for the disease monitoring archive based on the virtual index stored in the preset disease monitoring database comprises: traversing each virtual key and a virtual value corresponding to each virtual key in a virtual index stored in the disease detection monitoring database; after traversing, calculating the number of virtual values corresponding to each stored virtual key to obtain the number of virtual sub-indexes, wherein each virtual sub-index consists of one virtual key and the virtual value corresponding to the virtual key; adding a preset value to the number to obtain a target virtual key of the disease monitoring file;
Generating a first code based on the identity information in the base information and generating a second code based on demographic parameter information in the base information;
taking the first code as a first virtual value corresponding to the target virtual key, and taking the second code as a second virtual value corresponding to the target virtual key;
creating a target virtual index for the disease monitoring archive according to the target virtual key, the first virtual value, and the second virtual value, comprising: calculating a first hash value of the first virtual value and calculating a second hash value of the second virtual value; splitting the target virtual key into a plurality of virtual sub-keys according to the first hash value and the second hash value; generating a position sequence number for each virtual sub-key; storing the first virtual value in a first position sequence number corresponding to the first hash value, and storing the second virtual value in a second position sequence number corresponding to the second hash value; forming the target virtual index based on the target virtual key and virtual values corresponding to a plurality of virtual sub keys obtained by splitting the target virtual key;
writing the disease monitoring file and the corresponding target virtual index into the disease monitoring database;
Updating the target virtual index of the disease monitoring archive in the disease monitoring database, and sending an instruction carrying the updated target virtual index to a hospital information system, wherein the updating the target virtual index of the disease monitoring archive in the disease monitoring database comprises: obtaining physical examination information, epidemiological investigation information, outpatient diagnosis and treatment information and hospitalization information of the patient to obtain medical information; generating a third code according to the demographic parameter information and the medical information, and taking the third code as a third virtual value corresponding to the target virtual key; updating the target virtual index according to the third virtual value to obtain an updated target virtual index; wherein, the updating the target virtual index according to the third virtual value, and obtaining the updated target virtual index includes: calculating a third hash value of the third virtual value; determining whether the third hash value is between the first hash value and the second hash value; when the third hash value is between the first hash value and the second hash value, storing the third virtual value in a third position serial number corresponding to the third hash value to obtain a new target virtual index; splitting the target virtual key into a plurality of new virtual sub-keys according to the first hash value, the second hash value and the third hash value when the third hash value is not between the first hash value and the second hash value, generating a new position serial number for each new virtual sub-key, and forming the new target virtual index based on virtual values corresponding to the target virtual key and the plurality of new virtual sub-keys obtained by splitting the target virtual key;
And responding to the file retrieval instruction sent by the hospital information system, extracting a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining medical information of a target patient according to the target disease monitoring file.
2. The medical information acquisition method according to claim 1, wherein the generating a first code based on the identity information in the base information and generating a second code based on the demographic parameter information in the base information comprises:
extracting the location information of the household book from the identity information;
the Pinyin of the information of the residence is obtained;
calculating a hash value of the pinyin and determining the hash value as the first code;
extracting birth date information and sex information from the demographic parameter information;
determining a character code corresponding to the gender information;
and splicing the birth date information and the character codes to obtain the second code.
3. The medical information acquisition method according to claim 1, wherein the extracting the target disease monitoring profile corresponding to the profile retrieval instruction from the disease monitoring database, and obtaining medical information of the target patient from the target disease monitoring profile, comprises:
Extracting a target virtual index of the target patient from the file retrieval instruction;
dividing the target virtual index of the target patient according to a preset dividing operator to obtain a first target virtual value, a second target virtual value and a third target virtual value;
acquiring target identity information of the target patient according to the first target virtual value;
acquiring target demographic parameter information of the target patient according to the target identity information and the second target virtual value;
and acquiring target medical information of the target patient according to the target demographic parameter information and the third target virtual value.
4. A medical information acquisition apparatus, characterized in that the apparatus comprises:
the creation module is configured to create a disease monitoring file for a patient based on basic information of the patient, and create a target virtual key for the disease monitoring file based on a virtual index stored in a preset disease monitoring database, where creating the target virtual key for the disease monitoring file based on the virtual index stored in the preset disease monitoring database includes: traversing each virtual key and a virtual value corresponding to each virtual key in a virtual index stored in the disease detection monitoring database; after traversing, calculating the number of virtual values corresponding to each stored virtual key to obtain the number of virtual sub-indexes, wherein each virtual sub-index consists of one virtual key and the virtual value corresponding to the virtual key; adding a preset value to the number to obtain a target virtual key of the disease monitoring file;
The generation module is used for generating a first code based on the identity information in the basic information and generating a second code based on the demographic parameter information in the basic information;
the determining module is used for taking the first code as a first virtual value corresponding to the target virtual key and taking the second code as a second virtual value corresponding to the target virtual key;
the creating module is further configured to create a target virtual index for the disease monitoring archive according to the target virtual key, the first virtual value, and the second virtual value, and includes: calculating a first hash value of the first virtual value and calculating a second hash value of the second virtual value; splitting the target virtual key into a plurality of virtual sub-keys according to the first hash value and the second hash value; generating a position sequence number for each virtual sub-key; storing the first virtual value in a first position sequence number corresponding to the first hash value, and storing the second virtual value in a second position sequence number corresponding to the second hash value; forming the target virtual index based on the target virtual key and virtual values corresponding to a plurality of virtual sub keys obtained by splitting the target virtual key;
The writing module is used for writing the disease monitoring file and the corresponding target virtual index into the disease monitoring database;
the updating module is configured to update the target virtual index of the disease monitoring archive in the disease monitoring database, and send an instruction carrying the updated target virtual index to a hospital information system, where the updating the target virtual index of the disease monitoring archive in the disease monitoring database includes: obtaining physical examination information, epidemiological investigation information, outpatient diagnosis and treatment information and hospitalization information of the patient to obtain medical information; generating a third code according to the demographic parameter information and the medical information, and taking the third code as a third virtual value corresponding to the target virtual key; updating the target virtual index according to the third virtual value to obtain an updated target virtual index; wherein, the updating the target virtual index according to the third virtual value, and obtaining the updated target virtual index includes: calculating a third hash value of the third virtual value; determining whether the third hash value is between the first hash value and the second hash value; when the third hash value is between the first hash value and the second hash value, storing the third virtual value in a third position serial number corresponding to the third hash value to obtain a new target virtual index; splitting the target virtual key into a plurality of new virtual sub-keys according to the first hash value, the second hash value and the third hash value when the third hash value is not between the first hash value and the second hash value, generating a new position serial number for each new virtual sub-key, and forming the new target virtual index based on virtual values corresponding to the target virtual key and the plurality of new virtual sub-keys obtained by splitting the target virtual key;
And the extraction module is used for responding to the file retrieval instruction sent by the hospital information system, extracting a target disease monitoring file corresponding to the file retrieval instruction from the disease monitoring database, and obtaining medical information of a target patient according to the target disease monitoring file.
5. An electronic device comprising a processor and a memory, wherein the processor is configured to implement the medical information acquisition method according to any one of claims 1 to 3 when executing a computer program stored in the memory.
6. A computer-readable storage medium, on which a computer program is stored, characterized in that the computer program, when executed by a processor, implements the medical information acquisition method according to any one of claims 1 to 3.
CN202110961688.XA 2021-08-20 2021-08-20 Medical information acquisition method, device, electronic equipment and storage medium Active CN113611383B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110961688.XA CN113611383B (en) 2021-08-20 2021-08-20 Medical information acquisition method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110961688.XA CN113611383B (en) 2021-08-20 2021-08-20 Medical information acquisition method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113611383A CN113611383A (en) 2021-11-05
CN113611383B true CN113611383B (en) 2024-02-02

Family

ID=78341504

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110961688.XA Active CN113611383B (en) 2021-08-20 2021-08-20 Medical information acquisition method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113611383B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117438018B (en) * 2023-10-11 2024-04-19 北京远盟普惠健康科技有限公司 Medical data analysis system and method based on big data

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013210698A (en) * 2012-03-30 2013-10-10 Hitachi Solutions Ltd File retrieval system and program
KR20180046934A (en) * 2016-10-28 2018-05-10 연세대학교 산학협력단 Medical Information Service System And Its Method Using Standard Prevention Knowledge DB And PersonalTreatment History DB)
CN108573737A (en) * 2017-12-25 2018-09-25 北京金山云网络技术有限公司 A kind of storage method of electronic health record, device, equipment and storage medium
CN109597801A (en) * 2018-11-14 2019-04-09 金色熊猫有限公司 Medical data standardized management method and system, electronic equipment, storage medium
CN109739857A (en) * 2018-12-28 2019-05-10 深圳市网心科技有限公司 Data distribution formula wiring method, device, terminal and storage medium under high concurrent
CN109753506A (en) * 2018-12-28 2019-05-14 深圳市网心科技有限公司 Data distribution formula storage method, device, terminal and storage medium
CN110109887A (en) * 2019-03-18 2019-08-09 北京宇信网景信息技术有限公司 Data retrieval method, electronic equipment and computer storage medium
CN110580942A (en) * 2019-08-23 2019-12-17 和宇健康科技股份有限公司 novel physical examination report generation method, device, medium and terminal equipment
CN111611225A (en) * 2020-05-15 2020-09-01 腾讯科技(深圳)有限公司 Data storage management method, query method, device, electronic equipment and medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010231308A (en) * 2009-03-26 2010-10-14 Olympus Corp Lifestyle disease prevention device and lifestyle disease prevention program
US20180344215A1 (en) * 2015-11-24 2018-12-06 Dacadoo Ag Automated health data acquisition, processing and communication system and method
US11200975B2 (en) * 2018-11-06 2021-12-14 International Business Machines Corporation Framework for modeling collections and their management

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013210698A (en) * 2012-03-30 2013-10-10 Hitachi Solutions Ltd File retrieval system and program
KR20180046934A (en) * 2016-10-28 2018-05-10 연세대학교 산학협력단 Medical Information Service System And Its Method Using Standard Prevention Knowledge DB And PersonalTreatment History DB)
CN108573737A (en) * 2017-12-25 2018-09-25 北京金山云网络技术有限公司 A kind of storage method of electronic health record, device, equipment and storage medium
CN109597801A (en) * 2018-11-14 2019-04-09 金色熊猫有限公司 Medical data standardized management method and system, electronic equipment, storage medium
CN109739857A (en) * 2018-12-28 2019-05-10 深圳市网心科技有限公司 Data distribution formula wiring method, device, terminal and storage medium under high concurrent
CN109753506A (en) * 2018-12-28 2019-05-14 深圳市网心科技有限公司 Data distribution formula storage method, device, terminal and storage medium
CN110109887A (en) * 2019-03-18 2019-08-09 北京宇信网景信息技术有限公司 Data retrieval method, electronic equipment and computer storage medium
CN110580942A (en) * 2019-08-23 2019-12-17 和宇健康科技股份有限公司 novel physical examination report generation method, device, medium and terminal equipment
CN111611225A (en) * 2020-05-15 2020-09-01 腾讯科技(深圳)有限公司 Data storage management method, query method, device, electronic equipment and medium

Also Published As

Publication number Publication date
CN113611383A (en) 2021-11-05

Similar Documents

Publication Publication Date Title
Schull et al. ICES: data, discovery, better health
CA2849313C (en) Method for generating healthcare-related validated prediction models from multiple sources
Luo et al. A hybrid solution for extracting structured medical information from unstructured data in medical records via a double-reading/entry system
US20040078236A1 (en) Storage and access of aggregate patient data for analysis
Kavitha et al. Implementation of cloud based Electronic Health Record (EHR) for Indian healthcare needs
Sarkar et al. A conceptual distributed framework for improved and secured healthcare system
CN109448841A (en) Establish data model method and device, clinical aid decision-making method and device
CN113345583A (en) Method and system for constructing full life cycle resident intelligent health file
KR101320572B1 (en) System and method for medical treatment pattern based on electronic medical record
JP6384130B2 (en) Information processing apparatus and information processing program
CN113611383B (en) Medical information acquisition method, device, electronic equipment and storage medium
Kumar et al. Review paper on Big Data in healthcare informatics
US20010032102A1 (en) Psychiatric information systems, methods and computer program products that capture psychiatric information as discrete data elements
JP6675182B2 (en) A system for presenting patient information held by multiple medical institutions to a medical information presentation terminal
KR20110107954A (en) System and method for medical treatment pattern based on electronic medical record
US20130132116A1 (en) Wireless patient diagnosis and treatment based system for integrated healthcare rounding list and superbill management
Collen et al. Medical informatics: past and future
Santillan et al. Implementation of a maternal child knowledgebase
Serrato-López et al. Mobile Technology Model to Collection Information of Self-Assisted Clinical History
Gueye et al. Crossing the line to electronic medical records in Subsaharian Africa: an obstetric and neonatal information system with perinatal indicators dashboard
Devi et al. Artificial intelligence for personalized medicine with EHR and genomic information
Kanade et al. EHR Model for India: To Address Challenges in Quality Healthcare
Ni et al. Anatomy of functional components of healthcare information system
Barranco-Mendoza et al. Virtual Health-Care Communities: the use of web-based and mobile intelligent technologies for risk assessment and health management in rural and remote communities
JP2022021118A (en) Information processing program, information processing method and information processing device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20220916

Address after: Room 2601 (Unit 07), Qianhai Free Trade Building, No. 3048, Xinghai Avenue, Nanshan Street, Qianhai Shenzhen-Hong Kong Cooperation Zone, Shenzhen, Guangdong 518000

Applicant after: Shenzhen Ping An Smart Healthcare Technology Co.,Ltd.

Address before: 1-34 / F, Qianhai free trade building, 3048 Xinghai Avenue, Mawan, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong 518000

Applicant before: Ping An International Smart City Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant