KR20080090792A - Method of managing database for electronic medical record and database thereof - Google Patents

Method of managing database for electronic medical record and database thereof Download PDF

Info

Publication number
KR20080090792A
KR20080090792A KR1020070034104A KR20070034104A KR20080090792A KR 20080090792 A KR20080090792 A KR 20080090792A KR 1020070034104 A KR1020070034104 A KR 1020070034104A KR 20070034104 A KR20070034104 A KR 20070034104A KR 20080090792 A KR20080090792 A KR 20080090792A
Authority
KR
South Korea
Prior art keywords
medical record
item
database
record information
user terminal
Prior art date
Application number
KR1020070034104A
Other languages
Korean (ko)
Other versions
KR100928401B1 (en
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 주식회사 엠디웨어
Priority to KR1020070034104A priority Critical patent/KR100928401B1/en
Priority to PCT/KR2008/001939 priority patent/WO2008123718A1/en
Publication of KR20080090792A publication Critical patent/KR20080090792A/en
Application granted granted Critical
Publication of KR100928401B1 publication Critical patent/KR100928401B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/40Data acquisition and logging
    • 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

Abstract

A method for managing a medical record database and the database thereof are provided to enable a user to directly manage the medical record database based on a row base data structure applying an attribute value structure in an EMR(Electronic Medical Record) system. A user terminal displays a medical record including different items according to each medical record and registered to an attribute value structure database storing a value of each item(200). The requested item is added to the medical record when a request for adding the item to the displayed medical record is received from the user terminal(204). The requested item is deleted from the medical record when the request for deleting the item from the displayed medical record is received from the user terminal. A value of each item included in the medical record is received from the user terminal and the received value of each item is stored to the database(208).

Description

의무기록정보 데이터베이스 관리 방법 및 그에 따른 데이터베이스{Method of managing database for Electronic Medical Record and database thereof}Method of managing database of medical record information and its database {Method of managing database for Electronic Medical Record and database

도 1은 종래의 의무기록정보 데이터베이스의 구조를 도시한 도면. 1 is a diagram showing the structure of a conventional medical record information database.

도 2는 본 발명의 의무기록정보 데이터베이스의 구조를 도시한 도면. 2 is a diagram showing the structure of a medical record information database of the present invention.

도 3a 내지 도 3c(이하 도 3이라 칭함)는 본 발명의 바람직한 실시예에 따른 부가정보를 나타낸 도면. 3A to 3C (hereinafter, referred to as FIG. 3) show additional information according to a preferred embodiment of the present invention.

도 4는 본 발명의 바람직한 실시예에 따른 의무기록정보 데이터베이스 관리 시스템의 구성도. 4 is a block diagram of a medical record information database management system according to a preferred embodiment of the present invention.

도 5는 본 발명의 바람직한 실시예에 따른 의무기록정보 데이터베이스 관리방법의 흐름도. 5 is a flow chart of a medical record information database management method according to a preferred embodiment of the present invention.

도 6 내지 도 11은 본 발명의 바람직한 실시예에 따른 사용자 단말기에서의 화면표시예를 도시한 도면. 6 to 11 illustrate examples of screen display in a user terminal according to an exemplary embodiment of the present invention.

본 발명은 전자의무기록 시스템에 관한 것으로, 더욱 상세하게는 전자의무기록 시스템의 의무기록정보 데이터베이스 관리 방법 및 그에 따른 데이터베이스에 관한 것이다. The present invention relates to an electronic medical record system, and more particularly, to a method for managing a medical record information database of the electronic medical record system and a database accordingly.

전자의무기록(Electronic Medical Record; EMR) 시스템에서 서식 문서의 종류는 1500개에서 4000개에 이르며, 이 서식을 구성하는 의무기록정보의 항목은 수만개에 이른다. In the Electronic Medical Record (EMR) system, there are between 1500 and 4000 forms of forms, and tens of thousands of items of medical record information that make up the form.

이러한 의무기록정보를 위한 데이터베이스로는 RDBMS(Relational Database Management System)에 다수의 항목을 구비하는 테이블(Table)을 구성하고, 의무기록정보를 상기 항목에 대응되게 기록하는 방법이 채용되었다.As a database for such medical record information, a method of constructing a table having a plurality of items in a relational database management system (RDBMS) and recording medical record information corresponding to the items is employed.

종래 방식에 따른 환자정보 데이터베이스 구현 예를 도시한 도 1을 참조하면, 상기 환자정보 테이블에는 환자를 구분하기 위한 키 항목(KEY), 환자의 이름 항목(PT_NAME), 성별 항목(PT_SEX), 나이 항목(PT_AGE), 주민등록번호 항목(PT_REGISTRYNO) 등의 다수의 항목이 구비되며, 각 환자에 대한 데이터는 상기 환자정보 테이블의 항목별로 기록된다. 즉, 김아무개라는 환자의 환자정보에는 키 항목(KEY)에는 1이 입력되고, 이름 항목(PT_NAME)에 김아무개가, 성별 항목(PT_SEX)에 남자, 나이 항목(PT_AGE)에 21세, 주민등록번호 항목(PT_REGISTRYNO)에 970105-1234567 등의 데이터가 기록된다.Referring to FIG. 1, which illustrates an exemplary implementation of a patient information database, the patient information table includes a key item (KEY) for distinguishing patients, a patient name item (PT_NAME), a gender item (PT_SEX), and an age item. (PT_AGE), a resident registration number item (PT_REGISTRYNO), etc. are provided, and the data for each patient is recorded for each item of the patient information table. In other words, in the patient information of a patient named Kim Ah-mu, 1 is inputted in the key item KEY, Kim Ah-myeon in the name item PT_NAME, male in the gender item PT_SEX, 21 years old in the age item PT_AGE, social security number item Data such as 970105-1234567 is recorded in (PT_REGISTRYNO).

이와 같이 종래에는 항목들이 미리 정해진 테이블에 환자에 대한 데이터를 기입하여 저장함에 따라, 상기 테이블의 항목을 변경 또는 삭제하는 것이 용이하지 않았다. As described above, as items of data about a patient are written and stored in a predetermined table, it is not easy to change or delete the items of the table.

즉, 환자의 특성에 따라 어느 한 환자에 대해서만 추가 항목이 필요한 경우에 모든 환자에 대해 해당 항목이 추가되므로, 환자정보 테이블의 효율성이 저하될 수 있었다. That is, when additional items are needed for only one patient according to the characteristics of the patient, the corresponding items are added to all patients, and thus the efficiency of the patient information table may be reduced.

또한 상기한 테이블의 변형은 데이터베이스에 대한 전문 지식을 가진 전문가가 이행하여야 하므로, 사용자의 요구와 의료지식의 발전으로 수시로 변화하는 전자 의무 기록 시스템 환경에서 상기 데이터베이스의 용이한 관리는 매우 큰 문제로 대두되고 있다. In addition, since the modification of the table must be carried out by an expert with database expertise, easy management of the database is a big problem in an electronic medical record system environment that changes frequently due to user needs and the development of medical knowledge. It is becoming.

본 발명은 상기한 종래 기술의 문제를 해소하기 위한 것으로, 속성값 구조를 응용한 로우 베이스 데이터 구조 기반의 의무기록정보 데이터베이스를 사용자가 직접 관리할 수 있게 하는 의무기록정보 데이터베이스 관리 방법 및 그에 따른 데이터베이스를 제공하는 것을 그 목적으로 한다. The present invention is to solve the above-mentioned problems of the prior art, the medical record information database management method and a database according to which the user can directly manage the medical record information database based on the low-base data structure applying the attribute value structure To provide that purpose.

상기한 종래 기술의 문제를 해소하기 위한 본 발명에 따르는 의무기록정보 데이터베이스의 관리방법은, 의무기록정보별로 각기 다른 항목이 구비되고, 각 항목에 대한 값이 대응되게 저장되는 속성 값(Attribute value) 구조의 데이터베이스에 등록된 어느 한 의무기록정보를 사용자 단말기를 통해 표시하는 단계; 상기 사용자 단말기를 통해 상기 표시된 의무기록정보에 항목추가가 요청되면, 해당 의무기록정보에 대해 상기 요청된 항목을 추가하는 단계; 상기 사용자 단말기를 통해 상기 표시된 의무기록정보에 항목삭제가 요청되면, 해당 의무기록정보에 대해 상기 요청된 항목을 삭제하는 단계를 포함하는 것을 특징으로 한다. The method of managing a medical record information database according to the present invention for solving the above-described problems of the prior art includes an attribute value having different items for each medical record information, and corresponding values are stored correspondingly. Displaying any medical record information registered in the database of the structure through the user terminal; Adding the requested item to the medical record information when the item is requested to the displayed medical record information through the user terminal; If the deletion of the item is requested to the displayed medical record information through the user terminal, it characterized in that it comprises the step of deleting the requested item for the medical record information.

그리고 본 발명에 따르는 의무기록정보 데이터베이스는 의무기록정보별로 각 기 다른 항목이 구비되고, 각 항목에 대한 값이 대응되게 저장되는 속성 값(Attribute value) 구조임을 특징으로 한다. In addition, the medical record information database according to the present invention is characterized in that a different value is provided for each medical record information, and an attribute value structure in which a value for each item is correspondingly stored.

본 발명은 속성 값(Attribute value) 구조를 응용한 로우 베이스 데이터 구조 기반의 데이터베이스를 제공한다.The present invention provides a database based on a row base data structure using an attribute value structure.

상기한 본 발명에 따르는 속성 값 구조로 구성한 환자정보 테이블을 도 2를 참조하여 설명한다.A patient information table constructed of the attribute value structure according to the present invention described above will be described with reference to FIG.

상기 환자 정보 테이블은 키 항목과 속성(Attribute), 값(Value), 추가정보로 구성된다. 상기 키 항목은 환자를 구별하기 위한 것으로, 환자에 따라 각기 다른 키(key) 값이 부여된다. 그리고 각 환자정보에는 각기 다른 다수의 속성(Attribute)이 부여되고, 각 다수의 속성에는 해당 값(Value)과 각 값의 추가정보가 대응되게 저장된다.The patient information table is composed of key items, attributes, values, and additional information. The key items are used to distinguish patients, and different key values are assigned to the patients. Each patient information is provided with a plurality of different attributes, and each of the plurality of attributes stores corresponding values and additional information of each value.

이와 같이 본 발명은 환자정보를 속성 값 구조로 구성함에 따라 항목의 추가 및 삭제가 용이하게 한다. 예를 들어, 제1환자정보에 주소항목(PT_ADDRESS)을 추가하고자 하는 경우에는 상기 제1환자정보에 속성인 주소항목과 해당 속성에 대한 값인 주소정보와 주소정보의 추가정보만을 부가하기만 하면 되므로, 데이터베이스 구조를 전체적으로 변형하는 등의 수정이 불필요하다. As described above, the present invention facilitates the addition and deletion of items according to the attribute information structure. For example, when the address item (PT_ADDRESS) is to be added to the first patient information, it is only necessary to add the address item as an attribute and the address information and the additional information of the address information as the attribute to the first patient information. For example, modification of the database structure as a whole is unnecessary.

상기 속성 값 구조를 의무기록정보에 적용하기 위해 구비되는 부가정보는 도 3에 도시한 바와 같다. Additional information provided to apply the attribute value structure to the medical record information is shown in FIG. 3.

서식항목명은 각 서식 항목의 명칭을 나타내는 것이다. The form item name indicates the name of each form item.

그리고 항목조절형태는 하나의 서식항목이 어떤 형태로 표현되어질 것인지를 결정하는 인자로서 여러줄에 걸쳐서 표시될 것인지, 일정한 항목들의 나열로 결정될 항목인지를 결정하는 요소로 항목의 조절형태를 의미한다. 상기한 항목조절형태로는 MTEXT, TEXT, IMEGE, MCHECK, MRADIO, CHECK, COMBO이 있다. 상기 MTEXT는 다수 라인 텍스트 형태를 나타내고, TEXT는 단문 텍트스 형태를 나타내고, IMEGE는 이미지를 담을 수 있는 형태를 나타내고, MCHECK는 멀티 체크 박스를 담을 수 있는 형태를 나타내고, MRADIO는 레이디오 버튼을 담을 수 있는 형태를 나타내고, CHECK는 싱글 체크 박스를 담을 수 있는 형태를 나타내고, COMBO는 리스트 형식으로 값을 담을 수 있는 형태를 나타낸다. The item control type is a factor for determining which form item is to be represented. The item control type is an element for determining whether the item is to be displayed over several lines or determined by a list of certain items. The above item control types include MTEXT, TEXT, IMEGE, MCHECK, MRADIO, CHECK, and COMBO. The MTEXT represents a multi-line text form, the TEXT represents a short text form, the IMEGE represents a form that can hold an image, the MCHECK represents a form that can contain multiple check boxes, and the MRADIO can contain a radio button. CHECK represents a form that can contain a single check box, and COMBO represents a form that can contain values in a list form.

그리고, 항목 조절 기본값은 항목 조절 형태가 가질 수 있는 기본적인 값들로서 이 항목의 값에 의해 항목의 값 부분에 기록될 내용들이 결정된다. The default value of the item control is basic values that the item control type can have, and the content of the item control value is determined by the value of the item.

좀더 설명하면, MTEXT의 {DIAGNOSE}는 상병관련 콘트롤을 기록할 때에 사용되고, {OP/PROCEDURE}는 수술처치 콘트롤을 기록할 때에 사용되고, {MEDICATION}은 내복외용약 콘트롤을 기록할 때에 사용되고, {INJECTION}은 주사약 콘트롤을 기록할 때에 사용되고, {SYMPTON}는 증상관련 콘트롤을 기록할 때에 사용되고, 빈공백은 멀티라인 형태의 프리 텍스트를 기록할 때에 사용된다. More specifically, {DIAGNOSE} in MTEXT is used to record coronary control, {OP / PROCEDURE} is used to record surgical control, {MEDICATION} is used to record oral medication control, and {INJECTION} Is used when recording the injection control, {SYMPTON} is used when recording the symptom related control, and blank space is used when recording the free text in the form of multi-line.

그리고, TEXT의 ##.##는 시간 관련 정보를 입력하기 위한 마스크이고, ####-####-####는 전화번호를 입력하기 위한 마스크이고, 기타 입력값은 사용자가 선택할 수 있는 입력형태이고, 빈공간은 단문의 프리 텍스트를 기록할 때에 사용된다. In addition, ##. ## of TEXT is a mask for inputting time-related information, ####-####-#### is a mask for inputting a telephone number, and other input values are input by a user. It is a selectable input type, and a blank space is used to record short free text.

그리고 IMAGE는 항목이 텍스트가 아닌 이미지 형태의 내용을 처리해야 하는 경우에 사용된다. 여기서, 의무기록정보의 이미지 저장방법은 인체의 신체 부위를 밑그림으로 표시하는 이미지 작성 콘트롤을 화면에 보여주고, 특정 부위를 표시하거나 텍스트로 입력을 하면 이를 저장한다. 여기서, 상기 저장된 전체 이미지를 그대로 표시하거나 썸 네일(Thumb nail) 형태로 표시된다. IMAGE is used when an item needs to handle content in the form of an image rather than text. Here, the image storing method of the medical record information shows an image creation control that displays a body part of the human body as a sketch on the screen, and stores it when the specific part is displayed or entered as text. Here, the entire stored image is displayed as it is or in the form of a thumb nail.

이외에도, 상기 추가항목에는 데이터의 타입을 정의하기 위한 항목의 데이터 형태, 데이터 형태가 숫자일 경우에 숫자의 크기를 규정하기 위한 항목의 크기, 항목의 기본단위를 정의하기 위한 기본단위, 항목이 참조치를 가지는 경우에 이 항목에 대한 참조치를 보여주기 위한 항목의 참조치, 증상이나 진행상태 관리를 위한 항목의 정도 관리값, 화면상에 보여지는 순서를 결정하기 위한 값인 항목의 순서, 항목이 만들어진 일자를 관리하기 위한 작성일자, 항목이 만들어진 시간을 관리하기 위한 작성시간, 항목에 어떤 특정한 공지사항이나 주의가 필요한 내용을 담고 싶을 때 사용할 항목인 비고란, 해당 항목이 어떤 서식종류에 포함되는지를 고나리하기 위한 서식코드, 항목들간의 상위와 하위관계를 표시하기 위한 항목들간의 인덴츠(INDENTS) 등이 포함된다.In addition, the additional item refers to the data type of the item for defining the type of data, the size of the item for defining the size of the number when the data type is a number, the basic unit for defining the basic unit of the item, and the item. Value, an item's reference value to show a reference value for this item, an item's quality control value for symptom or progress management, an item's order to determine the order in which it appears on the screen, and the date the item was created. The date of creation to manage the item, the creation time to manage the time the item was created, and the remarks, which are items to be used when the item wants to contain certain notices or contents that need attention, Format codes, and indents between items to indicate high and low relationships between items. It is hereinafter.

이제, 상기한 바와 같이 본 발명에 따르는 로우 베이스 데이터 구조 기반의 의무기록정보 데이터베이스를 사용자가 직접 관리할 수 있게 하는 의무기록정보 데이터베이스 관리 시스템의 구성을 도 4를 참조하여 설명한다.Now, a configuration of a medical record information database management system that enables a user to directly manage a medical record information database based on a low base data structure according to the present invention as described above will be described with reference to FIG. 4.

상기 서버(100)는 본 발명의 바람직한 실시예에 따른 데이터베이스 관리 서비스에 따라 다수의 사용자 단말기(104,106) 중 어느 하나의 요청에 따라 데이터베이스(102)에 저장된 의무기록정보 데이터베이스의 의무정보를 추가, 삭제, 수정을 이행한다.The server 100 adds and deletes medical information of the medical record information database stored in the database 102 according to a request of any one of the plurality of user terminals 104 and 106 according to the database management service according to the preferred embodiment of the present invention. To implement the modifications.

상기 데이터베이스 관리 서비스를 위한 툴은 대형 병원의 경우에는 도 4에 도시한 바와 같이 서버(100)에 설치되어 네트워크를 통해 접속한 다수의 사용자 단말기(104,106)를 통해 제공되거나, 소규모의 병원에서는 사용자 단말기에 직접 설치되어 의무정보를 추가, 삭제, 수정을 이행할 수도 있으며, 이는 본 발명에 의해 당업자에게 자명하다. The tool for the database management service is provided through a plurality of user terminals (104, 106) installed in the server 100 in the case of a large hospital as shown in Figure 4 and connected through a network, or in a small hospital It can be installed directly to add, delete, modify the mandatory information, which will be apparent to those skilled in the art by the present invention.

상기 본 발명의 바람직한 실시예에 따른 의무기록정보 데이터베이스 관리 방법을 도 5를 참조하여 설명한다. A medical record information database management method according to a preferred embodiment of the present invention will be described with reference to FIG.

상기 서버(100)는 사용자 단말기(104,106) 중 어느 하나가 어느 한 의무기록정보에 접근하면 의무기록정보 관리창을 표시한다(200단계). 상기 의무기록정보 관리 창의 예를 도시한 도 6을 참조하면, 상기 도 6에 예시된 의무기록정보는 환자정보로서 해당 환자에 대한 진단명, 날짜 등의 다수의 항목(attribute)과 각 항목에 대한 값(value) 및 추가정보로 구성된다. 상기 추가정보는 입력유형과 기초입력값 등으로 구성될 수 있다. The server 100 displays a medical record information management window when any one of the user terminals 104 and 106 approaches any medical record information (step 200). Referring to FIG. 6, which shows an example of the medical record information management window, the medical record information illustrated in FIG. 6 is patient information, and a plurality of attributes such as a diagnosis name and a date for the patient and a value for each item. (value) and additional information. The additional information may include an input type and a basic input value.

상기 의무기록정보 관리창의 표시후에, 상기 서버(100)는 상기 사용자 단말기를 통해 해당 의무기록정보에 대한 항목추가가 요청되는지를 체크한다(202단계). After the medical record information management window is displayed, the server 100 checks whether an item for corresponding medical record information is requested through the user terminal (step 202).

상기 사용자 단말기를 통한 항목추가가 요청되면, 상기 서버(100)는 직접 항목 추가하기, 의무기록 항목 탭을 이용한 항목 추가하기 중 어느 한 방식에 따른 항목 추가인지를 체크하고, 그 결과에 따른 항목 추가를 이행한다(204단계). When an item addition is requested through the user terminal, the server 100 checks whether an item is added according to any one of adding an item directly or adding an item using a medical record item tab, and adds an item according to the result. (Step 204).

<직접 항목 추가하기><Adding items manually>

먼저 직접 항목 추가하기 방식에 대해 도 7을 참조하여 상세히 설명한다. First, a method of directly adding an item will be described in detail with reference to FIG. 7.

상기 사용자 단말기를 통해 사용자가 상기 의무기록정보 관리창에서 오른쪽 버튼을 클릭하면, 상기 서버(100)는 도 7의 (a)와 같이 잘라내기, 복사, 한줄 삽입, 여러줄 삽입, 삭제 등의 오른쪽 버튼 기능 메뉴를 표시한다. 상기 메뉴중 한줄 또는 여러줄 삽입이 선택되면, 상기 서버(100)는 도 7의 (b)에 도시한 바와 같이 해당 의무기록정보 관리창에 한줄 또는 여러줄을 삽입하고, 상기 삽입된 줄의 항목입력란에는 항목을, 추가정보 입력란에는 추가정보를 사용자 단말기를 통해 입력받음으로써, 해당 의무기록정보에 항목을 추가한다. When the user clicks the right button on the medical record information management window through the user terminal, the server 100 is the right side such as cut, copy, insert one line, insert multiple lines, delete as shown in FIG. Button Function Displays the menu. If one or multiple lines of the menu are selected, the server 100 inserts one or several lines into the corresponding medical record information management window as shown in (b) of FIG. 7, and the item of the inserted line. An item is added to the corresponding medical record information by receiving an item in an input field and an additional information in an additional information input field through a user terminal.

<의무기록 항목 탭을 이용한 항목 추가하기><Adding Items Using the Medical Record Items Tab>

그리고 의무기록 항목 탭을 이용한 항목 추가하기에 대해 도 8을 참조하여 상세히 설명한다. And it will be described in detail with reference to Figure 8 for adding an item using the medical record item tab.

상기 사용자 단말기를 통해 사용자가 상기 의무기록정보 관리창에서 새로운 항목을 넣을 위치를 도 8의 (a)와 같이 선택하고, 미리 설정된 의무기록 항목(medical record item) 탭을 클릭하면, 상기 서버(100)는 도 8의 (b)에 도시한 바와 같이 의무기록 항목들을 표시하고, 상기 표시된 의무기록 항목들 중 어느 하나를 상기 사용자 단말기를 통해 사용자가 선택하면, 상기 서버(100)는 도 8의 (c)에 도시한 바와 같이 해당 항목을 상기 선택된 위치에 삽입한다. When the user selects a position to insert a new item in the medical record information management window through the user terminal as shown in FIG. 8 (a), and clicks a preset medical record item tab, the server 100 ) Indicates medical record items as shown in (b) of FIG. 8, and when the user selects any one of the displayed medical record items through the user terminal, the server 100 displays (FIG. As shown in c), the corresponding item is inserted at the selected position.

상기 항목의 삽입후에는 상기 서버(100)는 해당 항목의 추가정보 입력란에는 추가정보를 사용자 단말기를 통해 입력받음으로써, 해당 의무기록정보에 항목을 추가한다. After inserting the item, the server 100 receives the additional information through the user terminal in the additional information input field of the item, and adds the item to the medical record information.

또한 상기 서버(100)는 상기 의무기록정보 관리창의 표시중에 사용자가 슬 립(slip) 방식으로 값(value) 입력을 명령하면, 상기 슬립방식으로 값을 입력받아 저장한다(206,208 단계).In addition, when the user instructs a value to be input in a slip method while displaying the medical record information management window, the server 100 receives and stores the value in the sleep method (steps 206 and 208).

여기서, 상기 슬립 방식을 도 9를 참조하여 설명한다. Here, the slip method will be described with reference to FIG. 9.

상기 서버(100)는 사용자가 사용자 단말기를 통해 도 9의 (a)와 같이 어느 한 항목의 값(value) 부분을 클릭하면, 도 9이 (b)와 같이 코드별로 다양한 값들에 대한 리스트를 표시한다. 상기 서버(100)는 상기 사용자가 어느 한 값을 선택하면, 도 9의 (c)에 도시한 바와 같이 상기 선택된 값을 해당 항목의 값부분에 기입하여 저장한다. When the user clicks the value portion of any one item as shown in (a) of FIG. 9 through the user terminal, the server 100 displays a list of various values for each code as shown in (b) of FIG. do. When the user selects a value, the server 100 stores the selected value in the value part of the corresponding item as shown in FIG. 9C.

또한 상기 서버(100)는 상기 의무기록정보 관리창의 표시중에 사용자가 오른쪽 버튼을 클릭하여 오른쪽 버튼 메뉴를 활성화시켜 오른쪽 버튼 메뉴를 실행시키면, 해당 메뉴에 따른 동작을 수행한다(210,212단계). 상기 오른쪽 버튼 메뉴는 잘라내기, 복사, 붙여넣기, 한줄삽입, 여러줄 삽입, 삭제하기 등이 포함된다. In addition, when the user clicks the right button to activate the right button menu and executes the right button menu while displaying the medical record information management window, the server 100 performs an operation according to the menu (steps 210 and 212). The right button menu includes a cut, a copy, a paste, a single line insert, a multiline insert, and a delete.

여기서, 상기 오른쪽 버튼 메뉴를 이용한 복사 또는 삭제 등은 상기 의무기록정보 관리창에 표시된 모든 부분에 대해 이행되며, 이하 항목에 대한 복사 및 삭제 기능 수행 과정만을 상세히 설명한다. Herein, copying or deleting using the right button menu is performed for all parts displayed in the medical record information management window, and only a copy and deletion function for the following items will be described in detail.

<복사><Copy>

먼저 상기 항목의 복사기능을 도 10을 참조하여 상세히 설명한다. 상기 서버(100)는 사용자 단말기를 통해 사용자가 도 10의 (a)에 도시한 바와 같이 상기 의무기록 정보 관리창의 어느 한 항목을 드래그 또는 선택하여 오른쪽 버튼을 클릭하면, 상기 서버(100)는 도 10의 (b)와 같이 잘라내기, 복사, 붙여넣기, 한줄 삽 입, 여러줄 삽입, 삭제 등의 오른쪽 버튼 기능 메뉴를 표시한다. 상기 메뉴 중 복사 버튼이 클릭되면, 상기 서버(100)는 상기 선택된 항목을 임시 저장한다. 이후 상기 사용자가 도 10의 (c)와 같이 상기 의무기록 정보 관리창의 어느 한 항목을 선택하여 오른쪽 버튼을 클릭하여 오른쪽 버튼 기능 메뉴를 표시한 후에 도 10의 (d)와 같이 붙여넣기 메뉴를 클릭하면, 도 10의 (e)와 같이 상기 서버(100)는 상기 임시저장한 항목을 해당 위치에 복사한다. First, the copy function of the item will be described in detail with reference to FIG. When the user drags or selects an item in the medical record information management window through the user terminal and clicks the right button, as shown in FIG. 10A, the server 100 displays the figure. As shown in 10 (b), the right button function menu such as cut, copy, paste, single line insert, multi line insert, delete, etc. is displayed. When the copy button of the menu is clicked, the server 100 temporarily stores the selected item. Thereafter, the user selects any item of the medical record information management window as shown in FIG. 10C, clicks the right button to display the right button function menu, and then clicks the paste menu as shown in FIG. 10D. As shown in (e) of FIG. 10, the server 100 copies the temporarily stored item to a corresponding location.

<삭제><Delete>

상기 항목의 삭제기능을 도 11을 참조하여 상세히 설명한다. 상기 서버(100)는 사용자 단말기를 통해 사용자가 도 10의 (a)에 도시한 바와 같이 상기 의무기록 정보 관리창의 어느 한 항목을 선택하여 오른쪽 버튼을 클릭하면, 상기 서버(100)는 도 10의 (b)와 같이 잘라내기, 복사, 붙여넣기, 한줄 삽입, 여러줄 삽입, 삭제 등의 오른쪽 버튼 기능 메뉴를 표시한다. 상기 메뉴 중 삭제 버튼이 클릭되면, 상기 서버(100)는 상기 선택된 항목을 도 11의 (c)와 같이 삭제한다. The deleting function of the item will be described in detail with reference to FIG. When the user selects any item of the medical record information management window and clicks the right button, the server 100 displays the user terminal of FIG. 10 through the user terminal. As in (b), the right button function menu such as cut, copy, paste, single line insert, multiline insert, delete, etc. is displayed. When the delete button of the menu is clicked, the server 100 deletes the selected item as shown in FIG.

상기한 바와 같이 본 발명은 로우 베이스 데이터 구조 기반의 의무기록정보 데이터베이스를 사용자가 직접 관리할 수 있게 함으로써, 사용자의 요구와 의료지식의 발전으로 수시로 변화하는 전자 의무 기록 시스템 환경에서 상기 데이터베이스의 관리를 용이하게 할 수 있게 한다. As described above, the present invention enables a user to directly manage a medical record information database based on a low base data structure, thereby managing the database in an electronic medical record system environment that is frequently changed due to user's needs and the development of medical knowledge. Make it easy.

또한 본 발명은 의료정보별로 항목의 추가 및 삭제를 가능하게 함으로써, 데이터베이스의 효율적인 관리를 가능하게 한다. In addition, the present invention enables the addition and deletion of items for each medical information, thereby enabling efficient management of the database.

상술한 바와 같이 본 발명은 로우 베이스 데이터 구조 기반의 의무기록정보 데이터베이스를 사용자가 직접 관리할 수 있게 함으로써, 사용자의 요구와 의료지식의 발전으로 수시로 변화하는 전자 의무 기록 시스템 환경에서 상기 데이터베이스의 관리를 용이하게 할 수 있게 하는 이점이 있다. As described above, the present invention enables a user to directly manage a medical record information database based on a low base data structure, thereby managing the database in an electronic medical record system environment that is frequently changed by user's needs and medical knowledge. There is an advantage to facilitate this.

또한 본 발명은 의료정보별로 항목의 추가 및 삭제를 가능하게 함으로써, 데이터베이스의 효율적인 관리를 가능하게 하는 이점이 있다. In addition, the present invention has the advantage of enabling the efficient management of the database by enabling the addition and deletion of items for each medical information.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 이는 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above-described embodiments, which can be variously modified and modified by those skilled in the art to which the present invention pertains. Modifications are possible.

따라서, 본 발명 사상은 아래에 기재된 특허청구범위에 의해서만 파악되어야 하고, 이의 균등 또는 등가적 변형 모두는 본 발명 사상의 범주에 속한다고 할 것이다. Accordingly, the spirit of the present invention should be understood only by the claims set forth below, and all equivalent or equivalent modifications thereof will belong to the scope of the present invention.

Claims (8)

의무기록정보 데이터베이스의 관리방법에 있어서,In the management method of medical record information database, 의무기록정보별로 각기 다른 항목이 구비되고, 각 항목에 대한 값이 대응되게 저장되는 속성 값(Attribute value) 구조의 데이터베이스에 등록된 어느 한 의무기록정보를 사용자 단말기를 통해 표시하는 단계;Displaying one medical record information registered in a database having an attribute value structure in which different items are provided for each medical record information and corresponding values are stored correspondingly; 상기 사용자 단말기를 통해 상기 표시된 의무기록정보에 항목추가가 요청되면, 해당 의무기록정보에 대해 상기 요청된 항목을 추가하는 단계;Adding the requested item to the medical record information when the item is requested to the displayed medical record information through the user terminal; 상기 사용자 단말기를 통해 상기 표시된 의무기록정보에 항목삭제가 요청되면, 해당 의무기록정보에 대해 상기 요청된 항목을 삭제하는 단계Deleting an item requested for the medical record information if the item is requested to be displayed on the displayed medical record information through the user terminal; 를 포함하는 것을 특징으로 하는 의무기록정보 데이터베이스의 관리방법. Management method of medical record information database comprising a. 제1항에 있어서, The method of claim 1, 상기 항목의 추가요청은 상기 사용자 단말기를 통해 직접 입력받거나, The addition request of the item is directly input through the user terminal, 상기 항목들이 안내된 리스트에서 어느 하나가 선택되어 입력되는 것임을 특징으로 하는 의무기록정보 데이터베이스 관리방법. The medical record information database management method according to claim 1, wherein any one of the items is selected and input. 제1항에 있어서, The method of claim 1, 상기 데이터베이스에 등록된 의무기록정보에 상기 항목에 대한 값의 특징을 정의하는 부가정보가 각 항목에 대응되게 저장되고, In the medical record information registered in the database, additional information defining characteristics of a value for the item is stored corresponding to each item, 상기 부가정보는 상기 사용자 단말기를 통해 선택적으로 입력됨을 특징으로 하는 의무기록정보 데이터베이스의 관리방법. And the additional information is selectively input through the user terminal. 제1항에 있어서, The method of claim 1, 상기 데이터베이스에 등록된 의무기록정보에 각 항목에 대한 값을 상기 사용자 단말기를 통해 입력받아 저장하는 단계를 더 포함함을 특징으로 하는 의무기록정보 데이터베이스 관리방법. And receiving and storing a value for each item in the medical record information registered in the database through the user terminal. 제1항에 있어서, The method of claim 1, 상기 데이터베이스에 등록된 의무기록정보에 각 항목에 대한 값을 상기 사용자 단말기를 통해 코드별로 안내된 다수의 값 중 어느 하나를 선택받아 저장하는 단계를 더 포함함을 특징으로 하는 의무기록정보 데이터베이스 관리방법. The medical record information database management method further comprising the step of selecting and storing any one of a plurality of values guided by code through the user terminal in the medical record information registered in the database. . 제1항 또는 제3항에 있어서, The method according to claim 1 or 3, 상기 항목, 상기 값, 상기 부가정보는 상기 사용자 단말기를 통한 복사, 잘라내기, 삭제, 붙여넣기됨을 특징으로 하는 의무기록정보 데이터베이스의 관리방법. And said item, said value and said additional information are copied, cut, deleted and pasted through said user terminal. 의무기록정보 데이터베이스에 있어서,In the medical record information database, 의무기록정보별로 각기 다른 항목이 구비되고, 각 항목에 대한 값이 대응되 게 저장되는 속성 값(Attribute value) 구조임을 특징으로 하는 데이터베이스.A database having an attribute value structure in which different items are provided for each medical record information and corresponding values are stored correspondingly. 제7항에 있어서, The method of claim 7, wherein 상기 의무기록정보에 구비되는 다수의 항목들 각각에 대한 값의 특징을 정의하는 부가정보가 각 항목에 대응되게 저장됨을 특징으로 하는 데이터베이스. And additional information defining characteristics of a value for each of a plurality of items included in the medical record information is stored corresponding to each item.
KR1020070034104A 2007-04-06 2007-04-06 Medical record information database management method and database accordingly KR100928401B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020070034104A KR100928401B1 (en) 2007-04-06 2007-04-06 Medical record information database management method and database accordingly
PCT/KR2008/001939 WO2008123718A1 (en) 2007-04-06 2008-04-04 Method of managing database for electronic medical record and database thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070034104A KR100928401B1 (en) 2007-04-06 2007-04-06 Medical record information database management method and database accordingly

Publications (2)

Publication Number Publication Date
KR20080090792A true KR20080090792A (en) 2008-10-09
KR100928401B1 KR100928401B1 (en) 2009-11-26

Family

ID=39831135

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070034104A KR100928401B1 (en) 2007-04-06 2007-04-06 Medical record information database management method and database accordingly

Country Status (2)

Country Link
KR (1) KR100928401B1 (en)
WO (1) WO2008123718A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101249364B1 (en) * 2010-07-29 2013-04-09 주식회사 평화이즈 System for generating electron form in unified medical information system and management method thereof

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130191155A1 (en) * 2011-10-17 2013-07-25 Apa Concepts And Development Group, Llc Allhealth

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222503A (en) 1999-01-29 2000-08-11 Fujitsu Ltd Diagnosis and medical treatment record electronic recorder
KR100538579B1 (en) * 2003-07-14 2005-12-22 이지케어텍(주) Method For Management Of Medical Affairs Form In On-line
JP2006139389A (en) 2004-11-10 2006-06-01 Fujitsu Ltd Program for creating medical record
KR100760955B1 (en) * 2005-04-19 2007-09-21 린시스템 주식회사 System of managing electrical medical information and method of generating electrical medical information
JP4627218B2 (en) 2005-06-03 2011-02-09 株式会社ニデック Medical information management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101249364B1 (en) * 2010-07-29 2013-04-09 주식회사 평화이즈 System for generating electron form in unified medical information system and management method thereof

Also Published As

Publication number Publication date
KR100928401B1 (en) 2009-11-26
WO2008123718A1 (en) 2008-10-16

Similar Documents

Publication Publication Date Title
US6125350A (en) Medical information log system
US7058663B2 (en) Automatic data update
JP4389011B2 (en) MEDICAL REPORT CREATION DEVICE, MEDICAL REPORT CREATION METHOD, AND PROGRAM THEREOF
US9152631B2 (en) Document management system, method for controlling the same, and storage medium
TW464817B (en) Technique for creating audience-specific views of documents
US20080033957A1 (en) Electronic calendar events drop box
US8584149B2 (en) Methods of populating a third-party document with digital information content
US11669437B2 (en) Methods and systems for content management and testing
US20070112854A1 (en) Apparatus and method for automatic generation and distribution of documents
US8239754B1 (en) System and method for annotating data through a document metaphor
JP2019016288A (en) Information processing apparatus, information processing system, and program
JP2002157198A (en) File management device and method and computer readable storage medium storing file management program
KR100928401B1 (en) Medical record information database management method and database accordingly
US20110320218A1 (en) Medical image processing server and managing method for medical image processing server
US8190559B2 (en) Document management apparatus, storage medium storing program for document management apparatus, and method for managing documents
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
JP2008210077A (en) Method and program for creating template in diagnostic support device
JPH0981585A (en) Electronic filing device
JP2008250791A (en) Medical information processing device and program
JP6733504B2 (en) Electronic medical record system and electronic medical record program
JP2001142997A (en) Electronic medical record system
EP2105836A1 (en) Archive system storing archive data from a computer-based information system and method of operating such a system
JP4103282B2 (en) File storage management device and storage medium
JPH10340261A (en) Document accessing system
JP2000048102A (en) Medical care supporting device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121116

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20131115

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20140923

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20150225

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20151215

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20161219

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20171220

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20190109

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20191105

Year of fee payment: 12