JP2023142390A - Electronic medical record system and electronic medical record program - Google Patents

Electronic medical record system and electronic medical record program Download PDF

Info

Publication number
JP2023142390A
JP2023142390A JP2022049281A JP2022049281A JP2023142390A JP 2023142390 A JP2023142390 A JP 2023142390A JP 2022049281 A JP2022049281 A JP 2022049281A JP 2022049281 A JP2022049281 A JP 2022049281A JP 2023142390 A JP2023142390 A JP 2023142390A
Authority
JP
Japan
Prior art keywords
medical record
information
refill
electronic medical
prescription
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022049281A
Other languages
Japanese (ja)
Inventor
茂 小野寺
Shigeru Onodera
博暁 井上
Hiroaki Inoue
惠洋 杉本
Yoshihiro Sugimoto
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yuyama Manufacturing Co Ltd
Original Assignee
Yuyama Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yuyama Manufacturing Co Ltd filed Critical Yuyama Manufacturing Co Ltd
Priority to JP2022049281A priority Critical patent/JP2023142390A/en
Publication of JP2023142390A publication Critical patent/JP2023142390A/en
Pending legal-status Critical Current

Links

Abstract

To provide an electronic medical record system and electronic medical record program, which make it easy to output prescriptions.SOLUTION: An electronic medical record system 10 is provided, comprising a registration processing unit 115 and an output processing unit 116. The registration processing unit 115 responds to an operation of a user by registering refill information on a refill prescription. The output processing unit 116 outputs a prescription Sh1 that reflects the registered refill information.SELECTED DRAWING: Figure 1

Description

本発明は、電子カルテを表示させる電子カルテシステム及び電子カルテプログラムに関する。 The present invention relates to an electronic medical record system and an electronic medical record program for displaying electronic medical records.

関連技術として、主訴所見領域及び処置領域を含む電子カルテを、前記主訴所見領域及び前記処置領域への入力権限の異なる複数の端末上に共通に表示する診療情報処理システムが知られている(例えば、特許文献1参照)。関連技術に係るシステムでは、例えば、医師が操作する端末を第1端末とし、医師以外の医療スタッフが操作する端末を第2端末とした場合に、前記第1端末からの前記主訴所見領域及び前記処置領域への入力はともに許可され、前記第2端末からの前記主訴所見領域への入力が禁止される。したがって、前記医師は前記第1端末を通じて前記主訴所見領域及び前記処置領域の入力を自由に行う。一方、前記医療スタッフは前記第2端末を通じて前記主訴所見領域の入力が禁止されるので、前記主訴所見領域への過誤入力の禁止が可能となる。 As related technology, a medical information processing system is known that commonly displays an electronic medical record including a chief complaint area and a treatment area on a plurality of terminals that have different input authority to the chief complaint area and the treatment area (for example, , see Patent Document 1). In a system related to related technology, for example, when a terminal operated by a doctor is a first terminal and a terminal operated by a medical staff other than the doctor is a second terminal, the chief complaint finding area and the Inputs to the treatment area are both permitted, and inputs from the second terminal to the chief complaint area are prohibited. Therefore, the doctor freely inputs the chief complaint area and the treatment area through the first terminal. On the other hand, since the medical staff is prohibited from inputting into the chief complaint area through the second terminal, it is possible to prohibit erroneous input into the chief complaint area.

特開2020-191054号公報Japanese Patent Application Publication No. 2020-191054

ところで、例えば日本国においては、診療報酬の改定により「リフィル処方箋」が導入される。前記リフィル処方箋とは、一定の定められた期間内に反復使用できる処方箋のことであり、従前の処方箋とは様式からして異なる。そのため、前記関連技術に係るシステムでは、処方箋を出力するとしても、前記リフィル処方箋に対応していなければ、最終的に、前記リフィル処方箋に対応する様式に人が手書きで修正する必要がある。結果的に、前記処方箋の出力に手間がかかりやすいという問題がある。 By the way, in Japan, for example, "refill prescriptions" will be introduced due to the revision of medical fees. The refill prescription is a prescription that can be used repeatedly within a certain fixed period, and is different from previous prescriptions in terms of format. Therefore, in the system according to the related technology, even if a prescription is output, if it does not correspond to the refill prescription, it is necessary for a person to manually correct the format to correspond to the refill prescription. As a result, there is a problem in that outputting the prescription tends to be time consuming.

本発明の目的は、処方箋の出力に手間がかかりにくい、電子カルテシステム及び電子カルテプログラムを提供することにある。 An object of the present invention is to provide an electronic medical record system and an electronic medical record program that do not require much time and effort to output prescriptions.

本発明の一の局面に係る電子カルテシステムは、登録処理部と、出力処理部と、を備える。前記登録処理部は、ユーザーの操作に応じて、リフィル処方箋に関するリフィル情報を登録する。前記出力処理部は、登録された前記リフィル情報を反映した処方箋を出力する。 An electronic medical record system according to one aspect of the present invention includes a registration processing section and an output processing section. The registration processing unit registers refill information regarding a refill prescription in response to a user's operation. The output processing unit outputs a prescription that reflects the registered refill information.

本発明の他の局面に係る電子カルテプログラムは、登録ステップと、出力ステップと、をコンピューターに実行させるためのプログラムである。前記登録ステップでは、ユーザーの操作に応じて、リフィル処方箋に関するリフィル情報を登録する。前記出力ステップでは、登録された前記リフィル情報を反映した処方箋を出力する。 An electronic medical record program according to another aspect of the present invention is a program for causing a computer to execute a registration step and an output step. In the registration step, refill information regarding a refill prescription is registered in response to a user's operation. In the output step, a prescription that reflects the registered refill information is output.

本発明によれば、処方箋の出力に手間がかかりにくい、電子カルテシステム及び電子カルテプログラムを提供することができる。 According to the present invention, it is possible to provide an electronic medical record system and an electronic medical record program in which it is difficult to output prescriptions.

図1は、本発明の実施形態に係る電子カルテシステムの一例を示すブロック図である。FIG. 1 is a block diagram showing an example of an electronic medical record system according to an embodiment of the present invention. 図2は、本発明の実施形態に係る電子カルテシステムで出力可能な処方箋の一例を示す図である。FIG. 2 is a diagram showing an example of a prescription that can be output by the electronic medical record system according to the embodiment of the present invention. 図3は、本発明の実施形態に係る電子カルテシステムで表示されるカルテ画面の一例を示す図である。FIG. 3 is a diagram showing an example of a medical record screen displayed on the electronic medical record system according to the embodiment of the present invention. 図4は、本発明の実施形態に係る電子カルテシステムで表示される印刷画面の一例を示す図である。FIG. 4 is a diagram showing an example of a print screen displayed on the electronic medical record system according to the embodiment of the present invention. 図5は、本発明の実施形態に係る電子カルテシステムで表示される投薬指示画面の一例を示す図である。FIG. 5 is a diagram showing an example of a medication instruction screen displayed on the electronic medical record system according to the embodiment of the present invention. 図6は、本発明の実施形態に係る電子カルテシステムで表示される会計印刷画面の一例を示す図である。FIG. 6 is a diagram showing an example of an accounting print screen displayed on the electronic medical record system according to the embodiment of the present invention. 図7は、本発明の実施形態に係る電子カルテシステムで出力可能な処方箋の一部を拡大した図であって、リフィル情報ごとの印字例を示す図である。FIG. 7 is an enlarged view of a part of a prescription that can be output by the electronic medical record system according to the embodiment of the present invention, and is a diagram showing an example of printing for each refill information. 図8は、本発明の実施形態に係る電子カルテシステムで表示されるカルテ画面の一部を拡大した図であって、リフィル情報ごとの表示例を示す図である。FIG. 8 is an enlarged view of a part of the medical record screen displayed by the electronic medical record system according to the embodiment of the present invention, and is a diagram showing an example of display for each refill information. 図9は、本発明の実施形態に係る電子カルテシステムで表示される会計画面の一部を拡大した図であって、リフィル情報ごとの表示例を示す図である。FIG. 9 is an enlarged view of a part of the accounting screen displayed in the electronic medical record system according to the embodiment of the present invention, and is a diagram showing an example of display for each refill information. 図10は、本発明の実施形態に係る電子カルテシステムで実行される電子カルテ管理方法の手順の一例を説明するフローチャートである。FIG. 10 is a flowchart illustrating an example of the procedure of an electronic medical record management method executed by the electronic medical record system according to the embodiment of the present invention.

以下添付図面を参照しながら、本発明の実施形態について説明し、本発明の理解に供する。なお、以下の実施形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定する性格のものではない。また、下記の実施形態で説明する構成及び処理機能は取捨選択して任意に組み合わせることも可能である。 Embodiments of the present invention will be described below with reference to the accompanying drawings to provide an understanding of the present invention. Note that the following embodiments are examples of embodying the present invention, and are not intended to limit the technical scope of the present invention. Furthermore, the configurations and processing functions described in the embodiments below can be selected and combined as desired.

[電子カルテシステム10]
図1に示すように、本発明の実施形態に係る電子カルテシステム10は、電子カルテ装置1と、受付端末3と、診察端末2と、プリンター4とを備える。前記電子カルテ装置1、前記受付端末3、前記診察端末2、及び前記プリンター4は、LAN(Local Area Network)、WAN(Wide Area Network)、インターネット、又はイントラネット等の通信網NT1を介して通信可能である。また、前記電子カルテ装置1には、前記通信網NT1を介して上位システム5が接続される。前記電子カルテシステム10は、前記電子カルテ装置1、前記受付端末3、前記診察端末2、及び前記プリンター4のうちの少なくとも一つについて、複数備えていてもよい。さらに、前記電子カルテシステム10は、例えば、携帯端末等、前記受付端末3及び前記診察端末2以外のクライアント端末を更に備えていてもよい。
[Electronic medical record system 10]
As shown in FIG. 1, an electronic medical record system 10 according to an embodiment of the present invention includes an electronic medical record device 1, a reception terminal 3, a medical examination terminal 2, and a printer 4. The electronic medical record device 1, the reception terminal 3, the examination terminal 2, and the printer 4 can communicate via a communication network NT1 such as a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or an intranet. It is. Further, a host system 5 is connected to the electronic medical record device 1 via the communication network NT1. The electronic medical record system 10 may include a plurality of at least one of the electronic medical record apparatus 1, the reception terminal 3, the examination terminal 2, and the printer 4. Further, the electronic medical record system 10 may further include a client terminal other than the reception terminal 3 and the examination terminal 2, such as a mobile terminal.

前記電子カルテシステム10のユーザーは、例えば病院、又は薬局などの医療機関における医師、医療事務員、医療クラーク、看護士、薬剤師、又は施設管理者などの医療従事者(医療スタッフ)である。本実施形態では一例として、前記電子カルテシステム10は、病院で用いられ、当該病院の医師及び医療事務員が前記電子カルテシステム10のユーザーであることとする。ユーザーは、基本的には前記診察端末2又は前記受付端末3を通じて、前記電子カルテシステム10を利用する。つまり、前記電子カルテ装置1は、前記診察端末2又は前記受付端末3に対するユーザーによる操作入力を受け付け可能であって、かつ前記診察端末2又は前記受付端末3に種々の情報を表示させることが可能である。 Users of the electronic medical record system 10 are, for example, medical personnel (medical staff) such as doctors, medical clerks, medical clerks, nurses, pharmacists, or facility managers at medical institutions such as hospitals or pharmacies. In this embodiment, as an example, it is assumed that the electronic medical record system 10 is used in a hospital, and the users of the electronic medical record system 10 are doctors and medical clerks of the hospital. A user basically uses the electronic medical record system 10 through the examination terminal 2 or the reception terminal 3. In other words, the electronic medical record device 1 is capable of receiving operation input from a user on the examination terminal 2 or the reception terminal 3, and is also capable of displaying various information on the examination terminal 2 or the reception terminal 3. It is.

前記電子カルテシステム10は、電子カルテを管理する機能を有している。本開示でいう「電子カルテ」は、患者の疾病情報、診察内容、診断結果、投薬情報、検査結果及び経過等の診療情報を電子的データとして保存した記録(診療記録)を意味する。前記電子カルテは、原則、患者ごとに作成され、複数の患者に対しては前記電子カルテも複数作成される。ここで、前記電子カルテに含まれる患者の種々の診療情報は「カルテ情報」に含まれる。前記カルテ情報は、例えば前記診察端末2に対するユーザー(医師)の操作に応じて、前記電子カルテ装置1により前記電子カルテに新規に記録(記載)される。さらに、前記電子カルテに記録されている前記カルテ情報は、例えば前記診察端末2に対するユーザーの操作に応じて、前記電子カルテ装置1による追記(追加)、削除、変更及び更新等が行われる。前記カルテ情報の新規記録、追記、削除及び更新等、前記電子カルテに含まれる前記カルテ情報に何らかの変更を加えることを、前記カルテ情報の「編集」と呼ぶ。つまり、前記電子カルテシステム10においては、ユーザーの操作に応じて、前記電子カルテの前記カルテ情報を編集することが可能である。 The electronic medical record system 10 has a function of managing electronic medical records. An "electronic medical record" in the present disclosure means a record (medical record) in which medical information such as patient disease information, examination details, diagnosis results, medication information, test results, and progress is stored as electronic data. In principle, the electronic medical record is created for each patient, and multiple electronic medical records are created for multiple patients. Here, various patient medical information included in the electronic medical record is included in "medical record information." The medical record information is newly recorded (described) in the electronic medical record by the electronic medical record device 1, for example, in response to a user's (doctor's) operation on the examination terminal 2. Further, the medical record information recorded in the electronic medical record is added, deleted, changed, updated, etc. by the electronic medical record apparatus 1, for example, in response to a user's operation on the medical examination terminal 2. Making some changes to the medical record information included in the electronic medical record, such as new recording, addition, deletion, and updating of the medical record information, is called "editing" of the medical record information. That is, in the electronic medical record system 10, it is possible to edit the medical record information of the electronic medical record according to the user's operation.

また、前記電子カルテシステム10は、前記電子カルテを表示させる機能を有している。本実施形態に係る前記電子カルテシステム10では、前記電子カルテ装置1が、ユーザーによる前記診察端末2又は前記受付端末3の操作に応じて、前記カルテ情報等を含むカルテ画面P1(図3参照)等の表示画面を前記診察端末2又は前記受付端末3に表示させることが可能である。前記カルテ画面P1が前記診察端末2又は前記受付端末3に表示されることにより、ユーザーに前記電子カルテが提示され、ユーザーにおいては、前記診察端末2又は前記受付端末3を通じて前記電子カルテを確認することが可能となる。そして、ユーザーは、前記診察端末2又は前記受付端末3に表示される前記カルテ画面P1上で、前記カルテ情報を編集する操作を行うことにより、前記カルテ情報の編集を行うことができる。なお、前記診察端末2又は前記受付端末3は、前記電子カルテ装置1から送信される表示データに基づいて前記カルテ画面P1を表示し、又は前記電子カルテ装置1に記憶されている各種のデータを参照して前記カルテ画面P1を表示する。 Further, the electronic medical record system 10 has a function of displaying the electronic medical record. In the electronic medical record system 10 according to the present embodiment, the electronic medical record apparatus 1 displays a medical record screen P1 (see FIG. 3) containing the medical record information etc. in response to the user's operation of the examination terminal 2 or the reception terminal 3. It is possible to display a display screen such as the following on the examination terminal 2 or the reception terminal 3. By displaying the medical record screen P1 on the medical examination terminal 2 or the reception terminal 3, the electronic medical record is presented to the user, and the user confirms the electronic medical record through the medical examination terminal 2 or the reception terminal 3. becomes possible. Then, the user can edit the medical record information by performing an operation to edit the medical record information on the medical record screen P1 displayed on the medical examination terminal 2 or the reception terminal 3. The examination terminal 2 or the reception terminal 3 displays the medical record screen P1 based on the display data transmitted from the electronic medical record apparatus 1, or displays various data stored in the electronic medical record apparatus 1. The medical record screen P1 is displayed with reference.

具体的に、本実施形態では、前記電子カルテ装置1と前記診察端末2又は前記受付端末3とによりサーバークライアントシステムが構成されており、前記電子カルテ装置1が前記診察端末2又は前記受付端末3のユーザー操作に応じて表示及び印刷などの各種の処理を実行する場合について説明する。そのため、本実施形態において、以下に説明する「表示」、「操作」、「選択」、及び「入力」等は、前記診察端末2又は前記受付端末3を用いて行われるものとして説明する。なお、同様の表示及び操作などが前記電子カルテ装置1で行われてもよい。 Specifically, in this embodiment, a server client system is configured by the electronic medical record device 1 and the medical examination terminal 2 or the reception terminal 3, and the electronic medical record device 1 is connected to the medical examination terminal 2 or the reception terminal 3. A case will be described in which various processes such as display and printing are executed in response to user operations. Therefore, in this embodiment, "display", "operation", "selection", "input", etc. described below will be described as being performed using the examination terminal 2 or the reception terminal 3. Note that similar displays and operations may be performed on the electronic medical record device 1.

