KR20020012078A - Method of handling on-line prescription sheet - Google Patents

Method of handling on-line prescription sheet Download PDF

Info

Publication number
KR20020012078A
KR20020012078A KR1020000045524A KR20000045524A KR20020012078A KR 20020012078 A KR20020012078 A KR 20020012078A KR 1020000045524 A KR1020000045524 A KR 1020000045524A KR 20000045524 A KR20000045524 A KR 20000045524A KR 20020012078 A KR20020012078 A KR 20020012078A
Authority
KR
South Korea
Prior art keywords
prescription
data
hospital
server
pharmacy
Prior art date
Application number
KR1020000045524A
Other languages
Korean (ko)
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 KR1020000045524A priority Critical patent/KR20020012078A/en
Publication of KR20020012078A publication Critical patent/KR20020012078A/en

Links

Classifications

    • G06Q50/40
    • 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
    • G16H20/00ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance
    • G16H20/10ICT specially adapted for therapies or health-improving plans, e.g. for handling prescriptions, for steering therapy or for monitoring patient compliance relating to drugs or medications, e.g. for ensuring correct administration to patients

Abstract

PURPOSE: An online prescription processing method is provided to prepare a medicine by printing the prescription data in a drug store when a doctor makes up a prescription electronically, and to prevent the once-used prescription from being used again. CONSTITUTION: The online prescription processing method comprises steps of a doctor filling a prescription electronically and saving the prescription data in a hospital master server(20) or a transfer server(30), generating an admission key to the prescription data and saving the data in a member DB(12) of a main server(10), the main server checking the identity and electronic signature data by reading a hospital card in a computer system of a drug store, searching the admission key of the member DB and transmitting the prescription data to the drug store, deleting the admission key of the prescription by receiving and printing the prescription data, and saving the prescription data in a prescription DB(14).

Description

온라인 처방전 처리방법{Method of handling on-line prescription sheet}Method of handling on-line prescription sheet

본 발명은 온라인 처방전 처리방법에 관한 것이다. 보다 구체적으로, 본 발명은 병원에서 전자적으로 작성한 처방전 데이터를 약국에서 인출하여 조제를 할 수 있으며, 한번 조제에 사용된 처방전 데이터는 자동으로 삭제되어 의약분업의 기본목적에 부합될 수 있는 프로세스로 운영되는 처방전 처리방법에 관한 것이다.The present invention relates to an online prescription processing method. More specifically, the present invention can be prepared by withdrawing prescription data electronically prepared by the hospital at the pharmacy, and once the prescription data used in the preparation is automatically deleted to operate in a process that can meet the basic purpose of the medical division of medicine. It relates to a prescription treatment method.

최근에 인터넷 등의 온라인을 통해 다양한 정보를 제공하는 웹사이트가 많아졌다. 인터넷은 정보유통의 신속성이라는 특성 때문에, 각종 상거래는 물론, 이벤트, 스포츠 중계 등의 분야에서도 빠른 속도로 적용되고 있다.In recent years, many websites have provided various information through online such as internet. Due to the nature of the speed of information distribution, the Internet is rapidly being applied not only to various commercial transactions but also to events and sports relay.

인터넷은 TCP/IP 프로토콜을 이용하는 컴퓨터 네트웍의 집합체로서, HTML(하이퍼텍스트)언어를 이용하여 클라이언트/서버 구조에 의해 운영되는 것이 보통이다. 클라이언트와 서버는 HTTP(hypertext transfer protocol)에 의해 제공되는 기능을 이용하여 서로 통신한다. 클라이언트는 인터넷 탐색 수단인 브라우저에서 URL을 입력하여 서버에 저장되어 있는 HTML 문서(웹페이지)를 호출하여 서버에 로그인하고 웹페이지를 탐색할 수 있다.The Internet is a collection of computer networks using the TCP / IP protocol, which is usually operated by client / server architecture using the HTML (Hypertext) language. The client and server communicate with each other using the functionality provided by HTTP (hypertext transfer protocol). The client may enter a URL in a browser, which is a means for browsing the Internet, to call an HTML document (web page) stored in the server to log in to the server and browse the web page.

대화식 정보유통 시스템에 있어서, 네트웍에 운영자 서버와 사용자 컴퓨터가 상호연결되어 있는 통신시스템에서 사용자 컴퓨터가 운영자 서버로부터 정보를 얻기 위해서는 대부분, 사용자 컴퓨터가 네트웍을 통해 운영자 서버에 로그인 요청을 하고 서버가 이를 승인함으로써 이루어진다. 여기에 이용되는 하드웨어로는 데이터를 전송.수신하는 모뎀이나 LAN 등의 통신수단(통신인터페이스)과 데이터처리수단, 데이터베이스 저장수단이 필요한데, 현재는 컴퓨터 내의 하드웨어에 의해 대부분 실현될 수 있다.In an interactive information distribution system, in a communication system where an operator server and a user computer are interconnected in a network, in order for the user computer to obtain information from the operator server, most of the user computers request to log in to the operator server through the network, and the server By approval. The hardware used here requires communication means (such as a communication interface), data processing means, and database storage means such as a modem and a LAN for transmitting and receiving data, which can now be largely realized by hardware in a computer.

