CN104834509B - The method that medicine polar plot is edited in electronic health record editing machine - Google Patents

The method that medicine polar plot is edited in electronic health record editing machine Download PDF

Info

Publication number
CN104834509B
CN104834509B CN201410048098.8A CN201410048098A CN104834509B CN 104834509 B CN104834509 B CN 104834509B CN 201410048098 A CN201410048098 A CN 201410048098A CN 104834509 B CN104834509 B CN 104834509B
Authority
CN
China
Prior art keywords
polar plot
health record
electronic health
editing machine
medicine
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
CN201410048098.8A
Other languages
Chinese (zh)
Other versions
CN104834509A (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.)
LANWON TECHNOLOGY Co Ltd
Original Assignee
LANWON 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 LANWON TECHNOLOGY Co Ltd filed Critical LANWON TECHNOLOGY Co Ltd
Priority to CN201410048098.8A priority Critical patent/CN104834509B/en
Publication of CN104834509A publication Critical patent/CN104834509A/en
Application granted granted Critical
Publication of CN104834509B publication Critical patent/CN104834509B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention discloses a kind of method that medicine polar plot is edited in electronic health record editing machine, it includes step:One polar plot edit tool is built in electronic health record editing machine;Increase an image node in the data structure of electronic health record;The polar plot for being inserted into electronic health record will be needed to change into bitmap, by bitmap storage to the increased image nodes;Activate polar plot edit tool and secondary editor is carried out to the polar plot in insertion electronic health record.Doctor can edit medicine polar plot by the present invention directly in the case history document of editec, and the result changed is directly reflected into electronic health record, realize the polar plot editting function of What You See Is What You Get, facilitate working doctor, the workload of doctor is alleviated, improves the diagnosis efficiency and diagnostic reliability of doctor.

Description