さらに、前記電子カルテシステム10は、処方箋Sh1(図1参照)を出力する機能を有している。本実施形態に係る前記電子カルテシステム10では、前記電子カルテ装置1が、前記カルテ情報に従って処方箋情報を生成し、ユーザーによる前記診察端末2又は前記受付端末3の操作に応じて、前記処方箋情報を出力させることが可能である。具体的に、前記電子カルテ装置1は、例えば、前記処方箋情報を含む印刷データを生成し、当該印刷データを前記プリンター4に出力し前記処方箋Sh1を印刷(発行)させることが可能である。 Furthermore, the electronic medical record system 10 has a function of outputting a prescription Sh1 (see FIG. 1). In the electronic medical record system 10 according to the present embodiment, the electronic medical record apparatus 1 generates prescription information according to the medical record information, and transmits the prescription information in accordance with the operation of the examination terminal 2 or the reception terminal 3 by the user. It is possible to output it. Specifically, the electronic medical record device 1 can, for example, generate print data including the prescription information, output the print data to the printer 4, and print (issue) the prescription Sh1.

また、前記電子カルテシステム10は、会計情報の登録及び更新などの会計処理を実行可能なレセプト電算処理システムの機能を有している。本実施形態に係る前記電子カルテシステム10では、前記電子カルテ装置1が、例えば、ユーザーによる前記受付端末3の操作に応じて、前記カルテ情報に従って前記会計情報の登録及び更新などの前記会計処理を実行する。 Further, the electronic medical record system 10 has the function of a receipt computer processing system capable of executing accounting processing such as registration and updating of accounting information. In the electronic medical record system 10 according to the present embodiment, the electronic medical record device 1 performs the accounting processing such as registering and updating the accounting information according to the medical record information in response to the operation of the reception terminal 3 by the user, for example. Execute.

前記上位システム5は、前記電子カルテシステム10とは別の医療関連システムであって、前記電子カルテシステム10と通信により連携可能であればよく、前記電子カルテシステム10に対して「上位」の関係にあることは必須でない。前記上位システム5は、例えば患者データ、薬品の患者への処方又は投与に関する処方データ、及び患者について行われた各種の検査の検査結果に関する検査データなどの入力を受け付け可能である。前記患者データには、例えば患者ID又は患者名(氏名)などのように個々の患者を識別するための患者識別情報、並びに、患者の年齢、性別、既往歴、処方薬履歴、飲酒有無、喫煙有無、家族情報、及び患者の身長、体重、体表面積等の身体情報など、患者に関する種々の情報が含まれる。 The higher-level system 5 is a medical-related system that is different from the electronic medical record system 10 and only needs to be able to cooperate with the electronic medical record system 10 through communication, and has a "superordinate" relationship with the electronic medical record system 10. It is not necessary that it be in The host system 5 can receive inputs such as patient data, prescription data regarding the prescription or administration of medicines to patients, and test data regarding test results of various tests performed on patients. The patient data includes patient identification information for identifying individual patients, such as patient ID or patient name, as well as patient's age, gender, medical history, prescription drug history, alcohol consumption, and smoking. Various information regarding the patient is included, such as presence/absence, family information, and physical information such as the patient's height, weight, and body surface area.

前記上位システム5は、前記患者データ、前記処方データ及び前記検査データなどを、ユーザー操作に応じて前記電子カルテ装置1に入力し、又は予め設定された締め処理時刻などの所定タイミングで自動的に前記電子カルテ装置1に入力する。また、前記電子カルテ装置1が前記上位システム5から前記患者データ、前記処方データ及び前記検査データなどを能動的に読み出す構成であってもよい。前記上位システム5は複数設けられてもよく、さらに、複数の前記上位システム5は異なる種類のシステムを含んでもよい。なお、前記患者データ、前記処方データ及び前記検査データの少なくとも一つは、前記診察端末2、前記受付端末3又は前記電子カルテ装置1に対するユーザーの操作により、前記電子カルテシステム10に直接的に入力されてもよい。 The host system 5 inputs the patient data, the prescription data, the test data, etc. into the electronic medical record device 1 according to user operations, or automatically inputs the patient data, the prescription data, the test data, etc. at a predetermined timing such as a preset closing processing time. The information is input into the electronic medical record device 1. Further, the electronic medical record device 1 may be configured to actively read out the patient data, the prescription data, the test data, etc. from the host system 5. A plurality of the higher-level systems 5 may be provided, and furthermore, the plurality of higher-level systems 5 may include different types of systems. Note that at least one of the patient data, the prescription data, and the test data is directly input into the electronic medical record system 10 by a user's operation on the examination terminal 2, the reception terminal 3, or the electronic medical record device 1. may be done.

ところで、例えば日本国においては、診療報酬の改定により「リフィル処方箋」が導入される。前記リフィル処方箋とは、一定の定められた期間内に反復使用できる処方箋のことであり、従前の処方箋とは様式からして異なる。そのため、前記電子カルテシステム10が前記処方箋Sh1を出力するとしても、前記電子カルテシステム10が前記リフィル処方箋に対応していなければ、最終的に、前記リフィル処方箋に対応する様式に人が手書きで修正する必要がある。結果的に、前記処方箋Sh1の出力に手間がかかりやすいという問題がある。 By the way, in Japan, for example, "refill prescriptions" will be introduced due to the revision of medical fees. The refill prescription is a prescription that can be used repeatedly within a certain fixed period, and is different from previous prescriptions in terms of format. Therefore, even if the electronic medical record system 10 outputs the prescription Sh1, if the electronic medical record system 10 does not support the refill prescription, a person will eventually manually modify the format corresponding to the refill prescription. There is a need to. As a result, there is a problem in that outputting the prescription Sh1 tends to be time-consuming.

このような事情に鑑みて、本実施形態に係る前記電子カルテシステム10は、前記処方箋Sh1の出力に手間がかかりにくくするための構成を採用する。具体的には、図1に示すように、前記電子カルテシステム10は、登録処理部115と、出力処理部116と、を備える。前記登録処理部115は、ユーザーの操作に応じて、前記リフィル処方箋に関するリフィル情報を登録する。前記出力処理部116は、登録された前記リフィル情報を反映した前記処方箋Sh1を出力する。 In view of such circumstances, the electronic medical record system 10 according to the present embodiment adopts a configuration that makes outputting the prescription Sh1 less time-consuming. Specifically, as shown in FIG. 1, the electronic medical record system 10 includes a registration processing section 115 and an output processing section 116. The registration processing unit 115 registers refill information regarding the refill prescription in response to a user's operation. The output processing unit 116 outputs the prescription Sh1 reflecting the registered refill information.

[診察端末2]
前記診察端末2は、制御部21、記憶部22、通信I/F23、表示部24、操作部25、及びドライブ装置26などを備えるパーソナルコンピュータである。前記診察端末2は、前記電子カルテシステム10が使用される医療機関(本実施形態では病院)に配置され、ユーザーによって操作される操作端末である。例えば、前記診察端末2は、前記医療機関の診察室等に配置され、診察に際して、前記医療機関の医師によって使用される。なお、前記診察端末2は、スマートフォン、タブレット端末、ウェアラブル端末、又はラップトップコンピュータなどの携帯(可搬)型の情報処理装置であってもよい。
[Examination terminal 2]
The medical examination terminal 2 is a personal computer that includes a control section 21, a storage section 22, a communication I/F 23, a display section 24, an operation section 25, a drive device 26, and the like. The examination terminal 2 is an operating terminal that is placed in a medical institution (in this embodiment, a hospital) where the electronic medical record system 10 is used and is operated by a user. For example, the examination terminal 2 is placed in an examination room of the medical institution, and is used by a doctor of the medical institution during examinations. Note that the medical examination terminal 2 may be a portable information processing device such as a smartphone, a tablet terminal, a wearable terminal, or a laptop computer.

前記制御部21は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、及びEEPROM(登録商標)などの制御機器を有する。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の処理を実行させるための制御プログラムなどの情報が予め記憶される不揮発性の記憶部である。前記RAMは揮発性の記憶部、前記EEPROMは不揮発性の記憶部である。前記RAM及び前記EEPROMは、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される。そして、前記制御部21は、前記CPUを用いて、前記ROM、前記EEPROM、又は前記記憶部22に予め記憶された各種の制御プログラムに従って各種の処理を実行する。 The control unit 21 includes control devices such as a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and an EEPROM (registered trademark). The CPU is a processor that executes various types of arithmetic processing. The ROM is a non-volatile storage section in which information such as control programs for causing the CPU to execute various processes is stored in advance. The RAM is a volatile storage section, and the EEPROM is a nonvolatile storage section. The RAM and the EEPROM are used as temporary storage memory (work area) for various processes executed by the CPU. The control unit 21 uses the CPU to execute various processes according to various control programs stored in advance in the ROM, the EEPROM, or the storage unit 22.

前記記憶部22は、前記制御部21によって実行される各種の制御プログラム及び各種のデータが記憶されるハードディスク又はSSD(Solid State Drive)等の不揮発性の記憶部である。具体的に、前記記憶部22には、オペレーティングシステム(OS)及びブラウザソフトなどのアプリケーションプログラムが記憶されるプログラム記憶部が含まれる。前記ブラウザソフトは、前記通信網NT1を介して前記電子カルテ装置1にアクセスすることにより前記表示部24に各種の操作画面などを表示させると共に、前記操作部25を用いた前記操作画面に対する入力操作を前記電子カルテ装置1に伝達するためのアプリケーションソフトウェアである。例えば、前記制御部21は、前記ブラウザソフトにより表示される操作画面の所定位置に、前記電子カルテ装置1に対応するURL(Universal Resource Locator)などのアドレス情報が入力された場合に、該アドレス情報に基づいて前記電子カルテ装置1にアクセスする。 The storage unit 22 is a non-volatile storage unit such as a hard disk or an SSD (Solid State Drive) in which various control programs and various data executed by the control unit 21 are stored. Specifically, the storage unit 22 includes a program storage unit that stores application programs such as an operating system (OS) and browser software. The browser software displays various operation screens on the display unit 24 by accessing the electronic medical record device 1 via the communication network NT1, and performs input operations on the operation screen using the operation unit 25. This is application software for transmitting the information to the electronic medical record device 1. For example, when address information such as a URL (Universal Resource Locator) corresponding to the electronic medical record device 1 is input to a predetermined position on the operation screen displayed by the browser software, the control unit 21 controls the address information. The electronic medical record device 1 is accessed based on.

前記通信I/F23は、前記通信網NT1を介して前記電子カルテ装置1、及び前記プリンター4などの外部機器との間で、予め定められた通信プロトコルに従って無線又は有線でデータ通信を実行するネットワークカード等を有する通信インターフェースである。 The communication I/F 23 is a network that executes data communication wirelessly or by wire according to a predetermined communication protocol between the electronic medical record device 1 and external devices such as the printer 4 via the communication network NT1. It is a communication interface that has a card, etc.

前記表示部24は、前記制御部21からの制御指示に従って各種の情報を表示する液晶ディスプレイ又は有機EL(Electro-Luminescence)ディスプレイなどの装置である。例えば、前記制御部21は、前記ブラウザソフトに従って各種の処理を実行することにより、前記電子カルテ装置1から受信する表示用データに基づいて、当該表示用データに基づく各種の情報を前記表示部24に表示させる。 The display unit 24 is a device such as a liquid crystal display or an organic EL (Electro-Luminescence) display that displays various information according to control instructions from the control unit 21. For example, by executing various processes according to the browser software, the control unit 21 displays various information based on the display data received from the electronic medical record device 1 on the display unit 24. to be displayed.

前記操作部25は、前記診察端末2に各種の情報を入力するためにユーザーによって操作される装置である。具体的に、前記操作部25は、前記表示部24に表示される各種の操作画面における入力操作を受け付けるキーボード及びポインティングデバイス(マウス等)を含む。また、前記操作部25は、前記表示部24に表示される各種の操作画面に対するタッチ操作を受け付けるタッチパネル、又は音声認識により各種情報の入力を受け付ける音声入力装置を含んでもよい。そして、前記制御部21は、前記ブラウザソフトに従って各種の処理を実行することにより、前記操作部25に対するユーザー操作を受け付け、当該ユーザー操作の内容を前記電子カルテ装置1に入力する。 The operation unit 25 is a device operated by the user to input various information to the examination terminal 2. Specifically, the operation unit 25 includes a keyboard and a pointing device (such as a mouse) that accept input operations on various operation screens displayed on the display unit 24. Further, the operation unit 25 may include a touch panel that accepts touch operations on various operation screens displayed on the display unit 24, or a voice input device that accepts input of various information through voice recognition. Then, the control unit 21 receives a user operation on the operation unit 25 by executing various processes according to the browser software, and inputs the content of the user operation to the electronic medical record device 1.

前記ドライブ装置26は、前記OS又は前記ブラウザソフトなどが非一時的に記録されたコンピューター読み取り可能な記録媒体261から前記OS又は前記ブラウザソフトなどを読み取る装置である。前記ドライブ装置26は、前記診察端末2に一体化されていてもよいし、前記診察端末2に対して取り外し可能に接続されることで前記診察端末2に外付けされてもよい。前記記録媒体261は、CD、DVD、BD、又はUSBメモリーなどであり、前記ドライブ装置26は、CDドライブ、DVDドライブ、BDドライブ、又はUSBポートなどである。前記診察端末2では、前記制御部21により、前記ドライブ装置26を用いて前記記録媒体261から読み取られた前記OS又は前記ブラウザソフトなどが前記記憶部22の前記プログラム記憶部にインストールされる。 The drive device 26 is a device that reads the OS or the browser software from a computer-readable recording medium 261 on which the OS or the browser software is non-temporarily recorded. The drive device 26 may be integrated with the diagnosis terminal 2, or may be externally attached to the diagnosis terminal 2 by being removably connected to the diagnosis terminal 2. The recording medium 261 is a CD, DVD, BD, or USB memory, and the drive device 26 is a CD drive, a DVD drive, a BD drive, a USB port, or the like. In the examination terminal 2, the control unit 21 installs the OS or the browser software read from the recording medium 261 using the drive device 26 into the program storage unit of the storage unit 22.

具体的に、前記電子カルテ装置1は、例えば、HTML(Hyper Text Markup Language)などのWebページ記述言語によって記述されたデータを前記診察端末2に送信することにより、前記診察端末2の前記表示部24に各種の画面を表示させる。また、前記診察端末2の前記制御部21は、前記操作部25に対する操作入力に応じて前記電子カルテ装置1に操作信号を送信する。 Specifically, the electronic medical record device 1 transmits data written in a web page description language such as HTML (Hyper Text Markup Language) to the examination terminal 2, thereby displaying the display unit of the examination terminal 2. 24 to display various screens. Further, the control unit 21 of the medical examination terminal 2 transmits an operation signal to the electronic medical record device 1 in response to an operation input to the operation unit 25.

[受付端末3]
前記受付端末3は、制御部31、記憶部32、通信I/F33、表示部34、操作部35、及びドライブ装置36などを備えるパーソナルコンピュータである。前記受付端末3は、前記電子カルテシステム10が使用される医療機関(本実施形態では病院)に配置され、ユーザーによって操作される操作端末である。例えば、前記受付端末3は、前記医療機関の受付窓口等に配置され、前記会計処理を含む窓口業務に際して、前記医療機関の医療事務員によって使用される。
[Reception terminal 3]
The reception terminal 3 is a personal computer that includes a control section 31, a storage section 32, a communication I/F 33, a display section 34, an operation section 35, a drive device 36, and the like. The reception terminal 3 is an operating terminal that is placed in a medical institution (a hospital in this embodiment) where the electronic medical record system 10 is used and is operated by a user. For example, the reception terminal 3 is placed at a reception counter of the medical institution, and is used by a medical clerk of the medical institution during counter operations including the accounting process.

前記受付端末3のハードウェアとしての構成自体は前記診察端末2と同様であって、前記制御部31、前記記憶部32、前記通信I/F33、前記表示部34、前記操作部35、及び前記ドライブ装置36は、それぞれ前記診察端末2の前記制御部21、前記記憶部22、前記通信I/F23、前記表示部24、前記操作部25、及び前記ドライブ装置26に相当する。そのため、ここでは前記受付端末3の構成についての詳しい説明は省略する。なお、前記ドライブ装置36は、非一時的に記録されたコンピューター読み取り可能な記録媒体361から前記OS又は前記ブラウザソフトなどを読み取る。 The hardware configuration itself of the reception terminal 3 is the same as that of the diagnosis terminal 2, and includes the control section 31, the storage section 32, the communication I/F 33, the display section 34, the operation section 35, and the The drive device 36 corresponds to the control section 21, the storage section 22, the communication I/F 23, the display section 24, the operation section 25, and the drive device 26 of the examination terminal 2, respectively. Therefore, a detailed explanation of the configuration of the reception terminal 3 will be omitted here. Note that the drive device 36 reads the OS or the browser software from a non-temporarily recorded computer-readable recording medium 361.

[プリンター4]
前記プリンター4は、前記電子カルテ装置1、前記診察端末2又は前記受付端末3から前記通信網NT1を介して入力される印刷データに含まれる情報を紙などのシートに記録する印刷処理を実行可能なカラープリンター又はモノクロプリンターなどの画像形成装置である。本実施形態においては、一例として、前記プリンター4は、前記医療機関(病院)の受付窓口に配置されている。前記プリンター4では、例えば、前記処方箋情報を含む前記印刷データにより、前記カルテ情報中の前記処方データに基づく前記処方箋Sh1が印刷される。また、前記プリンター4は、例えば、レセプト(医療報酬明細書)等の印刷にも用いられる。
[Printer 4]
The printer 4 is capable of executing a printing process of recording information included in print data input from the electronic medical record device 1, the medical examination terminal 2, or the reception terminal 3 via the communication network NT1 on a sheet such as paper. An image forming device such as a color printer or a monochrome printer. In this embodiment, as an example, the printer 4 is placed at a reception desk of the medical institution (hospital). In the printer 4, for example, the prescription Sh1 based on the prescription data in the medical record information is printed using the print data including the prescription information. The printer 4 is also used, for example, to print receipts (medical remuneration statements) and the like.