한편, 필요한 프로그램 소프트웨어로는 파일전송 프로그램, 메일링 프로그램, 로그인 권한 관련 프로그램, 기타 운영 프로그램 등이 사용된다. 이 역시 대부분 개별적으로는 현재 공지되어 있는 프로그램들이다.On the other hand, necessary program software includes a file transfer program, a mailing program, a login authority related program, and other operating programs. Again, these are mostly programs that are currently known individually.

이렇게 로그인 권한을 부여받은 사용자 컴퓨터는 이제 정해진 범위 내에서 운영자 서버에 저장된 다양한 정보를 제공받을 수 있다. 이 때에는 서버의 저장장치에 저장된 각종 프로그램이나 데이터베이스를 사용자 컴퓨터가 이용할 수 있을 것이지만, 그 사용범위는 이 시스템에서 사전에 설정한 범위 내로 한정될 것이다. 이 때에도 공지의 하드웨어와 소프트웨어가 사용될 수 있다.The user computer, which has been granted the login right, can now be provided with various information stored in the operator server within a predetermined range. In this case, various programs or databases stored in the storage device of the server may be used by the user computer, but the range of use thereof will be limited within the range previously set in this system. At this time, well-known hardware and software can be used.

이렇게 볼 때에, 사이버상의 정보유통에 대한 시스템에 있어서, 공지된 하드웨어와 소프트웨어를 결합하여 새로운 기능과 효과를 창출하는 가능성은 매우 다양하다고 볼 수 있다.In view of this, in the system of information distribution in cyberspace, the possibility of combining known hardware and software to create new functions and effects is very diverse.

한편, 종래에 진료 및 투약을 필요로 하는 자는 병원에서 진료 및 투약을 받았으나, 의약분업의 시행으로 환자는 의사에게 진료를 받은 후 처방전을 받아서 약국에 가서 조제약을 구입하는 체계로 되었다. 종래에는 병원이라는 한 공간에서 환자에 대한 진료와 투약이 이루어졌으나, 이제는 병원 이외에 약국도 투약체계의 일부가 되었기 때문에 환자 입장에서는 일면, 불편하게 된 것이 사실이다.On the other hand, those who need medical care and medication in the past received medical treatment and medication, but due to the practice of medical division, the patient received a prescription after receiving medical treatment from the doctor and went to the pharmacy to buy a pharmaceutical system. Conventionally, the treatment and administration of the patient was made in a space called a hospital, but since the pharmacy is now part of the medication system in addition to the hospital, it is true that it is inconvenient for the patient.

환자 입장에서는 병원과 약국이 함께 연동된 체계에서 진료와 투약을 받을 때에 불편이 줄어들고 신속한 투약이 이루어질 수 있으며 의약분업의 목적달성 측면에서도 바람직할 것이라는 목적하에, 본 출원인은 인터넷이나 사설통신망 등의 통신수단을 이용하여 병원, 약국, 환자, 보건관리 당국(보건복지부)이 일관되고 능률적인 의약체계로 연동되도록 하는 시스템을 개발하였다.From the point of view of the patient, the applicant can reduce the inconvenience when receiving medical treatment and medication in a system where the hospital and the pharmacy are linked together, and it is desirable to achieve the purpose of medical division of labor. By means of this, a system has been developed to link hospitals, pharmacies, patients, and health care authorities (the Ministry of Health and Welfare) to a consistent and efficient medical system.

본 발명의 목적은 의사가 환자에 투약할 처방 데이터를 전자적으로 기록.작성하면, 약국에서 처방 데이터를 인쇄하여 약조제를 할 수 있고, 한번 사용된 처방데이터는 다시는 중복해서 약조제에 사용할 수 없도록 하는 온라인 처방전 처리방법을 제공하는 것이다.An object of the present invention is to electronically record the prescription data to be administered to the patient. When the doctor can print the prescription data at the pharmacy to prepare the drug, once used prescription data can be used again for the drug It is to provide an online prescription processing method.

도1은 본 발명의 시스템 개요도1 is a system schematic diagram of the present invention;

도2는 본 발명의 프로세스 개요도2 is a process schematic diagram of the present invention;

도3은 데이터 흐름 관점에서 바라본 프로세스 개요도Figure 3 is a process overview from the data flow point of view

도4는 본 발명의 프로세스 상세 순서도4 is a process detailed flowchart of the present invention.

도5는 약국중심으로 본 본발명의 프로세스 순서도5 is a process flow chart of the present invention as seen from the pharmacy center

<도면 주요부의 설명><Description of Drawing Main Parts>

메인서버(10), 환자(회원)DB(12), 처방전DB(14), 병원 마스터서버(20), 트랜스퍼 서버(30), 미결제 처방전(50), 임시처방전(52), 처방전(54)Main server (10), patient (member) DB (12), prescription DB (14), hospital master server (20), transfer server (30), open prescription (50), temporary prescription (52), prescription (54)

시스템 개요System overview

