CN113889211A - Automatic electronic medical record form generation system - Google Patents

Automatic electronic medical record form generation system Download PDF

Info

Publication number
CN113889211A
CN113889211A CN202111119375.6A CN202111119375A CN113889211A CN 113889211 A CN113889211 A CN 113889211A CN 202111119375 A CN202111119375 A CN 202111119375A CN 113889211 A CN113889211 A CN 113889211A
Authority
CN
China
Prior art keywords
module
document
node
medical record
electronic medical
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.)
Pending
Application number
CN202111119375.6A
Other languages
Chinese (zh)
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.)
Haitai Medical Information System Co ltd
Original Assignee
Haitai Medical Information System 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 Haitai Medical Information System Co ltd filed Critical Haitai Medical Information System Co ltd
Priority to CN202111119375.6A priority Critical patent/CN113889211A/en
Publication of CN113889211A publication Critical patent/CN113889211A/en
Pending legal-status Critical Current

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
    • G16H15/00ICT specially adapted for medical reports, e.g. generation or transmission thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/81Indexing, e.g. XML tags; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9017Indexing; Data structures therefor; Storage structures using directory or table look-up
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • 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 discloses an automatic electronic medical record form generation system, which comprises a configuration module, a background issuing and analyzing service module and a system calling module, wherein the configuration module is used for issuing a file name of a file; the configuration module is used for manufacturing and issuing a document template; the background issuing and analyzing service module is used for editing and managing the document template; and the system calling module is used for calling the document template. The invention is used as a plug-in which can be freely embedded, when a customer has a demand, the customer only needs to make a document through a provided template tool and then release the document to the lower part of a required system node, and the plug-in can automatically create a table according to document information and simultaneously provide functions of document entry, display, modification, deletion and the like.

Description

