JP2022067516A - Information processing method, information processing system and program - Google Patents

Information processing method, information processing system and program Download PDF

Info

Publication number
JP2022067516A
JP2022067516A JP2020176258A JP2020176258A JP2022067516A JP 2022067516 A JP2022067516 A JP 2022067516A JP 2020176258 A JP2020176258 A JP 2020176258A JP 2020176258 A JP2020176258 A JP 2020176258A JP 2022067516 A JP2022067516 A JP 2022067516A
Authority
JP
Japan
Prior art keywords
inspection
test
result
sample
information
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
JP2020176258A
Other languages
Japanese (ja)
Inventor
賢治 鈴木
Kenji Suzuki
聡史 加藤
Satoshi Kato
泰久 有田
Yasuhisa Arita
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.)
HU Group Research Institute GK
Original Assignee
HU Group Research Institute GK
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 HU Group Research Institute GK filed Critical HU Group Research Institute GK
Priority to JP2020176258A priority Critical patent/JP2022067516A/en
Publication of JP2022067516A publication Critical patent/JP2022067516A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Abstract

To provide an information processing method and the like with which it is possible to grasp a progress state of an examination performed by an external examination institute, outside of a medical institute.SOLUTION: A computer obtains an examination result of a first examination which has been performed on a sample by a first institute. The computer also obtains progress information of a second examination which is performed on the sample by a second institute which differs from the first institute. Then the computer outputs the examination result of the first examination which has been performed on the sample in association with the progress information of the second examination which is performed on the sample.SELECTED DRAWING: Figure 1

Description

本開示は、情報処理方法、情報処理システム及びプログラムに関する。 The present disclosure relates to information processing methods, information processing systems and programs.

医療機関では、医師が患者の病状を診断するために、患者から採取した検体に対する検体検査が行われている。検体検査は、医療機関内の検査室で実施されるほか、医療機関外の検査機関でも実施可能であり、多くの医療機関では、検体検査の一部を外部の検査機関に委託している。特許文献1では、医療機関又は検査機関で行われる臨床検査関連業務に関する状況を的確に把握することにより、業務を効率的に処理するための改善処置を適切に行うことが可能なシステムが提案されている。 At medical institutions, in order for doctors to diagnose a patient's medical condition, a sample test is performed on a sample collected from the patient. Specimen testing can be performed not only in the laboratory inside the medical institution but also in a testing institution outside the medical institution, and many medical institutions outsource part of the sample testing to an external testing institution. Patent Document 1 proposes a system capable of appropriately performing improvement measures for efficiently processing operations by accurately grasping the situation regarding clinical examination-related operations performed at a medical institution or a laboratory. ing.

特許第5613495号公報Japanese Patent No. 5613495

特許文献1に開示されたシステムでは、医療機関及び検査機関における臨床検査関連業務の効率化が可能である。しかし、外部の検査機関に委託する検体検査では、検体を検査機関に輸送する必要があるので、検査結果が医療機関に届くまでに時間を要する。また医療機関では、検査機関から検査結果が報告されるまで検査機関での検査結果及び検査の進捗状況を把握できないという問題がある。 The system disclosed in Patent Document 1 can improve the efficiency of clinical examination-related work in medical institutions and inspection institutions. However, in the case of sample testing outsourced to an external testing institution, it takes time for the test results to reach the medical institution because the sample must be transported to the testing institution. In addition, there is a problem that the medical institution cannot grasp the inspection result and the progress of the inspection at the inspection institution until the inspection result is reported by the inspection institution.

本開示は、このような事情に鑑みてなされたものであり、その目的とするところは、医療機関外部の検査機関で行われる検査の進捗状況を把握することが可能な情報処理方法等を提供することにある。 This disclosure has been made in view of such circumstances, and its purpose is to provide an information processing method, etc. that can grasp the progress of inspections performed at an inspection institution outside the medical institution. To do.

本開示の一態様に係る情報処理方法は、第1機関で検体に対して実施した第1検査の検査結果を取得し、前記第1機関とは異なる第2機関で前記検体に対して実施される第2検査の進捗情報を取得し、前記検体に対する前記第1検査の検査結果及び第2検査の進捗情報を関連付けて出力する処理をコンピュータが実行する。 The information processing method according to one aspect of the present disclosure obtains the test results of the first test performed on the sample at the first institution, and is performed on the sample at a second institution different from the first institution. The computer executes a process of acquiring the progress information of the second test and outputting the test result of the first test and the progress information of the second test for the sample in association with each other.

本開示にあっては、医療機関外部の検査機関で行われる検査の進捗状況を把握することができる。 In this disclosure, it is possible to grasp the progress of tests conducted by a testing institution outside the medical institution.

情報処理システムの構成例を示す模式図である。It is a schematic diagram which shows the configuration example of an information processing system. 情報処理システムにおける処理の概要を示す模式図である。It is a schematic diagram which shows the outline of the processing in an information processing system. サーバの構成例を示すブロック図である。It is a block diagram which shows the configuration example of a server. 患者DBの構成例を示す模式図である。It is a schematic diagram which shows the structural example of a patient DB. 検査セットDBの構成例を示す模式図である。It is a schematic diagram which shows the structural example of the inspection set DB. 医療機関端末及び検査機関端末の構成例を示すブロック図である。It is a block diagram which shows the structural example of a medical institution terminal and an inspection institution terminal. オーダー処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of an order processing procedure. 画面例を示す模式図である。It is a schematic diagram which shows the screen example. 登録処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the registration processing procedure. 画面例を示す模式図である。It is a schematic diagram which shows the screen example. 閲覧処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of a browsing process procedure. 画面例を示す模式図である。It is a schematic diagram which shows the screen example. 実施形態2の閲覧処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the browsing processing procedure of Embodiment 2. 画面例を示す模式図である。It is a schematic diagram which shows the screen example. 検査機関端末による閲覧処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the browsing processing procedure by an inspection institution terminal. 画面例を示す模式図である。It is a schematic diagram which shows the screen example. 追加検査ルールDBの構成例を示す模式図である。It is a schematic diagram which shows the structural example of the additional inspection rule DB. 実施形態4の閲覧処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the browsing processing procedure of Embodiment 4. 画面例を示す模式図である。It is a schematic diagram which shows the screen example. 画面例を示す模式図である。It is a schematic diagram which shows the screen example.

以下に、本開示の情報処理方法、情報処理システム及びプログラムについて、その実施形態を示す図面に基づいて詳述する。 The information processing method, information processing system, and program of the present disclosure will be described in detail below with reference to drawings showing embodiments thereof.

(実施形態1)
医療機関(第1機関)で行われる検査の検査結果と、医療機関から委託された検査機関(第2機関)で行われる検査の検査結果とを、医療機関及び検査機関で共有する情報処理システムについて説明する。本実施形態において検査結果が共有される検査は、例えば患者から採取された検体に対して行う検体検査であり、検体は、例えば血液、唾液、鼻水、鼻腔ぬぐい液、咽頭ぬぐい液、尿、糞便、組織、細胞等である。図1は情報処理システムの構成例を示す模式図である。本実施形態の情報処理システム100は、サーバ10、医療機関端末20、検査機関端末30等を含み、サーバ10、医療機関端末20、検査機関端末30は、インターネット等のネットワークNWを介して通信可能に構成されている。
(Embodiment 1)
An information processing system that shares the test results of tests performed at a medical institution (first institution) and the test results of tests performed at a test institution (second institution) commissioned by the medical institution between the medical institution and the testing institution. Will be explained. In the present embodiment, the test in which the test results are shared is, for example, a sample test performed on a sample collected from a patient, and the sample is, for example, blood, saliva, runny nose, nasal swab, pharyngeal swab, urine, feces. , Tissues, cells, etc. FIG. 1 is a schematic diagram showing a configuration example of an information processing system. The information processing system 100 of the present embodiment includes a server 10, a medical institution terminal 20, an inspection institution terminal 30, and the like, and the server 10, the medical institution terminal 20, and the inspection institution terminal 30 can communicate with each other via a network NW such as the Internet. It is configured in.

サーバ10は、医療機関のサーバであり、例えば医療機関における患者の電子カルテを管理するサーバであってもよい。サーバ10は、種々の情報処理、情報の送受信が可能な情報処理装置であり、例えばサーバコンピュータ又はパーソナルコンピュータ等を用いて構成される。サーバ10は、複数台設けられて分散処理する構成でもよく、1台のサーバ内に設けられた複数の仮想マシンによって実現されてもよく、クラウドサーバを用いて実現されてもよい。医療機関端末20(第1装置)は、例えば医療機関内に設置され、医療機関内の医療スタッフ(医師、看護師、検査技師等を含む医療従事者)が使用する端末であり、複数台設けられていてもよい。医療機関端末20は、パーソナルコンピュータ、タブレット端末、スマートフォン等の情報処理装置を用いて構成されるが、専用の端末によって構成されていてもよい。検査機関端末30(第2装置)は、例えば検査機関内に設置され、検査機関内の検査スタッフが使用する端末であり、複数台設けられていてもよい。検査機関端末30は、パーソナルコンピュータ、タブレット端末、スマートフォン等の情報処理装置を用いて構成されるが、専用の端末によって構成されていてもよい。 The server 10 is a server of a medical institution, and may be, for example, a server that manages an electronic medical record of a patient in a medical institution. The server 10 is an information processing device capable of various information processing and information transmission / reception, and is configured by using, for example, a server computer or a personal computer. The server 10 may be configured to be provided in a plurality of servers for distributed processing, may be realized by a plurality of virtual machines provided in one server, or may be realized by using a cloud server. The medical institution terminal 20 (first device) is, for example, a terminal installed in a medical institution and used by medical staff (medical workers including doctors, nurses, inspection technicians, etc.) in the medical institution, and a plurality of terminals are provided. It may have been. The medical institution terminal 20 is configured by using an information processing device such as a personal computer, a tablet terminal, or a smartphone, but may be configured by a dedicated terminal. The inspection institution terminal 30 (second device) is, for example, a terminal installed in the inspection institution and used by the inspection staff in the inspection institution, and may be provided in a plurality of units. The inspection organization terminal 30 is configured by using an information processing device such as a personal computer, a tablet terminal, or a smartphone, but may be configured by a dedicated terminal.

図2は、情報処理システム100における処理の概要を示す模式図である。本実施形態の情報処理システム100において、医療機関における医師は、患者に行うべき各種の検査をオーダー(依頼)する場合、医療機関端末20を介して、オーダー対象の検査をサーバ10に登録する。その際、医師は、検査を行う機関として、医療機関内の検査室(院内検査)に対するオーダーであるか、医療機関外の検査機関(外注検査)に対するオーダーであるかを指定して登録する。オーダーされた検査は、院内検査と外注検査とに区分され、院内検査は医療機関内の検査室に発注され、外注検査は検査機関に発注される。その後、医師等の医療スタッフが患者から検体を採取し、オーダー内容に従って、検体を医療機関内の検査室又は検査機関へ搬送する。医療機関内の検査室で検査を行う医療スタッフは、受け取った検体に対してオーダー内容に従った検査を行い、検査結果(確定した検査値
)が得られた後、医療機関端末20を介して、各検査の検査結果(測定結果)をサーバ10に登録する。なお、医師が使用する医療機関端末20と検査者が使用する医療機関端末20とは同じ端末であってもよく、異なる端末であってもよい。
FIG. 2 is a schematic diagram showing an outline of processing in the information processing system 100. In the information processing system 100 of the present embodiment, when a doctor in a medical institution orders (requests) various tests to be performed on a patient, the doctor in the medical institution registers the test to be ordered in the server 10 via the medical institution terminal 20. At that time, the doctor specifies and registers the order for the examination room (in-hospital examination) in the medical institution or the inspection institution outside the medical institution (outsourced examination) as the institution to perform the examination. The ordered tests are divided into in-hospital tests and outsourced tests. In-hospital tests are ordered from the laboratory in the medical institution, and outsourced tests are ordered from the testing institution. After that, a medical staff such as a doctor collects a sample from the patient and transports the sample to a laboratory or a laboratory in the medical institution according to the contents of the order. The medical staff who conducts the test in the laboratory in the medical institution performs the test according to the ordered contents on the received sample, and after the test result (confirmed test value) is obtained, the test result is obtained via the medical institution terminal 20. , The inspection result (measurement result) of each inspection is registered in the server 10. The medical institution terminal 20 used by the doctor and the medical institution terminal 20 used by the inspector may be the same terminal or may be different terminals.

検査機関で検査を行う検査スタッフは、検体を受け取り、受け取った検体に対してオーダー内容に従った検査を行う。このとき検査スタッフは、検体の受取から検査結果(確定検査値)を医療機関に報告するまでの各進捗段階での状況を示すステータス情報を、検査機関端末30を介して逐次サーバ10に登録する。具体的には、検査スタッフは、検体を受け取った後、オーダー内容に従った検査項目について測定処理を行い、測定結果(初回検査値)を得る。検査スタッフは、得られた初回検査値に基づいて、同一の検査項目について再測定が必要であるか否かを判断し、必要であると判断した場合、再測定処理を行い、測定結果(再測定検査値)を得る。そして、検査スタッフは、得られた初回検査値又は再測定検査値に基づいて、ここでの検査項目に対する検査結果を確定し、確定した検査結果(確定検査値)を医療機関に報告する。従って、ステータス情報は、検体の受取完了を示す「検体到着済」、検査(測定)が開始されたことを示す「測定中(アッセイ中)」、初回検査値が得られたことを示す「初検値」、再測定が開始されたことを示す「再測定中」、再測定した検査値が得られたことを示す「再測定値」、初回検査値又は再測定検査値から検査結果(測定結果)が確定されたことを示す「確定」、確定された検査結果が医療機関に報告されたことを示す「報告済」を含む。 The inspection staff who conducts the inspection at the inspection institution receives the sample and inspects the received sample according to the order contents. At this time, the inspection staff sequentially registers the status information indicating the status at each progress stage from the receipt of the sample to the report of the inspection result (confirmed inspection value) to the medical institution via the inspection institution terminal 30 in the server 10. .. Specifically, after receiving the sample, the inspection staff performs measurement processing on the inspection items according to the order contents and obtains the measurement result (initial inspection value). The inspection staff determines whether or not remeasurement is necessary for the same inspection item based on the obtained initial inspection value, and if it is determined that it is necessary, remeasurement processing is performed and the measurement result (remeasurement) is performed. Measurement inspection value) is obtained. Then, the inspection staff confirms the inspection result for the inspection item here based on the obtained initial inspection value or the remeasurement inspection value, and reports the confirmed inspection result (confirmed inspection value) to the medical institution. Therefore, the status information is "sample arrived" indicating that the sample has been received, "measuring (measuring)" indicating that the test (measurement) has started, and "first" indicating that the initial test value has been obtained. Inspection result (measurement) from "measurement value", "remeasurement in progress" indicating that remeasurement has started, "remeasurement value" indicating that remeasurement inspection value has been obtained, initial inspection value or remeasurement inspection value Includes "confirmed" indicating that the confirmed test result) has been confirmed, and "reported" indicating that the confirmed test result has been reported to the medical institution.

検査スタッフは、検体に対してオーダー内容に従った検査を行いつつ、上述したステータス情報をサーバ10に登録し、検査結果(初回検査値、再測定検査値、及び確定検査値)が得られる都度、得られた検査結果をサーバ10に登録する。これにより、本実施形態の情報処理システム100では、検査機関における確定後の検査結果(確定検査値)だけでなく、実行中の検査の進捗状況を示すステータス情報と、検査(測定)によって得られた確定前の検査結果(初回検査値、再測定検査値)とがサーバ10に登録される。上述したように、サーバ10の患者DB12a(図3参照)には、医療機関内の検査室で行われた院内検査の結果と、検査機関で行われている外注検査のステータス情報及び検査結果とが登録される。このようにサーバ10に登録された各検査の検査結果及び外注検査のステータス情報は、医療機関端末20及び検査機関端末30を介して閲覧することができる。よって、医療機関の医療スタッフ及び検査機関の検査スタッフは、各検査の検査結果及び外注検査のステータス情報を共有することができる。なお、医療機関の医療スタッフも、検査結果だけでなく、検体の受取から検査結果(測定結果)が確定されるまでの進捗状況を示すステータス情報をサーバ10に登録してもよい。 The inspection staff registers the above-mentioned status information in the server 10 while inspecting the sample according to the order contents, and each time the inspection result (initial inspection value, remeasurement inspection value, and definite inspection value) is obtained. , The obtained inspection result is registered in the server 10. As a result, in the information processing system 100 of the present embodiment, not only the inspection result (confirmed inspection value) after confirmation in the inspection institution but also the status information indicating the progress of the inspection being executed and the inspection (measurement) are obtained. The inspection result (initial inspection value, remeasurement inspection value) before confirmation is registered in the server 10. As described above, the patient DB 12a (see FIG. 3) of the server 10 contains the results of the in-hospital examination performed in the laboratory in the medical institution, and the status information and the examination results of the outsourced examination performed in the examination institution. Is registered. The test results of each test and the status information of the outsourced test registered in the server 10 in this way can be viewed via the medical institution terminal 20 and the test institution terminal 30. Therefore, the medical staff of the medical institution and the inspection staff of the inspection institution can share the inspection result of each inspection and the status information of the outsourced inspection. The medical staff of the medical institution may also register not only the test result but also the status information indicating the progress from the receipt of the sample to the determination of the test result (measurement result) in the server 10.

図3はサーバ10の構成例を示すブロック図である。サーバ10は、制御部11、記憶部12、通信部13、入力部14、表示部15、読み取り部16等を含み、これらの各部はバスを介して相互に接続されている。制御部11は、CPU(Central Processing Unit)、MPU(Micro-Processing Unit)又はGPU(Graphics Processing Unit)等の1又は複数のプロセッサを含む。制御部11は、記憶部12に記憶してある制御プログラム12Pを適宜実行することにより、サーバ10が行うべき種々の情報処理、制御処理等を行う。 FIG. 3 is a block diagram showing a configuration example of the server 10. The server 10 includes a control unit 11, a storage unit 12, a communication unit 13, an input unit 14, a display unit 15, a reading unit 16, and the like, and each of these units is connected to each other via a bus. The control unit 11 includes one or a plurality of processors such as a CPU (Central Processing Unit), an MPU (Micro-Processing Unit), and a GPU (Graphics Processing Unit). The control unit 11 appropriately executes the control program 12P stored in the storage unit 12 to perform various information processing, control processing, and the like to be performed by the server 10.

記憶部12は、RAM(Random Access Memory)、フラッシュメモリ、ハードディスク、SSD(Solid State Drive)等を含む。記憶部12は、制御部11が実行する制御プログラム12P及び制御プログラム12Pの実行に必要な各種のデータ等を予め記憶している。また記憶部12は、制御部11が制御プログラム12Pを実行する際に発生するデータ等を一時的に記憶する。また記憶部12は、後述する患者DB(データベース)12a、検査セットDB12bを記憶する。患者DB12a及び検査セットDB12bは、サーバ10に接続された他の記憶装置に記憶されてもよく、ネットワークNWを介してサー
バ10が通信可能な他の記憶装置に記憶されてもよく、ブロックチェーンのような分散型台帳形式でサーバ10が接続可能な他の複数のサーバに整合性を持って記憶されていてもよい。
The storage unit 12 includes a RAM (Random Access Memory), a flash memory, a hard disk, an SSD (Solid State Drive), and the like. The storage unit 12 stores in advance various data and the like necessary for executing the control program 12P and the control program 12P executed by the control unit 11. Further, the storage unit 12 temporarily stores data or the like generated when the control unit 11 executes the control program 12P. Further, the storage unit 12 stores the patient DB (database) 12a and the examination set DB 12b, which will be described later. The patient DB 12a and the test set DB 12b may be stored in another storage device connected to the server 10, or may be stored in another storage device that the server 10 can communicate with via the network NW, and may be stored in another storage device of the blockchain. In such a distributed ledger format, the server 10 may be consistently stored in a plurality of other servers to which the server 10 can be connected.

通信部13は、有線通信又は無線通信によってネットワークNWに接続するためのインタフェースであり、ネットワークNWを介して他の装置との間で情報の送受信を行う。入力部14は、サーバ10を使用するユーザによる操作入力を受け付け、操作内容に対応した制御信号を制御部11へ送出する。表示部15は、液晶ディスプレイ又は有機ELディスプレイ等であり、制御部11からの指示に従って各種の情報を表示する。入力部14及び表示部15は一体として構成されたタッチパネルであってもよい。 The communication unit 13 is an interface for connecting to the network NW by wired communication or wireless communication, and transmits / receives information to / from other devices via the network NW. The input unit 14 receives an operation input by a user who uses the server 10 and sends a control signal corresponding to the operation content to the control unit 11. The display unit 15 is a liquid crystal display, an organic EL display, or the like, and displays various information according to instructions from the control unit 11. The input unit 14 and the display unit 15 may be a touch panel configured as one.

読み取り部16は、CD(Compact Disc)-ROM、DVD(Digital Versatile Disc)-ROM、USB(Universal Serial Bus)メモリ、SD(Secure Digital)カード等を含む可搬型記憶媒体1aに記憶された情報を読み取る。記憶部12に記憶される制御プログラム12P及び各種のデータは、制御部11が読み取り部16を介して可搬型記憶媒体1aから読み取って記憶部12に記憶してもよい。また、記憶部12に記憶される制御プログラム12P及び各種のデータは、制御部11が通信部13を介して他の装置からダウンロードして記憶部12に記憶してもよい。 The reading unit 16 stores information stored in a portable storage medium 1a including a CD (Compact Disc) -ROM, a DVD (Digital Versatile Disc) -ROM, a USB (Universal Serial Bus) memory, an SD (Secure Digital) card, and the like. read. The control program 12P and various data stored in the storage unit 12 may be read by the control unit 11 from the portable storage medium 1a via the reading unit 16 and stored in the storage unit 12. Further, the control program 12P and various data stored in the storage unit 12 may be downloaded from another device by the control unit 11 via the communication unit 13 and stored in the storage unit 12.

