[go: up one dir, main page]

WO2020082804A1 - Medical data classified storage method and apparatus - Google Patents

Medical data classified storage method and apparatus Download PDF

Info

Publication number
WO2020082804A1
WO2020082804A1 PCT/CN2019/095043 CN2019095043W WO2020082804A1 WO 2020082804 A1 WO2020082804 A1 WO 2020082804A1 CN 2019095043 W CN2019095043 W CN 2019095043W WO 2020082804 A1 WO2020082804 A1 WO 2020082804A1
Authority
WO
WIPO (PCT)
Prior art keywords
medical data
data
classification
qualified
target
Prior art date
Application number
PCT/CN2019/095043
Other languages
French (fr)
Chinese (zh)
Inventor
王伟
Original Assignee
平安医疗健康管理股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安医疗健康管理股份有限公司 filed Critical 平安医疗健康管理股份有限公司
Publication of WO2020082804A1 publication Critical patent/WO2020082804A1/en

Links

Images

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
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/70ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Definitions

  • the present invention relates to the field of data processing, and in particular to a method and device for classifying and storing medical data.
  • the medical data is very rich, including the patient's diagnosis request, medical experience, diagnosis data, prescription data, drug information, medical insurance reimbursement data, rehabilitation result information, health examination information, etc.
  • These massive data are directly based on the chronological order of data generation
  • Indifferent storage, or storage based solely on functional uses, will take up a lot of storage space and is not conducive to data reading and reuse, which is a waste of storage space and a waste of time to access data. Therefore, there is an urgent need to find a more scientific medical data storage method to reduce the time of data reuse and reduce the occupation of data running space by massive data.
  • Embodiments of the present invention provide a medical data classification storage method and device, which can classify qualified medical data that has passed the review according to a data classification model, and then score the classification results, classify and store the medical data according to the score results, and improve the
  • the classification accuracy of medical data improves the accuracy of classification storage of medical data, reduces the consumption of data running space, and improves the efficiency of data multiplexing.
  • a first aspect of an embodiment of the present invention provides a medical data classification storage method.
  • the medical data classification storage method includes:
  • the qualified medical data is classified and stored, and the classified storage includes online storage, near-line storage, or archive storage.
  • the review of the target medical data to determine that the target medical data is qualified medical data includes:
  • the storability review includes the correctness of the target medical data, Review of reasonableness, privacy or correspondence;
  • both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, it is determined that the target medical data is qualified medical data.
  • the classifying the qualified medical data according to a standard data classification model to obtain a standardized classification result includes:
  • the key information includes data keywords, data quantization values, and initiator information of the storage request;
  • the method before classifying the qualified medical data according to a data classification model, the method further includes creating a data classification model, specifically including:
  • Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
  • a data classification is established according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction type data, service support type, and system data;
  • the data classification model of the standardized enterprise information technology system is established according to the fixed subject, the data classification, and the quantization level of the data classification.
  • the scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data includes:
  • the classifying and storing the qualified medical data according to the scoring result includes:
  • the method further includes:
  • the classification label including a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level;
  • the time tag is used to identify when the qualified medical data completes the classified storage
  • the qualified medical data is acquired according to the classification label and the time label.
  • a second aspect of an embodiment of the present invention provides a medical data classification storage device.
  • the medical data classification storage device includes:
  • An auditing unit for reviewing the target medical data to determine that the target medical data is qualified medical data
  • a classification unit configured to classify the qualified medical data according to a data classification model to obtain a standardized classification result
  • the storage unit is configured to classify and store the qualified medical data according to the scoring result, and the classified storage includes online storage, near-line storage, or archive storage.
  • a third aspect of the embodiments of the present invention provides an electronic device, including a processor, a memory, a communication interface, and one or more programs.
  • the one or more programs are stored in the memory and are configured by all
  • the processor executes, and the program includes instructions for performing the steps in any method of the first aspect.
  • a fourth aspect of the embodiments of the present invention provides a non-volatile computer-readable storage medium that stores a computer program for electronic data exchange, wherein the computer program causes the computer to perform the steps described in any method of the first aspect Instructions.
  • a storage request for target medical data is first received, and the target medical data is reviewed to determine that the target medical data is qualified medical data;
  • the classification model is classified to obtain standardized classification results; then the qualified medical data is scored according to the standardized classification results, and the qualified medical data is scored; finally, the qualified medical data is classified and stored according to the scoring results.
  • this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data.
  • the use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
  • FIG. 1 is a schematic flowchart of a medical data classification storage method provided by an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
  • FIG. 6 is a structural block diagram of a medical data classification storage device provided by an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a medical data classification storage method according to an embodiment of the present invention. As shown in FIG. 1, the medical data classification storage method includes:
  • the medical data content is very rich, including the patient's diagnosis request, medical experience, doctor's diagnosis result, prescription data, drug information, medical insurance reimbursement data, rehabilitation result information, health examination information, etc.
  • the server of the medical information platform receives the user's storage request for the target medical data.
  • the target medical data is the medical data that the user wants to store.
  • the storage request may be a data packet that combines the request instruction and the target medical data, or it may be Separate request instruction, and then pass the request instruction on the server side of the medical information platform, then send the target medical data to it; or the storage request can be sent to the server of the medical information platform after the separate request instruction is passed Fixed address, obtain target medical data from a fixed address.
  • the target medical data When receiving a storage request for the target medical data on the server side of the medical information platform, the target medical data must be reviewed first. Unsafe or unqualified bad medical data cannot be stored to avoid pollution to the database that stores the medical data , To avoid the large amount of manpower and time consumption caused by the subsequent discovery, modification or deletion of bad medical data.
  • the target medical data is reviewed to determine that the target medical data is qualified medical data, including: connecting to the server of the competent department of the target medical data, and obtaining the data of the target medical data from the server of the competent department Storability review results, the storability review includes a review of the correctness, rationality, privacy, or correspondence of the target medical data; connecting to the information security department server, and obtaining the information security department server for the The result of the safety audit of the target medical data; when both the storability audit result of the target medical data and the safety audit result obtained indicate that the target medical data passes the audit, it is determined that the target medical data is qualified Medical data.
  • the competent department server of the target medical data can correspond to the competent department server corresponding to the initiator of the target medical data storage request, for example, the doctor initiates the target medical data storage request, the corresponding competent department server is the doctor's competent department server, and if it is For the target data storage request initiated by the system maintenance personnel, the corresponding department server is the department server of the operation and maintenance personnel.
  • the storability review includes the review of the correctness, rationality, privacy or correspondence of the target medical data, where correctness indicates the correctness of the data content, that is, there is no data that records errors, and rationality indicates that there is no forged Data
  • privacy means that the data is authorized for privacy. Some data that is not authorized cannot be stored.
  • Correspondence means the correspondence between the data that issued the storage request and the server of the competent department. Then connect to the server of the information security department to conduct a security review of the target medical data, including whether there are security threats such as Trojan viruses, injection attacks, malicious file execution, or unsafe communication in the medical data, and issue security reminders to the data with security threats , Discard the corresponding target medical data, or clean the target medical data to obtain safe target medical data.
  • security threats such as Trojan viruses, injection attacks, malicious file execution, or unsafe communication in the medical data
  • Discard the corresponding target medical data or clean the target medical data to obtain safe target medical data.
  • the qualified medical data is classified according to the standard data classification model to obtain standardized classification results, including: obtaining key information of qualified medical data, the key information includes data keywords, data quantization values, and storage request originator information; Import the key information of qualified medical data into the data classification model, match the key information of qualified medical data, and obtain standardized classification results according to the matching results.
  • the medical data includes key information such as data keywords, data quantization values, and storage request initiator information, as shown in Table 1:
  • to classify data first determine the subject of the data based on the data keywords of the qualified medical data, then further classify the data based on the storage request initiator information, and finally determine the data based on the data quantization value The importance of medical data, so after obtaining the key information of medical data, import it into the data classification model to obtain standardized classification results.
  • the method before classifying the qualified medical data according to the data classification model, the method further includes creating a data classification model, which specifically includes: dividing the qualified medical data into fixed topics according to the data function, and the fixed topics include medical topics and medical topics , Medical insurance theme and health theme; for qualified medical data in a fixed theme, establish a data classification according to the data classification principle of the standardized enterprise information technology system.
  • the data classification includes production transaction data, service support and system data; obtain data Classification quantification standards, and grading the quantization standards according to the different quantization value ranges corresponding to the quantization standards to obtain the quantization level of the data classification; establish the data classification of the standardized enterprise information technology system according to the fixed subject, data classification, and data classification model.
  • the classification of qualified medical data is based on the data classification model, so the establishment of the data classification model of medical data is crucial. Because the medical data is very rich in content and has a wide range of meanings, including the patient ’s diagnosis request, medical experience, doctor ’s diagnosis result, prescription data, drug information, medical insurance reimbursement data, rehabilitation result information, health checkup information, etc. These contents should first be classified into four fixed themes according to their uses and functions: medical themes, medical themes, medical insurance themes, and health themes.
  • medical topics include patient registration and treatment, doctors' diagnosis and prescribing medicine, etc .
  • medical topics include the applicable symptoms of drugs, drug ingredients and drug research and development
  • medical insurance topics include medical insurance policyholder information, insurance grade, reimbursement ratio and reimbursement amount
  • Health topics include the patient's medical examination information, daily work and rest, diet maintenance, sports and fitness information.
  • the medical insurance data in each fixed theme is then established according to the data classification principle of the standardized enterprise information technology system to obtain production transaction data, service support data and system data.
  • the production transaction data is the data generated and used by the various IT support systems of the enterprise, that is, the interface data and structural data when constructing the medical information platform
  • the service support data is the data collected by each production system and after mining and processing.
  • the formed information data that is, the service data generated when the medical information platform interacts with the user
  • the system data is the data generated for the IT development process, including the log data or temporary data generated during the use of the medical information platform.
  • each data classification is quantified by standard classification to obtain the quantization level of the data classification.
  • the three-level data classification model shown in Table 2 is obtained.
  • the three-level data classification model shown in Table 2 can also be established.
  • the quantization standards can be graded as shown in Table 3. According to the different quantization value ranges corresponding to the quantization standards of the data classification, the quantization standards are graded to obtain the quantification of the data classification grade.
  • the qualified medical data is classified according to the data classification model, which can be classified by keyword matching.
  • each category in the data classification model has its keyword tag, qualified medical data Match these keyword tags. It can also be combined through logical matching and keyword matching.
  • the storage request originator is "Zhang XX”, and the service department and position corresponding to "Zhang XX”, such as "heart surgery, physician”, can be determined by logical matching.
  • the fixed theme corresponding to the medical data of is "medical theme”; and its data keyword is "outpatient checklist", which matches the keyword label of "service-supported data", so its data is classified as “service-supported” Type data ".
  • the corresponding quantization level can be obtained by matching the quantization value of the data in Table 1 with the quantization value range in Table 3 for the corresponding quantization level acquisition.
  • the standardized classification results of qualified medical data in Table 1 are: medical theme-service-supported data-importance: important-access frequency: frequent-access performance requirements-access performance requirements: higher than-data volume: small.
  • the scoring result of medical data is used to describe its importance and real-time. The more important and real-time data, the higher the score.
  • a standardized classification result of qualified medical data has been obtained, and each classification directory in the standardized classification result has its corresponding score or weight, and the following score relationship can be obtained: medical subject basic score> medical subject basis Score> Basic score for medical insurance theme> Basic score for health theme; Service-supported data weights ⁇ Production and transactional data weights> System data weights; p1> p2> p3, s1> s2, t1> t2, d1> d2> d3.
  • the qualified medical data is scored according to the standardized classification result, and the score result of the qualified medical data is obtained.
  • the qualified medical data is scored according to the standardized classification result to obtain the score result of the qualified medical data, including: obtaining the standardized classification result corresponding to the qualified medical data, including the target fixed subject corresponding to the standardized classification result, the target medical data classification and Quantification level of the target medical data classification; obtain the basic score of the target fixed topic, the weight of the target medical data classification and the grading score of the quantization level of the target medical data classification, and weighted and sum it to determine the score of qualified medical data result.
  • the corresponding standardized classification results have been obtained, as follows: medical theme-service-supported data-importance: important-visit frequency: frequent-visit performance requirements-visit performance requirements: higher than- Data volume: small. It includes the fixed target of the target corresponding to the qualified medical data, the classification of the target medical data and the quantization level of the classification of the target medical data.
  • the target fixed topic has its corresponding basic score
  • the target medical data classification has its corresponding weight
  • the quantified level of the target medical data classification has its grading score. Weighting and summing them, we can get:
  • S is the scoring result of the qualified medical data in Table 1
  • T is the basic score of the medical theme
  • is the weight of the production transaction data
  • p1, s1, t1, and d1 correspond to the quantization level of the qualified medical data in Table 1. score.
  • the scoring result classify and store the qualified medical data, where the classified storage includes online storage, near-line storage, or archive storage.
  • Online storage refers to storing materials on the network in a networked state, which can be read and modified at any time to meet the speed requirements of front-end application servers or databases for data access.
  • Near-line storage is an application that is positioned between the customer's online storage and offline storage. Store data that is not often used or has little data access on storage devices with lower performance, but at the same time The requirements are fast addressing and high transmission rate.
  • Archive storage is suitable for long-term archiving and backup of massive data. Therefore, online storage of the most commonly used important data, near-line storage of data that may be used with a certain probability, but not used for a high probability, only archived backup data, archive storage.
  • classifying and storing the qualified medical data according to the scoring results includes: setting a first score line and a second score line, where the first score line is less than the second score line; and the score result is less than the first score Archive and store the qualified medical data of the value line; store the qualified medical data with the score of not less than the first score line and less than the second score line for near-line storage; store the qualified medical data with the score result of not less than the second score line Store online.
  • h1 represents the first score line
  • h2 represents the second score line
  • Str represents the scoring result of qualified medical data
  • the method further includes: adding a classification label to the qualified medical data stored in the classification, the classification label includes a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level ; Add a time tag to the classified medical data, the time tag is used to identify the time when the qualified medical data completes the classification storage; when receiving the request to obtain the classified medical data, the qualified medical data is obtained according to the classification label and the time label .
  • the storage request for the target medical data is first received, and the target medical data is reviewed to determine that the target medical data is qualified medical data; then the qualified medical data is classified according to the data classification model to obtain Standardized classification results; then scoring the qualified medical data according to the standardized classification results to obtain the scoring results of the qualified medical data; and finally, classifying and storing the qualified medical data according to the scoring results.
  • this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data. The use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
  • FIG. 2 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention. As shown in the figure, the medical data classification storage method in this embodiment includes:
  • the storability audit includes correctness of the target medical data Review of sex, rationality, privacy or correspondence;
  • the target medical data is determined to be qualified medical data by reviewing the storage and safety of the target medical data, and then the qualified medical data is classified according to the data classification model to obtain standardized classification results, and finally according to the standardization
  • the classification result scores the qualified medical data, and the qualified medical data is stored online, near-line or archived according to the score.
  • the approved medical data will not store unsafe or unqualified unhealthy medical data, so as not to cause pollution to the database storing the medical data, and avoid the large amount of manpower and time consumption caused by the subsequent discovery, modification or deletion of unhealthy medical data.
  • the classified storage of qualified medical data can reduce the occupation of data running space and improve the reuse efficiency of medical data.
  • FIG. 3 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention. As shown in the figure, the medical data classification storage method in this embodiment includes:
  • the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
  • a data classification according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction data, service support data, and system data;
  • the scoring result classify and store the qualified medical data, where the classified storage includes online storage, near-line storage, or archive storage.
  • the medical data is first divided into fixed topics according to the data function, and then the medical data of each fixed topic is established according to the data classification principle of the labeled enterprise information technology system, and then each data is classified The quantization standard is graded to obtain a quantization level. Finally, a data classification model is established according to the fixed subject, data classification and quantization level, and the qualified medical data that has passed the review is classified according to the data classification model. This process improves the classification efficiency of medical data, and because the data archiving model has a three-layer classification standard, the classification results of medical data are more accurate and inherently logical, which facilitates the subsequent reuse of medical data.
  • FIG. 4 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention. As shown in the figure, the medical data classification storage method in this embodiment includes:
  • the scoring result classify and store the qualified medical data, where the classified storage includes online storage, near-line storage, or archive storage;
  • the classification label includes a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level ;
  • classified medical data that has passed the review is classified and stored, and then classification labels and time labels are added to the classified storage data, and the qualified medical data that have been classified and stored are queried or called according to the classification labels and time labels Time, can reduce time consumption and improve the efficiency of data multiplexing.
  • FIG. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
  • the electronic device includes a processor, a memory, a communication interface, and one or more programs, where the one or more programs are Stored in the aforementioned memory and configured to be executed by the aforementioned processor, the aforementioned program includes instructions for performing the following steps:
  • Receive a storage request for target medical data the storage request is used to request storage of the target medical data; review the target medical data to determine that the target medical data is qualified medical data; according to the qualified medical data
  • the data classification model classifies to obtain standardized classification results; scores the qualified medical data according to the standardized classification results, obtains the scoring results of the qualified medical data; according to the scoring results, conducts the qualified medical data Classified storage, the classified storage includes online storage, near-line storage or archive storage.
  • the electronic device first receives the storage request for the target medical data and reviews the target medical data to determine the target medical data as qualified medical data; then classifies the qualified medical data according to the data classification model to obtain standardized classification results; and Evaluate the qualified medical data according to the standardized classification results to obtain the scoring results of the qualified medical data; finally, classify and store the qualified medical data according to the scoring results.
  • this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data. The use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
  • the program in reviewing the target medical data and determining that the target medical data is qualified medical data, includes instructions for performing the following steps:
  • the storability review includes the correctness of the target medical data, Review of rationality, privacy or correspondence; connect to the server of the information security department and obtain the results of the security review of the target medical data by the server of the information security department; the storage of the target medical data when obtained Both the audit result and the safety audit result indicate that the target medical data is qualified medical data when the target medical data passes the audit.
  • the program includes instructions for performing the following steps:
  • Acquiring key information of the qualified medical data including data keywords, data quantization values, and initiator information of the storage request; importing the key information of the qualified medical data into the data classification model, Match the key information of the qualified medical data, and obtain a standardized classification result according to the matching result.
  • the program before classifying the qualified medical data according to the data classification model, in terms of creating the data classification model, the program includes instructions for performing the following steps:
  • Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics; for the fixed topics, data classification is established according to the data classification principle of the standardized enterprise information technology system.
  • the data classification includes production transaction data, service support data and system data; obtain the quantitative standards of the data classification, and classify the quantitative standards according to different quantitative value ranges corresponding to the quantitative standards to obtain the data classification Quantization level; establish a data classification model of the standardized enterprise information technology system according to the fixed subject, the data classification, and the data classification quantization level.
  • the program in scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data, includes instructions for performing the following steps:
  • the standardized classification result corresponding to the qualified medical data including the target fixed topic corresponding to the standardized classification result, the target medical data classification, and the quantization level of the target medical data classification; acquiring the basic score of the target fixed topic, The weight value of the target medical data classification and the grading score of the quantization level of the target medical data classification are weighted and summed to determine the scoring result of the qualified medical data.
  • the program includes instructions for performing the following steps:
  • first score line and a second score line wherein the first score line is smaller than the second score line; the qualified medical data whose score result is less than the first score line is archived and stored; The qualified medical data whose score result is not less than the first score line and less than the second score line is stored near-line; the qualified medical data whose score result is not less than the second score line is stored online.
  • the program package further includes instructions for performing the following steps:
  • Adding a classification label to the qualified medical data stored in the classification the classification label including the standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level;
  • a time tag is added to the classified stored qualified medical data, and the time tag is used to identify the time when the qualified medical data completes the classified storage; when a request to obtain the classified stored qualified medical data is received, according to The classification label and the time label acquire the qualified medical data.
  • FIG. 6 is a block diagram of the functional units of the medical data classification storage device 600 involved in the embodiment of the present invention.
  • the medical data classification storage device 600 is applied to an electronic device.
  • the medical data classification storage device includes:
  • the request unit 601 is configured to receive a storage request for target medical data, and the storage request is used to request storage of the target medical data;
  • An auditing unit 602 is used to audit the target medical data and determine that the target medical data is qualified medical data;
  • a classification unit 603, configured to classify the qualified medical data according to a data classification model to obtain a standardized classification result
  • the scoring unit 604 is configured to score the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data;
  • the storage unit 605 is configured to classify and store the qualified medical data according to the scoring result, where the classified storage includes online storage, near-line storage, or archive storage.
  • the medical data classification storage device first receives the storage request for the target medical data, reviews the target medical data, and determines that the target medical data is qualified medical data; The classification model is classified to obtain standardized classification results; then the qualified medical data is scored according to the standardized classification results, and the qualified medical data is scored; finally, the qualified medical data is classified and stored according to the scoring results.
  • this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data. The use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
  • the review unit 602 in reviewing the target medical data and determining that the target medical data is qualified medical data, is specifically configured to:
  • the storability review includes the correctness of the target medical data, Review of reasonableness, privacy or correspondence;
  • both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, it is determined that the target medical data is qualified medical data.
  • the classification unit 603 is specifically used to:
  • the key information includes data keywords, data quantization values, and initiator information of the storage request;
  • the classification unit 603 before classifying the qualified medical data according to a data classification model, is further used to create a data classification model, specifically used to:
  • Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
  • a data classification is established according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction data, service support data, and system data;
  • the data classification model of the standardized enterprise information technology system is established according to the fixed subject, the data classification, and the quantization level of the data classification.
  • the scoring unit 604 is specifically configured to:
  • the storage unit 605 is specifically used to:
  • the medical data classification storage device 600 further includes a multiplexing unit 606, which is specifically used to:
  • the classification label including a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level;
  • the time tag is used to identify when the qualified medical data completes the classified storage
  • the qualified medical data is acquired according to the classification label and the time label.
  • An embodiment of the present invention also provides a non-volatile computer-readable storage medium, wherein the non-volatile computer-readable storage medium stores a computer program for electronic data exchange, and the computer program causes the computer to execute the method as described above
  • the computer includes a mobile terminal.
  • An embodiment of the present invention also provides a computer program product.
  • the computer program product includes a non-transitory non-volatile computer-readable storage medium that stores the computer program.
  • the computer program is operable to cause the computer to execute the method as described in the foregoing method embodiments. Part or all of the steps of any method described.
  • the computer program product may be a software installation package.
  • the computer includes a mobile terminal.
  • the disclosed device may be implemented in other ways.
  • the device embodiments described above are only schematic.
  • the above-mentioned unit division is only a logical function division.
  • there may be other division modes for example, multiple units or components may be combined or integrated To another system, or some features can be ignored, or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or software function unit.
  • the above integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable memory.
  • the technical solution of the present application essentially or part of the contribution to the existing technology or all or part of the technical solution can be embodied in the form of a software product, the computer software product is stored in a memory, Several instructions are included to enable a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the above methods in various embodiments of the present application.
  • the foregoing memory includes: U disk, Read-Only Memory (ROM), Random Access Memory (Random Access Memory, RAM), mobile hard disk, magnetic disk or optical disk and other media that can store program codes.
  • the program may be stored in a computer-readable memory, and the memory may include: a flash disk , ROM, RAM, magnetic disk or optical disk, etc.

