CN104834509A - Method of editing vector diagram in electronic medical record editor - Google Patents

Method of editing vector diagram in electronic medical record editor Download PDF

Info

Publication number
CN104834509A
CN104834509A CN201410048098.8A CN201410048098A CN104834509A CN 104834509 A CN104834509 A CN 104834509A CN 201410048098 A CN201410048098 A CN 201410048098A CN 104834509 A CN104834509 A CN 104834509A
Authority
CN
China
Prior art keywords
polar plot
health record
electronic health
editing machine
edit tool
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.)
Granted
Application number
CN201410048098.8A
Other languages
Chinese (zh)
Other versions
CN104834509B (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 SCIENCE & TECHNOLOGY Co Ltd
Original Assignee
LANWON SCIENCE & 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 SCIENCE & TECHNOLOGY Co Ltd filed Critical LANWON SCIENCE & 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

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The present invention discloses a method of editing vector diagram in an electronic medical record editor, including the following steps: building a vector diagram edit tool in an electronic medical record editor; adding an image node in the data structure of the electronic medical record; transforming the vector diagram needed to inserted into the electronic medical record to a bitmap, and saving the bitmap to the added image node; activating the vector diagram edit tool to reedit the vector diagram inserted into the electronic medical record. By the present invention doctors can directly edit the medical vector diagram in the medical record documents in the electronic editor, and the modified results can be directly reflected in the electronic medical record, which realized the function of vector diagram editing in a way of WYSIWYG, thus facilitating doctors' working, reducing the doctors' workload, and improving doctors' diagnostic efficiency and reliability.

Description

In the method for electronic health record editing machine inediting medical science polar plot
Technical field
The present invention relates to electronic health record treatment technology, especially relate to a kind of method at editec inediting medical science polar plot.
Background technology
The medical picture majority inserted in current domestic electronic medical record system is the picture of non-vectored, common way has two kinds: a kind of picture being employing graphical authoring tools will insert is drawn, then be inserted in case history editing machine with normal picture (being generally bitmap format, as JPG or BMP etc.).Another method is just to provide special polar plot edit tool to realize the editor of medical science polar plot, and this kind of picture cannot be revised and reuse, if can only repaint when doctor finds that picture is wrong, this kind of method will reduce the work efficiency of doctor greatly.
There is following technological deficiency in prior art:
1, the existing method for inserting non-polar plot, after insert pictures, cannot to picture amendment and recycling, just can only repaint if doctor finds that picture is wrong, this will reduce the work efficiency of doctor greatly.
2, for the method providing independent polar plot edit tool, the result of this kind of method amendment is reacted directly in document, will increase the workload of doctor, and increase the probability of makeing mistakes.
Summary of the invention
The present invention is the problem solving prior art, proposes a kind of method at editec inediting medical science polar plot, achieves the polar plot editting function of What You See Is What You Get, thus can reduce the workload of doctor, improves the work efficiency of doctor.
The present invention adopts following technical scheme to realize: a kind of method at electronic health record editing machine inediting medical science polar plot, and it comprises step:
A polar plot edit tool is built in electronic health record editing machine;
An image node is increased in the data structure of electronic health record;
To the polar plot being inserted into electronic health record be needed to change into bitmap, this bitmap is stored into the described image node of increase;
Activate polar plot edit tool and secondary editor is carried out to the polar plot inserted in electronic health record.
Wherein, the step that the described polar plot to inserting in electronic health record carries out secondary editor comprises:
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, according to this windows message, obtains message bit pattern and vector map information, opens polar plot edit tool and message bit pattern and vector map information are passed to polar plot edit tool;
Polar plot edit tool represents polar plot and carries out retouching operation.
Wherein, the described method at electronic health record editing machine inediting medical science polar plot also comprises step: vectorGraphData attribute polar plot being stored into the described image node of increase.
Wherein, electronic health record editing machine obtains polar plot from the vectorGraphData attribute of described image node.
Wherein, chosen the picture in electronic health record by mouse after, the windows message produced by double mouse click is to activate polar plot edit tool.
Wherein, electronic health record uses XML format to store by the data structure preset.
Compared with prior art, the present invention has following beneficial effect:
By method of the present invention, doctor can directly at the case history document inediting medical science polar plot of editec, and the result of amendment is directly reflected in electronic health record, achieve the polar plot editting function of What You See Is What You Get, facilitate working doctor, alleviate the workload of doctor, improve diagnosis efficiency and the diagnostic reliability of doctor.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of a preferred embodiment of the invention.
Fig. 2 is the data structure schematic diagram of electronic health record.
Fig. 3 is the implementation procedure schematic diagram picture inserted in electronic health record being carried out to secondary editor.
Embodiment
Obscure to not cause, " editing machine " and " electronic health record editing machine " of indication of the present invention is same concept, and " case history " and " electronic health record " are also same concept.
This invention exploits a set of medical science polar plot edit tool be embedded in electronic health record editing machine, utilize the editor that this instrument can realize polar plot in editing machine, and amendment result is preserved to be 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 and the work efficiency of doctor.
As shown in Figure 1, a preferred embodiment of the invention comprises following performing step:
Step S1, in order to the data adapting to electronic health record to be easy to exchange requirement, by the document of electronic health record use XML format store.
The advantage setting up electronic health record with XML is, first, is convenient to preserve case history for a long time.With XML record case history be text formatting, do not rely on any computer platform, software or database format, can not because software and hardware upgrade and corresponding upgrade job will be done.And be convenient to message exchange and inquiry by the data that XML stores.Because XML marks content, thus information wherein can carry out exchanging and retrieving easily between users.In addition, XML is a kind of strong language, allows user to expand at the needs at present and in the future according to oneself under the prerequisite of standard, has very large adaptability and dirigibility.
The XML format of electronic health record is described below
<?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> patient's today does not tell uncomfortable </Text>
<DataElement>
<Text> mode of onset </Text>
</DataElement>
</DataGroup>
</MedicalRecord>
Wherein node M edicalRecord represents electronic health record, DataGroup represents data group, and DataElement represents data element, and Text represents content of text, this XML basis can also be continued expansion, such as define the node of image, the node of form, the node etc. of cell.
As shown in Figure 2, the data structure of electronic health record is tree structure, and tree structure is used for the document tree structure of the electronic health record of interrecord structure.Wherein root node is electronic health record, and it can comprise the child node such as " data group ", " data element ", " text "." data group " node can comprise the child node such as " data group " (data group is nestable), " data element ", " text ", " grand "." data element " node can comprise " text " child node.
Step S2, a polar plot edit tool to be built in electronic health record editing machine.
Built-in polar plot edit tool is certain a polar plot editing machine existing, such as MicrosoftExpression Design software, PhotoLine software, Inkscape software etc.This polar plot editing machine support inserts self-defining symbol in former figure and medical science commonly uses figure, supports to insert self-defined line segment etc.Greatly can simplify the process that doctor revises and creates new position figure.
Step S3, when in electronic health record during insert pictures, in the document data structure of electronic health record, increase an image node.
Step S4, read in the polar plot needing to be inserted into electronic health record, this polar plot is generated the image node that then a corresponding bitmap is stored into described increase, when namely showing electronic health record, display be according to insert polar plot picture generate corresponding bitmap.
What store under image node in actual storage is message bit pattern, and vector map information is stored in the vectorGraphData attribute of image node.
Step S5, activation polar plot edit tool carry out secondary editor to the polar plot inserted in electronic health record.
In order to realize, to the secondary editor inserting polar plot, a polar plot edit tool being built in case history editing machine.As shown in Figure 3, after opening electronic health record, when double-clicking the polar plot in electronic health record, electronic health record editing machine can receive the windows message of a double mouse click, inner vectorGraphData attribute information and other information obtaining the image node corresponding to this polar plot according to this windows message of electronic health record editing machine, and open polar plot edit tool and the identification information of this picture and vector map information are passed to polar plot edit tool, polar plot edit tool accordingly information represents this polar plot, medical science polar plot edit tool can carry out edit-modify to this figure easily, revise rear click to preserve, medical science polar plot edit tool is saved in the pictorial information of amendment in original picture according to the mark confidence of original picture, namely generate a corresponding bitmap and be presented in current document in vectorGraphData attribute vector map information being preserved image node.
In addition, electronic medical record document editing machine is divided into following module: document internal storage structure generic module, is responsible for document datastore in specific data structure; Document typesetting class and display generic module, typesetting class is responsible for carrying out typesetting to document data, generates display object, and display class is responsible for document data to be plotted in interface; Event class module, process windows forms message, realization event response mechanism; Document imports and exports generic module, realizes the opening of document, preserves, copies, the function such as stickup, is responsible for external data to import in the memory module of document, or by document memory module statistical conversion to outside.
In electronic medical record document editing machine, document imports and exports module by outside data importing to document internal storage structure, the change of document internal storage structure causes the typesetting again of document typesetting class, document typesetting CMOS macro cell document display object, document content is plotted to window interfaces by document display object, and windows message maps claims event to revise document internal storage structure to drive document internal storage structure generic module by window interfaces.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (6)

1., in the method for electronic health record editing machine inediting medical science polar plot, it is characterized in that, comprise step:
A polar plot edit tool is built in electronic health record editing machine;
An image node is increased in the data structure of electronic health record;
To the polar plot being inserted into electronic health record be needed to change into bitmap, this bitmap is stored into the described image node of increase;
Activate polar plot edit tool and secondary editor is carried out to the polar plot inserted in electronic health record.
2. according to claim 1 in the method for electronic health record editing machine inediting medical science polar plot, it is characterized in that, the step that the described polar plot to inserting in electronic health record carries out secondary editor comprises:
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, according to this windows message, obtains message bit pattern and vector map information, opens polar plot edit tool and message bit pattern and vector map information are passed to polar plot edit tool;
Polar plot edit tool represents polar plot and carries out retouching operation.
3. according to claim 2 in the method for electronic health record editing machine inediting medical science polar plot, it is characterized in that, also comprise step: vectorGraphData attribute polar plot being stored into the described image node of increase.
4., according to claim 3 in the method for electronic health record editing machine inediting medical science polar plot, it is characterized in that, electronic health record editing machine obtains polar plot from the vectorGraphData attribute of described image node.
5. according to claim 2 in the method for electronic health record editing machine inediting medical science polar plot, it is characterized in that, chosen the picture in electronic health record by mouse after, the windows message produced by double mouse click is to activate polar plot edit tool.
6. according to claim 1-5 method at electronic health record editing machine inediting medical science polar plot described in any one, it is characterized in that, electronic health record uses XML format to store by the data structure preset.
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 true CN104834509A (en) 2015-08-12
CN104834509B 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)

Cited By (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
殷琳: ""一种所见即所得的结构化医疗文档系统"", 《中国优秀硕士论文学位论文全文数据库》 *

Cited By (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

Also Published As

Publication number Publication date
CN104834509B (en) 2018-04-27

Similar Documents

Publication Publication Date Title
JP6507472B2 (en) Processing method, processing system and computer program
CN109977088A (en) A kind of method that preset format file is converted to OFD format
CN107766009A (en) Information processor and information processing method
CN107122343A (en) A kind of online contract template edit methods and system
EP3444725A1 (en) Man-machine interaction method and device therefor
CN109670156A (en) A kind of offline official document method based on Libreoffice customization
CN112016290A (en) Automatic document typesetting method, device, equipment and storage medium
CN105677324A (en) Method for automatically generating entity type codes
CN106776779B (en) Method for generating entity file by JSON data based on Mac platform
CN104598437A (en) Dynamic implementation method of header information in electronic medical record
CN102467496B (en) Method and device for converting stream mode typeset content into block mode typeset document
CN104834509A (en) Method of editing vector diagram in electronic medical record editor
WO2020091994A1 (en) Exposing annotations in a document
CN110889261A (en) Method for automating electronic official document service processing
CN107908377A (en) The analytic method of font coding information and its device and application in print language
CN104657340A (en) Expandable script-based Word report generating system and method
CN114691712A (en) Method and device for generating bill and storage medium
JP7438769B2 (en) Sentence structure drawing device
CN103488442A (en) Card face personalized real-time printing system and method
CN106844321A (en) A kind of method that electronic health record editing machine realizes medical science expression formula
CN106776510A (en) Word embeds form generation method and device
CN111222310A (en) Method and system for inputting and displaying irregular form
CN104462045A (en) Method and device for processing documents
CN106909570B (en) Data conversion method and device
JP2002342350A (en) Device, method and program for preparing xml document of image data

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