Automatic electronic medical record form generation system
Technical Field
The invention belongs to the technical field of office automation, and particularly relates to an automatic electronic medical record form generation system.
Background
When a customer has a new document entry requirement, the general flow is as follows: the requirements are put forward to the developer for evaluation, and the developer goes through links such as examination and approval, requirement evaluation, development, test, updating and the like, so that the time is long and the expenditure is increased.
Moreover, because of different industries and even different units, and because of different related services, the form and the data are complex in type, and the form migration application is difficult to realize.
Disclosure of Invention
The technical problem to be solved by the invention is to provide an automatic electronic medical record form generation system aiming at the defects of the prior art, support automatic creation of form release and filling, and freely embed other programs.
In order to achieve the technical purpose, the technical scheme adopted by the invention is as follows:
an automatic electronic medical record form generation system comprises a configuration module, a background issuing and analyzing service module and a system calling module;
the configuration module is used for manufacturing and issuing a document template;
the background issuing and analyzing service module is used for editing and managing the document template;
and the system calling module is used for calling the document template.
In order to optimize the technical scheme, the specific measures adopted further comprise:
in the configuration module, the electronic medical record form data is obtained in batch, form data characteristics and classification are extracted, form data characteristics are clustered according to electronic medical record departments and sites to form an electronic medical record system node directory, and the form template is manufactured and issued according to departments, doctors, nurses, administrators and medical department sites based on the electronic medical record system node directory.
The configuration module comprises a configuration submodule, a manufacturing submodule and a publishing submodule;
the configuration submodule is used for configuring a system node directory, so that the configuration submodule is convenient to select when a document is issued at the later stage;
the making sub-module is used for editing a page to be input and making a document template;
and the issuing submodule is used for selecting the system nodes needing to be displayed and issuing the document template.
In the configuration of the configuration submodule, the hierarchical relationship of each node is organized by adopting an XML structure.
In the making submodule, a matched template editing tool is adopted, page paper type, font size and line spacing information are set according to the standard of an electronic medical record standard, a document template is made according to different business function scenes, and finally the template is formed into XML and stored in a database for subsequent calling.
In the release submodule, all system nodes are displayed according to the node level XML, target nodes required to be displayed are selected,
the background publishing and analyzing service module edits and manages the document template, and specifically comprises the following steps: acquiring node information, displaying and editing list pages, and adding, modifying and deleting documents.
The system calling module comprises an analysis submodule, a login submodule and a trigger response submodule;
the analysis submodule is used for the system to configure a service address of analysis service for the system to call after logging in a site;
the login submodule is used for calling the configured node information service after logging in the system, sending information of a department and a login person of the current site to the service, and the background service analyzes the node required to be displayed by the current node and organizes a template and user information corresponding to the node according to the target node;
and the trigger response submodule is used for automatically triggering the response of other nodes except the login node.
In the trigger response submodule, when a document node in the trigger node is clicked, the information such as ID of the document is automatically issued to a background, the background inquires whether the filled document exists according to the template ID, if the filled document exists, the document is turned to a document list page, and the filled document can be subjected to adding, modifying and deleting operations; and otherwise, directly jumping to a newly added document page, displaying the newly added document page according to the set document by the newly added interface, clicking and storing the newly added document page, extracting the structured control component information, the form data information, the associated department, the modifier and the modification time of the form, and analyzing and storing the form data to the database according to the requirements of later data statistics, data extraction, scientific research and the like of the electronic medical record.
The invention has the following beneficial effects:
the invention is used as a plug-in which can be freely embedded, when a customer has a demand, the customer only needs to make a document through a provided template tool and then release the document to the lower part of a required system node, and the plug-in can automatically create a table according to document information and simultaneously provide functions of document entry, display, modification, deletion and the like.
Drawings
FIG. 1 is a block diagram of an automated electronic medical record form generation system according to the present invention.
Detailed Description
Embodiments of the present invention are described in further detail below with reference to the accompanying drawings.
Referring to fig. 1, an automated electronic medical record form generation system includes a configuration module, a background publishing and parsing service module, and a system call module;
the configuration module is used for manufacturing and issuing a document template;
the background issuing and analyzing service module is used for editing and managing the document template;
and the system calling module is used for calling the document template.
In the embodiment, in the configuration module, the electronic medical record form data is obtained in batch, form data features and classification are extracted, form data features are clustered according to electronic medical record departments and sites to form an electronic medical record system node directory, and form templates are manufactured and issued according to departments, doctors, nurses, administrators and medical department sites based on the electronic medical record system node directory.
In the embodiment, the configuration module comprises a configuration submodule, a manufacturing submodule and a publishing submodule;
the configuration submodule is used for configuring a system node directory, and is convenient for analyzing XML to display and select when documents are issued at a later stage;
the making sub-module is used for editing a page to be input and making a document template;
and the issuing submodule is used for selecting the system nodes needing to be displayed and issuing the document template.
In the embodiment, in the configuration of the configuration submodule, the hierarchical relationship of each node is organized by adopting an XML structure.
In the making sub-module, a matched template editing tool is adopted, information such as page paper type, font size, line spacing and the like is set according to the standard of the electronic medical record standard, a document template is made according to different business function scenes, and finally the template is formed into XML and stored in a database for subsequent calling.
In the release submodule, all system nodes are displayed according to the node level XML, target nodes required to be displayed are selected,
in the embodiment, the background publishing and analyzing service module edits and manages the document template, and specifically includes: the method comprises the steps of obtaining node return information, displaying and editing list pages, and adding, modifying and deleting documents.
The node information is obtained by obtaining all form templates issued under the node according to the node information requested by the foreground, organizing a structure tree and returning the structure tree to the foreground for displaying.
In the embodiment, the system calling module comprises an analysis submodule, a login submodule and a trigger response submodule;
the analysis submodule is used for the system to configure a service address of analysis service for the system to call after logging in a site;
the login submodule is used for calling the configured node information service after logging in the system, sending information of a department and a login person of the current site to the service, and the background service analyzes the node required to be displayed by the current node and organizes a template and user information corresponding to the node according to the target node;
and the trigger response submodule is used for automatically triggering the response of other nodes except the login node.
In the embodiment, when a document node in the trigger node is clicked, the trigger response submodule automatically issues information such as ID of the document to a background, the background inquires whether the filled document exists according to the template ID, if the filled document exists, the background turns to a document list page, and the filled document can be subjected to adding, modifying and deleting operations; and otherwise, directly jumping to a newly added document page, displaying the newly added document page according to the set document by the newly added interface, clicking and storing the newly added document page, extracting the structured control component information, the form data information, the associated department, the modifier and the modification time of the form, and analyzing and storing the form data to the database according to the requirements of later data statistics, data extraction, scientific research and the like of the electronic medical record.
The invention is used as a plug-in which can be freely embedded, when a customer has a demand, the customer only needs to make a document through a provided template tool and then release the document to the lower part of a required system node, and the plug-in can automatically create a table according to document information and simultaneously provide functions of document entry, display, modification, deletion and the like.
The above is only a preferred embodiment of the present invention, and the protection scope of the present invention is not limited to the above-mentioned embodiments, and all technical solutions belonging to the idea of the present invention belong to the protection scope of the present invention. It should be noted that modifications and embellishments within the scope of the invention may be made by those skilled in the art without departing from the principle of the invention.