図4は患者DB12aの構成例を示す模式図である。患者DB12aは、患者の診療データを格納するデータベースであり、例えば電子カルテデータである。図4に示す患者DB12aは、患者ID列、診察券番号列、氏名列、性別列、年齢列、院内検査列、外注検査列等を含み、患者IDに対応付けて患者に関する各情報を記憶する。患者ID列は、各患者を識別するための識別情報(患者ID)を記憶し、診察券番号列は、各患者に対して医療機関で発行された診察券の診察券番号を記憶する。なお、患者IDに診察券番号を用いてもよく、この場合、診察券番号列は必要ない。氏名列、性別列及び年齢列のそれぞれは、患者の氏名、性別及び年齢を記憶する。院内検査列は、医療機関内の検査室で行われる検査(院内検査)に関する情報を記憶する。具体的には、各検査について、検査がオーダーされた受付日、検査項目、検査結果が確定された日時(結果確定日時)、検査結果(測定結果)、検体残量等が対応付けて記憶される。院内検査の検査結果は、検査結果として確定された測定値であり、検査結果が確定された場合に、結果確定日時及び検査結果が対応付けて記憶される。外注検査列は、医療機関外の検査機関で行われる検査(外注検査)に関する情報を記憶する。具体的には、各検査について、検査がオーダーされた受付日、検査項目、検査対象の検体が検査機関に搬送された日付(検体到着日)、検査結果の医療機関への報告予定日(仕上り予定日)、検査の進捗状況を示すステータス情報(進捗情報)、検査結果(測定結果)、検体残量等が対応付けて記憶される。外注検査の仕上り予定日は、検体が検査機関に到着した後に、例えば検査スタッフによって特定される日付であり、検査毎に予め設定された検査日数に基づいて自動的に算出される日付であってもよい。外注検査の検査結果は、初回検査値、再測定検査値又は確定検査値であり、初回検査値は「初検値」のステータス情報に対応付けて記憶され、再測定検査値は「再測定値」のステータス情報に対応付けて記憶され、確定検査値は「確定」のステータス情報に対応付けて記憶される。外注検査の検査結果は最新の測定値(初回検査値、再測定検査値又は確定検査値)が記憶されてもよく、得られた全ての測定値が記憶されてもよい。 FIG. 4 is a schematic diagram showing a configuration example of the patient DB 12a. The patient DB 12a is a database for storing the medical care data of the patient, and is, for example, electronic medical record data. The patient DB 12a shown in FIG. 4 includes a patient ID column, a medical examination ticket number column, a name column, a gender column, an age column, an in-hospital examination column, an outsourced examination column, and the like, and stores each information about the patient in association with the patient ID. .. The patient ID column stores identification information (patient ID) for identifying each patient, and the medical examination ticket number column stores the medical examination ticket number of the medical examination ticket issued by the medical institution for each patient. A medical examination ticket number may be used for the patient ID, and in this case, the medical examination ticket number string is not required. Each of the name column, gender column and age column stores the patient's name, gender and age. The in-hospital examination line stores information about examinations (in-hospital examinations) performed in a laboratory in a medical institution. Specifically, for each test, the reception date when the test was ordered, the test items, the date and time when the test result was confirmed (result confirmation date and time), the test result (measurement result), the remaining amount of the sample, etc. are stored in association with each other. To. The test result of the in-hospital test is a measured value confirmed as the test result, and when the test result is confirmed, the date and time when the result is confirmed and the test result are stored in association with each other. The outsourced inspection column stores information about inspections (outsourced inspections) performed at inspection institutions outside the medical institution. Specifically, for each test, the date when the test was ordered, the test items, the date when the sample to be tested was delivered to the test institution (sample arrival date), and the scheduled date for reporting the test results to the medical institution (finished). Scheduled date), status information (progress information) indicating the progress of the test, test result (measurement result), remaining amount of sample, etc. are stored in association with each other. The scheduled finish date for outsourced testing is, for example, the date specified by the testing staff after the sample arrives at the testing institution, which is automatically calculated based on the preset number of testing days for each test. May be good. The inspection result of the outsourced inspection is the initial inspection value, the remeasurement inspection value or the definite inspection value, the initial inspection value is stored in association with the status information of the "initial inspection value", and the remeasurement inspection value is the "remeasurement value". Is stored in association with the status information of "confirmed", and the definite inspection value is stored in association with the status information of "confirmed". As the inspection result of the outsourced inspection, the latest measured value (initial inspection value, remeasurement inspection value or definitive inspection value) may be stored, or all the obtained measured values may be stored.

患者DB12aに記憶される患者IDは、医療機関内で新たな患者に診察券が発行された場合に、制御部11によって発行されて記憶される。患者DB12aに記憶される診察券番号、氏名、性別及び年齢は、制御部11が通信部13又は入力部14を介して新たな患者の診察券番号、氏名、性別及び年齢を取得した場合に制御部11によって記憶される。患者DB12aに記憶される院内検査に関する情報及び外注検査に関する情報は、制御部11が通信部13を介して各情報を取得した場合に制御部11によって記憶される。患
者DB12aの記憶内容は図4に示す例に限定されず、診断名、症状、既往歴、治療歴、薬剤服用歴等、患者に関する各種の情報、患者に行った検査に関する各種の情報を記憶してもよい。また、院内検査又は外注検査に関する情報は、X線画像、超音波画像、CT(Computed Tomography:コンピュータ断層撮影法)画像、MRI(Magnetic Resonance Imaging:磁気共鳴画像法)画像、PET(Positron Emission Tomography:陽電子放出断層撮影法)画像等の医用画像、心電図データ、脳波データ等の生体検査結果を含んでもよい。また、院内検査に関する情報及び外注検査に関する情報を、それぞれ異なるDBに登録するように構成されていてもよい。
The patient ID stored in the patient DB 12a is issued and stored by the control unit 11 when a medical examination ticket is issued to a new patient in the medical institution. The medical examination ticket number, name, gender and age stored in the patient DB 12a are controlled when the control unit 11 acquires the new patient's medical examination ticket number, name, gender and age via the communication unit 13 or the input unit 14. It is stored by the part 11. The information regarding the in-hospital examination and the information regarding the outsourced examination stored in the patient DB 12a are stored by the control unit 11 when the control unit 11 acquires each information via the communication unit 13. The memory content of the patient DB 12a is not limited to the example shown in FIG. 4, and various information about the patient such as diagnosis name, symptom, medical history, treatment history, drug administration history, and various information about the examination performed on the patient are stored. May be. In addition, information on in-hospital examinations or outsourced examinations includes X-ray images, ultrasonic images, CT (Computed Tomography) images, MRI (Magnetic Resonance Imaging) images, PET (Positron Emission Tomography:). Positron emission tomography) Medical images such as images, electrocardiogram data, brain wave data and other biopsy results may be included. Further, the information regarding the in-hospital examination and the information regarding the outsourced examination may be registered in different DBs.

図5は検査セットDB12bの構成例を示す模式図である。検査セットDB12bは、病名毎に、各病名の病気が疑われる場合に実施すべき検査のセットに関する情報を記憶する。図5に示す検査セットDB12bは、セットID列、病名列、検査項目列等を含み、セットIDに対応付けて、各病名の病気が疑われる場合に実施が推奨されている検査項目を記憶する。セットID列は、登録された各セットに割り当てられた識別情報(セットID)を記憶する。病名列及び検査項目列はそれぞれ、病気の呼び名、実施すべき複数の検査の検査項目(検査セット)を記憶する。検査セットDB12bに記憶されるセットIDは、新たな検査セットが登録される際に、制御部11によって発行されて記憶される。検査セットDB12bに記憶される他の情報は、制御部11が通信部13又は入力部14を介して新たな検査セットの情報を取得した場合に制御部11によって記憶され、変更指示を取得した場合に制御部11によって変更される。検査セットDB12bの記憶内容は図5に示す例に限定されない。例えば同じ病名であっても、患者の年齢層又は性別等の属性情報に応じて推奨される検査内容が異なる場合、属性情報に対応付けて、それぞれ推奨される検査セットを記憶してもよい。この場合、検査セットDB12bは、属性情報が記憶される属性情報列を有する。 FIG. 5 is a schematic diagram showing a configuration example of the inspection set DB 12b. The test set DB 12b stores information about a set of tests to be performed for each disease name when a disease of each disease name is suspected. The test set DB 12b shown in FIG. 5 includes a set ID column, a disease name column, a test item column, etc., and stores test items recommended to be performed when a disease of each disease name is suspected in association with the set ID. .. The set ID column stores the identification information (set ID) assigned to each registered set. The disease name column and the test item column store the name of the disease and the test items (test sets) of a plurality of tests to be performed, respectively. The set ID stored in the inspection set DB 12b is issued and stored by the control unit 11 when a new inspection set is registered. Other information stored in the inspection set DB 12b is stored by the control unit 11 when the control unit 11 acquires new inspection set information via the communication unit 13 or the input unit 14, and when the change instruction is acquired. Is changed by the control unit 11. The stored contents of the inspection set DB 12b are not limited to the example shown in FIG. For example, even if the disease name is the same, if the recommended test contents differ depending on the attribute information such as the age group or gender of the patient, the recommended test set may be stored in association with the attribute information. In this case, the inspection set DB 12b has an attribute information string in which the attribute information is stored.

図6は医療機関端末20及び検査機関端末30の構成例を示すブロック図である。医療機関端末20は、制御部21、記憶部22、通信部23、入力部24、表示部25、読み取り部26等を含み、これらの各部はバスを介して相互に接続されている。医療機関端末20の制御部21、記憶部22、通信部23、入力部24、表示部25、読み取り部26のそれぞれは、サーバ10の制御部11、記憶部12、通信部13、入力部14、表示部15、読み取り部16と同様の構成であるので詳細な説明は省略する。なお、医療機関端末20の記憶部22は、制御部21が実行する制御プログラム22Pに加え、サーバ10に検査結果を登録する処理、及びサーバ10に登録された検査結果を閲覧する処理を実現するための検査共有アプリケーションプログラム22AP(以下では検査共有アプリ22APという)を記憶する。 FIG. 6 is a block diagram showing a configuration example of the medical institution terminal 20 and the inspection institution terminal 30. The medical institution terminal 20 includes a control unit 21, a storage unit 22, a communication unit 23, an input unit 24, a display unit 25, a reading unit 26, and the like, and each of these units is connected to each other via a bus. Each of the control unit 21, the storage unit 22, the communication unit 23, the input unit 24, the display unit 25, and the reading unit 26 of the medical institution terminal 20 is the control unit 11, the storage unit 12, the communication unit 13, and the input unit 14 of the server 10. , Since the configuration is the same as that of the display unit 15 and the reading unit 16, detailed description thereof will be omitted. In addition to the control program 22P executed by the control unit 21, the storage unit 22 of the medical institution terminal 20 realizes a process of registering the test result in the server 10 and a process of viewing the test result registered in the server 10. The inspection sharing application program 22AP (hereinafter referred to as inspection sharing application 22AP) for the purpose is stored.

検査機関端末30は、制御部31、記憶部32、通信部33、入力部34、表示部35、読み取り部36等を含み、これらの各部はバスを介して相互に接続されている。検査機関端末30の制御部31、記憶部32、通信部33、入力部34、表示部35、読み取り部36のそれぞれは、医療機関端末20の制御部21、記憶部22、通信部23、入力部24、表示部25、読み取り部26と同様の構成であるので詳細な説明は省略する。 The inspection organization terminal 30 includes a control unit 31, a storage unit 32, a communication unit 33, an input unit 34, a display unit 35, a reading unit 36, and the like, and each of these units is connected to each other via a bus. Each of the control unit 31, storage unit 32, communication unit 33, input unit 34, display unit 35, and reading unit 36 of the inspection institution terminal 30 is the control unit 21, storage unit 22, communication unit 23, and input of the medical institution terminal 20. Since the configuration is the same as that of the unit 24, the display unit 25, and the reading unit 26, detailed description thereof will be omitted.

以下に、本実施形態の情報処理システム100において、医師が、患者に実施すべき検査をオーダーする際に、各装置が行う処理について説明する。図7はオーダー処理手順の一例を示すフローチャート、図8は画面例を示す模式図である。図7では左側に医療機関端末20が行う処理を、右側にサーバ10が行う処理をそれぞれ示す。以下の処理は、医療機関端末20の記憶部22に記憶してある制御プログラム22Pに従って制御部21によって実現され、サーバ10の記憶部12に記憶してある制御プログラム12Pに従って制御部11によって実現される。以下の処理の一部を専用のハードウェア回路で実現してもよい。 Hereinafter, in the information processing system 100 of the present embodiment, the processing performed by each device when the doctor orders the examination to be performed from the patient will be described. FIG. 7 is a flowchart showing an example of the order processing procedure, and FIG. 8 is a schematic diagram showing a screen example. In FIG. 7, the processing performed by the medical institution terminal 20 is shown on the left side, and the processing performed by the server 10 is shown on the right side. The following processing is realized by the control unit 21 according to the control program 22P stored in the storage unit 22 of the medical institution terminal 20, and is realized by the control unit 11 according to the control program 12P stored in the storage unit 12 of the server 10. To. A part of the following processing may be realized by a dedicated hardware circuit.

本実施形態の情報処理システム100において、医師は、患者に実施すべき検査をオーダーする場合、医療機関端末20を用いて、検査をオーダーするためのオーダー画面をサーバ10から取得する。オーダー画面は、例えば医療機関端末20が検査共有アプリ22APを実行することによって取得することができ、医師は、医療機関端末20に検査共有アプリ22APを起動させる。医療機関端末20の制御部21は、入力部24を介した医師による操作に従って検査共有アプリ22APを起動し、オーダー画面をサーバ10から取得して表示部25に表示する(S11)。なお、検査共有アプリ22APを起動した場合、制御部21はまず、図8Aに示すような初期画面をサーバ10から取得して表示部25に表示する。初期画面は、例えば医療機関端末20を操作中の医師が今日診察する予定の患者の情報を一覧表示している。患者の情報は、例えば患者が医療機関に対する受付を行った際に割り当てられた受付番号、患者の患者ID及び氏名を含む。また初期画面は、各患者に対して、詳細な情報(電子カルテの情報)の閲覧を指示するための詳細表示ボタンと、オーダー画面の表示を指示するための検査オーダーボタンと、検査結果の登録を指示するための結果登録ボタンとを有する。医師は、このような初期画面において、検査をオーダーしたい患者に対応する検査オーダーボタンを操作することにより、オーダー画面をサーバ10に要求し、図8Bに示すようなオーダー画面をサーバ10から取得して表示部25に表示する。 In the information processing system 100 of the present embodiment, when ordering a test to be performed from a patient, the doctor uses the medical institution terminal 20 to acquire an order screen for ordering the test from the server 10. The order screen can be obtained, for example, by the medical institution terminal 20 executing the examination sharing application 22AP, and the doctor causes the medical institution terminal 20 to activate the examination sharing application 22AP. The control unit 21 of the medical institution terminal 20 activates the inspection sharing application 22AP according to an operation by a doctor via the input unit 24, acquires an order screen from the server 10, and displays it on the display unit 25 (S11). When the inspection sharing application 22AP is activated, the control unit 21 first acquires an initial screen as shown in FIG. 8A from the server 10 and displays it on the display unit 25. The initial screen displays, for example, a list of information on patients scheduled to be examined by a doctor who is operating the medical institution terminal 20 today. The patient information includes, for example, a reception number assigned when the patient makes a reception at a medical institution, a patient ID of the patient, and a name. In addition, the initial screen has a detailed display button for instructing each patient to view detailed information (electronic medical record information), an inspection order button for instructing the display of the order screen, and registration of inspection results. It has a result registration button for instructing. On such an initial screen, the doctor requests the order screen from the server 10 by operating the examination order button corresponding to the patient who wants to order the examination, and obtains the order screen as shown in FIG. 8B from the server 10. Is displayed on the display unit 25.

図8Bに示すオーダー画面は、初期画面で選択された患者に対して、検査のオーダーを受け付ける受付日(今日の日付)、患者に割り当てられた受付番号、患者の患者ID及び氏名を表示する。またオーダー画面は、検査項目を入力するための入力欄を有し、検査項目の入力欄には、選択可能な複数の検査項目のいずれかを選択するためのプルダウンメニューが設けられている。検査項目の入力欄は、1つの検査項目が入力された場合に、新たな入力欄が表示され、複数の検査項目を入力できるように構成されている。またオーダー画面は、病名を入力するための入力欄を有し、病名の入力欄には、選択可能な複数の病名のいずれかを選択するためのプルダウンメニューが設けられている。病名の入力欄は、病名が入力された場合に、入力された病名に対して推奨されている検査セットをサーバ10から取得し、図8Cに示すようにオーダー画面に表示するように構成されている。具体的には、病名の入力欄に病名が入力された場合、医療機関端末20は、入力された病名に対応する検査セットをサーバ10に要求し、サーバ10は、要求された病名に対応する検査セットを検査セットDB12bから取得して医療機関端末20へ送信する。そして医療機関端末20は、取得した検査セット(複数の検査項目)をオーダー画面に表示する。図8Cに示す例は、病名として腎機能が入力され、腎機能に対応する検査セットとして検査L~Oの各検査項目の情報が表示された状態を示す。具体的には、各検査項目について、項目名、材料名(検体の種類)、検査に必要な検体量、オーダー先が医療機関内(院内)であるか検査機関(外注)であるかを示す情報、健康保険の適用の可否が表示されており、各検査項目を選択するためのチェックボックスが設けられている。 The order screen shown in FIG. 8B displays the reception date (today's date) for accepting the examination order, the reception number assigned to the patient, the patient ID and the name of the patient for the patient selected on the initial screen. Further, the order screen has an input field for inputting an inspection item, and the inspection item input field is provided with a pull-down menu for selecting one of a plurality of selectable inspection items. The inspection item input field is configured so that when one inspection item is input, a new input field is displayed and a plurality of inspection items can be input. Further, the order screen has an input field for inputting a disease name, and the disease name input field is provided with a pull-down menu for selecting one of a plurality of selectable disease names. The disease name input field is configured to acquire the recommended test set for the input disease name from the server 10 and display it on the order screen as shown in FIG. 8C when the disease name is input. There is. Specifically, when a disease name is input in the disease name input field, the medical institution terminal 20 requests the server 10 for a test set corresponding to the input disease name, and the server 10 corresponds to the requested disease name. The inspection set is acquired from the inspection set DB 12b and transmitted to the medical institution terminal 20. Then, the medical institution terminal 20 displays the acquired inspection set (plurality of inspection items) on the order screen. The example shown in FIG. 8C shows a state in which renal function is input as a disease name and information on each test item of tests L to O is displayed as a test set corresponding to renal function. Specifically, for each test item, the item name, material name (specimen type), sample amount required for the test, and whether the order destination is in the medical institution (in-hospital) or the inspection institution (outsourced) are shown. Information and whether or not health insurance is applicable are displayed, and check boxes are provided for selecting each inspection item.

またオーダー画面は、検査項目の入力欄を介して指定された検査項目でのオーダーを指示するためのOKボタンと、病名の入力欄を介して指定された病名に対応して表示された検査セットの各検査項目に対するチェックボックスを介して選択された検査項目でのオーダーを指示するためのOKボタンとを有する。従って、医師は、オーダー画面中の検査項目の入力欄に検査項目を入力してOKボタンを操作するか、病名の入力欄に病名を入力し、表示された検査項目に対するチェックボックスをチェックしてOKボタンを操作することによって、選択した検査項目のオーダーを指示する。なお、各病名に対応付けられている検査セットは、検査共有アプリ22AP内に設定されていてもよく、この場合、医療機関端末20は、入力された病名に対する検査セットを検査共有アプリ22APから取得できる。 In addition, the order screen has an OK button for instructing an order for the specified test item via the test item input field, and a test set displayed corresponding to the disease name specified via the disease name input field. It has an OK button for instructing an order in the selected inspection item via a check box for each inspection item. Therefore, the doctor can either enter the test item in the test item input field on the order screen and operate the OK button, or enter the disease name in the disease name input field and check the check box for the displayed test item. By operating the OK button, the order of the selected inspection item is instructed. The test set associated with each disease name may be set in the test sharing application 22AP. In this case, the medical institution terminal 20 acquires the test set for the input disease name from the test sharing application 22AP. can.

図8B及び図8Cに示すオーダー画面において、制御部21は、検査項目の入力欄に検査項目が入力されたか否かを判断しており(S12)、入力されたと判断した場合(S12:YES)、入力された検査項目をオーダー画面(入力欄)に表示する(S13)。そして制御部21は、検査項目の入力欄に対応するOKボタンが操作されたか否かを判断し(S14)、操作されていないと判断した場合(S14:NO)、ステップS12の処理に戻る。OKボタンが操作されたと判断した場合(S14:YES)、制御部21は、入力された検査項目に対するオーダー登録をサーバ10に要求する(S22)。 In the order screen shown in FIGS. 8B and 8C, the control unit 21 determines whether or not the inspection item has been input in the inspection item input field (S12), and when it is determined that the inspection item has been input (S12: YES). , The entered inspection item is displayed on the order screen (input field) (S13). Then, the control unit 21 determines whether or not the OK button corresponding to the input field of the inspection item has been operated (S14), and if it is determined that the button has not been operated (S14: NO), the process returns to the process of step S12. When it is determined that the OK button has been operated (S14: YES), the control unit 21 requests the server 10 to register an order for the input inspection item (S22).

検査項目の入力欄に検査項目が入力されていないと判断した場合(S12:NO)、制御部21は、病名の入力欄に病名が入力されたか否かを判断する(S15)。病名が入力されていないと判断した場合(S15:NO)、制御部21は、ステップS12の処理に戻る。病名が入力されたと判断した場合(S15:YES)、制御部21は、入力された病名をオーダー画面(入力欄)に表示する(S16)。そして制御部21は、入力された病名に対して推奨されている検査セットを取得し(S17)、取得した検査セットに含まれる各検査項目をオーダー画面に表示する(S18)。なお、制御部21は、病名に対応する検査セットをサーバ10から取得してもよく、検査共有アプリ22APから取得してもよい。これにより、入力された病名に対して実施が推奨されている検査項目を選択対象の候補として提示(レコメンド)することができる。よって、医師は、提示された検査項目から必要な検査項目を選択すればよく、検査項目のオーダー漏れを抑制できる。 When it is determined that the inspection item has not been input in the inspection item input field (S12: NO), the control unit 21 determines whether or not the disease name has been input in the disease name input field (S15). If it is determined that the disease name has not been input (S15: NO), the control unit 21 returns to the process of step S12. When it is determined that the disease name has been input (S15: YES), the control unit 21 displays the input disease name on the order screen (input field) (S16). Then, the control unit 21 acquires the inspection set recommended for the input disease name (S17), and displays each inspection item included in the acquired inspection set on the order screen (S18). The control unit 21 may acquire the test set corresponding to the disease name from the server 10 or the test sharing application 22AP. As a result, it is possible to present (recommend) the test items recommended for the input disease name as candidates for selection. Therefore, the doctor may select a necessary test item from the presented test items, and can suppress the omission of the order of the test item.

なお、オーダー画面において、検査項目の入力欄に検査項目が入力された場合に、入力された検査項目に関連する他の検査項目を選択対象の候補として提示するように構成されていてもよい。例えば、医師による過去のオーダー履歴に基づいて、共起頻度が高い検査項目を登録しておき、検査項目の入力欄に入力された検査項目との共起頻度が高い検査項目を選択候補として提示するように構成されていてもよい。また、関連する複数の検査項目を検査セットとして登録しておき、検査項目の入力欄に入力された検査項目を含む検査セットを特定し、特定した検査セットに含まれる他の検査項目を選択候補として提示するように構成されていてもよい。更に、検査セットDB12bに登録してある検査セットから、検査項目の入力欄に入力された検査項目を含む検査セットを特定し、特定した検査セットに含まれる他の検査項目を選択候補として提示するように構成されていてもよい。この場合にも、入力された検査項目に関連する他の検査項目が選択候補として提示されるので、検査項目のオーダー漏れを抑制できる。 In the order screen, when an inspection item is input in the inspection item input field, another inspection item related to the input inspection item may be presented as a candidate for selection. For example, based on the past order history by a doctor, test items with high co-occurrence frequency are registered, and test items with high co-occurrence frequency with the test items entered in the test item input field are presented as selection candidates. It may be configured to do so. In addition, multiple related inspection items are registered as inspection sets, the inspection set including the inspection items entered in the inspection item input field is specified, and other inspection items included in the specified inspection set are selected as candidates for selection. It may be configured to be presented as. Further, from the inspection set registered in the inspection set DB 12b, the inspection set including the inspection item input in the inspection item input field is specified, and other inspection items included in the specified inspection set are presented as selection candidates. It may be configured as follows. In this case as well, since other inspection items related to the input inspection item are presented as selection candidates, it is possible to suppress order omission of the inspection item.

図8Cに示すオーダー画面において、制御部21は、チェックボックスを介して、いずれかの検査項目が選択されたか否かを判断しており(S19)、選択されていないと判断した場合(S19:NO)、待機する。いずれかの検査項目が選択されたと判断した場合(S19:YES)、制御部21は、選択された検査項目のチェックボックスに対してチェックマークを表示する(S20)。図8Cに示す例は、検査Lのチェックボックスを介して検査Lが選択された状態であることを示している。制御部21は、病名の入力欄に対応するOKボタンが操作されたか否かを判断し(S21)、操作されていないと判断した場合(S21:NO)、ステップS12の処理に戻る。OKボタンが操作されたと判断した場合(S21:YES)、制御部21は、チェックボックスを介して選択された検査項目に対するオーダー登録をサーバ10に要求する(S22)。 In the order screen shown in FIG. 8C, the control unit 21 determines whether or not any of the inspection items has been selected via the check box (S19), and determines that the inspection item has not been selected (S19:). NO), wait. When it is determined that any of the inspection items is selected (S19: YES), the control unit 21 displays a check mark for the check box of the selected inspection item (S20). The example shown in FIG. 8C shows that the inspection L is selected via the check box of the inspection L. The control unit 21 determines whether or not the OK button corresponding to the disease name input field has been operated (S21), and if it is determined that the button has not been operated (S21: NO), returns to the process of step S12. When it is determined that the OK button has been operated (S21: YES), the control unit 21 requests the server 10 to register an order for the inspection item selected via the check box (S22).