도1은 본 발명에 따른 처방전 처리방법의 기본 시스템을 나타내는 개요도이다. 각 병원마다 병원 마스터서버(20)가 설치되어 있다. 병원 마스터서버(20)는 병원 관리, 환자접수, 예약, 진료결과 보관 등의 기능을 수행하는 서버 컴퓨터로서, 종래에 이미 거의 모든 병원에서 전산화된 컴퓨터 시스템을 이용하여 구축되어 있다. 환자는 병원에서 발급한 진료카드(IC카드 또는 플라스틱 마그넷카드 등)에 의해 접수, 예약, 사후관리 등이 전산처리된다.1 is a schematic diagram showing a basic system of a prescription processing method according to the present invention. The hospital master server 20 is installed in each hospital. The hospital master server 20 is a server computer that performs functions such as hospital management, patient reception, reservation, and treatment result storage, and has been conventionally established using computerized computer systems in almost all hospitals. Patients are computerized for reception, reservation, and follow-up by medical card (IC card or plastic magnet card) issued by the hospital.

각 병원 마스터서버(20)는 이와 연동되는 트랜스퍼 서버(30)를 통해 메인서버(10)에 연결된다. 메인서버(10)는 본 발명에 따른 처방전 처리방법을 주관하는 서버컴퓨터로서, 환자(회원)DB(12)와 처방전DB(14)로 이루어지는 DB서버가 연결된다. 트랜스퍼 서버(30)는 각 병원마다 다른 운영체제(예를 들어, UNIX, NT 등)를 사용하는 관계상 메인서버(10)에서 처리할 수 있는 형식으로 데이터를 중계하기 위한 연결용 서버이다.Each hospital master server 20 is connected to the main server 10 through a transfer server 30 that is linked to this. The main server 10 is a server computer that manages a prescription processing method according to the present invention, and a DB server including a patient (member) DB 12 and a prescription DB 14 is connected. The transfer server 30 is a connection server for relaying data in a format that can be processed by the main server 10 because each hospital uses a different operating system (for example, UNIX, NT, etc.).

병원에서 진료를 받은 환자(회원)에 대한 정보(진료카드 번호, 주민등록번호 등)와 처방 데이터(처방 약전)는 병원 마스터서버(20)에서 전자적으로 작성된 다음에, 트랜스퍼 서버(30)를 통해 메인서버(10)에 전달되어 회원DB(12)에 저장된다.Information (medical card number, social security number, etc.) and prescription data (prescription pharmacopoeia) of the patient (member) who have been treated at the hospital are electronically prepared in the hospital master server 20, and then the main server through the transfer server 30. It is delivered to (10) and stored in the member DB (12).

환자가 진료를 받은 후 약국에 방문하여 병원의 진료카드를 제시하면, 약국에서는 진료카드를 조회하여(40) 메인서버(10)에 보내고, 메인서버(10)의 승인결과에 따라 회원DB(12)로부터 처방전 데이터를 확인하여 약품을 조제한다(42). 또는, 환자는 인터넷상에서 진료카드의 코드를 입력하여(44) 온라인으로 약품을 구입할 수도 있다.When the patient visits the pharmacy after receiving the treatment and presents the medical card of the hospital, the pharmacy inquires the treatment card (40) and sends it to the main server 10, according to the approval result of the main server 10 member DB (12) Prescription data is checked from) to prepare a drug (42). Alternatively, the patient may enter the code of the care card on the Internet (44) to purchase the drug online.

일단 조제되어 판매된 약에 대한 처방 데이터는 회원DB(12)에서 삭제되고 처방전DB(14)에 영구히 저장된다. 즉, 처방전DB(14)에 저장되는 처방 데이터는 한번 사용된 데이터로서, 사용된 이후에는 담당 의사와 권한있는 자만 액세스할 수 있을 뿐, 환자나 약사가 접근할 수 없다.The prescription data for the medicine once prepared and sold is deleted from the member DB 12 and stored permanently in the prescription DB 14. That is, the prescription data stored in the prescription DB 14 is once used data, and after being used, only the doctor and the authorized person can access the patient, and the patient or the pharmacist cannot access the prescription data.

이상에서와 같이, 본 발명에서는 한번 약조제에 사용된 처방 데이터의 재사용을 금지하기 위해서 독특한 승인키 처리방법을 활용하였다. 이하, 본 발명의 프로세스를 설명한다. 본 명세서에서는, 병원에서 작성되었지만 아직 약국에서 약조제에 사용되지 않은 처방 데이터를 "임시처방전"이라 하고, 약조제에 사용된 처방 데이터를 "처방전"이라 하기로 한다.As described above, the present invention utilizes a unique approval key processing method to prohibit reuse of prescription data once used in the pharmaceutical preparation. The process of the present invention is described below. In the present specification, prescription data that has been prepared in a hospital but has not yet been used for drug preparation in a pharmacy will be referred to as "temporary prescription", and prescription data used for drug preparation will be referred to as "prescription".

프로세스의 개요Overview of the process

도2는 본 발명에 따른 처방전 처리방법의 프로세스 개요도이다. 환자가 병원에 가서 진료를 접수하고[100] 검진을 받으면[102], 의사는 환자에 투약할 처방 데이터를 전자적으로 기록.작성한다[104]. 작성된 처방 데이터는 병원 마스터서버(20)의 DB 및 트랜스퍼 서버(30)의 DB에 저장된다[106, 108]. 이때의 처방 데이터는 아직 환자의 결제(진료비 수납)가 이루어지지 않은 것으로서, 환자가 수납처에서 진료비를 수납한 때에 임시처방전으로서 완성된다. 아직 임시처방전으로 되지 않은 처방 데이터를 "미결제 처방전"이라 명명하기로 한다.2 is a process schematic diagram of a prescription processing method according to the present invention. When a patient goes to the hospital to receive care [100] and receives a checkup [102], the doctor electronically records the prescription data to be administered to the patient [104]. The prepared prescription data is stored in the DB of the hospital master server 20 and the DB of the transfer server 30 [106, 108]. Prescription data at this time has not yet been settled by the patient (treatment of medical expenses), and is completed as a temporary prescription when the patient stores medical expenses at the storage destination. Prescription data that has not yet been made as a temporary prescription will be referred to as "unpaid prescription".

환자가 병원에서 진료비를 수납하면[116] 트랜스퍼 서버의 DB에 저장된 미결제 처방전에 승인키(인증번호)가 생성되는데[110], 여기에는 환자의 진료카드 번호, 처방 데이터, 생성된 승인키가 포함된다[112]. 이렇게 승인된 임시처방전은 메인서버(10)의 회원DB(12)에 저장된다[114].When the patient receives medical expenses at the hospital [116], an authorization key (authentication number) is generated on the outstanding prescription stored in the DB of the transfer server [110], which includes the patient's medical card number, prescription data, and the generated authorization key. [112]. The temporary prescriptions thus approved are stored in the member DB 12 of the main server 10 [114].

한편, 환자가 약국에 방문하여[118] 접수시 진료카드를 내밀면[120] 약국의 컴퓨터에서는 이 진료카드를 읽어[122] 메인서버로 데이터송신을 한다[124]. 메인서버에서는 약국으로부터 전송된 데이터와 회원DB(12)에 저장된 데이터를 비교하여[126] 일치되는 경우에는, 회원DB(12)를 검색하여 해당 회원에 대한 임시처방전을 인출하여 약국으로 전송한다[128]. 약국에서는 임시처방전을 수신하고 처방내역을 인쇄.출력하여[130] 약을 조제하고[132], 환자는 약값을 결제함으로써[134] 본 발명의 프로세스가 종료된다.On the other hand, if the patient visits the pharmacy [118] and hands out the medical card upon receipt [120], the computer of the pharmacy reads the medical card [122] and transmits the data to the main server [124]. The main server compares the data transmitted from the pharmacy with the data stored in the member DB 12 [126], if there is a match, retrieves the member DB 12 and draws a temporary prescription for the member and sends it to the pharmacy [ 128]. The pharmacy receives the provisional prescription and prints and prints the prescription [130] to prepare the drug [132], and the patient pays the drug price [134] to terminate the process of the present invention.

도3은 도2를 데이터 흐름 관점에서 다시 묘사한 것으로서, 병원의 진료부와 수납실, 일반 약국간의 데이터 흐름에 대해 설명하고 있다.FIG. 3 is a diagram depicting FIG. 2 again in terms of data flow, and illustrates data flow between a medical department, a storage room, and a general pharmacy in a hospital.

먼저, 병원의 진료부에서 처방 데이터를 입력하면[136] 이 처방 데이터는, 진료카드 번호, 주민등록번호와 함께 미결제 처방전(50)으로서 생성되어[138] 트랜스퍼 서버(30)로 전송되어 저장된다. 한편, 이 환자가 수납실로 가서 진료비를 납부하면[142] 이때에 미결제 처방전(50)에 대한 승인키가 생성되어[142] 트랜스퍼 서버(30)에서 임시처방전(52)이 생성된다[144]. 임시처방전(52)에는 진료카드번호,주민등록번호, 처방 데이터와 함께 승인키 번호가 포함된다. 임시처방전(52) 데이터는 트랜스퍼 서버(30)에 의해 메인서버(10)로 전송되어 회원DB(12)에 저장된다.First, when prescribing data is input from a medical department of a hospital [136], the prescription data is generated as an outstanding prescription 50 together with a medical card number and a resident registration number [138] and transmitted to the transfer server 30 for storage. On the other hand, when the patient goes to the storage room and pays the medical bill [142], the approval key for the outstanding prescription 50 is generated [142] and the temporary prescription 52 is generated in the transfer server 30 [144]. The temporary prescription 52 includes the approval key number together with the medical card number, resident registration number, and prescription data. The temporary prescription 52 data is transmitted to the main server 10 by the transfer server 30 and stored in the member DB 12.

환자가 일반 약국에 가서 약조제를 의뢰하면 약국에서는 진료카드를 독취하여 승인키를 검색한다[146]. 메인서버(10)에서는 회원DB(12)에서 승인키를 검색하여 승인키가 존재하면 처방 데이터를 출력하고 약국의 약사는 출력되어 인쇄된 처방 내용에 따라 약을 조제한다[148].When a patient goes to a general pharmacy and requests medicine, the pharmacy reads the medical card and retrieves the approval key [146]. The main server 10 retrieves the approval key from the member DB 12 and outputs prescription data if the approval key exists, and the pharmacist of the pharmacy outputs the medicine according to the printed prescription contents [148].

처방 데이터가 출력되고 나면, 메인서버(10)에서는 앞으로 이 처방 데이터를 환자와 약사가 더 이상 사용하지 못하도록 처방전(54)을 생성하여 처방전DB(14)에 저장한다[150]. 처방전(54)에는 승인키, 진료카드번호, 주민등록번호, 처방 데이터와 함께 약을 조제한 약국번호/조제일시/시간 등의 데이터가 포함된다. 이렇게, 약사의 조제가 완료된 처방전 데이터(54)는 메인서버(10)의 처방전DB(14)에 영구적으로 보관되어 담당 의사나 기타 권한있는 자만이 필요시에 조회할 수 있다.After the prescription data is output, the main server 10 generates the prescription 54 so that the patient and the pharmacist can no longer use the prescription data and stores it in the prescription DB 14 [150]. The prescription 54 includes data such as an approval key, medical card number, social security number, prescription data, pharmacy number / dose date / time, and the like. In this way, the prescription data 54 of the pharmacist is completed is permanently stored in the prescription DB 14 of the main server 10 so that only the doctor or other authorized person can inquire when necessary.

프로세스의 상세Process details

도4는 본 발명에 따른 프로세스를 구체적으로 나타내는 순서도로서, 환자가 처음에 병원에 와서 접수를 하는 시점부터 처방 데이터가 약국의 약조제에 사용된 후 메인서버(20)의 처방전DB에 저장되는 단계까지를 나타내고 있다.4 is a flowchart specifically illustrating a process according to the present invention, in which a prescription data is stored in a prescription DB of the main server 20 after the prescription data is used for pharmacy preparation at the time when the patient first comes to the hospital and accepts the process. It is until.

도4는 본 발명의 프로세스를, 특히 승인키 관점에서 바라본 메인서버의 처리 프로세스를 나타내는 순서도이다. 환자가 접수를 하면[326] 병원 마스터서버에 신원정보가 입력되고[300] 의사가 환자를 진료하여 처방전을 작성하고[318] 진료비를납부하면 임시처방전에 대한 승인키가 생성된다[302]. 생성된 승인키는 임시처방전에 포함되어 메인서버(10)의 회원DB(12)에 전송되어 저장된다[304].Fig. 4 is a flow chart showing the processing process of the main server, in particular the process of the present invention as viewed from the authorization key point of view. Upon receipt of the patient [326], the identity information is input to the hospital master server [300], and the doctor treats the patient to write a prescription [318] and the approval key for the temporary prescription is generated [302]. The generated approval key is included in the temporary prescription and transmitted to the member DB 12 of the main server 10 and stored [304].

한편, 환자가 병원 외부의 약국에 방문하여[328] 약국의 컴퓨터 시스템에서 병원의 진료카드를 읽으면 이 독취데이터에 따라 메인서버에서는 신원확인[330] 및 전자서명 확인[332]을 하고 회원DB에 저장된 승인키를 검색하여[334] 승인키 코드를 인출한다[306]. 인출된 승인키 코드에 따라 임시처방전의 존재를 알 수 있다. 그러나, 아직까지는 처방내용은 알 수 없고 해당 환자의 인적사항과 병명 등을 알 수 있다[322]. 다시 말해서, 처방전 데이터중에서 처방내용은 생성되지 않고 환자의 병명 등만 생성되어, 아직까지 약사는 처방내용을 알 수 없다.On the other hand, when a patient visits a pharmacy outside the hospital [328] and reads the medical card of the hospital in the computer system of the pharmacy, the main server performs identification [330] and electronic signature [332] according to the read data, The stored authorization key is retrieved [334] and the authorization key code is retrieved [306]. The presence of the temporary prescription can be known according to the drawn out approval key code. However, the prescription details are not yet known, and the patient's personal information and illness name can be known [322]. In other words, the prescription contents are not generated from the prescription data, only the patient's name, etc. are generated, so that the pharmacist cannot know the prescription contents so far.

승인키가 확인이 되면[308] 처방 리스트를 인쇄할 수 있는데, 처방 리스트 인쇄 지시를 내리면[310] 처방전 리스트가 출력된다[324]. 이때에 해당 임시처방전에 대한 승인키 삭제가 이루어지고[312], 인쇄 출력된 처방 데이터에 대한 승인키가 삭제된 최종(업데이트된) 처방전 데이터가 처방전DB(54)에 저장됨으로써[314] 프로세스가 완료된다[316].If the approval key is confirmed [308], the prescription list can be printed. If the instruction to print the prescription list is given [310], the prescription list is output [324]. At this time, the approval key for the temporary prescription is deleted [312], and the final (updated) prescription data in which the approval key for the printed prescription data is deleted is stored in the prescription DB 54 [314]. Complete [316].

처방 리스트를 인쇄할 때에 승인키를 삭제하는 이유는, 일단 처방 리스트가 인쇄 출력이 되어 약사의 약조제의 기초자료로 사용된 후에는 다시는 해당 처방전의 내용을 볼 수가 없기 때문에 환자가 여러 약국을 전전하면서 중복 투약을 할 가능성을 배제할 수 있기 때문이다. 이는 의약분업의 근본 목적인 약물오남용의 근절에 부합되는 프로세스가 된다.The reason for deleting the approval key when printing the prescription list is that once the prescription list is printed out and used as the basic data of the pharmacist's medicine, the patient cannot see the contents of the prescription again. This is because it is possible to exclude the possibility of taking double doses while fighting. This is a process consistent with the eradication of substance abuse, which is the fundamental purpose of the division of medicine.

약국에서의 프로세스Process in the pharmacy

도5는 도4의 프로세스를 약국에 중심을 두어 설명하는 프로세스 순서도이다. 병원에서 환자가 발생하면[400] 환자를 진료하고[402] 승인키를 생성하여[404] 승인키를 메인서버에 저장하는[406] 프로세스는 앞에서 설명한 것과 같다.FIG. 5 is a process flow chart illustrating the process of FIG. 4 centered on a pharmacy. When a patient occurs in a hospital [400], the process of treating a patient [402] and generating an authorization key [404] and storing the authorization key in the main server [406] is as described above.

진료를 받은 환자가 약국에 방문을 하면[408], 환자는 병원/약국간 연계된 진료카드를 제시한다[410]. 약국의 컴퓨터 시스템에서 진료카드를 스캔하여[412] 메인서버에 전송하면[414], 서버에서는 진료카드 번호를 확인하고[416] 승인키를 확인한다[418].When a patient visits a pharmacy [408], the patient presents a medical / card link between hospitals and pharmacies [410]. The medical system scans the medical card [412] and sends it to the main server [414]. The server checks the medical card number [416] and confirms the authorization key [418].

승인키가 인정되면 바이너리 데이터를 해독하여[420] 약국에 방문한 환자의 진료날짜와 병명을 확인한다[422]. 아직까지는 처방내용에 대해서는 알 수 없다. 환자가 처방약을 구매하기로 결정한 경우에만[424] 처방 리스트를 인쇄 출력하고[426] 도4에서 설명한 것과 같이 승인키를 삭제한다[428]. 출력된 처방 리스트에 따라 약사는 약을 처방한다[430]. 중복되는 설명이지만, 만일 환자가 처방약을 구매하지 않기로 한다면[426], 단순히 약사는 병명만 확인할 수 있을 뿐이다[428].If the authorization key is recognized, the binary data is decrypted [420] to confirm the date and disease name of the patient who visited the pharmacy [422]. So far, the details of the prescription are unknown. Only when the patient decides to purchase a prescription drug [424], the prescription list is printed out [426] and the approval key is deleted as described in FIG. The pharmacist prescribes medicine according to the printed prescription list [430]. This is a duplicate explanation, but if the patient chooses not to buy a prescription [426], the pharmacist can simply identify the disease name [428].

단계 [418]에서 승인키가 거부될 경우에는[424], 이 승인키는 미등록 승인키이거나 이미 사용된 승인키일 수 있으므로, 미등록된 승인키라면 병원에 피드백하여 입력오류를 통보하고[428] 처방전의 재입력을 요청한다[426]. 만일, 거부된 승인키가 이미 먼저 약조제에 사용된 승인키라면[432] 해당 약국이나 환자는 메인서버에 접속하여 처방 리스트가 사용된 약국을 확인해볼 수 있다[434].If the approval key is denied in step [418] [424], the approval key may be an unregistered approval key or an already used approval key. If the approval key is not registered, it is fed back to the hospital to notify an input error [428]. Request re-entry of [426]. If the rejected approval key is already used for the drug preparation [432], the pharmacy or the patient can access the main server to check the pharmacy with the prescription list [434].

이상에서와 같이 본 발명에 따른 온라인 처방전 처리방법에 대해서 설명하였지만, 설명한 프로세스 단계에서 다소의 변형이 이루어지더라도 특허청구범위로 구획된 범위 내에서의 변형은 본 발명의 기술적 범위에 포함이 된다. 가령, 병원의 진료카드 번호로 해당 환자를 인식하는 체계 대신에 환자의 고유 주민등록번호나 신용카드 번호로 대체할 수도 있다. 이렇게 되면 환자입장에서는 별도의 병원 진료카드가 필요없이 하나의 신용카드 또는 주민등록증으로 의약분업의 혜택을 받을 수 있을 것이다.Although the online prescription processing method according to the present invention has been described as described above, even if some modifications are made in the described process step, the modifications within the scope defined by the claims are included in the technical scope of the present invention. For example, the patient's medical card number may be replaced by the patient's unique social security or credit card number instead of the system. This will allow patients to benefit from the division of medicine with a single credit card or ID card without the need for a separate hospital medical card.

이로써, 약국은 소비자들이 별도의 처방전을 지참하지 않아도 병원카드만으로서 의약품을 구입할 수 있으며, 병원에서는 환자들에게 효용가치가 큰 약을 선별하고 제조시 별도의 용지기입이 없이 한번의 처방전 입력으로 모든 업무가 일괄적으로 처리되며, 환자는 병원에서 약국에 바로 가지 않고도 인터넷상에서 약품을 구입할 수 있고 병원 출입시에도 진료카드만으로도 처방전에 따른 조제 의약 구입이 가능하다. 또한, 국민보건 관리당국(보건복지부)에서는 국민건강에 따른 불필요한 의약조제를 줄이고 처방전에 의해 바로 투약될 수 있는 의약유통구조를 확립함으로써 의약분업의 목적을 달성할 수 있다.This allows pharmacies to purchase medicines with a hospital card only, without the consumer having a separate prescription, and the hospital selects drugs with high utility value to patients and inputs all of them with a single prescription input without manufacture. The work is handled in a batch, and patients can purchase medicines on the Internet without going to the pharmacy directly from the hospital, and even when entering the hospital, they can purchase prescription medicines with a medical card. In addition, the national health management authority (Ministry of Health and Welfare) can achieve the purpose of the medical division by reducing unnecessary pharmaceutical preparations due to national health and establishing a drug distribution structure that can be directly administered by prescription.

의약분업의 기본 목적에 부응하기 위해, 본 발명에 따르면 약국에서는 반드시 처방리스트를 인쇄출력하여야만 처방 내용을 볼 수 있고, 한번 사용된 처방 리스트에 대한 승인키를 삭제시킴으로써 재차 처방리스트가 사용되는 것을 방지할 수 있다.In order to meet the basic purpose of the medical division, according to the present invention, the pharmacy must print out the prescription list in order to view the prescription contents, and to prevent the prescription list from being used again by deleting the approval key for the prescription list once used. can do.

Claims (6)

병원에 설치된 병원 마스터서버(20), 각 병원 마스터서버(20)와 연동되는 트랜스퍼 서버(30), 각 병원에서 작성한 처방 데이터를 처리하는 메인서버(10)로 구성되는 시스템에서, 메인서버(10)는 환자에 관한 정보와 미결제 처방전(50), 임시처방전(52)이 저장되는 회원DB(10)와 처방전(54)이 저장되는 처방전DB(14)를 갖고, 상기 메인서버는 다음과 같은 단계를 수행하는 것을 특징으로 하는 온라인 처방전 처리방법.In a system consisting of a hospital master server 20 installed in a hospital, a transfer server 30 linked with each hospital master server 20, and a main server 10 for processing prescription data created by each hospital, the main server 10 ) Has a member DB (10) in which information about the patient and an unpaid prescription (50), a temporary prescription (52) is stored, and a prescription DB (14) in which a prescription (54) is stored, and the main server includes the following steps. Online prescription processing method characterized in that to perform. 1) 의사가 환자에 투약할 처방 데이터를 전자적으로 기록.작성하고, 작성된 미결제 처방전을 병원 마스터서버 및 트랜스퍼 서버에 저장하는 단계,1) The doctor electronically records and fills prescription data to be administered to the patient, and stores the outstanding prescription on the hospital master server and transfer server, 2) 트랜스퍼 서버에 저장된 미결제 처방전에 승인키가 생성되어, 메인서버(10)의 회원DB(12)에 저장되는 단계,2) the approval key is generated in the outstanding prescription stored in the transfer server, and stored in the member DB 12 of the main server 10, 3) 환자가 약국에 방문하여 약국의 컴퓨터 시스템에서 병원의 진료카드를 읽으면 이 독취데이터에 따라 메인서버에서는 신원확인 및 전자서명 확인을 하고 회원DB에 저장된 승인키를 검색하여 승인키 코드를 인출하고, 해당 회원에 대한 임시처방전을 인출하여 약국으로 전송하는 단계,3) When the patient visits the pharmacy and reads the medical card of the hospital from the computer system of the pharmacy, the main server checks the identity and electronic signature according to the read data, retrieves the authorization key stored in the member DB, and retrieves the authorization key code. , Withdrawing the temporary prescription for the member and sending it to the pharmacy, 4) 약국에서 임시처방전을 수신하고 처방내역을 인쇄.출력하며 해당 임시처방전에 대한 승인키를 삭제하는 단계,4) Receiving a temporary prescription at the pharmacy, printing and printing the prescription details and deleting the approval key for the temporary prescription, 5) 인쇄 출력된 처방 데이터에 대한 승인키가 삭제된 최종(업데이트된) 처방전 데이터를 처방전DB(54)에 저장하는 단계.5) storing the final (updated) prescription data in which the approval key for the printed prescription data is deleted in the prescription DB 54. 청구항 1에서, 임시처방전에는 적어도, 환자의 진료카드 번호, 처방 데이터, 생성된 승인키 데이터가 포함되는 것을 특징으로 하는 온라인 처방전 처리방법.The method of claim 1, wherein the temporary prescription includes at least a patient's medical card number, prescription data, and generated authorization key data. 청구항 1에서, 처방전에는 적어도, 승인키, 진료카드번호, 처방 데이터와 함께 약을 조제한 약국번호/조제일시/시간 등의 데이터가 포함되는 것을 특징으로 하는 온라인 처방전 처리방법.The method of claim 1, wherein the prescription includes at least data such as an approval key, medical card number, and prescription data including a pharmacy number / dose date / time of the medicine. 청구항 2에서, 단계 4)에서 임시처방전에 포함된 처방 데이터는 처방 리스트를 인쇄한 경우에만 출력되는 것을 특징으로 하는 온라인 처방전 처리방법.The method of claim 2, wherein the prescription data contained in the temporary prescription in step 4) is output only when the prescription list is printed. 청구항 1~4중 어느 한 항에서,In any one of Claims 1-4, 단계 3)에서 회원DB에서 승인키가 검색되지 않을 때에는 병원에 피드백하여 입력오류를 통보하고 처방전의 재입력을 요청하는 단계가 추가되는 온라인 처방전 처리방법.When the approval key is not retrieved from the member DB in step 3), an online prescription processing method is added to notify the hospital of an input error and to request re-entry of the prescription. 청구항 1~4중 어느 한 항에서,In any one of Claims 1-4, 단계 3)에서 승인키가 이미 먼저 약조제에 사용된 승인키라면 메인서버에 접속하여 처방 리스트가 사용된 약국을 확인하는 단계가 추가되는 온라인 처방전 처리방법.In step 3), if the approval key is already used in the first pharmacological approval key is connected to the main server online prescription processing method is added to check the pharmacy used prescription list.
KR1020000045524A 2000-08-05 2000-08-05 Method of handling on-line prescription sheet KR20020012078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000045524A KR20020012078A (en) 2000-08-05 2000-08-05 Method of handling on-line prescription sheet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000045524A KR20020012078A (en) 2000-08-05 2000-08-05 Method of handling on-line prescription sheet

Publications (1)

Publication Number Publication Date
KR20020012078A true KR20020012078A (en) 2002-02-15

Family

ID=19681955

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000045524A KR20020012078A (en) 2000-08-05 2000-08-05 Method of handling on-line prescription sheet

Country Status (1)

Country Link
KR (1) KR20020012078A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020017001A (en) * 2000-08-28 2002-03-07 조형기 A Medical Authentication System And Method
KR20020035064A (en) * 2002-04-10 2002-05-09 이양한 The reverse pransmission prescription device and method by using of the one to one system between hospital and pharmacy.
KR100600863B1 (en) * 2002-05-27 2006-07-14 박용남 Method for providing electronic medical records
KR20140018041A (en) * 2012-08-03 2014-02-12 삼성전자주식회사 Server, method for controlling the server, user terminal apparatus and method for controlling the user terminal apparatus
KR101602778B1 (en) * 2015-07-20 2016-03-11 주식회사 티플러스 System and method for transmitting prescription

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5883370A (en) * 1995-06-08 1999-03-16 Psc Inc. Automated method for filling drug prescriptions
KR20000037512A (en) * 2000-04-03 2000-07-05 임상진 prescription sheet transaction method via Internet
KR20000037445A (en) * 2000-04-25 2000-07-05 이상연 methods for preparing medicines via a computer network
KR20000049673A (en) * 2000-04-21 2000-08-05 박찬규 Home Prescription Issuance Method through Internet Video Care

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5883370A (en) * 1995-06-08 1999-03-16 Psc Inc. Automated method for filling drug prescriptions
KR20000037512A (en) * 2000-04-03 2000-07-05 임상진 prescription sheet transaction method via Internet
KR20000049673A (en) * 2000-04-21 2000-08-05 박찬규 Home Prescription Issuance Method through Internet Video Care
KR20000037445A (en) * 2000-04-25 2000-07-05 이상연 methods for preparing medicines via a computer network

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020017001A (en) * 2000-08-28 2002-03-07 조형기 A Medical Authentication System And Method
KR20020035064A (en) * 2002-04-10 2002-05-09 이양한 The reverse pransmission prescription device and method by using of the one to one system between hospital and pharmacy.
KR100600863B1 (en) * 2002-05-27 2006-07-14 박용남 Method for providing electronic medical records
KR20140018041A (en) * 2012-08-03 2014-02-12 삼성전자주식회사 Server, method for controlling the server, user terminal apparatus and method for controlling the user terminal apparatus
KR101602778B1 (en) * 2015-07-20 2016-03-11 주식회사 티플러스 System and method for transmitting prescription

Similar Documents

Publication Publication Date Title
US7729929B2 (en) Method and apparatus for delivery of medical items on an electronic prescription
JP2003530650A (en) Internet-based extended electronic prescription system and its execution method
US20080133273A1 (en) System and method for sharing medical information
WO2008033554A2 (en) Dual-access security system for medical records
KR20010098884A (en) A method of internet-based medical record database configuration and system thereof by mutual certification between patient and doctor
CA2400160A1 (en) Method and system for distributing health information
US20030033532A1 (en) System and method for forming an on-line buyer&#39;s club
KR20010044394A (en) an method for serving electric-prescription using smart card and it&#39;s device
JP2007148608A (en) Prescription method and system using insured person information
US20040019567A1 (en) Electronic prescription ordering method, system, and program product
JP2003085283A (en) Prescribed medicine distributing system and method and device
WO2007114872A2 (en) Method and apparatus for distribution of vaccine
KR20020012078A (en) Method of handling on-line prescription sheet
US20060026039A1 (en) Method and system for provision of secure medical information to remote locations
KR100375430B1 (en) System for web host service preparation and medical protection
KR20000037445A (en) methods for preparing medicines via a computer network
KR102626457B1 (en) Method and system for providing digital therapeutic portal service
KR100425275B1 (en) A prescription slip conveyance method and system using internet
KR100706178B1 (en) Pharmacentical intermediary service system using internet and method thereof
US20020069087A1 (en) System and method for accessing medical or consulting services
JP4558142B2 (en) Electronic drug history management system
KR20010087920A (en) Method for Transmitting and Managing Doctor&#39;s Prescription to Pharmacy in a Secured Manner
KR20020008636A (en) Method for Providing Medicines Information Using Internet
JP2002024386A (en) Information communication system
KR20210017599A (en) Electronic commercing drugs system constructed ERM andmethod for employing thereof

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application