Claims (9)

1. An automatic electronic medical record form generation system is characterized by comprising a configuration module, a background issuing and analyzing service module and a system calling module;
the configuration module is used for manufacturing and issuing a document template;
the background issuing and analyzing service module is used for editing and managing the document template;
and the system calling module is used for calling the document template.
2. The system of claim 1, wherein in the configuration module, the electronic medical record form data is obtained in batch, form data features and classification are extracted, form data features are clustered according to electronic medical record departments and sites to form an electronic medical record system node directory, and form templates are manufactured and issued according to departments, doctors, nurses, administrators and medical department sites based on the electronic medical record system node directory.
3. The automated electronic medical record form generating system of claim 1 or 2, wherein the configuration module comprises a configuration sub-module, a production sub-module and a publishing sub-module;
the configuration submodule is used for configuring a system node directory, so that the configuration submodule is convenient to select when a document is issued at the later stage;
the making sub-module is used for editing a page to be input and making a document template;
and the issuing submodule is used for selecting the system nodes needing to be displayed and issuing the document template.
4. The system of claim 3, wherein the configuration sub-module is configured to organize the hierarchical relationship of the nodes using XML structure.
5. The system of claim 4, wherein the production sub-module employs a template editing tool to set the type of paper, font size and line spacing information of the page according to the standard of the electronic medical record, produces document templates according to different business function scenarios, and finally stores the templates in the form of XML into the database for subsequent calling.
6. The system of claim 5, wherein in the publishing sub-module, all system nodes are represented according to a node level XML, and target nodes to be represented are selected.
7. The system of claim 1, wherein the background publishing and parsing service module edits and manages a document template, and specifically comprises: acquiring node information, displaying and editing list pages, and adding, modifying and deleting documents.
8. The automated electronic medical record form generating system of claim 1, wherein the system call module comprises an analysis sub-module, a login sub-module and a trigger response sub-module;
the analysis submodule is used for the system to configure a service address of analysis service for the system to call after logging in a site;
the login submodule is used for calling the configured node information service after logging in the system, sending information of a department and a login person of the current site to the service, and the background service analyzes the node required to be displayed by the current node and organizes a template and user information corresponding to the node according to the target node;
and the trigger response submodule is used for automatically triggering the response of other nodes except the login node.
9. The system for generating the automatic electronic medical record form as claimed in claim 1, wherein the triggering response sub-module automatically issues information such as the document ID to the background when clicking the document node in the triggering node, and the background inquires whether the filled document exists according to the template ID, if so, turns to a document list page, and can perform addition, modification and deletion operations on the filled document; and otherwise, directly jumping to a newly added document page, displaying the newly added interface according to the set document, clicking and storing the newly added interface, extracting the structured control component information, the form data information, the associated department, the modifier and the modification time of the form, and analyzing and storing the form data to the database according to later data statistics, data extraction and scientific research requirements of the electronic medical record.
CN202111119375.6A 2021-09-24 2021-09-24 Automatic electronic medical record form generation system Pending CN113889211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111119375.6A CN113889211A (en) 2021-09-24 2021-09-24 Automatic electronic medical record form generation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111119375.6A CN113889211A (en) 2021-09-24 2021-09-24 Automatic electronic medical record form generation system