ステップS22において制御部21は、例えば受付日及び患者の患者IDと、指定された検査項目を示す情報とを含み、検査を依頼するためのオーダー情報をサーバ10へ送信する。サーバ10の制御部11は、医療機関端末20からオーダー登録を要求された場合、要求されたオーダー内容を患者DB12aに記憶する(S23)。具体的には、制御部11は、医療機関端末20から受信したオーダー情報に含まれる患者IDに対応付けて、オーダー情報に含まれる受付日及び検査項目を患者DB12aに記憶する。このとき、制
御部11は、オーダー先が医療機関内(院内)である場合、院内検査の受付日及び検査項目として、オーダー情報に含まれる受付日及び検査項目を記憶し、オーダー先が検査機関(外注)である場合、外注検査の受付日及び検査項目として、オーダー情報に含まれる受付日及び検査項目を記憶する。このようにオーダー情報を患者DB12aに登録した後、制御部11は、医療機関内の検査室内の医療機関端末20、及び検査機関の受注処理を行う検査機関端末30に対して、オーダー内容を送信することにより、検査の発注処理を行う。
In step S22, the control unit 21 transmits, for example, the reception date, the patient ID of the patient, and the information indicating the designated inspection item, and the order information for requesting the inspection to the server 10. When the medical institution terminal 20 requests order registration, the control unit 11 of the server 10 stores the requested order contents in the patient DB 12a (S23). Specifically, the control unit 11 stores the reception date and the examination item included in the order information in the patient DB 12a in association with the patient ID included in the order information received from the medical institution terminal 20. At this time, when the order destination is in a medical institution (in-hospital), the control unit 11 stores the reception date and inspection items included in the order information as the reception date and inspection items of the in-hospital inspection, and the order destination is the inspection institution. In the case of (outsourcing), the acceptance date and inspection item included in the order information are stored as the acceptance date and inspection item of the outsourced inspection. After registering the order information in the patient DB 12a in this way, the control unit 11 transmits the order contents to the medical institution terminal 20 in the examination room in the medical institution and the inspection institution terminal 30 that processes the order of the inspection institution. By doing so, the inspection order processing is performed.

制御部11は、検査のオーダー登録が完了したことを医療機関端末20へ通知し(S24)、医療機関端末20の制御部21は、サーバ10において検査のオーダー登録が完了したことを通知する完了画面(図示せず)を表示部25に表示する(S25)。なお、制御部21は、オーダー画面の表示を終了し、例えば患者の詳細な情報(例えば電子カルテ)を表示する詳細画面を表示部25に表示することにより、検査のオーダー登録が完了したことを通知してもよい。上述した処理により、医師が患者に対して実施すべきであると判断した検査項目について、適切に選択することができ、選択された検査項目のオーダー情報がサーバ10の患者DB12aに登録される。 The control unit 11 notifies the medical institution terminal 20 that the inspection order registration is completed (S24), and the control unit 21 of the medical institution terminal 20 notifies the server 10 that the inspection order registration is completed. A screen (not shown) is displayed on the display unit 25 (S25). The control unit 21 ends the display of the order screen, and displays, for example, a detailed screen for displaying detailed patient information (for example, an electronic medical record) on the display unit 25, thereby indicating that the order registration for the examination is completed. You may notify. By the above-mentioned processing, the examination item determined by the doctor to be performed on the patient can be appropriately selected, and the order information of the selected examination item is registered in the patient DB 12a of the server 10.

上述した処理によって患者に実施すべき検査のオーダー登録が完了した後、医師又は医療スタッフが患者から、オーダーした検査に必要な検体を採取する。採取された検体は、オーダー内容に応じて医療機関内の検査室又は医療機関外の検査機関に搬送され、医療機関内の検査室又は医療機関外の検査機関でオーダー内容に応じた検査(測定)が行われる。医療機関内の検査室又は医療機関外の検査機関で検査結果が得られた場合、医療機関の医療スタッフ又は検査機関の検査スタッフが検査結果(測定値)をサーバ10に登録する。なお、検査機関の検査スタッフは、検査結果だけでなく、検査の進捗状況を示すステータス情報もサーバ10に登録する。 After the order registration of the test to be performed on the patient is completed by the above-mentioned process, the doctor or the medical staff collects the sample necessary for the ordered test from the patient. The collected sample is transported to a laboratory inside the medical institution or an inspection institution outside the medical institution according to the order contents, and is inspected (measured) according to the order contents in the inspection room inside the medical institution or the inspection institution outside the medical institution. ) Is performed. When the test result is obtained in the laboratory in the medical institution or the inspection institution outside the medical institution, the medical staff of the medical institution or the inspection staff of the inspection institution registers the inspection result (measured value) in the server 10. The inspection staff of the inspection organization registers not only the inspection result but also the status information indicating the progress of the inspection in the server 10.

以下に、医療機関の医療スタッフ及び検査機関の検査スタッフが医療機関端末20又は検査機関端末30を用いて検査結果をサーバ10に登録する際に、各装置が行う処理について説明する。図9は登録処理手順の一例を示すフローチャート、図10は画面例を示す模式図である。図9では左側に医療機関端末20及び検査機関端末30が行う処理を、右側にサーバ10が行う処理をそれぞれ示す。なお、医療機関端末20が行う処理と、検査機関端末30が行う処理とは、登録すべき情報の入力画面が異なること以外は同じであるので、図9ではまとめて図示している。以下の処理は、医療機関端末20及び検査機関端末30の記憶部22,32に記憶してある制御プログラム22P,32Pに従って制御部21,31によって実現され、サーバ10の記憶部12に記憶してある制御プログラム12Pに従って制御部11によって実現される。以下の処理の一部を専用のハードウェア回路で実現してもよい。 Hereinafter, the processing performed by each device when the medical staff of the medical institution and the inspection staff of the inspection institution register the inspection result in the server 10 using the medical institution terminal 20 or the inspection institution terminal 30 will be described. FIG. 9 is a flowchart showing an example of the registration processing procedure, and FIG. 10 is a schematic diagram showing a screen example. In FIG. 9, the processing performed by the medical institution terminal 20 and the inspection institution terminal 30 is shown on the left side, and the processing performed by the server 10 is shown on the right side. Since the processing performed by the medical institution terminal 20 and the processing performed by the inspection institution terminal 30 are the same except that the input screens for the information to be registered are different, they are collectively illustrated in FIG. The following processing is realized by the control units 21 and 31 according to the control programs 22P and 32P stored in the storage units 22 and 32 of the medical institution terminal 20 and the inspection institution terminal 30, and is stored in the storage unit 12 of the server 10. It is realized by the control unit 11 according to a certain control program 12P. A part of the following processing may be realized by a dedicated hardware circuit.

まず、医療機関の医療スタッフが検査結果をサーバ10に登録する際の処理について説明する。本実施形態の情報処理システム100において、医療スタッフは、実施中の検査について測定値が得られた場合、得られた測定値を検査結果に確定すべきか否かを判断し、確定すべきであると判断した場合、得られた測定値を検査結果としてサーバ10に登録する。なお、測定値を検査結果に確定すべきか否かの判断は、例えば、各検査項目について患者の年齢層及び性別に応じて設定された第1測定値以上第2測定値以下(第1測定値<第2測定値)の範囲内であるか否かに応じて行ってもよい。第1測定値以上第2測定値以下の範囲は、例えば多数の被検者による測定値に対する3標準偏差(3σ)の範囲を用いることができる。得られた測定値を検査結果に確定すべきでないと判断した場合、医療スタッフは、同じ検査について再度測定を行ってもよい。 First, the process when the medical staff of the medical institution registers the test result in the server 10 will be described. In the information processing system 100 of the present embodiment, when a measured value is obtained for the test being performed, the medical staff should determine and determine whether or not the obtained measured value should be confirmed in the test result. If it is determined, the obtained measured value is registered in the server 10 as an inspection result. The determination of whether or not the measured value should be confirmed in the test result is determined, for example, by the first measured value or more and the second measured value or less (first measured value) set according to the age group and gender of the patient for each test item. It may be performed depending on whether or not it is within the range of <second measured value). For the range of the first measured value or more and the second measured value or less, for example, a range of 3 standard deviations (3σ) with respect to the measured values by a large number of subjects can be used. If it is determined that the obtained measurements should not be finalized in the test results, the medical staff may remeasure the same test.

検査結果に確定した測定値をサーバ10に登録する場合、医療スタッフは、医療機関端
末20を用いて、検査結果を入力するための入力画面をサーバ10から取得する。入力画面は、例えば医療機関端末20が検査共有アプリ22APを実行することによってサーバ10から取得する初期画面(図8A参照)を介して取得することができる。よって、医療スタッフは、医療機関端末20に検査共有アプリ22APを起動させてサーバ10から初期画面を取得し、取得した初期画面において、検査結果を登録したい患者に対応する結果登録ボタンを操作することにより、入力画面をサーバ10に要求する。医療機関端末20の制御部21は、入力部24を介した医療スタッフによる操作に従って検査共有アプリ22APを起動し、図10Aに示すような入力画面をサーバ10から取得して表示部25に表示する(S31)。
When registering the measured value confirmed in the test result in the server 10, the medical staff uses the medical institution terminal 20 to acquire an input screen for inputting the test result from the server 10. The input screen can be acquired via the initial screen (see FIG. 8A) acquired from the server 10 by, for example, the medical institution terminal 20 executing the inspection sharing application 22AP. Therefore, the medical staff activates the test sharing application 22AP on the medical institution terminal 20 to acquire the initial screen from the server 10, and operates the result registration button corresponding to the patient who wants to register the test result on the acquired initial screen. Requests the input screen to the server 10. The control unit 21 of the medical institution terminal 20 activates the inspection sharing application 22AP according to an operation by the medical staff via the input unit 24, acquires an input screen as shown in FIG. 10A from the server 10, and displays it on the display unit 25. (S31).

図10Aに示す入力画面は、初期画面で選択された患者に対して、検査がオーダーされた受付日、患者の受付番号、患者ID及び氏名と、オーダーされた検査の情報とを表示する。検査の情報は検査項目の項目名及びオーダー先を示す情報(院内又は外注)を含むが、これら以外の情報を含んでいてもよい。また入力画面は、医療機関内の検査室で行われる検査(院内検査)に対して検査結果(測定値)を入力するための入力欄を有する。図10Aに示す例では、検査L,Mが院内で行われる検査であるので、検査L,Mの検査結果の入力欄が表示されている。更に入力画面は、検査結果の入力欄に入力された検査結果のサーバ10への登録を指示するための登録ボタンを有する。従って、医療スタッフは、入力画面中の検査結果の入力欄に、検査結果に確定した測定値を入力して登録ボタンを操作することによって、検査結果のサーバ10への登録を指示する。 The input screen shown in FIG. 10A displays the reception date on which the examination was ordered, the patient's reception number, the patient ID and the name, and the information of the ordered examination for the patient selected on the initial screen. The inspection information includes the item name of the inspection item and the information indicating the order destination (in-hospital or outsourced), but may include information other than these. Further, the input screen has an input field for inputting a test result (measured value) for a test (in-hospital test) performed in a laboratory in a medical institution. In the example shown in FIG. 10A, since the tests L and M are tests performed in the hospital, the input fields for the test results of the tests L and M are displayed. Further, the input screen has a registration button for instructing registration of the inspection result input to the inspection result input field to the server 10. Therefore, the medical staff instructes the registration of the test result to the server 10 by inputting the measured value confirmed in the test result into the input field of the test result in the input screen and operating the registration button.

図10Aに示す入力画面において、制御部21は、検査結果の入力欄を介して検査結果の入力を受け付け、検査結果を受け付けた場合、受け付けた検査結果を入力画面(入力欄)に表示する(S32)。制御部21は、登録ボタンが操作されたか否かを判断し(S33)、操作されていないと判断した場合(S33:NO)、ステップS32の処理に戻る。登録ボタンが操作されたと判断した場合(S33:YES)、制御部21は、入力欄に入力された検査結果の登録をサーバ10に要求する(S34)。例えば制御部21は、受付日及び患者の患者IDと、検査項目に対して入力された検査結果とを含み、検査結果の登録を要求するための要求情報をサーバ10へ送信する。これにより、制御部21は、医療機関(第1機関)で検体に対して実施された検査(第1検査)の検査結果をサーバ10へ出力する出力部として機能する。 In the input screen shown in FIG. 10A, the control unit 21 accepts the input of the inspection result via the input field of the inspection result, and when the inspection result is accepted, the received inspection result is displayed on the input screen (input field) ( S32). The control unit 21 determines whether or not the registration button has been operated (S33), and if it determines that the registration button has not been operated (S33: NO), returns to the process of step S32. When it is determined that the registration button has been operated (S33: YES), the control unit 21 requests the server 10 to register the inspection result input in the input field (S34). For example, the control unit 21 transmits to the server 10 the request information for requesting the registration of the test result, including the reception date, the patient ID of the patient, and the test result input for the test item. As a result, the control unit 21 functions as an output unit that outputs the test results of the test (first test) performed on the sample at the medical institution (first institution) to the server 10.

サーバ10の制御部11は、医療機関端末20から検査結果の登録を要求された場合、医療機関端末20から送信された検査結果を取得し、取得した検査結果を患者DB12aに記憶する(S35)。具体的には、制御部11は、医療機関端末20から受信した要求情報に含まれる患者ID及び受付日に対応付けて、要求情報に含まれる検査結果(測定値)を患者DB12aに記憶する。その際、制御部11は、結果確定日時として現在日時を患者DB12aに記憶しておく。制御部11は、検査結果の登録が完了したことを医療機関端末20へ通知し(S36)、医療機関端末20の制御部21は、サーバ10において検査結果の登録が完了したことを通知する登録完了画面(図示せず)を表示部25に表示する(S37)。なお、制御部21は、図10Aに示す入力画面の表示を終了し、例えば患者の詳細な情報(例えば電子カルテ)を表示する詳細画面を表示部25に表示することにより、検査結果の登録が完了したことを通知してもよい。上述した処理により、医療スタッフによって医療機関内の検査室で行われた検査の結果がサーバ10に登録される。 When the control unit 11 of the server 10 is requested to register the test result from the medical institution terminal 20, the control unit 11 acquires the test result transmitted from the medical institution terminal 20 and stores the acquired test result in the patient DB 12a (S35). .. Specifically, the control unit 11 stores the test result (measured value) included in the request information in the patient DB 12a in association with the patient ID included in the request information received from the medical institution terminal 20 and the reception date. At that time, the control unit 11 stores the current date and time as the result confirmation date and time in the patient DB 12a. The control unit 11 notifies the medical institution terminal 20 that the registration of the test result is completed (S36), and the control unit 21 of the medical institution terminal 20 notifies the server 10 that the registration of the test result is completed. A completion screen (not shown) is displayed on the display unit 25 (S37). The control unit 21 ends the display of the input screen shown in FIG. 10A, and displays, for example, a detailed screen for displaying detailed patient information (for example, an electronic medical record) on the display unit 25, so that the test result can be registered. You may notify that it is completed. By the above-mentioned processing, the result of the examination performed by the medical staff in the examination room in the medical institution is registered in the server 10.

次に、検査機関の検査スタッフが検査の進捗状況及び検査結果をサーバ10に登録する際の処理について説明する。本実施形態の情報処理システム100において、検査スタッフは、医療機関から搬送された検体に対してオーダー内容に従った検査を行うが、検体の受取から検査結果(検査結果に確定された測定値)が医療機関に報告されるまでの進捗状況を示す情報(ステータス情報)を逐次サーバ10に登録する。ステータス情報は例えば
、検査機関が検体を受け取ったことを示す「検体到着済」、検査(測定)が開始されたことを示す「測定中」、初回検査値が得られたことを示す「初検値」、再測定が開始されたことを示す「再測定中」、再測定した検査値が得られたことを示す「再測定値」、検査結果(測定値)が確定されたことを示す「確定」、確定された検査結果が医療機関に報告されたことを示す「報告済」等を含む。また検査スタッフは、初回検査値が得られた場合には初回検査値を、再測定による測定値が得られた場合には再測定検査値をサーバ10に登録する。更に検査スタッフは、初回検査値又は再測定検査値を検査結果に確定すべきか否かを判断し、確定すべきであると判断した場合、検査結果に確定した検査値(初回検査値又は再測定検査値)をサーバ10に登録する。ここでも、初回検査値又は再測定検査値を検査結果に確定すべきか否かの判断は、各検査項目について患者の年齢層及び性別に応じて設定された第1測定値以上第2測定値以下(第1測定値<第2測定値)の範囲内であるか否かに応じて行うことができる。なお、検査スタッフは、初回検査値を検査結果に確定すべきでないと判断した場合に、同じ検査について再度測定を行って再測定検査値を取得する。
Next, the process when the inspection staff of the inspection organization registers the progress of the inspection and the inspection result in the server 10 will be described. In the information processing system 100 of the present embodiment, the inspection staff inspects the sample transported from the medical institution according to the order contents, and the inspection result (measured value confirmed in the inspection result) from the receipt of the sample. Information (status information) indicating the progress until the information is reported to the medical institution is sequentially registered in the server 10. The status information is, for example, "sample arrived" indicating that the laboratory has received the sample, "measuring" indicating that the test (measurement) has started, and "initial test" indicating that the initial test value has been obtained. "Value", "Remeasurement in progress" indicating that remeasurement has started, "Remeasurement value" indicating that the remeasured test value has been obtained, and "Remeasurement value" indicating that the test result (measured value) has been confirmed. Includes "confirmed", "reported" indicating that the confirmed test result has been reported to the medical institution, and the like. Further, the inspection staff registers the initial inspection value when the initial inspection value is obtained, and registers the remeasurement inspection value in the server 10 when the measurement value by the remeasurement is obtained. Furthermore, the inspection staff determines whether or not the initial inspection value or remeasurement inspection value should be confirmed in the inspection result, and if it is determined that the inspection result should be confirmed, the inspection value confirmed in the inspection result (initial inspection value or remeasurement). The inspection value) is registered in the server 10. Here, too, the judgment as to whether or not the initial test value or the remeasurement test value should be confirmed in the test result is determined by the first measurement value or more and the second measurement value or less set according to the patient's age group and gender for each test item. It can be performed depending on whether or not it is within the range of (first measured value <second measured value). When the inspection staff determines that the initial inspection value should not be confirmed in the inspection result, the inspection staff remeasures the same inspection and obtains the remeasurement inspection value.

検査の進捗状況又は検査結果をサーバ10に登録する場合、検査スタッフは、検査機関端末30を用いて、図10Bに示すような入力画面をサーバ10から取得する。検査機関端末30においても、入力画面は、検査共有アプリ32APを実行することによってサーバ10から取得する初期画面(図8A参照)を介して取得することができる。よって、検査スタッフは、検査機関端末30に検査共有アプリ32APを起動させてサーバ10から初期画面を取得し、取得した初期画面において、検査結果を登録したい患者に対応する結果登録ボタンを操作することにより、入力画面をサーバ10に要求する。検査機関端末30の制御部31は、入力部34を介した検査スタッフによる操作に従って検査共有アプリ32APを起動し、図10Bに示すような入力画面をサーバ10から取得して表示部35に表示する(S31)。 When registering the progress of the inspection or the inspection result in the server 10, the inspection staff uses the inspection institution terminal 30 to acquire an input screen as shown in FIG. 10B from the server 10. Also in the inspection institution terminal 30, the input screen can be acquired via the initial screen (see FIG. 8A) acquired from the server 10 by executing the inspection sharing application 32AP. Therefore, the inspection staff activates the inspection sharing application 32AP on the inspection institution terminal 30 to acquire the initial screen from the server 10, and operates the result registration button corresponding to the patient who wants to register the inspection result on the acquired initial screen. Requests the input screen to the server 10. The control unit 31 of the inspection organization terminal 30 activates the inspection sharing application 32AP according to an operation by the inspection staff via the input unit 34, acquires an input screen as shown in FIG. 10B from the server 10, and displays it on the display unit 35. (S31).

図10Bに示す入力画面は、図10Aに示す入力画面と同様の構成を有するが、検査機関で行われる検査(外注検査)に対して、検査結果(測定値)を入力するための入力欄と、ステータス情報を入力するための入力欄とを有する。ステータス情報の入力欄には、複数のステータス情報のいずれかを選択するためのプルダウンメニューが設けられている。更に入力画面は、ステータス情報及び検査結果の入力欄に入力されたステータス情報及び検査結果のサーバ10への登録を指示するための登録ボタンを有する。従って、検査スタッフは、入力画面中のステータス情報の入力欄に、登録したいステータス情報を入力し、検査結果の入力欄に初回検査値、再測定検査値、又は検査結果に確定した測定値を入力して登録ボタンを操作することによって、進捗状況及び検査結果のサーバ10への登録を指示する。なお、検査機関では検体を受け取った際に、検査スタッフがオーダー内容に応じて各検査の完了予定日(仕上り予定日)を予測し、検体到着日と共に、予測した仕上り予定日をサーバ10(患者DB12a)に登録する。仕上り予定日は、各検査に予め設定された、検査に要する標準の日数に基づいて予測することができ、検査項目毎に自動的に算出してもよい。 The input screen shown in FIG. 10B has the same configuration as the input screen shown in FIG. 10A, but has an input field for inputting an inspection result (measured value) for an inspection (outsourced inspection) performed by an inspection institution. , Has an input field for inputting status information. The status information input field is provided with a pull-down menu for selecting one of a plurality of status information. Further, the input screen has a registration button for instructing registration of the status information and the inspection result input to the input field of the status information and the inspection result to the server 10. Therefore, the inspection staff inputs the status information to be registered in the status information input field on the input screen, and inputs the initial inspection value, the remeasurement inspection value, or the measured value confirmed in the inspection result in the inspection result input field. Then, by operating the registration button, the progress status and the registration of the inspection result to the server 10 are instructed. When the test institution receives the sample, the test staff predicts the scheduled completion date (scheduled finish date) of each test according to the order details, and the predicted finish date is set to the server 10 (patient) together with the sample arrival date. Register in DB12a). The scheduled finish date can be predicted based on the standard number of days required for the inspection, which is preset for each inspection, and may be automatically calculated for each inspection item.

図10Bに示す入力画面において、制御部31は、ステータス情報の入力欄を介してステータス情報の入力を受け付け、検査結果の入力欄を介して検査結果の入力を受け付け、ステータス情報又は検査結果を受け付けた場合、受け付けたステータス情報又は検査結果を入力画面(入力欄)に表示する(S32)。なお、検査スタッフは、ステータス情報の入力欄に「初検値」を入力する場合、得られた初回検査値を検査結果(測定値)の入力欄に入力し、ステータス情報の入力欄に「再測定値」を入力する場合、得られた再測定検査値を検査結果の入力欄に入力し、ステータス情報の入力欄に「確定」を入力する場合、検査結果として確定された測定値(初回検査値又は再測定検査値)を検査結果の入力欄に入力する。 In the input screen shown in FIG. 10B, the control unit 31 accepts the input of the status information via the input field of the status information, accepts the input of the inspection result through the input field of the inspection result, and accepts the status information or the inspection result. If so, the received status information or inspection result is displayed on the input screen (input field) (S32). When the inspection staff inputs the "initial inspection value" in the status information input field, the inspection staff inputs the obtained initial inspection value in the inspection result (measured value) input field and "re-inspects" in the status information input field. When entering "measured value", enter the obtained remeasurement inspection value in the inspection result input field, and when entering "confirm" in the status information input field, the measured value confirmed as the inspection result (initial inspection) Enter the value or remeasurement inspection value) in the inspection result input field.

制御部31は、登録ボタンが操作されたか否かを判断し(S33)、操作されていないと判断した場合(S33:NO)、ステップS32の処理に戻る。登録ボタンが操作されたと判断した場合(S33:YES)、制御部31は、入力欄に入力されたステータス情報又は検査結果の登録をサーバ10に要求する(S34)。例えば制御部31は、受付日及び患者の患者IDと、検査項目に対して入力されたステータス情報又は検査結果とを含み、登録を要求するための要求情報をサーバ10へ送信する。これにより、制御部31は、検査機関(第2機関)で検体に対して実施される検査(第2検査)の進捗情報及び検査結果をサーバ10へ出力する出力部として機能する。 The control unit 31 determines whether or not the registration button has been operated (S33), and if it determines that the registration button has not been operated (S33: NO), returns to the process of step S32. When it is determined that the registration button has been operated (S33: YES), the control unit 31 requests the server 10 to register the status information or the inspection result input in the input field (S34). For example, the control unit 31 transmits the request information for requesting registration, including the reception date and the patient ID of the patient, the status information or the test result input for the test item, to the server 10. As a result, the control unit 31 functions as an output unit that outputs the progress information and the inspection result of the inspection (second inspection) performed on the sample in the inspection institution (second institution) to the server 10.

サーバ10の制御部11は、検査機関端末30から登録を要求された場合、検査機関端末30から送信されたステータス情報又は検査結果を取得し、取得したステータス情報又は検査結果を患者DB12aに記憶する(S35)。具体的には、制御部11は、検査機関端末30から受信した要求情報に含まれる患者ID及び受付日に対応付けて、要求情報に含まれるステータス情報又は検査結果(測定値)を患者DB12aに記憶する。なお、要求情報にステータス情報及び検査結果の両方が含まれる場合、制御部11は、患者ID及び受付日に対応付けて、ステータス情報及び検査結果を患者DB12aに記憶する。制御部11は、登録が完了したことを検査機関端末30へ通知し(S36)、検査機関端末30の制御部31は、サーバ10において登録が完了したことを通知する登録完了画面(図示せず)を表示部35に表示する(S37)。上述した処理により、検査スタッフによって検査機関で行われる検査の進捗状況及び検査結果がサーバ10に登録される。 When the inspection institution terminal 30 requests registration, the control unit 11 of the server 10 acquires the status information or the inspection result transmitted from the inspection institution terminal 30, and stores the acquired status information or the inspection result in the patient DB 12a. (S35). Specifically, the control unit 11 associates the patient ID included in the request information received from the inspection institution terminal 30 with the reception date, and transfers the status information or the inspection result (measured value) included in the request information to the patient DB 12a. Remember. When the request information includes both the status information and the test result, the control unit 11 stores the status information and the test result in the patient DB 12a in association with the patient ID and the reception date. The control unit 11 notifies the inspection engine terminal 30 that the registration is completed (S36), and the control unit 31 of the inspection organization terminal 30 notifies the server 10 that the registration is completed (not shown). ) Is displayed on the display unit 35 (S37). By the above-mentioned process, the progress status and the inspection result of the inspection performed by the inspection staff at the inspection institution are registered in the server 10.

次に、上述した処理によってサーバ10に登録された、医療機関及び検査機関で行われた検査結果、並びに検査機関で行われている検査の進捗状況を医療スタッフが閲覧する際に、各装置が行う処理について説明する。図11は閲覧処理手順の一例を示すフローチャート、図12は画面例を示す模式図である。図11では左側に医療機関端末20が行う処理を、右側にサーバ10が行う処理をそれぞれ示す。 Next, when the medical staff browses the inspection results performed by the medical institution and the inspection institution registered in the server 10 by the above-mentioned processing, and the progress of the inspection performed by the inspection institution, each device causes. The processing to be performed will be described. FIG. 11 is a flowchart showing an example of the browsing processing procedure, and FIG. 12 is a schematic diagram showing a screen example. In FIG. 11, the processing performed by the medical institution terminal 20 is shown on the left side, and the processing performed by the server 10 is shown on the right side.

本実施形態の情報処理システム100において、医者等の医療スタッフは、患者の検査結果を確認する場合、医療機関端末20に検査共有アプリ22APを起動させてサーバ10から初期画面を取得する。医療機関端末20の制御部21は、入力部24を介した医療スタッフによる操作に従って検査共有アプリ22APを起動し、図8Aに示すような初期画面をサーバ10から取得して表示部25に表示する(S41)。そして医療スタッフは、初期画面において、検査結果を閲覧したい患者に対応する詳細表示ボタンを操作することにより、患者の検査結果を表示した詳細画面をサーバ10に要求する。初期画面において、制御部21は、いずれかの患者に対応する詳細表示ボタンが操作されたか否かを判断しており(S42)、操作されていないと判断した場合(S42:NO)、操作されるまで待機する。いずれかの詳細表示ボタンが操作されたと判断した場合(S42:YES)、制御部21は、操作された詳細表示ボタンに対応する患者の詳細情報をサーバ10に要求する(S43)。例えば制御部21は、患者の患者IDを含み、詳細情報を要求するための要求情報をサーバ10へ送信する。 In the information processing system 100 of the present embodiment, when a medical staff such as a doctor confirms a patient's test result, the medical institution terminal 20 activates the test sharing application 22AP and acquires an initial screen from the server 10. The control unit 21 of the medical institution terminal 20 activates the inspection sharing application 22AP according to the operation by the medical staff via the input unit 24, acquires the initial screen as shown in FIG. 8A from the server 10, and displays it on the display unit 25. (S41). Then, the medical staff requests the server 10 for a detailed screen displaying the patient's test result by operating the detailed display button corresponding to the patient who wants to view the test result on the initial screen. On the initial screen, the control unit 21 determines whether or not the detail display button corresponding to any patient has been operated (S42), and if it is determined that the detail display button has not been operated (S42: NO), the control unit 21 is operated. Wait until When it is determined that any of the detailed display buttons has been operated (S42: YES), the control unit 21 requests the server 10 for the detailed information of the patient corresponding to the operated detailed display button (S43). For example, the control unit 21 transmits the request information for requesting the detailed information to the server 10, including the patient ID of the patient.

サーバ10の制御部11は、医療機関端末20から患者の詳細情報を要求された場合、要求された患者の検査結果を患者DB12aから読み出す(S44)。例えば制御部11は、患者DB12aに記憶してある院内検査の情報及び外注検査の情報から、直近の受付日の検査項目に関する情報を読み出す。なお、制御部11は、院内検査については、検査項目及び検査結果(測定値)を読み出し、外注検査については、検査項目、ステータス情報及び検査結果(測定値)を読み出す。制御部11は、読み出した情報に基づいて、図12に示すような詳細画面を生成し、生成した詳細画面を医療機関端末20へ送信する(S45)。図12に示す詳細画面は、初期画面で選択された患者に対して、検査がオーダー
された受付日、患者の受付番号、患者ID、氏名及び検査機関で行われている検査の仕上り予定日を表示する。また詳細画面は、オーダーされた検査について、項目名、材料名、オーダー先(院内又は外注)、ステータス情報、検査結果(測定値)、判定結果を表示する。詳細画面に表示される各検査の材料名は、各検査項目に対して予め設定されている材料名が用いられる。院内検査のステータス情報は、患者DB12aに検査結果が登録されている検査については「完了」が表示され、検査結果が登録されていない検査については「測定中」が表示される。また、詳細画面に表示される各検査の判定結果は、各検査項目に対して予め設定されている正常範囲よりも検査結果(測定値)が大きい検査については「High」が表示され、小さい検査については「Low」が表示される。これにより、制御部11は、医療機関で行われた検査の検査結果と、検査機関で行われた検査の検査結果及びステータス情報とを関連付けて出力する出力部として機能する。
When the medical institution terminal 20 requests the detailed information of the patient, the control unit 11 of the server 10 reads the requested patient's test result from the patient DB 12a (S44). For example, the control unit 11 reads out information on the examination item on the latest reception date from the in-hospital examination information and the outsourced examination information stored in the patient DB 12a. The control unit 11 reads out the inspection items and the inspection results (measured values) for the in-hospital inspection, and reads out the inspection items, the status information and the inspection results (measured values) for the outsourced inspection. The control unit 11 generates a detailed screen as shown in FIG. 12 based on the read information, and transmits the generated detailed screen to the medical institution terminal 20 (S45). The detailed screen shown in FIG. 12 shows the date on which the test was ordered, the patient's reception number, the patient ID, the name, and the scheduled completion date of the test performed by the testing institution for the patient selected on the initial screen. indicate. In addition, the detail screen displays the item name, material name, order destination (in-hospital or outsourced), status information, inspection result (measured value), and judgment result for the ordered inspection. As the material name of each inspection displayed on the detail screen, the material name preset for each inspection item is used. As for the status information of the in-hospital examination, "completed" is displayed for the examination in which the examination result is registered in the patient DB 12a, and "measuring" is displayed for the examination in which the examination result is not registered. In addition, as for the judgment result of each inspection displayed on the detail screen, "High" is displayed for the inspection whose inspection result (measured value) is larger than the normal range preset for each inspection item, and the inspection is small. Is displayed as "Low". As a result, the control unit 11 functions as an output unit that outputs the test result of the test performed at the medical institution in association with the test result and the status information of the test performed at the test institution.

医療機関端末20の制御部21は、サーバ10から詳細画面を受信した場合、受信した詳細画面を表示部25に表示する(S46)。これにより、図12に示すような詳細画面が医療機関端末20の表示部25に表示されるので、医療スタッフは、患者の検査結果を閲覧できる。上述した処理により、医療スタッフは、サーバ10に登録してある患者の検査結果及び検査機関での検査の進捗状況を、医療機関端末20を用いて閲覧することができる。よって、検査を行う医療スタッフ及び検査スタッフは、検査結果(確定前の検査結果も含む)をサーバ10に登録しておくことにより、検査結果を閲覧する医療スタッフは任意のタイミングで検査結果を確認することができる。これにより、検査結果が得られてから医療スタッフに報告されるまでの間にタイムラグが発生しない。 When the control unit 21 of the medical institution terminal 20 receives the detail screen from the server 10, the control unit 21 displays the received detail screen on the display unit 25 (S46). As a result, the detailed screen as shown in FIG. 12 is displayed on the display unit 25 of the medical institution terminal 20, so that the medical staff can view the patient's test result. By the above-mentioned processing, the medical staff can view the examination result of the patient registered in the server 10 and the progress of the examination at the examination institution by using the medical institution terminal 20. Therefore, the medical staff and the inspection staff who perform the inspection register the inspection result (including the inspection result before confirmation) in the server 10, and the medical staff who browses the inspection result confirms the inspection result at an arbitrary timing. can do. As a result, there is no time lag between the time when the test result is obtained and the time when it is reported to the medical staff.

図12に示す詳細画面は、検査をオーダーするための検査オーダーボタンと、オーダー済みの検査の結果を登録するための結果登録ボタンとを有する。よって、詳細画面において、更に検査をオーダーしたい場合に検査オーダーボタンを操作することにより、図8Bに示すオーダー画面を医療機関端末20に表示させ、オーダー画面を介して検査のオーダーを行うことが可能となる。また、詳細画面において、オーダー済みの検査の検査結果を登録したい場合に結果登録ボタンを操作することにより、図10Aに示す入力画面を医療機関端末20に表示させ、入力画面を介して検査結果の登録を行うことが可能となる。 The detailed screen shown in FIG. 12 has an inspection order button for ordering an inspection and a result registration button for registering the result of the ordered inspection. Therefore, it is possible to display the order screen shown in FIG. 8B on the medical institution terminal 20 and place an order for the examination via the order screen by operating the inspection order button when further ordering the inspection is desired on the detail screen. Will be. Further, on the detail screen, when the test result of the ordered test is to be registered, the input screen shown in FIG. 10A is displayed on the medical institution terminal 20 by operating the result registration button, and the test result of the test result is displayed via the input screen. It will be possible to register.

本実施形態の情報処理システム100では、検査スタッフが検査機関端末30を用いて、サーバ10に登録してある検査結果及び検査の進捗状況を閲覧することができる。その際に、検査機関端末30は、図11に示す処理と同様の処理を行うことができ、その結果、図12に示す詳細画面を表示部35に表示することができる。よって、検査機関においても検査スタッフは、図12に示す詳細画面を介して、サーバ10に登録してある検査結果及び検査の進捗状況を閲覧できる。なお、サーバ10から検査機関端末30に提供される詳細画面は、図12に示す詳細画面において検査オーダーボタンを備えない構成となる。 In the information processing system 100 of the present embodiment, the inspection staff can view the inspection result and the progress of the inspection registered in the server 10 by using the inspection institution terminal 30. At that time, the inspection organization terminal 30 can perform the same processing as that shown in FIG. 11, and as a result, the detailed screen shown in FIG. 12 can be displayed on the display unit 35. Therefore, even in the inspection institution, the inspection staff can view the inspection result and the progress of the inspection registered in the server 10 through the detailed screen shown in FIG. The detailed screen provided from the server 10 to the inspection organization terminal 30 has a configuration in which the detailed screen shown in FIG. 12 does not have an inspection order button.

本実施形態では、医療機関の医療スタッフは、検査機関に委託した検査について、検査結果だけでなく検査の進捗状況を把握することができる。また、医療スタッフは、検査結果に確定された測定値(確定検査値)だけでなく、確定前の測定値(初回検査値)、及び、必要に応じて行われる再測定によって得られた測定値(再測定検査値)を把握することができる。従って、検査項目毎に検査機関で検査結果(初回検査値、再測定検査値又は確定検査値)が得られ次第、各検査結果が医療機関(医療スタッフ)に提供される。よって、医療スタッフは、検査機関で行われる検査の進捗状況を把握できると共に、検査機関から確定された検査結果が報告される前に、確定前の測定値(確定前結果)を把握することができる。検査機関で行われる検査は、検体を検査機関に輸送する手間を要するので検査結果が医療機関に報告されるまでに時間がかかる。しかし、本実施形態では、検査機関で確定された検査結果が医療機関に報告される前に、確定前の測定値を医療スタッフが把握
できるので、早期の診断が可能となる。また、確定前の測定値に基づいて追加の検査が必要である場合には追加の検査のオーダーを早期に行うことが可能であり、病状の診断に必要な検査結果が得られるまでの待ち時間を短縮することができる。
In the present embodiment, the medical staff of the medical institution can grasp not only the test result but also the progress of the test for the test entrusted to the test institution. In addition, the medical staff is not only the measured value confirmed in the test result (confirmed test value), but also the measured value before confirmation (initial test value) and the measured value obtained by the remeasurement performed as necessary. (Remeasurement inspection value) can be grasped. Therefore, as soon as the inspection result (initial inspection value, remeasurement inspection value or definitive inspection value) is obtained by the inspection institution for each inspection item, each inspection result is provided to the medical institution (medical staff). Therefore, the medical staff can grasp the progress of the inspection performed by the inspection institution and grasp the measured value (pre-confirmation result) before the confirmation institution reports the confirmed inspection result. can. Testing performed at a testing institution requires time and effort to transport the sample to the testing institution, so it takes time for the test results to be reported to the medical institution. However, in the present embodiment, since the medical staff can grasp the measured value before the confirmation before the test result confirmed by the examination institution is reported to the medical institution, early diagnosis is possible. In addition, if additional tests are required based on the measured values before confirmation, it is possible to place an order for additional tests at an early stage, and the waiting time until the test results necessary for diagnosing the medical condition are obtained. Can be shortened.

(実施形態2)
医療機関の医療スタッフが、検査機関で行われた検査の初回検査値に基づいて、この検査に対する再測定の要否を判断し、再測定の要否を検査機関に指示する情報処理システムについて説明する。本実施形態の情報処理システム100は、実施形態1の情報処理システム100と同様の装置にて実現可能であるので、構成についての詳細な説明は省略する。また、本実施形態の情報処理システム100において、各機器は図7に示す処理及び図9に示す処理と同様の処理を実行する。これにより、本実施形態においても、医療機関端末20を介して検査のオーダー情報がサーバ10に登録され、医療機関端末20及び検査機関端末30を介して医療機関及び検査機関での検査結果及び検査機関での検査の進捗状況がサーバ10に登録される。
(Embodiment 2)
An information processing system in which the medical staff of a medical institution determines the necessity of remeasurement for this test based on the initial test value of the test performed at the test institution and instructs the test institution whether or not the remeasurement is necessary. do. Since the information processing system 100 of the present embodiment can be realized by the same apparatus as the information processing system 100 of the first embodiment, detailed description of the configuration will be omitted. Further, in the information processing system 100 of the present embodiment, each device executes the same processing as the processing shown in FIG. 7 and the processing shown in FIG. As a result, also in this embodiment, the order information of the inspection is registered in the server 10 via the medical institution terminal 20, and the inspection results and inspections at the medical institution and the inspection institution via the medical institution terminal 20 and the inspection institution terminal 30. The progress of the inspection at the institution is registered in the server 10.

図13は、実施形態2の閲覧処理手順の一例を示すフローチャート、図14は画面例を示す模式図である。図13に示す処理は、図11に示す処理においてステップS46の後にステップS51~S61を追加したものである。図11と同じステップについては説明を省略する。なお、図13では図11中のステップS41~S45の図示を省略している。本実施形態の医療機関端末20の制御部21及びサーバ10の制御部11は、図11に示すステップS41~S46と同様の処理を行う。これにより、医療機関端末20は、医療スタッフが選択した患者の検査結果等を表示した詳細画面をサーバ10から受信し、受信した詳細画面を表示部25に表示する。 FIG. 13 is a flowchart showing an example of the browsing processing procedure of the second embodiment, and FIG. 14 is a schematic diagram showing a screen example. In the process shown in FIG. 11, steps S51 to S61 are added after step S46 in the process shown in FIG. The same steps as in FIG. 11 will be omitted. In addition, in FIG. 13, the illustration of steps S41 to S45 in FIG. 11 is omitted. The control unit 21 of the medical institution terminal 20 and the control unit 11 of the server 10 of the present embodiment perform the same processing as in steps S41 to S46 shown in FIG. As a result, the medical institution terminal 20 receives from the server 10 a detailed screen displaying the test results and the like of the patient selected by the medical staff, and displays the received detailed screen on the display unit 25.

本実施形態の詳細画面は、図14に示すように、図12の構成に加えて、オーダー済みの各検査に対して、再測定の対象に選択するためのチェックボックスが設けられている。また図14に示す詳細画面は、チェックボックスを介して選択された検査項目について再測定を指示するための再測定依頼ボタンと、表示中の検査項目について再測定の不要を指示するための再測定不要ボタンとを有する。また図14に示す詳細画面は、医療機関内での検査(院内検査)のために患者から採取済みの検体の残量を示すインジケータ(グラフ)と、検査機関での検査(外注検査)のために患者から採取済みの検体の残量を示すインジケータ(グラフ)とを表示している。サーバ10の制御部11は、図14に示すような表示画面を表示するための表示情報を生成して医療機関端末20へ出力することにより、医療機関端末20の表示部25に図14に示すような詳細画面を表示させることができる。 As shown in FIG. 14, the detailed screen of the present embodiment is provided with a check box for selecting a target for remeasurement for each ordered inspection, in addition to the configuration of FIG. Further, the detailed screen shown in FIG. 14 has a remeasurement request button for instructing remeasurement for the inspection item selected via the check box, and remeasurement for instructing the necessity of remeasurement for the displayed inspection item. It has an unnecessary button. Further, the detailed screen shown in FIG. 14 is for an indicator (graph) showing the remaining amount of the sample collected from the patient for the examination in the medical institution (in-hospital examination) and for the examination in the examination institution (outsourced examination). An indicator (graph) showing the remaining amount of the sample collected from the patient is displayed. The control unit 11 of the server 10 generates display information for displaying the display screen as shown in FIG. 14 and outputs the display information to the medical institution terminal 20, thereby showing the display unit 25 of the medical institution terminal 20 in FIG. It is possible to display such a detail screen.

図14に示す詳細画面において、医療機関の医療スタッフは、医療機関及び検査機関で行われた検査の結果及び検査機関における検査の進捗状況を閲覧できる。そして、例えば医師は、図14に示す詳細画面において、各検査の検査結果から再測定が必要な検査があるか否かを判断し、再測定が必要であると判断した検査のチェックボックスをチェックした後、再測定依頼ボタンを操作する。一方、医師は、再測定が必要な検査がないと判断した場合、チェックボックスをチェックせずに再測定不要ボタンを操作する。 On the detailed screen shown in FIG. 14, the medical staff of the medical institution can view the results of the tests performed at the medical institutions and the testing institutions and the progress of the tests at the testing institutions. Then, for example, on the detailed screen shown in FIG. 14, the doctor determines from the test results of each test whether or not there is a test requiring remeasurement, and checks the check box of the test determined to require remeasurement. After that, operate the remeasurement request button. On the other hand, if the doctor determines that there is no test that requires remeasurement, the doctor operates the button that does not require remeasurement without checking the check box.

医療機関端末20の制御部21は、詳細画面においてチェックボックスを介して、いずれかの検査項目が選択されたか否かを判断しており(S51)、選択されていないと判断した場合(S51:NO)、ステップS59の処理に移行する。いずれかの検査項目が選択されたと判断した場合(S51:YES)、制御部21は、選択された検査項目のチェックボックスに対してチェックマークを表示する(S52)。図14に示す例は、検査Nのチェックボックスを介して検査Nが選択されたことを示している。制御部21は、チェックボックスを介して選択された検査項目に必要な検体量を取得し、インジケータが示す
検体残量を、取得した検体量を減算した量に更新する(S53)。制御部21は、院内検査が選択された場合、院内検査用のインジケータが示す検体残量を更新し、外注検査が選択された場合、外注検査用(検査機関用)のインジケータが示す検体残量を更新する。各検査に必要な検体量は検査共有アプリ22APに登録されていてもよく、サーバ10から取得してもよい。なお、制御部21は、インジケータが示す更新前の検体残量に対して、選択された検査項目に必要な検体量(即ち、減算すべき検体量)と、この検体量を減算した更新後の検体残量とを異なる態様で示してもよい。また制御部21は、チェックボックスに対するチェックが解消された場合、インジケータが示す検体残量を、選択されていた検査項目に必要な検体量が減算される前(更新前)の検体残量に戻す。また、制御部21は、選択された検査項目に必要な検体量が検体残量よりも多いか否かを判断し、多いと判断した場合、即ち、選択された検査に必要な検体量を確保できない場合、エラー表示を行い、検体残量の不足によって、選択された検査の再測定を実行できないことを医師に通知してもよい。
The control unit 21 of the medical institution terminal 20 determines whether or not any of the inspection items has been selected via the check box on the detail screen (S51), and determines that the inspection item has not been selected (S51:). NO), the process proceeds to step S59. When it is determined that any of the inspection items is selected (S51: YES), the control unit 21 displays a check mark for the check box of the selected inspection item (S52). The example shown in FIG. 14 shows that test N was selected via the check box for test N. The control unit 21 acquires the sample amount required for the test item selected via the check box, and updates the remaining amount of the sample indicated by the indicator to the amount obtained by subtracting the acquired sample amount (S53). The control unit 21 updates the remaining amount of the sample indicated by the indicator for the in-hospital examination when the in-hospital examination is selected, and the remaining amount of the sample indicated by the indicator for the outsourced inspection (for the inspection institution) when the outsourced inspection is selected. To update. The sample amount required for each test may be registered in the test sharing application 22AP or may be acquired from the server 10. The control unit 21 subtracts the sample amount required for the selected test item (that is, the sample amount to be subtracted) and the sample amount after the update with respect to the sample remaining amount before the update indicated by the indicator. The remaining amount of the sample may be shown in a different manner. Further, when the check for the check box is cleared, the control unit 21 returns the remaining amount of the sample indicated by the indicator to the remaining amount of the sample before the amount of the sample required for the selected test item is subtracted (before the update). .. Further, the control unit 21 determines whether or not the amount of sample required for the selected test item is larger than the remaining amount of the sample, and if it is determined that the amount is large, that is, secures the amount of sample required for the selected test. If this is not possible, an error may be displayed to inform the doctor that the selected test cannot be remeasured due to insufficient sample remaining.

医師は、チェックボックスを介して再測定が必要な検査を選択した後、再測定依頼ボタンを操作する。よって、制御部21は、いずれかのチェックボックスがチェックされた後、再測定依頼ボタンが操作されたか否かを判断し(S54)、操作されたと判断した場合(S54:YES)、選択された検査項目に対する再測定のオーダー登録をサーバ10に要求する(S55)。ここでは例えば、制御部21は、再測定の受付日及び患者の患者IDと、選択された検査項目を示す情報とを含み、再測定を依頼するためのオーダー情報(再測定の実行指示)をサーバ10へ送信する。サーバ10の制御部11は、医療機関端末20から再測定のオーダー登録を要求された場合、要求されたオーダー内容を患者DB12aに記憶する(S56)。ここでは制御部11は、医療機関端末20から受信した患者IDに対応付けて、再測定の受付日及び再測定の対象である検査項目を患者DB12aに記憶する。このように再測定のオーダー情報を患者DB12aに登録した後、制御部11は、医療機関内の検査室内の医療機関端末20、及び検査機関の受注処理を行う検査機関端末30に対して、オーダー内容を送信することにより、再測定の依頼処理を行う。制御部11は、検査のオーダー登録が完了したことを医療機関端末20へ通知し(S57)、医療機関端末20の制御部21は、完了画面を表示部25に表示する(S58)。 The doctor operates the remeasurement request button after selecting the test requiring remeasurement through the check box. Therefore, the control unit 21 determines whether or not the remeasurement request button has been operated after any of the check boxes is checked (S54), and if it is determined that the remeasurement request button has been operated (S54: YES), the control unit 21 is selected. Request the server 10 to register the order for remeasurement for the inspection item (S55). Here, for example, the control unit 21 includes the reception date of the remeasurement, the patient ID of the patient, and the information indicating the selected inspection item, and provides the order information (instruction to execute the remeasurement) for requesting the remeasurement. Send to server 10. When the medical institution terminal 20 requests the remeasurement order registration, the control unit 11 of the server 10 stores the requested order contents in the patient DB 12a (S56). Here, the control unit 11 stores the acceptance date of the remeasurement and the test item to be remeasured in the patient DB 12a in association with the patient ID received from the medical institution terminal 20. After registering the remeasurement order information in the patient DB 12a in this way, the control unit 11 places an order with the medical institution terminal 20 in the examination room in the medical institution and the inspection institution terminal 30 that processes orders for the inspection institution. By sending the contents, the request processing for remeasurement is performed. The control unit 11 notifies the medical institution terminal 20 that the inspection order registration is completed (S57), and the control unit 21 of the medical institution terminal 20 displays the completion screen on the display unit 25 (S58).

詳細画面において再測定依頼ボタンが操作されていないと判断した場合(S54:NO)、制御部21は、再測定不要ボタンが操作されたか否かを判断する(S59)。再測定不要ボタンが操作されていないと判断した場合(S59:NO)、制御部21は、ステップS51の処理に戻る。再測定不要ボタンが操作されたと判断した場合(S59:YES)、制御部21は、表示中の検査項目に対する再測定の不要登録をサーバ10に要求する(S60)。例えば制御部21は、再測定不要の受付日及び患者の患者IDと、再測定不要が選択された検査項目を示す情報とを含み、再測定不要を登録するためのオーダー情報をサーバ10へ送信する。具体的には、制御部21は、詳細画面に初回検査値が表示されている検査項目について再測定の不要登録を指示する。サーバ10の制御部11は、医療機関端末20から再測定の不要登録を要求された場合、要求された不要登録の内容を患者DB12aに記憶する(S61)。ここでは制御部11は、医療機関端末20から受信した患者IDに対応付けて、再測定不要の受付日及び再測定不要の対象である検査項目を患者DB12aに記憶する。なお、制御部11は、再測定不要の登録が完了した後、登録完了を医療機関端末20に通知し、医療機関端末20に完了画面を表示させてもよい。医療機関端末20の制御部21は、検査項目に対する再測定の不要登録をサーバ10に要求するほかに、検査機関端末30に対して再測定の不要指示を送信してもよい。 When it is determined that the remeasurement request button has not been operated on the detail screen (S54: NO), the control unit 21 determines whether or not the remeasurement unnecessary button has been operated (S59). When it is determined that the remeasurement unnecessary button has not been operated (S59: NO), the control unit 21 returns to the process of step S51. When it is determined that the remeasurement unnecessary button has been operated (S59: YES), the control unit 21 requests the server 10 to register the remeasurement unnecessary for the inspection item being displayed (S60). For example, the control unit 21 sends the order information for registering the need for remeasurement to the server 10, including the reception date and the patient ID of the patient who do not need to remeasure, and the information indicating the inspection item for which the need for remeasurement is selected. do. Specifically, the control unit 21 instructs unnecessary registration of remeasurement for the inspection item whose initial inspection value is displayed on the detail screen. When the medical institution terminal 20 requests unnecessary registration for remeasurement, the control unit 11 of the server 10 stores the content of the requested unnecessary registration in the patient DB 12a (S61). Here, the control unit 11 stores in the patient DB 12a a reception date that does not require remeasurement and an examination item that is a target that does not require remeasurement, in association with the patient ID received from the medical institution terminal 20. After the registration that does not require remeasurement is completed, the control unit 11 may notify the medical institution terminal 20 of the completion of registration and display the completion screen on the medical institution terminal 20. In addition to requesting the server 10 to register the inspection item as unnecessary for remeasurement, the control unit 21 of the medical institution terminal 20 may send an instruction for unnecessary remeasurement to the inspection institution terminal 30.

上述した処理により、医療スタッフは、医療機関及び検査機関での検査結果及び検査機関での検査の進捗状況に基づいて、各検査に対する再測定の要否をサーバ10に登録することができる。サーバ10は、再測定のオーダー情報を患者DB12aに登録した後、医
療機関内の検査室内の医療機関端末20、及び検査機関の受注処理を行う検査機関端末30に対して、再測定のオーダー内容を送信することにより、再測定の発注処理を行う。またサーバ10は、再測定の不要登録を行った後、検査機関端末30に対して、再測定の不要指示を送信する。これにより、サーバ10は、検査機関端末30に対して、初回検査値が得られた検査項目に対する再測定の要否を指示することができる。
By the above-mentioned process, the medical staff can register the necessity of remeasurement for each test in the server 10 based on the test result at the medical institution and the test institution and the progress of the test at the test institution. After registering the remeasurement order information in the patient DB 12a, the server 10 requests the remeasurement order contents for the medical institution terminal 20 in the examination room in the medical institution and the examination institution terminal 30 for processing the order of the examination institution. Is sent to process the order for remeasurement. Further, the server 10 transmits an instruction that the remeasurement is unnecessary to the inspection organization terminal 30 after registering that the remeasurement is unnecessary. As a result, the server 10 can instruct the inspection institution terminal 30 whether or not remeasurement is necessary for the inspection item for which the initial inspection value has been obtained.

上述した処理では、各検査に対する再測定の要否を医師が判断するが、サーバ10又は医療機関端末20が自動的に判断する構成でもよい。例えば、各検査について再測定が必要であるか否かを判断する基準範囲をサーバ10の記憶部12に登録しておき、サーバ10の制御部11が、図14に示す詳細画面を生成した場合に、詳細画面に表示される検査項目について、検査結果と基準範囲との比較結果に基づいて再測定の要否を判断してもよい。この場合、再測定の要否の判断結果を詳細画面に含めて医療機関端末20又は検査機関端末30に提供することができ、再測定の要否を医療スタッフ又は検査スタッフに提示できる。また、各検査に対する基準範囲を検査共有アプリ22APに登録しておき、医療機関端末20の制御部21が、図12に示す詳細画面をサーバ10から取得して表示した場合に、表示中の検査項目について、検査結果と基準範囲との比較結果に基づいて再測定の要否を判断してもよい。また、医療機関端末20の制御部21が、図10Aに示す登録画面を介して検査結果の入力を受け付けた場合に、入力された検査結果と基準範囲との比較結果に基づいて再測定の要否を判断してもよい。このように、各検査に対する再測定の要否を所定の基準範囲に基づいて自動的に判断して提示する場合、医師の負担を軽減することが可能となる。なお、各検査に対する基準範囲は、検査毎の基準範囲であってもよく、複数の検査項目の検査結果に基づく基準範囲であってもよい。例えば、2つの検査項目において、一方の検査項目の検査結果に応じて、他方の検査項目の検査結果の適否(再測定の要否)を判断するための基準範囲であってもよい。このような基準範囲は、医療機関毎又は検査機関毎に設定されてもよい。 In the above-mentioned process, the doctor determines whether or not remeasurement is necessary for each test, but the server 10 or the medical institution terminal 20 may automatically determine. For example, when a reference range for determining whether or not remeasurement is necessary for each inspection is registered in the storage unit 12 of the server 10, and the control unit 11 of the server 10 generates the detailed screen shown in FIG. In addition, the necessity of remeasurement may be determined based on the comparison result between the inspection result and the reference range for the inspection item displayed on the detail screen. In this case, the determination result of the necessity of remeasurement can be included in the detail screen and provided to the medical institution terminal 20 or the inspection institution terminal 30, and the necessity of remeasurement can be presented to the medical staff or the inspection staff. Further, when the reference range for each inspection is registered in the inspection sharing application 22AP and the control unit 21 of the medical institution terminal 20 acquires the detailed screen shown in FIG. 12 from the server 10 and displays it, the inspection being displayed is displayed. For items, the necessity of remeasurement may be determined based on the comparison result between the inspection result and the reference range. Further, when the control unit 21 of the medical institution terminal 20 accepts the input of the test result via the registration screen shown in FIG. 10A, it is necessary to perform remeasurement based on the comparison result between the input test result and the reference range. You may decide whether or not. In this way, when the necessity of remeasurement for each test is automatically determined and presented based on a predetermined reference range, it is possible to reduce the burden on the doctor. The reference range for each inspection may be the reference range for each inspection, or may be the reference range based on the inspection results of a plurality of inspection items. For example, in two inspection items, it may be a reference range for determining the suitability (necessity of remeasurement) of the inspection result of the other inspection item according to the inspection result of one inspection item. Such a reference range may be set for each medical institution or each inspection institution.

本実施形態では、上述した各実施形態と同様の効果が得られる。また本実施形態では、医療機関の医療スタッフは、検査機関から確定された検査結果が報告される前に、確定前の測定値を把握することができ、医療機関での検査結果と、検査機関での確定前の測定値とに基づいて、各検査に対する再測定の要否を判断できる。このような構成により、例えば検査機関で行われた検査の初回検査値が得られた時点で、この検査に対する再測定の要否を判断することができ、再測定が必要であった場合には再測定の依頼を早期に行うことが可能となる。よって、再測定のオーダーを早期に行うことができることにより、病状の診断に必要な検査結果が得られるまでの待ち時間を短縮することができる。また、検査機関での検査結果に対する再測定の要否を検査機関の検査スタッフが判断する前に医療機関の医療スタッフが判断した場合には、検査スタッフが判断する必要がなく、検査スタッフの処理負担を軽減することが可能となる。また、医療スタッフによって再測定の不要が早期に決定された場合には、検査機関での不要な再測定の実施が回避され、検査機関で確定された検査結果が医療機関に報告されるまでの時間を短縮することが可能となる。よって、検査機関から医療機関への検査結果の報告が早期に行われると共に、検査機関での検査を効率よく行うことが可能となる。本実施形態においても、上述した実施形態1で適宜説明した変形例の適用が可能である。 In this embodiment, the same effects as those of each of the above-described embodiments can be obtained. Further, in the present embodiment, the medical staff of the medical institution can grasp the measured value before the confirmation before the confirmed test result is reported by the inspection institution, and the inspection result in the medical institution and the inspection institution can be grasped. It is possible to determine whether or not remeasurement is necessary for each test based on the measured values before confirmation in. With such a configuration, for example, when the initial inspection value of an inspection performed by an inspection institution is obtained, it is possible to determine whether or not remeasurement is necessary for this inspection, and if remeasurement is necessary, it is possible. It is possible to request remeasurement at an early stage. Therefore, by being able to place an order for remeasurement at an early stage, it is possible to shorten the waiting time until the test result necessary for diagnosing the medical condition is obtained. In addition, if the medical staff of the medical institution decides whether or not the inspection result of the inspection institution needs to be remeasured before the inspection staff of the inspection institution decides, it is not necessary for the inspection staff to make a judgment, and the inspection staff handles it. It is possible to reduce the burden. In addition, if the medical staff decides that remeasurement is unnecessary at an early stage, it is avoided to carry out unnecessary remeasurement at the medical institution until the test result confirmed by the medical institution is reported to the medical institution. It is possible to shorten the time. Therefore, the inspection result can be reported from the inspection institution to the medical institution at an early stage, and the inspection at the inspection institution can be efficiently performed. Also in this embodiment, the modification described as appropriate in the above-described first embodiment can be applied.

(実施形態3)
検査機関の検査スタッフが、検査機関で行われた検査の初回検査値に基づいて、この検査に対する再測定の要否を判断する際に、医療機関で行われた検査の結果を考慮する情報処理システムについて説明する。本実施形態の情報処理システム100は、実施形態1の情報処理システム100と同様の装置にて実現可能であるので、構成についての詳細な説明は省略する。また、本実施形態の情報処理システム100において、各機器は図7に示す処理及び図9に示す処理と同様の処理を実行する。これにより、本実施形態においても
、医療機関端末20を介して検査のオーダー情報がサーバ10に登録され、医療機関端末20及び検査機関端末30を介して医療機関及び検査機関での検査結果及び検査機関での検査の進捗状況がサーバ10に登録される。
(Embodiment 3)
Information processing that takes into account the results of tests performed at a medical institution when the testing staff of the testing institution determines the need for remeasurement for this test based on the initial test values of the test performed at the testing institution. Describe the system. Since the information processing system 100 of the present embodiment can be realized by the same apparatus as the information processing system 100 of the first embodiment, detailed description of the configuration will be omitted. Further, in the information processing system 100 of the present embodiment, each device executes the same processing as the processing shown in FIG. 7 and the processing shown in FIG. As a result, also in this embodiment, the order information of the inspection is registered in the server 10 via the medical institution terminal 20, and the inspection results and inspections at the medical institution and the inspection institution via the medical institution terminal 20 and the inspection institution terminal 30. The progress of the inspection at the institution is registered in the server 10.

図15は、検査機関端末30による閲覧処理手順の一例を示すフローチャート、図16は画面例を示す模式図である。図15に示す処理は、図11に示す医療機関端末20による処理においてステップS46の後にステップS71~S81を追加したものである。図11と同じステップについては説明を省略する。なお、図15では図11中のステップS41~S44の図示を省略している。本実施形態の検査機関端末30の制御部31及びサーバ10の制御部11は、図11に示すステップS41~S46と同様の処理を行う。これにより、検査機関端末30は、検査スタッフが選択した患者の検査結果等を表示した詳細画面をサーバ10から受信し、受信した詳細画面を表示部35に表示することができる。 FIG. 15 is a flowchart showing an example of a browsing processing procedure by the inspection organization terminal 30, and FIG. 16 is a schematic diagram showing a screen example. The process shown in FIG. 15 is a process in which steps S71 to S81 are added after step S46 in the process by the medical institution terminal 20 shown in FIG. The same steps as in FIG. 11 will be omitted. In addition, in FIG. 15, the illustration of steps S41 to S44 in FIG. 11 is omitted. The control unit 31 of the inspection engine terminal 30 and the control unit 11 of the server 10 of the present embodiment perform the same processing as in steps S41 to S46 shown in FIG. As a result, the inspection institution terminal 30 can receive the detail screen displaying the examination result and the like of the patient selected by the inspection staff from the server 10 and display the received detail screen on the display unit 35.

