WO2015137703A1 - 모바일 장치를 활용한 전자의료기록 시스템 - Google Patents

모바일 장치를 활용한 전자의료기록 시스템 Download PDF

Info

Publication number
WO2015137703A1
WO2015137703A1 PCT/KR2015/002303 KR2015002303W WO2015137703A1 WO 2015137703 A1 WO2015137703 A1 WO 2015137703A1 KR 2015002303 W KR2015002303 W KR 2015002303W WO 2015137703 A1 WO2015137703 A1 WO 2015137703A1
Authority
WO
WIPO (PCT)
Prior art keywords
medical record
mobile device
clinical document
format
server
Prior art date
Application number
PCT/KR2015/002303
Other languages
English (en)
French (fr)
Inventor
김영아
Original Assignee
연세대학교 산학협력단
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 연세대학교 산학협력단 filed Critical 연세대학교 산학협력단
Publication of WO2015137703A1 publication Critical patent/WO2015137703A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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/20ICT specially adapted for the handling or processing of patient-related medical or healthcare data for electronic clinical trials or questionnaires
    • 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

Definitions

  • the present specification relates to a mobile EMR system and method that can manage and utilize existing medical information systems and mobile apps as optimal resources. More specifically, the present invention relates to an apparatus and method for inquiring and managing electronic medical records using a mobile device while still using an electronic medical recording system having a client-server structure.
  • EMR Electronic Medical Records
  • An object of the present invention is to provide a mobile medical information system. More specifically, the present invention proposes a system for inquiring and managing electronic medical records using a mobile device while still using the existing electronic medical recording system.
  • a medical record information system includes a mobile device equipped to query or create medical record information in a wireless environment; And receiving the medical record information corresponding to the request from the medical record server and receiving the medical record information corresponding to the request from the mobile device, and receiving the medical record information in a preset format to correspond to the mobile device. And a mobile server for converting and transmitting the converted medical record information to the mobile device.
  • the medical record server may be a legacy medical record server based on a wired environment.
  • the medical record information may include at least one or more of patient records, examination and treatment records, clinical observation information, and consent.
  • the mobile server receives medical record information in XML format from the medical record server, parses the received medical record information according to a clinical document structure, and then, according to a predefined rearrangement rule. It may be converted into HTML (Hyper Text Markup Language) format and transmitted to the mobile device.
  • HTML Hyper Text Markup Language
  • the mobile server When the mobile server is requested to query a specific clinical document, the mobile server receives a clinical document in XML format corresponding to the request from the medical record server, parses the received clinical document in XML format, and then defines the predefined document.
  • the clinical document in the HTML format may be generated according to the rearrangement rule, and the generated clinical document may be transmitted to the mobile device.
  • the mobile server When the mobile server is requested to create a specific clinical document, after receiving a clinical document format in XML format corresponding to the request from the medical record server, parsing the received clinical document format in XML format, Generate a clinical document form in HTML format according to a predefined rearrangement rule, transmit the generated clinical document form to the mobile device, and generate the clinical document in HTML format on the mobile device based on the clinical document template.
  • the HTML document may be converted into an XML format and transmitted to the medical record server.
  • the mobile server parses the received XML document or clinical document format, and includes a radio button, a text box, a check box, a date and time input tool,
  • the clinical document or the clinical document format in HTML may be generated by changing at least one of the media file representations into a unique format corresponding to the mobile device.
  • a method for providing medical record information to a mobile device by a mobile server includes receiving a request for inquiry or preparation of specific medical record information from a mobile device; Receiving medical record information corresponding to the request from a medical record server; Converting the received medical record information into a preset format corresponding to the mobile device; And transmitting the converted medical record information to the mobile device.
  • the medical record information may include at least one of patient records, examination and treatment records, clinical observation information, and consent.
  • the medical record information Receiving the medical record information, receiving the medical record information in the Extensible Markup Language (XML) format from the medical record server, and transmitting the converted medical record information to the mobile device, the receiving After parsing the medical record information according to the clinical document structure, the medical record information may be converted into a Hyper Text Markup Language (HTML) format according to a predefined rearrangement rule and transmitted to the mobile device.
  • XML Extensible Markup Language
  • a method for providing a clinical document to a mobile device by a mobile server includes receiving a request for inquiry of a specific clinical document from a mobile device; Receiving a clinical document in XML format corresponding to the request from a medical record server; Parsing the received clinical document in XML format and generating a clinical document in HTML format according to a predefined rearrangement rule; And transmitting the generated clinical document to the mobile device.
  • a method for providing a clinical document to a mobile device by a mobile server includes receiving a request for the preparation of a specific clinical document from a mobile device; Receiving a clinical document form in XML format corresponding to the request from a medical record server; Parsing the received clinical document format in XML format and generating a clinical document format in HTML format according to a predefined rearrangement rule; Transmitting the generated clinical document template to the mobile device; Receiving a clinical document written in an HTML format on the mobile device based on the clinical document template; And converting the received clinical document in HTML format into an XML format and transmitting the converted clinical document to the medical record server.
  • One embodiment of the present invention has the advantage of being able to flexibly respond to a license or a cost as a query and management of the electronic medical record using a mobile device while still using the existing electronic medical record system.
  • existing information such as login information
  • one embodiment of the present invention has the advantage that can be utilized as a failure response solution that can replace the legacy system in the event of application server failure.
  • FIG. 1 is a conceptual diagram illustrating a medical record information system according to an embodiment of the present invention.
  • FIG. 2 is an exemplary view of searching a medical record in a mobile device according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a process of querying a medical record in a mobile device according to an embodiment of the present invention.
  • FIG. 4 is a flowchart illustrating a process of creating a medical record in a mobile device according to an embodiment of the present invention.
  • FIG. 5 is an exemplary view showing a medical record preparation screen according to an embodiment of the present invention.
  • FIG. 6 is a block diagram of a mobile server according to an embodiment of the present invention.
  • FIG. 1 is a conceptual diagram illustrating a medical record information system according to an embodiment of the present invention.
  • the medical record information system may include a mobile device 10, a mobile server 100, and a medical record server 200.
  • the medical record information system further includes a server for a mobile device (mobile server) in the medical record information system provided to a client (PC, etc.) in a wired network environment, such as a mobile client 10 such as a smartphone or a tablet computer. It is provided to provide medical information services to. Since the medical record information system of the present invention utilizes a server, a DB, and the like of the existing medical record system, the medical record information system can provide not only the medical record but also the patient list and the favorite in the same manner as the existing system.
  • the mobile server 100 manages user identification and mapping information, affiliation information, access log information, access rights to an existing medical record server (Legacy EMR server), and the like. Also, the mobile server 100 receives the medical record information requested by the user from the medical record server, converts the medical record information into a format corresponding to the mobile device, and transmits the converted medical record information to the mobile device 10.
  • the medical record server may be a legacy medical record server based on a wired environment.
  • the mobile device 10 is a mobile client terminal, which may be connected to the mobile server to receive a medical information service. That is, the mobile device 10 may query the medical record and create a medical record in the same manner as a PC-based client connected to the medical record information system through a wired network.
  • the mobile device 10 may be equipped with dedicated application software for accessing the mobile server 100 and transmitting and receiving medical record information.
  • the mobile server 100 When the mobile server 100 receives a request for inquiry or preparation of specific medical record information from the mobile device 10, the mobile server 100 requests a corresponding medical record or a corresponding form from a medical record server (for example, a main server).
  • the medical record information may include patient records (administrative information, symptom / symptom information, medical history information, etc.), test results (diagnosis / test / treatment / surgical records, etc.), clinical observation information (treatment effects, treatment results, treatment plans, etc.). , Various agreements, etc.
  • the medical record information is described in more detail below.
  • Administrative information hospitalization information (hospital date, primary care physician, hospitalization department), discharge information (discharge date, primary care physician, hospitalization department), emergency room arrival time, specific procedure / surgical date, patient information
  • Procedure and findings examination findings, treatment and effect, operation name, surgery date, gynecologist, assistant physician, anesthesia method, treatment details
  • Treatment plan Future treatment plan, whether or not to transfer, the reason for the transfer, the treatment to be provided continuously, the name of the institution to be treated and / or the department of treatment
  • the format corresponding to the mobile device that is, the mobile device is Convert to a data format that can be processed. For example, if the data received from the medical record server is in XML (Extensible Markup Language) format, it is converted into HTML (Hyper Text Markup Language) or JPG format. In this case, a process of downsizing corresponding data may be further performed in consideration of channel characteristics.
  • XML Extensible Markup Language
  • HTML Hyper Text Markup Language
  • JPG Joint Photographic Language
  • the mobile server 100 transmits the converted medical record or medical record form to the mobile device 10.
  • the mobile device 10 displays the data received from the mobile server 100.
  • An example of displaying the medical record received by the mobile device 10 is shown in FIG. 2. Referring to FIG. 2, the medical records of a particular patient are classified into 'Form inquiry', 'Test result' and 'Consent form' on the left side, and a part of the test result selected according to the menu structure is displayed on the right side.
  • FIGS. 3 and 4. 3 is a process in which the mobile server 100 provides a specific clinical document to the mobile device 10.
  • the mobile server 100 When the mobile server 100 receives an inquiry of a specific clinical document from the mobile device 10 (S310), the mobile server 100 requests the corresponding clinical document to the medical record server 200 (S320). It is assumed that the clinical document is stored in the XML format in the DB of the medical record server 200.
  • the mobile server 100 parses the clinical document in the received XML format.
  • a clinical document in a format eg, HTML format
  • the mobile server 100 parses the received XML format clinical document according to a classification master and a clinical document architecture.
  • the clinical document structure may refer to a structure of a clinical document including a header, a body, a footer, etc.
  • the body has MR item information, Grid information, descriptive information, and family history.
  • Information, images / formulas / labels, image information, word file information, and other formatting information may be included.
  • the mobile server 100 extracts components such as item names, texts, images, and tagging information in a document, and considers the positions, sizes, and attributes of the extracted components according to a predefined rearrangement rule. Create a clinical document in the format corresponding to the mobile device.
  • the rearrangement rule refers to a rule that maps each component of the conventional EMR document (XML format) to a component in the mobile server 100 and maps back to an acceptable component in the mobile device. It may be defined as shown in Table 1 and Table 2 below.
  • Table 1 is an example of mapping each component of the EMR document (XML format) to the components in the mobile server 100.
  • Table 2 is an example showing a rule that maps the components in the mobile server 100 to the components acceptable in the mobile device.
  • the mobile server 100 transmits the generated clinical document to the mobile device 10 (S360).
  • the mobile server 100 may transmit the HTML link associated with the generated clinical document to the mobile device 10, and transmit the HTML document and the related image when the mobile device 10 accesses the HTML link. have.
  • 4 is a process in which the mobile server 100 provides a specific clinical document template to the mobile device 10 and receives the created clinical document.
  • the medical record server 200 requests the form (form) of the clinical document (S415). As in FIG. 3, it is assumed that the clinical document is stored in an XML format in a DB of the medical record server 200.
  • step S425 a clinical document form of a format (eg, HTML format) corresponding to the mobile device is generated (S430).
  • a format eg, HTML format
  • the mobile server 100 parses the received XML format clinical document according to a classification master and a clinical document architecture.
  • the clinical document structure may refer to a structure of a clinical document including a header, a body, a footer, and the like, and the body includes MR item information, Grid information, descriptive information, and family history information. , Images / formulas / labels, image information, word file information, and other formatting information.
  • the rearrangement rule refers to a rule that maps each component of the conventional EMR document (XML format) to a component in the mobile server 100 and maps back to an acceptable component in the mobile device. It may be defined as shown in Table 1 and Table 2.
  • the mobile server 100 may include a radio button included in an XML clinical document, a button configured to select only one of several selection items, a text box, a check box, and a date. And after extracting components and tagging information such as a time input tool, a media file display, an item name, text, and an image, and considering the positions, sizes, and attributes of the extracted components according to a predefined rearrangement rule.
  • a clinical document in its own format can be created.
  • FIG. 5 shows examples of such transformations: segment 501-a, 501-b, date 502-a, 502-b, relationship with patient 503-a, 503-b, image 504-a. , 504-b) have been converted into native formats corresponding to mobile devices.
  • the mobile server 100 transmits the generated clinical document to the mobile device 10 (S435).
  • the mobile device 10 displays the received clinical document form and generates a clinical document according to a user's input (S440). When generation of the clinical document is completed, the mobile device 10 transmits the generated clinical document to the mobile server 100 (S445).
  • the mobile server 100 converts the received clinical document of the HTML format into the XML format (S450) and transmits it to the medical record server 200 (S455).
  • the medical record server 200 stores the generated clinical document (S460).
  • the mobile device 10 receives the converted consent form and displays the consent form on the screen of the mobile device 10.
  • the user enters selections from check boxes or radio buttons, describing the procedures and operations required for consent, and enters the required text.
  • the signature image is added to the form.
  • the completed form is stored on the mobile device and sent to the mobile server 100.
  • FIG. 6 is a block diagram of a mobile server according to an embodiment of the present invention.
  • the mobile server 100 manages user identification and mapping information, affiliation information, access log information, access rights to an existing medical record server (Legacy EMR server), and the like. Also, the mobile server 100 receives the medical record information requested by the user from the medical record server, converts the medical record information into a format corresponding to the mobile device, and transmits the converted medical record information to the mobile device 10.
  • the medical record server may be a legacy medical record server based on a wired environment.
  • the mobile server 100 may include a medical record request receiving unit 101, a conversion unit 102, a medical record providing unit 103, and an interlocking unit 104.
  • the medical record request receiving unit 101 receives a request for inquiry or preparation of specific medical record information from a mobile device.
  • the medical record information may include patient records (administrative information, symptom / symptom information, medical history information, etc.), test results (diagnosis / test / treatment / surgical records, etc.), clinical observation information (treatment effects, treatment results, treatment plans, etc.). , Various agreements, etc.
  • the interlocking unit 104 transmits and receives data in association with an existing medical record information server.
  • the interlocking unit 104 transmits the medical record information according to the request of the mobile device to the medical record server, and receives the medical record information corresponding to the request from the medical record server.
  • the conversion unit 102 converts the received medical record information into a preset format to correspond to the mobile device. For example, when the conversion unit 102 receives medical record information in XML format from the medical record server, the conversion unit 102 converts the received medical record information into a Hyper Text Markup Language (HTML) format.
  • HTML Hyper Text Markup Language
  • the medical record providing unit 103 transmits the converted medical record information to the mobile device.
  • the linkage unit 104 transmits the request to the medical record server, and the XML corresponding to the request.
  • the conversion unit 102 parses the received XML format clinical document to generate a clinical document in HTML format, and the medical record providing unit 103 transmits the generated clinical document to the mobile device. do.
  • the linking unit 104 transmits the request to the medical record server, and the clinical form of the XML format corresponding to the request. Receive the document form.
  • the conversion unit 102 parses the received clinical document format in XML format to generate a clinical document format in HTML format, and the medical record providing unit 103 converts the generated clinical document format into the mobile document. To the device.
  • the conversion unit 102 converts the clinical document in HTML format into an XML format.
  • the interlocking unit 104 transmits the clinical document to the medical record server.
  • the conversion unit 102 may function as a conversion engine, and in this case, converts XML transmitted from an existing medical record information server into HTML. At this time, HTML conversion of XML is automatically processed by the rule engine.
  • Rule Engine performs each view format control and data binding control according to the document structure classification of the delivered XML.
  • the document structure is classified into a format type, a scan type, a word type, and other types according to the type of the item and the hierarchical structure of the item.
  • the Rule Engine provides the coordinates of an item (item) in the XML document structure, the type of item (text, single choice, multiselect, image, date, hour, minute, second, label, line, etc.), and the attribute (effective range, number of digits, required) of the item. Status, automatic default setting, default setting condition, color, thickness, etc.) and define the arrangement, type, and attributes of the items when converting HTML.
  • the Rule Engine when the mobile document selected from the mobile device is delivered / stored to the existing medical record information server through the Convert Engine, the mobile document format and so that can be processed in the same way as stored in the existing medical record information server Stores mapping information between XML document types.
  • a mobile-format document (a document selected / created through a mobile device) is inputted and stored in an array, a type, and an attribute of an item provided from a mobile device.
  • data mapping from mobile format document to XML format is performed and data set is delivered to existing medical record information server.
  • Convert Engine converts the selected XML document to HTML, checks whether it is a pre-allowed category to be edited by Rule Engine, and then permits the document. If so, the item's attributes are converted into editable form. Then, when saving the modified document, the information edited in the mobile format is loaded into the XML document so that the data set is transferred to the existing medical record information server and stored.
  • Convert Engine converts XML to HTML using predefined view format controls / data binding controls according to document structure classification, and converts documents converted to HTML on mobile devices through mobile view format controls / DATA binding controls. Switch to a form that can be entered and modified.
  • Convert Engine processes documents entered and modified on mobile devices to be treated the same as documents created on existing medical record information servers.
  • the mobile server 100 may store information by a memory.
  • the memory is a computer-readable medium.
  • the memory may be a volatile memory unit, and in other implementations, the memory may be a nonvolatile memory unit.
  • the memory may also include, for example, a hard disk device, an optical disk device, or some other mass storage device.
  • the mobile server 100 may also include, as an external input / output device, one or more network interface devices, such as, for example, an Ethernet card, such as a serial communication device, such as an RS-232 port, and / or a wireless interface device, such as, for example, an 802.11 card.
  • network interface devices such as, for example, an Ethernet card, such as a serial communication device, such as an RS-232 port, and / or a wireless interface device, such as, for example, an 802.11 card.
  • input / output devices may include driver devices, such as keyboards, printers, display devices, and the like, configured to send output data to and receive output data from other input / output devices.
  • the mobile server 100 may be realized by an instruction to cause one or more processing devices to perform the above-described functions and processes when executed.
  • such instructions may include interpreted instructions, such as script instructions such as JavaScript or ECMAScript instructions, or executable instructions or other instructions stored on a computer readable medium.
  • the mobile server 100 may be implemented in a distributed manner over a network, such as a server farm, or may be implemented as a single computer device.
  • Implementations of the subject matter described in the present invention are one or more modules relating to computer program instructions encoded on a program storage medium of tangible type for controlling or by the operation of one or more computer program products, ie processing systems. Can be implemented.
  • the computer readable medium may be a machine readable storage device, a machine readable storage substrate, a memory device, a composition of materials affecting a machine readable propagated signal, or a combination of one or more thereof.
  • system or “device” encompasses all the apparatus, apparatus, and machines for processing data, including, for example, a programmable processor, a computer, or a multiprocessor or computer.
  • the code may include code constituting processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more thereof, and code for forming an execution environment for a computer program on demand.
  • Computer programs may be written in any form of programming language, including compiled or interpreted languages, or a priori or procedural languages. It can be deployed in any form, including components, subroutines, or other units suitable for use in a computer environment. Computer programs do not necessarily correspond to files in the file system.
  • a program may be in a single file provided to the requested program, in multiple interactive files (eg, a file that stores one or more modules, subprograms, or parts of code), or part of a file that holds other programs or data. (Eg, one or more scripts stored in a markup language document).
  • the computer program may be deployed to run on a single computer or on multiple computers located at one site or distributed across multiple sites and interconnected by a communication network.
  • Computer-readable media suitable for storing computer program instructions and data include, for example, semiconductor memory devices such as EPROM, EEPROM, and flash memory devices, such as magnetic disks such as internal hard disks or external disks, magneto-optical disks, and CDs. It may include all types of nonvolatile memory, media and memory devices, including -ROM and DVD-ROM disks.
  • semiconductor memory devices such as EPROM, EEPROM, and flash memory devices, such as magnetic disks such as internal hard disks or external disks, magneto-optical disks, and CDs. It may include all types of nonvolatile memory, media and memory devices, including -ROM and DVD-ROM disks.
  • the processor and memory can be supplemented by or integrated with special purpose logic circuitry.
  • Implementations of the subject matter described in the present invention may include, for example, a back-end component such as a data server, or include a middleware component such as, for example, an application server, or a web browser or graphic user, for example, where a user may interact with the implementation of the subject matter described in the present invention. It may be implemented in a computing system that includes a front end component, such as a client computer with an interface, or any combination of one or more of such back end, middleware or front end components. The components of the system may be interconnected by any form or medium of digital data communication such as, for example, a communication network.