Landscapes

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

Abstract

Embodiments of the present invention disclose a medical data classified storage method and apparatus. The medical data classified storage method comprises: receiving a storage request for target medical data, the storage request being used for requesting storage of the target medical data; auditing the target medical data, and determining the target medical data as qualified medical data; classifying the qualified medical data according to a data classification model to obtain a standardized classification result; scoring the qualified medical data according to the standardized classification result to obtain a scoring result of the qualified medical data; and performing classified storage on the qualified medical data according to the scoring result, the classified storage comprising online storage, near-line storage, and archive storage. By using the present invention, medical data is audited, classified, and scored, and then classified storage is performed on the medical data according to a scoring result, so that the accuracy of classified storage for the medical data is improved, data operation space consumption is reduced, and data multiplexing efficiency is improved.

Description

一种医疗数据分类存储方法和装置Medical data classification storage method and device
本申请要求于2018年10月23日提交中国专利局、申请号为2018112363517、申请名称为“一种医疗数据分类存储方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application requires the priority of the Chinese patent application filed on October 23, 2018 in the Chinese Patent Office, with the application number 2018112363517 and the application name "a medical data classification storage method and device", the entire content of which is incorporated by reference in this document Applying.
技术领域Technical field
本发明涉及数据处理领域,具体涉及一种医疗数据分类存储方法和装置。The present invention relates to the field of data processing, and in particular to a method and device for classifying and storing medical data.
背景技术Background technique
随着信息技术的快速发展,我国越来越多的医院正加速建设医疗信息化平台,以提高医院的服务水平与核心竞争力。医疗信息化平台的使用有助于提升医生的工作效率,给患者提供更好的医疗体验,为提高医疗服务质量提供很大帮助。With the rapid development of information technology, more and more hospitals in China are accelerating the construction of medical information platform to improve the hospital's service level and core competitiveness. The use of medical information platform can help improve the efficiency of doctors, provide patients with a better medical experience, and greatly help improve the quality of medical services.
但是医疗数据内容十分丰富,包括患者的诊断请求、就诊经历、诊断数据、处方数据、药品信息、医保报销数据、康复结果信息、健康体检信息等,这些海量的数据直接根据数据产生的时间顺序进行无差别存储,或单纯根据功能用途进行存储,将占用大量的存储空间,且不利于数据的读取和复用,既是对存储空间的浪费,也是对取用数据时间的浪费。因此急需找到更科学医疗数据的存储方法,以减少数据复用的时间,同时减少海量数据对数据运行空间的占用。However, the medical data is very rich, including the patient's diagnosis request, medical experience, diagnosis data, prescription data, drug information, medical insurance reimbursement data, rehabilitation result information, health examination information, etc. These massive data are directly based on the chronological order of data generation Indifferent storage, or storage based solely on functional uses, will take up a lot of storage space and is not conducive to data reading and reuse, which is a waste of storage space and a waste of time to access data. Therefore, there is an urgent need to find a more scientific medical data storage method to reduce the time of data reuse and reduce the occupation of data running space by massive data.
发明内容Summary of the invention
本发明实施例提供一种医疗数据分类存储方法和装置,能够对通过审核的合格医疗数据按照数据归类模型进行分类,然后对分类结果进行评分,根据评分结果对医疗数据进行分类存储,提升对医疗数据的分类准确度,进而提升对医疗数据分类存储的准确度,减少对数据运行空间的消耗,同时提升对数据进行复用的效率。Embodiments of the present invention provide a medical data classification storage method and device, which can classify qualified medical data that has passed the review according to a data classification model, and then score the classification results, classify and store the medical data according to the score results, and improve the The classification accuracy of medical data improves the accuracy of classification storage of medical data, reduces the consumption of data running space, and improves the efficiency of data multiplexing.
本发明实施例的第一方面提供了一种医疗数据分类存储方法,所述医疗数据分类存储方法包括:A first aspect of an embodiment of the present invention provides a medical data classification storage method. The medical data classification storage method includes:
接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;Receiving a storage request for target medical data, where the storage request is used to request storage of the target medical data;
对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;Review the target medical data and determine that the target medical data is qualified medical data;
对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;Classify the qualified medical data according to the data classification model to obtain standardized classification results;
根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;Scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data;
根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。According to the scoring result, the qualified medical data is classified and stored, and the classified storage includes online storage, near-line storage, or archive storage.
在可选的情况下,所述对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据,包括:In an optional case, the review of the target medical data to determine that the target medical data is qualified medical data includes:
连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;Connect to the server of the competent department of the target medical data, and obtain the result of the storability review of the target medical data by the server of the department in charge of the target medical data, the storability review includes the correctness of the target medical data, Review of reasonableness, privacy or correspondence;
连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;Connect to the server of the information security department, and obtain the security audit result of the target medical data by the server of the information security department;
当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据。When both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, it is determined that the target medical data is qualified medical data.
在可选的情况下,所述对所述合格医疗数据按照标数据归类模型进行分类,获得标准化分类结果,包括:In an optional case, the classifying the qualified medical data according to a standard data classification model to obtain a standardized classification result includes:
获取所述合格医疗数据的关键信息,所述关键信息包括数据关键字、数据量化值和所述存储请求的发起人信息;Obtain key information of the qualified medical data, the key information includes data keywords, data quantization values, and initiator information of the storage request;
将所述合格医疗数据的关键信息导入所述数据归类模型中,进行所述合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果。Import key information of the qualified medical data into the data classification model, perform key information matching of the qualified medical data, and obtain a standardized classification result according to the matching result.
在可选的情况下,在对所述合格医疗数据按照数据归类模型进行分类之前,所述方法还包括创建数据归类模型,具体包括:In an optional case, before classifying the qualified medical data according to a data classification model, the method further includes creating a data classification model, specifically including:
将医疗数据按照数据功能分为固定主题,所述固定主题包括医疗主题、医药主题、医保主题或健康主题;Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
针对所述固定主题按照标准化企业信息技术系统的数据归类原则建立数据分类,所述数据分类包括生产交易型数据、服务支撑型和系统数据;For the fixed subject, a data classification is established according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction type data, service support type, and system data;
获取所述数据分类的量化标准,并根据所述量化标准对应的不同量化值范围对所述量化标准进行分级,获得所述数据分类的量化等级;Obtain the quantization standard of the data classification, and classify the quantization standard according to different quantization value ranges corresponding to the quantization standard to obtain the quantization level of the data classification;
根据所述固定主题、所述数据分类和所述数据分类的量化等级建立所述标准化企业信息技术系统的数据归类模型。The data classification model of the standardized enterprise information technology system is established according to the fixed subject, the data classification, and the quantization level of the data classification.
在可选情况下,所述根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果,包括:In an optional case, the scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data includes:
获取所述合格医疗数据对应的所述标准化分类结果,包括所述标准化分类结果对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Acquiring the standardized classification result corresponding to the qualified medical data, including the target fixed subject corresponding to the standardized classification result, the target medical data classification, and the quantization level of the target medical data classification;
获取所述目标固定主题的基础分值、所述目标医疗数据分类的权值和所述目标医疗数据分类的量化等级的分级评分,并对其进行加权求和,确定所述合格医疗数据的评分结果。Obtain the basic score of the target fixed subject, the weight of the target medical data classification, and the graded score of the quantization level of the target medical data classification, and weight and sum them to determine the score of the qualified medical data result.
在可选的情况下,所述根据所述评分结果,对所述合格医疗数据进行分类存储包括:In an optional case, the classifying and storing the qualified medical data according to the scoring result includes:
设置第一分值线和第二分值线,其中所述第一分值线小于所述第二分值线;Setting a first score line and a second score line, wherein the first score line is smaller than the second score line;
将所述评分结果小于第一分值线的合格医疗数据进行归档存储;Archive and store the qualified medical data whose score result is less than the first score line;
将所述评分结果不小于第一分值线且小于第二分值线的合格医疗数据进行近线存储;Store the qualified medical data whose score is not less than the first score line and less than the second score line in near-line storage;
将所述评分结果不小于第二分值线的合格医疗数据进行在线存储。Store the qualified medical data whose score result is not less than the second score line online.
在可选情况下,所述方法还包括:In an optional case, the method further includes:
为所述分类存储的合格医疗数据添加分类标签,所述分类标签包括所述合格医疗数据对应的标准化分类结果以及其对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Adding a classification label to the qualified medical data stored in the classification, the classification label including a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level;
为所述分类存储的合格医疗数据添加时间标签,所述时间标签用于标识所述合格医疗数据完成所述分类存储的时间;Adding a time tag to the classified and stored qualified medical data, the time tag is used to identify when the qualified medical data completes the classified storage;
当接收到获取所述分类存储的合格医疗数据的请求时,根据所述分类标签和所述时间标签获取所述合格医疗数据。When receiving a request to obtain qualified medical data stored in the classification, the qualified medical data is acquired according to the classification label and the time label.
本发明实施例的第二方面提供了一种医疗数据分类存储装置,所述医疗数据分类存储装置包括:A second aspect of an embodiment of the present invention provides a medical data classification storage device. The medical data classification storage device includes:
请求单元,用于接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;A requesting unit for receiving a storage request for target medical data, the storage request for requesting storage of the target medical data;
审核单元,用于对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;An auditing unit for reviewing the target medical data to determine that the target medical data is qualified medical data;
分类单元,用于对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;A classification unit, configured to classify the qualified medical data according to a data classification model to obtain a standardized classification result;
评分单元,用于根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;A scoring unit for scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data;
存储单元,用于根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。The storage unit is configured to classify and store the qualified medical data according to the scoring result, and the classified storage includes online storage, near-line storage, or archive storage.
本发明实施例第三方面提供了一种电子装置,包括处理器、存储器、通信接口,以及一个或多个程序,所述一个或多个程序被存储在所述存储器中,并且被配置由所述处理器执行,所述程序包括用于执行第一方面任一方法中的步骤的指令。A third aspect of the embodiments of the present invention provides an electronic device, including a processor, a memory, a communication interface, and one or more programs. The one or more programs are stored in the memory and are configured by all The processor executes, and the program includes instructions for performing the steps in any method of the first aspect.
本发明实施例第四方面提供了一种非易失性计算机可读存储介质,存储用于电子数据交换的计算机程序,其中,所述计算机程序使得计算机执行第一方面任一方法所述的步骤的指令。A fourth aspect of the embodiments of the present invention provides a non-volatile computer-readable storage medium that stores a computer program for electronic data exchange, wherein the computer program causes the computer to perform the steps described in any method of the first aspect Instructions.
可见,本发明实施例所描述的医疗数据分类存储方法中,首先接收针对目标医疗数据的存储请求,并对目标医疗数据进行审核,确定目标医疗数据为合格医疗数据;然后对合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;再根据标准化分类结果对合格医疗数据进行评分,获得合格医疗数据的评分结果;最后根据评分结果,对合格医疗数据进行分类存储。在这个过程中,由于分类存储包括在线存储、近线存储和归档存储,因此这种分类存储方法能够减少对数据运行空间的占用,同时通过对医疗数据的分类和评分,提升了医疗数据的复用效率,便于根据分类查询和获取对应的医疗数据。It can be seen that in the medical data classification and storage method described in the embodiments of the present invention, a storage request for target medical data is first received, and the target medical data is reviewed to determine that the target medical data is qualified medical data; The classification model is classified to obtain standardized classification results; then the qualified medical data is scored according to the standardized classification results, and the qualified medical data is scored; finally, the qualified medical data is classified and stored according to the scoring results. In this process, since classified storage includes online storage, near-line storage, and archive storage, this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data. The use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
附图说明BRIEF DESCRIPTION
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly explain the embodiments of the present invention or the technical solutions in the prior art, the following will briefly introduce the drawings required in the embodiments or the description of the prior art. Obviously, the drawings in the following description are only These are some embodiments of the present invention. For those of ordinary skill in the art, without paying any creative labor, other drawings can be obtained based on these drawings.
图1是本发明实施例提供的一种医疗数据分类存储方法流程示意图;1 is a schematic flowchart of a medical data classification storage method provided by an embodiment of the present invention;
图2是本发明实施例提供的另一种医疗数据分类存储方法的流程示意图;2 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention;
图3是本发明实施例提供的另一种医疗数据分类存储方法的流程示意图;3 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention;
图4是本发明实施例提供的另一种医疗数据分类存储方法的流程示意图;4 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention;
图5是本发明实施例提供的一种电子装置的结构示意图;5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
图6是本发明实施例提供的一种医疗数据分类存储装置的结构框图。6 is a structural block diagram of a medical data classification storage device provided by an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be described clearly and completely in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without making creative efforts fall within the protection scope of the present invention.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本发明的至少一个实施例中。在说明书中的各个位置展示该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。Reference herein to "embodiments" means that specific features, structures, or characteristics described in connection with the embodiments may be included in at least one embodiment of the present invention. The display of the phrase in various places in the specification does not necessarily refer to the same embodiment, nor is it an independent or alternative embodiment mutually exclusive with other embodiments. Those skilled in the art understand explicitly and implicitly that the embodiments described herein can be combined with other embodiments.
下面对本发明实施例进行详细介绍。The following describes the embodiments of the present invention in detail.
请参阅图1,图1为本发明实施例中一种医疗数据分类存储方法流程示意图,如图1所示,所述医疗数据分类存储方法包括:Please refer to FIG. 1. FIG. 1 is a schematic flowchart of a medical data classification storage method according to an embodiment of the present invention. As shown in FIG. 1, the medical data classification storage method includes:
101、接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据。101. Receive a storage request for target medical data, where the storage request is used to request storage of the target medical data.
随着信息技术的快速发展,我国越来越多的医疗机构正加速建设医疗信息化平台,以提高医院的服 务水平与核心竞争力。医疗信息化平台的使用有助于提升医生的工作效率,给患者提供很好的体验,为提高医疗服务质量提供很大帮助。With the rapid development of information technology, more and more medical institutions in China are accelerating the construction of medical information platform to improve the service level and core competitiveness of hospitals. The use of medical information platform can help improve the efficiency of doctors, provide patients with a good experience, and greatly help improve the quality of medical services.
医疗数据内容十分丰富,包括患者的诊断请求、就诊经历、医生的诊断结果、处方数据、药品信息、医保报销数据、康复结果信息、健康体检信息等,当用户向医疗信息化平台申请存储这些数据时,医疗信息化平台的服务器端接收用户针对目标医疗数据的存储请求,目标医疗数据即用户想进行存储的医疗数据,其中存储请求可能是请求指令与目标医疗数据结合的数据包,也可能是单独的请求指令,然后在医疗信息化平台的服务器端通过请求指令后,再向其发送目标医疗数据;或者存储请求可以是单独的请求指令被通过后,再向医疗信息化平台的服务器发送的固定地址,从固定地址获取目标医疗数据。The medical data content is very rich, including the patient's diagnosis request, medical experience, doctor's diagnosis result, prescription data, drug information, medical insurance reimbursement data, rehabilitation result information, health examination information, etc. When the user applies to the medical information platform to store these data At the time, the server of the medical information platform receives the user's storage request for the target medical data. The target medical data is the medical data that the user wants to store. The storage request may be a data packet that combines the request instruction and the target medical data, or it may be Separate request instruction, and then pass the request instruction on the server side of the medical information platform, then send the target medical data to it; or the storage request can be sent to the server of the medical information platform after the separate request instruction is passed Fixed address, obtain target medical data from a fixed address.
102、对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据。102. Review the target medical data and determine that the target medical data is qualified medical data.
在医疗信息化平台的服务器端接收到针对目标医疗数据的存储请求时,首先要对目标医疗数据进行审核,不安全或不合格的不良医疗数据不能进行存储,以免对存储医疗数据的数据库造成污染,避免后续发现、修改或删除不良医疗数据将造成的大量人力和时间的消耗。When receiving a storage request for the target medical data on the server side of the medical information platform, the target medical data must be reviewed first. Unsafe or unqualified bad medical data cannot be stored to avoid pollution to the database that stores the medical data , To avoid the large amount of manpower and time consumption caused by the subsequent discovery, modification or deletion of bad medical data.
可选的,对目标医疗数据进行审核,确定目标医疗数据为合格医疗数据,包括:连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据。Optionally, the target medical data is reviewed to determine that the target medical data is qualified medical data, including: connecting to the server of the competent department of the target medical data, and obtaining the data of the target medical data from the server of the competent department Storability review results, the storability review includes a review of the correctness, rationality, privacy, or correspondence of the target medical data; connecting to the information security department server, and obtaining the information security department server for the The result of the safety audit of the target medical data; when both the storability audit result of the target medical data and the safety audit result obtained indicate that the target medical data passes the audit, it is determined that the target medical data is qualified Medical data.
对目标医疗数据进行审核时,首先需要连接目标医疗数据的主管部门服务器,然后获取主管部门服务器对目标医疗数据的可存储性审核结果。目标医疗数据的主管部门服务器,可以对应到目标医疗数据存储请求的发起人对应的主管部门服务器,例如医生发起目标医疗数据存储请求,对应的主管部门服务器即为医生的主管部门服务器,而如果是系统维护人员发起的目标数据存储请求,则对应的主管部门服务器为运维人员的主管部门服务器。可存储性审核包括针对目标医疗数据的正确性、合理性、隐私性或对应性的审核,其中,正确性表示数据内容的正确性,即不存在记录错误的数据,合理性表示不存在伪造的数据,隐私性即数据获得隐私性授权,对于某些没有获得授权的数据,不能进行存储,对应性表示发出存储请求的数据与主管部门服务器的对应性。然后连接信息安全部门服务器,对目标医疗数据进行安全性审核,包括对医疗数据中是否存在木马病毒、注入攻击、恶意文件执行或不安全通讯等安全威胁,对于存在安全威胁的数据,发出安全提醒,舍弃对应目标医疗数据,或对目标医疗数据进行清洁处理,获得安全的目标医疗数据。当获取到的可存储性审核结果和安全性审核结果都表征目标医疗数据通过审核时,确定目标医疗数据为合格医疗数据。When reviewing the target medical data, you first need to connect to the server of the competent department of the target medical data, and then obtain the storability review results of the target department's server for the target medical data. The competent department server of the target medical data can correspond to the competent department server corresponding to the initiator of the target medical data storage request, for example, the doctor initiates the target medical data storage request, the corresponding competent department server is the doctor's competent department server, and if it is For the target data storage request initiated by the system maintenance personnel, the corresponding department server is the department server of the operation and maintenance personnel. The storability review includes the review of the correctness, rationality, privacy or correspondence of the target medical data, where correctness indicates the correctness of the data content, that is, there is no data that records errors, and rationality indicates that there is no forged Data, privacy means that the data is authorized for privacy. Some data that is not authorized cannot be stored. Correspondence means the correspondence between the data that issued the storage request and the server of the competent department. Then connect to the server of the information security department to conduct a security review of the target medical data, including whether there are security threats such as Trojan viruses, injection attacks, malicious file execution, or unsafe communication in the medical data, and issue security reminders to the data with security threats , Discard the corresponding target medical data, or clean the target medical data to obtain safe target medical data. When the obtained storability audit result and safety audit result both indicate that the target medical data passes the audit, the target medical data is determined to be qualified medical data.
103、对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果。103. Classify the qualified medical data according to a data classification model to obtain a standardized classification result.
可选的,对合格医疗数据按照标数据归类模型进行分类,获得标准化分类结果,包括:获取合格医疗数据的关键信息,关键信息包括数据关键字、数据量化值和存储请求的发起人信息;将合格医疗数据的关键信息导入数据归类模型中,进行合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果。Optionally, the qualified medical data is classified according to the standard data classification model to obtain standardized classification results, including: obtaining key information of qualified medical data, the key information includes data keywords, data quantization values, and storage request originator information; Import the key information of qualified medical data into the data classification model, match the key information of qualified medical data, and obtain standardized classification results according to the matching results.
具体地,医疗数据的信息是非常丰富的,需要对其进行分类以便后续进行分类存储。医疗数据中包括数据关键字、数据量化值和存储请求发起人信息这些关键信息,如表1所示:Specifically, the information of medical data is very rich, and it needs to be classified for subsequent classification and storage. The medical data includes key information such as data keywords, data quantization values, and storage request initiator information, as shown in Table 1:
表1合格医疗数据的关键信息Table 1 Key information of qualified medical data
Figure PCTCN2019095043-appb-000001
Figure PCTCN2019095043-appb-000001
通常情况下,对数据进行分类,首先根据合格医疗数据的数据关键字,可以确定该数据的主题,然后根据存储请求发起人信息可以进一步对该数据进行分类,最后根据数据量化值可确定该数据的重要程度,因此,获取到医疗数据的关键信息后,导入数据归类模型中,即可获得标准化分类结果。Generally, to classify data, first determine the subject of the data based on the data keywords of the qualified medical data, then further classify the data based on the storage request initiator information, and finally determine the data based on the data quantization value The importance of medical data, so after obtaining the key information of medical data, import it into the data classification model to obtain standardized classification results.
可选的,在对合格医疗数据按照数据归类模型进行分类之前,方法还包括创建数据归类模型,具体包括:将合格医疗数据按照数据功能分为固定主题,固定主题包括医疗主题、医药主题、医保主题和健康主题;针对固定主题中的合格医疗数据,对其按照标准化企业信息技术系统的数据归类原则建立数据分类,数据分类包括生产交易型数据、服务支撑型和系统数据;获取数据分类的量化标准,并根据量化标准对应的不同量化值范围对量化标准进行分级,获得数据分类的量化等级;根据固定主题、数据分类和数据分类的量化等级建立标准化企业信息技术系统的数据归类模型。Optionally, before classifying the qualified medical data according to the data classification model, the method further includes creating a data classification model, which specifically includes: dividing the qualified medical data into fixed topics according to the data function, and the fixed topics include medical topics and medical topics , Medical insurance theme and health theme; for qualified medical data in a fixed theme, establish a data classification according to the data classification principle of the standardized enterprise information technology system. The data classification includes production transaction data, service support and system data; obtain data Classification quantification standards, and grading the quantization standards according to the different quantization value ranges corresponding to the quantization standards to obtain the quantization level of the data classification; establish the data classification of the standardized enterprise information technology system according to the fixed subject, data classification, and data classification model.
对合格医疗数据的分类是按照数据归类模型进行的,因此医疗数据的数据归类模型的建立至关重要。因为医疗数据的内容十分丰富,含义也十分广泛,包括患者的诊断请求、就诊经历、医生的诊断结果、处方数据、药品信息、医保报销数据、康复结果信息、健康体检信息等各类数据,对于这些内容,首先应该根据其用途和功能可分类为四个固定主题:医疗主题、医药主题、医保主题和健康主题。其中医疗主题包括病人挂号治病、医生诊断开药等内容;医药主题包括药品适用症状、药品成分和药品研发等内容;医保主题包括医疗保险投保人信息、投保档次、报销比例和报销金额等内容;健康主题包括患者的体检信息、日常作息、饮食保养、运动健身等信息。每个固定主题中的医疗保险数据再按照标准化企业信息技术系统的数据归类原则建立数据分类,获得生产交易型数据、服务支撑型数据和系统数据。其中生产交易型数据是企业各IT支撑系统所产生、使用的数据,即构建医疗信息化平台时的界面数据和结构数据等,服务支撑型数据是各个生产系统收集的数据、经沉淀加工挖掘后形成的信息数据,即医疗信息化平台与用户交互时产生的服务数据,系统数据是面向IT开发过程所产生的数据,包括医疗信息化平台使用过程中产生的日志数据或临时数据等。最后,再对每个数据分类进行量化标准分级,获得数据分类的量化等级。The classification of qualified medical data is based on the data classification model, so the establishment of the data classification model of medical data is crucial. Because the medical data is very rich in content and has a wide range of meanings, including the patient ’s diagnosis request, medical experience, doctor ’s diagnosis result, prescription data, drug information, medical insurance reimbursement data, rehabilitation result information, health checkup information, etc. These contents should first be classified into four fixed themes according to their uses and functions: medical themes, medical themes, medical insurance themes, and health themes. Among them, medical topics include patient registration and treatment, doctors' diagnosis and prescribing medicine, etc .; medical topics include the applicable symptoms of drugs, drug ingredients and drug research and development; medical insurance topics include medical insurance policyholder information, insurance grade, reimbursement ratio and reimbursement amount ; Health topics include the patient's medical examination information, daily work and rest, diet maintenance, sports and fitness information. The medical insurance data in each fixed theme is then established according to the data classification principle of the standardized enterprise information technology system to obtain production transaction data, service support data and system data. Among them, the production transaction data is the data generated and used by the various IT support systems of the enterprise, that is, the interface data and structural data when constructing the medical information platform, and the service support data is the data collected by each production system and after mining and processing. The formed information data, that is, the service data generated when the medical information platform interacts with the user, the system data is the data generated for the IT development process, including the log data or temporary data generated during the use of the medical information platform. Finally, each data classification is quantified by standard classification to obtain the quantization level of the data classification.
以固定医疗主题中的医疗主题为例,建立的数据归类模型如表2所示:Taking the medical theme in the fixed medical theme as an example, the data classification model established is shown in Table 2:
表2数据归类模型Table 2 Data classification model
Figure PCTCN2019095043-appb-000002
Figure PCTCN2019095043-appb-000002
针对医疗主题数据,获取到如表2所示的三级数据归类模型,同样的,针对医药主题、医保主题和健康主题也可以建立如表2所示的三级数据归类模型。另外获得数据分类的量化标准后,还需要根据量化标准对应的不同量化值范围对量化标准进行分级,如表3所示:For the medical theme data, the three-level data classification model shown in Table 2 is obtained. Similarly, for the medical theme, medical insurance theme, and health theme, the three-level data classification model shown in Table 2 can also be established. In addition, after obtaining the quantization standards for data classification, it is also necessary to classify the quantization standards according to the different quantization value ranges corresponding to the quantization standards, as shown in Table 3:
表3数据分类的量化标准分级Table 3 Quantitative standard classification of data classification
Figure PCTCN2019095043-appb-000003
Figure PCTCN2019095043-appb-000003
对于生产交易型数据、服务支撑型数据和系统数据都可以进行如表3所示的量化标准分级,针对数据分类的量化标准对应的不同量化值范围,对量化标准进行分级,获得数据分类的量化等级。For the production transaction data, service support data and system data, the quantization standards can be graded as shown in Table 3. According to the different quantization value ranges corresponding to the quantization standards of the data classification, the quantization standards are graded to obtain the quantification of the data classification grade.
建立了数据归类模型后,再对合格的医疗数据按照数据归类模型进行分类,可以通过关键字匹配进行分类,例如数据归类模型中每一个类别都有其关键字标签,合格的医疗数据与这些关键字标签进行匹配即可。还可以通过逻辑匹配和关键字匹配相结合。例如对于表1中的合格的医疗数据,存储请求发起人为“张XX”,获取“张XX”对应的供职部门和职位,例如“心外科,医师”,通过逻辑匹配即可确定表1中合格的医疗数据对应的固定主题为“医疗主题”;而其数据关键字为“门诊结算清单”,该关键字匹配到“服务支撑型数据”的关键字标签,因此获得其数据分类为“服务支撑型数据”。最后对应量化等级的获取,将表1中的数据量化值与表3中的量化值范围进行匹配,即可获得其对应的量化等级。最终,表1中的合格的医疗数据的标准化分类结果为:医疗主题-服务支撑型数据-重要性:重要-访问频率:频繁-访问性能要求-访问性能要求:高于-数据量:小。After the data classification model is established, the qualified medical data is classified according to the data classification model, which can be classified by keyword matching. For example, each category in the data classification model has its keyword tag, qualified medical data Match these keyword tags. It can also be combined through logical matching and keyword matching. For example, for the qualified medical data in Table 1, the storage request originator is "Zhang XX", and the service department and position corresponding to "Zhang XX", such as "heart surgery, physician", can be determined by logical matching. The fixed theme corresponding to the medical data of is "medical theme"; and its data keyword is "outpatient checklist", which matches the keyword label of "service-supported data", so its data is classified as "service-supported" Type data ". Finally, the corresponding quantization level can be obtained by matching the quantization value of the data in Table 1 with the quantization value range in Table 3 for the corresponding quantization level acquisition. Finally, the standardized classification results of qualified medical data in Table 1 are: medical theme-service-supported data-importance: important-access frequency: frequent-access performance requirements-access performance requirements: higher than-data volume: small.
可见,在本发明实施例中,通过创建数据归类模型,然后将合格医疗数据按照数据归档模型进行分类,获得标准化分类结果,提升了医疗数据的分类效率,并且由于数据归档模型具有三层分类标准,使得医疗数据的分类结果更准确且更有内在逻辑性,便于后续对医疗数据的复用。It can be seen that in the embodiment of the present invention, by creating a data classification model, and then classifying qualified medical data according to the data archiving model, a standardized classification result is obtained, which improves the classification efficiency of medical data, and because the data archiving model has a three-layer classification The standard makes the classification results of medical data more accurate and more internal logic, which is convenient for the subsequent reuse of medical data.
104、根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果。104. Score the qualified medical data according to the standardized classification result to obtain a score result of the qualified medical data.
医疗数据的评分结果是用来描述其重要性和实时性的。越重要且实时性越高的数据,其分值越高。根据步骤103已经获得了合格医疗数据的标准化分类结果,且标准化分类结果中的每一个分类目录都有其对应的分值或权重,可以获得如下分值关系:医疗主题基础分值>医药主题基础分值>医保主题基础分值>健康主题基础分值;服务支撑型数据权值≥生产交易型数据权值>系统数据权值;p1>p2>p3,s1>s2,t1>t2,d1>d2>d3。然后根据标准化分类结果对合格医疗数据进行评分,获得合格医疗数据的评分结果。The scoring result of medical data is used to describe its importance and real-time. The more important and real-time data, the higher the score. According to step 103, a standardized classification result of qualified medical data has been obtained, and each classification directory in the standardized classification result has its corresponding score or weight, and the following score relationship can be obtained: medical subject basic score> medical subject basis Score> Basic score for medical insurance theme> Basic score for health theme; Service-supported data weights ≥Production and transactional data weights> System data weights; p1> p2> p3, s1> s2, t1> t2, d1> d2> d3. Then, the qualified medical data is scored according to the standardized classification result, and the score result of the qualified medical data is obtained.
可选的,根据标准化分类结果对合格医疗数据进行评分,获得合格医疗数据的评分结果,包括:获取合格医疗数据对应的标准化分类结果,包括标准化分类结果对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;获取目标固定主题的基础分值、目标医疗数据分类的权值和目标医疗数据分类的量化等级的分级评分,并对其进行加权求和,确定合格医疗数据的评分结果。Optionally, the qualified medical data is scored according to the standardized classification result to obtain the score result of the qualified medical data, including: obtaining the standardized classification result corresponding to the qualified medical data, including the target fixed subject corresponding to the standardized classification result, the target medical data classification and Quantification level of the target medical data classification; obtain the basic score of the target fixed topic, the weight of the target medical data classification and the grading score of the quantization level of the target medical data classification, and weighted and sum it to determine the score of qualified medical data result.
对于表1中的合格医疗数据,已经获得了其对应的标准化分类结果,为:医疗主题-服务支撑型数据-重要性:重要-访问频率:频繁-访问性能要求-访问性能要求:高于-数据量:小。其中包括合格医疗数据对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级。而目标固定主题有其对应的基础分值,目标医疗数据分类有其对应的权值,目标医疗数据分类的量化等级有其分级评分,对他们进行加 权求和,可得:For the qualified medical data in Table 1, the corresponding standardized classification results have been obtained, as follows: medical theme-service-supported data-importance: important-visit frequency: frequent-visit performance requirements-visit performance requirements: higher than- Data volume: small. It includes the fixed target of the target corresponding to the qualified medical data, the classification of the target medical data and the quantization level of the classification of the target medical data. The target fixed topic has its corresponding basic score, the target medical data classification has its corresponding weight, and the quantified level of the target medical data classification has its grading score. Weighting and summing them, we can get:
S=T*α*(p1+s1+t1+d1)      (1)S = T * α * (p1 + s1 + t1 + d1) (1)
其中S表示表1中的合格医疗数据的评分结果,T表示医疗主题的基础分值,α为生产交易型数据的权值,p1、s1、t1和d1对应表1中合格医疗数据的量化等级评分。Where S is the scoring result of the qualified medical data in Table 1, T is the basic score of the medical theme, α is the weight of the production transaction data, and p1, s1, t1, and d1 correspond to the quantization level of the qualified medical data in Table 1. score.
105、根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。105. According to the scoring result, classify and store the qualified medical data, where the classified storage includes online storage, near-line storage, or archive storage.
在线存储是指联网状态下将资料放在网络上存储,可以随时读取和修改,以满足前端应用服务器或数据库对数据访问的速度要求。近线存储是定位于客户在线存储和离线存储之间的应用,将那些并不是经常用到,或数据的访问量不大的数据存放在性能较低的存储设备上,但同时对这些的设备要求是寻址迅速、传输率高。归档存储适用于将海量数据的长期归档和备份。因此,对于最常用的重要数据进行在线存储,对于一定概率可能会被用到的数据进行近线存储,而对于大概率不会被用到,只需要进行归档备份的数据,进行归档存储。Online storage refers to storing materials on the network in a networked state, which can be read and modified at any time to meet the speed requirements of front-end application servers or databases for data access. Near-line storage is an application that is positioned between the customer's online storage and offline storage. Store data that is not often used or has little data access on storage devices with lower performance, but at the same time The requirements are fast addressing and high transmission rate. Archive storage is suitable for long-term archiving and backup of massive data. Therefore, online storage of the most commonly used important data, near-line storage of data that may be used with a certain probability, but not used for a high probability, only archived backup data, archive storage.
可选的,根据评分结果,对合格医疗数据进行分类存储包括:设置第一分值线和第二分值线,其中第一分值线小于第二分值线;将评分结果小于第一分值线的合格医疗数据进行归档存储;将评分结果不小于第一分值线且小于第二分值线的合格医疗数据进行近线存储;将评分结果不小于第二分值线的合格医疗数据进行在线存储。Optionally, classifying and storing the qualified medical data according to the scoring results includes: setting a first score line and a second score line, where the first score line is less than the second score line; and the score result is less than the first score Archive and store the qualified medical data of the value line; store the qualified medical data with the score of not less than the first score line and less than the second score line for near-line storage; store the qualified medical data with the score result of not less than the second score line Store online.
根据步骤101-104求得的合格医疗数据的评分结果,分值越高,说明医疗数据的重要性越大,实时性要求越高,因此,根据评分结果对合格医疗数据的分类存储如表4所示:According to the scoring results of the qualified medical data obtained in steps 101-104, the higher the score, the greater the importance of the medical data and the higher the real-time requirements. Therefore, the classification and storage of the qualified medical data according to the scoring results are shown in Table 4. As shown:
表4合格医疗数据的分类存储Table 4 Classified storage of qualified medical data
分类存储Classified storage 归档存储Archive storage 近线存储Nearline storage 在线存储Online storage
评分结果Rating results Str<h1Str < h1 h1≤Str≤h2h1≤Str≤h2 Str>h3Str > h3
其中h1表示第一分值线,h2表示第二分值线,Str表示合格医疗数据的评分结果。Where h1 represents the first score line, h2 represents the second score line, and Str represents the scoring result of qualified medical data.
可选的,方法还包括:为分类存储的合格医疗数据添加分类标签,分类标签包括合格医疗数据对应的标准化分类结果以及其对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;为分类存储的合格医疗数据添加时间标签,时间标签用于标识合格医疗数据完成分类存储的时间;当接收到获取分类存储的合格医疗数据的请求时,根据分类标签和时间标签获取合格医疗数据。Optionally, the method further includes: adding a classification label to the qualified medical data stored in the classification, the classification label includes a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level ; Add a time tag to the classified medical data, the time tag is used to identify the time when the qualified medical data completes the classification storage; when receiving the request to obtain the classified medical data, the qualified medical data is obtained according to the classification label and the time label .
在对合格医疗数据进行存储后,还可以为其添加自身对应的标准化分类结果的分类标签,同时为其添加完成分类存储时的时间标签,这样,在需要对合格医疗数据进行调取和复用的时候,根据标签获取数据即可,大大提升了提取数据的效率和准确率。After storing the qualified medical data, you can also add its own classification label corresponding to the standardized classification result, and at the same time add the time label when the classification storage is completed, so that when the qualified medical data needs to be retrieved and reused At the time, the data can be obtained according to the label, which greatly improves the efficiency and accuracy of data extraction.
可见,在本发明实施例中,首先接收针对目标医疗数据的存储请求,并对目标医疗数据进行审核,确定目标医疗数据为合格医疗数据;然后对合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;再根据标准化分类结果对合格医疗数据进行评分,获得合格医疗数据的评分结果;最后根据评分结果,对合格医疗数据进行分类存储。在这个过程中,由于分类存储包括在线存储、近线存储和归档存储,因此这种分类存储方法能够减少对数据运行空间的占用,同时通过对医疗数据的分类和评分,提升了医疗数据的复用效率,便于根据分类查询和获取对应的医疗数据。It can be seen that in the embodiment of the present invention, the storage request for the target medical data is first received, and the target medical data is reviewed to determine that the target medical data is qualified medical data; then the qualified medical data is classified according to the data classification model to obtain Standardized classification results; then scoring the qualified medical data according to the standardized classification results to obtain the scoring results of the qualified medical data; and finally, classifying and storing the qualified medical data according to the scoring results. In this process, since classified storage includes online storage, near-line storage, and archive storage, this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data. The use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
请参阅图2,图2是本发明实施例提供的另一种医疗数据分类存储方法的流程示意图,如图所示,本实施例中的医疗数据分类存储方法包括:Please refer to FIG. 2. FIG. 2 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention. As shown in the figure, the medical data classification storage method in this embodiment includes:
201、接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;201. Receive a storage request for target medical data, where the storage request is used to request storage of the target medical data;
202、连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;202. Connect to the server of the competent department of the target medical data, and obtain the storability audit result of the target medical data to the target medical data. The storability audit includes correctness of the target medical data Review of sex, rationality, privacy or correspondence;
203、连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;203. Connect to the server of the information security department, and obtain the security audit result of the target medical data by the server of the information security department;
204、当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据;204. When both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, determine that the target medical data is qualified medical data;
205、对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;205. Classify the qualified medical data according to a data classification model to obtain a standardized classification result;
206、根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;206. Score the qualified medical data according to the standardized classification result to obtain a score result of the qualified medical data;
207、设置第一分值线和第二分值线,其中所述第一分值线小于所述第二分值线;207. Set a first score line and a second score line, where the first score line is smaller than the second score line;
208、将所述评分结果小于第一分值线的合格医疗数据进行归档存储;208. Archive and store the qualified medical data whose score result is less than the first score line;
209、将所述评分结果不小于第一分值线且小于第二分值线的合格医疗数据进行近线存储;209. Store the qualified medical data whose score is not less than the first score line and less than the second score line in near-line storage;
210、将所述评分结果不小于第二分值线的合格医疗数据进行在线存储。210. Store the qualified medical data whose score result is not less than the second score line online.
在本发明实施例中,通过对目标医疗数据的可存储性和安全性审核,确定目标医疗数据为合格医疗数据,然后对合格医疗数据按照数据归类模型进行分类获取标准化分类结果,最后根据标准化分类结果对合格医疗数据进行评分,根据评分结果对合格医疗数据进行在线存储、近线存储或归档存储。通过审核的医疗数据,对于不安全或不合格的不良医疗数据不进行存储,以免对存储医疗数据的数据库造成污染,避免后续发现、修改或删除不良医疗数据将造成的大量人力和时间的消耗。而对合格医疗数据的分类存储,能够减少对数据运行空间的占用,提升了医疗数据的复用效率。In the embodiment of the present invention, the target medical data is determined to be qualified medical data by reviewing the storage and safety of the target medical data, and then the qualified medical data is classified according to the data classification model to obtain standardized classification results, and finally according to the standardization The classification result scores the qualified medical data, and the qualified medical data is stored online, near-line or archived according to the score. The approved medical data will not store unsafe or unqualified unhealthy medical data, so as not to cause pollution to the database storing the medical data, and avoid the large amount of manpower and time consumption caused by the subsequent discovery, modification or deletion of unhealthy medical data. The classified storage of qualified medical data can reduce the occupation of data running space and improve the reuse efficiency of medical data.
请参阅图3,图3是本发明实施例提供的另一种医疗数据分类存储方法的流程示意图,如图所示,本实施例中的医疗数据分类存储方法包括:Please refer to FIG. 3. FIG. 3 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention. As shown in the figure, the medical data classification storage method in this embodiment includes:
301、接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;301: Receive a storage request for target medical data, where the storage request is used to request storage of the target medical data;
302、对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;302. Review the target medical data and determine that the target medical data is qualified medical data;
303、将医疗数据按照数据功能分为固定主题,所述固定主题包括医疗主题、医药主题、医保主题或健康主题;303. Divide the medical data into fixed topics according to the data function. The fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
304、针对所述固定主题按照标准化企业信息技术系统的数据归类原则建立数据分类,所述数据分类包括生产交易型数据、服务支撑型数据和系统数据;304. For the fixed subject, establish a data classification according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction data, service support data, and system data;
305、获取所述数据分类的量化标准,并根据所述量化标准对应的不同量化值范围对所述量化标准进行分级,获得所述数据分类的量化等级;305. Obtain the quantization standard of the data classification, and classify the quantization standard according to different quantization value ranges corresponding to the quantization standard to obtain the quantization level of the data classification;
306、根据所述固定主题、所述数据分类和所述数据分类的量化等级建立所述标准化企业信息技术系统的数据归类模型;306. Establish a data classification model of the standardized enterprise information technology system according to the fixed subject, the data classification, and the quantitative classification of the data classification;
307、获取所述合格医疗数据的关键信息,所述关键信息包括数据关键字、数据量化值和所述存储请求的发起人信息;307. Acquire key information of the qualified medical data, where the key information includes data keywords, data quantization values, and initiator information of the storage request;
308、将所述合格医疗数据的关键信息导入所述数据归类模型中,进行所述合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果;308. Import the key information of the qualified medical data into the data classification model, perform key information matching of the qualified medical data, and obtain a standardized classification result according to the matching result;
309、根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存 储或归档存储。309. According to the scoring result, classify and store the qualified medical data, where the classified storage includes online storage, near-line storage, or archive storage.
在本发明实施例中,首先将医疗数据按照数据功能分为固定主题,然后对每个固定主题的医疗数据按照标注化企业信息技术系统的数据归类原则建立数据分类,再对每个数据分类进行量化标准的分级,获得量化等级,最后根据固定主题、数据分类和量化等级建立数据归类模型,对通过审核的合格医疗数据按照数据归类模型进行分类。这个过程提升了医疗数据的分类效率,并且由于数据归档模型具有三层分类标准,使得医疗数据的分类结果更准确且更有内在逻辑性,便于后续对医疗数据的复用。In the embodiment of the present invention, the medical data is first divided into fixed topics according to the data function, and then the medical data of each fixed topic is established according to the data classification principle of the labeled enterprise information technology system, and then each data is classified The quantization standard is graded to obtain a quantization level. Finally, a data classification model is established according to the fixed subject, data classification and quantization level, and the qualified medical data that has passed the review is classified according to the data classification model. This process improves the classification efficiency of medical data, and because the data archiving model has a three-layer classification standard, the classification results of medical data are more accurate and inherently logical, which facilitates the subsequent reuse of medical data.
请参阅图4,图4是本发明实施例提供的另一种医疗数据分类存储方法的流程示意图,如图所示,本实施例中的医疗数据分类存储方法包括:Please refer to FIG. 4. FIG. 4 is a schematic flowchart of another medical data classification storage method provided by an embodiment of the present invention. As shown in the figure, the medical data classification storage method in this embodiment includes:
401、接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;401. Receive a storage request for target medical data, where the storage request is used to request storage of the target medical data;
402、对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;402. Review the target medical data and determine that the target medical data is qualified medical data;
403、对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;403. Classify the qualified medical data according to a data classification model to obtain a standardized classification result;
404、根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;404. Score the qualified medical data according to the standardized classification result to obtain a score result of the qualified medical data;
405、根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储;405. According to the scoring result, classify and store the qualified medical data, where the classified storage includes online storage, near-line storage, or archive storage;
406、为所述分类存储的合格医疗数据添加分类标签,所述分类标签包括所述合格医疗数据对应的标准化分类结果以及其对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;406. Add a classification label to the qualified medical data stored in the classification, the classification label includes a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level ;
407、为所述分类存储的合格医疗数据添加时间标签,所述时间标签用于标识所述合格医疗数据完成所述分类存储的时间;407. Add a time label to the qualified medical data stored in the category, the time label is used to identify the time when the qualified medical data completes the category storage;
408、当接收到获取所述分类存储的合格医疗数据的请求时,根据所述分类标签和所述时间标签获取所述合格医疗数据。408. When receiving a request to obtain qualified medical data stored in the classification, obtain the qualified medical data according to the classification label and the time label.
在本发明实施例中,对通过审核的合格医疗数据进行分类存储,然后为分类存储的数据添加分类标签和时间标签,并根据分类标签和时间标签对完成分类存储的合格医疗数据进行查询或调用时,可减少时间消耗,提升数据复用的效率。In the embodiment of the present invention, classified medical data that has passed the review is classified and stored, and then classification labels and time labels are added to the classified storage data, and the qualified medical data that have been classified and stored are queried or called according to the classification labels and time labels Time, can reduce time consumption and improve the efficiency of data multiplexing.
图5是本发明实施例提供的一种电子装置的结构示意图,如图5所示,该电子装置包括处理器、存储器、通信接口以及一个或多个程序,其中,上述一个或多个程序被存储在上述存储器中,并且被配置由上述处理器执行,上述程序包括用于执行以下步骤的指令:FIG. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. As shown in FIG. 5, the electronic device includes a processor, a memory, a communication interface, and one or more programs, where the one or more programs are Stored in the aforementioned memory and configured to be executed by the aforementioned processor, the aforementioned program includes instructions for performing the following steps:
接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。Receive a storage request for target medical data, the storage request is used to request storage of the target medical data; review the target medical data to determine that the target medical data is qualified medical data; according to the qualified medical data The data classification model classifies to obtain standardized classification results; scores the qualified medical data according to the standardized classification results, obtains the scoring results of the qualified medical data; according to the scoring results, conducts the qualified medical data Classified storage, the classified storage includes online storage, near-line storage or archive storage.
可见,电子装置首先接收针对目标医疗数据的存储请求,并对目标医疗数据进行审核,确定目标医疗数据为合格医疗数据;然后对合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;再根据标准化分类结果对合格医疗数据进行评分,获得合格医疗数据的评分结果;最后根据评分结果,对合格医疗数据进行分类存储。在这个过程中,由于分类存储包括在线存储、近线存储和归档存储,因此这种分类存储方法能够减少对数据运行空间的占用,同时通过对医疗数据的分类和评分,提升了医疗数据 的复用效率,便于根据分类查询和获取对应的医疗数据。It can be seen that the electronic device first receives the storage request for the target medical data and reviews the target medical data to determine the target medical data as qualified medical data; then classifies the qualified medical data according to the data classification model to obtain standardized classification results; and Evaluate the qualified medical data according to the standardized classification results to obtain the scoring results of the qualified medical data; finally, classify and store the qualified medical data according to the scoring results. In this process, since classified storage includes online storage, near-line storage, and archive storage, this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data. The use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
在一个可能的示例中,在对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据方面,所述程序包括用于执行以下步骤的指令:In a possible example, in reviewing the target medical data and determining that the target medical data is qualified medical data, the program includes instructions for performing the following steps:
连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据。Connect to the server of the competent department of the target medical data, and obtain the result of the storability review of the target medical data by the server of the department in charge of the target medical data, the storability review includes the correctness of the target medical data, Review of rationality, privacy or correspondence; connect to the server of the information security department and obtain the results of the security review of the target medical data by the server of the information security department; the storage of the target medical data when obtained Both the audit result and the safety audit result indicate that the target medical data is qualified medical data when the target medical data passes the audit.
在一个可能的示例中,在对所述合格医疗数据按照标数据归类模型进行分类,获得标准化分类结果方面,所述程序包括用于执行以下步骤的指令:In a possible example, in classifying the qualified medical data according to the target data classification model and obtaining a standardized classification result, the program includes instructions for performing the following steps:
获取所述合格医疗数据的关键信息,所述关键信息包括数据关键字、数据量化值和所述存储请求的发起人信息;将所述合格医疗数据的关键信息导入所述数据归类模型中,进行所述合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果。Acquiring key information of the qualified medical data, the key information including data keywords, data quantization values, and initiator information of the storage request; importing the key information of the qualified medical data into the data classification model, Match the key information of the qualified medical data, and obtain a standardized classification result according to the matching result.
在一个可能的示例中,在对所述合格医疗数据按照数据归类模型进行分类之前,在创建数据归类模型方面,所述程序包括用于执行以下步骤的指令:In a possible example, before classifying the qualified medical data according to the data classification model, in terms of creating the data classification model, the program includes instructions for performing the following steps:
将医疗数据按照数据功能分为固定主题,所述固定主题包括医疗主题、医药主题、医保主题或健康主题;针对所述固定主题按照标准化企业信息技术系统的数据归类原则建立数据分类,所述数据分类包括生产交易型数据、服务支撑型数据和系统数据;获取所述数据分类的量化标准,并根据所述量化标准对应的不同量化值范围对所述量化标准进行分级,获得所述数据分类的量化等级;根据所述固定主题、所述数据分类和所述数据分类的量化等级建立所述标准化企业信息技术系统的数据归类模型。Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics; for the fixed topics, data classification is established according to the data classification principle of the standardized enterprise information technology system. The data classification includes production transaction data, service support data and system data; obtain the quantitative standards of the data classification, and classify the quantitative standards according to different quantitative value ranges corresponding to the quantitative standards to obtain the data classification Quantization level; establish a data classification model of the standardized enterprise information technology system according to the fixed subject, the data classification, and the data classification quantization level.
在一个可能的示例中,在根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果方面,所述程序包括用于执行以下步骤的指令:In a possible example, in scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data, the program includes instructions for performing the following steps:
获取所述合格医疗数据对应的所述标准化分类结果,包括所述标准化分类结果对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;获取所述目标固定主题的基础分值、所述目标医疗数据分类的权值和所述目标医疗数据分类的量化等级的分级评分,并对其进行加权求和,确定所述合格医疗数据的评分结果。Obtain the standardized classification result corresponding to the qualified medical data, including the target fixed topic corresponding to the standardized classification result, the target medical data classification, and the quantization level of the target medical data classification; acquiring the basic score of the target fixed topic, The weight value of the target medical data classification and the grading score of the quantization level of the target medical data classification are weighted and summed to determine the scoring result of the qualified medical data.
在一个可能的示例中,在根据所述评分结果,对所述合格医疗数据进行分类存储方面,所述程序包括用于执行以下步骤的指令:In a possible example, in terms of classifying and storing the qualified medical data according to the scoring result, the program includes instructions for performing the following steps:
设置第一分值线和第二分值线,其中所述第一分值线小于所述第二分值线;将所述评分结果小于第一分值线的合格医疗数据进行归档存储;将所述评分结果不小于第一分值线且小于第二分值线的合格医疗数据进行近线存储;将所述评分结果不小于第二分值线的合格医疗数据进行在线存储。Setting a first score line and a second score line, wherein the first score line is smaller than the second score line; the qualified medical data whose score result is less than the first score line is archived and stored; The qualified medical data whose score result is not less than the first score line and less than the second score line is stored near-line; the qualified medical data whose score result is not less than the second score line is stored online.
在一个可能的示例中,所述程序包还括用于执行以下步骤的指令:In a possible example, the program package further includes instructions for performing the following steps:
为所述分类存储的合格医疗数据添加分类标签,所述分类标签包括所述合格医疗数据对应的标准化分类结果以及其对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;为所述分类存储的合格医疗数据添加时间标签,所述时间标签用于标识所述合格医疗数据完成所述分类存储的时间;当接收到获取所述分类存储的合格医疗数据的请求时,根据所述分类标签和所述时间标签获取所述合格医疗数据。Adding a classification label to the qualified medical data stored in the classification, the classification label including the standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level; A time tag is added to the classified stored qualified medical data, and the time tag is used to identify the time when the qualified medical data completes the classified storage; when a request to obtain the classified stored qualified medical data is received, according to The classification label and the time label acquire the qualified medical data.
图6是本发明实施例中所涉及的医疗数据分类存储装置600的功能单元组成框图。该医疗数据分类存储装置600应用于电子装置,所述医疗数据分类存储装置包括:FIG. 6 is a block diagram of the functional units of the medical data classification storage device 600 involved in the embodiment of the present invention. The medical data classification storage device 600 is applied to an electronic device. The medical data classification storage device includes:
请求单元601,用于接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;The request unit 601 is configured to receive a storage request for target medical data, and the storage request is used to request storage of the target medical data;
审核单元602,用于对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;An auditing unit 602 is used to audit the target medical data and determine that the target medical data is qualified medical data;
分类单元603,用于对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;A classification unit 603, configured to classify the qualified medical data according to a data classification model to obtain a standardized classification result;
评分单元604,用于根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;The scoring unit 604 is configured to score the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data;
存储单元605,用于根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。The storage unit 605 is configured to classify and store the qualified medical data according to the scoring result, where the classified storage includes online storage, near-line storage, or archive storage.
在此,需要说明的是,上述请求单元601、审核单元602、分类单元603、评分单元604和存储单元605的具体工作过程参见上述步骤101-105的相关描述。在此不再赘述。Here, it should be noted that for the specific working processes of the request unit 601, the review unit 602, the classification unit 603, the scoring unit 604, and the storage unit 605, please refer to the relevant descriptions of the above steps 101-105. I will not repeat them here.
可以看出,在本发明实施例中,医疗数据分类存储装置首先接收针对目标医疗数据的存储请求,并对目标医疗数据进行审核,确定目标医疗数据为合格医疗数据;然后对合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;再根据标准化分类结果对合格医疗数据进行评分,获得合格医疗数据的评分结果;最后根据评分结果,对合格医疗数据进行分类存储。在这个过程中,由于分类存储包括在线存储、近线存储和归档存储,因此这种分类存储方法能够减少对数据运行空间的占用,同时通过对医疗数据的分类和评分,提升了医疗数据的复用效率,便于根据分类查询和获取对应的医疗数据。It can be seen that in the embodiment of the present invention, the medical data classification storage device first receives the storage request for the target medical data, reviews the target medical data, and determines that the target medical data is qualified medical data; The classification model is classified to obtain standardized classification results; then the qualified medical data is scored according to the standardized classification results, and the qualified medical data is scored; finally, the qualified medical data is classified and stored according to the scoring results. In this process, since classified storage includes online storage, near-line storage, and archive storage, this classification storage method can reduce the occupation of data running space, and at the same time, through the classification and scoring of medical data, improve the recovery of medical data. The use efficiency is convenient for querying and obtaining corresponding medical data according to classification.
在可选情况下,在对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据方面,所述审核单元602具体用于:In an optional case, in reviewing the target medical data and determining that the target medical data is qualified medical data, the review unit 602 is specifically configured to:
连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;Connect to the server of the competent department of the target medical data, and obtain the result of the storability review of the target medical data by the server of the department in charge of the target medical data, the storability review includes the correctness of the target medical data, Review of reasonableness, privacy or correspondence;
连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;Connect to the server of the information security department, and obtain the security audit result of the target medical data by the server of the information security department;
当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据。When both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, it is determined that the target medical data is qualified medical data.
在可选情况下,在对所述合格医疗数据按照标数据归类模型进行分类,获得标准化分类结果方面,所述分类单元603具体用于:In an optional case, in terms of classifying the qualified medical data according to a standard data classification model and obtaining a standardized classification result, the classification unit 603 is specifically used to:
获取所述合格医疗数据的关键信息,所述关键信息包括数据关键字、数据量化值和所述存储请求的发起人信息;Obtain key information of the qualified medical data, the key information includes data keywords, data quantization values, and initiator information of the storage request;
将所述合格医疗数据的关键信息导入所述数据归类模型中,进行所述合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果。Import key information of the qualified medical data into the data classification model, perform key information matching of the qualified medical data, and obtain a standardized classification result according to the matching result.
在可选情况下,所述在对所述合格医疗数据按照数据归类模型进行分类之前,所述分类单元603还用于在创建数据归类模型,具体用于:In an optional case, before classifying the qualified medical data according to a data classification model, the classification unit 603 is further used to create a data classification model, specifically used to:
将医疗数据按照数据功能分为固定主题,所述固定主题包括医疗主题、医药主题、医保主题或健康主题;Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
针对所述固定主题按照标准化企业信息技术系统的数据归类原则建立数据分类,所述数据分类包括生产交易型数据、服务支撑型数据和系统数据;For the fixed subject, a data classification is established according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction data, service support data, and system data;
获取所述数据分类的量化标准,并根据所述量化标准对应的不同量化值范围对所述量化标准进行分级,获得所述数据分类的量化等级;Obtain the quantization standard of the data classification, and classify the quantization standard according to different quantization value ranges corresponding to the quantization standard to obtain the quantization level of the data classification;
根据所述固定主题、所述数据分类和所述数据分类的量化等级建立所述标准化企业信息技术系统的数据归类模型。The data classification model of the standardized enterprise information technology system is established according to the fixed subject, the data classification, and the quantization level of the data classification.
在可选情况下,在根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果方面,所述评分单元604具体用于:In an optional case, in terms of scoring the qualified medical data according to the standardized classification result and obtaining the scoring result of the qualified medical data, the scoring unit 604 is specifically configured to:
获取所述合格医疗数据对应的所述标准化分类结果,包括所述标准化分类结果对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Acquiring the standardized classification result corresponding to the qualified medical data, including the target fixed subject corresponding to the standardized classification result, the target medical data classification, and the quantization level of the target medical data classification;
获取所述目标固定主题的基础分值、所述目标医疗数据分类的权值和所述目标医疗数据分类的量化等级的分级评分,并对其进行加权求和,确定所述合格医疗数据的评分结果。Obtain the basic score of the target fixed subject, the weight of the target medical data classification, and the graded score of the quantization level of the target medical data classification, and weight and sum them to determine the score of the qualified medical data result.
在可选情况下,在根据所述评分结果,对所述合格医疗数据进行分类存储方面,所述存储单元605具体用于:In an optional case, in terms of classifying and storing the qualified medical data according to the scoring result, the storage unit 605 is specifically used to:
设置第一分值线和第二分值线,其中所述第一分值线小于所述第二分值线;Setting a first score line and a second score line, wherein the first score line is smaller than the second score line;
将所述评分结果小于第一分值线的合格医疗数据进行归档存储;Archive and store the qualified medical data whose score result is less than the first score line;
将所述评分结果不小于第一分值线且小于第二分值线的合格医疗数据进行近线存储;Store the qualified medical data whose score is not less than the first score line and less than the second score line in near-line storage;
将所述评分结果不小于第二分值线的合格医疗数据进行在线存储。Store the qualified medical data whose score result is not less than the second score line online.
在可选情况下,所述医疗数据分类存储装置600还包括复用单元606,具体用于:In an optional case, the medical data classification storage device 600 further includes a multiplexing unit 606, which is specifically used to:
为所述分类存储的合格医疗数据添加分类标签,所述分类标签包括所述合格医疗数据对应的标准化分类结果以及其对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Adding a classification label to the qualified medical data stored in the classification, the classification label including a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level;
为所述分类存储的合格医疗数据添加时间标签,所述时间标签用于标识所述合格医疗数据完成所述分类存储的时间;Adding a time tag to the classified and stored qualified medical data, the time tag is used to identify when the qualified medical data completes the classified storage;
当接收到获取所述分类存储的合格医疗数据的请求时,根据所述分类标签和所述时间标签获取所述合格医疗数据。When receiving a request to obtain qualified medical data stored in the classification, the qualified medical data is acquired according to the classification label and the time label.
本发明实施例还提供一种非易失性计算机可读存储介质,其中,该非易失性计算机可读存储介质存储用于电子数据交换的计算机程序,该计算机程序使得计算机执行如上述方法实施例中记载的任一方法的部分或全部步骤,上述计算机包括移动终端。An embodiment of the present invention also provides a non-volatile computer-readable storage medium, wherein the non-volatile computer-readable storage medium stores a computer program for electronic data exchange, and the computer program causes the computer to execute the method as described above For some or all steps of any method described in the example, the computer includes a mobile terminal.
本发明实施例还提供一种计算机程序产品,上述计算机程序产品包括存储了计算机程序的非瞬时性非易失性计算机可读存储介质,上述计算机程序可操作来使计算机执行如上述方法实施例中记载的任一方法的部分或全部步骤。该计算机程序产品可以为一个软件安装包,上述计算机包括移动终端。An embodiment of the present invention also provides a computer program product. The computer program product includes a non-transitory non-volatile computer-readable storage medium that stores the computer program. The computer program is operable to cause the computer to execute the method as described in the foregoing method embodiments. Part or all of the steps of any method described. The computer program product may be a software installation package. The computer includes a mobile terminal.
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如上述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed device may be implemented in other ways. For example, the device embodiments described above are only schematic. For example, the above-mentioned unit division is only a logical function division. In actual implementation, there may be other division modes, for example, multiple units or components may be combined or integrated To another system, or some features can be ignored, or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical or other forms.
上述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物 理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or software function unit.
上述集成的单元若以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储器中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储器中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本申请各个实施例上述方法的全部或部分步骤。而前述的存储器包括:U盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。If the above integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable memory. Based on this understanding, the technical solution of the present application essentially or part of the contribution to the existing technology or all or part of the technical solution can be embodied in the form of a software product, the computer software product is stored in a memory, Several instructions are included to enable a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the above methods in various embodiments of the present application. The foregoing memory includes: U disk, Read-Only Memory (ROM), Random Access Memory (Random Access Memory, RAM), mobile hard disk, magnetic disk or optical disk and other media that can store program codes.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储器中,存储器可以包括:闪存盘、ROM、RAM、磁盘或光盘等。A person of ordinary skill in the art may understand that all or part of the steps in the various methods of the foregoing embodiments may be completed by instructing relevant hardware through a program. The program may be stored in a computer-readable memory, and the memory may include: a flash disk , ROM, RAM, magnetic disk or optical disk, etc.
以上对本发明实施例进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本申请的限制。The embodiments of the present invention have been described in detail above, and specific examples are used to explain the principle and implementation of the present application. The descriptions of the above embodiments are only used to help understand the method and core idea of the present application; Those of ordinary skill in the art, based on the ideas of the present application, may have changes in specific implementations and application scopes. In summary, the content of this specification should not be construed as limiting the present application.