Publications (1)

Publication Number Publication Date
CN113889211A true CN113889211A (en) 2022-01-04

Family

ID=79006371

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111119375.6A Pending CN113889211A (en) 2021-09-24 2021-09-24 Automatic electronic medical record form generation system

Country Status (1)

Country Link
CN (1) CN113889211A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100011280A1 (en) * 2006-01-30 2010-01-14 Lakshmi Kutty Cheeniyil Forms Management System
CN101944162A (en) * 2010-09-02 2011-01-12 江苏大学 Electronic medical record template system based on XML file and manufacturing method of electronic medical record template
CN102819655A (en) * 2011-06-10 2012-12-12 中国科学院深圳先进技术研究院 System and method for presenting electronic medical records
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
CN107918537A (en) * 2016-10-10 2018-04-17 心医国际数字医疗系统(大连)有限公司 Electronic health record manufacturing system and method
CN110597507A (en) * 2019-07-22 2019-12-20 石化盈科信息技术有限责任公司 Business form modeling system and modeling method
CN111414365A (en) * 2020-03-25 2020-07-14 江苏锐创软件技术有限公司 High-adaptability intelligent form system and intelligent form generation method
CN112527278A (en) * 2020-12-16 2021-03-19 平安国际智慧城市科技股份有限公司 Smart form generating and issuing method, device, terminal and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100011280A1 (en) * 2006-01-30 2010-01-14 Lakshmi Kutty Cheeniyil Forms Management System
CN101944162A (en) * 2010-09-02 2011-01-12 江苏大学 Electronic medical record template system based on XML file and manufacturing method of electronic medical record template
CN102819655A (en) * 2011-06-10 2012-12-12 中国科学院深圳先进技术研究院 System and method for presenting electronic medical records
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
CN107918537A (en) * 2016-10-10 2018-04-17 心医国际数字医疗系统(大连)有限公司 Electronic health record manufacturing system and method
CN110597507A (en) * 2019-07-22 2019-12-20 石化盈科信息技术有限责任公司 Business form modeling system and modeling method
CN111414365A (en) * 2020-03-25 2020-07-14 江苏锐创软件技术有限公司 High-adaptability intelligent form system and intelligent form generation method
CN112527278A (en) * 2020-12-16 2021-03-19 平安国际智慧城市科技股份有限公司 Smart form generating and issuing method, device, terminal and storage medium

Similar Documents

Publication Publication Date Title
US11010537B2 (en) Web-intrinsic interactive documents
US7673235B2 (en) Method and apparatus for utilizing an object model to manage document parts for use in an electronic document
AU761923B2 (en) Database system
CN112507973B (en) Text and picture recognition system based on OCR technology
US11556502B2 (en) Intelligent routing based on the data extraction from the document
CN105608066A (en) Method and device for generating evidence report
CN111145855A (en) Automatic generation method and system for clinical PDF report
US11182439B2 (en) Automatic data capture of desired data fields and generation of metadata based on captured data fields
CN113590102B (en) Zero-code rapid software development method, system, medium and equipment
CN110705237A (en) Automatic document generation method, data processing device, and storage medium
US20230102947A1 (en) Providing operations in accordance with worksheet relationships and data object relationships
CN113626223A (en) Interface calling method and device
CN110175026B (en) Webpage visual editing method, device and storage medium
US10885013B2 (en) Automated application lifecycle tracking using batch processing
CN116627418B (en) Multi-level form interface visual generation method and device based on recursion algorithm
CN112800371A (en) Method and device for processing spreadsheet data in web page
CN109948133B (en) Data form realization method based on Layu
CN113220381A (en) Click data display method and device
CN113033171A (en) Template creating method, file generating method, device and computer equipment
CN113889211A (en) Automatic electronic medical record form generation system
WO2018038065A1 (en) Information management device and file management method
CN114895875A (en) Zero-code visual information system metadata production application method and system
US10261663B2 (en) Mandatory comment on action or modification
CN114218105A (en) UI automatic regression testing system based on configuration application mode
CN112527868A (en) Data acquisition method, device, equipment and storage medium

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