The method that medicine polar plot is edited in electronic health record editing machine
Technical field
The present invention relates to electronic health record treatment technology, and medicine polar plot is edited in editec more particularly, to one kind Method.
Background technology
The medical picture majority that is inserted into is non-vectored picture in country's electronic medical record system at present, common practice There are two kinds:A kind of is that the picture that will be inserted into using graphical authoring tools is drawn, then with normal picture(Generally bitmap Form, such as JPG or BMP)It is inserted into case history editing machine.Another method is just to provide special polar plot edit tool To realize the editor of medicine polar plot, this kind of picture can not be changed and reused, if doctor's discovery picture can only when wrong Repaint, such a method will substantially reduce the work efficiency of doctor.
There are following technological deficiency for the prior art:
1st, the existing method for being inserted into non-polar plot, after insert pictures, can not change and reuse to picture, such as Fruit doctor, which has found that picture is wrong, can only just repaint, this will substantially reduce the work efficiency of doctor.
2nd, the method for providing single polar plot edit tool, the result of such a method modification are reacted directly into document In, the workload of doctor will be increased, increase the probability of error.
The content of the invention
The present invention is solution problem of the prior art, it is proposed that a kind of side that medicine polar plot is edited in editec Method, realizes the polar plot editting function of What You See Is What You Get, so as to reduce the workload of doctor, improves the work effect of doctor Rate.
The present invention adopts the following technical scheme that realization:A kind of side that medicine polar plot is edited in electronic health record editing machine Method, it includes step:
One polar plot edit tool is built in electronic health record editing machine;
Increase an image node in the data structure of electronic health record;
The polar plot for being inserted into electronic health record will be needed to change into bitmap, bitmap storage is saved to the increased image Point;
Activate polar plot edit tool and secondary editor is carried out to the polar plot in insertion electronic health record.
Wherein, the step of polar plot in described pair of insertion electronic health record carries out secondary editor includes:
When double-clicking the bitmap in electronic health record, electronic health record editing machine receives the windows message of a double mouse click;
Electronic health record editing machine obtains message bit pattern and vector map information, opens polar plot and compile according to the windows message Volume instrument and message bit pattern and vector map information are transmitted to polar plot edit tool;
Polar plot edit tool shows polar plot and operation of modifying.
Wherein, the method that medicine polar plot is edited in electronic health record editing machine further includes step:Polar plot is deposited Store up the vectorGraphData attributes of the increased image nodes.
Wherein, electronic health record editing machine obtains polar plot from the vectorGraphData attributes of the image nodes.
Wherein, after the picture in electronic health record is chosen by mouse, activated by the windows message of double mouse click generation Polar plot edit tool.
Wherein, electronic health record is stored by default data structure using XML format.
Compared with prior art, the present invention has the advantages that:
By the method for the present invention, doctor can edit medicine polar plot directly in the case history document of editec, And the result changed is directly reflected into electronic health record, is realized the polar plot editting function of What You See Is What You Get, is facilitated doctor Raw work, alleviates the workload of doctor, improves the diagnosis efficiency and diagnostic reliability of doctor.
Brief description of the drawings
Fig. 1 is the flow diagram of a preferred embodiment of the invention.
Fig. 2 is the data structure schematic diagram of electronic health record.
Fig. 3 be carry out secondary editor to the picture that is inserted into electronic health record realize process schematic.
Embodiment
Obscure in order not to cause, the present invention signified " editing machine " and " electronic health record editing machine " is same concept, " sick Go through " and " electronic health record " and same concept.
The present invention develops a set of medicine polar plot edit tool being embedded into electronic health record editing machine, utilizes the instrument It can realize the editor to polar plot in editing machine, and modification result is preserved and is shown in electronic health record editing machine, realize The case history edit effect of " What You See Is What You Get ", enormously simplify the modification process of picture, improve the drafting efficiency of medical picture With the work efficiency of doctor.
As shown in Figure 1, a preferred embodiment of the invention includes step is implemented as described below:
Step S1, the requirement exchanged to adapt to the data of electronic health record to be easy to, XML is used by the document of electronic health record Form is stored.
The advantages of establishing electronic health record with XML is, first, it is simple to preserve case history for a long time.It is text with the XML case histories recorded This form, independent of any computer platform, software or database format, will not will make corresponding because software and hardware updates Upgrade job.And it is easy to information exchange and inquiry with the XML data stored.Since XML marks content, thus Information therein easily can be swapped and retrieved between users.In addition, XML is a kind of strong language, it is allowed to is used Family is expanded on the premise of without prejudice to standard according to the needs at present and in the future of oneself, has very big adaptability and spirit Activity.
The XML format of electronic health record is described as follows
<?xml version="1.0"encoding="utf-8"?>
<MedicalRecord>
<DataGroup name=' main suit '>
<DataElement name=' symptom title '>
<Text>Secret anguish, pain</Text>
</DataElement>
</DataGroup>
<DataGroup name=' present illness history '>
<Text>Today, patient did not told discomfort</Text>
<DataElement>
<Text>Mode of onset</Text>
</DataElement>
</DataGroup>
</MedicalRecord>
Wherein node M edicalRecord represents electronic health record, and DataGroup represents data group, and DataElement is represented Data element, Text represent content of text, can also continue to extend on the basis of this XML, for example define the node of image, form Node, the node etc. of cell.
As shown in Fig. 2, the data structure of electronic health record is tree structure, tree structure is used for the electronics disease of interrecord structure The document tree structure gone through.Wherein root node is electronic health record, it can include the sons such as " data group ", " data element ", " text " Node." data group " node can include " data group "(Data group is nestable), " data element ", " text ", the son such as " grand " Node." data element " node can include " text " child node.
Step S2, a polar plot edit tool is built in electronic health record editing machine.
Built-in polar plot edit tool is certain existing a polar plot editing machine, such as Microsoft Expression Design softwares, PhotoLine softwares, Inkscape softwares etc..The vector Graph editor is supported into artwork It is inserted into customized symbol and medicine and often uses figure, support is inserted from defining line segment etc..Doctor's modification and creation can be greatly simplified The process of new position figure.
Step S3, when the insert pictures into electronic health record, one is increased in the document data structure of electronic health record Image nodes.
Step S4, reading in needs to be inserted into a polar plot of electronic health record, which is generated a corresponding position Figure is then stored in the increased image nodes, that is, when showing electronic health record, it is shown that the picture according to insertion polar plot The correspondence bitmap of generation.
What is stored in actual storage under image nodes is message bit pattern, and vector map information storage to image nodes In vectorGraphData attributes.
Step S5, activate polar plot edit tool and secondary editor is carried out to the polar plot being inserted into electronic health record.
In order to realize the secondary editor to being inserted into polar plot, a polar plot edit tool is built in case history editing machine In.As shown in figure 3, after electronic health record is opened, when double-clicking the polar plot in electronic health record, electronic health record editing machine can receive The windows message of one double mouse click, obtains inside electronic health record editing machine according to this windows message and corresponds to this arrow The vectorGraphData attribute informations and other information of the image nodes of spirogram, and open polar plot edit tool and handle The identification information and vector map information of this picture are transmitted to polar plot edit tool, and information shows this arrow to polar plot edit tool accordingly Spirogram, medicine polar plot edit tool easily can carry out edit-modify to this figure, click on and preserve after the completion of modification, medicine arrow Spirogram edit tool is saved in the pictorial information of modification in original picture according to the mark confidence of original picture, i.e., vector In the vectorGraphData attributes of figure information preservation image nodes and one corresponding bitmap of generation is shown in current document In.
In addition, electronic medical record document editing machine is divided into following module:Document internal storage structure generic module, is responsible for document Data are stored in specific data structure;Document typesetting class and display generic module, typesetting class are responsible for arranging document data Version, generation show object, and display class is responsible for document data being plotted in interface;Event generic module, processing windows forms disappear Breath, realizes event response mechanism;Document imports and exports generic module, realizes the functions such as the opening of document, preservation, duplication, stickup, bears External data is imported into the memory module of document by duty, or document memory module data are exported to outside.
In electronic medical record document editing machine, document imports and exports module and outside data is imported into document internal storage structure, The change of document internal storage structure causes the typesetting again of document typesetting class, and document typesetting module generation document shows object, and document is shown Show that document content is plotted to window interfaces by object, windows message is mapped title event to drive document memory by window interfaces Structure generic module changes document internal storage structure.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all essences in the present invention All any modification, equivalent and improvement made within refreshing and principle etc., should all be included in the protection scope of the present invention.