Abstract

본 발명은 의료기록정보 시스템을 개시한다. 상기 시스템은, 무선 환경에서 의료기록정보를 조회 또는 작성하도록 구비된 모바일 장치; 상기 모바일 장치로부터 특정 의료기록정보의 조회 또는 작성을 요청받으면, 의료기록서버로부터 상기 요청에 상응하는 의료기록정보를 수신하고, 상기 수신한 의료기록정보를 상기 모바일 장치에 대응되도록 기 설정된 형식으로 변환하고, 상기 변환된 의료기록정보를 상기 모바일 장치로 전송하는 모바일 서버를 포함한다.

Description

모바일 장치를 활용한 전자의료기록 시스템
본 명세서는 기존 의료정보 시스템과 모바일 앱을 최적 자원으로 관리, 활용할 수 있는 모바일 EMR 시스템 및 방법에 관한 것이다. 보다 상세하게는 클라이언트-서버 구조의 전자의료기록 시스템을 그대로 활용하면서도 모바일 장치를 활용하여 전자의료기록을 조회, 관리하는 장치 및 방법에 관한 것이다.
최근 무선 랜 환경, 모바일 장치 등의 출현으로 의료정보 분야에서의 모바일 솔루션 개발에 대한 요구가 급부상하고 있다. 그러나 종래에는 기존 병원정보시스템(Legacy system)과 모바일용 앱을 중복적으로 개발하였기 때문에 비용적인 측면이나, 관리적 측면에서 비효율적이었다.
더욱이 EMR(Electronic Medical Records) 시스템은 수많은 임상 서식들을 다루고 있으므로, 몇 개의 서식만을 대상으로 모바일 앱을 구성하는 것은 비용 대비 효과가 떨어지는 것은 물론, 앱의 장점인 즉각적인 대응력을 잃게 될 수 도 있다.
따라서, 기존의 병원정보시스템에서 조회되는 EMR을 그대로 모바일 장치를 통해 이용할 수 있도록 모바일 구조를 설계, 구현하는 기술이 요구된다.
본 발명은 모바일 의료정보 시스템을 제공하는 데에 그 목적이 있다. 보다 구체적으로는 기존의 전자의료기록 시스템을 그대로 활용하면서도 모바일 장치를 활용하여 전자의료기록을 조회 및 관리하는 시스템을 제안하고자 한다.
본 발명의 일 실시예에 따른 의료기록정보 시스템이 제공된다. 상기 시스템은, 무선 환경에서 의료기록정보를 조회 또는 작성하도록 구비된 모바일 장치; 및 상기 모바일 장치로부터 특정 의료기록정보의 조회 또는 작성을 요청받으면, 의료기록서버로부터 상기 요청에 상응하는 의료기록정보를 수신하고, 상기 수신한 의료기록정보를 상기 모바일 장치에 대응되도록 기 설정된 형식으로 변환하고, 상기 변환된 의료기록정보를 상기 모바일 장치로 전송하는 모바일 서버;를 포함할 수 있다.
상기 의료기록서버는 유선 환경 기반의 기존(Legacy) 의료기록서버일 수 있다.
상기 의료기록정보는 환자기록, 검사 및 치료 기록, 임상관찰정보, 동의서 중 적어도 하나 이상을 포함할 수 있다.
상기 모바일 서버는 상기 의료기록서버로부터 XML(Extensible Markup Language) 형식의 의료기록정보를 수신하고, 수신한 의료기록정보를 임상문서구조에 따라 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML(Hyper Text Markup Language) 형식으로 변환하여 상기 모바일 장치로 전송할 수 있다.
상기 모바일 서버는 특정 임상문서의 조회를 요청받으면, 상기 의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서를 수신하고, 상기 수신한 XML 형식의 임상문서를 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서를 생성하고, 상기 생성한 임상문서를 상기 모바일 장치로 전송할 수 있다.
상기 모바일 서버는 특정 임상문서의 작성을 요청받으면, 상기 의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서 서식을 수신하고, 상기 수신한 XML 형식의 임상문서 서식을 파싱(parsing) 한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서 서식을 생성하고, 상기 생성한 임상문서 서식을 상기 모바일 장치로 전송하고, 상기 임상문서 서식을 기반으로 상기 모바일 장치에서 HTML 형식의 작성된 임상문서를 수신하면, 상기 HTML 형식의 임상문서를 XML 형식으로 변환하여 상기 의료기록서버에 전송할 수 있다.
상기 모바일 서버는 상기 수신한 XML 형식의 임상문서 또는 임상문서 서식을 파싱(parsing)하고, 라디오 버튼(radio button), 텍스트 박스(text box), 체크 박스(check box), 날짜 및 시간 입력도구, 미디어 파일 표시 중 적어도 하나를 모바일 장치에 대응되는 고유 형식으로 변경한 HTML 형식의 임상문서 또는 임상문서 서식을 생성할 수 있다.
본 발명의 다른 실시예에 따라 모바일 서버가 모바일 장치로 의료기록정보를 제공하는 방법이 제공된다. 상기 방법은, 모바일 장치로부터 특정 의료기록정보의 조회 또는 작성을 요청받는 단계; 의료기록서버로부터 상기 요청에 상응하는 의료기록정보를 수신하는 단계; 상기 수신한 의료기록정보를 상기 모바일 장치에 대응되도록 기 설정된 형식으로 변환하는 단계; 및 상기 변환된 의료기록정보를 상기 모바일 장치로 전송하는 단계를 포함할 수 있다.
상기 의료기록정보는 환자기록, 검사 및 치료 기록, 임상관찰정보, 동의서 중 적어도 하나를 포함할 수 있다.
상기 의료기록정보를 수신하는 단계는, 상기 의료기록서버로부터 XML(Extensible Markup Language) 형식의 의료기록정보를 수신하는 단계이고, 상기 변환된 의료기록정보를 상기 모바일 장치로 전송하는 단계는, 상기 수신한 의료기록정보를 임상문서구조에 따라 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML(Hyper Text Markup Language) 형식으로 변환하여 상기 모바일 장치로 전송하는 단계일 수 있다.
본 발명의 또 다른 실시예에 따른 모바일 서버가 모바일 장치로 임상문서를 제공하는 방법이 제공된다. 상기 방법은, 모바일 장치로부터 특정 임상문서의 조회를 요청받는 단계; 의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서를 수신하는 단계; 상기 수신한 XML 형식의 임상문서를 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서를 생성하는 단계; 및 상기 생성한 임상문서를 상기 모바일 장치로 전송하는 단계;를 포함할 수 있다.
본 발명의 또 다른 실시예에 따른 모바일 서버가 모바일 장치로 임상문서를 제공하는 방법이 제공된다. 상기 방법은 모바일 장치로부터 특정 임상문서의 작성을 요청받는 단계; 의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서 서식을 수신하는 단계; 상기 수신한 XML 형식의 임상문서 서식을 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서 서식을 생성하는 단계; 상기 생성한 임상문서 서식을 상기 모바일 장치로 전송하는 단계; 상기 임상문서 서식을 기반으로 상기 모바일 장치에서 HTML 형식으로 작성된 임상문서를 수신하는 단계; 및 상기 수신한 HTML 형식의 임상문서를 XML 형식으로 변환하여 상기 의료기록서버에 전송하는 단계;를 포함할 수 있다.
본 발명의 일 실시예들은 기존의 전자의료기록 시스템을 그대로 활용하면서도 모바일 장치를 활용하여 전자의료기록을 조회 및 관리함에 따라 라이센스 또는 비용에 유연하게 대응할 수 있는 장점이 있다. 또한 로그인 정보 등과 같이 기존 정보를 전적으로 활용함으로써 최소한의 메모리, 스토리지 사양만으로도 충분히 해당 의료정보 서비스를 제공할 수 있는 효과가 있다. 한편, 본 발명의 일 실시예들은 응용서버 장애 시에 Legacy 시스템을 대신할 수 있는 장애 대응 솔루션으로 활용될 수 있는 장점도 있다.
도 1은 본 발명의 일 실시예에 따른 의료기록정보 시스템을 설명하는 개념도이다.
도 2는 본 발명의 일 실시예에 따른 모바일 장치에서 의료기록을 조회하는 예시도이다.
도 3은 본 발명의 일 실시예에 따른 모바일 장치에서 의료기록을 조회하는 과정을 나타낸 흐름도이다.
도 4는 본 발명의 일 실시예에 따른 모바일 장치에서 의료기록을 작성하는 과정을 나타낸 흐름도이다.
도 5는 본 발명의 일 실시예에 따른 의료기록 작성 화면을 나타낸 예시도이다.
도 6은 본 발명의 일 실시예에 따른 모바일 서버의 블록도이다.
이하, 첨부된 도면을 참조하여 본 발명의 일 실시예에 대하여 설명한다.
도 1은 본 발명의 일 실시예에 따른 의료기록정보 시스템을 설명하는 개념도이다.
상기 의료기록정보 시스템은 모바일 장치(10), 모바일 서버(100), 의료기록서버(200)를 포함하여 구성될 수 있다.
상기 의료기록정보 시스템은 유선 네트워크 환경에서 클라이언트(PC 등)에게 제공되는 의료기록정보 시스템에 모바일 장치용 서버(100, 모바일 서버)를 더 포함하여, 스마트폰, 태블릿 컴퓨터 등의 모바일 클라이언트(10)에게 의료정보 서비스를 제공하도록 구비된다. 본 발명의 의료기록정보 시스템은 기존 의료기록시스템의 서버, DB 등을 활용하므로, 의료기록은 물론 환자리스트, Favorite를 기존 시스템과 동일하게 제공할 수 있다.
상기 모바일 서버(100)는 사용자 식별 및 매핑(mapping) 정보, 소속 정보, 접속 로그 정보, 기존 의료기록서버(Legacy EMR 서버)로의 접근권한 등을 관리한다. 또한, 상기 모바일 서버(100)는 사용자가 요청한 의료기록정보를 의료기록서버로부터 수신하여, 해당 모바일 장치에 대응된 형식으로 변환한 후 상기 모바일 장치(10)로 전송한다. 여기서 상기 의료기록서버는 유선 환경 기반의 기존(Legacy) 의료기록서버일 수 있다.
상기 모바일 장치(10)는 이동성이 있는 클라이언트 단말로서, 상기 모바일 서버에 접속하여 의료정보 서비스를 제공받을 수 있다. 즉, 상기 모바일 장치(10)는, 유선 네트워크로 의료기록정보 시스템에 접속된 PC 기반의 클라이언트와 동일하게 의료기록을 조회하고, 의료기록을 작성할 수 있다. 또한, 상기 모바일 장치(10)는 상기 모바일 서버(100)에 접속하고 의료기록정보를 송수신하기 위한 전용 애플리케이션 소프트웨어를 탑재할 수 있다.
이하에서는 도 1 내지 도 5를 참조하여 상기 의료기록정보 시스템의 동작을 설명한다.
모바일 서버(100)는 모바일 장치(10)로부터 특정 의료기록정보의 조회 또는 작성을 요청받으면, 의료기록서버(예: 기간계 서버)로 해당 의료기록 또는 해당 서식을 요청한다. 여기서, 의료기록정보는 환자기록(행정정보, 징후/증상 정보, 병력 정보 등), 검사결과(진단/검사/치료/수술 기록 등), 임상관찰정보(치료 효과, 치료 결과, 치료 계획 등), 각종 동의서 등을 포함한다. 이러한 의료기록정보를 더 상세히 기술하면 아래와 같다.
(1) 행정(administrative) 정보: 입원 정보(입원일자, 주치의, 입원과), 퇴원 정보(퇴원일자, 주치의, 입원과), 응급실 도착 시간, 특정 시술/수술일, 환자 정보
(2) 징후 및 증상(sign & symptom) 정보: 주 호소 증상, 증상 시점, 입원 사유
(3) 진단(diagnosis) 정보; 현재 및/또는 과거 진단명
(4) 신체 검사 및 평가(physical examination and assessment) 정보: 반사(reflex), 감각(sensory), 뇌 신경 기능(cranial nerve function), 일상 활동, 기능 수준, 임신 여부, APGAR 점수
(5) 병력 정보; 과거 및/또는 현재 병력, 감염력, 알러지, 가족력
(6) 시술 및 결과(procedure and finding): 검사 소견, 치료 및 효과, 수술명, 수술일, 집도의, 보조의, 마취방법, 치료내용
(7) 평가(evaluation): 치료 효과, 치료 결과
(8) 치료 계획: 향후 치료계획, 이송 여부, 이송 사유, 연속적으로 제공될 치료 사항, 치료받을 기관명 및/또는 진료과
상기 모바일 서버(100)는 상기 의료기록서버로부터 상기 모비일 장치(10)의 요청에 상응하는 데이터(의료기록 또는 의료기록 서식)를 수신하면, 해당 모바일 장치에 대응된 형식, 즉 상기 모바일 장치가 처리할 수 있는 데이터 포맷으로 변환한다. 예를 들어, 상기 의료기록서버로부터 수신한 데이터가 XML(Extensible Markup Language) 형식이라면, 이를 HTML(Hyper Text Markup Language) 또는 JPG 형식으로 변환한다. 이때 채널 특성을 고려하여 해당 데이터를 다운사이징(downsizing)하는 과정을 더 수행할 수도 있다.
상기 모바일 서버(100)는 상기 변환된 의료기록 또는 의료기록 서식을 상기 모바일 장치(10)로 전송한다. 상기 모바일 장치(10)는 모바일 서버(100)에서 수신한 데이터를 표시한다. 모바일 장치(10)가 수신한 의료기록을 표시하는 일 예가 도 2에 도시되어 있다. 도 2를 참조하여 보면, 특정 환자의 의료기록은 좌측에 ‘서식조회’, ‘검사결과’, ‘동의서’ 항목으로 분류되어 있고, 메뉴 구조를 따라 선택한 검사 결과 일부가 우측에 표시되어 있다.
상기 모바일 서버(100)의 동작 예를 도 3 및 도 4를 참조하여 설명한다. 먼저 도 3은 상기 모바일 서버(100)가 모바일 장치(10)로 특정 임상문서를 제공하는 과정이다.
상기 모바일 서버(100)는 모바일 장치(10)로부터 특정 임상문서의 조회를 요청받으면(S310), 의료기록서버(200)로 해당 임상문서를 요청한다(S320). 해당 임상문서는 의료기록서버(200)의 DB에 XML 형식으로 저장된 것으로 가정한다.
상기 모바일 서버(100)는 상기 요청에 따라 상기 의료기록서버(200)로부터 상기 요청에 상응하는 XML 형식의 임상문서를 수신하면(S330), 상기 수신한 XML 형식의 임상문서를 파싱(parsing)하여(S340), 모바일 장치에 상응하는 형식(예: HTML 형식)의 임상문서를 생성한다(S350). 즉, 상기 모바일 서버(100)는 상기 수신한 XML 형식의 임상문서를 분류 마스터와 임상문서구조(Clinical Document Architecture)에 따라 파싱한다. 이때, 상기 임상문서구조는 헤더(header), 바디(body), 풋터(footer) 등으로 구성된 임상문서의 구조를 의미할 수 있으며, 바디(body)에는 MR item 정보, Grid 정보, 서술형 정보, 가족력 정보, 이미지/수식/라벨, 이미지 정보, 워드파일 정보, 기타 서식 정보 등이 포함될 수 있다.
그 후 상기 모바일 서버(100)는 문서내의 항목명, 텍스트, 이미지 등의 구성요소와 태깅 정보를 추출한 후, 사전에 정의된 재배열 규칙에 따라 상기 추출한 구성요소들의 위치, 크기, 속성 등을 고려하여 모바일 장치에 상응하는 형식의 임상문서를 생성한다.
상기 재배열 규칙은 종래의 EMR 문서(XML 형식)의 각 구성요소들을 모바일 서버(100)에서의 구성요소로 맵핑하고, 다시 해당 모바일 장치에서 수용가능한 구성요소로 맵핑하는 규칙을 의미하며, 일 예로서 하기 표1 및 표 2와 같이 정의될 수 있다.
표 1
Figure PCTKR2015002303-appb-T000001
상기 표 1은 EMR 문서(XML 형식)의 각 구성요소들을 모바일 서버(100)에서의 구성요소로 맵핑한 예시이다.
표 2
Figure PCTKR2015002303-appb-T000002
상기 표 2는 모바일 서버(100)에서의 구성요소를 해당 모바일 장치에서 수용가능한 구성요소로 맵핑한 규칙을 나타낸 예시이다.
상기 모바일 서버(100)는 상기 생성한 임상문서를 상기 모바일 장치(10)로 전송한다(S360). 이때 상기 모바일 서버(100)는 상기 생성한 임상문서와 연계된 HTML link를 상기 모바일 장치(10)로 전송하고, 상기 모바일 장치(10)가 상기 HTML link에 접속하면 HTML 문서 및 관련 이미지를 전송할 수도 있다.
도 4는 모바일 서버(100)가 모바일 장치(10)로 특정 임상문서 서식을 제공하고 작성된 임상문서를 수신하는 과정이다.
상기 모바일 서버(100)는 모바일 장치(10)로부터 특정 임상문서의 작성을 요청받으면(S410), 의료기록서버(200)로 해당 임상문서의 서식(양식)를 요청한다(S415). 도 3과 마찬가지로 해당 임상문서는 의료기록서버(200)의 DB에 XML 형식으로 저장된 것으로 가정한다.
상기 모바일 서버(100)는 상기 요청에 따라 상기 의료기록서버(200)로부터 상기 요청에 상응하는 XML 형식의 임상문서 서식을 수신하면(S420), 상기 수신한 XML 형식의 임상문서 서식을 파싱(parsing)하여(S425), 모바일 장치에 상응하는 형식(예: HTML 형식)의 임상문서 서식을 생성한다(S430).
이때 상기 모바일 서버(100)는, 상기 수신한 XML 형식의 임상문서를 분류 마스터와 임상문서구조(Clinical Document Architecture)에 따라 파싱한다. 이때 상기 임상문서구조는 헤더(header), 바디(body), 풋터(footer) 등으로 구성된 임상문서의 구조를 의미할 수 있으며, 바디(body)에는 MR item 정보, Grid 정보, 서술형 정보, 가족력 정보, 이미지/수식/라벨, 이미지 정보, 워드파일 정보, 기타 서식 정보 등이 포함될 수 있다. 상기 재배열 규칙은 종래의 EMR 문서(XML 형식)의 각 구성요소들을 모바일 서버(100)에서의 구성요소로 맵핑하고, 다시 해당 모바일 장치에서 수용가능한 구성요소로 맵핑하는 규칙을 의미하며, 일 예로서 상기 표1 및 표 2와 같이 정의될 수 있다.
그 후 상기 모바일 서버(100)는, XML 형식의 임상문서에 포함된 라디오 버튼(radio button, 여러 선택항목 중 하나만 선택하도록 구성된 버튼), 텍스트 박스(text box), 체크 박스(check box), 날짜 및 시간 입력도구, 미디어 파일 표시, 항목명, 텍스트, 이미지 등의 구성요소와 태깅 정보를 추출한 후, 사전에 정의된 재배열 규칙에 따라 상기 추출한 구성요소들의 위치, 크기, 속성 등을 고려하여 모바일 장치에 대응되는 고유 형식의 임상문서를 생성할 수 있다.
도 5는 이러한 변환의 예로서, 구분(501-a, 501-b), 날짜(502-a, 502-b), 환자와의 관계(503-a, 503-b), 이미지(504-a, 504-b) 등의 항목이 모바일 장치에 대응되는 고유 형식으로 변환되었다.
상기 모바일 서버(100)는 상기 생성한 임상문서를 상기 모바일 장치(10)로 전송한다(S435).
상기 모바일 장치(10)는 수신한 임상문서 서식을 표시하고, 사용자의 입력에 따라 임상문서를 생성한다(S440). 임상문서의 생성이 완료되면, 상기 모바일 장치(10)는 생성된 임상문서를 상기 모바일 서버(100)로 전송한다(S445).
상기 모바일 서버(100)는 상기 수신한 HTML 형식의 임상문서를 XML 형식으로 변환하여(S450) 상기 의료기록서버(200)에 전송한다(S455). 상기 의료기록서버(200)는 생성된 임상문서를 저장한다(S460).
본 발명의 모바일 장치를 이용하여 환자 동의서를 작성하는 경우라면, 의사 등 사용자가 모바일 장치(10)에서 [동의서] 메뉴를 선택하면, 병동/진료과에서 주로 사용하는 동의서의 목록이 표시된다. 사용자가 동의서를 선택하면, 모바일 장치(10)는 변환된 동의서 서식을 수신하고, 모바일 장치(10)의 화면에 동의서 서식을 표시한다. 사용자는 동의에 필요한 시술, 수술 내용을 설명하면서 체크 박스 또는 라디오 버튼에서 선택 사항을 입력하고, 필요한 텍스트를 입력한다. 사용자가 서명란에 환자서명을 입력받으면 서명 이미지가 서식에 추가된다. 완성된 서식은 모바일 장치에 저장되고, 모바일 서버(100)로 전송된다.
도 6은 본 발명의 일 실시예에 따른 모바일 서버의 블록도이다.
상기 모바일 서버(100)는 사용자 식별 및 매핑(mapping) 정보, 소속 정보, 접속 로그 정보, 기존 의료기록서버(Legacy EMR 서버)로의 접근권한 등을 관리한다. 또한, 상기 모바일 서버(100)는 사용자가 요청한 의료기록정보를 의료기록서버로부터 수신하여, 해당 모바일 장치에 대응된 형식으로 변환한 후 상기 모바일 장치(10)로 전송한다. 여기서, 상기 의료기록서버는 유선 환경 기반의 기존(Legacy) 의료기록서버일 수 있다.
상기 모바일 서버(100)는 의료기록요청 수신부(101), 변환부(102), 의료기록 제공부(103) 및 연동부(104)를 포함하여 구성될 수 있다.
상기 의료기록요청 수신부(101)는 모바일 장치로부터 특정 의료기록정보의 조회 또는 작성 요청을 수신한다. 여기서, 의료기록정보는 환자기록(행정정보, 징후/증상 정보, 병력 정보 등), 검사결과(진단/검사/치료/수술 기록 등), 임상관찰정보(치료 효과, 치료 결과, 치료 계획 등), 각종 동의서 등을 포함한다.
상기 연동부(104)는 기존 의료기록정보 서버(Legacy server)와 연동하여 데이터를 송수신한다. 특히, 상기 연동부(104)는 모바일 장치의 요청에 따른 의료기록정보를 의료기록서버로 전송하고, 의료기록서버로부터 상기 요청에 상응하는 의료기록정보를 수신한다.
상기 변환부(102)는 상기 수신한 의료기록정보를 상기 모바일 장치에 대응되도록 기 설정된 형식으로 변환한다. 예를 들어, 상기 변환부(102)는 상기 의료기록서버로부터 XML(Extensible Markup Language) 형식의 의료기록정보를 수신하면, 수신한 의료기록정보를 HTML(Hyper Text Markup Language) 형식으로 변환한다.
상기 의료기록 제공부(103)는 상기 변환된 의료기록정보를 상기 모바일 장치로 전송한다.
일 실시예로, 상기 의료기록요청 수신부(101)가 모바일 장치로부터 특정 임상문서의 조회를 요청받으면, 상기 연동부(104)는 상기 의료기록서버로 상기 요청을 전달하고, 해당 요청에 상응하는 XML 형식의 임상문서를 수신한다. 상기 변환부(102)는 상기 수신한 XML 형식의 임상문서를 파싱(parsing)하여 HTML 형식의 임상문서를 생성하며, 상기 의료기록 제공부(103)는 상기 생성한 임상문서를 상기 모바일 장치로 전송한다.
다른 실시예로서, 상기 의료기록요청 수신부(101)가 특정 임상문서의 작성을 요청받으면, 상기 연동부(104)는 상기 의료기록서버로 상기 요청을 전달하고, 해당 요청에 상응하는 XML 형식의 임상문서 서식을 수신한다.
상기 변환부(102)는 상기 수신한 XML 형식의 임상문서 서식을 파싱(parsing)하여 HTML 형식의 임상문서 서식을 생성하고, 상기 의료기록 제공부(103)는 상기 생성한 임상문서 서식을 상기 모바일 장치로 전송한다. 다시 상기 의료기록요청 수신부(101)가 상기 임상문서 서식을 기반으로 상기 모바일 장치에서 HTML 형식의 작성된 임상문서를 수신하면, 상기 변환부(102)는 상기 HTML 형식의 임상문서를 XML 형식으로 변환하며, 상기 연동부(104)는 상기 임상문서를 상기 의료기록서버에 전송한다.
상기 변환부(102)는 변환 엔진(Convert Engine)으로 기능할 수 있으며, 이 경우 기존 의료기록정보 서버로부터 전달된 XML을 HTML로 변환하는 역할을 담당한다. 이때 XML의 HTML 변환은 룰 엔진(Rule Engine)에 의해 자동 처리된다.
Rule Engine은 전달된 XML의 문서구조 분류에 따라 각각의 뷰 포맷(view format) 컨트롤과 데이터 바인딩(data binding) 컨트롤을 수행한다. 문서구조는 문서의 본문을 구성하는 아이템의 형식과 아이템의 계층 구조에 따라 서식형, 스캔형, 워드형, 기타형으로 분류된다.
Rule Engine은, XML 문서 구조 내 아이템(항목)의 좌표, 아이템의 유형(텍스트, 단일선택, 다중선택, 이미지, 날짜, 시분초, 라벨, 선 등), 아이템의 속성(유효범위, 자릿수, 필수여부, 기본값 자동 세팅, 기본값 세팅 조건, 색상, 굵기 등)을 분석하고, HTML 전환 시에 아이템의 배열, 유형, 속성을 정의한다.
또한, Rule Engine은, 모바일 장치에서 선택된 모바일 문서가 Convert Engine을 통해 기존 의료기록정보 서버로 전달/저장될 때, 기존 의료기록정보 서버에 저장되는 방식과 동일하게 처리될 수 있도록, 모바일 문서 형식과 XML 문서 형식 간의 매핑 정보를 저장한다.
한편, HTML의 XML 변환의 경우를 보면, 모바일 형식 문서(모바일 장치를 통해 선택/작성된 문서)는, 모바일에서 제공된 아이템의 배열과 유형, 속성으로 데이터가 입력되어 저장되므로, Convert Engine은 Rule Engine을 통해 모바일 형식 문서를 XML 포맷으로 데이터 매핑을 하고, 데이터 셋과 함께 기존 의료기록정보 서버로 전달한다.
기존 의료기록정보 서버에서 작성된 문서가 모바일 장치를 통해 수정되는 경우에, Convert Engine은 선택된 XML 문서를 HTML로 변환한 후, Rule Engine에서 수정 가능하도록 사전 허용된 범주인지를 체크한 후, 허용된 문서라면 아이템의 속성을 편집가능형태로 전환한다. 그 후 수정된 문서를 저장할 때 모바일 포맷에서 편집된 정보를 XML 문서에 실어 데이터 셋과 함께 기존 의료기록정보 서버로 전달하여 저장되도록 한다.
Convert Engine은, XML을 문서구조 분류에 따라 사전에 정의된 뷰 포맷 컨트롤/데이터 바인딩 컨트롤을 활용하여 HTML로 전환하고, HTML로 전환된 문서를 모바일용 View 포맷 컨트롤/DATA 바인딩 컨트롤을 통해 모바일 장치 상에서 입력, 수정이 가능한 형태로 전환한다.
또한, Convert Engine은 모바일 장치에서 입력, 수정된 문서가, 기존 의료기록정보 서버에서 작성된 문서와 동일하게 다루어 지도록 처리한다.
이와 같이, 본 발명이 속하는 기술분야의 당업자는 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로서 이해해야만 한다.
예컨대, 본 발명의 일 실시예에 따른 모바일 서버(100)는 메모리에 의하여 정보를 저장할 수 있는데, 일 구현예의 경우 메모리는 컴퓨터로 판독 가능한 매체이다. 일 구현예에서 메모리는 휘발성 메모리 유닛일 수 있으며, 다른 구현예의 경우 메모리는 비휘발성 메모리 유닛일 수 있다. 또한, 메모리는 예컨대 하드디스크 장치, 광학디스크 장치, 혹은 어떤 다른 대용량 저장 장치를 포함할 수도 있다.
모바일 서버(100)는 또한 예컨대 이더넷 카드와 같은 하나 이상의 네트워크 인터페이스 장치, 예컨대 RS-232 포트와 같은 직렬 통신 장치 및/또는 예컨대 802.11 카드와 같은 무선 인터페이스 장치를 외부 입출력 장치로서 포함할 수 있다. 다른 구현예에서, 이러한 입출력 장치는 다른 입출력 장치로 출력 데이터를 전송하고 입력 데이터를 수신하도록 구성된 드라이버 장치, 예컨대 키보드, 프린터 및 디스플레이 장치 등을 포함할 수 있다.
모바일 서버(100)는 실행 시 하나 이상의 처리 장치로 하여금 전술한 기능과 프로세스를 수행하도록 하는 명령에 의하여 실현될 수 있다. 예를 들어, 그러한 명령으로는, 예컨대 JavaScript나 ECMAScript 명령 등의 스크립트 명령과 같은 해석되는 명령이나 실행 가능한 코드 혹은 컴퓨터로 판독 가능한 매체에 저장되는 기타의 명령이 포함될 수 있다.
본 발명에 따른 모바일 서버(100)는 서버 팜(Server Farm)과 같이 네트워크에 걸쳐서 분산형으로 구현될 수 있으며, 혹은 단일의 컴퓨터 장치로 구현될 수 있다.
본 발명에서 설명하는 기능적인 동작과 주제의 구현물들은 디지털 전자 회로로 구현되거나, 본 발명에서 개시하는 구조 및 그 구조적인 등가물들을 포함하는 컴퓨터 소프트웨어, 펌웨어 혹은 하드웨어로 구현되거나, 이들 중 하나 이상의 결합으로 구현 가능하다. 본 발명에서 설명하는 주제의 구현물들은 하나 이상의 컴퓨터 프로그램 제품, 다시 말해 처리 시스템의 동작을 제어하기 위하여 혹은 이것에 의한 실행을 위하여 유형의 프로그램 저장매체 상에 인코딩된 컴퓨터 프로그램 명령에 관한 하나 이상의 모듈로서 구현될 수 있다.
컴퓨터로 판독 가능한 매체는 기계로 판독 가능한 저장 장치, 기계로 판독 가능한 저장 기판, 메모리 장치, 기계로 판독 가능한 전파형 신호에 영향을 미치는 물질의 조성물 혹은 이들 중 하나 이상의 조합일 수 있다.
본 발명에서 “시스템”이나 “장치"라 함은 예컨대 프로그래머블 프로세서, 컴퓨터 혹은 다중 프로세서나 컴퓨터를 포함하여 데이터를 처리하기 위한 모든 기구, 장치 및 기계를 포괄한다. 처리 시스템은, 하드웨어에 부가하여, 예컨대 프로세서 펌웨어를 구성하는 코드, 프로토콜 스택, 데이터베이스 관리 시스템, 운영 체제 혹은 이들 중 하나 이상의 조합 등 요청 시 컴퓨터 프로그램에 대한 실행 환경을 형성하는 코드를 포함할 수 있다.
컴퓨터 프로그램(프로그램, 소프트웨어, 소프트웨어 어플리케이션, 스크립트 혹은 코드로도 알려져 있음)은 컴파일되거나 해석된 언어나 선험적 혹은 절차적 언어를 포함하는 프로그래밍 언어의 어떠한 형태로도 작성될 수 있으며, 독립형 프로그램이나 모듈, 컴포넌트, 서브루틴 혹은 컴퓨터 환경에서 사용하기에 적합한 다른 유닛을 포함하여 어떠한 형태로도 전개될 수 있다. 컴퓨터 프로그램은 파일 시스템의 파일에 반드시 대응하는 것은 아니다. 프로그램은 요청된 프로그램에 제공되는 단일 파일 내에, 혹은 다중의 상호 작용하는 파일(예컨대, 하나 이상의 모듈, 하위 프로그램 혹은 코드의 일부를 저장하는 파일) 내에, 혹은 다른 프로그램이나 데이터를 보유하는 파일의 일부(예컨대, 마크업 언어 문서 내에 저장되는 하나 이상의 스크립트) 내에 저장될 수 있다. 컴퓨터 프로그램은 하나의 사이트에 위치하거나 복수의 사이트에 걸쳐서 분산되어 통신 네트워크에 의해 상호 접속된 다중 컴퓨터나 하나의 컴퓨터 상에서 실행되도록 전개될 수 있다.
한편, 컴퓨터 프로그램 명령어와 데이터를 저장하기에 적합한 컴퓨터로 판독 가능한 매체는, 예컨대 EPROM, EEPROM 및 플래시메모리 장치와 같은 반도체 메모리 장치, 예컨대 내부 하드디스크나 외장형 디스크와 같은 자기 디스크, 자기광학 디스크 및 CD-ROM과 DVD-ROM 디스크를 포함하여 모든 형태의 비휘발성 메모리, 매체 및 메모리 장치를 포함할 수 있다. 프로세서와 메모리는 특수 목적의 논리 회로에 의해 보충되거나, 그것에 통합될 수 있다.
본 발명에서 설명한 주제의 구현물은 예컨대 데이터 서버와 같은 백엔드 컴포넌트를 포함하거나, 예컨대 어플리케이션 서버와 같은 미들웨어 컴포넌트를 포함하거나, 예컨대 사용자가 본 발명에서 설명한 주제의 구현물과 상호 작용할 수 있는 웹 브라우저나 그래픽 유저 인터페이스를 갖는 클라이언트 컴퓨터와 같은 프론트엔드 컴포넌트 혹은 그러한 백엔드, 미들웨어 혹은 프론트엔드 컴포넌트의 하나 이상의 모든 조합을 포함하는 연산 시스템에서 구현될 수도 있다. 시스템의 컴포넌트는 예컨대 통신 네트워크와 같은 디지털 데이터 통신의 어떠한 형태나 매체에 의해서도 상호 접속 가능하다.
본 발명은 다수의 특정한 구현물의 세부사항들을 포함하지만, 이들은 어떠한 발명이나 청구 가능한 것의 범위에 대해서도 제한적인 것으로서 이해되어서는 안되며, 오히려 특정한 발명의 특정한 실시형태에 특유할 수 있는 특징들에 대한 설명으로서 이해되어야 한다. 마찬가지로, 개별적인 실시형태의 문맥에서 본 발명에 기술된 특정한 특징들은 단일 실시형태에서 조합하여 구현될 수도 있다. 반대로, 단일 실시형태의 문맥에서 기술한 다양한 특징들 역시 개별적으로 혹은 어떠한 적절한 하위 조합으로도 복수의 실시형태에서 구현 가능하다. 나아가, 특징들이 특정한 조합으로 동작하고 초기에 그와 같이 청구된 바와 같이 묘사될 수 있지만, 청구된 조합으로부터의 하나 이상의 특징들은 일부 경우에 그 조합으로부터 배제될 수 있으며, 그 청구된 조합은 하위 조합이나 하위 조합의 변형물로 변경될 수 있다.
또한, 본 발명에서는 특정한 순서로 도면에서 동작들을 묘사하고 있지만, 이는 바람직한 결과를 얻기 위하여 도시된 그 특정한 순서나 순차적인 순서대로 그러한 동작들을 수행하여야 한다거나 모든 도시된 동작들이 수행되어야 하는 것으로 이해되어서는 안 된다. 특정한 경우, 멀티태스킹과 병렬 프로세싱이 유리할 수 있다. 또한, 상술한 실시형태의 다양한 시스템 컴포넌트의 분리는 그러한 분리를 모든 실시형태에서 요구하는 것으로 이해되어서는 안되며, 설명한 프로그램 컴포넌트와 시스템들은 일반적으로 단일의 소프트웨어 제품으로 함께 통합되거나 다중 소프트웨어 제품에 패키징될 수 있다는 점을 이해하여야 한다
이와 같이, 본 발명은 그 제시된 구체적인 용어에 본 발명을 제한하려는 의도가 아니다. 따라서, 상술한 예를 참조하여 본 발명을 상세하게 설명하였지만, 당업자라면 본 발명의 범위를 벗어나지 않으면서도 본 예들에 대한 개조, 변경 및 변형을 가할 수 있다. 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.