Claims (20)

  1. 一种医疗数据分类存储方法,其特征在于,所述方法包括:A medical data classification storage method, characterized in that the method includes:
    接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;Receiving a storage request for target medical data, where the storage request is used to request storage of the target medical data;
    对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;Review the target medical data and determine that the target medical data is qualified medical data;
    对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;Classify the qualified medical data according to the data classification model to obtain standardized classification results;
    根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;Scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data;
    根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。According to the scoring result, the qualified medical data is classified and stored, and the classified storage includes online storage, near-line storage, or archive storage.
  2. 根据权利要求1所述的方法,其特征在于,所述对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据,包括:The method according to claim 1, wherein the reviewing the target medical data to determine that the target medical data is qualified medical data includes:
    连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;Connect to the server of the competent department of the target medical data, and obtain the result of the storability review of the target medical data by the server of the department in charge of the target medical data, the storability review includes the correctness of the target medical data, Review of reasonableness, privacy or correspondence;
    连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;Connect to the server of the information security department, and obtain the security audit result of the target medical data by the server of the information security department;
    当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据。When both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, it is determined that the target medical data is qualified medical data.
  3. 根据权利要求2所述的方法,其特征在于,所述对所述合格医疗数据按照标数据归类模型进行分类,获得标准化分类结果,包括:The method according to claim 2, wherein the classifying the qualified medical data according to a standard data classification model to obtain a standardized classification result includes:
    获取所述合格医疗数据的关键信息,所述关键信息包括数据关键字、数据量化值和所述存储请求的发起人信息;Obtain key information of the qualified medical data, the key information includes data keywords, data quantization values, and initiator information of the storage request;
    将所述合格医疗数据的关键信息导入所述数据归类模型中,进行所述合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果。Import key information of the qualified medical data into the data classification model, perform key information matching of the qualified medical data, and obtain a standardized classification result according to the matching result.
  4. 根据权利要求3所述的方法,其特征在于,在对所述合格医疗数据按照数据归类模型进行分类之前,所述方法还包括创建数据归类模型,具体包括:The method according to claim 3, wherein before classifying the qualified medical data according to a data classification model, the method further includes creating a data classification model, specifically including:
    将医疗数据按照数据功能分为固定主题,所述固定主题包括医疗主题、医药主题、医保主题或健康主题;Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
    针对所述固定主题按照标准化企业信息技术系统的数据归类原则建立数据分类,所述数据分类包括生产交易型数据、服务支撑型数据和系统数据;For the fixed subject, a data classification is established according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction data, service support data, and system data;
    获取所述数据分类的量化标准,并根据所述量化标准对应的不同量化值范围对所述量化标准进行分级,获得所述数据分类的量化等级;Obtain the quantization standard of the data classification, and classify the quantization standard according to different quantization value ranges corresponding to the quantization standard to obtain the quantization level of the data classification;
    根据所述固定主题、所述数据分类和所述数据分类的量化等级建立所述标准化企业信息技术系统的数据归类模型。The data classification model of the standardized enterprise information technology system is established according to the fixed subject, the data classification, and the quantization level of the data classification.
  5. 根据权利要求4所述的方法,其特征在于,所述根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果,包括:The method according to claim 4, wherein the scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data includes:
    获取所述合格医疗数据对应的所述标准化分类结果,包括所述标准化分类结果对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Acquiring the standardized classification result corresponding to the qualified medical data, including the target fixed subject corresponding to the standardized classification result, the target medical data classification, and the quantization level of the target medical data classification;
    获取所述目标固定主题的基础分值、所述目标医疗数据分类的权值和所述目标医疗数据分类的量化 等级的分级评分,并对其进行加权求和,确定所述合格医疗数据的评分结果。Obtain the basic score of the target fixed subject, the weight of the target medical data classification, and the graded score of the quantization level of the target medical data classification, and weight and sum them to determine the score of the qualified medical data result.
  6. 根据权利要求1-5所述的方法,其特征在于,所述根据所述评分结果,对所述合格医疗数据进行分类存储包括:The method according to claims 1-5, wherein the classifying and storing the qualified medical data according to the scoring result includes:
    设置第一分值线和第二分值线,其中所述第一分值线小于所述第二分值线;Setting a first score line and a second score line, wherein the first score line is smaller than the second score line;
    将所述评分结果小于第一分值线的合格医疗数据进行归档存储;Archive and store the qualified medical data whose score result is less than the first score line;
    将所述评分结果不小于第一分值线且小于第二分值线的合格医疗数据进行近线存储;Store the qualified medical data whose score is not less than the first score line and less than the second score line in near-line storage;
    将所述评分结果不小于第二分值线的合格医疗数据进行在线存储。Store the qualified medical data whose score result is not less than the second score line online.
  7. 根据权利要求6所述的方法,其特征在于,所述方法还包括:The method according to claim 6, wherein the method further comprises:
    为所述分类存储的合格医疗数据添加分类标签,所述分类标签包括所述合格医疗数据对应的标准化分类结果以及其对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Adding a classification label to the qualified medical data stored in the classification, the classification label including a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level;
    为所述分类存储的合格医疗数据添加时间标签,所述时间标签用于标识所述合格医疗数据完成所述分类存储的时间;Adding a time tag to the classified and stored qualified medical data, the time tag is used to identify when the qualified medical data completes the classified storage;
    当接收到获取所述分类存储的合格医疗数据的请求时,根据所述分类标签和所述时间标签获取所述合格医疗数据。When receiving a request to obtain qualified medical data stored in the classification, the qualified medical data is acquired according to the classification label and the time label.
  8. 一种医疗数据分类存储装置,其特征在于,所述医疗数据分类存储装置包括:A medical data classification storage device, characterized in that the medical data classification storage device includes:
    请求单元,用于接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;A requesting unit for receiving a storage request for target medical data, the storage request for requesting storage of the target medical data;
    审核单元,用于对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;An auditing unit for reviewing the target medical data to determine that the target medical data is qualified medical data;
    分类单元,用于对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;A classification unit, configured to classify the qualified medical data according to a data classification model to obtain a standardized classification result;
    评分单元,用于根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;A scoring unit for scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data;
    存储单元,用于根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。The storage unit is configured to classify and store the qualified medical data according to the scoring result, and the classified storage includes online storage, near-line storage, or archive storage.
  9. 根据权利要求8所述的装置,其特征在于,在对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据方面,所述审核单元具体用于:The device according to claim 8, wherein in reviewing the target medical data and determining that the target medical data is qualified medical data, the review unit is specifically configured to:
    连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;Connect to the server of the competent department of the target medical data, and obtain the result of the storability review of the target medical data by the server of the department in charge of the target medical data, the storability review includes the correctness of the target medical data, Review of reasonableness, privacy or correspondence;
    连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;Connect to the server of the information security department, and obtain the security audit result of the target medical data by the server of the information security department;
    当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据。When both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, it is determined that the target medical data is qualified medical data.
  10. 根据权利要求9所述的装置,其特征在于,在对所述合格医疗数据按照标数据归类模型进行分类,获得标准化分类结果方面,所述分类单元具体用于:The device according to claim 9, characterized in that, in classifying the qualified medical data according to a standard data classification model and obtaining a standardized classification result, the classification unit is specifically used for:
    获取所述合格医疗数据的关键信息,所述关键信息包括数据关键字、数据量化值和所述存储请求的发起人信息;Obtain key information of the qualified medical data, the key information includes data keywords, data quantization values, and initiator information of the storage request;
    将所述合格医疗数据的关键信息导入所述数据归类模型中,进行所述合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果。Import key information of the qualified medical data into the data classification model, perform key information matching of the qualified medical data, and obtain a standardized classification result according to the matching result.
  11. 根据权利要求10所述的装置,其特征在于,所述在对所述合格医疗数据按照数据归类模型进行分类之前,所述分类单元还用于在创建数据归类模型,具体用于:The apparatus according to claim 10, characterized in that, before classifying the qualified medical data according to a data classification model, the classification unit is further used to create a data classification model, specifically for:
    将医疗数据按照数据功能分为固定主题,所述固定主题包括医疗主题、医药主题、医保主题或健康主题;Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
    针对所述固定主题按照标准化企业信息技术系统的数据归类原则建立数据分类,所述数据分类包括生产交易型数据、服务支撑型数据和系统数据;For the fixed subject, a data classification is established according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction data, service support data, and system data;
    获取所述数据分类的量化标准,并根据所述量化标准对应的不同量化值范围对所述量化标准进行分级,获得所述数据分类的量化等级;Obtain the quantization standard of the data classification, and classify the quantization standard according to different quantization value ranges corresponding to the quantization standard to obtain the quantization level of the data classification;
    根据所述固定主题、所述数据分类和所述数据分类的量化等级建立所述标准化企业信息技术系统的数据归类模型。The data classification model of the standardized enterprise information technology system is established according to the fixed subject, the data classification, and the quantization level of the data classification.
  12. 根据权利要求11所述的装置,其特征在于,,在根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果方面,所述评分单元具体用于:The apparatus according to claim 11, wherein in scoring the qualified medical data according to the standardized classification result to obtain a scoring result of the qualified medical data, the scoring unit is specifically configured to:
    获取所述合格医疗数据对应的所述标准化分类结果,包括所述标准化分类结果对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Acquiring the standardized classification result corresponding to the qualified medical data, including the target fixed subject corresponding to the standardized classification result, the target medical data classification, and the quantization level of the target medical data classification;
    获取所述目标固定主题的基础分值、所述目标医疗数据分类的权值和所述目标医疗数据分类的量化等级的分级评分,并对其进行加权求和,确定所述合格医疗数据的评分结果。Obtain the basic score of the target fixed subject, the weight of the target medical data classification, and the graded score of the quantization level of the target medical data classification, and weight and sum them to determine the score of the qualified medical data result.
  13. 根据权利要求8-12所述的装置,其特征在于,,在根据所述评分结果,对所述合格医疗数据进行分类存储方面,所述存储单元具体用于:The device according to claims 8-12, wherein, in terms of classifying and storing the qualified medical data according to the scoring result, the storage unit is specifically configured to:
    设置第一分值线和第二分值线,其中所述第一分值线小于所述第二分值线;Setting a first score line and a second score line, wherein the first score line is smaller than the second score line;
    将所述评分结果小于第一分值线的合格医疗数据进行归档存储;Archive and store the qualified medical data whose score result is less than the first score line;
    将所述评分结果不小于第一分值线且小于第二分值线的合格医疗数据进行近线存储;Store the qualified medical data whose score is not less than the first score line and less than the second score line in near-line storage;
    将所述评分结果不小于第二分值线的合格医疗数据进行在线存储。Store the qualified medical data whose score result is not less than the second score line online.
  14. 根据权利要求13所述的装置,其特征在于,所述医疗数据分类存储装置还包括复用单元,具体用于:The device according to claim 13, wherein the medical data classification storage device further comprises a multiplexing unit, which is specifically used for:
    为所述分类存储的合格医疗数据添加分类标签,所述分类标签包括所述合格医疗数据对应的标准化分类结果以及其对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Adding a classification label to the qualified medical data stored in the classification, the classification label including a standardized classification result corresponding to the qualified medical data and its corresponding target fixed subject, target medical data classification, and target medical data classification quantization level;
    为所述分类存储的合格医疗数据添加时间标签,所述时间标签用于标识所述合格医疗数据完成所述分类存储的时间;Adding a time tag to the classified and stored qualified medical data, the time tag is used to identify when the qualified medical data completes the classified storage;
    当接收到获取所述分类存储的合格医疗数据的请求时,根据所述分类标签和所述时间标签获取所述合格医疗数据。When receiving a request to obtain qualified medical data stored in the classification, the qualified medical data is acquired according to the classification label and the time label.
  15. 一种电子装置,包括处理器、存储器、通信接口,以及一个或多个程序,所述一个或多个程序被存储在所述存储器中,并且被配置由上述处理器执行,上述程序包括用于执行以下步骤的指令:An electronic device includes a processor, a memory, a communication interface, and one or more programs, the one or more programs are stored in the memory, and configured to be executed by the processor, the program includes Follow these steps:
    接收针对目标医疗数据的存储请求,所述存储请求用于请求存储所述目标医疗数据;Receiving a storage request for target medical data, where the storage request is used to request storage of the target medical data;
    对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据;Review the target medical data and determine that the target medical data is qualified medical data;
    对所述合格医疗数据按照数据归类模型进行分类,获得标准化分类结果;Classify the qualified medical data according to the data classification model to obtain standardized classification results;
    根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果;Scoring the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data;
    根据所述评分结果,对所述合格医疗数据进行分类存储,所述分类存储包括在线存储、近线存储或归档存储。According to the scoring result, the qualified medical data is classified and stored, and the classified storage includes online storage, near-line storage, or archive storage.
  16. 根据权利要求15所述的装置,其特征在于,所述对所述目标医疗数据进行审核,确定所述目标医疗数据为合格医疗数据方面,所述程序包括用于执行以下步骤的指令:The device according to claim 15, characterized in that, in the aspect of reviewing the target medical data and determining that the target medical data is qualified medical data, the program includes instructions for performing the following steps:
    连接目标医疗数据的主管部门服务器,并获取所述目标医疗数据的主管部门服务器对所述目标医疗数据的可存储性审核结果,所述可存储性审核包括针对所述目标医疗数据的正确性、合理性、隐私性或对应性的审核;Connect to the server of the competent department of the target medical data, and obtain the result of the storability review of the target medical data by the server of the department in charge of the target medical data, the storability review includes the correctness of the target medical data, Review of reasonableness, privacy or correspondence;
    连接信息安全部门服务器,并获取所述信息安全部门服务器对所述目标医疗数据的安全性审核结果;Connect to the server of the information security department, and obtain the security audit result of the target medical data by the server of the information security department;
    当获取到的所述目标医疗数据的可存储性审核结果和所述安全性审核结果都表征所述目标医疗数据通过审核时,确定所述目标医疗数据为合格医疗数据。When both the acquired storability audit result of the target medical data and the security audit result indicate that the target medical data passes the audit, it is determined that the target medical data is qualified medical data.
  17. 根据权利要求16所述的装置,其特征在于,所述对所述合格医疗数据按照标数据归类模型进行分类,获得标准化分类结果方面,所述程序包括用于执行以下步骤的指令:The apparatus according to claim 16, characterized in that, in terms of classifying the qualified medical data according to a standard data classification model to obtain a standardized classification result, the program includes instructions for performing the following steps:
    获取所述合格医疗数据的关键信息,所述关键信息包括数据关键字、数据量化值和所述存储请求的发起人信息;Obtain key information of the qualified medical data, the key information includes data keywords, data quantization values, and initiator information of the storage request;
    将所述合格医疗数据的关键信息导入所述数据归类模型中,进行所述合格医疗数据的关键信息匹配,并根据匹配结果获得标准化分类结果。Import key information of the qualified medical data into the data classification model, perform key information matching of the qualified medical data, and obtain a standardized classification result according to the matching result.
  18. 根据权利要求17所述的装置,其特征在于,在对所述合格医疗数据按照数据归类模型进行分类之前,所述方法还包括创建数据归类模型方面,所述程序包括用于执行以下步骤的指令:The apparatus according to claim 17, wherein before classifying the qualified medical data according to a data classification model, the method further includes creating a data classification model, and the program includes steps for performing the following steps The instructions:
    将医疗数据按照数据功能分为固定主题,所述固定主题包括医疗主题、医药主题、医保主题或健康主题;Medical data is divided into fixed topics according to data functions, and the fixed topics include medical topics, medical topics, medical insurance topics, or health topics;
    针对所述固定主题按照标准化企业信息技术系统的数据归类原则建立数据分类,所述数据分类包括生产交易型数据、服务支撑型数据和系统数据;For the fixed subject, a data classification is established according to the data classification principle of the standardized enterprise information technology system, and the data classification includes production transaction data, service support data, and system data;
    获取所述数据分类的量化标准,并根据所述量化标准对应的不同量化值范围对所述量化标准进行分级,获得所述数据分类的量化等级;Obtain the quantization standard of the data classification, and classify the quantization standard according to different quantization value ranges corresponding to the quantization standard to obtain the quantization level of the data classification;
    根据所述固定主题、所述数据分类和所述数据分类的量化等级建立所述标准化企业信息技术系统的数据归类模型。The data classification model of the standardized enterprise information technology system is established according to the fixed subject, the data classification, and the quantization level of the data classification.
  19. 根据权利要求18所述的装置,其特征在于,所述根据所述标准化分类结果对所述合格医疗数据进行评分,获得所述合格医疗数据的评分结果方面,所述程序包括用于执行以下步骤的指令:The apparatus according to claim 18, wherein the scoring of the qualified medical data according to the standardized classification result to obtain the scoring result of the qualified medical data, the program includes the steps for performing the following The instructions:
    获取所述合格医疗数据对应的所述标准化分类结果,包括所述标准化分类结果对应的目标固定主题、目标医疗数据分类和目标医疗数据分类的量化等级;Acquiring the standardized classification result corresponding to the qualified medical data, including the target fixed subject corresponding to the standardized classification result, the target medical data classification, and the quantization level of the target medical data classification;
    获取所述目标固定主题的基础分值、所述目标医疗数据分类的权值和所述目标医疗数据分类的量化等级的分级评分,并对其进行加权求和,确定所述合格医疗数据的评分结果。Obtain the basic score of the target fixed subject, the weight of the target medical data classification, and the graded score of the quantization level of the target medical data classification, and weight and sum them to determine the score of the qualified medical data result.
  20. 一种非易失性计算机可读存储介质,存储用于电子数据交换的计算机程序,其中,所述计算机程序使得计算机执行权利要求1-7中任一方法所述的步骤的指令。A non-volatile computer-readable storage medium storing a computer program for electronic data exchange, wherein the computer program causes the computer to execute the instructions of the steps of any method of claims 1-7.