[電子カルテ装置1]
前記電子カルテ装置1は、図1に示すように、制御部11、記憶部12、通信I/F13、表示部14、操作部15、及びドライブ装置16などを備えるコンピューターである。なお、前記電子カルテ装置1は、前記電子カルテシステム10が使用される病院又は薬局等の医療機関の外部に設けられてもよく、サーバー(又はクラウドコンピューティング)等で実現されてもよい。また、前記電子カルテ装置1は、スマートフォン、タブレット端末、又はラップトップコンピュータなどの情報処理装置であってもよい。
[Electronic medical record device 1]
As shown in FIG. 1, the electronic medical record device 1 is a computer that includes a control section 11, a storage section 12, a communication I/F 13, a display section 14, an operation section 15, a drive device 16, and the like. Note that the electronic medical record device 1 may be provided outside a medical institution such as a hospital or pharmacy where the electronic medical record system 10 is used, or may be realized by a server (or cloud computing) or the like. Further, the electronic medical record device 1 may be an information processing device such as a smartphone, a tablet terminal, or a laptop computer.

前記制御部11は、前記制御部21と同様の構成であって、CPU、ROM、RAM、及びEEPROMなどの制御機器を有し、前記CPUを用いて、前記ROM、前記EEPROM、又は前記記憶部12に予め記憶された各種の制御プログラムに従って各種の処理を実行する。 The control unit 11 has the same configuration as the control unit 21, and includes control devices such as a CPU, ROM, RAM, and EEPROM, and uses the CPU to control the ROM, the EEPROM, or the storage unit. Various processes are executed according to various control programs stored in advance in 12.

前記記憶部12は、前記制御部11によって実行される各種の制御プログラム及び各種のデータが記憶されるハードディスク又はSSD等の不揮発性の記憶部である。また、前記記憶部12には、プログラム記憶部121、マスター記憶部122、及び情報記憶部123が含まれる。 The storage unit 12 is a nonvolatile storage unit such as a hard disk or SSD in which various control programs and various data executed by the control unit 11 are stored. Further, the storage section 12 includes a program storage section 121, a master storage section 122, and an information storage section 123.

前記プログラム記憶部121は、後述の電子カルテ管理方法に係る各種処理を前記制御部11に実行させるための電子カルテプログラムなどが記憶される記憶領域である。なお、前記プログラム記憶部121には、オペレーティングシステム(OS)などのプログラムも記憶される。 The program storage unit 121 is a storage area in which electronic medical record programs and the like for causing the control unit 11 to execute various processes related to an electronic medical record management method, which will be described later, are stored. Note that the program storage unit 121 also stores programs such as an operating system (OS).

前記マスター記憶部122は、例えば、病名マスター、患者マスター、及び医薬品マスターなどの各種のマスター情報が記憶される記憶領域である。前記病名マスター、前記患者マスター、及び前記医薬品マスターなどは、前記電子カルテ装置1の初期設定時又はメンテナンス時などにおいて、前記電子カルテ装置1、前記診察端末2又は前記受付端末3のユーザー操作に応じて適宜編集されて前記マスター記憶部122に記憶される。 The master storage unit 122 is a storage area in which various types of master information such as a disease name master, a patient master, and a medicine master are stored, for example. The disease name master, the patient master, the medicine master, etc. are configured according to user operations on the electronic medical record apparatus 1, the examination terminal 2, or the reception terminal 3 during initial setting or maintenance of the electronic medical record apparatus 1. The data is edited as appropriate and stored in the master storage section 122.

前記情報記憶部123には、XML情報及びカルテデータベースなどの、前記電子カルテを構成する種々の情報が記憶される。前記XML情報は、前記電子カルテの前記カルテ情報をXML(Extensible Markup Language)を用いて記述したデータである。前記XML情報は、例えば前記診察端末2又は前記受付端末3を用いた医師等のユーザーの操作に応じて作成され、随時更新される。前記カルテデータベースは、前記電子カルテの前記カルテ情報を蓄積して長期的に保存するためのデータベースである。例えば、診察の終了時などにおいて前記診察端末2又は前記受付端末3を用いた医師等のユーザーによりカルテ情報の保存操作が行われると、前記XML情報に含まれる前記カルテ情報が前記カルテデータベースに保存される。 The information storage unit 123 stores various information constituting the electronic medical record, such as XML information and a medical record database. The XML information is data that describes the medical record information of the electronic medical record using XML (Extensible Markup Language). The XML information is created, for example, in response to an operation by a user such as a doctor using the examination terminal 2 or the reception terminal 3, and is updated at any time. The medical record database is a database for accumulating and long-term storage of the medical record information of the electronic medical record. For example, when a user such as a doctor using the examination terminal 2 or the reception terminal 3 performs an operation to save medical record information at the end of a medical examination, the medical record information included in the XML information is saved in the medical record database. be done.

なお、前記マスター情報、前記XML情報、及び前記カルテデータベースの少なくとも一つは、前記電子カルテ装置1とは別の記憶装置に記憶されてもよい。例えば、前記マスター情報、前記XML情報、及び前記カルテデータベースの少なくとも一つは、前記電子カルテシステム10外の外部サーバー(又はクラウドコンピューティング)等に記憶されてもよい。そして、前記制御部11がインターネット等を介して前記外部サーバー等にアクセス可能であってもよい。 Note that at least one of the master information, the XML information, and the medical record database may be stored in a storage device different from the electronic medical record apparatus 1. For example, at least one of the master information, the XML information, and the medical record database may be stored in an external server (or cloud computing) outside the electronic medical record system 10. The control unit 11 may be able to access the external server or the like via the Internet or the like.

前記通信I/F13は、前記通信I/F23と同様の構成であって、前記通信網NT1を介して前記診察端末2、前記受付端末3、及び前記プリンター4などの外部機器との間でデータ通信を実行する。前記通信I/F13は、前記上位システム5との間でもデータ通信を行う。 The communication I/F 13 has the same configuration as the communication I/F 23, and exchanges data with external devices such as the examination terminal 2, the reception terminal 3, and the printer 4 via the communication network NT1. Execute communication. The communication I/F 13 also performs data communication with the host system 5.

前記表示部14は、前記制御部11からの制御指示に従って各種の情報を表示する液晶ディスプレイ又は有機ELディスプレイなどの装置である。前記操作部15は、前記操作部25と同様の構成であって、前記電子カルテ装置1に各種の情報を入力するためにユーザーによって操作される装置である。そして、前記制御部11は、前記操作部15に対するユーザー操作を受け付け、当該ユーザー操作の内容に応じて処理を実行する。 The display unit 14 is a device such as a liquid crystal display or an organic EL display that displays various information according to control instructions from the control unit 11. The operation section 15 has the same configuration as the operation section 25, and is a device operated by a user to input various information to the electronic medical record device 1. Then, the control unit 11 receives a user operation on the operation unit 15, and executes a process according to the content of the user operation.

前記ドライブ装置16は、前記ドライブ装置26と同様の構成であって、前記電子カルテプログラムが非一時的に記録されたコンピューター読み取り可能な記録媒体161から前記電子カルテプログラムを読み取る装置である。そして、前記電子カルテ装置1では、前記制御部11により、前記ドライブ装置16を用いて前記記録媒体161から読み取られた前記電子カルテプログラムが前記記憶部12の前記プログラム記憶部121にインストールされる。なお、前記電子カルテプログラムは、前記記憶部12に予め記憶されていてもよいし、前記電子カルテ装置1が前記通信網NT1を介して外部装置から受信してもよい。 The drive device 16 has the same configuration as the drive device 26, and is a device that reads the electronic medical record program from a computer-readable recording medium 161 on which the electronic medical record program is non-temporarily recorded. In the electronic medical record apparatus 1 , the control unit 11 installs the electronic medical record program read from the recording medium 161 using the drive device 16 into the program storage unit 121 of the storage unit 12 . Note that the electronic medical record program may be stored in advance in the storage unit 12, or may be received by the electronic medical record apparatus 1 from an external device via the communication network NT1.

ところで、前記電子カルテ装置1の前記制御部11は、図1に示すように、入力処理部111、表示処理部112、編集処理部113、設定処理部114、前記登録処理部115、及び前記出力処理部116を含む。具体的に、前記制御部11は、前記電子カルテプログラムに従って後述の電子カルテ管理方法に係る各種の処理を実行することにより、前記入力処理部111、前記表示処理部112、前記編集処理部113、前記設定処理部114、前記登録処理部115、及び前記出力処理部116などの各種の処理部として機能する。すなわち、本実施形態では、前記電子カルテ装置1が前記電子カルテシステム10の主要機能を具現化する。言い換えれば、本実施形態に係る前記電子カルテシステム10は、前記電子カルテ装置1さえ備えていればよく、前記診察端末2、前記受付端末3、及び前記プリンター4などは、構成要素に含まなくてもよい。なお、前記制御部11は、複数のプロセッサーを備え、当該複数のプロセッサーのいずれかが前記各種の処理部として機能してもよい。また、前記各種の処理部の一部又は全部が電子回路で構成されていてもよい。 By the way, as shown in FIG. 1, the control unit 11 of the electronic medical record device 1 includes an input processing unit 111, a display processing unit 112, an editing processing unit 113, a setting processing unit 114, the registration processing unit 115, and the output processing unit 114. It includes a processing section 116. Specifically, the control unit 11 executes various processes related to the electronic medical record management method described below in accordance with the electronic medical record program, thereby controlling the input processing unit 111, the display processing unit 112, the editing processing unit 113, It functions as various processing units such as the setting processing unit 114, the registration processing unit 115, and the output processing unit 116. That is, in this embodiment, the electronic medical record device 1 embodies the main functions of the electronic medical record system 10. In other words, the electronic medical record system 10 according to the present embodiment only needs to include the electronic medical record device 1, and does not include the examination terminal 2, the reception terminal 3, the printer 4, etc. as components. Good too. Note that the control unit 11 may include a plurality of processors, and any one of the plurality of processors may function as the various processing units. Further, a part or all of the various processing units may be formed of an electronic circuit.

また、前記電子カルテ装置1の機能の一部又は全部が、前記診察端末2又は前記受付端末3に設けられることも他の実施形態として考えられる。例えば、前記診察端末2又は前記受付端末3に、前記電子カルテプログラムの一部又は全部がインストールされており、前記診察端末2の前記制御部21又は前記受付端末3の前記制御部31が、前記電子カルテ装置1から必要な情報を適宜取得して、後述の電子カルテ管理方法に係る各種の処理を実行することも考えられる。この場合、前記診察端末2又は前記受付端末3が前記電子カルテシステム10の主要機能を具現化する。さらに、前記電子カルテシステム10において、前記電子カルテ装置1と、前記診察端末2又は前記受付端末3と、が協働して後述の電子カルテ管理方法に係る各種の処理を実行することも考えられる。 Further, as another embodiment, a part or all of the functions of the electronic medical record device 1 may be provided in the examination terminal 2 or the reception terminal 3. For example, part or all of the electronic medical record program is installed on the examination terminal 2 or the reception terminal 3, and the control unit 21 of the examination terminal 2 or the control unit 31 of the reception terminal 3 It is also conceivable to appropriately acquire necessary information from the electronic medical record device 1 and execute various processes related to the electronic medical record management method described below. In this case, the examination terminal 2 or the reception terminal 3 embodies the main functions of the electronic medical record system 10. Furthermore, in the electronic medical record system 10, it is also conceivable that the electronic medical record device 1 and the examination terminal 2 or the reception terminal 3 cooperate to execute various processes related to the electronic medical record management method described below. .

前記入力処理部111は、前記診察端末2又は前記受付端末3における入力操作に応じて、前記カルテ情報に関連する情報を入力情報として入力する入力処理(入力ステップ)を行う。前記診察端末2又は前記受付端末3では、患者に関する情報(患者ID、氏名等)、疾病情報、診察内容、診断結果、投薬情報、検査結果及び経過等の診療情報等の種々の情報が入力される。そして、これら情報が、前記入力情報として前記診察端末2又は前記受付端末3から前記電子カルテ装置1に送信されて、前記入力処理部111により前記カルテ情報に登録される。 The input processing unit 111 performs an input process (input step) of inputting information related to the medical record information as input information in response to an input operation on the examination terminal 2 or the reception terminal 3. In the medical examination terminal 2 or the reception terminal 3, various information such as patient information (patient ID, name, etc.), disease information, examination contents, diagnosis results, medication information, test results, and medical treatment information such as progress is input. Ru. Then, this information is transmitted as the input information from the examination terminal 2 or the reception terminal 3 to the electronic medical record apparatus 1, and is registered in the medical record information by the input processing section 111.

前記表示処理部112は、前記カルテ画面P1等の表示画面を表示させる表示処理(表示ステップ)を行う。本実施形態では、前記カルテ画面P1は、例えば前記診察端末2の前記表示部24に表示されるので、前記表示処理部112は、前記診察端末2にデータを送信することで前記カルテ画面P1を表示させる。具体的に、前記表示処理部112は、例えば前記記憶部12に記憶されている前記電子カルテに基づいて、前記カルテ画面P1を生成し、当該カルテ画面P1を前記診察端末2に出力することにより、前記カルテ画面P1を表示させる。前記受付端末3の前記表示部34に前記カルテ画面P1を表示させる場合、前記表示処理部112は、前記受付端末3にデータを送信することで前記カルテ画面P1を表示させる。 The display processing unit 112 performs a display process (display step) to display a display screen such as the medical chart screen P1. In this embodiment, the medical record screen P1 is displayed on the display unit 24 of the medical examination terminal 2, so the display processing unit 112 displays the medical record screen P1 by transmitting data to the medical examination terminal 2. Display. Specifically, the display processing unit 112 generates the medical record screen P1 based on the electronic medical record stored in the storage unit 12, and outputs the medical record screen P1 to the examination terminal 2. , displays the medical record screen P1. When displaying the medical record screen P1 on the display unit 34 of the reception terminal 3, the display processing unit 112 displays the medical record screen P1 by transmitting data to the reception terminal 3.

前記編集処理部113は、医師等のユーザーの操作に応じて、前記電子カルテの前記カルテ情報を編集する編集処理(編集ステップ)を行う。前記編集処理部113が行う前記カルテ情報の編集には、前記カルテ情報の新規記録、追記、削除及び更新等、前記電子カルテに含まれる前記カルテ情報に変更を加える種々の処理が含まれる。本実施形態では、前記カルテ情報の編集のためのユーザー操作は、前記カルテ画面P1上で行われる。具体的に、前記表示処理部112が、例えば前記診察端末2に前記カルテ画面P1を表示させた状態で、前記診察端末2に対してユーザーが行う操作に応じて、前記編集処理部113が前記カルテ情報の編集を行う。ただし、前記カルテ情報の編集のための操作を行うユーザーは、前記電子カルテの編集権限を有するユーザーに限られている。そのため、前記電子カルテについて前記編集権限を有さないユーザーが操作を行ったところで、前記編集処理部113は、当該電子カルテの前記カルテ情報の編集を行わない。 The editing processing unit 113 performs an editing process (editing step) of editing the medical record information of the electronic medical record in response to an operation by a user such as a doctor. Editing of the medical record information performed by the editing processing unit 113 includes various processes for changing the medical record information included in the electronic medical record, such as new recording, addition, deletion, and updating of the medical record information. In this embodiment, the user operation for editing the medical record information is performed on the medical record screen P1. Specifically, with the display processing unit 112 displaying the chart screen P1 on the medical examination terminal 2, the editing processing unit 113 may cause the display processing unit 113 to Edit medical record information. However, a user who performs an operation to edit the medical record information is limited to a user who has the authority to edit the electronic medical record. Therefore, even if a user who does not have the editing authority performs an operation on the electronic medical record, the editing processing unit 113 does not edit the medical record information of the electronic medical record.

本実施形態では、前記電子カルテの前記カルテ情報を編集する方法として、複数の方法が用意されている。例えば、前記カルテ画面P1の所望領域をマウス又はタッチパネル等で選択後、キーボードから文字列を入力することによって、前記カルテ情報を記載(新規記録又は追記)することができる。また、前記カルテ画面P1に表示されているキーパッドをマウス、テンキー又はタッチパネル等で操作することによって、前記カルテ情報を記載することもできる。また、任意のカルテ情報を予めセット情報として登録しておき、当該セット情報をマウス、テンキー又はタッチパネルで選択することによって、前記カルテ情報を記載することもできる。また、前記セット情報を示すアイコンを前記カルテ画面P1の所望領域にドラッグアンドドロップ等により移動させることによって、前記カルテ情報を記載することもできる。さらに、前記編集処理部113は、前記上位システム5若しくはその他のシステムなどから取得する情報に基づいて、前記カルテ情報を自動的に編集してもよい。 In this embodiment, a plurality of methods are prepared as methods for editing the medical record information of the electronic medical record. For example, the medical record information can be written (newly recorded or added) by selecting a desired area on the medical record screen P1 with a mouse or a touch panel, and then inputting a character string from a keyboard. Further, the medical record information can also be entered by operating the keypad displayed on the medical record screen P1 using a mouse, numeric keypad, touch panel, or the like. Alternatively, the medical record information can be written by registering any medical record information in advance as set information and selecting the set information using a mouse, numeric keypad, or touch panel. Further, the medical record information can be written by moving an icon indicating the set information to a desired area of the medical record screen P1 by dragging and dropping or the like. Furthermore, the editing processing unit 113 may automatically edit the medical record information based on information acquired from the host system 5 or other systems.