Claims (13)

  1. 무선 환경에서 의료기록정보를 조회 또는 작성하도록 구비된 모바일 장치; 및
    상기 모바일 장치로부터 특정 의료기록정보의 조회 또는 작성을 요청받으면, 의료기록서버로부터 상기 요청에 상응하는 의료기록정보를 수신하고, 상기 수신한 의료기록정보를 상기 모바일 장치에 대응되도록 기 설정된 형식으로 변환하고, 상기 변환된 의료기록정보를 상기 모바일 장치로 전송하는 모바일 서버;
    를 포함하는 것을 특징으로 하는 의료기록정보 시스템.
  2. 제1항에 있어서,
    상기 의료기록서버는 유선 환경 기반의 기존(Legacy) 의료기록서버인 것을 특징으로 하는 의료기록정보 시스템.
  3. 제1항에 있어서,
    상기 의료기록정보는 환자기록, 검사 및 치료 기록, 임상관찰정보, 동의서 중 적어도 하나를 포함하는 것을 특징으로 하는 의료기록정보 시스템.
  4. 제1항에 있어서,
    상기 모바일 서버는 상기 의료기록서버로부터 XML(Extensible Markup Language) 형식의 의료기록정보를 수신하고, 수신한 의료기록정보를 임상문서구조에 따라 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML(Hyper Text Markup Language) 형식으로 변환하여 상기 모바일 장치로 전송하는 것을 특징으로 하는 의료기록정보 시스템.
  5. 제1항에 있어서,
    상기 모바일 서버는 특정 임상문서의 조회를 요청받으면, 상기 의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서를 수신하고, 상기 수신한 XML 형식의 임상문서를 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서를 생성하고, 상기 생성한 임상문서를 상기 모바일 장치로 전송하는 것을 특징으로 하는 의료기록정보 시스템.
  6. 제1항에 있어서,
    상기 모바일 서버는 특정 임상문서의 작성을 요청받으면, 상기 의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서 서식을 수신하고, 상기 수신한 XML 형식의 임상문서 서식을 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서 서식을 생성하고, 상기 생성한 임상문서 서식을 상기 모바일 장치로 전송하고, 상기 임상문서 서식을 기반으로 상기 모바일 장치에서 HTML 형식의 작성된 임상문서를 수신하면, 상기 HTML 형식의 임상문서를 XML 형식으로 변환하여 상기 의료기록서버에 전송하는 것을 특징으로 하는 의료기록정보 시스템.
  7. 제5항 또는 제6항에 있어서, 상기 모바일 서버는
    상기 수신한 XML 형식의 임상문서 또는 임상문서 서식을 파싱(parsing)하고,
    라디오 버튼(radio button), 텍스트 박스(text box), 체크 박스(check box), 날짜 및 시간 입력도구, 미디어 파일 표시 중 적어도 하나를 모바일 장치에 대응되는 고유 형식으로 변경한 HTML 형식의 임상문서 또는 임상문서 서식을 생성하는 것을 특징으로 하는 의료기록정보 시스템.
  8. 모바일 서버가 모바일 장치로 의료기록정보를 제공하는 방법으로서,
    모바일 장치로부터 특정 의료기록정보의 조회 또는 작성을 요청받는 단계;
    의료기록서버로부터 상기 요청에 상응하는 의료기록정보를 수신하는 단계;
    상기 수신한 의료기록정보를 상기 모바일 장치에 대응되도록 기 설정된 형식으로 변환하는 단계; 및
    상기 변환된 의료기록정보를 상기 모바일 장치로 전송하는 단계;
    를 포함하는 것을 특징으로 하는 방법.
  9. 제8항에 있어서,
    상기 의료기록정보는 환자기록, 검사 및 치료 기록, 임상관찰정보, 동의서 중 적어도 하나를 포함하는 것을 특징으로 하는 방법.
  10. 제8항에 있어서,
    상기 의료기록정보를 수신하는 단계는, 상기 의료기록서버로부터 XML(Extensible Markup Language) 형식의 의료기록정보를 수신하는 단계이고,
    상기 변환된 의료기록정보를 상기 모바일 장치로 전송하는 단계는, 상기 수신한 의료기록정보를 임상문서구조에 따라 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML(Hyper Text Markup Language) 형식으로 변환하여 상기 모바일 장치로 전송하는 단계인 것을 특징으로 하는 방법.
  11. 모바일 서버가 모바일 장치로 임상문서를 제공하는 방법으로서,
    모바일 장치로부터 특정 임상문서의 조회를 요청받는 단계;
    의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서를 수신하는 단계;
    상기 수신한 XML 형식의 임상문서를 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서를 생성하는 단계; 및
    상기 생성한 임상문서를 상기 모바일 장치로 전송하는 단계;
    를 포함하는 것을 특징으로 하는 방법.
  12. 모바일 서버가 모바일 장치로 임상문서를 제공하는 방법으로서,
    모바일 장치로부터 특정 임상문서의 작성을 요청받는 단계;
    의료기록서버로부터 상기 요청에 상응하는 XML 형식의 임상문서 서식을 수신하는 단계;
    상기 수신한 XML 형식의 임상문서 서식을 파싱(parsing)한 후, 기 정의된 재배열 규칙에 따라 HTML 형식의 임상문서 서식을 생성하는 단계;
    상기 생성한 임상문서 서식을 상기 모바일 장치로 전송하는 단계;
    상기 임상문서 서식을 기반으로 상기 모바일 장치에서 HTML 형식으로 작성된 임상문서를 수신하는 단계; 및
    상기 수신한 HTML 형식의 임상문서를 XML 형식으로 변환하여 상기 의료기록서버에 전송하는 단계;를 포함하는 것을 특징으로 하는 방법.
  13. 제8항 내지 제12항 중 어느 한 항에 따른 방법의 각 단계를 수행하는 명령들을 포함하는 컴퓨터 판독 가능 기록매체.