PCT/CN2019/095043 2018-10-23 2019-07-08 Medical data classified storage method and apparatus WO2020082804A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811236351.7 2018-10-23
CN201811236351.7A CN109558461B (en) 2018-10-23 2018-10-23 Medical data classified storage method and device

Publications (1)

Publication Number Publication Date
WO2020082804A1 true WO2020082804A1 (en) 2020-04-30

Family

ID=65865206

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/095043 WO2020082804A1 (en) 2018-10-23 2019-07-08 Medical data classified storage method and apparatus

Country Status (2)

Country Link
CN (1) CN109558461B (en)
WO (1) WO2020082804A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116502277A (en) * 2023-06-30 2023-07-28 中科乐约健康科技(深圳)有限公司 Medical data safety processing method, system and device based on blockchain
CN118550916A (en) * 2024-05-23 2024-08-27 江苏大道云隐科技有限公司 Unstructured data real-time classified storage method based on FPGA hardware

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109558461B (en) * 2018-10-23 2023-08-18 深圳平安医疗健康科技服务有限公司 Medical data classified storage method and device
CN111161817B (en) * 2019-12-31 2023-09-19 医渡云(北京)技术有限公司 Medical data standardized processing method, device, medium and electronic equipment
CN114090691A (en) * 2021-11-26 2022-02-25 成都质数斯达克科技有限公司 A block chain node data storage, reading method and storage system
CN119128005A (en) * 2024-08-23 2024-12-13 江苏航运职业技术学院 Data collection method and system based on industrial Internet operating system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751510A (en) * 2008-11-27 2010-06-23 杭州创业软件股份有限公司 Hospital-wide PACS system based on multi-image fusion
CN103593460A (en) * 2013-11-25 2014-02-19 方正国际软件有限公司 Data hierarchical storage system and data hierarchical storage method
CN107613027A (en) * 2017-11-01 2018-01-19 安徽紫薇帝星数字科技有限公司 A kind of medical data integrated management service system
CN109558461A (en) * 2018-10-23 2019-04-02 平安医疗健康管理股份有限公司 A kind of medical data classification storage method and apparatus

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508789A (en) * 2011-10-14 2012-06-20 浪潮电子信息产业股份有限公司 Grading storage method for system
CN102520882A (en) * 2011-12-08 2012-06-27 浪潮电子信息产业股份有限公司 Static random memory and implementation method thereof
CN104750841A (en) * 2015-04-09 2015-07-01 成都卡莱博尔信息技术有限公司 Knowledge storage method
CN105608327A (en) * 2015-12-31 2016-05-25 复旦大学附属华山医院 Method and equipment for realizing clinical information sharing
CN106131225A (en) * 2016-08-30 2016-11-16 孟玲 The security system accessed for medical treatment case information
CN107016133A (en) * 2017-05-24 2017-08-04 成都享之道网络科技有限公司 Based on the online big data system with offline double processing
CN107992511A (en) * 2017-10-18 2018-05-04 东软集团股份有限公司 Index establishing method, device, storage medium and the electronic equipment of medical data table
CN107766574A (en) * 2017-11-13 2018-03-06 天津开心生活科技有限公司 Data query method and device, date storage method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751510A (en) * 2008-11-27 2010-06-23 杭州创业软件股份有限公司 Hospital-wide PACS system based on multi-image fusion
CN103593460A (en) * 2013-11-25 2014-02-19 方正国际软件有限公司 Data hierarchical storage system and data hierarchical storage method
CN107613027A (en) * 2017-11-01 2018-01-19 安徽紫薇帝星数字科技有限公司 A kind of medical data integrated management service system
CN109558461A (en) * 2018-10-23 2019-04-02 平安医疗健康管理股份有限公司 A kind of medical data classification storage method and apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116502277A (en) * 2023-06-30 2023-07-28 中科乐约健康科技(深圳)有限公司 Medical data safety processing method, system and device based on blockchain
CN116502277B (en) * 2023-06-30 2024-03-26 中科乐约健康科技(深圳)有限公司 Medical data safety processing method, system and device based on blockchain
CN118550916A (en) * 2024-05-23 2024-08-27 江苏大道云隐科技有限公司 Unstructured data real-time classified storage method based on FPGA hardware