ここで、前記編集処理部113は、基本的に、前記電子カルテの前記カルテ情報の全体をまとめて編集するのではなく、前記カルテ情報の一部について編集を行う。つまり、前記カルテ情報は複数の情報を含んでおり、これら複数の情報のうちの一部の情報が、編集中情報として、前記編集処理部113での編集の対象となる。本実施形態では、例えばセンテンス(文)、行、文節、単語、段落、項目、又は領域などを編集単位として、当該編集単位について前記編集中情報が設定される。 Here, the editing processing unit 113 basically edits a part of the medical record information, rather than editing the entire medical record information of the electronic medical record at once. In other words, the medical record information includes a plurality of pieces of information, and some of the pieces of information are to be edited by the editing processing unit 113 as information being edited. In this embodiment, for example, a sentence, line, clause, word, paragraph, item, or region is used as an editing unit, and the editing information is set for the editing unit.

前記設定処理部114は、前記電子カルテシステム10の動作設定に係る設定処理(設定ステップ)を行う。前記設定処理部114が行う前記動作設定には、前記プリンター4による印刷動作に係る設定、及び前記電子カルテシステム10の種々の機能の有効/無効の設定等が含まれる。本実施形態では、前記動作設定のためのユーザー操作は、前記診察端末2等に表示される動作設定画面上で行われる。具体的に、前記表示処理部112が、例えば前記診察端末2に前記動作設定画面を表示させた状態で、前記診察端末2に対してユーザーが行う操作に応じて、前記設定処理部114が前記動作設定に係る設定を行う。ただし、前記動作設定のための操作を行うユーザーは、前記動作設定の設定権限を有するユーザーに限られている。そのため、前記動作設定の前記設定権限を有さないユーザーが操作を行ったところで、前記設定処理部114は、当該動作設定に係る設定を行わない。 The setting processing unit 114 performs setting processing (setting step) related to operation settings of the electronic medical record system 10. The operation settings performed by the setting processing unit 114 include settings related to printing operations by the printer 4, settings for enabling/disabling various functions of the electronic medical record system 10, and the like. In this embodiment, the user operation for the operation setting is performed on the operation setting screen displayed on the examination terminal 2 or the like. Specifically, while the display processing section 112 displays the operation setting screen on the examination terminal 2, the setting processing section 114 causes the operation setting screen to be displayed in response to an operation performed by a user on the examination terminal 2. Configure settings related to operation settings. However, the user who performs the operation for the operation setting is limited to a user who has the authority to set the operation setting. Therefore, even if a user who does not have the authority to set the operation settings performs an operation, the setting processing unit 114 does not perform settings related to the operation settings.

前記登録処理部115は、前記リフィル処方箋に関する前記リフィル情報の登録処理(登録ステップ)を実行する。前記リフィル情報は、例えば、リフィル(処方箋の反復使用)の可否、及びリフィルの許容回数等の情報を含む。本実施形態では、前記リフィル情報は、リフィルの可否、及び前記許容回数の両方の情報を含む。前記許容回数は、前記リフィル処方箋を一定の定められた期間内に反復使用な上限の回数を表す値であって、一例として、「2回」又は「3回」から選択される。つまり、基本的には、リフィル可能であることを示す前記リフィル情報が登録されている場合、前記電子カルテシステム10から出力される前記処方箋Sh1は、一定の定められた期間内に反復使用できる前記リフィル処方箋となる。そして、例えば、前記許容回数が「3回」であることを示す前記リフィル情報が登録されている場合、前記リフィル処方箋は、一定の定められた期間内において「3回」まで反復使用可能となる。 The registration processing unit 115 executes a registration process (registration step) of the refill information regarding the refill prescription. The refill information includes, for example, information such as whether refills (repeated use of a prescription) are allowed, and the permitted number of refills. In this embodiment, the refill information includes information on both whether or not refilling is possible and the number of times the refill is allowed. The permissible number of times is a value representing the upper limit number of times that the refill prescription can be used repeatedly within a predetermined period of time, and is selected from "two times" or "three times" as an example. That is, basically, if the refill information indicating that the prescription is refillable is registered, the prescription Sh1 output from the electronic medical record system 10 is a prescription that can be used repeatedly within a certain predetermined period. This is a refill prescription. For example, if the refill information indicating that the permissible number of times is "3 times" is registered, the refill prescription can be used repeatedly up to "3 times" within a certain predetermined period. .

ここで、前記許容回数においては、前記リフィル処方箋を用いた初回(1回目)の処方についても、回数のカウントに含まれていることとする。つまり、前記リフィル処方箋を用いた、リフィル(反復使用)ではない初回の処方を1回目とし、その次の処方(最初のリフィル)を2回目として、更にその次の処方(二度目のリフィル)を3回目としてカウントする。そのため、例えば、前記許容回数が「3回」であれば、初回の処方に加えて、最大で2度のリフィル(反復使用)が可能であることを意味する。さらに、前記許容回数として、「0回」又は「1回」が選択可能であってもよい。前記リフィル処方箋の前記許容回数が「0回」又は「1回」であれば、初回の処方までしか前記リフィル処方箋を使用できないので、リフィル可能であることを示す前記リフィル情報が登録されているか否かによらず、当該リフィル処方箋は、実質的にリフィル不可として扱われる。 Here, in the allowable number of times, the first (first) prescription using the refill prescription is also included in the number of times counted. In other words, the first prescription that is not a refill (repeated use) using the refill prescription is considered the first prescription, the next prescription (first refill) is the second prescription, and the next prescription (second refill). Count as the third time. Therefore, for example, if the allowable number of times is "3 times", it means that in addition to the initial prescription, refilling (repeated use) is possible up to two times. Furthermore, "0 times" or "1 time" may be selectable as the allowable number of times. If the permissible number of times for the refill prescription is "0 times" or "1 time", the refill prescription can only be used up to the first prescription, so whether the refill information indicating that refills are possible is registered or not. Regardless, the refill prescription is essentially treated as non-refillable.

本実施形態では、前記登録処理部115は、前記カルテ情報ごとに、前記診察端末2又は前記受付端末3を用いたユーザー操作に応じて、前記情報記憶部123内の前記リフィル情報を新規に設定(登録)、又は編集(修正)することで、前記リフィル情報を登録する。ここで、前記リフィル情報は、前記カルテ情報に含まれていてもよく、前記カルテ情報とは別に前記情報記憶部123に記憶されていてもよい。具体的に、前記表示処理部112が、例えば前記診察端末2に前記カルテ画面P1を表示させた状態で、前記診察端末2に対してユーザーが行う操作に応じて、前記登録処理部115が、当該カルテ画面P1に対応する前記リフィル情報の登録を行う。ただし、前記リフィル情報の登録のための操作を行うユーザーは、前記リフィル情報の登録権限を有するユーザーに限られている。そのため、前記リフィル情報の前記登録権限を有さないユーザーが操作を行ったところで、前記登録処理部115は、当該リフィル情報の登録を行わない。 In this embodiment, the registration processing unit 115 newly sets the refill information in the information storage unit 123 for each of the medical record information in response to a user operation using the examination terminal 2 or the reception terminal 3. The refill information is registered by (registering) or editing (correcting). Here, the refill information may be included in the medical record information, or may be stored in the information storage unit 123 separately from the medical record information. Specifically, with the display processing unit 112 displaying the chart screen P1 on the medical examination terminal 2, in response to an operation performed by a user on the medical examination terminal 2, the registration processing unit 115: The refill information corresponding to the medical record screen P1 is registered. However, the user who performs the operation for registering the refill information is limited to a user who has the authority to register the refill information. Therefore, even if a user who does not have the authority to register the refill information performs an operation, the registration processing unit 115 does not register the refill information.

前記出力処理部116は、前記処方箋Sh1等の、前記電子カルテに関連する種々の情報を出力する出力処理(出力ステップ)を行う。本実施形態では、前記出力処理部116は、少なくとも登録された前記リフィル情報を反映した前記処方箋Sh1を出力する。具体的に、前記出力処理部116は、例えば前記カルテ画面P1を表示中の前記診察端末2がユーザーによる印刷操作を受け付けると、当該カルテ画面P1に対応する前記処方箋Sh1を前記プリンター4に印刷させる。ここで、印刷される前記処方箋Sh1には、少なくとも表示中の前記カルテ画面P1に対応する前記リフィル情報が反映される。 The output processing unit 116 performs an output process (output step) of outputting various information related to the electronic medical record, such as the prescription Sh1. In this embodiment, the output processing unit 116 outputs the prescription Sh1 that reflects at least the registered refill information. Specifically, for example, when the medical examination terminal 2 displaying the medical record screen P1 receives a print operation by a user, the output processing unit 116 causes the printer 4 to print the prescription Sh1 corresponding to the medical record screen P1. . Here, at least the refill information corresponding to the currently displayed medical record screen P1 is reflected in the printed prescription Sh1.

ただし、前記出力処理に係る「出力」の態様は、印刷に限らず、例えば、メモリー(前記記憶部12)への書き込み、表示、音声出力、データ出力、他システム(他装置)への送信、データベースへの書き込み、及び前記記憶部12以外のメモリーへの書き込み等を含んでもよい。例えば、前記出力処理部116は、前記カルテ情報に従って前記処方箋情報を生成し、当該処方箋情報を前記情報記憶部123に書き込むだけでもよく、前記処方箋Sh1を前記プリンター4に印刷させることは必須ではない。また、前記出力処理部116は、前記電子カルテシステム10以外の装置(前記上位システム5を含む)に、前記処方箋情報を出力してもよい。 However, the aspect of "output" related to the output processing is not limited to printing, but includes, for example, writing to memory (storage unit 12), display, audio output, data output, transmission to other systems (other devices), It may also include writing to a database, writing to a memory other than the storage unit 12, and the like. For example, the output processing unit 116 may generate the prescription information according to the medical record information and simply write the prescription information into the information storage unit 123, and it is not essential to have the printer 4 print the prescription Sh1. . Further, the output processing unit 116 may output the prescription information to a device other than the electronic medical record system 10 (including the host system 5).

[処方箋Sh1]
図2は、前記電子カルテシステム10で出力(発行)可能な前記処方箋Sh1の一例である。図2などの印刷物(処方箋Sh1)を示す図面において、領域を表す一点鎖線、引出線及び参照符号は、説明のために付しているに過ぎず、実際に印刷される訳ではない。
[Prescription Sh1]
FIG. 2 is an example of the prescription Sh1 that can be output (issued) by the electronic medical record system 10. In the drawings showing the printed matter (prescription Sh1) such as FIG. 2, the dashed-dot lines, leader lines, and reference numerals representing regions are only added for the purpose of explanation and are not actually printed.

前記処方箋Sh1は、処方される薬品(医薬品)の種類、用量、及び用法等、当該薬品に関する情報を含んでいる。本開示でいう「薬品」は、液状の薬品(薬液)、錠剤、及び粉状の薬品(粉薬)などを含む。すなわち、前記電子カルテシステム10のユーザーである医師は、患者を診察した上で、当該患者に必要な前記薬品に関する情報を前記電子カルテシステム10に入力し、当該薬品に関する情報を含む前記処方箋Sh1を、前記電子カルテシステム10に出力させる。図2に例示する前記処方箋Sh1は、例えばA5サイズの用紙に前記プリンター4にて種々の情報が印刷された印刷物である。 The prescription Sh1 includes information regarding the prescribed medicine (medicine), such as the type, dose, and usage. "Drugs" in the present disclosure include liquid drugs (liquid drugs), tablets, powdered drugs (powder drugs), and the like. That is, a doctor who is a user of the electronic medical record system 10 examines a patient, inputs information regarding the medicine necessary for the patient into the electronic medical record system 10, and writes the prescription Sh1 containing information regarding the medicine. , to be output to the electronic medical record system 10. The prescription Sh1 illustrated in FIG. 2 is, for example, a printed matter on which various information is printed by the printer 4 on A5 size paper.

また、本実施形態に係る電子カルテシステム10は、上述したように「リフィル処方箋」への対応を想定しているため、前記処方箋Sh1は、前記リフィル処方箋に対応可能な様式である。本開示でいう「リフィル処方箋」は、一定の定められた期間内に反復使用できる処方箋を意味する。そのため、患者においては、前記リフィル処方箋の1回目の使用で調剤された前記薬品が無くなった後、医師の再診を受けることなく、同じ内容の処方を受けたこととして、前記リフィル処方箋の2回目、又は3回目の使用で調剤された前記薬品を受け取ることができる。このように、前記リフィル処方箋を用いた調剤は、予め医師が指定した日数、量の範囲内で分割して患者に前記薬品を提供する分割調剤とは異なる。 Further, since the electronic medical record system 10 according to the present embodiment is assumed to be compatible with "refill prescriptions" as described above, the prescription Sh1 is in a format that can be compatible with the refill prescriptions. A "refill prescription" as used in the present disclosure means a prescription that can be used repeatedly within a certain defined period of time. Therefore, after the patient runs out of the drug dispensed in the first use of the refill prescription, the patient does not receive a second visit to the doctor and is considered to have received the same prescription. , or may receive the drug dispensed for a third use. In this way, dispensing using the refill prescription is different from split dispensing, in which the drug is divided and provided to the patient within the number of days and amount specified by the doctor in advance.

さらに、日本国においては、前記リフィル処方箋に関して、前記処方箋Sh1のリフィル(反復使用)可能な回数(前記許容回数)についても、医師が指定するよう規定されている。例えば、前記許容回数が「3回」に指定されている前記リフィル処方箋によれば、患者は、一定の定められた期間内において、最大3回まで、同一の前記リフィル処方箋を使用して調剤された前記薬品を受け取ることができる。つまり、一定の定められた期間内であれば、当該リフィル処方箋は、最大3回まで使用することが可能である。ただし、前記許容回数の最大値は、日本国においては「3回」と定められており、したがって、前記リフィル処方箋は、実質的に2回又は3回の反復使用が可能な処方箋と言える。 Furthermore, in Japan, regarding the refill prescription, it is stipulated that the number of times the prescription Sh1 can be refilled (repeatedly used) (the permissible number of times) is also specified by a doctor. For example, according to the refill prescription in which the permissible number of times is specified as "3 times," the patient may dispense the same refill prescription up to three times within a certain predetermined period. can receive said medicines. In other words, the refill prescription can be used up to three times within a certain predetermined period. However, the maximum allowable number of times is defined as "three times" in Japan, and therefore, the refill prescription can be said to be a prescription that can be used repeatedly two or three times.

具体的に、前記処方箋Sh1は、患者情報欄C1、期間情報欄C2、処方欄C3、備考欄C4、バーコード欄C5、調剤実績欄C6、及びリフィル欄C7などを含んでいる。前記患者情報欄C1には、患者の氏名、生年月日、及び性別など、前記患者に関する事項が記入(印字)される。前記期間情報欄C2には、前記処方箋Sh1の交付年月日、及び前記処方箋Sh1の使用期間など、期間に関する事項が記入(印字)される。ここでいう前記処方箋Sh1の前記使用期間は、前記処方箋Sh1の有効期間の末日を意味し、特に記載がなければ前記処方箋Sh1の交付(発行)日を含めて4日以内となる。前記処方欄C3には、処方される前記薬品の種類、用量、及び用法など、処方された前記薬品に関する事項が記入(印字)される。前記備考欄C4には、調剤薬局(保険薬局)向けへの伝達事項などが記入(印字)される。前記バーコード欄C5には、バーコード及び二次元コードなどが記入(印字)される。 Specifically, the prescription Sh1 includes a patient information field C1, a period information field C2, a prescription field C3, a notes field C4, a barcode field C5, a dispensing history field C6, a refill field C7, and the like. In the patient information column C1, items related to the patient, such as the patient's name, date of birth, and gender, are entered (printed). In the period information column C2, items related to the period, such as the date of issue of the prescription Sh1 and the period of use of the prescription Sh1, are entered (printed). The usage period of the prescription Sh1 here means the last day of the validity period of the prescription Sh1, and unless otherwise specified, it is within 4 days including the delivery (issuance) date of the prescription Sh1. In the prescription column C3, matters related to the prescribed medicine, such as the type, dose, and usage of the prescribed medicine, are entered (printed). In the notes column C4, matters to be communicated to the dispensing pharmacy (insurance pharmacy), etc. are entered (printed). A barcode, a two-dimensional code, and the like are written (printed) in the barcode field C5.