PCT/KR2015/002303 2014-03-11 2015-03-10 모바일 장치를 활용한 전자의료기록 시스템 WO2015137703A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2014-0028187 2014-03-11
KR1020140028187A KR20150127307A (ko) 2014-03-11 2014-03-11 모바일 장치를 활용한 전자의료기록 시스템

Publications (1)

Publication Number Publication Date
WO2015137703A1 true WO2015137703A1 (ko) 2015-09-17

Family

ID=54072072

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2015/002303 WO2015137703A1 (ko) 2014-03-11 2015-03-10 모바일 장치를 활용한 전자의료기록 시스템

Country Status (2)

Country Link
KR (1) KR20150127307A (ko)
WO (1) WO2015137703A1 (ko)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109478178A (zh) * 2016-04-19 2019-03-15 Tilr公司 属性匹配
EP3387610A4 (en) * 2015-12-08 2019-08-14 Sansoro Health, Inc. INTEGRATION OF ELECTRONIC MEDICAL FILE
CN111210884A (zh) * 2019-12-31 2020-05-29 创业慧康科技股份有限公司 一种临床医疗数据采集方法、装置、介质及设备
CN113178238A (zh) * 2021-05-24 2021-07-27 北京天健源达科技股份有限公司 云电子病历的体温单生成方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100902359B1 (ko) * 2007-05-15 2009-06-12 경북대학교 산학협력단 계속 진료문서 생성 시스템 및 방법, 이를 위한 프로그램을기록한 기록매체
KR20090127480A (ko) * 2008-06-09 2009-12-14 주식회사 엠디웨어 휴대용 개인건강기록장치 및 시스템
WO2013118926A1 (ko) * 2012-02-08 2013-08-15 (주)중외정보기술 모바일 의료정보 제공시스템, 모바일 의료정보 제공방법 및 그 방법을 수행하기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100902359B1 (ko) * 2007-05-15 2009-06-12 경북대학교 산학협력단 계속 진료문서 생성 시스템 및 방법, 이를 위한 프로그램을기록한 기록매체
KR20090127480A (ko) * 2008-06-09 2009-12-14 주식회사 엠디웨어 휴대용 개인건강기록장치 및 시스템
WO2013118926A1 (ko) * 2012-02-08 2013-08-15 (주)중외정보기술 모바일 의료정보 제공시스템, 모바일 의료정보 제공방법 및 그 방법을 수행하기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3387610A4 (en) * 2015-12-08 2019-08-14 Sansoro Health, Inc. INTEGRATION OF ELECTRONIC MEDICAL FILE
US10818381B2 (en) 2015-12-08 2020-10-27 Datica, Inc. Electronic medical record integration system and methods
US11094404B2 (en) 2015-12-08 2021-08-17 Interoperability Bidco, Inc Electronic medical record integration
AU2016365729B2 (en) * 2015-12-08 2022-09-29 Interoperability Bidco, Inc (Dba Lyniate) Electronic medical record integration
CN109478178A (zh) * 2016-04-19 2019-03-15 Tilr公司 属性匹配
EP3446226A4 (en) * 2016-04-19 2019-12-04 Tilr Corporation MATCHING ATTRIBUTES
CN111210884A (zh) * 2019-12-31 2020-05-29 创业慧康科技股份有限公司 一种临床医疗数据采集方法、装置、介质及设备
CN111210884B (zh) * 2019-12-31 2024-04-26 创业慧康科技股份有限公司 一种临床医疗数据采集方法、装置、介质及设备
CN113178238A (zh) * 2021-05-24 2021-07-27 北京天健源达科技股份有限公司 云电子病历的体温单生成方法
CN113178238B (zh) * 2021-05-24 2024-01-09 北京天健源达科技股份有限公司 云电子病历的体温单生成方法