Also Published As

Publication number Publication date
CN109558461A (en) 2019-04-02
CN109558461B (en) 2023-08-18

Similar Documents

Publication Publication Date Title
WO2020082804A1 (en) Medical data classified storage method and apparatus
CN116417103B (en) Computer-implemented method and system
Chan et al. Outcomes for out-of-hospital cardiac arrest in the United States during the coronavirus disease 2019 pandemic
US20190348158A1 (en) Systems and methods for managing data privacy
Schwarz et al. The impact of aspiration pneumonia and nasogastric feeding on clinical outcomes in stroke patients: a retrospective cohort study
Anstey et al. Race and sex differences in management and outcomes of patients after ST‐elevation and non–ST‐elevation myocardial infarct: results from the NCDR
US20140236630A1 (en) System and methods for health analytics using electronic medical records
US10319466B2 (en) Intelligent filtering of health-related information
US20210057064A1 (en) Systems and methods for federated searching and retrieval of medical records across disparate databases
CN105808931A (en) Knowledge graph based acupuncture and moxibustion decision support method and apparatus
US9734544B2 (en) Integrating pre-hospital encounters into an electronic medical record
US20120030231A1 (en) Accessing Personal Records Without Identification Token
US20130290020A1 (en) Real-time aggregation and processing of healthcare records
WO2020093720A1 (en) Speech recognition-based information query method and device
Chandraratne et al. A comparison of policies and guidelines related to multimorbidity in the UK, Australia and Sri Lanka
CN113223677A (en) Doctor matching method and device for patient
US20220101961A1 (en) Systems and methods for matching medical records for patients across disparate medical providers to facilitate continuity of care
CN114830079A (en) Efficient data processing for identifying information and reformatting data files and applications thereof
CN116933306A (en) Medical clinical examination diagnosis case retrieval system based on big data
JP2018081528A (en) Electronic medical chart system
Adekkanattu et al. Prediction of left ventricular ejection fraction changes in heart failure patients using machine learning and electronic health records: a multi-site study
US20150339602A1 (en) System and method for modeling health care costs
US20210019296A1 (en) System and method for data de-duplication and augmentation
Heunis et al. Accuracy of tuberculosis routine data and nurses' views of the TB-HIV information system in the free state, South Africa
Li et al. Impacts of government supervision on hospitalization costs for inpatients with COPD: An interrupted time series study

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19876687

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19876687

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19876687

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 221221)

122 Ep: pct application non-entry in european phase

Ref document number: 19876687

Country of ref document: EP

Kind code of ref document: A1