Claims (5)

1. the method for medicine polar plot is edited in electronic health record editing machine, it is characterised in that including step:
One polar plot edit tool is built in electronic health record editing machine;
Increase an image node in the data structure of electronic health record;
The polar plot for being inserted into electronic health record will be needed to change into bitmap, by bitmap storage to the increased image nodes;
When double-clicking the bitmap in electronic health record, electronic health record editing machine receives the windows message of a double mouse click;
Electronic health record editing machine obtains message bit pattern and vector map information, opens polar plot editor's work according to the windows message Have and message bit pattern and vector map information are transmitted to polar plot edit tool;
Polar plot edit tool shows polar plot and operation of modifying.
2. the method for medicine polar plot is edited in electronic health record editing machine according to claim 1, it is characterised in that also wrap Include step:The vectorGraphData attributes of polar plot storage to the increased image nodes.
3. the method for medicine polar plot is edited in electronic health record editing machine according to claim 2, it is characterised in that electronics Case history editing machine obtains polar plot from the vectorGraphData attributes of the image nodes.
4. the method for medicine polar plot is edited in electronic health record editing machine according to claim 1, it is characterised in that pass through After mouse chooses the picture in electronic health record, polar plot edit tool is activated by the windows message of double mouse click generation.
5. editing the method for medicine polar plot in electronic health record editing machine according to claim 1-4 any one, it is special Sign is that electronic health record is stored by default data structure using XML format.
CN201410048098.8A 2014-02-11 2014-02-11 The method that medicine polar plot is edited in electronic health record editing machine Active CN104834509B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410048098.8A CN104834509B (en) 2014-02-11 2014-02-11 The method that medicine polar plot is edited in electronic health record editing machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410048098.8A CN104834509B (en) 2014-02-11 2014-02-11 The method that medicine polar plot is edited in electronic health record editing machine