Also Published As

Publication number Publication date
KR20150127307A (ko) 2015-11-17

Similar Documents

Publication Publication Date Title
JP5154710B1 (ja) 医用画像交換システム、画像中継サーバ、医用画像送信システム及び医用画像受信システム
US20190172566A1 (en) Mobile patient-centric electronic health records
US8275779B2 (en) Data tranformations for applications supporting different data formats
WO2015137703A1 (ko) 모바일 장치를 활용한 전자의료기록 시스템
CN101739390A (zh) 基于技术设计文档的数据转换
US11494550B2 (en) Method and apparatus for interacting with medical worksheets in a point-of-care browser
CN101295332A (zh) 一种dicom文件病人信息匿名化处理方法
Utter et al. Challenges and opportunities with ICD-10-CM/PCS: implications for surgical research involving administrative data
US20210090717A1 (en) Cloud-based patient data exchange
US8301647B2 (en) Data tranformations for a source application and multiple target applications supporting different data formats
WO2012026738A2 (ko) 병원의 대기환자 관리시스템 및 그 방법
WO2018004025A1 (ko) 개체에 대한 스타일 동시 편집을 지원하는 문서 협업 장치 및 그 동작 방법
Douglas et al. Implementation of an anesthesia information management system (AIMS)
CN103383771A (zh) 病历系统、病历记录装置与病历记录方法
WO2022225122A1 (ko) 환자 맞춤형 전자 문진 시스템, 문진용 단말 및 이를 이용한 문진 방법
US20050043968A1 (en) Message data processing system suitable for healthcare and other fields
EP3576043A1 (en) Medical information management system, clinical information acquisition server, medical information management method, and program
US20180330803A1 (en) Dynamic creation of overview messages in the healthcare sector
WO2018169219A1 (en) Printing through automatic sorting
US20150149444A1 (en) Methods and apparatus to present information from different information systems in a local record
WO2016159484A1 (ko) 모바일 단말의 사용자 정보를 이용한 맞춤형 콘텐츠 공유 방법 및 장치
Aijing et al. Design of the hospital integrated information management system based on cloud platform
US20230197213A1 (en) Medical information management system, clinical information acquisition server, medical information management method, and non-transitory recording medium storing a program
Katehakis et al. An open, component-based information infrastructure to support integrated regional healthcare networks
Mercorella et al. An architectural model for extracting FHIR resources from CDA documents

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15761487

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15761487

Country of ref document: EP

Kind code of ref document: A1