本実施形態の詳細画面は、図16に示すように、図14に示す詳細画面において検査オーダーボタンと、オーダー済みの院内検査(医療機関で行われる検査)に対して再測定の対象に選択するためのチェックボックスと、院内検査用の検体の残量を示すインジケータとを備えない。従って、図16に示す詳細画面は、検査機関で行われる検査項目(外注検査)に対応するチェックボックスと、検査機関での検査用の検体に対応するインジケータとを表示している。また図16に示す詳細画面は、チェックボックスを介して選択された検査項目について再測定の実行を指示するための再測定ボタンと、初回検査値が表示されている検査項目について再測定の不要(検査結果の確定)を指示するための再測定不要ボタンとを有する。 As shown in FIG. 16, the detailed screen of the present embodiment selects the inspection order button and the ordered in-hospital examination (examination performed at a medical institution) as the target of remeasurement in the detailed screen shown in FIG. It does not have a check box for the purpose and an indicator showing the remaining amount of the sample for in-hospital examination. Therefore, the detailed screen shown in FIG. 16 displays a check box corresponding to the inspection item (outsourced inspection) performed by the inspection institution and an indicator corresponding to the sample for inspection in the inspection institution. Further, the detailed screen shown in FIG. 16 has a remeasurement button for instructing the execution of remeasurement for the inspection item selected via the check box, and no need for remeasurement for the inspection item for which the initial inspection value is displayed ( It has a remeasurement-free button for instructing (confirmation of test results).

図16に示す詳細画面において、検査機関の検査スタッフは、医療機関及び検査機関で行われた検査の結果及び検査機関における検査の進捗状況を閲覧できる。そして、検査スタッフは、図16に示す詳細画面において、検査機関で行われた各検査の検査結果から再測定が必要な検査があるか否かを判断し、再測定が必要であると判断した検査のチェックボックスをチェックした後、再測定ボタンを操作する。一方、検査スタッフは、再測定が必要な検査がないと判断した場合、チェックボックスをチェックせずに再測定不要ボタンを操作する。 On the detailed screen shown in FIG. 16, the inspection staff of the inspection institution can view the results of the inspections performed at the medical institution and the inspection institution and the progress of the inspection at the inspection institution. Then, on the detailed screen shown in FIG. 16, the inspection staff determines whether or not there is an inspection that requires remeasurement from the inspection results of each inspection performed by the inspection institution, and determines that remeasurement is necessary. After checking the check box of the inspection, operate the remeasurement button. On the other hand, when the inspection staff determines that there is no inspection requiring remeasurement, the inspection staff operates the remeasurement unnecessary button without checking the check box.

検査機関端末30の制御部31は、サーバ10から詳細画面を取得して表示部35に表示した後、詳細画面に表示中の外注検査について、再測定の要否を判定すべき対象があるか否かを判断する(S71)。例えば、詳細画面にいずれかの外注検査の初回検査値が含まれる場合、制御部31は、再測定の要否を判定すべき対象があると判断する。再測定の要否を判定すべき対象があると判断した場合(S71:YES)、制御部31(特定部)は、詳細画面に表示中の初回検査値に基づいて、この検査項目に対する再測定の要否を判定(特定)する(S72)。例えば、各検査項目について再測定が必要であるか否かを判断する基準範囲が検査共有アプリ32APに登録してあり、制御部31は、詳細画面に表示中の初回検査値と、この検査項目における基準範囲とを比較し、比較結果に基づいて再測定の要否を判断する。例えば制御部31は、初回検査値が基準範囲内の値である場合、再測定は不要であると判断し、初回検査値が基準範囲外の値である場合、再測定が必要であると判断する。なお、制御部31は、各検査項目の基準範囲をサーバ10から取得してもよい。 After the control unit 31 of the inspection organization terminal 30 acquires the detail screen from the server 10 and displays it on the display unit 35, is there a target for determining the necessity of remeasurement for the outsourced inspection displayed on the detail screen? It is determined whether or not (S71). For example, when the detail screen includes the initial inspection value of any of the outsourced inspections, the control unit 31 determines that there is a target for determining the necessity of remeasurement. When it is determined that there is an object for which the necessity of remeasurement should be determined (S71: YES), the control unit 31 (specific unit) remeasures this inspection item based on the initial inspection value displayed on the detail screen. (S72), it is determined (specified) whether or not the above is necessary. For example, a reference range for determining whether or not remeasurement is necessary for each inspection item is registered in the inspection sharing application 32AP, and the control unit 31 has the initial inspection value displayed on the detail screen and this inspection item. Compare with the reference range in, and determine the necessity of remeasurement based on the comparison result. For example, the control unit 31 determines that remeasurement is not necessary when the initial inspection value is within the reference range, and determines that remeasurement is necessary when the initial inspection value is outside the reference range. do. The control unit 31 may acquire the reference range of each inspection item from the server 10.

また制御部31は、詳細画面に表示中の院内検査の検査結果及び外注検査の検査結果から、再測定を必要とする検査結果があるか否かを、複数の検査項目に対する検査結果を機械学習した学習モデルを用いて判断してもよい。この場合、訓練データによる機械学習によって、複数の検査項目に対する検査結果が入力された場合に、検査結果が異常であり再
測定が必要である検査項目を示す情報を出力するように学習された学習モデルを用いることができる。このような学習モデルは、複数の検査項目に対する検査結果に対して、再測定が必要であると判断される検査項目を示す情報(正解ラベル)が付与された訓練データを用いて学習する。学習モデルは、決定木、ランダムフォレスト、SVM(Support Vector Machine)、CNN(Convolution Neural Network)等のアルゴリズムを用いて構成される。このような学習モデルを用いる場合、制御部31は、詳細画面に表示中の院内検査及び外注検査の検査結果を学習モデルに入力し、学習モデルからの出力値に基づいて、再測定が必要である検査項目を特定する。
Further, the control unit 31 machine-learns the test results for a plurality of test items from the test results of the in-hospital test and the test results of the outsourced test displayed on the detailed screen to determine whether or not there is a test result requiring remeasurement. You may make a judgment using the learning model. In this case, learning is learned to output information indicating the inspection items that are abnormal and need to be remeasured when the inspection results for multiple inspection items are input by machine learning using training data. A model can be used. In such a learning model, the test results for a plurality of test items are trained using training data to which information (correct answer label) indicating the test items determined to require remeasurement is added. The learning model is constructed using algorithms such as decision trees, random forests, SVMs (Support Vector Machines), and CNNs (Convolution Neural Networks). When such a learning model is used, the control unit 31 inputs the test results of the in-hospital test and the outsourced test displayed on the detail screen into the learning model, and remeasurement is required based on the output value from the learning model. Identify a certain inspection item.

更に制御部31は、患者の過去の検査結果と今回の検査結果(詳細画面に表示中の検査結果)との差異に基づいて、今回の検査結果が異常であり再測定が必要であるか否かを判断してもよい。また、複数の検査項目における検査結果の相関関係に基づいて、詳細画面に表示中の院内検査及び外注検査の検査結果から、再測定を必要とする検査結果があるか否かを判断してもよい。例えば複数の検査項目において検査結果の相関関係を示す関数を算出しておき、今回の検査結果と、相関関係を示す関数との距離(差異)に基づいて、この検査項目に対する再測定の要否を判断してもよい。 Further, the control unit 31 determines whether or not the current test result is abnormal and needs to be remeasured based on the difference between the patient's past test result and the current test result (test result displayed on the detail screen). You may judge whether or not. In addition, based on the correlation of test results in multiple test items, it is possible to determine whether or not there are test results that require remeasurement from the test results of the in-hospital test and outsourced test displayed on the detail screen. good. For example, a function indicating the correlation of inspection results is calculated for multiple inspection items, and the necessity of remeasurement for this inspection item is necessary based on the distance (difference) between the current inspection result and the function indicating the correlation. May be judged.

制御部31は、再測定が必要と判断した検査項目があるか否かを判断し(S73)、あると判断した場合(S73:YES)、再測定が必要であると判断した検査項目について再測定を提案する(S74)。例えば制御部31は、図16に示すように詳細画面に、再測定が必要である検査項目を示すメッセージを表示する。制御部31は、再測定の要否を判定すべき対象がないと判断した場合(S71:NO)、又は、再測定の必要がある検査項目がないと判断した場合(S73:NO)、ステップS75の処理に移行する。 The control unit 31 determines whether or not there is an inspection item that is determined to require remeasurement (S73), and if it determines that there is an inspection item (S73: YES), the control unit 31 re-measures the inspection item that is determined to require remeasurement. A measurement is proposed (S74). For example, the control unit 31 displays a message indicating an inspection item requiring remeasurement on the detail screen as shown in FIG. When the control unit 31 determines that there is no target for determining the necessity of remeasurement (S71: NO), or when it is determined that there is no inspection item that needs to be remeasured (S73: NO), the step. The process proceeds to S75.

制御部31は、詳細画面においてチェックボックスを介して、いずれかの検査項目が選択されたか否かを判断しており(S75)、選択されていないと判断した場合(S75:NO)、ステップS80の処理に移行する。いずれかの検査項目が選択されたと判断した場合(S75:YES)、制御部31は、選択された検査項目のチェックボックスに対してチェックマークを表示する(S76)。制御部31は、チェックボックスを介して選択された検査項目に必要な検体量を取得し、外注検査用(検査機関用)のインジケータが示す検体残量を、取得した検体量を減算した量に更新する(S77)。各検査に必要な検体量は検査共有アプリ32APに登録されていてもよく、サーバ10から取得してもよい。また、選択された検査に必要な検体量を確保できない場合、制御部31は、エラー表示を行い、検体残量の不足によって、選択された検査の再測定を実行できないことを検査スタッフに通知してもよい。 The control unit 31 determines whether or not any of the inspection items is selected via the check box on the detail screen (S75), and if it is determined that the inspection item is not selected (S75: NO), step S80. Move to the processing of. When it is determined that any of the inspection items is selected (S75: YES), the control unit 31 displays a check mark for the check box of the selected inspection item (S76). The control unit 31 acquires the sample amount required for the inspection item selected via the check box, and subtracts the acquired sample amount from the remaining amount of the sample indicated by the indicator for outsourced inspection (for inspection institution). Update (S77). The sample amount required for each test may be registered in the test sharing application 32AP or may be acquired from the server 10. If the amount of sample required for the selected test cannot be secured, the control unit 31 displays an error and notifies the test staff that the remeasurement of the selected test cannot be performed due to insufficient sample remaining. You may.

検査スタッフは、チェックボックスを介して再測定が必要な検査を選択した後、再測定ボタンを操作する。よって、制御部31は、いずれかのチェックボックスがチェックされた後、再測定ボタンが操作されたか否かを判断し(S78)、操作されたと判断した場合(S78:YES)、選択された検査項目に対する再測定の指示を出力する(S79)。例えば制御部31は、再測定の受付日及び患者の患者IDと、選択された検査項目を示す情報とを含み、再測定を指示するための情報を表示部35に表示する。これにより、検査スタッフは、表示部35に表示された情報に基づいて、再測定を行うべき患者及び検査項目を把握できる。このとき制御部31は、患者の患者IDと、「再測定中」のステータス情報とを含み、検査の進捗状況の登録を要求するための要求情報をサーバ10へ送信してもよい。なお、再測定の対象とすべき検査項目のリストを記憶部32に記憶しておき、制御部31は、選択された検査項目を、再測定の検査リストに追加することにより、選択された検査項目に対する再測定の実行を指示してもよい。 The inspection staff operates the remeasurement button after selecting the inspection that requires remeasurement through the check box. Therefore, the control unit 31 determines whether or not the remeasurement button has been operated after any of the check boxes is checked (S78), and if it is determined that the remeasurement button has been operated (S78: YES), the selected inspection is performed. The remeasurement instruction for the item is output (S79). For example, the control unit 31 displays on the display unit 35 information for instructing the remeasurement, including the reception date of the remeasurement, the patient ID of the patient, and the information indicating the selected test item. As a result, the examination staff can grasp the patient to be remeasured and the examination item based on the information displayed on the display unit 35. At this time, the control unit 31 may transmit the request information for requesting the registration of the progress status of the examination to the server 10, including the patient ID of the patient and the status information of “remeasurement in progress”. A list of inspection items to be remeasured is stored in the storage unit 32, and the control unit 31 adds the selected inspection items to the inspection list for remeasurement, whereby the selected inspection is performed. You may instruct the item to perform a remeasurement.

詳細画面において再測定ボタンが操作されていないと判断した場合(S78:NO)、
制御部31は、再測定不要ボタンが操作されたか否かを判断する(S80)。再測定不要ボタンが操作されていないと判断した場合(S80:NO)、制御部31は、ステップS75の処理に戻る。再測定不要ボタンが操作されたと判断した場合(S80:YES)、制御部31は、表示中の初回検査値を、対応する検査項目の検査結果に確定する(S81)。例えば制御部31は、この時点の日時(受付日時)及び患者の患者IDと、検査結果を確定した検査項目及び確定検査値と、「確定」のステータス情報とを含み、確定検査値の登録を要求するための要求情報をサーバ10へ送信する。サーバ10の制御部11は、検査機関端末30から確定検査値の登録を要求された場合、検査機関端末30から受信した患者ID及び検査項目に対応付けて、「確定」のステータス情報と確定検査値とを患者DB12aに記憶する。なお、制御部11は、確定検査値に、検査結果を確定した日時を付加して記憶してもよい。上述した処理により、検査機関の検査スタッフは、各検査項目について得られた初回検査値に基づいて、この初回検査値を検査結果に確定すべきか、再測定を行うべきかを判断する際に、医療機関で行われた検査の結果を考慮することができる。
When it is determined that the remeasurement button has not been operated on the detail screen (S78: NO),
The control unit 31 determines whether or not the remeasurement unnecessary button has been operated (S80). When it is determined that the remeasurement unnecessary button has not been operated (S80: NO), the control unit 31 returns to the process of step S75. When it is determined that the remeasurement unnecessary button has been operated (S80: YES), the control unit 31 determines the initial inspection value being displayed as the inspection result of the corresponding inspection item (S81). For example, the control unit 31 includes the date and time (reception date and time) at this time, the patient ID of the patient, the test item and the definite test value for which the test result is confirmed, and the status information of "confirmed", and registers the definite test value. The request information for making a request is transmitted to the server 10. When the inspection institution terminal 30 requests the registration of the definite test value, the control unit 11 of the server 10 associates the patient ID and the inspection item received from the inspection institution terminal 30 with the "confirmed" status information and the definite inspection. The value and the value are stored in the patient DB 12a. The control unit 11 may add the date and time when the inspection result is confirmed to the confirmed inspection value and store it. By the above-mentioned process, the inspection staff of the inspection institution decides whether to confirm the initial inspection value in the inspection result or to perform the remeasurement based on the initial inspection value obtained for each inspection item. The results of tests performed at medical institutions can be taken into account.

上述した処理では、検査機関で行われた検査に対する再測定の要否を検査機関端末30が判断するが、サーバ10が判断する構成でもよい。例えば、各検査について再測定が必要であるか否かを判断する基準範囲をサーバ10の記憶部12に登録しておき、サーバ10の制御部11が、図16に示す詳細画面を生成する際に、詳細画面に表示される検査項目について、検査機関で得られた初回検査値と基準範囲との比較結果に基づいて再測定の要否を判断してもよい。この場合、再測定の要否の判断結果を詳細画面に含めて検査機関端末30に提供することができ、再測定の要否を検査スタッフに提示できる。このように、各検査に対する再測定の要否を所定の基準範囲に基づいて自動的に判断する場合、検査スタッフの負担を軽減することが可能となる。ここでも、各検査に対する基準範囲は、検査毎の基準範囲であってもよく、複数の検査の検査結果に基づく基準範囲であってもよく、検査機関毎に設定されてもよい。 In the above-described processing, the inspection institution terminal 30 determines whether or not remeasurement is necessary for the inspection performed by the inspection institution, but the server 10 may determine. For example, when a reference range for determining whether or not remeasurement is necessary for each inspection is registered in the storage unit 12 of the server 10, and the control unit 11 of the server 10 generates the detailed screen shown in FIG. In addition, regarding the inspection items displayed on the detail screen, the necessity of remeasurement may be determined based on the comparison result between the initial inspection value obtained by the inspection institution and the reference range. In this case, the determination result of the necessity of remeasurement can be included in the detail screen and provided to the inspection institution terminal 30, and the necessity of remeasurement can be presented to the inspection staff. In this way, when the necessity of remeasurement for each inspection is automatically determined based on a predetermined reference range, it is possible to reduce the burden on the inspection staff. Again, the reference range for each inspection may be a reference range for each inspection, a reference range based on the inspection results of a plurality of inspections, or may be set for each inspection institution.

本実施形態では、上述した各実施形態と同様の効果が得られる。また本実施形態では、検査機関で得られた初回検査値に対して再測定の要否を判断する際に、医療機関で行われた検査結果を考慮することができる。よって、検査機関の検査スタッフは、初回検査値を検査結果に確定する際に、医療機関での検査結果を考慮して、各検査に対する再測定の要否をより正確に判断することができる。これにより、検査機関での不要な再測定の実施が回避され、検査機関での検査を効率よく行うことが可能となる。本実施形態においても、上述した各実施形態で適宜説明した変形例の適用が可能である。 In this embodiment, the same effects as those of each of the above-described embodiments can be obtained. Further, in the present embodiment, when determining the necessity of remeasurement for the initial test value obtained by the testing institution, the test result performed by the medical institution can be taken into consideration. Therefore, the inspection staff of the inspection institution can more accurately determine the necessity of remeasurement for each inspection in consideration of the inspection result at the medical institution when the initial inspection value is determined as the inspection result. As a result, unnecessary remeasurement is avoided at the inspection institution, and the inspection at the inspection institution can be efficiently performed. Also in this embodiment, it is possible to apply the modifications appropriately described in each of the above-described embodiments.

(実施形態4)
医療機関で行われた検査の結果と、検査機関で行われた検査の結果(初回検査値、再測定検査値、確定検査値)とに基づいて、追加で行うべき検査の要否を判断し、追加で行うべき検査を提案する情報処理システムについて説明する。本実施形態の情報処理システム100は、実施形態1の情報処理システム100と同様の装置にて実現可能であるので、構成についての詳細な説明は省略する。なお、本実施形態の情報処理システム100において、サーバ10は、図3に示す構成に加えて、記憶部12に追加検査ルールDB12cを記憶している。
(Embodiment 4)
Based on the results of the tests performed at the medical institution and the results of the tests performed at the testing institution (initial test value, remeasurement test value, definitive test value), the necessity of additional tests is determined. , Explains an information processing system that proposes additional inspections. Since the information processing system 100 of the present embodiment can be realized by the same apparatus as the information processing system 100 of the first embodiment, detailed description of the configuration will be omitted. In the information processing system 100 of the present embodiment, the server 10 stores the additional inspection rule DB 12c in the storage unit 12 in addition to the configuration shown in FIG.

図17は追加検査ルールDB12cの構成例を示す模式図である。追加検査ルールDB12cは、患者に行った検査の結果に応じて追加で行うべき検査(以下では追加検査という)に関する情報を記憶する。図17に示す追加検査ルールDB12cは、ルールID列、適用条件列、追加項目列、検体量列、検査時間列、保険適用列、参考列、概要列等を含み、ルールIDに対応付けて、検査結果に基づく適用条件と、適用条件に合致した場合に実施が推奨されている検査項目(追加検査の項目)とを記憶する。ルールID列は、登録
された各ルールに割り当てられた識別情報(ルールID)を記憶し、適用条件列は、登録されたルールを適用すべき条件を記憶する。適用条件は、医療機関又は検査機関で行われた検査の結果(測定値)を用いた条件と、患者の属性情報(性別又は年齢)を用いた条件とを含む。追加項目列、検体量列、検査時間列及び保険適用列はそれぞれ、適用条件に合致した場合に実施すべき検査項目、この検査項目に必要な検体量、検査に要する検査時間、医療保険の適用の可否を記憶する。なお、保険適用列は保険適用の可否に加えて、適用された場合の保険点数を記憶してもよい。参考列は、適用条件に含まれる検査項目及び追加検査の項目についての参考情報を記憶する。参考情報は、各検査項目の測定値に応じて考えられる病名、各検査項目についての注意事項等を含む。概要列は、適用条件に対して追加検査とすべき根拠を示す根拠情報を記憶する。追加検査ルールDB12cに記憶されるルールIDは、新たなルールが登録される際に、制御部11によって発行されて記憶される。追加検査ルールDB12cに記憶される他の情報は、制御部11が通信部13又は入力部14を介して新たなルールの情報を取得した場合に制御部11によって記憶され、変更指示を取得した場合に制御部11によって変更される。追加検査ルールDB12cの記憶内容は図17に示す例に限定されない。なお、追加検査ルールDB12cに登録されるルールは、医療機関内の医師毎に設定されてもよい。この場合、各ルールに対応付けて、各ルールを採用する医療スタッフ(例えば医師)の情報を追加検査ルールDB12cに登録しておき、追加検査ルールDB12cを参照する際に、各ルールに対応付けられた医療スタッフも考慮して各ルールを適用すべきか否かを判断してもよい。
FIG. 17 is a schematic diagram showing a configuration example of the additional inspection rule DB 12c. The additional test rule DB 12c stores information on an additional test (hereinafter referred to as an additional test) to be performed according to the result of the test performed on the patient. The additional test rule DB 12c shown in FIG. 17 includes a rule ID column, an application condition column, an additional item column, a sample amount column, a test time column, an insurance application column, a reference column, a summary column, and the like, and is associated with the rule ID. Memorize the applicable conditions based on the inspection results and the inspection items (additional inspection items) recommended to be performed when the applicable conditions are met. The rule ID column stores the identification information (rule ID) assigned to each registered rule, and the application condition column stores the conditions to which the registered rule should be applied. Applicable conditions include conditions using the results (measured values) of tests performed at medical institutions or testing institutions, and conditions using patient attribute information (gender or age). The additional item column, sample amount column, test time column, and insurance coverage column are the test items to be performed when the applicable conditions are met, the sample amount required for this test item, the test time required for the test, and the application of medical insurance. Memorize the availability of. In addition to whether or not the insurance is applied, the insurance coverage column may store the insurance points when the insurance is applied. The reference column stores reference information about the inspection items and additional inspection items included in the applicable conditions. The reference information includes the names of diseases that can be considered according to the measured values of each test item, precautions for each test item, and the like. The summary column stores evidence information that indicates the basis for additional inspection for the applicable conditions. The rule ID stored in the additional inspection rule DB 12c is issued and stored by the control unit 11 when a new rule is registered. The other information stored in the additional inspection rule DB 12c is stored by the control unit 11 when the control unit 11 acquires the information of the new rule via the communication unit 13 or the input unit 14, and when the change instruction is acquired. Is changed by the control unit 11. The stored contents of the additional inspection rule DB 12c are not limited to the example shown in FIG. The rule registered in the additional examination rule DB 12c may be set for each doctor in the medical institution. In this case, the information of the medical staff (for example, a doctor) who adopts each rule is registered in the additional examination rule DB 12c in association with each rule, and is associated with each rule when referring to the additional examination rule DB 12c. Medical staff may also be considered when deciding whether or not to apply each rule.

本実施形態の情報処理システム100において、サーバ10は、医療機関での検査結果及び検査機関での検査結果が得られた場合に、追加検査ルールDB12cに登録してあるルールに従って、追加検査の要否を判断する。そして、サーバ10は、追加検査が必要であると判断した場合、追加検査の項目を提示する。これにより、例えば検査機関でいずれかの検査項目に対する初回検査値が得られた時点で、この初回検査値と医療機関での検査結果とに基づいて追加検査の要否を判断できる。また、検査機関でいずれかの検査項目に対する再測定検査値が得られた時点で、この再測定検査値と医療機関での検査結果とに基づいて追加検査の要否を判断できる。更に、検査機関でいずれかの検査項目に対する確定検査値が得られた時点で、この確定検査値と医療機関での検査結果とに基づいて追加検査の要否を判断できる。このように、検査機関で検査結果が得られた時点で、追加検査の要否が判断され、必要に応じて追加検査が依頼されることにより、病状の診断に必要な検査結果が得られるまでの待ち時間を短縮することができる。 In the information processing system 100 of the present embodiment, when the inspection result at the medical institution and the inspection result at the inspection institution are obtained, the server 10 requires additional inspection according to the rule registered in the additional inspection rule DB 12c. Judge whether or not. Then, when the server 10 determines that the additional inspection is necessary, the server 10 presents the item of the additional inspection. Thereby, for example, when the initial inspection value for any of the inspection items is obtained by the inspection institution, the necessity of the additional inspection can be determined based on the initial inspection value and the inspection result at the medical institution. Further, when the remeasurement test value for any of the test items is obtained by the inspection institution, the necessity of the additional inspection can be determined based on the remeasurement inspection value and the inspection result at the medical institution. Further, when a definitive test value for any of the test items is obtained by the inspection institution, the necessity of additional inspection can be determined based on the definite inspection value and the inspection result at the medical institution. In this way, when the test results are obtained by the testing institution, the necessity of additional tests is determined, and additional tests are requested as needed until the test results necessary for diagnosing the medical condition are obtained. Waiting time can be shortened.

本実施形態の情報処理システム100において、各機器は図7に示す処理及び図9に示す処理と同様の処理を実行する。これにより、本実施形態においても、医療機関端末20を介して検査のオーダー情報がサーバ10に登録され、医療機関端末20及び検査機関端末30を介して医療機関及び検査機関での検査結果及び検査機関での検査の進捗状況がサーバ10に登録される。 In the information processing system 100 of the present embodiment, each device executes the same processing as the processing shown in FIG. 7 and the processing shown in FIG. As a result, also in this embodiment, the order information of the inspection is registered in the server 10 via the medical institution terminal 20, and the inspection results and inspections at the medical institution and the inspection institution via the medical institution terminal 20 and the inspection institution terminal 30. The progress of the inspection at the institution is registered in the server 10.

図18は、実施形態4の閲覧処理手順の一例を示すフローチャート、図19及び図20は画面例を示す模式図である。図18に示す処理は、図11に示す処理においてステップS45~S46の代わりにステップS91~S105を追加したものである。図11と同じステップについては説明を省略する。なお、図18では図11中のステップS41~S43の図示を省略している。本実施形態の医療機関端末20の制御部21及びサーバ10の制御部11は、図11に示すステップS41~S44と同様の処理を行う。これにより、サーバ10は、医療機関端末20で医療スタッフが選択した患者の検査結果等の情報を患者DB12aから読み出すことができる。 FIG. 18 is a flowchart showing an example of the browsing processing procedure of the fourth embodiment, and FIGS. 19 and 20 are schematic views showing a screen example. The process shown in FIG. 18 is a process in which steps S91 to S105 are added instead of steps S45 to S46 in the process shown in FIG. The same steps as in FIG. 11 will be omitted. Note that in FIG. 18, the illustrations of steps S41 to S43 in FIG. 11 are omitted. The control unit 21 of the medical institution terminal 20 and the control unit 11 of the server 10 of the present embodiment perform the same processing as in steps S41 to S44 shown in FIG. As a result, the server 10 can read information such as a patient's test result selected by the medical staff on the medical institution terminal 20 from the patient DB 12a.

制御部11は、読み出した情報に基づいて、図12に示すような検査結果画面を生成する(S91)。なお、制御部11は、図14に示すような検査結果画面を生成してもよい
。制御部11は、検査結果画面を生成した後、追加検査ルールDB12cに登録してあるルールのうちで、検査結果画面に表示された各検査項目の検査結果に基づいて適用すべきルールがあるか否かを判断する(S92)。具体的には、制御部11は、追加検査ルールDB12cに登録してある各ルールの適用条件に含まれる検査項目が、検査結果画面に表示された検査項目に含まれているか否かを判断し、含まれる場合、検査結果画面に表示された各検査項目の検査結果が、各検査項目における適用条件を満たすか否かを判断し、満たす場合に、このルールを適用すべきであると判断する。なお、ルールの適用条件に患者の属性情報が含まれる場合、制御部11は、患者の属性情報を患者DB12aから取得し、属性情報についても適用条件を満たすか否かを判断する。
The control unit 11 generates an inspection result screen as shown in FIG. 12 based on the read information (S91). The control unit 11 may generate an inspection result screen as shown in FIG. After generating the inspection result screen, the control unit 11 has a rule to be applied based on the inspection result of each inspection item displayed on the inspection result screen among the rules registered in the additional inspection rule DB 12c. It is determined whether or not (S92). Specifically, the control unit 11 determines whether or not the inspection items included in the application conditions of each rule registered in the additional inspection rule DB 12c are included in the inspection items displayed on the inspection result screen. , If included, determine whether the inspection result of each inspection item displayed on the inspection result screen meets the applicable conditions for each inspection item, and if so, determine that this rule should be applied. .. When the patient attribute information is included in the rule application condition, the control unit 11 acquires the patient attribute information from the patient DB 12a and determines whether or not the attribute information also satisfies the application condition.

制御部11は、適用すべきルールがあると判断した場合(S92:YES)、適用すべきルールに基づいて、レコメンドすべき追加検査を特定し、図19に示すような追加検査のレコメンド画面(レコメンド情報)を生成する(S93)。なお、本実施形態の詳細画面は、検査結果画面及びレコメンド画面を有しており、図19に示すように検査結果タブ又はレコメンドタブを選択することにより、検査結果画面とレコメンド画面との切替を指示することができる。レコメンド画面は、初期画面で選択された患者に対して、検査がオーダーされた受付日、患者の受付番号、患者ID、氏名及び検査機関で行われている検査の仕上り予定日を表示する。これらの情報は患者DB12aから取得される。またレコメンド画面は、オーダーされた検査の検査結果に基づいて実施すべきと判断された追加検査について、項目名、材料名、検体量、オーダー先(院内又は外注)、所要時間(検査時間)、保険適用の可否などのレコメンド情報を表示する。保険適用の可否は、保険適用が可能である場合、可能を示す情報(「可」)と共に保険点数が表示される。レコメンド画面に表示される各検査の項目名、検体量、保険適用の可否及び保険点数は、追加検査ルールDB12cから取得され、各検査の材料名、オーダー先は記憶部12から取得される。なお、各検査の材料名、オーダー先は各検査項目に対応付けて記憶部12に記憶されている。また、レコメンド画面に表示される所要時間は、仕上り予定日までに検査を完了できる(予定時間内)か、仕上り予定日から超過する超過時間又は超過日数を示しており、追加検査ルールDB12cに登録してある各検査項目の検査時間と、仕上り予定日とに基づいて特定された情報が用いられる。このようなレコメンド画面は、患者の検査結果に応じて、追加での検査が推奨されている検査項目を選択対象の候補としてレコメンドすることができる。レコメンド画面は、選択候補として提示する各検査項目に対して、追加検査の対象に選択するためのチェックボックスと、追加検査に選択すべき理由(根拠情報)の概要を表示するための表示ボタンとが設けられている。更に図19に示すレコメンド画面は、院内検査用の検体残量を示すインジケータと、外注検査用の検体残量を示すインジケータとを表示しており、チェックボックスを介して選択された検査項目について追加検査を指示するための追加検査依頼ボタンが設けられている。 When the control unit 11 determines that there is a rule to be applied (S92: YES), the control unit 11 identifies an additional inspection to be recommended based on the rule to be applied, and recommends an additional inspection as shown in FIG. 19 (S). (Recommendation information) is generated (S93). The detailed screen of the present embodiment has an inspection result screen and a recommendation screen, and by selecting the inspection result tab or the recommendation tab as shown in FIG. 19, the inspection result screen and the recommendation screen can be switched. Can be instructed. The recommendation screen displays the reception date for which the examination was ordered, the patient's reception number, the patient ID, the name, and the scheduled completion date of the examination performed at the examination institution for the patient selected on the initial screen. This information is obtained from the patient DB 12a. In addition, the recommendation screen shows the item name, material name, sample quantity, order destination (in-hospital or outsourced), required time (test time), and additional tests that are determined to be performed based on the test results of the ordered test. Display recommendation information such as whether insurance is applicable or not. If insurance is applicable, the insurance points will be displayed along with the information indicating the possibility (“OK”). The item name, sample amount, insurance coverage and insurance points of each test displayed on the recommendation screen are obtained from the additional test rule DB 12c, and the material name and order destination of each test are obtained from the storage unit 12. The material name and order destination of each inspection are stored in the storage unit 12 in association with each inspection item. In addition, the required time displayed on the recommendation screen indicates whether the inspection can be completed by the scheduled finish date (within the scheduled time), or the excess time or the number of days exceeded from the scheduled finish date, and is registered in the additional inspection rule DB 12c. Information specified based on the inspection time of each inspection item and the scheduled finish date is used. Such a recommendation screen can recommend test items for which additional tests are recommended as candidates for selection, depending on the patient's test results. The recommendation screen has a check box for selecting the target of the additional inspection for each inspection item presented as a selection candidate, and a display button for displaying an outline of the reason (rationale information) to be selected for the additional inspection. Is provided. Further, the recommendation screen shown in FIG. 19 displays an indicator showing the remaining amount of the sample for the in-hospital test and an indicator showing the remaining amount of the sample for the outsourced test, and the test item selected via the check box is added. An additional inspection request button is provided to instruct the inspection.

制御部11は、ステップS91で生成した検査結果画面と、ステップS93で生成したレコメンド画面とを含む詳細画面を医療機関端末20へ送信する(S94)。制御部11は、適用すべきルールがないと判断した場合(S92:NO)、ステップS93の処理をスキップし、ステップS91で生成した検査結果画面のみを含む詳細画面を医療機関端末20へ送信する(S94)。なお、制御部11は、適用すべきルールがない場合、追加検査に関するレコメンド情報がないことを示すメッセージを表示するレコメンド画面を生成して、検査結果画面と共に医療機関端末20へ送信してもよく、この場合、推奨される追加検査がないことを医療スタッフに通知できる。 The control unit 11 transmits a detailed screen including the test result screen generated in step S91 and the recommendation screen generated in step S93 to the medical institution terminal 20 (S94). When the control unit 11 determines that there is no rule to be applied (S92: NO), the control unit 11 skips the process of step S93 and transmits a detailed screen including only the test result screen generated in step S91 to the medical institution terminal 20. (S94). If there is no rule to be applied, the control unit 11 may generate a recommendation screen for displaying a message indicating that there is no recommendation information regarding the additional test, and send the recommendation screen together with the test result screen to the medical institution terminal 20. , In this case, the medical staff can be notified that there are no recommended additional tests.

医療機関端末20の制御部21は、サーバ10から詳細画面を受信した場合、詳細画面のうちの検査結果画面を表示部25に表示する(S95)。制御部21は、入力部24を介してレコメンドタブが操作されたか否かを判断し(S96)、操作されていないと判断した場合(S96:NO)、検査結果画面の表示を継続する。レコメンドタブが操作され
たと判断した場合(S96:YES)、制御部21は、検査結果画面の表示を終了し、図19に示すようなレコメンド画面を表示する(S97)。図19に示すレコメンド画面において、医療機関の医療スタッフは、医療機関及び検査機関で行われた検査の結果に基づいて追加で検査すべき検査項目のレコメンドを受けることができる。そして、例えば医師は、図19に示すレコメンド画面において、追加検査すべき検査項目があるか否かを判断し、追加検査すべき検査項目のチェックボックスをチェックした後、追加検査依頼ボタンを操作して、追加検査のオーダーを行う。一方、医師は、追加検査すべき検査項目がないと判断した場合、例えば検査結果タブを選択することにより、レコメンド画面の表示を終了して検査結果画面を表示させる。
When the control unit 21 of the medical institution terminal 20 receives the detail screen from the server 10, the inspection result screen among the detail screens is displayed on the display unit 25 (S95). The control unit 21 determines whether or not the recommendation tab has been operated via the input unit 24 (S96), and if it determines that the recommendation tab has not been operated (S96: NO), the control unit 21 continues to display the inspection result screen. When it is determined that the recommendation tab has been operated (S96: YES), the control unit 21 ends the display of the inspection result screen and displays the recommendation screen as shown in FIG. 19 (S97). On the recommendation screen shown in FIG. 19, the medical staff of the medical institution can receive recommendations for additional inspection items to be inspected based on the results of the inspections performed by the medical institution and the inspection institution. Then, for example, on the recommendation screen shown in FIG. 19, the doctor determines whether or not there is an inspection item to be additionally inspected, checks the check box of the inspection item to be additionally inspected, and then operates the additional inspection request button. And place an order for additional inspection. On the other hand, when the doctor determines that there is no test item to be additionally tested, for example, by selecting the test result tab, the display of the recommendation screen is terminated and the test result screen is displayed.

制御部21は、レコメンド画面においてチェックボックスを介して、いずれかの検査項目が選択されたか否かを判断しており(S98)、選択されたと判断した場合(S98:YES)、選択された検査項目のチェックボックスに対してチェックマークを表示する(S99)。図19に示す例は、検査R及び検査Sが選択されたことを示している。制御部21は、チェックボックスを介して選択された検査項目に必要な検体量を取得し、インジケータが示す検体残量を、取得した検体量を減算した量に更新する(S100)。ここでも制御部21は、院内検査が選択された場合、院内検査用のインジケータが示す検体残量を更新し、外注検査が選択された場合、外注検査用のインジケータが示す検体残量を更新する。また、選択された検査項目に必要な検体量を確保できない場合、制御部21は、エラー表示を行ってもよい。 The control unit 21 determines whether or not any of the inspection items has been selected via the check box on the recommendation screen (S98), and if it determines that the inspection item has been selected (S98: YES), the selected inspection. A check mark is displayed for the check box of the item (S99). The example shown in FIG. 19 shows that inspection R and inspection S were selected. The control unit 21 acquires the sample amount required for the test item selected via the check box, and updates the remaining amount of the sample indicated by the indicator to the amount obtained by subtracting the acquired sample amount (S100). Again, the control unit 21 updates the remaining amount of the sample indicated by the indicator for the in-hospital examination when the in-hospital examination is selected, and updates the remaining amount of the sample indicated by the indicator for the outsourced examination when the outsourced examination is selected. .. Further, when the required sample amount for the selected test item cannot be secured, the control unit 21 may display an error.

制御部21は、いずれかのチェックボックスがチェックされた後、追加検査依頼ボタンが操作されたか否かを判断し(S101)、操作されたと判断した場合(S101:YES)、選択された検査項目に対する追加検査のオーダー登録をサーバ10に要求する(S102)。ここでは例えば、制御部21は、追加検査の受付日及び患者の患者IDと、選択された検査項目を示す情報とを含み、追加検査を依頼するためのオーダー情報をサーバ10へ送信する。サーバ10の制御部11は、医療機関端末20から追加検査のオーダー登録を要求された場合、要求されたオーダー内容を患者DB12aに記憶する(S103)。ここでは制御部11は、医療機関端末20から受信した患者IDに対応付けて、追加検査の受付日及び追加検査の対象である検査項目を患者DB12aに記憶する。このように追加検査のオーダー情報を患者DB12aに登録した後、制御部11は、医療機関内の検査室内の医療機関端末20、及び検査機関の受注処理を行う検査機関端末30に対して、オーダー内容を送信することにより、追加検査の依頼処理を行う。制御部11は、追加検査のオーダー登録が完了したことを医療機関端末20へ通知し(S104)、医療機関端末20の制御部21は、完了画面を表示部25に表示する(S105)。 After checking any of the check boxes, the control unit 21 determines whether or not the additional inspection request button has been operated (S101), and if it determines that the additional inspection request button has been operated (S101: YES), the selected inspection item. The server 10 is requested to register the order for the additional inspection for (S102). Here, for example, the control unit 21 transmits the order information for requesting the additional examination to the server 10, including the reception date of the additional examination, the patient ID of the patient, and the information indicating the selected examination item. When the medical institution terminal 20 requests the order registration of the additional examination, the control unit 11 of the server 10 stores the requested order contents in the patient DB 12a (S103). Here, the control unit 11 stores the acceptance date of the additional examination and the examination item to be the target of the additional examination in the patient DB 12a in association with the patient ID received from the medical institution terminal 20. After registering the order information of the additional examination in the patient DB 12a in this way, the control unit 11 orders the medical institution terminal 20 in the examination room in the medical institution and the examination institution terminal 30 that processes the order of the examination institution. Request processing for additional inspection is performed by sending the contents. The control unit 11 notifies the medical institution terminal 20 that the order registration for the additional inspection is completed (S104), and the control unit 21 of the medical institution terminal 20 displays the completion screen on the display unit 25 (S105).

レコメンド画面においてチェックボックスが選択されていないと判断した場合(S98:NO)、又は追加検査依頼ボタンが操作されていないと判断した場合(S101:NO)、制御部21は一連の処理を終了する。なお、制御部21は、レコメンド画面の表示中に検査結果タブが操作された場合、レコメンド画面の表示を終了して検査結果画面を表示させる。上述した処理により、医療機関及び検査機関での検査結果に基づいて、追加で行うべき検査を医療スタッフにレコメンドすることができる。医療機関の医療スタッフは、レコメンドされた検査について追加検査すべきか否かを判断し、追加検査すべきであると判断した場合に、追加検査をオーダーすることにより、効率よく追加検査のオーダーを行うことができる。また、図19に示すようなレコメンド画面では、レコメンドされる各検査項目について、保険適用の可否及び保険点数が提示されるので、追加検査をオーダーする際に保険点数の確認が可能となる。なお、保険点数は、例えば追加検査ルールDB12cに登録されており、例えば複数の検査項目のうちの1つに対してのみ保険点数が加算、1ヶ月に1回の検査に対して保険点数が加算、同時の実施が禁止されている検査項目等、診療報酬に関するガイドラインに沿った点数が登録されている。このような情報をレコメ
ンド画面に表示することにより、医療スタッフは、追加検査をオーダーするか否かを判断する際に、煩雑な診療報酬に関して保険適用の可否及び保険点数を考慮することができる。
When it is determined that the check box is not selected on the recommendation screen (S98: NO), or when it is determined that the additional inspection request button is not operated (S101: NO), the control unit 21 ends a series of processes. .. When the inspection result tab is operated while the recommendation screen is being displayed, the control unit 21 ends the display of the recommendation screen and displays the inspection result screen. By the above-mentioned processing, it is possible to recommend additional tests to be performed to the medical staff based on the test results at the medical institution and the testing institution. The medical staff of the medical institution determines whether or not the recommended test should be additionally tested, and if it is determined that the additional test should be performed, the medical staff can efficiently order the additional test by ordering the additional test. be able to. Further, on the recommendation screen as shown in FIG. 19, whether or not insurance is applicable and the insurance points are presented for each recommended inspection item, so that the insurance points can be confirmed when ordering additional inspections. The insurance points are registered in, for example, the additional inspection rule DB12c. For example, the insurance points are added only to one of a plurality of inspection items, and the insurance points are added to the inspection once a month. , Points are registered according to the guidelines for medical fees, such as test items that are prohibited from being carried out at the same time. By displaying such information on the recommendation screen, the medical staff can consider whether or not insurance can be applied and the number of insurance points for complicated medical fees when deciding whether or not to order additional tests.

なお、図19に示すレコメンド画面において、医療スタッフは、追加検査の選択候補に挙げられた各検査項目についてその理由を知りたい場合、検査項目に対応する表示ボタンを操作する。いずれかの検査項目の表示ボタンが操作された場合、制御部21は、表示ボタンが操作された検査項目について、選択候補に挙げられた理由及び根拠(レコメンド理由)を、例えばサーバ10から取得して、図20に示すように表示する。レコメンド理由(根拠情報)は、追加検査ルールDB12cにルールの概要として記憶されているが、検査共有アプリ22APに設定されていてもよい。図20に示す例では、検査Rの表示ボタンが操作された状態を示しており、検査Nの測定値(検査結果)から検査Rがレコメンドされた理由が表示されている。レコメンド理由は、例えば各検査項目に対して関連する他の検査項目に関する情報、関連する検査項目における検査結果の相関情報等を含んでいてもよい。 In the recommendation screen shown in FIG. 19, when the medical staff wants to know the reason for each test item listed as a selection candidate for an additional test, he / she operates a display button corresponding to the test item. When the display button of any of the inspection items is operated, the control unit 21 acquires the reason and grounds (recommendation reason) listed as selection candidates for the inspection item for which the display button is operated, for example, from the server 10. And display as shown in FIG. The reason for recommendation (foundation information) is stored in the additional inspection rule DB 12c as an outline of the rule, but may be set in the inspection sharing application 22AP. In the example shown in FIG. 20, the state in which the display button of the inspection R is operated is shown, and the reason why the inspection R is recommended from the measured value (inspection result) of the inspection N is displayed. The recommendation reason may include, for example, information on other inspection items related to each inspection item, correlation information of inspection results in the related inspection items, and the like.

上述した処理では、追加検査ルールDB12cに登録してあるルールを参照して、患者に行った検査の結果から追加検査すべき検査項目をレコメンドするが、このような構成に限定されない。例えば、追加検査の要否を判断する際に、追加検査ルールDB12cに加えて、図5に示す検査セットDB12bを用いて発注漏れの検査項目の有無を判断してもよい。この場合、各検査項目の検査漏れを確実に防止できる。 In the above-mentioned process, the test item to be additionally tested is recommended from the result of the test performed on the patient with reference to the rule registered in the additional test rule DB 12c, but the present invention is not limited to such a configuration. For example, when determining the necessity of additional inspection, the presence or absence of an order omission inspection item may be determined using the inspection set DB 12b shown in FIG. 5 in addition to the additional inspection rule DB 12c. In this case, it is possible to reliably prevent inspection omission of each inspection item.

また、サーバ10の制御部11は、患者に行った検査の結果(院内検査及び外注検査の検査結果)から、想定される疾患を予測し、予測した疾患の診断に必要な検査項目を特定し、追加検査をレコメンドする際に、予測した疾患を提示してもよい。想定される疾患は、各疾患に対応付けて、各疾患の患者から得られた複数の検査項目に対する検査結果が登録してあるデータベースに基づいて予測することができる。また、想定される疾患は、複数の検査項目に対する検査結果を機械学習した学習モデルを用いて予測してもよい。この場合、訓練データによる機械学習によって、複数の検査項目に対する検査結果が入力された場合に、想定される疾患を示す情報を出力するように学習された学習モデルを用いることができる。このような学習モデルは、複数の検査項目に対する検査結果に対して、想定される疾患を示す情報(正解ラベル)が付与された訓練データを用いて学習する。学習モデルは、決定木、ランダムフォレスト、SVM、CNN等のアルゴリズムを用いて構成される。このような学習モデルを用いる場合、制御部11は、院内検査及び外注検査の検査結果を学習モデルに入力し、学習モデルからの出力値に基づいて、想定される疾患を予測できる。 In addition, the control unit 11 of the server 10 predicts the expected disease from the results of the tests performed on the patient (test results of the in-hospital test and the outsourced test), and identifies the test items necessary for diagnosing the predicted disease. , Predicted disease may be presented when recommending additional tests. The assumed disease can be predicted based on a database in which test results for a plurality of test items obtained from patients with each disease are registered in association with each disease. Further, the assumed disease may be predicted by using a learning model in which the test results for a plurality of test items are machine-learned. In this case, it is possible to use a learning model trained to output information indicating a assumed disease when test results for a plurality of test items are input by machine learning using training data. Such a learning model learns using training data to which information (correct answer label) indicating a assumed disease is given to the test results for a plurality of test items. The learning model is constructed using algorithms such as decision trees, random forests, SVMs, and CNNs. When such a learning model is used, the control unit 11 can input the test results of the in-hospital test and the outsourced test into the learning model and predict the assumed disease based on the output value from the learning model.

本実施形態において、医療機関内で行われた検査の結果と、検査機関内で行われた検査の結果とは異なるDBに登録されてもよい。また、検査機関で得られた検査結果に基づいて追加検査の要否を判断するための追加検査ルールDB12cは、例えば医療機関毎、又は医療機関内の医師毎に設けられてもよい。この場合、医療機関毎又は医師毎に、追加検査の要否を判断する際のルールを設定することができる。また、検査機関で検査毎に得られた初回検査値に基づいて追加検査の要否を判断するための追加検査ルールDBと、検査機関で検査毎に得られた確定検査値に基づいて追加検査の要否を判断するための追加検査ルールDBとを各別に設けてもよい。 In the present embodiment, the result of the test performed in the medical institution and the result of the test performed in the laboratory may be registered in a different DB. Further, the additional test rule DB 12c for determining the necessity of the additional test based on the test result obtained by the test institution may be provided for each medical institution or each doctor in the medical institution, for example. In this case, a rule for determining the necessity of additional examination can be set for each medical institution or each doctor. In addition, an additional inspection rule DB for determining the necessity of additional inspection based on the initial inspection value obtained for each inspection by the inspection institution, and an additional inspection based on the definite inspection value obtained for each inspection by the inspection institution. An additional inspection rule DB for determining the necessity of the above may be provided separately for each.

本実施形態では、上述した各実施形態と同様の効果が得られる。また本実施形態では、検査機関で検査結果が確定される前であっても、検査機関で得られた初回検査値に基づいて追加検査の要否が判断され、必要な追加検査がレコメンドされる。このような構成により、例えば検査機関で初回検査値が得られた時点で、追加検査の要否を判断することがで
きるので、必要に応じて追加検査のオーダーを早期に行うことが可能となる。よって、追加検査のオーダーを早期に行うことができることにより、病状の診断に必要な検査結果が得られるまでの待ち時間を短縮することができる。また、検査機関で検査結果が確定された後は、検査機関で得られた確定検査値に基づいて追加検査の要否が判断され、必要な追加検査がレコメンドされる。また、医療スタッフは、レコメンドされた検査項目から、追加検査が必要な検査項目を選択すればよいので、検査をオーダーする医療スタッフの負担を軽減できる。本実施形態においても、上述した各実施形態で適宜説明した変形例の適用が可能である。
In this embodiment, the same effects as those of each of the above-described embodiments can be obtained. Further, in the present embodiment, even before the inspection result is confirmed by the inspection institution, the necessity of the additional inspection is determined based on the initial inspection value obtained by the inspection institution, and the necessary additional inspection is recommended. .. With such a configuration, for example, when the initial inspection value is obtained by the inspection institution, it is possible to determine the necessity of the additional inspection, so that it is possible to place an order for the additional inspection at an early stage as needed. .. Therefore, by being able to place an order for additional tests at an early stage, it is possible to shorten the waiting time until the test results necessary for diagnosing the medical condition are obtained. In addition, after the inspection result is confirmed by the inspection institution, the necessity of the additional inspection is determined based on the definite inspection value obtained by the inspection institution, and the necessary additional inspection is recommended. In addition, since the medical staff may select an inspection item requiring additional inspection from the recommended inspection items, the burden on the medical staff who orders the inspection can be reduced. Also in this embodiment, it is possible to apply the modifications appropriately described in each of the above-described embodiments.

今回開示された実施の形態はすべての点で例示であって、制限的なものでは無いと考えられるべきである。本開示の範囲は、上記した意味では無く、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 The embodiments disclosed this time should be considered to be exemplary in all respects and not restrictive. The scope of the present disclosure is expressed by the scope of claims, not the above-mentioned meaning, and is intended to include all modifications within the meaning and scope equivalent to the scope of claims.

10 サーバ
11 制御部
12 記憶部
13 通信部
20 医療機関端末
21 制御部
22 記憶部
23 通信部
30 検査機関端末
31 制御部
32 記憶部
33 通信部
12a 患者DB
12b 検査セットDB
10 Server 11 Control unit 12 Storage unit 13 Communication unit 20 Medical institution terminal 21 Control unit 22 Storage unit 23 Communication unit 30 Inspection organization terminal 31 Control unit 32 Storage unit 33 Communication unit 12a Patient DB
12b Inspection set DB

Claims (15)

第1機関で検体に対して実施した第1検査の検査結果を取得し、
前記第1機関とは異なる第2機関で前記検体に対して実施される第2検査の進捗情報を取得し、
前記検体に対する前記第1検査の検査結果及び第2検査の進捗情報を関連付けて出力する
処理をコンピュータが実行する情報処理方法。
Obtain the test results of the first test performed on the sample at the first institution,
Obtained progress information of the second test performed on the sample at a second institution different from the first institution.
An information processing method in which a computer executes a process of associating and outputting the test result of the first test and the progress information of the second test for the sample.
前記進捗情報は、前記第2検査の検査結果が確定される前の確定前結果を含み、
前記第1検査の検査結果及び前記第2検査の確定前結果を関連付けて出力する
処理を前記コンピュータが実行する請求項1に記載の情報処理方法。
The progress information includes the pre-confirmation result before the inspection result of the second inspection is finalized.
The information processing method according to claim 1, wherein the computer executes a process of associating and outputting the inspection result of the first inspection and the pre-confirmation result of the second inspection.
前記第2検査の確定前結果を出力した後、前記検体に対する前記第2検査の再測定の実行指示、又は前記第2検査の再測定不要の指示を前記第2機関に対応する装置へ出力する
処理を前記コンピュータが実行する請求項2に記載の情報処理方法。
After outputting the pre-confirmation result of the second test, an instruction to execute the remeasurement of the second test for the sample or an instruction not requiring the remeasurement of the second test is output to the device corresponding to the second institution. The information processing method according to claim 2, wherein the processing is executed by the computer.
前記第1検査の検査結果及び前記第2検査の確定前結果に基づいて、前記検体に対する前記第2検査の再測定の要否を特定する
処理を前記コンピュータが実行する請求項2又は3に記載の情報処理方法。
The second or third aspect of the present invention, wherein the computer executes a process for specifying the necessity of remeasurement of the second test for the sample based on the test result of the first test and the pre-confirmation result of the second test. Information processing method.
前記第1検査の検査結果及び前記第2検査の確定前結果に基づいて、前記検体に対して行うべき追加検査を特定し、
特定した追加検査のレコメンド情報を出力する
処理を前記コンピュータが実行する請求項2から4までのいずれかひとつに記載の情報処理方法。
Based on the test result of the first test and the pre-confirmation result of the second test, the additional test to be performed on the sample is specified.
The information processing method according to any one of claims 2 to 4, wherein the computer executes a process of outputting recommended information of the specified additional inspection.
前記進捗情報は、前記第2検査の検査結果を含み、
前記第1検査の検査結果及び前記第2検査の検査結果に基づいて、前記検体に対して行うべき追加検査を特定し、
特定した追加検査のレコメンド情報を出力する
処理を前記コンピュータが実行する請求項1から5までのいずれかひとつに記載の情報処理方法。
The progress information includes the inspection result of the second inspection.
Based on the test result of the first test and the test result of the second test, the additional test to be performed on the sample is specified.
The information processing method according to any one of claims 1 to 5, wherein the computer executes a process of outputting recommended information of the specified additional inspection.
前記検体の残量に基づいて、前記追加検査の可否を判定する
処理を前記コンピュータが実行する請求項5又は6に記載の情報処理方法。
The information processing method according to claim 5 or 6, wherein the computer executes a process of determining whether or not the additional test is possible based on the remaining amount of the sample.
前記追加検査のレコメンド情報に対応付けて、前記追加検査に対応する保険点数、及び、前記追加検査を特定した根拠情報を出力する
請求項5から7までのいずれかひとつに記載の情報処理方法。
The information processing method according to any one of claims 5 to 7, which outputs the insurance points corresponding to the additional inspection and the basis information specifying the additional inspection in association with the recommendation information of the additional inspection.
前記検体の残量を示すグラフを表示するための表示情報を出力し、
前記検体に対する追加検査の実行指示を受け付けた場合に、前記グラフを、前記追加検査を行った後の残量を示すグラフに変更する
処理を前記コンピュータが実行する請求項1から8までのいずれかひとつに記載の情報処理方法。
Display information for displaying a graph showing the remaining amount of the sample is output, and the display information is output.
Any one of claims 1 to 8 in which the computer executes a process of changing the graph to a graph showing the remaining amount after the additional test when the instruction to execute the additional test is received for the sample. The information processing method described in one.
第1機関に対応する第1装置と、前記第1機関とは異なる第2機関に対応する第2装置と、前記第1装置及び第2装置と通信可能な情報処理装置とを含む情報処理システムであって、
前記第1装置は、前記第1機関で検体に対して実施した第1検査の検査結果を前記情報処理装置へ出力する出力部を備え、
前記第2装置は、前記第2機関で前記検体に対して実施される第2検査の進捗情報を前記情報処理装置へ出力する出力部を備え、
前記情報処理装置は、
前記第1装置から取得した前記第1検査の検査結果、及び前記第2装置から取得した前記第2検査の進捗情報を記憶する記憶部と、
前記検体に対する前記第1検査の検査結果及び第2検査の進捗情報を関連付けて前記第1装置又は第2装置へ出力する出力部とを備える
情報処理システム。
An information processing system including a first device corresponding to the first engine, a second device corresponding to a second engine different from the first engine, and an information processing device capable of communicating with the first device and the second device. And
The first device includes an output unit that outputs the test results of the first test performed on the sample at the first institution to the information processing device.
The second device includes an output unit that outputs progress information of a second test performed on the sample by the second institution to the information processing device.
The information processing device is
A storage unit that stores the inspection result of the first inspection acquired from the first apparatus and the progress information of the second inspection acquired from the second apparatus.
An information processing system including an output unit that associates the test result of the first test with the sample and the progress information of the second test and outputs the test result to the first device or the second device.
前記第1検査の検査結果及び前記第2検査の検査結果が確定される前の確定前結果に基づいて、前記検体に対する前記第2検査の再測定の要否を特定する特定部
を備える請求項10に記載の情報処理システム。
A claim comprising a specific unit for specifying whether or not the second test needs to be remeasured for the sample based on the test result of the first test and the pre-determination result before the test result of the second test is confirmed. The information processing system according to 10.
第1機関で検体に対して実施した第1検査の検査結果を取得し、
前記第1機関とは異なる第2機関で前記検体に対して実施される第2検査の進捗情報と、前記進捗情報が示す各進捗段階での検査結果とを順次取得し、
前記検体に対する前記第1検査の検査結果と、前記第2検査の進捗情報及び各進捗段階での検査結果とを関連付けて出力する
処理をコンピュータに実行させるプログラム。
Obtain the test results of the first test performed on the sample at the first institution,
The progress information of the second test performed on the sample at the second institution different from the first institution and the test result at each progress stage indicated by the progress information are sequentially acquired.
A program that causes a computer to execute a process of associating and outputting the test result of the first test for the sample, the progress information of the second test, and the test result at each progress stage.
前記検体に対する前記第2検査の再測定の実行指示、又は前記検体に対する追加検査の実行指示を受け付ける
処理を前記コンピュータに実行させる請求項12に記載のプログラム。
The program according to claim 12, wherein the computer is made to execute a process of receiving an instruction to execute a remeasurement of the second test for the sample or an instruction to execute an additional test to the sample.
前記検体の残量を示すグラフを表示するための表示情報を出力し、
前記検体に対する前記第2検査の再測定の実行指示、又は前記検体に対する追加検査の実行指示を受け付けた場合に、前記グラフを、前記第2検査の再測定又は前記追加検査を行った後の残量を示すグラフに変更する
処理を前記コンピュータに実行させる請求項13に記載のプログラム。
Display information for displaying a graph showing the remaining amount of the sample is output, and the display information is output.
When the execution instruction of the remeasurement of the second test for the sample or the execution instruction of the additional test for the sample is received, the graph is shown after the remeasurement of the second test or the additional test is performed. The program according to claim 13, wherein the computer is made to execute a process of changing to a graph showing an amount.
前記第1検査の検査結果及び前記第2検査の各進捗段階での検査結果に基づいて、前記検体に対して行うべき追加検査を特定し、
特定した追加検査のレコメンド情報を出力する
処理を前記コンピュータに実行させる請求項12から14までのいずれかひとつに記載のプログラム。
Based on the test results of the first test and the test results at each progress stage of the second test, additional tests to be performed on the sample are specified.
The program according to any one of claims 12 to 14, which causes the computer to execute a process of outputting the recommendation information of the specified additional inspection.
JP2020176258A 2020-10-20 2020-10-20 Information processing method, information processing system and program Pending JP2022067516A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020176258A JP2022067516A (en) 2020-10-20 2020-10-20 Information processing method, information processing system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020176258A JP2022067516A (en) 2020-10-20 2020-10-20 Information processing method, information processing system and program

Publications (1)

Publication Number Publication Date
JP2022067516A true JP2022067516A (en) 2022-05-06

Family

ID=81390388

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020176258A Pending JP2022067516A (en) 2020-10-20 2020-10-20 Information processing method, information processing system and program

Country Status (1)

Country Link
JP (1) JP2022067516A (en)

Similar Documents

Publication Publication Date Title
CN103505227B (en) Radioactive ray pick-up controls equipment and X-ray camera system
JP2014071592A (en) System, control method and control program for dosage effect prediction
JP2016184198A (en) Inspection result management device, inspection result management method, and inspection result management system
CN110046186B (en) Health care network
JP2014153920A (en) Medical care information display system and medical care information display method
JP2010039900A (en) Diagnostic request support device, doctor retrieval device, diagnosis requesting method and image diagnosis management method
JP2020181342A (en) Medical information processing apparatus and medical information processing method
JP6313888B2 (en) Inspection result management apparatus and inspection result management method
JP7462385B2 (en) Treatment selection support device
JP6895722B2 (en) Hospital information system
JP2009075952A (en) Medical network system, medical test request accepting device, and medical test reservation method
JP6499344B2 (en) Inspection result management apparatus and inspection result management method
JP2022067516A (en) Information processing method, information processing system and program
JP2012198723A (en) Information providing program, information providing device and information providing method
CN108091390A (en) Supplement automatic analyzer measurement result
JP7259363B2 (en) Patient management device, patient management method, program
JP7451156B2 (en) Medical support equipment
CN113871029A (en) Method for supporting expert conference using computer, supporting device, computer program for supporting expert conference, and supporting system
JPWO2003017162A1 (en) Inspection request management device
KR20170051922A (en) A medical apparatus, a system for controlling a request for medical observation and a program recorded in a medium
JP2021068188A (en) Diagnosis support method and diagnosis support system
JP2003203118A (en) Clinical research data management system, clinical research data processing unit, clinical research data management method, and clinical research data management program
JP6422817B2 (en) Inspection result management apparatus, inspection result management method, and inspection result management system
US20200335216A1 (en) Medical information processing apparatus, medical information processing system, and medical information processing method
JP2003132143A (en) Clinical examination system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230712

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240318

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240326

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240501