Publications (2)

Publication Number Publication Date
CN104834509A CN104834509A (en) 2015-08-12
CN104834509B true CN104834509B (en) 2018-04-27

Family

ID=53812420

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410048098.8A Active CN104834509B (en) 2014-02-11 2014-02-11 The method that medicine polar plot is edited in electronic health record editing machine

Country Status (1)

Country Link
CN (1) CN104834509B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107742527A (en) * 2017-10-23 2018-02-27 九州通医疗信息科技(武汉)有限公司 Electronic health record recording method and system
CN111223545A (en) * 2020-01-08 2020-06-02 智业软件股份有限公司 Method for keeping trace of electronic medical record

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727674A (en) * 2008-10-30 2010-06-09 北大方正集团有限公司 Method for marking picture in file, and method for reproducing mark of picture in file
CN103093074A (en) * 2011-11-03 2013-05-08 深圳市蓝韵网络有限公司 Method of inserting medical images of DICOM into inspection reports

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727674A (en) * 2008-10-30 2010-06-09 北大方正集团有限公司 Method for marking picture in file, and method for reproducing mark of picture in file
CN103093074A (en) * 2011-11-03 2013-05-08 深圳市蓝韵网络有限公司 Method of inserting medical images of DICOM into inspection reports

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"一种所见即所得的结构化医疗文档系统";殷琳;《中国优秀硕士论文学位论文全文数据库》;20130815(第8期);第13-18、34-37、46-51页 *

Also Published As

Publication number Publication date
CN104834509A (en) 2015-08-12

Similar Documents

Publication Publication Date Title
CN101727674B (en) Method for marking picture in file, and method for reproducing mark of picture in file
CN105825066B (en) A kind of electronic health record generation method and device
US20050273365A1 (en) Generalized approach to structured medical reporting
CN104126186A (en) Systems and methods for developing multi-platform applications for computing devices
JP2002358361A (en) System, display program and providing method for medical information
US20070245308A1 (en) Flexible XML tagging
CN106796518A (en) Based on the feedback being intended to
US20210271362A1 (en) Intelligent user interface and application rendering
CN114338855B (en) Method for realizing parsing and generating HL7, FHIR standard and custom XML message
JP2002259283A (en) Device and method for providing data and program therefor
US20080109400A1 (en) Method and device for configuring a variety of medical information
CN109871519A (en) A kind of the JSON unserializing method, apparatus and storage medium of no hierarchical structure
CN102609506B (en) Method for generating HL7 (Health Level 7) message through mapping
CN104834509B (en) The method that medicine polar plot is edited in electronic health record editing machine
CN109670156A (en) A kind of offline official document method based on Libreoffice customization
JP2007034571A (en) Document processing program and document processing method
CN104598437A (en) Dynamic implementation method of header information in electronic medical record
Vanezi et al. Diálogop-A language and a graphical tool for formally defining GDPR purposes
CN112582073B (en) Medical information acquisition method, device, electronic equipment and medium
Mohammed et al. GraphQL patient case presentation using the problem oriented medical record schema
CN116737879A (en) Knowledge base query method and device, electronic equipment and storage medium
CN116467433A (en) Knowledge graph visualization method, device, equipment and medium for multi-source data
CN108052315A (en) Medical software communication means and device
CN103488442A (en) Card face personalized real-time printing system and method
KR100902359B1 (en) System and Method for Generating of Continuity of Care Document, Medium for Recording the Program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518000 No. 1001 Nanshan Chi Park A3 building 6 floor

Applicant after: LANWON TECHNOLOGY CO., LTD.

Address before: Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518000 No. 1001 Nanshan Chi Park A3 building 6 floor

Applicant before: LANWON SCIENCE & TECHNOLOGY CO., LTD.

COR Change of bibliographic data
GR01 Patent grant
GR01 Patent grant