前記調剤実績欄C6及び前記リフィル欄C7は、前記リフィル処方箋に対応するべく新設された欄である。前記調剤実績欄C6には、前記処方箋Sh1が前記リフィル処方箋として使用される場合に、調剤日など、前記調剤薬局での調剤の実績に関する事項が記入(印字)される。具体的に、前記調剤実績欄C6には、1回目、2回目、及び3回目の各々について、調剤の実施のチェックボックス(実施すれば「レ」又は「×」を記入)、及び調剤日の記入欄が含まれている。さらに、1回目及び2回目の各々には、次回調剤予定日の記入欄も付されている。前記リフィル欄C7には、前記処方箋Sh1の前記リフィル処方箋としての特性を表す事項が記入(印字)される。具体的に、前記リフィル欄C7には、リフィル(反復使用)の可否のチェックボックス(リフィル可能であれば「レ」又は「×」を記入)、及び前記許容回数の記入欄が含まれている。本実施形態では一例として、前記リフィル欄C7は前記処方欄C3内(最下行)に配置されているが、この例に限らず、前記リフィル欄C7は、前記処方欄C3の外に配置されてもよい。 The dispensing record column C6 and the refill column C7 are newly established columns to accommodate the refill prescription. In the dispensing record column C6, when the prescription Sh1 is used as the refill prescription, items related to the dispensing record at the dispensing pharmacy, such as the date of dispensing, are entered (printed). Specifically, in the above-mentioned dispensing record column C6, there is a check box for dispensing for each of the 1st, 2nd, and 3rd dispensing (if the dispensing is carried out, enter "R" or "x"), and the dispensing date. Contains entry fields. Furthermore, each of the first and second doses also includes an entry column for the next scheduled dispensing date. In the refill column C7, items representing the characteristics of the prescription Sh1 as the refill prescription are entered (printed). Specifically, the refill column C7 includes a check box indicating whether refills (repeated use) are possible (enter "R" or "x" if refills are possible), and an entry column for the allowable number of times. . In this embodiment, as an example, the refill column C7 is arranged within the prescription column C3 (bottom row), but the present invention is not limited to this example, and the refill column C7 is arranged outside the prescription column C3. Good too.

要するに、前記処方箋Sh1は、前記リフィル欄C7におけるリフィルの可否のチェックボックスに「レ」又は「×」が記入されていれば、前記リフィル処方箋として扱われる。この場合、前記リフィル欄C7に記入される前記許容回数を上限として、前記処方箋Sh1は、一定の定められた期間内に反復使用可能となる。一方、前記処方箋Sh1は、前記リフィル欄C7におけるリフィルの可否のチェックボックスに「レ」又は「×」が記入されていなければ、前記リフィル処方箋ではない通常の処方箋として扱われ、反復使用は不可となる。前記調剤実績欄C6に、チェック(「レ」又は「×」)及び日付(前記調剤日、前記次回調剤予定日)を記入するのは、前記調剤薬局であるので、前記電子カルテシステム10から出力(発行)された時点では、図2に示すように、前記調剤実績欄C6のチェック及び日付は空欄とされる。 In short, the prescription Sh1 is treated as the refill prescription if a "re" or "x" is entered in the refillable checkbox in the refill column C7. In this case, the prescription Sh1 can be used repeatedly within a predetermined period up to the permissible number of times entered in the refill column C7. On the other hand, if "R" or "X" is not entered in the refillable checkbox in the refill column C7, the prescription Sh1 is treated as a normal prescription, not a refill prescription, and repeated use is not allowed. Become. Since it is the dispensing pharmacy that enters the check (“R” or “X”) and date (the dispensing date, the next scheduled dispensing date) in the dispensing record column C6, the information is output from the electronic medical record system 10. At the time of (issuance), as shown in FIG. 2, the check and date in the dispensing record column C6 are left blank.

なお、前記処方箋Sh1には、前記医療機関及び調剤薬局の名称、医師名、薬剤師名、連絡先、公費負担者番号、及び保険者番号などの情報も、適宜記載される。 Note that information such as the name of the medical institution and the dispensing pharmacy, the name of the doctor, the name of the pharmacist, contact information, the public payer number, and the insurance number are also appropriately written in the prescription Sh1.

[電子カルテ管理方法]
以下、前記電子カルテ装置1の前記制御部11によって実行される前記電子カルテ管理方法の一例について説明する。前記制御部11は、前記電子カルテプログラムを実行させるための予め設定された特定の開始操作が前記診察端末2又は前記受付端末3に対して行われた場合に、前記電子カルテ管理方法に係る各種の処理を実行する。また、前記電子カルテ管理方法は、当該電子カルテ管理方法の実行中であっても前記診察端末2又は前記受付端末3に対する特定の終了操作に応じて終了することがある。なお、本発明は、前記電子カルテ装置1のようなコンピューターによって前記電子カルテ管理方法の一部又は全部の処理を実行する、方法(電子カルテ管理方法)の発明として捉えてもよい。
[Electronic medical record management method]
An example of the electronic medical record management method executed by the control unit 11 of the electronic medical record apparatus 1 will be described below. When a preset specific start operation for executing the electronic medical record program is performed on the examination terminal 2 or the reception terminal 3, the control unit 11 performs various operations related to the electronic medical record management method. Execute the process. Further, the electronic medical record management method may be terminated in response to a specific termination operation on the examination terminal 2 or the reception terminal 3 even while the electronic medical record management method is being executed. Note that the present invention may be regarded as an invention of a method (electronic medical record management method) in which a computer such as the electronic medical record apparatus 1 executes part or all of the processing of the electronic medical record management method.

ここで、前記開始操作は、前記電子カルテ装置1に対する前記診察端末2又は前記受付端末3の接続(アプリケーションソフトウェアの起動)、並びにユーザーID及びパスワードの入力を伴うログインなどを含む。一方、前記終了操作は、前記カルテ画面P1等の前記表示画面を閉じる操作、ログアウト、及び前記電子カルテ装置1と前記診察端末2又は前記受付端末3との間の接続切断などを含む。 Here, the start operation includes connecting the medical examination terminal 2 or the reception terminal 3 to the electronic medical record apparatus 1 (starting the application software), logging in with input of a user ID and password, and the like. On the other hand, the termination operation includes an operation of closing the display screen such as the medical record screen P1, logging out, and disconnection between the electronic medical record apparatus 1 and the examination terminal 2 or the reception terminal 3.

また、前記電子カルテ装置1の前記制御部11は、基本的に、前記診察端末2の前記表示部24又は前記受付端末3の前記表示部34に表示される画面(前記カルテ画面P1等)を用いて、前記電子カルテ管理方法を実行する。本開示でいう「画面」は、前記表示部24又は前記表示部34等に表示される映像(画像)を意味し、図像、図形、写真、テキスト、及び動画などを含む。前記表示部24又は前記表示部34に表示される主な画面としては、図3に示す前記カルテ画面P1の他に、動作設定画面、及びホーム画面などがある。本実施形態では一例として、前記電子カルテ装置1の前記制御部11は、ユーザー操作に応じて、前記ホーム画面から前記カルテ画面P1などへ遷移可能に構成される。 Additionally, the control unit 11 of the electronic medical record device 1 basically controls the screen (the medical record screen P1, etc.) displayed on the display unit 24 of the examination terminal 2 or the display unit 34 of the reception terminal 3. to execute the electronic medical record management method. The “screen” in the present disclosure means a video (image) displayed on the display unit 24 or the display unit 34, and includes images, figures, photographs, texts, videos, and the like. The main screens displayed on the display section 24 or the display section 34 include an operation setting screen, a home screen, etc. in addition to the medical record screen P1 shown in FIG. In this embodiment, as an example, the control unit 11 of the electronic medical record device 1 is configured to be able to transition from the home screen to the medical record screen P1 or the like in response to a user operation.

すなわち、前記開始操作により、まず前記診察端末2の前記表示部24又は前記受付端末3の前記表示部34には、前記ホーム画面が表示される。そして、前記ホーム画面において、ある患者が指定された状態で特定の操作がされると、前記ホーム画面から当該患者についての前記電子カルテを表す前記カルテ画面P1に遷移する。前記表示部24(又は前記表示部34)に表示される各種の操作画面(前記カルテ画面P1を含む)では、前記操作部25(又は前記操作部35)がユーザーの操作が受け付ける。 That is, by the start operation, the home screen is first displayed on the display section 24 of the medical examination terminal 2 or the display section 34 of the reception terminal 3. When a specific operation is performed on the home screen with a certain patient designated, the home screen transitions to the medical record screen P1 representing the electronic medical record for the patient. On various operation screens (including the medical record screen P1) displayed on the display section 24 (or the display section 34), the operation section 25 (or the operation section 35) accepts user operations.

以下では一例として、前記診察端末2は、前記操作部25に含まれるマウス及びキーボードにて、前記表示部24に表示される前記カルテ画面P1等の前記表示画面上での入力操作を受け付けることとする。つまり、例えば前記登録処理部115に前記リフィル情報の前記登録処理を実行させる際においても、ユーザーは、前記操作部25に含まれるマウス及びキーボードを操作することで、前記リフィル情報を編集する操作(ユーザー操作)を行う。同様に、前記受付端末3は、前記操作部35に含まれるマウス及びキーボードにて、前記表示部34に表示される前記カルテ画面P1等の前記表示画面上での入力操作を受け付けることとする。なお、前記カルテ画面P1等の前記表示画面中の各種の操作ボタンは、前記表示画面に含まれるオブジェクトであって、当該操作ボタンは、当該操作ボタンを選択するような前記操作部25(又は前記操作部35)の操作によって操作される。例えば、ユーザーは、前記操作部25に含まれるマウスを操作し、前記カルテ画面P1中の任意の前記操作ボタンにカーソルを合わせてクリックするなどの操作を前記操作部25で行うことで、当該操作ボタンを操作できる。 In the following, as an example, the medical examination terminal 2 may accept an input operation on the display screen such as the chart screen P1 displayed on the display section 24 using a mouse and a keyboard included in the operation section 25. do. In other words, for example, when causing the registration processing unit 115 to execute the registration process of the refill information, the user can edit the refill information by operating the mouse and keyboard included in the operation unit 25. user operations). Similarly, the reception terminal 3 accepts input operations on the display screen such as the medical record screen P1 displayed on the display unit 34 using the mouse and keyboard included in the operation unit 35. The various operation buttons on the display screen such as the medical record screen P1 are objects included in the display screen, and the operation buttons are connected to the operation section 25 (or the It is operated by operating the operating section 35). For example, the user can operate the mouse included in the operation unit 25, move the cursor to any of the operation buttons on the medical record screen P1, and click the button. Can operate buttons.

[カルテ画面P1]
ここではまず、前記診察端末2の前記表示部24に表示される前記カルテ画面P1について、図3を参照して説明する。
[Medical record screen P1]
First, the chart screen P1 displayed on the display section 24 of the medical examination terminal 2 will be described with reference to FIG. 3.

図3は、前記カルテ画面P1の一例を示す図である。図3に示すように、前記カルテ画面P1には、過去カルテ領域A1、現在カルテ領域A2、患者情報領域A3、キーパッド領域A4、ショートカット領域A5、及びカレンダー領域A6などが含まれている。また、図3などの前記表示部24(又は前記表示部34)に表示される画面を示す図面において、領域を表す一点鎖線、引出線及び参照符号は、説明のために付しているに過ぎず、実際に前記表示部24(又は前記表示部34)に表示される訳ではない。 FIG. 3 is a diagram showing an example of the medical record screen P1. As shown in FIG. 3, the medical record screen P1 includes a past medical record area A1, a current medical record area A2, a patient information area A3, a keypad area A4, a shortcut area A5, a calendar area A6, and the like. Furthermore, in the drawings showing the screen displayed on the display section 24 (or the display section 34) such as FIG. First, it is not actually displayed on the display section 24 (or the display section 34).

前記過去カルテ領域A1は、過去(前回又はそれ以前)の投薬情報などの診療情報が表示される領域である。前記現在カルテ領域A2は、現在入力中の投薬情報(今回処方)などの診療情報が表示される領域である。前記患者情報領域A3は、患者の基本情報が表示される領域である。前記キーパッド領域A4は、前記電子カルテ(前記カルテ情報)の編集に用いられるキーパッドが表示される領域である。前記ショートカット領域A5は、前記電子カルテ(前記カルテ情報)の編集に用いられるショートカットキー等が表示される領域である。前記カレンダー領域A6は、日付及び曜日を表形式で表すカレンダー(七曜表)が表示される領域である。図3の例では、前記カレンダー領域A6には、横方向(左右方向)に並べて複数(ここでは3つ)のカレンダーが表示されている。 The past medical record area A1 is an area where medical information such as past (previous or previous) medication information is displayed. The current medical record area A2 is an area where medical information such as medication information (current prescription) that is currently being input is displayed. The patient information area A3 is an area where basic information about the patient is displayed. The keypad area A4 is an area where a keypad used for editing the electronic medical record (the medical record information) is displayed. The shortcut area A5 is an area where shortcut keys and the like used for editing the electronic medical record (the medical record information) are displayed. The calendar area A6 is an area where a calendar (Shichiyo table) representing dates and days of the week in a tabular format is displayed. In the example of FIG. 3, a plurality of (here, three) calendars are displayed in the calendar area A6, arranged horizontally (left and right).

前記電子カルテにおいては、前記カルテ画面P1の前記過去カルテ領域A1又は前記現在カルテ領域A2のように、1回の診察に関する前記診療情報として、「S」、「O」、「A」、「P」及び「指導」の各項目に分類されて各種の前記カルテ情報が記録される。「S」は主観情報(Subjective Information)であって、患者が主観的に感じている症状などに関する情報である。「O」は客観情報(Objective Information)であって、医師の診療所見及び検査所見などに関する情報である。「A」は評価情報(Assessment Information)であって、医師の評価及び判断などに関する情報である。「P」は計画情報(Plan Information)であって、投薬及び治療計画などに関する情報である。「指導」は指導情報であって、患者への教育及び指導などに関する情報である。 In the electronic medical record, as in the past medical record area A1 or the current medical record area A2 of the medical record screen P1, the medical information regarding one medical examination includes "S", "O", "A", and "P". ” and “Guidance”, and various types of medical record information are recorded. "S" is subjective information, which is information regarding symptoms and the like that are subjectively felt by the patient. "O" is objective information, and is information regarding a doctor's medical findings, test findings, and the like. "A" is assessment information, which is information regarding the doctor's evaluation and judgment. "P" is plan information, which is information regarding medication, treatment plans, and the like. “Guidance” is instruction information, and is information related to patient education and guidance.

診察が開始されると、前記カルテ画面P1の前記現在カルテ領域A2に、前記診察端末2を用いた医師等のユーザー操作に応じて、一又は複数の前記カルテ情報が順次に記載される。ここで、前記現在カルテ領域A2に表示されている現在の診察を「今回」とした場合に、前記過去カルテ領域A1に表示される前記診療情報は、同一患者についての前回(つまり今回の1つ前)、前々回(つまり今回の2つ前)、又はそれ以前(つまり今回の3つ以上前)のように、過去の任意の回の診察に係る情報である。前記過去カルテ領域A1に、いつの診察に係る前記診療情報を表示させるかは、前記診察端末2を用いた医師等のユーザー操作により任意に選択される。 When a medical examination is started, one or more pieces of the medical record information are sequentially written in the current medical record area A2 of the medical record screen P1 in response to a user operation by a doctor or the like using the medical examination terminal 2. Here, if the current medical examination displayed in the current medical record area A2 is defined as "this time," the medical information displayed in the past medical record area A1 is the same as the previous medical examination for the same patient (that is, the current one). This is information related to an arbitrary consultation in the past, such as the previous medical examination (previously), the previous medical examination (that is, two examinations before this one), or the previous examination (that is, three or more examinations before this one). The medical information relating to which medical examination is to be displayed in the past medical record area A1 is arbitrarily selected by a user operation by a doctor or the like using the medical examination terminal 2.

前記電子カルテシステム10では、前記電子カルテの前記カルテ情報を編集する方法として、例えば、前記現在カルテ領域A2の所望領域(所望項目)をマウス又はタッチパネル等で選択後、キーボードから文字列を入力することによって、前記電子カルテに前記カルテ情報が記載可能となる。また、前記キーパッド領域A4に表示されているキーパッドをマウス、テンキー又はタッチパネル等で操作することでも、前記カルテ情報を記載可能である。さらに、前記過去カルテ領域A1に表示される前記診療情報の少なくとも一部を、複製操作又はドラッグアンドドロップ操作等で前記現在カルテ領域A2に複製することにより、前記過去カルテ領域A1と同じ前記診療情報を前記カルテ情報に記載することも可能である。 In the electronic medical record system 10, as a method for editing the medical record information of the electronic medical record, for example, after selecting a desired area (desired item) in the current medical record area A2 with a mouse or a touch panel, etc., input a character string from a keyboard. This allows the medical record information to be written in the electronic medical record. Further, the medical record information can also be entered by operating the keypad displayed in the keypad area A4 using a mouse, numeric keypad, touch panel, or the like. Further, by copying at least a part of the medical information displayed in the past medical record area A1 to the current medical record area A2 by a copying operation or a drag-and-drop operation, the medical information that is the same as that in the past medical record area A1 can be added. It is also possible to write in the medical record information.

ここで、前記電子カルテは患者ごとに記録されているので、いずれの患者についての前記電子カルテを表示させるかは、前記診察端末2に対するユーザーの操作によって指定される。具体的に、前記表示処理部112は、前記診察端末2において、患者リストから対象となる患者を選択するための操作が行われると、その選択された患者に対応する前記カルテ画面P1を表示する。当該カルテ画面P1においては、選択された患者についての過去の診療情報及び今回の診療情報などが、前記過去カルテ領域A1及び前記現在カルテ領域A2に表示される。 Here, since the electronic medical record is recorded for each patient, the user's operation on the examination terminal 2 specifies which patient's electronic medical record is to be displayed. Specifically, when an operation is performed on the examination terminal 2 to select a target patient from the patient list, the display processing unit 112 displays the medical record screen P1 corresponding to the selected patient. . In the medical record screen P1, past medical information and current medical information regarding the selected patient are displayed in the past medical record area A1 and the current medical record area A2.

なお、前記カルテ画面P1は、例えば、スライドバーを含み、前記スライドバーの操作により、縦方向(上下方向)又は横方向(左右方向)のスクロール表示が可能に構成されていてもよい。これにより、前記電子カルテに含まれる多くの情報(前記カルテ情報)を、前記カルテ画面P1を通してユーザーに提示することが可能となる。 The medical record screen P1 may include, for example, a slide bar, and may be configured to be scrollable in the vertical direction (vertical direction) or horizontal direction (horizontal direction) by operating the slide bar. This makes it possible to present a lot of information (the medical record information) included in the electronic medical record to the user through the medical record screen P1.

[リフィル情報の登録処理]
本実施形態に係る前記電子カルテシステム10は、前記リフィル情報の前記登録処理を実行する前記登録処理部115を、前記制御部11に備えている。そのため、前記制御部11によって実行される前記電子カルテ管理方法は、前記登録処理を含んでいる。以下では、前記登録処理の詳細について、図4~図7を参照して説明する。なお、以下に参照する図4及び図6は、吹出内に画面の一部を拡大して示す図面である。また、以下に参照する図7は、図2に例示した前記処方箋Sh1のうちの前記リフィル欄C7周辺のみを切り取って拡大した図面である。
[Refill information registration process]
In the electronic medical record system 10 according to the present embodiment, the control unit 11 includes the registration processing unit 115 that executes the registration process of the refill information. Therefore, the electronic medical record management method executed by the control unit 11 includes the registration process. Details of the registration process will be explained below with reference to FIGS. 4 to 7. Note that FIGS. 4 and 6, which will be referred to below, are drawings showing an enlarged part of the screen inside the balloon. Further, FIG. 7, which will be referred to below, is a diagram in which only the vicinity of the refill column C7 of the prescription Sh1 illustrated in FIG. 2 is cut out and enlarged.

本実施形態では、前記制御部11の前記登録処理部115は、前記診察端末2又は前記受付端末3を用いたユーザー操作に応じて、前記情報記憶部123内の前記リフィル情報を新規に設定(登録)、又は編集(修正)することで、前記リフィル情報を登録する。具体的に、前記登録処理部115は、前記診察端末2又は前記受付端末3に表示される印刷画面P2(図4参照)と、投薬指示画面P3(図5参照)と、会計印刷画面P4(図6参照)とのうちの少なくとも一つにおいて、前記リフィル情報の前記登録処理に係るユーザー操作を受け付ける。 In this embodiment, the registration processing unit 115 of the control unit 11 newly sets the refill information in the information storage unit 123 in response to a user operation using the examination terminal 2 or the reception terminal 3. The refill information is registered by editing (registering) or editing (correcting). Specifically, the registration processing unit 115 prints a print screen P2 (see FIG. 4), a medication instruction screen P3 (see FIG. 5), and an accounting print screen P4 (see FIG. 5) displayed on the medical examination terminal 2 or the reception terminal 3. (see FIG. 6), a user operation related to the registration process of the refill information is accepted.

前記印刷画面P2は、前記診察端末2において、前記処方箋Sh1等を印刷するためのユーザー操作がされた際に、前記診察端末2の前記表示部24に表示される画面である。図4に示すように、前記印刷画面P2には、「病名印刷」、「印刷範囲」、「使用制限」、及び「処方箋備考へコメント追加」などの前記処方箋Sh1に印字する事項についての各種設定項目が含まれ、かつリフィル設定領域A20が含まれている。前記リフィル設定領域A20には、リフィル(反復使用)の可否のチェックボックスB21、前記許容回数の入力欄B22、及び登録ボタンB23が含まれている。前記印刷画面P2を表示中の前記診察端末2は、前記チェックボックスB21に対するチェック(「レ」又は「×」)の有無、及び前記入力欄B22への前記許容回数の入力のためのユーザー操作を受付可能である。つまり、医師であるユーザーにおいては、前記印刷画面P2上で、例えば、前記チェックボックスB21にチェックを付し、かつ前記入力欄B22に前記許容回数(「2」又は「3」)を入力した上で、前記登録ボタンB23を選択操作することで、リフィル可能とする旨の前記リフィル情報を登録することができる。一方、前記チェックボックスB21のチェックが外れた状態で、前記登録ボタンB23が選択操作されると、リフィル不可とする旨の前記リフィル情報が登録される。 The print screen P2 is a screen that is displayed on the display unit 24 of the medical examination terminal 2 when a user operation for printing the prescription Sh1 and the like is performed on the medical examination terminal 2. As shown in FIG. 4, the print screen P2 includes various settings for items to be printed on the prescription Sh1, such as "print disease name", "print range", "use restriction", and "add comment to prescription notes". items, and also includes a refill setting area A20. The refill setting area A20 includes a check box B21 indicating whether refill (repetitive use) is possible, an input field B22 for the allowable number of times, and a registration button B23. The medical examination terminal 2, which is displaying the print screen P2, performs a user operation to check whether the check box B21 is checked ("check" or "x") and to input the permissible number of times into the input field B22. Acceptable. In other words, a user who is a doctor may, for example, check the checkbox B21 on the print screen P2 and enter the allowable number of times ("2" or "3") in the input field B22. By selecting and operating the registration button B23, the refill information indicating that refilling is possible can be registered. On the other hand, when the registration button B23 is selected with the checkbox B21 unchecked, the refill information indicating that refilling is not possible is registered.

前記投薬指示画面P3は、前記診察端末2において、前記カルテ画面P1を表示中に特定のユーザー操作がされた際に、前記診察端末2の前記表示部24に表示される画面である。図5に示すように、前記投薬指示画面P3には、「医薬品・用法」、「用量・単位」、及び「区分」などの投薬指示に関する事項が含まれ、かつリフィル設定領域A30が含まれている。前記リフィル設定領域A30には、リフィルの可否のチェックボックスB31、前記許容回数の入力欄B32、及び登録ボタンB33が含まれている。前記投薬指示画面P3を表示中の前記診察端末2は、前記チェックボックスB31に対するチェックの有無、及び前記入力欄B32への前記許容回数の入力のためのユーザー操作を受付可能である。つまり、医師であるユーザーにおいては、前記投薬指示画面P3上で、例えば、前記チェックボックスB31にチェックを付し、かつ前記入力欄B32に前記許容回数(「2」又は「3」)を入力した上で、前記登録ボタンB33を選択操作することで、リフィル可能とする旨の前記リフィル情報を登録することができる。一方、前記チェックボックスB31のチェックが外れた状態で、前記登録ボタンB33が選択操作されると、リフィル不可とする旨の前記リフィル情報が登録される。 The medication instruction screen P3 is a screen that is displayed on the display unit 24 of the medical examination terminal 2 when a specific user operation is performed while the medical record screen P1 is being displayed on the medical examination terminal 2. As shown in FIG. 5, the medication instruction screen P3 includes items related to medication instructions such as "medicine/dosage," "dose/unit," and "category," and also includes a refill setting area A30. There is. The refill setting area A30 includes a check box B31 indicating whether refills are allowed, an input field B32 for the allowable number of times, and a registration button B33. The medical examination terminal 2 that is displaying the medication instruction screen P3 can accept user operations for checking the check box B31 or not, and for inputting the permissible number of times in the input field B32. In other words, the user who is a doctor has, for example, checked the checkbox B31 on the medication instruction screen P3 and entered the allowable number of times ("2" or "3") in the input field B32. By selecting and operating the registration button B33 above, the refill information indicating that refilling is possible can be registered. On the other hand, when the registration button B33 is selected with the checkbox B31 unchecked, the refill information indicating that refilling is not possible is registered.

このように、前記投薬指示画面P3にて前記リフィル情報の登録が可能であれば、例えば、前記カルテ画面P1上でユーザーがショートカットキーを操作することで、前記印刷画面P2を経由せずに前記処方箋Sh1が印刷されるようなケースにおいても、前記リフィル情報の登録が可能である。なお、前記ホーム画面等から前記印刷画面P2を経由して前記処方箋Sh1が印刷されるケースにおいては、前記印刷画面P2と前記投薬指示画面P3とのいずれかにおいて、前記リフィル情報を登録可能である。 In this way, if the refill information can be registered on the medication instruction screen P3, for example, the user can operate the shortcut key on the medical record screen P1 to register the refill information without going through the print screen P2. Even in a case where the prescription Sh1 is printed, the refill information can be registered. In addition, in the case where the prescription Sh1 is printed from the home screen etc. via the print screen P2, the refill information can be registered on either the print screen P2 or the medication instruction screen P3. .

前記会計印刷画面P4は、前記受付端末3において、前記処方箋Sh1等を印刷するためのユーザー操作がされた際に、前記受付端末3の前記表示部34に表示される画面である。図6に示すように、前記会計印刷画面P4には、「使用制限」、及び「処方箋備考へコメント追加」などの前記処方箋Sh1に印字する事項についての各種設定項目が含まれ、かつリフィル設定領域A40が含まれている。前記リフィル設定領域A40には、リフィルの可否のチェックボックスB41、前記許容回数の入力欄B42、及び登録ボタンB43が含まれている。前記会計印刷画面P4を表示中の前記受付端末3は、前記チェックボックスB41に対するチェックの有無、及び前記入力欄B42への前記許容回数の入力のためのユーザー操作を受付可能である。つまり、医療事務員であるユーザーにおいては、前記会計印刷画面P4上で、例えば、前記チェックボックスB41にチェックを付し、かつ前記入力欄B42に前記許容回数(「2」又は「3」)を入力した上で、前記登録ボタンB43を選択操作することで、リフィル可能とする旨の前記リフィル情報を登録することができる。一方、前記チェックボックスB41のチェックが外れた状態で、前記登録ボタンB43が選択操作されると、リフィル不可とする旨の前記リフィル情報が登録される。 The accounting print screen P4 is a screen displayed on the display unit 34 of the reception terminal 3 when a user operation for printing the prescription Sh1 and the like is performed on the reception terminal 3. As shown in FIG. 6, the accounting print screen P4 includes various setting items regarding matters to be printed on the prescription Sh1, such as "use restriction" and "add comment to prescription notes", and a refill setting area. A40 is included. The refill setting area A40 includes a check box B41 indicating whether refilling is possible, an input field B42 for the allowable number of times, and a registration button B43. The reception terminal 3 that is displaying the accounting print screen P4 can accept user operations to check whether or not the check box B41 is checked and to input the permissible number of times in the input field B42. That is, for a user who is a medical clerk, for example, check the check box B41 on the accounting print screen P4, and enter the allowable number of times ("2" or "3") in the input field B42. After inputting the information, by selecting and operating the registration button B43, the refill information indicating that refilling is possible can be registered. On the other hand, when the registration button B43 is selected with the checkbox B41 unchecked, the refill information indicating that refilling is not possible is registered.

このようにして、前記印刷画面P2と、前記投薬指示画面P3と、前記会計印刷画面P4との少なくとも一つにおいて、前記リフィル情報の登録が行われると、前記情報記憶部123に記憶されている前記リフィル情報の更新が行われる。ここで、前記リフィル情報は、前記カルテ情報に含まれていてもよく、前記カルテ情報とは別に前記情報記憶部123に記憶されていてもよい。ただし、前記リフィル情報は、少なくとも患者に関する情報(患者ID、氏名等)、及び処方日(診察日)などの前記診療情報に対応付けて記憶(登録)される。つまり、同一患者であっても、今回、前回、前々回、又はそれ以前の各回の診察に係る前記診療情報ごとに、異なる前記リフィル情報を登録することが可能である。 In this way, when the refill information is registered on at least one of the print screen P2, the medication instruction screen P3, and the accounting print screen P4, the refill information is stored in the information storage section 123. The refill information is updated. Here, the refill information may be included in the medical record information, or may be stored in the information storage unit 123 separately from the medical record information. However, the refill information is stored (registered) in association with at least the information regarding the patient (patient ID, name, etc.) and the medical information such as the prescription date (examination date). That is, even for the same patient, it is possible to register different refill information for each of the medical information related to the current, previous, previous, or previous consultation.

さらに、登録された前記リフィル情報は、前記プリンター4にて印刷される前記処方箋Sh1に反映される。すなわち、図7に示すように、前記処方箋Sh1の前記リフィル欄C7の記入状況が、前記リフィル情報に応じて変化する。 Furthermore, the registered refill information is reflected in the prescription Sh1 printed by the printer 4. That is, as shown in FIG. 7, the entry status in the refill field C7 of the prescription Sh1 changes depending on the refill information.

例えば、リフィル不可とする旨の前記リフィル情報が登録されている場合、「リフィルなし」に示すように、前記処方箋Sh1においては、前記リフィル欄C7におけるリフィルの可否の前記チェックボックスにチェックは無く、かつ前記許容回数は空欄となる。一方、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が登録されている場合、「リフィル2回」に示すように、前記処方箋Sh1においては、前記リフィル欄C7におけるリフィルの可否の前記チェックボックスにチェックが付され、かつ前記許容回数として「2」が印字される。また、リフィル可能であって前記許容回数を「3回」とする旨の前記リフィル情報が登録されている場合、「リフィル3回」に示すように、前記処方箋Sh1においては、前記リフィル欄C7におけるリフィルの可否の前記チェックボックスにチェックが付され、かつ前記許容回数として「3」が印字される。 For example, if the refill information indicating that refills are not allowed is registered, as shown in "No refills", the check box indicating whether refills are allowed in the refill column C7 is not checked in the prescription Sh1; And the allowable number of times is left blank. On the other hand, if the refill information indicating that refills are possible and the allowable number of times is "2 times" is registered, as shown in "2 refills", in the prescription Sh1, in the refill column C7, A check is placed on the checkbox indicating whether or not refilling is possible, and "2" is printed as the allowable number of times. In addition, if the refill information indicating that refills are possible and the allowable number of times is "3 times" is registered, as shown in "3 refills", in the prescription Sh1, in the refill column C7, A check is placed on the checkbox indicating whether or not refilling is possible, and "3" is printed as the allowable number of times.

このように、本実施形態に係る前記電子カルテ管理方法によれば、前記リフィル情報が登録されることで、前記処方箋Sh1の前記リフィル処方箋に関する項目(前記リフィル欄C7)が自動的に記入(印字)されることになる。したがって、前記リフィル処方箋に対応する様式に人が手書きで修正する必要がなく、結果的に、前記処方箋Sh1の出力に手間がかかりにくい、という利点がある。 As described above, according to the electronic medical record management method according to the present embodiment, by registering the refill information, the item (the refill column C7) related to the refill prescription of the prescription Sh1 is automatically filled in (printed). ) will be done. Therefore, there is no need for a person to manually correct the format corresponding to the refill prescription, and as a result, there is an advantage that it is less time-consuming to output the prescription Sh1.

ところで、本実施形態では、前記登録処理部115は、同一患者に対して過去に登録された前記リフィル情報の引用機能を有している。ここでいう過去に登録された前記リフィル情報は、基本的には、前回の診察に係る前記診療情報に対応付けられた前記リフィル情報であることとする。 Incidentally, in this embodiment, the registration processing section 115 has a function of quoting the refill information registered in the past for the same patient. The refill information registered in the past here is basically the refill information associated with the medical information related to the previous medical examination.

具体的に、前記登録処理部115は、同一患者に対して過去に登録されている前記リフィル情報を、今回の診察における前記リフィル情報の初期値として引用する。そのため、例えば、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が、前回の診察に係る前記診療情報に対応付けて登録されている場合、今回の診察に際しては、予め、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が登録されることになる。したがって、例えば前記印刷画面P2の前記リフィル設定領域A20には、最初から前記チェックボックスB21にチェックが付され、かつ前記入力欄B22に前記許容回数として「2」が入力されることになる。ユーザーにおいては、初期値としての前記リフィル情報を変更することも可能である。 Specifically, the registration processing unit 115 quotes the refill information registered in the past for the same patient as the initial value of the refill information for the current consultation. Therefore, for example, if the refill information indicating that refills are possible and the allowable number of times is "2" is registered in association with the medical information related to the previous consultation, for the current consultation, The refill information indicating that refilling is possible and that the allowable number of times is "2" is registered in advance. Therefore, for example, in the refill setting area A20 of the print screen P2, the checkbox B21 is checked from the beginning, and "2" is entered as the allowable number of times in the input field B22. The user can also change the refill information as an initial value.

これにより、ユーザーにとっては、前記リフィル情報の登録に係る操作の手間が軽減され、かつ前記リフィル情報の登録忘れ等のヒューマンエラーが低減される。ここで、前記リフィル情報の前記引用機能は、前記過去カルテ領域A1に表示される前記診療情報の少なくとも一部を、前記現在カルテ領域A2に複製する機能とは異なり、前記リフィル情報のみを今回の診察における前記リフィル情報の初期値とする機能である。 As a result, for the user, the effort involved in registering the refill information is reduced, and human errors such as forgetting to register the refill information are reduced. Here, the quoting function of the refill information is different from the function of copying at least a part of the medical information displayed in the past medical record area A1 to the current medical record area A2, and the quoting function of the refill information is different from the function of copying at least a part of the medical information displayed in the past medical record area A1 to the current medical record area A2. This is a function to set the refill information as an initial value in a medical examination.

また、引用先となる過去に登録された前記リフィル情報は、前回の診察に係る前記診療情報に対応付けられた前記リフィル情報に限らず、例えば前々回など、任意の過去の診察に係る前記リフィル情報であってもよい。さらに、前記登録処理部115は、前記リフィル情報の一部のみを引用してもよく、例えば、リフィルの可否と前記許容回数とのいずれか一方のみを引用してもよい。 Further, the refill information registered in the past to be quoted is not limited to the refill information associated with the medical information related to the previous medical consultation, but the refill information related to any past medical consultation, such as the time before the previous consultation. It may be. Further, the registration processing unit 115 may quote only a part of the refill information, for example, may quote only one of the refill availability and the permissible number of times.

[リフィル情報の確認]
前記制御部11の前記表示処理部112は、登録された前記リフィル情報を、前記カルテ画面P1等の表示画面内に表示することで、前記リフィル情報の登録状況を見える化(可視化)することが可能である。そのため、医師又は医療事務員であるユーザーは、前記診察端末2又は前記受付端末3において、前記リフィル情報の登録状況を確認することが可能である。
[Check refill information]
The display processing unit 112 of the control unit 11 can visualize the registration status of the refill information by displaying the registered refill information on a display screen such as the medical record screen P1. It is possible. Therefore, a user who is a doctor or a medical office worker can check the registration status of the refill information on the examination terminal 2 or the reception terminal 3.

具体的に、前記表示処理部112は、図8に示すように、前記カルテ画面P1の前記現在カルテ領域A2内に、前記リフィル情報の登録状況を示すオブジェクトOb1を表示する。前記オブジェクトOb1は、選択操作を受け付ける機能を有しておらず、単に前記リフィル情報の登録状況を表示するアイコン(図像)である。例えば、リフィル不可とする旨の前記リフィル情報が登録されている場合、「リフィルなし」に示すように、前記カルテ画面P1の前記現在カルテ領域A2には、前記オブジェクトOb1は表示されない。一方、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が登録されている場合、「リフィル2回」に示すように、前記カルテ画面P1の前記現在カルテ領域A2には、「リ2」と表記された前記オブジェクトOb1が表示される。また、リフィル可能であって前記許容回数を「3回」とする旨の前記リフィル情報が登録されている場合、前記カルテ画面P1の前記現在カルテ領域A2には、「リ3」と表記された前記オブジェクトOb1が表示される。 Specifically, as shown in FIG. 8, the display processing unit 112 displays an object Ob1 indicating the registration status of the refill information in the current medical record area A2 of the medical record screen P1. The object Ob1 does not have a function of accepting a selection operation, and is simply an icon (iconogram) that displays the registration status of the refill information. For example, if the refill information indicating that refilling is not possible is registered, the object Ob1 is not displayed in the current medical record area A2 of the medical record screen P1, as shown in "No refill". On the other hand, if the refill information indicating that refills are possible and the allowable number of times is "2 times" is registered, the current medical record area A2 of the medical record screen P1 is displayed as "Refill 2 times". , the object Ob1 labeled "Li2" is displayed. Further, if the refill information indicating that refilling is possible and the allowable number of times is "3 times" is registered, "Re3" is written in the current medical record area A2 of the medical record screen P1. The object Ob1 is displayed.

また、前記表示処理部112は、前記カルテ画面P1の前記過去カルテ領域A1、又は診察中の患者とは別の患者の前記電子カルテを参照するためのカルテ参照画面等に対しても、前記リフィル情報の登録状況を示す前記オブジェクトOb1を表示する。ただし、前記リフィル情報は、処方日(診察日)などの前記診療情報に対応付けて登録されるので、前記カルテ画面P1の前記過去カルテ領域A1には、前記現在カルテ領域A2とは異なる前記リフィル情報が表示される場合がある。 In addition, the display processing unit 112 also displays the refill information in the past medical record area A1 of the medical record screen P1, or a medical record reference screen for referring to the electronic medical record of a patient other than the patient under examination. The object Ob1 indicating the information registration status is displayed. However, since the refill information is registered in association with the medical information such as prescription date (examination date), the past medical record area A1 of the medical record screen P1 contains the refill information that is different from the current medical record area A2. Information may be displayed.

すなわち、前記表示処理部112は、前記カルテ画面P1の前記過去カルテ領域A1内には、当該過去カルテ領域A1に表示されている前記診療情報に対応する前記リフィル情報を表示する。例えば、前記過去カルテ領域A1に前回の診察に係る前記診療情報が表示されている場合、当該前回の診察に際して登録された前記リフィル情報が、前記過去カルテ領域A1に表示されることになる。そのため、例えば、前記現在カルテ領域A2には「リ2」と表記された前記オブジェクトOb1が表示され、前記過去カルテ領域A1には「リ3」と表記された前記オブジェクトOb1が表示されること等があり得る。このように、前記表示処理部112は、前記カルテ画面P1において、過去の前記診療情報が表示される前記過去カルテ領域A1と、現在の前記診療情報が表示される前記現在カルテ領域A2とのそれぞれに、前記リフィル情報を表示可能である。 That is, the display processing unit 112 displays the refill information corresponding to the medical information displayed in the past medical record area A1 in the past medical record area A1 of the medical record screen P1. For example, if the medical information related to the previous medical examination is displayed in the past medical record area A1, the refill information registered for the previous medical examination will be displayed in the past medical record area A1. Therefore, for example, the object Ob1 labeled "Li2" is displayed in the current medical record area A2, and the object Ob1 labeled "Li3" is displayed in the past medical record area A1. is possible. In this way, the display processing unit 112 separates the past medical record area A1 where the past medical information is displayed and the current medical record area A2 where the current medical information is displayed on the medical record screen P1. The refill information can be displayed.

また、本実施形態では、前記受付端末3でも前記リフィル情報の登録状況を確認できるように、前記表示処理部112は、前記受付端末3に表示されるカルテ画面においても、前記カルテ画面P1と同様に、前記リフィル情報の登録状況を示すオブジェクトを表示する。 Furthermore, in the present embodiment, the display processing unit 112 displays the medical record screen displayed on the reception terminal 3 in the same manner as the medical record screen P1 so that the registration status of the refill information can be checked on the reception terminal 3 as well. , an object indicating the registration status of the refill information is displayed.

さらに、前記表示処理部112は、前記受付端末3に表示される会計画面P5においても、図9に示すように、前記リフィル情報の登録状況を示すオブジェクトOb2を表示する。前記オブジェクトOb2は、選択操作を受け付ける機能を有しておらず、単に前記リフィル情報の登録状況を表示するアイコン(図像)である。例えば、リフィル不可とする旨の前記リフィル情報が登録されている場合、「リフィルなし」に示すように、前記会計画面P5には、前記オブジェクトOb2は表示されない。一方、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が登録されている場合、「リフィル2回」に示すように、前記会計画面P5には、「リ2」と表記された前記オブジェクトOb2が表示される。また、リフィル可能であって前記許容回数を「3回」とする旨の前記リフィル情報が登録されている場合、前記会計画面P5には、「リ3」と表記された前記オブジェクトOb2が表示される。 Further, the display processing unit 112 also displays an object Ob2 indicating the registration status of the refill information on the checkout screen P5 displayed on the reception terminal 3, as shown in FIG. The object Ob2 does not have a function of accepting a selection operation, and is simply an icon (iconogram) that displays the registration status of the refill information. For example, if the refill information indicating that refilling is not possible is registered, the object Ob2 is not displayed on the checkout screen P5 as shown in "No refill". On the other hand, if the refill information indicating that refills are possible and the allowable number of times is "2 times" is registered, "Refill 2 times" is displayed on the checkout screen P5, as shown in "Refill 2 times". The object Ob2 written as is displayed. Further, if the refill information indicating that refills are possible and the allowable number of times is "3 times" is registered, the object Ob2 labeled "Re3" is displayed on the checkout screen P5. Ru.

前記オブジェクトOb1,Ob2が表示されることにより、ユーザーにおいては、前記リフィル情報の登録状況を容易に確認することができる。特に、前記オブジェクトOb1,Ob2が前記許容回数を反映していることで、ユーザーにおいては、前記リフィル情報における前記許容回数まで一目で確認することが可能である。 By displaying the objects Ob1 and Ob2, the user can easily check the registration status of the refill information. In particular, since the objects Ob1 and Ob2 reflect the allowable number of times, the user can check at a glance the allowable number of times in the refill information.

[動作設定]
前記登録処理部115の機能の有効/無効は、前記制御部11の前記設定処理部114が行う前記動作設定に係る前記設定処理によって切替可能である。つまり、上述したような前記リフィル情報の前記登録処理は、前記動作設定において前記登録処理部115による前記登録処理が有効に設定されている場合に限り、実行される。前記動作設定において前記登録処理部115による前記登録処理が無効に設定されている場合には、例えば、前記印刷画面P2の前記リフィル設定領域A20がグレーアウトされることにより非アクティブ化され、前記リフィル情報の入力を受け付け不可とする。前記投薬指示画面P3の前記リフィル設定領域A30、及び前記会計印刷画面P4の前記リフィル設定領域A40についても同様に、前記登録処理部115による前記登録処理が有効に設定されている場合に限り、アクティブ化されて前記リフィル情報の入力を受け付け可能となる。
[Operation setting]
The function of the registration processing section 115 can be enabled/disabled by the setting process related to the operation setting performed by the setting processing section 114 of the control section 11. That is, the registration process of the refill information as described above is executed only when the registration process by the registration processing unit 115 is set to be valid in the operation settings. If the registration process by the registration processing unit 115 is set to be disabled in the operation settings, for example, the refill setting area A20 of the print screen P2 is grayed out to be inactivated, and the refill information is input will not be accepted. Similarly, the refill setting area A30 of the medication instruction screen P3 and the refill setting area A40 of the accounting print screen P4 are activated only when the registration processing by the registration processing unit 115 is set to be valid. , and can accept input of the refill information.

また、前記リフィル情報の前記引用機能の有効/無効についても、前記制御部11の前記設定処理部114が行う前記動作設定に係る前記設定処理によって切替可能である。つまり、前記動作設定において、前記登録処理部115による前記登録処理が有効に設定され、かつ前記リフィル情報の前記引用機能が有効に設定されている場合に限り、同一患者に対して過去に登録された前記リフィル情報が引用される。前記動作設定において前記リフィル情報の前記引用機能が無効に設定されている場合には、同一患者に対して過去に登録された前記リフィル情報の引用は行われない。 Further, the validity/invalidity of the quotation function of the refill information can also be switched by the setting process related to the operation setting performed by the setting processing unit 114 of the control unit 11. That is, in the operation settings, only when the registration processing by the registration processing unit 115 is set to be valid and the quoting function of the refill information is set to be valid, the past registration for the same patient is set to be valid. The above refill information is quoted. If the quoting function of the refill information is set to be disabled in the operation settings, quoting of the refill information registered in the past for the same patient is not performed.

具体的に、前記動作設定のためのユーザー操作は、前記診察端末2又は前記受付端末3に表示される前記動作設定画面上で行われる。例えば、前記動作設定画面の「印刷タブ」内の「処方箋」に係る項目のうち、「リフィル処方箋の印字」の有効/無効を選択する操作により、前記登録処理部115による前記登録処理の有効/無効が設定される。同様に、前記動作設定画面の「印刷タブ」内の「処方箋」に係る項目のうち、「リフィル処方箋の引用」の有効/無効を選択する操作により、前記リフィル情報の前記引用機能の有効/無効が設定される。 Specifically, the user operation for the operation setting is performed on the operation setting screen displayed on the examination terminal 2 or the reception terminal 3. For example, the registration process by the registration processing unit 115 is enabled/disabled by an operation of selecting enable/disable of "printing of refill prescription" among the items related to "prescription" in the "print tab" of the operation setting screen. Disabled is set. Similarly, the quoting function of the refill information can be enabled/disabled by selecting whether to enable/disable the ``refill prescription citation'' in the ``prescription'' items in the ``print tab'' of the operation settings screen. is set.

また、前記動作設定に係る設定は、患者ごとではなく、前記医療機関ごとに行われる。そのため、例えば、前記医療機関において、前記リフィル情報の前記引用機能が有効に設定されている場合には、当該医療機関の全ての患者の前記電子カルテについて、前記リフィル情報の前記引用機能が有効に設定される。 Further, the settings related to the operation settings are performed not for each patient but for each medical institution. Therefore, for example, if the quotation function of the refill information is enabled in the medical institution, the quotation function of the refill information is enabled for the electronic medical records of all patients of the medical institution. Set.

さらに、登録された前記リフィル情報を、前記カルテ画面P1等の表示画面内に表示する前記表示処理部112の機能の有効/無効についても、前記設定処理部114が行う前記動作設定に係る前記設定処理によって切替可能に構成されてもよい。 Furthermore, the settings related to the operation settings performed by the setting processing section 114 also determine whether or not the function of the display processing section 112 that displays the registered refill information on the display screen such as the medical chart screen P1 is enabled/disabled. It may be configured to be switchable depending on the process.

[フローチャート]
図10を参照しつつ、前記電子カルテ管理方法のうち特に前記処方箋Sh1の出力(印刷)に係る前記制御部11の処理の手順の一例について説明する。
[flowchart]
With reference to FIG. 10, an example of the processing procedure of the control unit 11 related to the output (printing) of the prescription Sh1 in the electronic medical record management method will be described.

<ステップS1>
ステップS1において、前記制御部11は、前記リフィル処方箋に対応するための「リフィル機能」が有効に設定されているか否かを判断する。前記制御部11は、前記設定処理部114が行う前記動作設定に係る前記設定処理において、前記登録処理部115による前記登録処理が有効に設定されている場合には、前記リフィル機能が有効であると判断し(S1:Yes)、処理をステップS2に移行する。一方、前記設定処理において、前記登録処理部115による前記登録処理が無効に設定されている場合には、前記制御部11は、前記リフィル機能が有効でないと判断し(S1:No)、処理をステップS6に移行する。
<Step S1>
In step S1, the control unit 11 determines whether the "refill function" for responding to the refill prescription is enabled. The control unit 11 determines that the refill function is enabled when the registration processing by the registration processing unit 115 is set to be valid in the setting processing related to the operation setting performed by the setting processing unit 114. It is determined that (S1: Yes), and the process moves to step S2. On the other hand, in the setting process, if the registration process by the registration processing unit 115 is set to be invalid, the control unit 11 determines that the refill function is not valid (S1: No) and executes the process. The process moves to step S6.

<ステップS2>
前記ステップS2においては、前記制御部11は、前記リフィル情報を引用するための「リフィル引用」が有効に設定されているか否かを判断する。前記制御部11は、前記設定処理部114が行う前記動作設定に係る前記設定処理において、前記リフィル情報の前記引用機能が有効に設定されている場合には、前記リフィル引用が有効であると判断し(S2:Yes)、処理をステップS3に移行する。一方、前記設定処理において、前記リフィル情報の前記引用機能が無効に設定されている場合には、前記制御部11は、前記リフィル引用が有効でないと判断し(S2:No)、処理をステップS4に移行する。
<Step S2>
In step S2, the control unit 11 determines whether "refill citation" for quoting the refill information is enabled. The control unit 11 determines that the refill citation is valid when the citation function of the refill information is set to be valid in the setting processing related to the operation setting performed by the setting processing unit 114. (S2: Yes), and the process moves to step S3. On the other hand, in the setting process, if the quoting function of the refill information is set to be disabled, the control unit 11 determines that the refill quoting is not valid (S2: No), and returns the process to step S4. to move to.

<ステップS3>
前記ステップS3において、前記制御部11の前記登録処理部115は、同一患者に対して過去に登録された前記リフィル情報を引用する。つまり、前記登録処理部115は、前回の診察に係る前記診療情報に対応付けられた前記リフィル情報を、今回の診察における前記リフィル情報の初期値として引用する。
<Step S3>
In step S3, the registration processing unit 115 of the control unit 11 quotes the refill information registered in the past for the same patient. That is, the registration processing unit 115 quotes the refill information associated with the medical information related to the previous medical examination as the initial value of the refill information for the current medical examination.

一例として、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が、前回の診察に係る前記診療情報に対応付けて登録されている場合、前記登録処理部115は、当該リフィル情報を初期値として引用する。したがって、例えば前記印刷画面P2の前記リフィル設定領域A20には、最初から前記チェックボックスB21にチェックが付され、かつ前記入力欄B22に前記許容回数として「2」が入力される。その後、前記制御部11は、処理を前記ステップS4に移行する。 As an example, if the refill information indicating that refills are possible and the allowable number of times is "twice" is registered in association with the medical information related to the previous consultation, the registration processing unit 115 may: The refill information is quoted as the initial value. Therefore, for example, in the refill setting area A20 of the print screen P2, the checkbox B21 is checked from the beginning, and "2" is entered as the allowable number of times in the input field B22. Thereafter, the control unit 11 moves the process to step S4.

<ステップS4>
前記ステップS4において、前記制御部11の前記登録処理部115は、前記リフィル情報のうち、リフィルの可否に関する事項を登録する。このとき、前記印刷画面P2と前記投薬指示画面P3と前記会計印刷画面P4との少なくとも一つにおいて、前記チェックボックスB21,B31,B41にチェックが付された状態であれば、前記登録処理部115は、リフィル不可とする旨の前記リフィル情報を登録する。その後、前記制御部11は、処理をステップS5に移行する。
<Step S4>
In the step S4, the registration processing section 115 of the control section 11 registers, among the refill information, matters related to whether or not refilling is possible. At this time, if the check boxes B21, B31, and B41 are checked on at least one of the print screen P2, the medication instruction screen P3, and the accounting print screen P4, the registration processing unit 115 registers the refill information indicating that refilling is not possible. Thereafter, the control section 11 moves the process to step S5.

<ステップS5>
前記ステップS5において、前記制御部11の前記登録処理部115は、前記リフィル情報のうち、前記許容回数に関する事項を登録する。このとき、前記印刷画面P2と前記投薬指示画面P3と前記会計印刷画面P4との少なくとも一つにおいて、前記入力欄B22,B32,B42に「2」が入力された状態であれば、前記登録処理部115は、前記許容回数を「2回」とする旨の前記リフィル情報を登録する。一方、前記入力欄B22,B32,B42に「3」が入力された状態であれば、前記登録処理部115は、前記許容回数を「3回」とする旨の前記リフィル情報を登録する。その後、前記制御部11は、処理を前記ステップS6に移行する。
<Step S5>
In step S5, the registration processing unit 115 of the control unit 11 registers items related to the allowed number of refills in the refill information. At this time, if "2" is entered in the input fields B22, B32, and B42 on at least one of the print screen P2, the medication instruction screen P3, and the accounting print screen P4, the registration process The unit 115 registers the refill information indicating that the permissible number of times is "2 times". On the other hand, if "3" is entered in the input fields B22, B32, and B42, the registration processing unit 115 registers the refill information indicating that the allowable number of times is "3 times." Thereafter, the control unit 11 moves the process to step S6.

<ステップS6>
前記ステップS6においては、前記制御部11は、ユーザーにより前記処方箋Sh1を印刷するための操作、つまり印刷指示の操作が行われるか否かを判断する。前記制御部11は、例えば、前記印刷画面P2上で前記印刷指示の操作がされるか、又は前記カルテ画面P1上でショートカットキーが操作されて前記印刷指示の操作がされると、前記印刷指示ありと判断し(S6:Yes)、処理をステップS7に移行する。一方、当該操作がされなければ(S6:No)、前記制御部11は、前記ステップS6を繰り返し実行し、前記印刷指示待ちの状態を継続する。
<Step S6>
In step S6, the control unit 11 determines whether or not the user performs an operation to print the prescription Sh1, that is, an operation to issue a print instruction. For example, when the print instruction is operated on the print screen P2, or when the shortcut key is operated on the medical chart screen P1 and the print instruction is operated, the control unit 11 executes the print instruction. It is determined that there is (S6: Yes), and the process moves to step S7. On the other hand, if the operation is not performed (S6: No), the control unit 11 repeatedly executes the step S6 and continues the state of waiting for the print instruction.

<ステップS7>
前記ステップS7においては、前記制御部11の前記出力処理部116は、前記処方箋情報を含む前記印刷データを前記プリンター4に出力(送信)し、前記プリンター4に前記処方箋Sh1を印刷させる。ここで、前記処方箋情報には、前記リフィル情報が反映されている。そのため、例えば、リフィル不可とする旨の前記リフィル情報が登録されている場合、印刷される前記処方箋Sh1においては、前記リフィル欄C7におけるリフィルの可否の前記チェックボックスにチェックは無く、かつ前記許容回数は空欄となる。一方、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が登録されている場合、印刷される前記処方箋Sh1においては、前記リフィル欄C7におけるリフィルの可否の前記チェックボックスにチェックが付され、かつ前記許容回数として「2」が印字される。このように、前記処方箋Sh1の前記リフィル欄C7の記入状況が、登録されている前記リフィル情報に応じて変化する。
<Step S7>
In step S7, the output processing unit 116 of the control unit 11 outputs (sends) the print data including the prescription information to the printer 4, and causes the printer 4 to print the prescription Sh1. Here, the refill information is reflected in the prescription information. Therefore, for example, if the refill information indicating that refills are not allowed is registered, in the printed prescription Sh1, there is no check in the check box indicating whether refills are allowed in the refill column C7, and the number of times allowed is will be left blank. On the other hand, if the refill information indicating that refills are possible and the allowable number of times is "2" is registered, in the printed prescription Sh1, the check box indicating whether refills are possible in the refill column C7 is checked, and "2" is printed as the allowable number of times. In this way, the entry status in the refill column C7 of the prescription Sh1 changes depending on the registered refill information.

なお、上記のフローチャートは一例に過ぎず、処理が適宜追加又は省略されてもよいし、処理の順番が適宜入れ替わってもよい。 Note that the above flowchart is only an example, and processes may be added or omitted as appropriate, and the order of processes may be changed as appropriate.

[他の実施形態]
他の実施形態として、登録された前記リフィル情報は、例えば前記調剤実績欄C6など、前記処方箋Sh1における前記リフィル欄C7以外の部位に反映されてもよい。一例として、リフィル不可とする旨の前記リフィル情報が登録されている場合、前記調剤実績欄C6の記載事項が全て取消線等で消されるか、又は非印字とされる。一方、リフィル可能であって前記許容回数を「2回」とする旨の前記リフィル情報が登録されている場合、前記調剤実績欄C6の記載事項のうち3回目の調剤に係る事項(2回目調剤日に付された次回調剤予定日、及び3回目調剤日)が取消線等で消されるか、又は非印字とされる。さらに、前記調剤実績欄C6の記載事項の少なくとも一部を非印字とする場合には、前記調剤実績欄C6の枠形状及び大きさを変化させ、不要な空欄が生じないように前記処方箋Sh1の様式を変更してもよい。
[Other embodiments]
As another embodiment, the registered refill information may be reflected in a portion other than the refill column C7 in the prescription Sh1, such as the dispensing record column C6. As an example, if the refill information indicating that refills are not allowed is registered, all entries in the dispensing record column C6 are crossed out with a strikethrough or the like, or are not printed. On the other hand, if the refill information indicating that refills are possible and the allowable number of times is "2" is registered, then among the items listed in the dispensing record column C6, matters related to the third dispensing (second dispensing The next scheduled dispensing date and the third dispensing date) are crossed out with a strikethrough, etc., or are not printed. Furthermore, if at least a part of the entries in the dispensing record column C6 are to be non-printed, the frame shape and size of the dispensing record column C6 are changed, and the prescription Sh1 is changed to avoid unnecessary blank spaces. You may change the format.

[変形例]
前記電子カルテシステム10に含まれる複数の構成要素は、複数の筐体に分散して設けられていてもよい。反対に、上記実施形態において、複数の筐体に分散している複数の構成要素(前記制御部11及び前記表示部24など)が、1つの筐体に集約して設けられていてもよい。
[Modified example]
A plurality of components included in the electronic medical record system 10 may be provided in a distributed manner in a plurality of housings. On the other hand, in the embodiments described above, a plurality of components (such as the control section 11 and the display section 24) that are dispersed in a plurality of casings may be collectively provided in one casing.

また、前記カルテ画面P1等の表示画面が前記診察端末2の前記表示部24又は前記受付端末3の前記表示部34に表示されることは必須ではなく、例えば前記電子カルテ装置1の前記表示部14に前記カルテ画面P1等が表示されてもよい。さらに、前記カルテ画面P1等の表示画面は、液晶ディスプレイ又は有機ELディスプレイなどの前記表示部24に限らず、例えばプロジェクターなどの表示装置によって投影表示されてもよい。 Furthermore, it is not essential that the display screen such as the chart screen P1 be displayed on the display section 24 of the medical examination terminal 2 or the display section 34 of the reception terminal 3; for example, the display screen of the electronic medical record device 1 The medical record screen P1 and the like may be displayed on 14. Furthermore, the display screen such as the medical record screen P1 is not limited to the display unit 24 such as a liquid crystal display or an organic EL display, and may be projected and displayed by a display device such as a projector.

また、前記動作設定に係る設定は、前記医療機関ごとに限らず、例えば、患者ごと、診療科ごと、担当医師ごと、又は担当薬剤師ごと等で行われてもよい。 Furthermore, the settings related to the operation settings are not limited to each medical institution, but may be performed for each patient, each clinical department, each doctor in charge, or each pharmacist in charge, etc., for example.

また、前記リフィル情報は、リフィルの可否、及び前記許容回数の少なくとも一方の情報を含めばよく、例えば、リフィルの可否のみ、又は前記許容回数のみを含んでいてもよい。さらに、前記リフィル情報は、リフィルの可否、及び前記許容回数に加えて又は代えて、前記リフィル処方箋に関する種々の情報を含んでいてもよい。 Further, the refill information may include at least one of information on whether or not refilling is possible and the number of times allowed. For example, the refill information may include only whether or not refilling is possible or only the number of times allowed. Further, the refill information may include various information regarding the refill prescription, in addition to or in place of whether or not refills are allowed and the number of times allowed.

また、前記登録処理部115が前記印刷画面P2と、前記投薬指示画面P3と、前記会計印刷画面P4と、のいずれでも前記リフィル情報の登録に係るユーザーの操作を受け付けることは必須ではない。例えば、前記登録処理部115は、前記カルテ画面P1など、前記印刷画面P2、前記投薬指示画面P3及び前記会計印刷画面P4以外の表示画面において、前記リフィル情報の登録に係るユーザーの操作を受け付けてもよい。 Further, it is not essential for the registration processing unit 115 to accept the user's operation related to the registration of the refill information on any of the print screen P2, the medication instruction screen P3, and the checkout print screen P4. For example, the registration processing unit 115 may accept user operations related to the registration of the refill information on display screens other than the print screen P2, the medication instruction screen P3, and the accounting print screen P4, such as the medical record screen P1. Good too.

また、前記表示処理部112が登録された前記リフィル情報を表示することは必須ではなく、登録された前記リフィル情報を表示する機能は適宜省略されてもよい。この場合でも、例えば、前記印刷画面P2等において、前記リフィル情報の登録状況は確認可能である。 Furthermore, it is not essential for the display processing unit 112 to display the registered refill information, and the function of displaying the registered refill information may be omitted as appropriate. Even in this case, the registration status of the refill information can be confirmed, for example, on the print screen P2.

さらに、前記表示処理部112は、前記カルテ画面P1において、前記過去カルテ領域A1と、前記現在カルテ領域A2とのそれぞれに、前記リフィル情報を表示することは必須ではない。例えば、前記表示処理部112は、前記カルテ画面P1において、前記過去カルテ領域A1と、前記現在カルテ領域A2とのいずれか一方にのみ、前記リフィル情報を表示してもよい。 Furthermore, it is not essential for the display processing unit 112 to display the refill information in each of the past medical record area A1 and the current medical record area A2 on the medical record screen P1. For example, the display processing unit 112 may display the refill information only in either the past medical record area A1 or the current medical record area A2 on the medical record screen P1.

また、前記登録処理部115における前記リフィル情報の前記引用機能は必須の機能ではなく、適宜省略可能である。さらに、前記引用機能の有効と無効とは、前記動作設定に係る設定処理によって切替可能でなくてもよい。 Further, the quoting function of the refill information in the registration processing unit 115 is not an essential function and can be omitted as appropriate. Furthermore, the validity and invalidity of the citation function may not be switchable by a setting process related to the operation setting.

Claims (8)

ユーザーの操作に応じて、リフィル処方箋に関するリフィル情報を登録する登録処理部と、
登録された前記リフィル情報を反映した処方箋を出力する出力処理部と、を備える、
電子カルテシステム。
a registration processing unit that registers refill information regarding refill prescriptions according to user operations;
an output processing unit that outputs a prescription that reflects the registered refill information;
Electronic medical record system.
前記リフィル情報は、リフィルの可否、及びリフィルの容回数の少なくとも一方を含む、
請求項1に記載の電子カルテシステム。
The refill information includes at least one of whether refilling is possible and the number of refills.
The electronic medical record system according to claim 1.
前記登録処理部は、前記処方箋を印刷するための操作がされた際に表示される印刷画面と、カルテ画面を表示中に特定のユーザー操作がされた際に表示される投薬指示画面と、前記処方箋を印刷するための操作がされた際に表示される会計印刷画面と、の少なくとも一つにおいて、前記リフィル情報の登録に係るユーザーの操作を受け付ける、
請求項1又は2に記載の電子カルテシステム。
The registration processing unit includes a print screen that is displayed when an operation for printing the prescription is performed, a medication instruction screen that is displayed when a specific user operation is performed while displaying the medical chart screen, and a medication instruction screen that is displayed when a specific user operation is performed while displaying the medical chart screen. accepting user operations related to the registration of the refill information on at least one of the accounting print screen displayed when an operation for printing a prescription is performed;
The electronic medical record system according to claim 1 or 2.
登録された前記リフィル情報を表示する表示処理部を更に備える、
請求項1~3のいずれか1項に記載の電子カルテシステム。
further comprising a display processing unit that displays the registered refill information;
The electronic medical record system according to any one of claims 1 to 3.
前記表示処理部は、カルテ画面において、過去の診療情報が表示される過去カルテ領域と、現在の診療情報が表示される現在カルテ領域とのそれぞれに、前記リフィル情報を表示可能である、
請求項4に記載の電子カルテシステム。
The display processing unit is capable of displaying the refill information in a past medical record area where past medical information is displayed and a current medical record area where current medical information is displayed on the medical record screen.
The electronic medical record system according to claim 4.
前記登録処理部は、同一患者に対して過去に登録された前記リフィル情報を、今回の診察における前記リフィル情報の初期値として引用する引用機能を有している、
請求項1~5のいずれか1項に記載の電子カルテシステム。
The registration processing unit has a quoting function of quoting the refill information registered in the past for the same patient as an initial value of the refill information for the current consultation.
The electronic medical record system according to any one of claims 1 to 5.
前記引用機能の有効と無効とは、動作設定に係る設定処理によって切替可能である、
請求項6に記載の電子カルテシステム。
Validity and invalidity of the quotation function can be switched by a setting process related to operation settings,
The electronic medical record system according to claim 6.
ユーザーの操作に応じて、リフィル処方箋に関するリフィル情報を登録する登録ステップと、
登録された前記リフィル情報を反映した処方箋を出力する出力ステップと、
をコンピューターに実行させるための電子カルテプログラム。
a registration step of registering refill information regarding the refill prescription in response to a user's operation;
an output step of outputting a prescription that reflects the registered refill information;
An electronic medical record program that allows a computer to execute
JP2022049281A 2022-03-25 2022-03-25 Electronic medical record system and electronic medical record program Pending JP2023142390A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022049281A JP2023142390A (en) 2022-03-25 2022-03-25 Electronic medical record system and electronic medical record program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022049281A JP2023142390A (en) 2022-03-25 2022-03-25 Electronic medical record system and electronic medical record program

Publications (1)

Publication Number Publication Date
JP2023142390A true JP2023142390A (en) 2023-10-05

Family

ID=88205854

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022049281A Pending JP2023142390A (en) 2022-03-25 2022-03-25 Electronic medical record system and electronic medical record program

Country Status (1)

Country Link
JP (1) JP2023142390A (en)

Similar Documents

Publication Publication Date Title
US20020029223A1 (en) Prescription network supporting doctors, care givers and online drug store interaction
EP2645326A1 (en) Information processing device, method, and program
US20080162188A1 (en) Method and system for generating graphical medication information
JP7134614B2 (en) Drug information display program, recording medium and drug information display device
US20130317840A1 (en) System and method for increasing patient adherence to medication treatment regimens
US20130311205A1 (en) System and method for increasing patient adherence to medication treatment regimens
JP2009514108A (en) Electronic physician order entry system
US20060196928A1 (en) System and method to assist patients in complying with medication regimes
US20130317839A1 (en) System and method for increasing patient adherence to medication treatment regimens
JP6400865B1 (en) Information processing device
JPWO2008038775A1 (en) Drug management guidance support system
JP2001282923A (en) Device for checking drug interaction
JP2024023945A (en) Support devices, support systems, support methods and programs
JP2002140430A (en) Medicine history book preparation system
JP6634669B2 (en) Medical office processing system, medical office processing program
JP2023142390A (en) Electronic medical record system and electronic medical record program
TW200523783A (en) Electronic chart system
JP6730485B1 (en) Pharmacist support system, pharmacist support method and program
JP6290584B2 (en) Pharmacy support system
JP2014186671A (en) Task management device, task management system and task management program
JP5848870B2 (en) Electronic medical record device
JP2023161266A (en) Electronic medical chart system and electronic medical chart program
JP2023161265A (en) Receipt management system and receipt management program
JP2002351983A (en) Apparatus and program for supporting medicine-taking guidance
JP2021064161A (en) Medication counseling support device, medication counseling support method, and medication counseling support program