CN110808089B - Method and device for displaying defect number under document catalog - Google Patents

Method and device for displaying defect number under document catalog Download PDF

Info

Publication number
CN110808089B
CN110808089B CN201910985790.6A CN201910985790A CN110808089B CN 110808089 B CN110808089 B CN 110808089B CN 201910985790 A CN201910985790 A CN 201910985790A CN 110808089 B CN110808089 B CN 110808089B
Authority
CN
China
Prior art keywords
defect
writing
medical record
document
defects
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910985790.6A
Other languages
Chinese (zh)
Other versions
CN110808089A (en
Inventor
丁天宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unisound Intelligent Technology Co Ltd
Original Assignee
Unisound Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Unisound Intelligent Technology Co Ltd filed Critical Unisound Intelligent Technology Co Ltd
Priority to CN201910985790.6A priority Critical patent/CN110808089B/en
Publication of CN110808089A publication Critical patent/CN110808089A/en
Application granted granted Critical
Publication of CN110808089B publication Critical patent/CN110808089B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor
    • 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

Abstract

The invention provides a method for displaying the number of defects under a document catalog, which comprises the following steps: step S1: counting the number of writing defects under the current medical record document; step S2: matching the current medical record document based on the standard document directory, and accumulating the writing defect number corresponding to the current medical record document to the corresponding root program record to obtain the total defect number; step S3: and displaying the obtained total defect number on a root node directory corresponding to the current medical record document. By displaying the number of the defects in the document list, whether the document has the defects or not can be quickly positioned, the number of the defects under the document catalog can be checked, and a doctor can conveniently know the defects in time.

Description

Method and device for displaying defect number under document catalog
Technical Field
The invention relates to the technical field of document display, in particular to a method and a device for displaying the number of defects in a document directory.
Background
At present, a general hospital can record disease information of a patient such as hospitalization and discharge in detail, but generally records the related disease in a related document process, so that the related disease is convenient to store and record, but generally only displays a related medical record document directory, does not perform positioning statistics on document writing defects in the medical record document, and is inconvenient for a doctor to know in time.
Disclosure of Invention
The invention provides a method for displaying the number of defects in a document directory, which is used for rapidly positioning whether the document has the defects or not and checking the number of the defects in the document directory by displaying the number of the defects in a document list, and is convenient for a doctor to know in time.
The invention provides a method for displaying defect number under a document catalog, which comprises the following steps:
step S1: counting the number of writing defects under the current medical record document;
step S2: matching the current medical record document based on a standard document directory, and accumulating the writing defect number corresponding to the current medical record document to the corresponding root program record to obtain the total defect number;
step S3: and displaying the obtained total defect number on a root node directory corresponding to the current medical record document.
In a possible implementation manner, the step of counting the number of writing defects under the current medical record document in step S1 includes:
step S11: acquiring the current medical record document;
step S12: according to a prestored text writing defect model, identifying the current medical record document, acquiring writing defects in the current medical record document, and marking the writing defects;
step S13: counting the number of writing defects marked in the step S12.
In a possible implementation manner, after the step S12 is executed, the method further includes:
step S14: acquiring the writing defect marked in the step S12;
step S15: correspondingly annotating the acquired writing defects based on a defect annotation library;
step S16: and moving the mouse to a preset area corresponding to the defect number, and automatically jumping out corresponding defect annotation results arranged according to preset defect weight.
In a possible implementation manner, after acquiring the writing defect labeled in step S12, the method further includes:
step S01: calling the writing defect obtained in the step S14 according to an input calling instruction;
step S02: determining the defect position of the called writing defect, and acquiring a defect picture corresponding to the defect position;
step S03: judging whether the acquired defect picture corresponding to the defect position can be preprocessed or not based on a preset standard writing library, and if so, reducing the number of the preprocessed writing defects by one;
otherwise, the next writing defect is called and steps S02-S03 are performed.
In a possible implementation manner, the establishing of the preset standard writing library in step S103 further includes:
step S111: judging the acquired medical record type of the current medical record document based on a pre-stored medical record type database;
step S112: establishing a defect database of related medical record types according to the medical record types;
step S113: and establishing a standard writing library by acquiring a standard processing result of the writing defect in the medical record type and substituting the standard processing result into the defect database of the medical record type.
The invention provides a device for displaying the number of defects in a document catalog, which comprises:
the statistical module is used for counting the number of writing defects under the current medical record document;
the matching module is used for matching the current medical record document based on a standard document directory, and accumulating the writing defect number corresponding to the current medical record document counted by the counting module to a corresponding root program record to obtain the total defect number;
and the display module is used for displaying the total defect quantity obtained by the matching module on the root-node directory corresponding to the current medical record document.
In one possible implementation manner, the method further includes:
the first acquisition module is used for acquiring the current medical record document;
and the identification module is used for identifying the current medical record document acquired by the acquisition module according to a prestored text writing defect model, acquiring writing defects in the current medical record document, marking the writing defects and counting the number of the marked writing defects.
In one possible implementation manner, the method further includes:
the second acquisition module is used for acquiring the writing defects marked by the identification module;
the annotation module is used for annotating the writing defects acquired by the second acquisition module correspondingly based on a defect annotation library;
and the display module is also used for displaying corresponding defect annotation results which are arranged according to preset defect weight and are automatically bounced when the mouse is moved to a preset area corresponding to the defect number.
In one possible implementation manner, the method further includes:
the calling module is used for calling the writing defects acquired by the second acquisition module according to an input calling instruction;
the first determining module is used for determining the defect position of the writing defect called by the calling module and acquiring a defect picture corresponding to the defect position;
the processing module is used for judging whether the defect picture corresponding to the defect position acquired by the determining module can be preprocessed or not based on a preset standard writing library, and if so, reducing the number of the preprocessed writing defects by one;
otherwise, the next writing defect is called and the subsequent operation is continuously executed.
In one possible implementation manner, the method further includes:
the second determination module is used for determining the acquired medical record type of the current medical record document based on a pre-stored medical record type database;
the first establishing module is used for establishing a defect database of related medical record types according to the medical record types determined by the second determining module;
and the second establishing module is used for acquiring standard processing results of writing defects in the medical record types, substituting the standard processing results into the defect database of the medical record types established by the first establishing module, and establishing a standard writing library.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
FIG. 1 is a flowchart illustrating a method for displaying defect numbers in a document directory according to an embodiment of the present invention;
FIG. 2 is a block diagram of a device for displaying defect numbers under a bibliography according to an embodiment of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
The invention provides a method for displaying defect number under a document catalog, which comprises the following steps as shown in figure 1:
step S1: counting the number of writing defects under the current medical record document;
step S2: matching the current medical record document based on a standard document directory, and accumulating the writing defect number corresponding to the current medical record document to the corresponding root program record to obtain the total defect number;
step S3: and displaying the obtained total defect number on a root node directory corresponding to the current medical record document.
The content in the medical record document can comprise: the medical record home page, the discharge record, the gynecologic admission record, the course of disease record, the consultation record, the operation related record, the informed consent, the medical advice and the like;
the writing defects described above may be, for example: when the family history item information of the medical record is not filled with the related medical history, the medical record can be regarded as a writing defect;
alternatively, the lack of a unit for measuring blood pressure may be considered as a writing defect;
the standard document directory comprises at least one root section directory, and the medical record document also comprises at least one corresponding root section directory;
the matching of the current medical record document is to obtain a corresponding directory of the medical record document; or the content in the medical record document is corresponding to the corresponding standard document directory;
the above displays the total defect number to the corresponding root node directory, for example: the consultation record root directory comprises a first consultation information root directory and a second consultation information root directory, wherein the first consultation information root directory displays that the number of defects is 2, the second consultation information root directory displays that the number of defects is 3, and then the consultation record root directory displays that the number of defects is 5.
The beneficial effects of the above technical scheme are: by displaying the number of the defects in the document list, whether the document has the defects or not can be quickly positioned, the number of the defects under the document catalog can be checked, and a doctor can conveniently know the defects in time.
The invention provides a method for displaying defect number under a document directory, wherein the step of counting the writing defect number under the current medical record document in the step S1 comprises the following steps:
step S11: acquiring the current medical record document;
step S12: according to a prestored text writing defect model, identifying the current medical record document, acquiring writing defects in the current medical record document, and marking the writing defects;
step S13: counting the number of writing defects marked in the step S12.
The text writing defect model comprises various writing defects such as: the family history item information recorded in the course of the disease is not filled with related medical history, lacks the content of units for measuring blood pressure and the like, and is constructed, and the model can be trained in advance based on a neural network;
the marking of the writing defect can be highlight marking, for example;
the marking of the writing defects is performed to facilitate counting the number of the writing defects.
The beneficial effects of the above technical scheme are: by marking the writing defects, the marked writing defects are convenient to count, and a foundation is provided for subsequent display of the writing defects.
The invention provides a method for displaying defect number in a document directory, which further comprises the following steps after the step S12 is executed:
step S14: acquiring the writing defect marked in the step S12;
step S15: correspondingly annotating the acquired writing defects based on a defect annotation library;
step S16: and moving the mouse to a preset area corresponding to the defect number, and automatically jumping out corresponding defect annotation results arranged according to preset defect weight.
The annotation may be automatically annotated, for example: when the consultation record is not filled with related medical history, the remarking description is automatically carried out at the corresponding position, such as family history but allergic history information, so that intelligent remarking is realized.
The preset area may be, for example, a circular area or a square area centered on a number of defects displayed on the root node directory, or may be on a list where the root node directory is located;
the preset defect weight may be determined according to the defect completeness of the writing defect, for example: the defect weight of the writing defect of the family history item information for judging the course record, which is not filled with the relevant medical history, is larger than the defect weight of the writing defect of the unit lacking the measured blood pressure, and the corresponding defect annotation result of the arrangement may be that, in the defect arrangement list, the writing defect of the family history item information for judging the course record, which is not filled with the relevant medical history, is arranged before the unit lacking the measured blood pressure.
The beneficial effects of the above technical scheme are: by annotating the writing defects and controlling automatic bouncing, doctors can conveniently know the writing defects.
The invention provides a method for displaying the number of defects in a document directory, which comprises the following steps of after the writing defect marked in the step S12 is obtained:
step S01: calling the writing defect obtained in the step S14 according to an input calling instruction;
step S02: determining the defect position of the called writing defect, and acquiring a defect picture corresponding to the defect position;
step S03: judging whether the acquired defect picture corresponding to the defect position can be preprocessed or not based on a preset standard writing library, and if so, reducing the number of the preprocessed writing defects by one;
otherwise, the next writing defect is called and steps S02-S03 are performed.
The retrieval instruction may be, for example, an instruction for retrieving a writing defect lacking a unit for measuring blood pressure, and the corresponding defect position may be in a consultation record;
the preprocessing is to correct a writing defect on a defect screen, and includes, for example: if the unit of measured blood pressure is missing, the unit of measured blood pressure missing in the defect screen is added by preprocessing, and the unit of addition is mmHg.
For example, the number of defects displayed on the review record root directory is 5, and when the number of corresponding writing defects is reduced by one after correcting the unit lacking measured blood pressure, the number of defects displayed on the review record root directory is 4.
The beneficial effects of the above technical scheme are: the writing defect can be intelligently and automatically corrected conveniently, and the accuracy of the medical record document is improved.
The invention provides a method for displaying defect number under a document directory, wherein the establishment of a preset standard writing library in step S103 further comprises the following steps:
step S111: determining the acquired medical record type of the current medical record document based on a pre-stored medical record type database;
step S112: establishing a defect database of related medical record types according to the medical record types;
step S113: and establishing a standard writing library by acquiring a standard processing result of the writing defect in the medical record type and substituting the standard processing result into the defect database of the medical record type.
The medical record types comprise: new cases, present cases, death cases, hospital cases;
according to the medical record types, a corresponding new cases defect database, a present cases defect database, a death cases defect database and a hospital cases defect database can be established;
the standard processing result may be, for example, mmHg units lacking units for measuring blood pressure, such as: 90/60 for blood pressure before treatment; the blood pressure after standard treatment was 90/60 mmHg.
The beneficial effects of the above technical scheme are: by establishing the standard writing library, a correction basis is provided for correcting writing defects, and by obtaining a standard processing result, the sample capacity of the standard writing library can be increased.
The invention provides a device for displaying defect number under a document catalog, as shown in figure 2, comprising:
the statistical module is used for counting the number of writing defects under the current medical record document;
the matching module is used for matching the current medical record document based on a standard document directory, and accumulating the writing defect number corresponding to the current medical record document counted by the counting module to a corresponding root program record to obtain the total defect number;
and the display module is used for displaying the total defect quantity obtained by the matching module on the root-node directory corresponding to the current medical record document.
The beneficial effects of the above technical scheme are: by displaying the number of the defects in the document list, whether the document has the defects or not can be quickly positioned, the number of the defects under the document catalog can be checked, and a doctor can conveniently know the defects in time.
The invention provides a device for displaying the number of defects in a document catalog, which further comprises:
the first acquisition module is used for acquiring the current medical record document;
and the identification module is used for identifying the current medical record document acquired by the acquisition module according to a prestored text writing defect model, acquiring writing defects in the current medical record document, marking the writing defects and counting the number of the marked writing defects.
The beneficial effects of the above technical scheme are: by marking the writing defects, the marked writing defects are convenient to count, and a foundation is provided for subsequent display of the writing defects.
The invention provides a device for displaying the number of defects in a document catalog, which further comprises:
the second acquisition module is used for acquiring the writing defects marked by the identification module;
the annotation module is used for annotating the writing defects acquired by the second acquisition module correspondingly based on a defect annotation library;
and the display module is also used for displaying corresponding defect annotation results which are arranged according to preset defect weight and are automatically bounced when the mouse is moved to a preset area corresponding to the defect number.
The beneficial effects of the above technical scheme are: by annotating the writing defects and controlling automatic bouncing, doctors can conveniently know the writing defects.
The invention provides a device for displaying the number of defects in a document catalog, which further comprises:
the calling module is used for calling the writing defects acquired by the second acquisition module according to an input calling instruction;
the first determining module is used for determining the defect position of the writing defect called by the calling module and acquiring a defect picture corresponding to the defect position;
the processing module is used for judging whether the defect picture corresponding to the defect position acquired by the determining module can be preprocessed or not based on a preset standard writing library, and if so, reducing the number of the preprocessed writing defects by one;
otherwise, the next writing defect is called and the subsequent operation is continuously executed.
The beneficial effects of the above technical scheme are: the writing defect can be intelligently and automatically corrected conveniently, and the accuracy of the medical record document is improved.
The invention provides a device for displaying the number of defects in a document catalog, which further comprises:
the second determination module is used for determining the acquired medical record type of the current medical record document based on a pre-stored medical record type database;
the first establishing module is used for establishing a defect database of related medical record types according to the medical record types determined by the second determining module;
and the second establishing module is used for acquiring standard processing results of writing defects in the medical record types, substituting the standard processing results into the defect database of the medical record types established by the first establishing module, and establishing a standard writing library.
The beneficial effects of the above technical scheme are: by establishing the standard writing library, a correction basis is provided for correcting writing defects, and by obtaining a standard processing result, the sample capacity of the standard writing library can be increased.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A method for displaying defect number under a document catalog is characterized by comprising the following steps:
step S1: counting the number of writing defects under the current medical record document;
step S2: matching the current medical record document based on a standard document directory, and accumulating the writing defect number corresponding to the current medical record document to the corresponding root program record to obtain the total defect number;
step S3: displaying the obtained total defect number on a root node directory corresponding to the current medical record document;
in step S1, the step of counting the number of writing defects in the current medical record document includes:
step S11: acquiring the current medical record document;
step S12: according to a prestored text writing defect model, identifying the current medical record document, acquiring writing defects in the current medical record document, and marking the writing defects;
step S13: counting the number of writing defects marked in the step S12.
2. The method as claimed in claim 1, wherein after the step S12, the method further comprises:
step S14: acquiring the writing defect marked in the step S12;
step S15: correspondingly annotating the acquired writing defects based on a defect annotation library;
step S16: and moving the mouse to a preset area corresponding to the defect number, and automatically jumping out corresponding defect annotation results arranged according to preset defect weight.
3. The method as claimed in claim 1, wherein after obtaining the writing defect marked in step S12, the method further comprises:
step S01: calling the writing defect obtained in the step S14 according to an input calling instruction;
step S02: determining the defect position of the called writing defect, and acquiring a defect picture corresponding to the defect position;
step S03: judging whether the acquired defect picture corresponding to the defect position can be preprocessed or not based on a preset standard writing library, and if so, reducing the number of the preprocessed writing defects by one;
otherwise, the next writing defect is called and steps S02-S03 are performed.
4. The method as claimed in claim 3, wherein the step of creating a predetermined standard writing library in step S03 further comprises:
step S111: judging the acquired medical record type of the current medical record document based on a pre-stored medical record type database;
step S112: establishing a defect database of related medical record types according to the determined medical record types;
step S113: and establishing a standard writing library by acquiring a standard processing result of the writing defect in the medical record type and substituting the standard processing result into the defect database of the medical record type.
5. A device for displaying the number of defects under a document catalog is characterized by comprising:
the statistical module is used for counting the number of writing defects under the current medical record document;
the matching module is used for matching the current medical record document based on a standard document directory, and accumulating the writing defect number corresponding to the current medical record document counted by the counting module to a corresponding root program record to obtain the total defect number;
the display module is used for displaying the total defect quantity obtained by the matching module on a root node directory corresponding to the current medical record document;
the first acquisition module is used for acquiring the current medical record document;
and the identification module is used for identifying the current medical record document acquired by the first acquisition module according to a prestored text writing defect model, acquiring the writing defects in the current medical record document, marking the writing defects and counting the number of the marked writing defects.
6. The display apparatus as claimed in claim 5, further comprising:
the second acquisition module is used for acquiring the writing defects marked by the identification module;
the annotation module is used for annotating the writing defects acquired by the second acquisition module correspondingly based on a defect annotation library;
and the display module is also used for displaying corresponding defect annotation results which are arranged according to preset defect weight and are automatically bounced when the mouse is moved to a preset area corresponding to the defect number.
7. The display apparatus as claimed in claim 6, further comprising:
the calling module is used for calling the writing defects acquired by the second acquisition module according to an input calling instruction;
the first determining module is used for determining the defect position of the writing defect called by the calling module and acquiring a defect picture corresponding to the defect position;
the processing module is used for judging whether the defect picture corresponding to the defect position acquired by the first determining module can be preprocessed or not based on a preset standard writing library, and if so, reducing the number of the preprocessed writing defects by one;
otherwise, the next writing defect is called and the subsequent operation is continuously executed.
8. The display apparatus as claimed in claim 7, further comprising:
the second determination module is used for determining the acquired medical record type of the current medical record document based on a pre-stored medical record type database;
the first establishing module is used for establishing a defect database of related medical record types according to the medical record types determined by the second determining module;
and the second establishing module is used for acquiring standard processing results of writing defects in the medical record types, substituting the standard processing results into the defect database of the medical record types established by the first establishing module, and establishing a standard writing library.
CN201910985790.6A 2019-10-16 2019-10-16 Method and device for displaying defect number under document catalog Active CN110808089B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910985790.6A CN110808089B (en) 2019-10-16 2019-10-16 Method and device for displaying defect number under document catalog

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910985790.6A CN110808089B (en) 2019-10-16 2019-10-16 Method and device for displaying defect number under document catalog

Publications (2)

Publication Number Publication Date
CN110808089A CN110808089A (en) 2020-02-18
CN110808089B true CN110808089B (en) 2022-04-01

Family

ID=69488494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910985790.6A Active CN110808089B (en) 2019-10-16 2019-10-16 Method and device for displaying defect number under document catalog

Country Status (1)

Country Link
CN (1) CN110808089B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7610192B1 (en) * 2006-03-22 2009-10-27 Patrick William Jamieson Process and system for high precision coding of free text documents against a standard lexicon
CN101582100A (en) * 2008-05-17 2009-11-18 侯红卫 Terminal medical record quality evaluation input system and input method thereof
CN102902679A (en) * 2011-07-26 2013-01-30 中兴通讯股份有限公司 Keyboard terminal and method for locating E-documents in keyboard terminal
CN103646368A (en) * 2013-11-25 2014-03-19 方正国际软件有限公司 Real-time checking and correcting system and real-time checking and correcting method for medical record writing
CN104317628A (en) * 2014-11-13 2015-01-28 北京奇虎科技有限公司 Mobile terminal and storage space cleaning method thereof
CN106372455A (en) * 2016-11-24 2017-02-01 镇江市第人民医院 Hospital medical record writing quality control system and method thereof
CN107357493A (en) * 2017-06-19 2017-11-17 咪咕数字传媒有限公司 A kind of catalogue methods of exhibiting and device, storage medium
CN107391933A (en) * 2017-07-24 2017-11-24 山东中关创业信息科技股份有限公司 A kind of electronic health record quality control management device and method
CN110136788A (en) * 2019-05-14 2019-08-16 清华大学 It is a kind of based on the case history quality detecting method, device, equipment and the storage medium that detect automatically

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070179814A1 (en) * 2006-02-01 2007-08-02 Siemens Medical Solutions Health Services Corporation System For Processing Data Representing A Deficiency In A Record

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7610192B1 (en) * 2006-03-22 2009-10-27 Patrick William Jamieson Process and system for high precision coding of free text documents against a standard lexicon
CN101582100A (en) * 2008-05-17 2009-11-18 侯红卫 Terminal medical record quality evaluation input system and input method thereof
CN102902679A (en) * 2011-07-26 2013-01-30 中兴通讯股份有限公司 Keyboard terminal and method for locating E-documents in keyboard terminal
CN103646368A (en) * 2013-11-25 2014-03-19 方正国际软件有限公司 Real-time checking and correcting system and real-time checking and correcting method for medical record writing
CN104317628A (en) * 2014-11-13 2015-01-28 北京奇虎科技有限公司 Mobile terminal and storage space cleaning method thereof
CN106372455A (en) * 2016-11-24 2017-02-01 镇江市第人民医院 Hospital medical record writing quality control system and method thereof
CN107357493A (en) * 2017-06-19 2017-11-17 咪咕数字传媒有限公司 A kind of catalogue methods of exhibiting and device, storage medium
CN107391933A (en) * 2017-07-24 2017-11-24 山东中关创业信息科技股份有限公司 A kind of electronic health record quality control management device and method
CN110136788A (en) * 2019-05-14 2019-08-16 清华大学 It is a kind of based on the case history quality detecting method, device, equipment and the storage medium that detect automatically

Also Published As

Publication number Publication date
CN110808089A (en) 2020-02-18

Similar Documents

Publication Publication Date Title
US8579815B2 (en) Device, method, and graphical user interface for searching, filtering and displaying event-aligned information sets related to diabetes
US8625866B2 (en) Image data management systems
US20160110510A1 (en) Medical Workflow Determination And Optimization
JP5879308B2 (en) Medical information display control apparatus and method, and program
US20070038472A1 (en) Systems and methods for managing clinical trials
US20120101846A1 (en) Computer-Implemented Method For Displaying Patient-Related Diagnoses Of Chronic Illnesses
CN106021876A (en) Systems and methods for determining suitability of a mechanical implant for a medical procedure
CN107480418A (en) A kind of patient data's interactive display method
JP2015103220A (en) Medical information processing device, method, and program
CN110729054B (en) Abnormal diagnosis behavior detection method and device, computer equipment and storage medium
CN112631896B (en) Equipment performance test method and device, storage medium and electronic equipment
US20060036536A1 (en) System and methods for evaluating the quality of and improving the delivery of medical diagnostic testing services
CN112286912A (en) Medical data quality checking method and device, terminal and storage medium
CN110808089B (en) Method and device for displaying defect number under document catalog
US20160004843A1 (en) Inspection data display control apparatus, method, and recording medium
CN116660563A (en) Sample processing method, device, sample analyzer and storage medium
US20230011929A1 (en) Interface between heart pump controller database and hospital
CN113763345A (en) Medical image focus position viewing method, system, equipment and storage medium
CN111341405B (en) Medical data processing system and method
CN113963762A (en) Medical record quality control method, device, equipment and storage medium
US7054756B2 (en) Bacteriological examination system
CN113643761B (en) Extraction method for data required by interpretation of second-generation sequencing result
CN110853717B (en) Method and device for controlling associated defect items by document fields
CN111489801A (en) Report query method and device
CN110911014A (en) Method and system for inquiring and analyzing repeated medication in outpatient service

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant