CN114724665A - BS version-based electronic medical record splitting method for multi-end written medical record - Google Patents

BS version-based electronic medical record splitting method for multi-end written medical record Download PDF

Info

Publication number
CN114724665A
CN114724665A CN202210423808.5A CN202210423808A CN114724665A CN 114724665 A CN114724665 A CN 114724665A CN 202210423808 A CN202210423808 A CN 202210423808A CN 114724665 A CN114724665 A CN 114724665A
Authority
CN
China
Prior art keywords
medical record
data element
data
mobile terminal
data elements
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
CN202210423808.5A
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.)
Beijing Gaolingzhiteng Information Technology Co ltd
Original Assignee
Beijing Gaolingzhiteng Information 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 Beijing Gaolingzhiteng Information Technology Co ltd filed Critical Beijing Gaolingzhiteng Information Technology Co ltd
Priority to CN202210423808.5A priority Critical patent/CN114724665A/en
Publication of CN114724665A publication Critical patent/CN114724665A/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
    • 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
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Primary Health Care (AREA)
  • Medical Informatics (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Epidemiology (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention relates to a BS version-based electronic medical record splitting method for a multi-end written medical record, and belongs to the field of medical informatization. The method comprises the following steps: s1: according to the content of patient complaints, a doctor enters a admission record to generate a medical record flow file and the relationship between medical records and data elements, and a template of a case is established; s2: storing and loading the templates of the case at the PC end and the mobile end respectively; when the doctor logs in again by using the mobile terminal, selecting a medical record, and acquiring all data elements in the medical record through a medical record ID in the relationship between the medical record and the data elements; binding the relationship between the medical record and the data element in a template of the mobile terminal in advance, assigning the relationship to a corresponding position of the mobile terminal through the data element code, and displaying the relationship; and after the mobile terminal modifies the main complaint, updating the relationship between the medical record and the data element. The medical record written on the PC side can be logged in to view and complete modification, review and annotation of partial data through a mobile side or other non-PC side application.

Description

BS version-based electronic medical record splitting method for multi-end written medical record
Technical Field
The invention belongs to the field of medical informatization, and relates to an electronic medical record splitting method for a multi-end written medical record based on a BS version.
Background
At present, electronic medical records of a medical system are almost completely written, audited and printed before a computer, and related content of the medical records is not supported to be temporarily processed in various fragmentation time. If the medical records are not written on time, corresponding timeliness quality control is carried out to screen the medical records, the work performance of a doctor is affected seriously, and great inconvenience is brought to the work of the doctor. The function is specially formulated to meet the requirement that doctors can modify the medical records of patients at any time and the pain points.
Disclosure of Invention
In view of the above, the present invention is directed to a BS-version-based electronic medical record splitting method for a multi-end writing medical record.
In order to achieve the purpose, the invention provides the following technical scheme:
a BS version-based electronic medical record splitting method for a multi-end written medical record comprises the following steps:
s1: according to the content of patient complaints, a doctor enters a admission record to generate a medical record flow file and the relationship between medical records and data elements, and a template of a case is established;
s2: storing and loading the templates of the case at the PC end and the mobile end respectively; when the doctor logs in again by using the mobile terminal, selecting a medical record, and acquiring all data elements in the medical record through a medical record ID in the relationship between the medical record and the data elements; binding the relationship between the medical record and the data element in a template of the mobile terminal in advance, assigning the relationship to a corresponding position of the mobile terminal through the data element code, and displaying the relationship; and after the mobile terminal modifies the main complaint, updating the relation between the medical record and the data element.
Optionally, the template of the case comprises a data element part and a non-data element part;
the data element part comprises various indexes of the patient at the present visit;
the data element part is synchronously updated at multiple ends;
the non-data element portion includes an auxiliary description of a medical record; when the non-data element parts on the PC side and the mobile side are inconsistent, the PC side is taken as the standard.
Optionally, when the template of the case is stored at the PC end, unified encoding compression is performed;
all data element parts in the template of the medical record are stored independently;
the stored content comprises the basic attribute of the data element, and the basic attribute is used for displaying back to a medical record and finishing the rendering of a page when the data element is loaded;
the basic attributes of the data elements comprise data element codes, data element names, data element display modes and actual written values of the data elements in the current medical record;
wherein the data element presentation comprises text, drop-down, and date.
Optionally, when the mobile terminal loads the template of the case, the mobile terminal does not need to load the stream file of the PC terminal; the mobile end is provided with a self frame structure; the mobile terminal only loads all data elements under the current medical record, and the effect of presenting the data element value of the PC terminal at the mobile terminal is realized
When the mobile terminal stores the template of the case, the mobile terminal stores the relation table of the case history and the data element besides the JSON format frame flow of the case history of the mobile terminal; the table which is related to the stored medical record data element of the PC end comes from the same source;
when the PC side displays the template of the case, firstly loading the stream file of the PC side, and then synchronously refreshing the relation table of the medical record and the data element to obtain the value of the data element stored by the mobile side; the unified scheme of storing and displaying the data elements of the PC end and the mobile end is realized;
optionally, the calendar file includes a medical record ID, content of patient complaint, and creation time;
the relationship between the medical record and the data element comprises a medical record ID, a data element code, a data element type, a data element value and a creation time.
Optionally, after the mobile terminal modifies the main complaint, only the main complaint is modified, and the rest of data is unchanged;
when the PC end loads, the medical record stream file of the PC end is loaded firstly, then all data elements of the medical record are obtained, the latest data is stored in the relation between the medical record and the data elements, then the medical record ID is used for obtaining all the data elements of the medical record, then the values of the data elements in the medical record relation table are sequentially matched in the stream file of the PC end through analyzing the medical record content, and the medical record display of the PC end is completed.
Optionally, when there are multiple identical data elements in the template of the case, the second and subsequent identical data elements are processed in encoding to ensure that one data element encoding exists only once in one template, so as to avoid that one data element encoding of a case record has multiple data elements during storage, and avoid the wrong storage of different contents of the identical data elements.
A storage medium comprising a computer program, wherein the computer program is executed to execute the message sending method of multiple hospitals in internet medical treatment.
An electronic device, comprising:
a processor;
a memory including a computer program;
the processor is used for operating the computer program in the memory, and when the computer program is operated, the message sending method of the multiple hospitals in the internet diagnosis and treatment is executed.
The invention has the beneficial effects that:
1. the medical record written on the PC side can be logged in to view and complete modification, review and annotation of partial data through a mobile side or other non-PC side application.
2. Through the case history after the mobile terminal is modified, data synchronization can be completed with the electronic case history of the PC terminal in real time, namely, the electronic case history written by the mobile terminal can directly meet the requirements of printing and filing.
Additional advantages, objects, and features of the invention will be set forth in part in the description which follows and in part will become apparent to those having ordinary skill in the art upon examination of the following or may be learned from practice of the invention. The objectives and other advantages of the invention may be realized and attained by the means of the instrumentalities and combinations particularly pointed out hereinafter.
Drawings
For the purposes of promoting a better understanding of the objects, aspects and advantages of the invention, reference will now be made to the following detailed description taken in conjunction with the accompanying drawings in which:
FIG. 1 is a flow chart of the present invention.
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention in a schematic way, and the features in the following embodiments and examples may be combined with each other without conflict.
Wherein the showings are for the purpose of illustrating the invention only and not for the purpose of limiting the same, and in which there is shown by way of illustration only and not in the drawings in which there is no intention to limit the invention thereto; for a better explanation of the embodiments of the present invention, some parts of the drawings may be omitted, enlarged or reduced, and do not represent the size of an actual product; it will be understood by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted.
The same or similar reference numerals in the drawings of the embodiments of the present invention correspond to the same or similar components; in the description of the present invention, it should be understood that if there is an orientation or positional relationship indicated by terms such as "upper", "lower", "left", "right", "front", "rear", etc., based on the orientation or positional relationship shown in the drawings, it is only for convenience of description and simplification of description, but it is not an indication or suggestion that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and therefore, the terms describing the positional relationship in the drawings are only used for illustrative purposes, and are not to be construed as limiting the present invention, and the specific meaning of the terms may be understood by those skilled in the art according to specific situations.
Please refer to fig. 1, which is a method for splitting an electronic medical record based on BS version of a multi-end written medical record, and solves a problem of a doctor rapidly writing a medical record in a non-office area (at home, on-off duty, at a time of having a meal or other fragmentations).
The original frame of the medical record is from a template, which is composed of data elements and non-data elements. Therefore, the medical record content is divided into 2 large blocks of content, a data element part and a non-data element part. The data of the data element part is basically the description of each index of the patient at the current visit, and the data element part needs to be updated synchronously at multiple ends. The non-data element part is an auxiliary description part of the medical record and has the top-down connection with the content of the medical record. Real-time synchronization is not required. And the non-data element parts of the PC and the mobile terminal may not be consistent, but the whole medical history of the patient is not influenced. Only at the time of page rendering, there will be differences. And finally, printing the medical record discharged from the patient by taking the PC end as a standard.
When the PC side stores the medical records, the medical record contents are uniformly encoded and compressed, and the storage space is reduced. All data elements in the medical record need to be stored separately. And when the data elements are stored, all basic attributes of the data elements are stored, and when the data elements are used for loading, the data elements are displayed back in the medical records and the rendering of the page is completed. Such as data element encoding, data element name, data element presentation (text, drop-down, date, etc.), and the actual written value of the data element in the current medical record. In this way, if the mobile terminal needs to load, the stream file on the PC terminal does not need to be loaded, since they are likely not compatible with each other. The mobile end needs to have its own frame structure. The effect that the mobile terminal presents the data element value of the PC terminal can be realized only by loading all the data elements under the current medical record.
When the mobile end medical record is stored, besides storing the framework stream (usually in JSON format) of the mobile end medical record, a relationship table between the medical record and the data element is also stored. Namely, the table storing the medical record data element relation with the PC end comes from the same source. In this case. When the PC terminal displays, the stream file of the PC terminal is loaded first, and then the relation table of the medical record and the data element is synchronously refreshed. Thus, the value of the data element stored in the mobile terminal can be obtained. The scheme for realizing the unified storage and display of the data elements of the PC end and the mobile end is realized.
Taking the patient admission record as an example, how the medical record contents of the lower PC end and the mobile end are communicated is concretely explained.
When a patient is admitted, a doctor writes a admission record for the patient, if the patient complains that the patient has fever with headache for 3 days, a medical record stream file is generated when the patient is stored as a medical record, and meanwhile, the relationship between the medical record and a data element is generated. The medical record implements a one-to-many relationship with the data elements in the medical record. The medical record stream, the medical record and the element relationship table are shown in the following tables 1 and 2:
TABLE 1 case flow
Figure BDA0003607632980000041
TABLE 2 medical records and element relationship Table
Figure BDA0003607632980000042
Figure BDA0003607632980000051
After the storage, when the doctor logs in again with the mobile terminal, the doctor selects the medical record, and can directly obtain all data elements in the medical record through the medical record ID (ID _001 in the present case) in the medical record relation table, and then the name and the chief complaint are obtained in the present case, so that the relationship and the position of the name and the chief complaint can be bound in advance in the template of the mobile terminal, and thus the name and the chief complaint can be assigned to the corresponding position of the mobile terminal through data element coding, namely that the patient is Zhang III, and the chief complaint is fever with headache for 3 days. Thereby achieving the purpose of display.
After the mobile terminal modifies the chief complaint, the content of the stream file on the PC terminal is not affected, and only the relationship table between the medical record and the data element is updated, as shown in table 3.
TABLE 3 medical record and data element relationship update Table
Figure BDA0003607632980000052
After modification, only the record is complained of being modified. The remaining data is unchanged. When the PC side loads, the PC side first loads the medical record stream file, and then acquires all data elements of the medical record, because in this case, although the PC side stream file can be displayed, the PC side stream file is not actually the latest data of the medical record. The latest data is stored in a relation table of medical records and data elements. At this time, all data elements of the medical record are obtained by using the medical record ID, and then the values of the data elements in the medical record relation table are matched to the stream file of the PC end in a circulating manner in the stream file of the PC end by analyzing the content of the medical record, so that the medical record display of the PC end is completed.
The medical record is generated through a template, wherein the template consists of a plurality of data elements, and each data element represents a certain business meaning. The data elements have different display modes of text, drop-down, multi-selection and the like. When a plurality of identical data elements exist in one template, the second and the following identical data elements are processed on the codes, and one data element code is ensured to exist in one template only once, so that the condition that a plurality of data element codes of a medical record exist in the time of storage is avoided. Erroneous storage of different contents of the same data element is also avoided.
It should be recognized that embodiments of the present invention can be realized and implemented by computer hardware, a combination of hardware and software, or by computer instructions stored in a non-transitory computer readable memory. The methods may be implemented in a computer program using standard programming techniques, including a non-transitory computer-readable storage medium configured with the computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner, according to the methods and figures described in the detailed description. Each program may be implemented in a high level procedural or object oriented programming language to communicate with a computer system. However, the program(s) can be implemented in assembly or machine language, if desired. In any case, the language may be a compiled or interpreted language. Furthermore, the program can be run on a programmed application specific integrated circuit for this purpose.
Further, the operations of processes described herein can be performed in any suitable order unless otherwise indicated herein or otherwise clearly contradicted by context. The processes described herein (or variations and/or combinations thereof) may be performed under the control of one or more computer systems configured with executable instructions, and may be implemented as code (e.g., executable instructions, one or more computer programs, or one or more applications) collectively executed on one or more processors, by hardware, or combinations thereof. The computer program includes a plurality of instructions executable by one or more processors.
Further, the method may be implemented in any type of computing platform operatively connected to a suitable connection, including but not limited to a personal computer, mini computer, mainframe, workstation, networked or distributed computing environment, separate or integrated computer platform, or in communication with a charged particle tool or other imaging device, or the like. Aspects of the invention may be embodied in machine-readable code stored on a non-transitory storage medium or device, whether removable or integrated into a computing platform, such as a hard disk, optically read and/or write storage medium, RAM, ROM, or the like, such that it may be read by a programmable computer, which when read by the storage medium or device, is operative to configure and operate the computer to perform the procedures described herein. Further, the machine-readable code, or portions thereof, may be transmitted over a wired or wireless network. The invention described herein includes these and other different types of non-transitory computer-readable storage media when such media include instructions or programs that implement the steps described above in conjunction with a microprocessor or other data processor. When the method for splitting the electronic medical record based on the BS version multi-end written medical record and the technical programming are adopted, the invention also comprises the computer per se.
A computer program can be applied to input data to perform the functions described herein to transform the input data to generate output data that is stored to non-volatile memory. The output information may also be applied to one or more output devices, such as a display. In a preferred embodiment of the invention, the transformed data represents physical and tangible objects, including particular visual depictions of physical and tangible objects produced on a display.
Finally, although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that various changes and modifications may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (9)

1. A BS version-based electronic medical record splitting method for multi-end written medical records is characterized in that: the method comprises the following steps:
s1: according to the content of patient complaints, a doctor enters a admission record to generate a medical record flow file and the relationship between medical records and data elements, and a template of a case is established;
s2: storing and loading the templates of the case at the PC end and the mobile end respectively; when the doctor logs in again by using the mobile terminal, selecting a medical record, and acquiring all data elements in the medical record through a medical record ID in the relationship between the medical record and the data elements; binding the relationship between the medical record and the data element in a template of the mobile terminal in advance, assigning the relationship to a corresponding position of the mobile terminal through the data element code, and displaying the relationship; and after the mobile terminal modifies the main complaint, updating the relationship between the medical record and the data element.
2. The method for splitting the electronic medical record based on the BS version of the multi-end written medical record as claimed in claim 1, wherein: the template of the case includes a data element portion and a non-data element portion;
the data element part comprises various indexes of the patient at the present visit;
the data element part is synchronously updated at multiple ends;
the non-data element portion includes an auxiliary description of a medical record; when the non-data element parts on the PC side and the mobile side are inconsistent, the PC side is taken as the standard.
3. The method for splitting the electronic medical record based on the BS version of the multi-end written medical record as claimed in claim 1, wherein: when the template of the case is stored at the PC end, unified coding compression is carried out;
all data element parts in the template of the medical record are stored independently;
the stored content comprises the basic attribute of the data element, and the basic attribute is used for displaying back to a medical record and finishing the rendering of a page when the data element is loaded;
the basic attributes of the data elements comprise data element codes, data element names, data element display modes and actual written values of the data elements in the current medical record;
wherein the data element presentation comprises text, drop-down, and date.
4. The method for splitting the electronic medical record of the multi-end written medical record based on the BS version according to claim 1, wherein: when the mobile terminal loads the template of the case, the stream file of the PC terminal does not need to be loaded; the mobile end is provided with a self frame structure; the mobile terminal only loads all data elements under the current medical record, and the effect of presenting the data element value of the PC terminal at the mobile terminal is realized
When the mobile terminal stores the template of the case, the mobile terminal stores the relation table of the case history and the data element besides the JSON format frame flow of the case history of the mobile terminal; the table which is in the metadata relation with the stored medical record data at the PC end comes from the same source;
when a PC terminal displays a template of a case, a stream file of the PC terminal is loaded at first, and then a relation table of a medical record and a data element is synchronously refreshed to obtain a value of the data element stored by a mobile terminal; the unified scheme of storing and displaying the data elements of the PC end and the mobile end is realized;
5. the method for splitting the electronic medical record of the multi-end written medical record based on the BS version according to claim 1, wherein: the calendar flow file comprises a medical record ID, the content of patient chief complaints and creation time;
the relationship between the medical record and the data element comprises a medical record ID, a data element code, a data element type, a data element value and a creation time.
6. The method for splitting the electronic medical record based on the BS version of the multi-end written medical record as claimed in claim 5, wherein: after the mobile terminal modifies the main complaint, only the main complaint is modified, and the rest data are unchanged;
when the PC end loads, the medical record stream file of the PC end is loaded firstly, then all data elements of the medical record are obtained, the latest data is stored in the relation between the medical record and the data elements, then the medical record ID is used for obtaining all the data elements of the medical record, then the values of the data elements in the medical record relation table are sequentially matched in the stream file of the PC end through analyzing the content of the medical record in the stream file of the PC end, and thus the medical record display of the PC end is completed.
7. The method for splitting the electronic medical record based on the BS version of the multi-end written medical record as claimed in claim 6, wherein: when the template of the case has a plurality of the same data elements, the second and the following same data elements are processed on the codes so as to ensure that one data element code only exists once in one template, thereby avoiding that one data element code of one medical record has a plurality of data element codes during storage and avoiding the error storage of different contents of the same data elements.
8. A storage medium comprising a computer program, wherein the computer program is executed to execute the method for sending messages of multiple hospitals in internet medical care according to any one of claims 1 to 7.
9. An electronic device, comprising:
a processor;
a memory including a computer program;
the processor is configured to run a computer program in the memory, and when the computer program runs, the processor executes the message sending method for multiple hospitals in internet medical treatment according to any one of claims 1 to 7.
CN202210423808.5A 2022-04-21 2022-04-21 BS version-based electronic medical record splitting method for multi-end written medical record Pending CN114724665A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210423808.5A CN114724665A (en) 2022-04-21 2022-04-21 BS version-based electronic medical record splitting method for multi-end written medical record

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210423808.5A CN114724665A (en) 2022-04-21 2022-04-21 BS version-based electronic medical record splitting method for multi-end written medical record

Publications (1)

Publication Number Publication Date
CN114724665A true CN114724665A (en) 2022-07-08

Family

ID=82246044

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210423808.5A Pending CN114724665A (en) 2022-04-21 2022-04-21 BS version-based electronic medical record splitting method for multi-end written medical record

Country Status (1)

Country Link
CN (1) CN114724665A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115983228A (en) * 2022-12-28 2023-04-18 北京欧应科技有限公司 Method, system, computing device and storage medium for generating medical record templates

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1379351A (en) * 2002-05-21 2002-11-13 成都力天网讯科技有限公司 Method for inquiring and managing electronic disease history by palm computer
JP2003271739A (en) * 2002-03-14 2003-09-26 Mitsubishi Electric Information Systems Corp Electronic medical record system, method and program for electronic medical record management, and recording medium where the electronic medical record managing program is recorded
JP2008015820A (en) * 2006-07-06 2008-01-24 Masahiko Yoshihara Method and device for referring to electronic medical chart information by mobile phone
JP2012033095A (en) * 2010-08-02 2012-02-16 Shinkichi Himeno Document creation device for electronic medical chart
CN102509012A (en) * 2011-11-04 2012-06-20 厦门市智业软件工程有限公司 Method for mapping contents of electronic medical record into electronic medical record standard database
US20130152005A1 (en) * 2011-12-09 2013-06-13 Jeffrey Lee McLaren System for managing medical data
CN103578070A (en) * 2012-07-25 2014-02-12 深圳市蓝韵网络有限公司 Method and system for electronic medical record management based on mobile communication terminal
KR101377554B1 (en) * 2013-03-15 2014-03-25 주식회사 차케어스 System and method for making and managing electronic medical record using user terminal capable of electronic notes
CN104504636A (en) * 2014-12-31 2015-04-08 宁波江东索雷斯电子科技有限公司 New clinic electronic records management system
TW201608517A (en) * 2014-08-29 2016-03-01 Chien-Kang Yang Electronic medical record management method and system
CN106506502A (en) * 2016-11-15 2017-03-15 合肥工业大学 A kind of multi-modal mobile electron medical records system and its method of work
US20180039737A1 (en) * 2016-08-02 2018-02-08 Umbra Health Corporation Patient directed data synchronization of electronic health records using a patient controlled health record
CN109166606A (en) * 2018-08-31 2019-01-08 上海轩昂医疗科技有限公司 A kind of electronic health record online editing platform and its implementation
CN110765734A (en) * 2019-10-23 2020-02-07 重庆橡树信息科技有限公司 Electronic medical record editor based on BS framework
CN112560424A (en) * 2020-12-23 2021-03-26 江苏达实久信数字医疗科技有限公司 Form generation method, device and system suitable for hospital operation electronic medical record
CN113724695A (en) * 2021-08-30 2021-11-30 平安国际智慧城市科技股份有限公司 Electronic medical record generation method, device, equipment and medium based on artificial intelligence

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003271739A (en) * 2002-03-14 2003-09-26 Mitsubishi Electric Information Systems Corp Electronic medical record system, method and program for electronic medical record management, and recording medium where the electronic medical record managing program is recorded
CN1379351A (en) * 2002-05-21 2002-11-13 成都力天网讯科技有限公司 Method for inquiring and managing electronic disease history by palm computer
JP2008015820A (en) * 2006-07-06 2008-01-24 Masahiko Yoshihara Method and device for referring to electronic medical chart information by mobile phone
JP2012033095A (en) * 2010-08-02 2012-02-16 Shinkichi Himeno Document creation device for electronic medical chart
CN102509012A (en) * 2011-11-04 2012-06-20 厦门市智业软件工程有限公司 Method for mapping contents of electronic medical record into electronic medical record standard database
US20130152005A1 (en) * 2011-12-09 2013-06-13 Jeffrey Lee McLaren System for managing medical data
CN103578070A (en) * 2012-07-25 2014-02-12 深圳市蓝韵网络有限公司 Method and system for electronic medical record management based on mobile communication terminal
KR101377554B1 (en) * 2013-03-15 2014-03-25 주식회사 차케어스 System and method for making and managing electronic medical record using user terminal capable of electronic notes
TW201608517A (en) * 2014-08-29 2016-03-01 Chien-Kang Yang Electronic medical record management method and system
CN104504636A (en) * 2014-12-31 2015-04-08 宁波江东索雷斯电子科技有限公司 New clinic electronic records management system
US20180039737A1 (en) * 2016-08-02 2018-02-08 Umbra Health Corporation Patient directed data synchronization of electronic health records using a patient controlled health record
CN106506502A (en) * 2016-11-15 2017-03-15 合肥工业大学 A kind of multi-modal mobile electron medical records system and its method of work
CN109166606A (en) * 2018-08-31 2019-01-08 上海轩昂医疗科技有限公司 A kind of electronic health record online editing platform and its implementation
CN110765734A (en) * 2019-10-23 2020-02-07 重庆橡树信息科技有限公司 Electronic medical record editor based on BS framework
CN112560424A (en) * 2020-12-23 2021-03-26 江苏达实久信数字医疗科技有限公司 Form generation method, device and system suitable for hospital operation electronic medical record
CN113724695A (en) * 2021-08-30 2021-11-30 平安国际智慧城市科技股份有限公司 Electronic medical record generation method, device, equipment and medium based on artificial intelligence

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
熊志刚;尚浩;: "基于AbiWord的结构化电子病历系统研究", 中国数字医学, no. 02, 15 February 2017 (2017-02-15), pages 49 - 51 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115983228A (en) * 2022-12-28 2023-04-18 北京欧应科技有限公司 Method, system, computing device and storage medium for generating medical record templates
CN115983228B (en) * 2022-12-28 2023-10-13 北京欧应科技有限公司 Method, system, computing device and storage medium for generating medical record templates

Similar Documents

Publication Publication Date Title
US8060376B2 (en) System and method for collection of community health and administrative data
US9246991B2 (en) Systems and methods for developing multi-platform applications for computing devices
WO2017114182A1 (en) Interface data displaying method and device
JP6060144B2 (en) Generating reports based on image data
JP4389011B2 (en) MEDICAL REPORT CREATION DEVICE, MEDICAL REPORT CREATION METHOD, AND PROGRAM THEREOF
US11669437B2 (en) Methods and systems for content management and testing
WO2019134340A1 (en) Salary calculation method, application server, and computer readable storage medium
RU2008121949A (en) REMOTE READ-ACCESS ACCESS TO VARIOUS DATA STORES
WO2020015170A1 (en) Interface invoking method and apparatus, and computer-readable storage medium
CN106407172A (en) XML (Extensible Markup Language)-based report generating method
CN111061475A (en) Software code generation method and device, computer equipment and storage medium
CN110765734A (en) Electronic medical record editor based on BS framework
CN114724665A (en) BS version-based electronic medical record splitting method for multi-end written medical record
CN112287216A (en) Information pushing method and device, server and storage medium
CN111210883A (en) Method, system, device and storage medium for generating follow-up data of brain tumor patient
CN111026757B (en) Method, device, equipment and storage medium for generating standard statistical format data
US9286061B2 (en) Generating and managing electronic documentation
CN110647564A (en) Hive table establishing method, electronic device and computer readable storage medium
US7827562B1 (en) System and method for flexible publishing and consumption of data between disparate applications
KR20150127307A (en) Electronic medical records system using mobile device
CN108874387B (en) Data serialization method and related equipment thereof
CN114328552A (en) Database management method, system and computer readable medium
CN115762696A (en) Medical image acquisition method, system, electronic device and storage medium
CN114254609A (en) Generation method and device of clinical care form, electronic equipment and readable medium
JP2012003465A (en) Schema drawing device, schema drawing system and schema drawing program

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