Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7625554B2 - Medical examination information processing system, medical examination information processing device, and program - Google Patents
[go: Go Back, main page]

JP7625554B2 - Medical examination information processing system, medical examination information processing device, and program - Google Patents

Medical examination information processing system, medical examination information processing device, and program Download PDF

Info

Publication number
JP7625554B2
JP7625554B2 JP2022095143A JP2022095143A JP7625554B2 JP 7625554 B2 JP7625554 B2 JP 7625554B2 JP 2022095143 A JP2022095143 A JP 2022095143A JP 2022095143 A JP2022095143 A JP 2022095143A JP 7625554 B2 JP7625554 B2 JP 7625554B2
Authority
JP
Japan
Prior art keywords
information
input
patient
local government
user terminal
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.)
Active
Application number
JP2022095143A
Other languages
Japanese (ja)
Other versions
JP2023181799A (en
Inventor
一也 谷川
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.)
Milabo Co Ltd
Original Assignee
Milabo Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Milabo Co Ltd filed Critical Milabo Co Ltd
Priority to JP2022095143A priority Critical patent/JP7625554B2/en
Publication of JP2023181799A publication Critical patent/JP2023181799A/en
Priority to JP2025009479A priority patent/JP2025063929A/en
Application granted granted Critical
Publication of JP7625554B2 publication Critical patent/JP7625554B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、受診情報処理システム、受診情報処理装置、及びプログラムに関する。 The present invention relates to a medical examination information processing system, a medical examination information processing device, and a program.

乳幼児の保護者に対し、予防接種等の計画支援や、医療機関への代行予約サービスを提供するためのシステムが、特許文献1に開示されている。 Patent Document 1 discloses a system that provides parents of infants and young children with support for planning vaccinations and other procedures, as well as a service for making appointments with medical institutions on their behalf.

特開2007-018337号公報JP 2007-018337 A

しかしながら、乳幼児の健診や予防接種等は、法令などに基づいて地方自治体が実施するもので、その予約や予診などに用いられるフォームは地方自治体によって異なっているのが一般的である。上記従来例のシステムでは、予約などのスケジュール管理はできるものの、上記地方自治体によって異なる事情が考慮されていない。 However, health checkups and vaccinations for infants and young children are conducted by local governments based on laws and regulations, and the forms used for reservations and pre-examinations generally differ depending on the local government. While the above-mentioned conventional system allows for schedule management such as reservations, it does not take into account the different circumstances of each local government.

本発明は上記実情に鑑みて為されたもので、実施者である地方自治体ごとの相違を考慮した受診情報処理システム、受診情報処理装置、及びプログラムを提供することを、その目的の一つとする。 The present invention was made in consideration of the above situation, and one of its objectives is to provide a medical examination information processing system, a medical examination information processing device, and a program that take into account the differences between the local governments that implement the system.

本発明の一態様に係る受診情報処理装置は、ユーザ端末と医療機関側端末とに接続されるもので、自治体ごとに予め定められ、少なくとも入力するべき情報を規定する様式情報を保持する保持手段と、自治体を特定する自治体特定情報と、受診者を特定する受診者特定情報とを受け入れて、前記自治体特定情報で特定される自治体に係る前記様式情報を取得し、当該様式情報で規定される情報の入力欄を含む受診者入力フォームを生成し、当該生成した受診者入力フォームに含まれる入力欄のうち、前記受診者特定情報により設定可能な入力欄の入力値を設定する生成手段と、前記生成した受診者入力フォームを前記ユーザ端末側に提示し、前記ユーザ端末から当該受信者入力フォーム上の入力欄への情報入力を受け入れる入力受入手段と、前記受診者入力フォーム内の入力欄ごとの設定値を記憶する設定値記憶手段と、前記記憶している設定値を前記医療機関側端末に送信する送信手段と、を含むこととしたものである。 The medical examination information processing device according to one aspect of the present invention is connected to a user terminal and a medical institution terminal, and includes: a storage means for storing form information that is predetermined for each municipality and specifies at least the information to be entered; a generation means for receiving municipality-specific information that specifies the municipality and patient-specific information that specifies the patient, acquiring the form information related to the municipality specified by the municipality-specific information, generating a patient input form including input fields for information specified in the form information, and setting input values for input fields that can be set by the patient-specific information among the input fields included in the generated patient input form; an input acceptance means for presenting the generated patient input form to the user terminal and accepting information input from the user terminal into the input fields on the recipient input form; a setting value storage means for storing setting values for each input field in the patient input form; and a transmission means for transmitting the stored setting values to the medical institution terminal.

本発明によると、地方自治体ごとの相違を考慮した処理を実行可能となる。 This invention makes it possible to carry out processing that takes into account differences between local governments.

本発明の実施の形態に係る受診情報処理システムの構成例を表すブロック図である。1 is a block diagram illustrating an example of a configuration of a medical examination information processing system according to an embodiment of the present invention. 本発明の実施の形態に係る受診情報処理システムで用いられる様式情報データベースの内容例を表す説明図である。1 is an explanatory diagram showing an example of the contents of a form information database used in the medical examination information processing system according to an embodiment of the present invention; 本発明の実施の形態に係る受診情報処理装置の例を表す機能ブロック図である。1 is a functional block diagram illustrating an example of a medical examination information processing device according to an embodiment of the present invention. 本発明の実施の形態に係る受診情報処理装置が提示する画面の例を表す説明図である。1 is an explanatory diagram illustrating an example of a screen presented by a medical examination information processing apparatus according to an embodiment of the present invention; 本発明の実施の形態に係る受診情報処理システムの動作例を表すフローチャート図である。FIG. 2 is a flowchart illustrating an example of the operation of the medical examination information processing system according to the embodiment of the present invention. 本発明の実施の形態に係る受診情報処理システムの動作例を表すもう一つのフローチャート図である。FIG. 11 is another flowchart illustrating an example of the operation of the medical examination information processing system according to the embodiment of the present invention.

本発明の実施の形態について図面を参照しながら説明する。本発明の実施の形態に係る受診情報処理システム1は、図1に例示するように、受診情報処理装置10と、ユーザ側端末20と、医療機関側端末30とを含む。 The embodiment of the present invention will be described with reference to the drawings. As shown in FIG. 1, the medical examination information processing system 1 according to the embodiment of the present invention includes a medical examination information processing device 10, a user terminal 20, and a medical institution terminal 30.

ここでユーザ側端末20は、例えばスマートフォン等の携帯端末、あるいはタブレット端末や、一般的なパーソナルコンピュータ等のデバイスであり、ウェブブラウザとしての機能を有するものとする。 Here, the user terminal 20 is a device such as a mobile terminal such as a smartphone, a tablet terminal, or a general personal computer, and has a function as a web browser.

医療機関側端末30は、一般的なパーソナルコンピュータや、タブレット端末等であり、好適にはバーコードあるいは二次元バーコードを読み取り可能なリーダないしカメラを備える。また本実施の形態では、この医療機関側端末30も、ウェブブラウザとしての機能を有するものとする。 The medical institution terminal 30 is a general personal computer, a tablet terminal, or the like, and is preferably equipped with a reader or camera capable of reading barcodes or two-dimensional barcodes. In this embodiment, the medical institution terminal 30 also has a function as a web browser.

受診情報処理装置10は、制御部11、記憶部12、及び通信部13を備えたサーバ装置であり、入力するべき情報を規定する様式情報を保持するデータベースにアクセス可能に接続されている。この様式情報は、それぞれ受診の内容を表す受診種別の情報に関連付けられて保持され、
・国などによって自治体を問わずその入力するべき情報(様式情報)が固定され、決められているもの(以下では標準様式と呼ぶ)、
・地方の自治体を特定する自治体特定情報にさらに関連付けられ、当該自治体特定情報で特定される自治体によって、入力するべき情報や、その入力順などが定められているもの(つまり自治体ごとに入力するべき情報や順序などが異なり得るもの、以下では非標準様式と呼ぶ)、
などがあり、このデータベースには少なくとも、非標準様式である自治体ごとの様式情報が保持されているものとする。
The medical examination information processing device 10 is a server device equipped with a control unit 11, a storage unit 12, and a communication unit 13, and is connected to a database that stores form information that specifies the information to be entered. The form information is stored in association with information on the medical examination type that indicates the content of the medical examination,
- Information (format information) that should be entered is fixed and determined by the country or other organization regardless of the local government (hereinafter referred to as the standard format),
- A form that is further associated with local government specific information that identifies a local government, and the information to be entered and the order in which it should be entered are determined by the local government identified by the local government specific information (i.e., the information to be entered and the order in which it should be entered may differ depending on the local government; hereafter referred to as a non-standard format),
The database is assumed to hold at least the format information for each local government, which is a non-standard format.

この受診情報処理装置10の制御部11は、CPUなどのプログラム制御デバイスであり、記憶部12に格納されたプログラムにしたがって動作する。本実施の形態の一例においてこの制御部11は、自治体を特定する自治体特定情報と、受診の内容を表す情報と、受診者を特定する受診者特定情報とを受け入れて、当該受診の内容を表す情報、及び、自治体特定情報で特定される自治体に係る様式情報を取得する。そして制御部11は、当該様式情報で規定される情報の入力欄を含む受診者入力フォームを生成し、当該生成した受診者入力フォームに含まれる入力欄のうち、受け入れた受診者特定情報により設定可能な入力欄の入力値を設定する。 The control unit 11 of this medical examination information processing device 10 is a program control device such as a CPU, and operates according to a program stored in the storage unit 12. In one example of this embodiment, the control unit 11 accepts local government specific information that identifies the local government, information that indicates the content of the medical examination, and patient specific information that identifies the patient, and acquires the information that indicates the content of the medical examination and format information related to the local government identified by the local government specific information. The control unit 11 then generates a patient input form that includes input fields for information specified in the format information, and sets input values for input fields that can be set according to the accepted patient specific information among the input fields included in the generated patient input form.

またこの制御部11は、当該生成した受診者入力フォームを、ユーザ側端末20に提示し、ユーザ端末から当該受信者入力フォーム上の入力欄への情報入力を受け入れる。制御部11は、受診者入力フォーム内の入力欄ごとの設定値を記憶し、この記憶している設定値と、対応する受診者入力フォームとを医療機関側端末30に送信する。この受診情報処理装置10の制御部11の具体的な動作については後に詳しく述べる。 The control unit 11 also presents the generated patient input form to the user terminal 20 and accepts information input from the user terminal into the input fields on the recipient input form. The control unit 11 stores the setting values for each input field in the patient input form, and transmits the stored setting values and the corresponding patient input form to the medical institution terminal 30. The specific operation of the control unit 11 of the patient information processing device 10 will be described in detail later.

記憶部12は、メモリデバイスやディスクデバイスなどであり、制御部11によって実行されるプログラムを保持する。またこの記憶部12は、制御部11のワークメモリとしても動作する。 The storage unit 12 is a memory device, a disk device, or the like, and stores the programs executed by the control unit 11. The storage unit 12 also operates as a work memory for the control unit 11.

通信部13は、ネットワークインタフェースなどであり、制御部11から入力される指示に従い、種々の情報をネットワークを介してユーザ側端末20や医療機関側端末30へ送出する。またこの通信部13は、ネットワークを介して受信した情報を、制御部11に出力する。 The communication unit 13 is a network interface or the like, and sends various information to the user terminal 20 and the medical institution terminal 30 via the network according to instructions input from the control unit 11. The communication unit 13 also outputs information received via the network to the control unit 11.

次に、受診情報処理装置10の制御部11の動作例について説明する。本実施の形態の例では、既に述べたように、この受診情報処理装置10は、少なくとも自治体ごとに予め定められた非標準様式であって、少なくとも入力するべき情報を規定する様式情報を保持する様式情報データベースにアクセス可能に接続されている。本実施の形態の一例では、この様式情報データベースは、記憶部12に格納されているものとする。もっともこれは一例に過ぎず、様式情報データベースは、ネットワークを介して通信可能な外部のサーバ装置に格納されていてもよい。 Next, an example of the operation of the control unit 11 of the medical examination information processing device 10 will be described. In this embodiment, as already mentioned, the medical examination information processing device 10 is connected so as to be accessible to a form information database that holds form information that specifies at least the information to be entered, which is a non-standard form predetermined at least for each local government. In this embodiment, the form information database is stored in the storage unit 12. However, this is merely an example, and the form information database may be stored in an external server device that can communicate via a network.

このデータベースには、図2に例示するように、自治体を特定する自治体特定情報(T)ごとに、当該自治体において利用されている、受診の内容、すなわち予診(問診)票の種別を表す情報(D:例えば「インフルエンザ予防接種」などといった文字列でよい)と、予診(問診)用の記入用紙のイメージ(G)と、この記入用紙に記入するべき情報の項目を特定する項目情報(M)と、当該項目情報に対応する記入欄の記入用紙上での範囲(領域)を特定する情報(R)とが関連付けて様式情報として記録されている。 In this database, as shown in the example of Figure 2, for each municipality-specific information (T) that identifies a municipality, information indicating the content of the medical examination, i.e., the type of pre-examination (questionnaire) form used in that municipality (D: for example, a character string such as "influenza vaccination"), an image of the pre-examination (questionnaire) form (G), item information (M) that identifies the information items to be entered on the form, and information (R) that identifies the range (area) on the form of the entry field that corresponds to the item information are recorded in association with each other as form information.

制御部11は、記憶部12に格納されているプログラムを実行することで、図3に例示するように、様式情報取得部21と、フォーム生成部22と、入力値設定部23と、ユーザ提示部24と、入力受入部25と、情報記録部26と、医療機関側情報提示部27とを機能的に含んだ構成を実現する。 By executing the program stored in the memory unit 12, the control unit 11 realizes a configuration that functionally includes a format information acquisition unit 21, a form generation unit 22, an input value setting unit 23, a user presentation unit 24, an input acceptance unit 25, an information recording unit 26, and a medical institution side information presentation unit 27, as illustrated in FIG. 3.

本実施の形態の以下の例では、自治体側の担当者が、当該自治体が管轄する地域に在住する乳幼児(受診者)に対する定期接種の案内を行う場合を例として説明する。 In the following example of this embodiment, we will explain the case where a local government official provides guidance on routine vaccinations to infants and young children (patients) living in the area under the jurisdiction of the local government.

様式情報取得部21は、自治体側から、当該自治体を特定する自治体特定情報と、生成するべき予診(問診)票の種別を表す情報と、受診者を特定する受診者特定情報とを受け入れる。この受診者特定情報には、受診者である乳幼児の氏名、住所、生年月日と、当該乳幼児の保護者の氏名及び住所が含まれるものとする。様式情報取得部22は、上記受け入れた自治体特定情報をキーとして、様式情報データベースを検索し、当該自治体特定情報に関連付けられた、指定された種別の様式情報を取得する。 The form information acquisition unit 21 accepts from the local government information identifying the local government, information indicating the type of pre-examination (questionnaire) form to be generated, and patient identifying information identifying the patient. This patient identifying information includes the name, address, and date of birth of the infant who is the patient, and the name and address of the infant's guardian. The form information acquisition unit 22 searches the form information database using the accepted local government information as a key, and acquires the specified type of form information associated with the local government information.

フォーム生成部22は、様式情報取得部21で取得した様式情報で規定される情報の入力欄を含む受診者入力フォームを生成する。具体的に、このフォーム生成部22は、様式情報に含まれる記入用紙のイメージ(G)を背景として、記入するべき情報の項目に対応する領域ごとに入力欄(P1,P2…)を配した入力画面(図4)を表す情報を生成する。この入力画面を表す情報は、例えばHTMLなどで記述される。 The form generation unit 22 generates a patient input form that includes input fields for information defined in the form information acquired by the form information acquisition unit 21. Specifically, the form generation unit 22 generates information representing an input screen (Figure 4) in which input fields (P1, P2, ...) are arranged in areas corresponding to the information items to be entered, against a background of an image (G) of a form form included in the form information. The information representing this input screen is written in, for example, HTML.

入力値設定部23は、フォーム生成部22が生成した入力画面に含まれる入力欄のうち、対応する情報の項目が、受診者特定情報に含まれている入力欄について、その入力値を、様式情報取得部21で受け入れた受診者特定情報を利用して設定する。 The input value setting unit 23 uses the patient-specific information received by the form information acquisition unit 21 to set the input value for the input field included in the input screen generated by the form generation unit 22, for the input field whose corresponding information item is included in the patient-specific information.

具体的な例として、ある自治体に係る様式情報として、記入用紙上で記入するべき情報の項目が、
・受診者氏名
・受診者住所
・受診者生年月日
・保護者氏名
・保護者住所
・受診日
・受診日体温
・既往症情報
・自由記入欄
といったものであるとする。ここでの例では、自治体側から受け入れた受診者特定情報に受診者である乳幼児の氏名、住所、生年月日と、当該乳幼児の保護者の氏名及び住所が含まれるものとしているので、入力値設定部23は、上記の項目のうち、
・受診日
・受診日体温
・既往症情報
・自由記入欄
を除く各入力欄に、受診者特定情報に含まれる対応する情報を設定したHTMLデータを提示用フォームデータ(本発明の受診者入力フォームに相当する)として生成し、記憶部12に格納しておく。ここでは上記受診者氏名などの入力欄に、受診者特定情報に含まれる情報で特定された文字列データをデフォルトの文字列として設定した(またその入力欄を変更不能とした)HTMLデータを提示用フォームデータとして生成することとする。このような方法でHTMLデータを加工する方法は広く知られているので、ここでの詳細な説明は省略する。
As a specific example, the information items to be filled in on a form related to a certain local government are as follows:
The information is assumed to be, for example, the name of the patient, the address of the patient, the date of birth of the patient, the name of the guardian, the address of the guardian, the date of the examination, the temperature on the day of the examination, medical history information, and a free entry field. In this example, the patient identification information received from the local government includes the name, address, and date of birth of the infant who is the patient, and the name and address of the guardian of the infant. Therefore, the input value setting unit 23 selects, from the above items,
- HTML data in which the corresponding information included in the patient identification information is set in each input field except for the date of examination, body temperature on the day of examination, medical history information, and free entry field is generated as presentation form data (corresponding to the patient input form of the present invention) and stored in the memory unit 12. Here, HTML data in which character string data specified by the information included in the patient identification information is set as default character strings in the input fields such as the patient's name (and the input fields cannot be changed) is generated as presentation form data. Methods for processing HTML data in this way are widely known, so detailed explanations will be omitted here.

ユーザ提示部24は、ユーザ端末20からのアクセスを受けて当該ユーザ端末20のユーザを認証する。本実施の形態の例では、受診情報処理装置10は、ユーザ(ここでの例では保護者とする)として、ログイン名やパスワードなどの認証情報と、ユーザである保護者の本名である氏名、住所、及び、その子(受診者である乳幼児)の氏名、生年月日の情報を記録したユーザデータベースにアクセス可能に接続されているものとする。 The user presentation unit 24 receives access from the user terminal 20 and authenticates the user of the user terminal 20. In this embodiment, the medical examination information processing device 10 is connected to a user database that records authentication information such as a login name and password for the user (in this example, the guardian), the real name and address of the guardian who is the user, and the name and date of birth of the guardian's child (the infant who is the patient).

ユーザ提示部24は、上記認証情報を用いて認証したユーザに関連付けて、ユーザデータベースに格納されている保護者の本名である氏名、住所、及び、その子(受診者である乳幼児)の氏名、生年月日の情報を取得し、当該取得した情報に、対応する情報の項目に設定された入力値が一致するHTMLデータを、記憶部12に格納した提示用フォームデータのうちから検索する。 The user presentation unit 24 acquires the guardian's real name, address, and the name and date of birth of the child (the infant who is the patient) stored in the user database in association with the user authenticated using the above authentication information, and searches the presentation form data stored in the memory unit 12 for HTML data whose input values set in the corresponding information items match the acquired information.

ユーザ提示部24は、この検索の結果見いだされた提示用フォームデータを、アクセス元のユーザ端末20に対して送出し、ユーザ端末20に表示させる。これによりユーザ端末20には、図4に例示した入力画面のうち、受診者氏名等、一部の入力欄に、自治体側から設定された情報が既に入力された状態の入力画面が提示される。 The user presentation unit 24 sends the presentation form data found as a result of this search to the user terminal 20 from which the user made the access, and displays it on the user terminal 20. As a result, the input screen shown in FIG. 4 is presented on the user terminal 20, with the information set by the local government already entered in some input fields, such as the patient's name.

入力受入部25は、ユーザ提示部24が提示した入力画面の各入力欄に、ユーザ側端末20のユーザが入力した情報を受け入れる。情報記録部26は、入力受入部25が受け入れた情報(入力値)と、対応する情報の項目を表す情報とを関連付けて、記録情報として記憶部12に記録する。さらに情報記録部26は、記録する情報を受け入れたユーザ提示部24がユーザ端末20に対して提示していた提示用フォームデータを特定する情報を、併せて記録しておいてもよい。また、このとき情報記録部26は、入力受入部25が受け入れた情報ごとに固有の識別情報を発行し、当該識別情報に関連付けて記録情報を格納する。そして情報記録部26は、この識別情報を、記録した情報の入力を行ったユーザ端末20に対して送出する。このとき情報記録部26は、当該識別情報をコンピュータ可読な符号画像情報、例えばバーコードや二次元バーコードその他の符号画像情報に変換して、ユーザ端末20に送出してもよい。 The input acceptance unit 25 accepts information input by the user of the user terminal 20 into each input field of the input screen presented by the user presentation unit 24. The information recording unit 26 associates the information (input value) accepted by the input acceptance unit 25 with information representing the corresponding information item and records it as recorded information in the storage unit 12. Furthermore, the information recording unit 26 may also record information specifying the presentation form data that the user presentation unit 24, which accepted the information to be recorded, presented to the user terminal 20. At this time, the information recording unit 26 issues unique identification information for each piece of information accepted by the input acceptance unit 25, and stores the recorded information in association with the identification information. The information recording unit 26 then sends this identification information to the user terminal 20 that input the recorded information. At this time, the information recording unit 26 may convert the identification information into computer-readable code image information, such as a barcode, a two-dimensional barcode, or other code image information, and send it to the user terminal 20.

医療機関側情報提示部27は、医療機関側に配された医療機関側端末30から識別情報とともに当該識別情報に関連付けて保持している記録情報の要求を受け入れる。医療機関側情報提示部27は、当該受け入れた識別情報に関連付けて格納された記録情報を記憶部12から検索し、検索の結果、見出された記録情報を、医療機関側端末30に対して送出する。 The medical institution information presentation unit 27 accepts a request for record information stored in association with the identification information from the medical institution terminal 30 arranged on the medical institution side. The medical institution information presentation unit 27 searches the memory unit 12 for record information stored in association with the accepted identification information, and sends the record information found as a result of the search to the medical institution terminal 30.

なお、情報記録部26が記録情報とともに対応する提示用フォームデータを記録しているときには、医療機関側情報提示部27は、検索の結果見出した記録情報を送出する際に、対応する提示用フォームデータを用いてフォーマットした状態で送信してもよい。すなわち医療機関側情報提示部27は、送出する記録情報に含まれる情報の項目ごとに、対応する提示用フォームデータの対応する情報の項目の入力欄に相当する位置に、当該情報の項目に関連付けられた入力値を表示する画面を送信してもよい。このような画面はHTMLデータである提示用フォームデータを広く知られた方法で加工することで(例えば入力欄にデフォルトの値として入力値を設定し、当該入力欄を編集不可の設定とすることで)得られる。 When the information recording unit 26 records the corresponding presentation form data together with the recorded information, the medical institution information presentation unit 27 may transmit the recorded information found as a result of the search in a formatted state using the corresponding presentation form data. That is, for each item of information included in the recorded information to be transmitted, the medical institution information presentation unit 27 may transmit a screen that displays an input value associated with that information item in a position that corresponds to the input field of the corresponding information item in the corresponding presentation form data. Such a screen can be obtained by processing the presentation form data, which is HTML data, in a well-known manner (for example, by setting an input value as a default value in the input field and setting the input field to be uneditable).

[動作]
本実施の形態の受診情報処理システム1は、基本的に以上の構成を備えており、次のように動作する。なお、以下の例では、ある自治体Aにおいて、受診者氏名、受診者住所、受診者生年月日、保護者氏名、保護者住所、受診日、受診日体温、既往症情報、自由記入欄、の各情報項目に対応する記入欄を有する、乳幼児の定期接種用の記入用紙の様式aが定められているものとする。そして様式情報データベースには、当該自治体Aを特定する自治体特定情報に関連付けて、予診(問診)票の種別を表す情報(ここでは「定期接種」)と、上記様式aの記入用紙のイメージと、記入用紙に記入するべき上記情報の項目を特定する項目情報と、当該項目情報に対応する記入欄の記入用紙上での範囲(領域)を特定する情報とが関連付けて様式情報として格納されているものとする。
[Action]
The medical examination information processing system 1 of this embodiment is basically configured as described above and operates as follows. In the following example, it is assumed that a certain local government A has established a form a for a routine vaccination form for infants, which has entry fields corresponding to each information item, such as the name of the patient, the address of the patient, the date of birth, the name of the guardian, the address of the guardian, the date of examination, the temperature on the day of examination, medical history information, and a free entry field. In addition, it is assumed that the form information database stores, in association with local government specific information that identifies the local government A, information indicating the type of the pre-examination (questionnaire) form (here, "routine vaccination"), an image of the form a, item information that identifies the above information items to be entered on the form, and information that identifies the range (area) on the form of the entry field that corresponds to the item information, in association with the local government specific information that identifies the local government A.

受診情報処理装置10は、自治体Aの端末から、予診(問診)票の種別を表す情報と、当該自治体Aを特定する自治体特定情報と、自治体Aの管轄地域に居住する受診者を特定する受診者特定情報(一般に複数)とを受け入れる。以下の例では、この受診者特定情報に、受診者である乳幼児の氏名、住所、生年月日と、当該乳幼児の保護者の氏名及び住所が含まれるものとする。 The medical examination information processing device 10 receives from the terminal of local government A information indicating the type of pre-examination (questionnaire) form, local government specific information that identifies said local government A, and patient specific information (usually multiple pieces) that identifies patients who live in the jurisdiction of local government A. In the following example, this patient specific information includes the name, address, and date of birth of the infant who is the patient, and the name and address of the infant's guardian.

受診情報処理装置10は、自治体Aの端末から受け入れた自治体特定情報及び種別を表す情報をキーとして、様式情報データベースを検索し、当該自治体特定情報に関連付けられた、指定された種別の様式情報を取得する。 The medical examination information processing device 10 searches the form information database using the local government specific information and information indicating the type received from the local government A's terminal as a key, and obtains form information of the specified type associated with the local government specific information.

受診情報処理装置10は、受け入れた受診者特定情報ごとに、取得した様式情報で規定される情報の入力欄を含む受診者入力フォームを生成する。すなわち受診情報処理装置10は、受診者特定情報ごとに、取得した様式情報に含まれる記入用紙のイメージ(G)を背景として、記入するべき情報の項目に対応する領域ごとに入力欄(P1,P2…)を配した入力画面を表す情報を生成し、さらにこの入力画面に含まれる入力欄のうち、対応する情報の項目が、受診者特定情報に含まれている入力欄について、その入力値を、受診者特定情報を利用して設定する。ここでの例では自治体Aから受け入れた複数の受診者特定情報に基づき、当該複数の受診者特定情報のそれぞれに含まれる受診者氏名、受診者住所、受診者生年月日、保護者氏名、保護者住所が、対応する入力欄に設定された複数のHTMLデータを、それぞれ提示用フォームデータとして生成して、記憶部12に格納する。 For each patient-specific information received, the medical examination information processing device 10 generates a patient input form including input fields for information specified in the acquired format information. That is, for each patient-specific information received, the medical examination information processing device 10 generates information representing an input screen in which input fields (P1, P2, ...) are arranged for each area corresponding to the information items to be filled in, with an image (G) of a form included in the acquired format information as the background, and further sets the input value for the input field included in this input screen whose corresponding information item is included in the patient-specific information, using the patient-specific information. In this example, based on multiple patient-specific information received from the local government A, multiple HTML data in which the patient's name, patient's address, patient's date of birth, guardian's name, and guardian's address included in each of the multiple patient-specific information are set in the corresponding input field are generated as presentation form data, and stored in the memory unit 12.

なお、受診情報処理装置10は、このとき、受診者特定情報に保護者のメールアドレスなど、保護者へのメッセージの送信先を表す情報が含まれていれば、当該情報が表す送信先に、提示用フォームデータの準備があることを表すメッセージを送出してもよい。 At this time, if the patient identification information includes information indicating the destination of a message to the guardian, such as the guardian's email address, the medical examination information processing device 10 may send a message indicating that the form data to be presented is ready to send to the destination indicated by the information.

その後、保護者が自己のスマートフォンであるユーザ端末20を操作し、受診情報処理装置10にアクセスすると、受診情報処理装置10は、図5に例示するように、このユーザを、予め登録されたログイン名や、パスワード等により認証する(S11)。受診情報処理装置10は、認証したユーザに関連付けて予め登録されている保護者の氏名や住所、受診者である乳幼児の氏名、生年月日の情報を取得し、当該取得した情報に、対応する情報の項目に設定された入力値が一致する提示用フォームデータを、記憶部12に格納した複数の提示用フォームデータのうちから検索する(S12)。 Then, when the guardian operates the user terminal 20, which is his/her own smartphone, to access the medical examination information processing device 10, the medical examination information processing device 10 authenticates the user using a pre-registered login name, password, etc., as illustrated in FIG. 5 (S11). The medical examination information processing device 10 acquires information such as the guardian's name and address, and the name and date of birth of the infant who is the patient, which are pre-registered in association with the authenticated user, and searches for presentation form data whose input values set in the corresponding information items match the acquired information from among the multiple presentation form data stored in the memory unit 12 (S12).

受診情報処理装置10は、ステップS12の検索の結果、見いだされた提示用フォームデータを、アクセス元のユーザ端末20に対して送出する(S13)。 The medical examination information processing device 10 sends the presentation form data found as a result of the search in step S12 to the user terminal 20 that accessed the medical examination (S13).

ユーザ端末20は、この提示用フォームデータであるHTMLデータを表示してユーザに提示する。すると、図4に例示した入力画面のうち、受診者氏名等、一部の入力欄に、自治体側から設定された情報が既に入力された状態の入力画面が提示されることになる。 The user terminal 20 displays the HTML data, which is the presentation form data, and presents it to the user. Then, the input screen shown in FIG. 4 is presented with the information set by the local government already entered in some input fields, such as the patient's name.

ユーザである保護者は、ユーザ端末20を操作し、この入力画面で、未入力の状態にある受診日、受診日体温、既往症情報、自由記入欄などの入力欄に、対応する情報を入力して、提出(submit)操作を行う(S14)。 The parent or user operates the user terminal 20, enters the relevant information into blank fields on this input screen, such as the date of examination, temperature on the day of examination, medical history information, and free entry fields, and performs a submit operation (S14).

受診情報処理装置10は、ユーザ側端末20のユーザが入力した情報を受け入れる。上記提示用フォームデータのHTMLデータを用いると、ユーザ側端末20からは、受診者氏名、受診者住所、受診者生年月日、保護者氏名、保護者住所、受診日、受診日体温、既往症情報、自由記入欄、の各情報項目に対応する記入欄に入力された情報(入力値)が送出されるので、受診情報処理装置10は、これらの情報を受け入れることになる。 The medical examination information processing device 10 accepts information entered by the user of the user terminal 20. When the HTML data of the above-mentioned presentation form data is used, the user terminal 20 sends information (input values) entered into the fields corresponding to each information item, such as the patient's name, patient's address, patient's date of birth, guardian's name, guardian's address, date of examination, temperature on the day of examination, medical history information, and free entry field, and the medical examination information processing device 10 accepts this information.

受診情報処理装置10は、固有の識別情報を発行して(S15)、各情報項目を表す情報と、各情報項目に対応してステップS14で受け入れた入力値とを互いに関連付けた記録情報を生成する(S16)。そして受診情報処理装置10は、ステップS15で発行した識別情報と、ステップS16で生成した記録情報と関連付けて記憶部12に記録する(S17)。なお、このとき受診情報処理装置10は、ステップS13でユーザ端末20に対して送出した提示用フォームデータを特定する情報を、併せて記録しておく。 The medical examination information processing device 10 issues unique identification information (S15) and generates record information that associates information representing each information item with the input values accepted in step S14 corresponding to each information item (S16). The medical examination information processing device 10 then associates the identification information issued in step S15 with the record information generated in step S16 and records them in the storage unit 12 (S17). At this time, the medical examination information processing device 10 also records information that identifies the presentation form data sent to the user terminal 20 in step S13.

また受診情報処理装置10は、ステップS15で発行した識別情報を二次元バーコードに符号化し、当該二次元バーコードを提示する画面を、ユーザ端末20に送出する(S18)。具体的には、電子メールやメッセージ等によりこの二次元バーコードの画像を送出してもよいし、ブラウザの画面に表示させることとしてもよい。 The medical examination information processing device 10 also encodes the identification information issued in step S15 into a two-dimensional barcode, and sends a screen presenting the two-dimensional barcode to the user terminal 20 (S18). Specifically, the image of the two-dimensional barcode may be sent by email or message, or may be displayed on a browser screen.

ユーザである保護者はその後、受診者とともに、自治体Aの管轄地域内の医療機関に訪れて、そこで上記二次元バーコードの画面を提示する。この医療機関側端末30は、担当者の操作により二次元バーコードを読み取って、図6に例示する処理を開始し、符号化されている識別情報を取得し(S21)、当該識別情報を記憶する(S22)。なお、ステップS21、S22を繰り返して実行し、複数の(上限を設けてもよい)識別情報を記憶してもよい。 The parent, who is the user, then visits a medical institution within the jurisdiction of local government A together with the patient, and presents the screen of the two-dimensional barcode. The medical institution's terminal 30 reads the two-dimensional barcode through the operation of a staff member, starts the process illustrated in FIG. 6, obtains the encoded identification information (S21), and stores the identification information (S22). Note that steps S21 and S22 may be executed repeatedly to store multiple pieces of identification information (a maximum may be set).

医療機関側端末30は、担当者の操作により、記憶している識別情報ごとに次の処理を実行する。医療機関側端末30は、受診情報処理装置10にアクセスし、識別情報と、当該識別情報に関連付けて保持している記録情報の要求とを送出する(S23)。 The medical institution terminal 30 executes the following process for each stored identification information through the operation of the person in charge. The medical institution terminal 30 accesses the medical examination information processing device 10 and sends the identification information and a request for the record information stored in association with the identification information (S23).

受診情報処理装置10は、この要求を受けて、受け入れた識別情報に関連付けて格納された記録情報を記憶部12から検索し(S24)、検索の結果、見出された記録情報を、医療機関側端末30に対して送出する(S25)。 In response to this request, the medical examination information processing device 10 searches the memory unit 12 for record information stored in association with the received identification information (S24), and sends the record information found as a result of the search to the medical institution's terminal 30 (S25).

このステップS25では、見出した記録情報に対応する提示用フォームデータを用い、記録情報に含まれる情報の項目ごとに、対応する提示用フォームデータの対応する情報の項目の入力欄に相当する位置に、当該情報の項目に関連付けられた入力値を表示した画面を生成して送信する。 In this step S25, the presentation form data corresponding to the found recorded information is used, and for each item of information included in the recorded information, a screen is generated and transmitted that displays the input value associated with that item of information in a position corresponding to the input field of the corresponding information item in the corresponding presentation form data.

医療機関側端末30では、この画面を受信して記録する(S26)。記憶している識別情報についてステップS23からS26の処理を実行すると、医療機関側端末30は、受信した情報(入力値の少なくとも一部)の一覧、または受信してステップS26にて記録した画面(詳細表示)を、担当者の操作に応じて表示する(S27:情報表示)。担当者は、この画面を参照し、受診者を案内する。 The medical institution terminal 30 receives and records this screen (S26). After executing the processes of steps S23 to S26 for the stored identification information, the medical institution terminal 30 displays a list of the received information (at least a part of the input values) or the screen (detailed display) received and recorded in step S26 in response to the operation of the person in charge (S27: display information). The person in charge refers to this screen and provides guidance to the patient.

本実施の形態のこの例によると、保護者や受診者、医療機関側の担当者のいずれも、用紙を用いた記入、確認と同じフォーマットの画面にて情報の入力、確認を行うことができ、定期受診等の実施者である地方自治体ごとの相違を考慮した処理が行われる。 In this example of the present embodiment, the guardian, the patient, and the medical institution's staff can all enter and confirm information on a screen in the same format as when filling out and confirming information using paper forms, and processing is performed taking into account the differences between local governments that provide regular medical examinations, etc.

また、ここでの例に示した通り、医療機関側端末30では、複数の識別情報を蓄積しておき、その後、蓄積した識別情報に係る受診用の情報(予診・問診の情報)を、受診情報処理装置10から取得することが可能となっている。さらに医療機関側端末30では、受診用の情報の取得後、これらの情報を一覧で表示し、また、一覧から選択した情報の詳細を表示させることも可能としている。 As shown in this example, the medical institution terminal 30 stores multiple pieces of identification information, and can then obtain medical examination information (pre-examination and interview information) related to the stored identification information from the medical examination information processing device 10. Furthermore, after obtaining the medical examination information, the medical institution terminal 30 displays this information in a list, and can also display details of information selected from the list.

なお、一覧の際に、2次元バーコードの読み取り等の方法で取得した識別情報については、その取得順序の順に配列可能とするため、情報の取得時に、取得日時を表す情報を関連付けて当該情報を蓄積し、取得日時順に一覧を生成してもよい。 When listing, identification information obtained by a method such as reading a two-dimensional barcode can be arranged in the order in which it was obtained. In order to do this, when the information is obtained, the information can be stored in association with information indicating the date and time of acquisition, and the list can be generated in the order of the date and time of acquisition.

この例によると、医療機関側において受け付けのみを先に行い、その後に受診者ごとの対応を行うことが可能となり、受け付け時の効率を向上できる。 In this example, the medical institution can first handle the reception of patients and then handle each patient individually, improving efficiency at the reception stage.

[入力値を含まないフォームデータの提供]
またここまでの説明では、自治体側からの指示により受診情報処理装置10が、予診(問診)票に相当する提示用フォームデータを生成してユーザ側に提示することとしていたが、本実施の形態はこれだけに限られない。
[Providing form data that does not contain input values]
In the explanation so far, the medical examination information processing device 10 generates presentation form data corresponding to a pre-examination (questionnaire) form and presents it to the user in response to instructions from the local government, but this embodiment is not limited to this.

例えば本実施の形態の受診情報処理装置10は、認証したユーザから入力される指示に従い、提示用フォームデータを生成してもよい。この場合、自治体側から提供される情報がないため、受診情報処理装置10は、当該ユーザに対し、居住する地域の自治体を特定する自治体特定情報と、生成するべき予診(問診)票の種別を表す情報とを入力させるか、ログイン時の認証情報に関連付けられたユーザデータベース内の情報(例えば住所の情報等)からユーザが居住する地域の自治体を特定する自治体特定情報を得て、ユーザに生成するべき予診(問診)票の種別を表す情報を入力させる。 For example, the medical examination information processing device 10 of this embodiment may generate presentation form data according to instructions input by an authenticated user. In this case, since there is no information provided by the local government, the medical examination information processing device 10 may have the user input local government specific information that identifies the local government in the area where the user lives and information indicating the type of pre-examination (medical interview) form to be generated, or obtain local government specific information that identifies the local government in the area where the user lives from information in the user database associated with the authentication information at the time of login (e.g. address information, etc.) and have the user input information indicating the type of pre-examination (medical interview) form to be generated.

受診情報処理装置10は、得られた自治体特定情報と、入力された種別の情報とをキーとして様式情報を取得し、入力欄が空の状態の提示用フォームデータを生成して、図5のステップS13以下の処理を実行する。なお、このとき、ログイン時の認証情報に関連付けられたユーザデータベース内の情報に含まれている情報で入力値が定められる入力欄については、当該定められる入力値を設定してから図5のステップS13以下の処理を実行してもよい。 The medical examination information processing device 10 obtains format information using the obtained local government specific information and the input type information as keys, generates presentation form data with the input fields left blank, and executes the process from step S13 onwards in Figure 5. Note that at this time, for input fields whose input values are determined by information contained in the information in the user database associated with the authentication information at the time of login, the determined input value may be set before executing the process from step S13 onwards in Figure 5.

また受診情報処理装置10は、例えば予防接種の種別と、接種に適した受診者の月齢(または年齢)の範囲とを関連付けた接種適齢情報を保持していてもよい。 The medical examination information processing device 10 may also store vaccination appropriate age information that associates, for example, the type of vaccination with the age range of the patient suitable for vaccination.

この場合、受診情報処理装置10は、ユーザを認証した後、当該認証したユーザに関連付けて予め登録されている、受診者である乳幼児の氏名、生年月日の情報を取得し、当該取得した情報に基づいて提示用フォームデータを検索するとともに、提示用フォームデータに対応する予防接種とは異なる予防接種であって、受診者の生年月日の情報と現在(処理の時点)の日時の情報とから求められる受診者の月齢(または年齢)に関連付けられて接種適齢情報に記録されている予防接種の種別の情報を取得する。 In this case, after authenticating the user, the medical examination information processing device 10 acquires the name and date of birth of the infant who is the patient, which are registered in advance in association with the authenticated user, and searches for presentation form data based on the acquired information, while acquiring information on the type of vaccination that is different from the vaccination corresponding to the presentation form data and is recorded in the vaccination appropriate age information in association with the patient's age in months (or age) calculated from the patient's date of birth information and the current (time of processing) date and time information.

この例では、受診情報処理装置10は、取得した情報が表す予防接種の種別に対応する予診(問診)票の種別の情報を一覧としてユーザに提示し、ユーザが、生成するべき予診(問診)票の種別を表す情報を選択可能とする。 In this example, the medical examination information processing device 10 presents the user with a list of information on the type of pre-examination (medical interview) form that corresponds to the type of vaccination represented by the acquired information, and allows the user to select information representing the type of pre-examination (medical interview) form to be generated.

さらに本実施の形態のある例では、医師会等の指示に基づいて、例えば流行の状況に応じた予防接種の接種優先度の情報が予防接種の種類の情報に関連付けて、接種適齢情報に含めて記録されていてもよい。 Furthermore, in one example of this embodiment, information on vaccination priority according to, for example, the epidemic situation may be associated with information on the type of vaccination and recorded together with information on the appropriate age for vaccination, based on instructions from a medical association or the like.

この場合、受診情報処理装置10は、検索により見出した提示用フォームデータに対応する予防接種とは異なる予防接種であって、受診者の生年月日の情報と現在(処理の時点)の日時の情報とから求められる受診者の月齢(または年齢)に関連付けられて接種適齢情報に記録されている予防接種の種別の情報を、その接種優先度の情報順に並べ替えてユーザに提示してもよい。 In this case, the medical examination information processing device 10 may present to the user information on the type of vaccination that is different from the vaccination corresponding to the presentation form data found by the search and is recorded in the vaccination appropriate age information in association with the patient's age in months (or age) calculated from the patient's date of birth information and the current (at the time of processing) date and time information, sorted in order of the vaccination priority information.

[複数の予診票への情報入力]
また本実施の形態の受診情報処理装置10は、図5のステップS17で記録情報を記録する際に、その記録日時の情報を関連付けて記録してもよい。そして受診情報処理装置10は、図5の処理のステップS13において、提示用フォームデータをユーザ端末20に対して送出する前に、この処理の実行日を記録日時とした、同じ受診者に係る記録情報が記憶部12に格納されているか否かを検索する。
[Entering information into multiple pre-examination forms]
Furthermore, the medical examination information processing device 10 of this embodiment may record the record information in association with information on the recording date and time when recording the record information in step S17 of Fig. 5. Then, before sending the presentation form data to the user terminal 20 in step S13 of the process in Fig. 5, the medical examination information processing device 10 searches whether or not record information related to the same examinee, in which the execution date of this process is set as the recording date and time, is stored in the storage unit 12.

そして検索の結果、処理の実行日を記録日時とした、同じ受診者に係る記録情報が記憶部12に格納されていれば、受診情報処理装置10は、当該検索で見出された記録情報を参照情報として取得する。 If the search results show that record information relating to the same patient, with the date and time of processing set as the recording date and time, is stored in the memory unit 12, the medical examination information processing device 10 acquires the record information found in the search as reference information.

受診情報処理装置10は、送出しようとする提示用フォームデータにおいて設定されている受診者を特定する情報、すなわち保護者の氏名や住所、受診者の氏名、生年月日が、参照情報の対応する情報と一致しているか否かを調べ、一致していれば、提示用フォームデータによって表示される入力画面に含まれる入力欄のうち、対応する情報の項目が、参照情報に含まれている入力欄(受診者を特定する情報を除いてもよい)について、その入力値を、参照情報と同じ値に設定する。 The medical examination information processing device 10 checks whether the information identifying the patient set in the presentation form data to be sent, i.e., the name and address of the guardian, the name of the patient, and date of birth, matches the corresponding information in the reference information, and if they match, sets the input value of the input field (excluding the information identifying the patient) that corresponds to the input field included in the input screen displayed by the presentation form data and is included in the reference information, to the same value as the reference information.

これにより、ある受診者について一度入力を行えば、同じ受診日の体温や、その日までの既往症情報等がその後に入力するべき同じ項目についても同様に設定されることとなり、ユーザの利便性が向上する。 This means that once data is entered for a patient, the temperature on the same visit date and medical history up to that date will be set in the same way for the same items that need to be entered thereafter, improving user convenience.

[医療機関側での記録情報の参照]
また医療機関側端末30では、受診情報処理装置10から記録情報を取得したときにその内容を検証してもよい。この場合医療機関側端末30は、受診情報処理装置10から上記ステップS25の処理において記録情報を表示した提示用フォームデータの画面のほかに、記録情報そのものを取得してもよい。
[Access to record information at medical institutions]
Furthermore, the medical institution side terminal 30 may verify the contents of the record information when it is acquired from the medical examination information processing device 10. In this case, the medical institution side terminal 30 may acquire the record information itself from the medical examination information processing device 10 in addition to the screen of the presentation form data on which the record information is displayed in the process of step S25.

例えば医療機関では、同じ受診者に対して同日に2以上のワクチン接種などを行う場合がある。このような場合に医療機関側端末30は、当該受診者に係る、それぞれの接種に関する予診(問診)票の記録情報を続けて取得して処理することが好適である。そこで医療機関側端末30では、一人の受診者あたり複数の記録情報を、受診情報処理装置10から取得してもよい。 For example, a medical institution may administer two or more vaccinations to the same patient on the same day. In such a case, it is preferable for the medical institution terminal 30 to continuously acquire and process the recorded information on the pre-examination (questionnaire) forms related to each vaccination for that patient. Therefore, the medical institution terminal 30 may acquire multiple pieces of recorded information per patient from the examination information processing device 10.

このとき医療機関側端末30は、同一の受診者に係る複数の予診(問診)票の記録情報を対比し、共通の情報の項目に係る情報が一致しているか否かを調べることとしてもよい。医療機関側端末30は、ここで共通の情報の項目に係る情報が一致していない場合は、操作者に対してその旨を通知する。 At this time, the medical institution's terminal 30 may compare the recorded information on multiple pre-examination (questionnaire) forms for the same patient and check whether the information related to the common information items matches. If the information related to the common information items does not match, the medical institution's terminal 30 notifies the operator accordingly.

一例として本実施の形態の医療機関側端末30は、同一の受診者に係る複数の予診(問診)票の記録情報を取得したときに、当該記録情報にそれぞれ含まれる、
・受診者氏名
・受診者住所
・受診者生年月日
・保護者氏名
・保護者住所
・受診日
・受診日体温
・既往症情報
などの対応する情報の項目を互いに対比する。そして例えば複数の記録情報においてそれぞれに含まれる受診日の体温が異なっているときには、その旨を操作者に通知する。
As an example, when the medical institution side terminal 30 of the present embodiment acquires record information of multiple pre-examination (questionnaire) forms related to the same examinee, the medical institution side terminal 30 acquires the following information included in the record information:
- Compare corresponding information items such as patient's name, patient's address, patient's date of birth, guardian's name, guardian's address, consultation date, temperature on consultation date, medical history information, etc. Then, if the temperature on the consultation date included in multiple records is different, the operator is notified of this.

また医療機関側端末30は、受診者の住所など、予め定めた項目(住所など、表記ゆれが生じ得るものなどを予め指定しておく)について複数の記録情報間で互いに相違がある場合であって、その相違が所定のものであるときには、いずれか一つの記録情報の記載に合わせて他の記録情報を修正してもよい。この際には、相違があった旨の通知を行う必要は必ずしもない。 In addition, when there is a difference between multiple pieces of recorded information for a predetermined item such as the patient's address (items such as addresses that may have spelling variations are specified in advance), and the difference is a specified one, the medical institution terminal 30 may correct the other recorded information to match the description of one of the recorded information. In this case, it is not necessarily necessary to notify that there is a difference.

ここで相違が所定のものであるとは、例えばその相違が空白の数の差である場合や、数値が漢数字かアラビア数字か等の相違、また、住所表記において「丁目」が「-(ハイフン)」で記述されている場合など、予めその相違に係る条件を定めておくものとする。 The difference being "predetermined" here means that the conditions relating to the difference are determined in advance, such as the difference in the number of spaces, whether a numerical value is written in Chinese numerals or Arabic numerals, or when "Chome" is written as a hyphen (-) in an address.

医療機関側端末30は、複数の記録情報間で互いに相違がある上記の場合にいずれかの記録情報(基準情報と呼ぶ)の記載に合わせて、各記録情報を修正するときには、複数の記録情報のうちに、標準様式に係るものがあるか否かを調べ、標準様式に係るものがあれば、その記録情報を基準情報として、他の記録情報を修正することとしてよい。 When the medical institution terminal 30 modifies each piece of record information to match the contents of one of the pieces of record information (called the reference information) in the above case where there are differences between the multiple pieces of record information, it checks whether any of the multiple pieces of record information relates to a standard format, and if any of the record information relates to a standard format, it may use that record information as the reference information and modify the other pieces of record information.

さらに医療機関側端末30は、一人の受診者に対して複数の記録情報を受け入れたとき、同日に処置できない内容(例えば生ワクチンと不活化ワクチンとのように、行政により接種期間をおくべきとされている2以上のワクチンの接種など)に係る記録情報があったときには、その旨を操作者に通知してもよい。 Furthermore, when the medical institution terminal 30 receives multiple records for one patient, if there is record information related to matters that cannot be handled on the same day (for example, administration of two or more vaccines that are required by the government to be separated by an administration period, such as a live vaccine and an inactivated vaccine), the medical institution terminal 30 may notify the operator of this fact.

すなわち医療機関側端末30は、記録情報に係る予診(問診)票の種別の情報ごとに、当該種別とは同日に処理できない種別を特定する情報(便宜的に忌避情報と呼ぶ)を予め保持しておく。そして医療機関側端末30は、受診者ごとに、取得した複数の記録情報のそれぞれについて、当該記録情報に係る予診(問診)票の種別の情報を取得し、さらに当該取得した情報に関連付けられている忌避情報を取得する。 That is, for each type of information on the pre-examination (medical interview) form related to the record information, the medical institution terminal 30 stores in advance information (for convenience, referred to as avoidance information) that specifies a type that cannot be processed on the same day as the relevant type. Then, for each patient, the medical institution terminal 30 acquires information on the type of pre-examination (medical interview) form related to each of the multiple pieces of record information acquired, and further acquires the avoidance information associated with the acquired information.

医療機関側端末30は、取得した忌避情報のうちに、同じ受診者に関して取得した記録情報に係る予診(問診)票の種別の情報が含まれていれば、その旨を操作者に通知する。 If the acquired avoidance information includes information on the type of pre-examination (medical interview) form related to the record information acquired for the same patient, the medical institution terminal 30 notifies the operator of this fact.

なお、ここでの説明では医療機関側端末30が受診情報処理装置10から記録情報を取得したときにその内容を検証することとしたが、これに代えて受診情報処理装置10が医療機関側端末30から記録情報の要求を受けたときに、当該要求とともに受け入れた識別情報に関連付けて格納された記録情報を記憶部12から検索し、共通の受診者に対する複数の記録情報が検索により見出されたときにその検証の処理を行って、その結果を医療機関側端末30に提示することとしてもよい。 In the explanation here, the medical institution side terminal 30 verifies the contents of the record information when it acquires it from the medical examination information processing device 10. Alternatively, when the medical examination information processing device 10 receives a request for record information from the medical institution side terminal 30, it may search the memory unit 12 for record information stored in association with the identification information received with the request, and when multiple pieces of record information for a common patient are found by the search, it may perform a verification process and present the results to the medical institution side terminal 30.

この例では受診情報処理装置10は、同一の受診者に係る複数の予診(問診)票の記録情報を対比し、共通の情報の項目に係る情報が一致しているか否かを調べる。そして受診情報処理装置10は、ここで共通の情報の項目に係る情報が一致していない場合は、要求元の医療機関側端末30に対してその旨を通知する。 In this example, the medical examination information processing device 10 compares the recorded information of multiple pre-examination (questionnaire) forms related to the same patient and checks whether the information related to the common information items matches. If the information related to the common information items does not match, the medical examination information processing device 10 notifies the requesting medical institution terminal 30 of this fact.

例えば同じ受診者に係る複数の記録情報においてそれぞれに含まれる受診日の体温が異なっているときには、受診情報処理装置10は、要求元の医療機関側端末30に対してその旨を通知する。 For example, when the body temperatures on the dates of medical examinations contained in multiple records of the same patient are different, the medical examination information processing device 10 notifies the requesting medical institution terminal 30 of this fact.

またこの例でも、受診者の住所など、予め定めた項目(住所など、表記ゆれが生じ得るものなどを予め指定しておく)について複数の記録情報間で互いに相違がある場合であって、その相違が所定のものであるときには、受診情報処理装置10は、いずれか一つの記録情報の記載に合わせて他の記録情報を修正してから提示用の情報を生成して医療機関側端末30に対して送出してもよい。この際には、相違があった旨の通知を行う必要は必ずしもない。ここでの相違の例については既に述べた例と同様のものであるので繰り返しての説明は省略する。 In this example, too, if there is a difference between multiple pieces of recorded information for a predetermined item such as the patient's address (items such as address that may have spelling variations are specified in advance), and the difference is specified, the medical examination information processing device 10 may correct the other recorded information to match the description in one piece of recorded information, then generate information to be presented and send it to the medical institution's terminal 30. In this case, it is not necessarily necessary to notify that there is a difference. The example of the difference here is similar to the example already described, so repeated explanation will be omitted.

また受診情報処理装置10は、複数の記録情報間で互いに相違がある上記の場合にいずれかの記録情報(基準情報と呼ぶ)の記載に合わせて、各記録情報を修正するときには、複数の記録情報のうちに、標準様式に係るものがあるか否かを調べ、標準様式に係るものがあれば、その記録情報を基準情報として、他の記録情報を修正することとしてよい。 In addition, when the medical examination information processing device 10 corrects each piece of record information to match the description of one of the pieces of record information (called reference information) in the above case where there are differences between the multiple pieces of record information, it checks whether any of the multiple pieces of record information relates to a standard format, and if any of the record information relates to a standard format, it may use that record information as the reference information and correct the other pieces of record information.

さらに受診情報処理装置10は、同じ受診者に対して複数の記録情報を検索により見出したとき、同日に処置できない内容(例えば生ワクチンと不活化ワクチンとのように、行政により接種期間をおくべきとされている2以上のワクチンの接種など)に係る記録情報があったときには、その旨を医療機関側端末30に通知してもよい。 Furthermore, when the medical examination information processing device 10 finds multiple records for the same patient through a search, if there is record information related to content that cannot be treated on the same day (for example, administration of two or more vaccines that are required by the government to be separated by an administration period, such as a live vaccine and an inactivated vaccine), it may notify the medical institution's terminal 30 of this fact.

この場合受診情報処理装置10は、記録情報に係る予診(問診)票の種別の情報ごとに、当該種別とは同日に処理できない種別を特定する情報(便宜的に忌避情報と呼ぶ)を予め保持しておく。そして受診情報処理装置10は、検索により見出した、共通の受診者に対する複数の記録情報のそれぞれについて当該記録情報に係る予診(問診)票の種別の情報を取得し、さらに当該取得した情報に関連付けられている忌避情報を取得する。 In this case, the medical examination information processing device 10 stores in advance, for each type of information on the pre-examination (questionnaire) form related to the recorded information, information that specifies a type that cannot be processed on the same day as the relevant type (for convenience, referred to as avoidance information). The medical examination information processing device 10 then acquires information on the type of pre-examination (questionnaire) form related to each of the multiple recorded information for the common patient found by the search, and further acquires the avoidance information associated with the acquired information.

医療機関側端末30は、取得した忌避情報のうちに、同じ受診者に関して取得した記録情報に係る予診(問診)票の種別の情報が含まれていれば、その旨を医療機関側端末30に通知する。 If the acquired avoidance information includes information on the type of pre-examination (medical interview) form related to the record information acquired for the same patient, the medical institution's terminal 30 will be notified of this.

さらに上述の例で、受診情報処理装置10は、同じ受診者に対して同日に処置できない複数の処置に係る記録情報があったときには、当該複数の処置に係る記録情報のすべての可能な組み合わせ(数学的に可能な組み合わせ)であって、どの組み合わせにも同日に処置できない複数の処置がない組み合わせを列挙する。 Furthermore, in the above example, when there is record information relating to multiple treatments that cannot be performed on the same day for the same patient, the medical examination information processing device 10 lists all possible combinations (mathematically possible combinations) of the record information relating to the multiple treatments, in which none of the combinations includes multiple treatments that cannot be performed on the same day.

そして受診情報処理装置10は、当該組み合わせを医療機関側端末30の操作者に提示する。この際、受診情報処理装置10は、組み合わせの数が最も小さくなる組み合わせを優先的に(例えばなるべく上位に)提示してもよい。 The medical examination information processing device 10 then presents the combination to the operator of the medical institution's terminal 30. At this time, the medical examination information processing device 10 may present the combination with the smallest number of combinations preferentially (e.g., as high up as possible).

具体的に、この受診情報処理装置10の動作を、複数の処置A,B,Cに係る記録情報を見出した場合を例として説明する。なお、ここでは処置A,Bが同日に処置できない処置であるとする。この場合受診情報処理装置10は、すべての可能な組み合わせ:
パターンα:A,B,C、
パターンβ:(AB),C、
パターンγ:A,(BC)
パターンδ:(AC),B
パターンε:(ABC)
のうち、どの組み合わせにも同日に処置できない複数の処置がない組み合わせ(以下、忌避後の組み合わせと呼ぶ):
パターンα:A,B,C、
パターンγ:A,(BC)
パターンδ:(AC),B
を列挙する。なお、ここでは括弧で括られた複数の処置は同日に処置することを意味するものとする。つまり、最初のA,B,Cはすべての処置を異日に行うことを意味し、すべての処置を完了するまでに3日間を要することを意味する。また、A,(BC)は、Aの処置を行う日と、B,Cの処置を行う日(B,Cは同日に行う)とを分けることを意味する。
Specifically, the operation of the medical examination information processing device 10 will be described using an example in which record information relating to multiple procedures A, B, and C is found. It is assumed here that procedures A and B cannot be performed on the same day. In this case, the medical examination information processing device 10 searches for all possible combinations:
Pattern α: A, B, C,
Pattern β: (AB), C,
Pattern γ: A, (BC)
Pattern δ: (AC), B
Pattern ε: (ABC)
Among these, combinations that do not have multiple treatments that cannot be performed on the same day (hereinafter referred to as post-repellent combinations):
Pattern α: A, B, C,
Pattern γ: A, (BC)
Pattern δ: (AC), B
Here, the procedures enclosed in parentheses are assumed to be performed on the same day. In other words, the first A, B, and C mean that all procedures are performed on different days, and it takes three days to complete all the procedures. Also, A, (BC) means that the day for performing procedure A is separated from the day for performing procedures B and C (B and C are performed on the same day).

そしてこの例では、受診情報処理装置10は、すべての処置の組み合わせの日数が最も少ない、パターンγと、パターンδとを、パターンαよりも優先的に提示する。 In this example, the medical examination information processing device 10 presents patterns γ and δ, which have the shortest number of days for all treatment combinations, in preference to pattern α.

さらに受診情報処理装置10は、処置ごとに、他の処置との間で置くべき時間間隔が定められる場合は、当該情報を参照してもよい。例えば上述の例で、処置Aの処置の後、処置Bまでは10日おくべきであり、処置Bの処置の後、処置Aまでは5日おくべきである、などといった情報を保持しておき、当該情報を参照して上述の処理を行ってもよい。 Furthermore, if a time interval between each treatment and other treatments is specified, the medical examination information processing device 10 may refer to that information. For example, in the above example, information such as "after treatment A, 10 days should be left before treatment B, and after treatment B, 5 days should be left before treatment A" may be stored, and the above-mentioned processing may be performed by referring to that information.

この場合受診情報処理装置10は、すべての処置が完了するまでの日数が最も少ないものを優先的に提示してもよい。具体的に先の例であれば、受診情報処理装置10は、忌避後の組み合わせに係る順列を列挙する。例えばパターンγについては、
パターンγ1:A,(BC)
パターンγ2:(BC),A
を列挙する(従ってパターンαでは6通り、パターンδで2通りの合計10通りが列挙される)。そして、受診情報処理装置10は、これらの処置の組み合わせの順列のうち、日数が最も少なく、開始から終了までの期間が短いものから順に優先的に提示する。上記の例であれば、パターンγ1:A,(BC)は、Aから(BC)まで10日を要し、パターンγ2:(BC),Aでは5日を要する。従って受診情報処理装置10は、パターンγ2を、パターンγ1より優先的に提示する。同様に受診情報処理装置10は、パターンδ1:(AC),Bよりも、パターンδ2:B,(AC)を優先的に提示する。
In this case, the medical examination information processing device 10 may preferentially present the combination with the shortest number of days until all treatments are completed. In the above example, the medical examination information processing device 10 lists the permutations related to the combinations after the avoidance. For example, for pattern γ,
Pattern γ1: A, (BC)
Pattern γ2: (BC), A
(Therefore, six patterns are listed for pattern α, and two patterns are listed for pattern δ, for a total of 10 patterns are listed). The medical examination information processing device 10 then presents the permutations of these treatment combinations in order of the number of days and the period from start to finish. In the above example, pattern γ1: A, (BC) requires 10 days from A to (BC), and pattern γ2: (BC), A requires 5 days. Therefore, the medical examination information processing device 10 presents pattern γ2 with priority over pattern γ1. Similarly, the medical examination information processing device 10 presents pattern δ2: B, (AC) with priority over pattern δ1: (AC), B.

さらにこの例において受診情報処理装置10は、医師会などの設定により、流行などを考慮して、処置の優先度が設定されている場合は、当該優先度の情報を参照してもよい。例えば処置A,Bよりも処置Cを優先するべき旨の設定がされていれば、パターンγ1よりもパターンγ2を優先し、さらに、パターンδ2よりもパターンδ1を優先的に提示する。ここで、日数の条件と優先度の条件とが相容れないこともあり得るため、受診情報処理装置10は、どちらの条件を先に適用するかを、医療機関側端末30の操作者が選択できるようにしておいてもよい。 Furthermore, in this example, if a medical association or the like has set priorities for treatments, taking into consideration trends and the like, the medical examination information processing device 10 may refer to the priority information. For example, if a setting has been made to give priority to treatment C over treatments A and B, pattern γ2 will be presented with priority over pattern γ1, and pattern δ1 will be presented with priority over pattern δ2. Here, since the number of days condition and the priority condition may be incompatible, the medical examination information processing device 10 may allow the operator of the medical institution terminal 30 to select which condition to apply first.

また、ここでは受診情報処理装置10が処置の組み合わせや順列のパターンを列挙して提示する例を示したが、医療機関側端末30が受診情報処理装置10から取得した情報を利用してこれらの処理を行ってもよい。 In addition, while an example has been shown here in which the medical examination information processing device 10 lists and presents patterns of treatment combinations and permutations, the medical institution side terminal 30 may also perform these processes using information acquired from the medical examination information processing device 10.

[医療機関での接種後の情報記録]
またここまでの説明では、医療機関側端末30については、当該医療機関側端末30から記録情報の参照要求を受けて、受診情報処理装置10が記録情報を提示することとしていたが、本実施の形態はこれに限られない。
[Information recording after vaccination at medical institutions]
In the explanation so far, the medical institution side terminal 30 has been described as receiving a request to refer to the recorded information from the medical institution side terminal 30 and the medical examination information processing device 10 presents the recorded information, but the present embodiment is not limited to this.

例えば受診情報処理装置10は、医療機関側端末30から、提示した記録情報についての診断結果(接種の可否など)の情報や、処置日(接種等の処置を行った日)、処置の内容(例えば接種したワクチンのロット番号等)、さらには処置した医師の氏名や署名などの情報を受け入れてもよい。 For example, the medical examination information processing device 10 may accept information from the medical institution terminal 30 such as the diagnosis results (such as whether vaccination was possible) for the presented record information, the treatment date (the date on which the treatment, such as vaccination, was performed), the details of the treatment (such as the lot number of the vaccine administered), and even the name and signature of the doctor who performed the treatment.

この場合、受診情報処理装置10は、これら医療機関側端末30から受け入れた情報を、提示した記録情報にさらに関連付けて記憶部12に格納する。これにより診察や処置の記録を残すことができ、後の利用に供することが可能となる。 In this case, the medical examination information processing device 10 further associates the information received from the medical institution terminal 30 with the presented record information and stores it in the memory unit 12. This makes it possible to keep a record of the examination and treatment, making it possible to use it later.

[接種間隔の通知]
例えば、医療機関側端末30は、受診情報処理装置10から記録情報を受け入れたときに、当該記録情報に係る予診(問診)票の種別(区別のため便宜的に、対比対象種別と呼ぶ)を参照する。この例では、医療機関側端末30は、各処理に係る種別の情報に対して時間間隔を置くべき他の処置に係る種別の情報を、その時間間隔を特定する情報とともに関連付けて記録しておく。そして医療機関側端末30は、受け入れた記録情報に係る受診者に対する過去の診察や処理の記録を含む記録情報を提供するよう受診情報処理装置10に対して要求する。
[Notification of vaccination intervals]
For example, when the medical institution side terminal 30 accepts record information from the medical examination information processing device 10, it refers to the type of the pre-examination (questionnaire) form related to the record information (for convenience, referred to as a comparison type). In this example, the medical institution side terminal 30 associates and records information on types of other procedures that should be spaced apart from information on types of processing with information specifying the time interval. Then, the medical institution side terminal 30 requests the medical examination information processing device 10 to provide record information including records of past examinations and processing for the patient related to the accepted record information.

受診情報処理装置10が当該要求に応答して提供した記録情報を受け入れると、医療機関側端末30は、過去の診察や処理の記録(種別の情報及び処置の日の情報等)を参照し、対比対象種別に関連付けて記録された、時間間隔を置くべき処置に係る種別の情報に、当該種別の情報が含まれるか否かを調べる。 When the medical examination information processing device 10 accepts the record information provided in response to the request, the medical institution terminal 30 refers to the records of past examinations and treatments (information on the type and information on the date of treatment, etc.) and checks whether the type information is included in the information on the type related to the treatment that should be separated by a time interval and that is recorded in association with the comparison type.

ここで当該種別の情報が含まれると判断すると、医療機関側端末30は、さらに処置の日の情報と現在(処理の時点)の日時との差が、対比対象種別に関連付けて記録された、当該種別の情報に関連付けられた置くべき時間間隔を超えているか否かを調べ、超えていないと判断すると、操作者に対してその旨を通知する。 If it is determined that the information of that type is included, the medical institution terminal 30 further checks whether the difference between the information on the day of the procedure and the current date and time (at the time of the procedure) exceeds the time interval that should be associated with the information of that type, which is recorded in association with the type to be compared, and if it determines that it does not exceed this interval, it notifies the operator accordingly.

この例でも、医療機関側端末30に代えて、受診情報処理装置10側で当該判定を行ってもよい。この場合、受診情報処理装置10が、予診(問診)票の種別ごとに、当該種別に係る処置等に対し、時間間隔を置くべき他の処置に係る種別の情報を、その置くべき時間間隔を特定する情報とともに関連付けて記録しておく。 In this example, the determination may be made on the consultation information processing device 10 side instead of the medical institution terminal 30. In this case, the consultation information processing device 10 records, for each type of pre-examination (questionnaire) form, information on the type of other treatment that should be separated by a time interval from the treatment etc. related to that type, in association with information specifying the time interval to be separated.

そして受診情報処理装置10は、医療機関側端末30から記録情報が要求されたときに、当該要求された記録情報に係る予診(問診)票の種別(対比対象種別)を参照して、同じ受診者に関する過去の診察や処理の記録のうちに、当該対比対象種別に関連付けて記録された、時間間隔を置くべき処置に係る種別の情報を含む記録情報を検索する。 When record information is requested from the medical institution's terminal 30, the medical examination information processing device 10 refers to the type of pre-examination (questionnaire) form (comparison type) related to the requested record information, and searches for record information including information related to the type of treatment that should be separated by a time interval, which is recorded in association with the comparison type, among the records of past examinations and treatments for the same patient.

ここで対応する記録情報が検索により見出されると、受診情報処理装置10は、さらに、当該見出した記録情報に含まれる処置の日の情報と現在(処理の時点)の日時との差が、対比対象種別に関連付けて記録された、当該種別の情報に関連付けられた置くべき時間間隔を超えているか否かを調べ、超えていないと判断すると、医療機関側端末30に対してその旨を通知する。 When corresponding record information is found by the search, the medical examination information processing device 10 further checks whether the difference between the information on the treatment date contained in the found record information and the current date and time (at the time of processing) exceeds the time interval that should be associated with the information of the type to be compared and recorded in association with that type, and if it determines that it does not exceed that interval, it notifies the medical institution's terminal 30 of that fact.

この例では、医療機関側端末30が当該通知を受けて、操作者に対して当該通知の内容を知らせることとなる。これらの処理により、医療機関側では間隔を置くべき処置を考慮した対応が可能となる。 In this example, the medical institution's terminal 30 receives the notification and informs the operator of the contents of the notification. Through these processes, the medical institution can take measures that take into account procedures that should be spaced apart.

1 受診情報処理システム、10 受診情報処理装置、11 制御部、12 記憶部、13 通信部、20 ユーザ端末、21 様式情報取得部、22 フォーム生成部、23 入力値設定部、24 ユーザ提示部、25 入力受入部、26 情報記録部、27 医療機関側情報提示部、30 医療機関側端末。

Reference Signs List 1 medical examination information processing system, 10 medical examination information processing device, 11 control unit, 12 storage unit, 13 communication unit, 20 user terminal, 21 form information acquisition unit, 22 form generation unit, 23 input value setting unit, 24 user presentation unit, 25 input acceptance unit, 26 information recording unit, 27 medical institution side information presentation unit, 30 medical institution side terminal.

Claims (4)

ユーザ端末と、受診情報処理装置と、医療機関側端末とを含み、
前記受診情報処理装置は、
自治体ごとに予め定められ、少なくとも入力するべき情報を規定する様式情報を保持する保持手段と、
自治体側から、当該自治体を特定する自治体特定情報と、少なくとも一名分の、受診者氏名の情報を含む受診者特定情報とを受け入れ、当該受け入れた自治体特定情報で特定される自治体に係る前記様式情報を取得し、当該様式情報で規定される情報の入力欄を含む受診者入力フォームを生成し、当該生成した受診者入力フォームに含まれる入力欄のうち、前記受診者特定情報に含まれる情報と同じ種類の情報の入力欄の入力値を、前記受診者特定情報に含まれる、対応する情報を用いて設定し、記憶する生成手段と、
前記ユーザ端末からのアクセスを受けて、当該ユーザ端末のユーザに関連する受診者氏名の情報を含む、前記生成された受診者入力フォームを読み出して、当該ユーザ端末に送出して表示させ、当該ユーザ端末から当該受診者入力フォーム上の入力欄への情報入力を受け入れて、入力欄の情報を設定する入力受入手段と、
前記生成手段、及び前記入力受入手段により受診者入力フォーム内の入力欄設定された情報、処理時点の日時の情報とともに記憶する設定値記憶手段と、
前記記憶している、受診者入力フォーム内の入力欄に設定された情報を前記医療機関側端末に送信する送信手段と、
を含み、
前記入力受入手段は、処理の実行日と同日の日時の情報とともに前記設定値記憶手段に記憶された情報があれば当該情報を参照情報として取得し、前記読み出した受診者入力フォームの入力欄に設定されている受診者特定情報に係る情報が、前記参照情報の対応する情報と一致していれば、当該読み出した受診者入力フォームの入力欄のうち、対応する情報の項目が参照情報に含まれている入力欄について、当該入力欄の入力値を参照情報と同じ値に設定する受診情報処理システム。
The system includes a user terminal, a medical examination information processing device, and a medical institution terminal,
The medical examination information processing device includes:
A storage means for storing format information that is predetermined for each local government and that specifies at least information to be input;
a generating means for receiving from a local government, local government specific information for identifying said local government, and patient specific information including at least one patient's name, acquiring the form information related to the local government identified by said received local government specific information, generating a patient input form including input fields for information specified in said form information, and setting and storing input values of input fields included in said generated patient input form for information of the same type as the information included in said patient specific information, using corresponding information included in said patient specific information ;
an input receiving means for receiving access from the user terminal, reading out the generated patient input form including information on a patient's name related to the user of the user terminal, sending it to the user terminal for display, receiving information input from the user terminal into an input field on the patient input form, and setting information in the input field;
a set value storage means for storing information set in an input field of the patient input form by the generating means and the input receiving means together with information on the date and time of processing ;
a transmission means for transmitting the stored information entered in the input fields of the patient input form to the medical institution side terminal;
Including,
The input accepting means acquires, if there is information stored in the setting value storage means together with information on the date and time of the same day as the date of execution of the processing, the information as reference information, and if the information relating to patient identification information set in the input field of the read patient input form matches the corresponding information in the reference information, sets the input value of the input field of the read patient input form where the corresponding information item is included in the reference information to the same value as the reference information .
ユーザ端末と医療機関側端末とに接続される受診情報処理装置であって、
自治体ごとに予め定められ、少なくとも入力するべき情報を規定する様式情報を保持する保持手段と、
自治体側から、当該自治体を特定する自治体特定情報と、少なくとも一名分の、受診者氏名の情報を含む受診者特定情報とを受け入れ、当該受け入れた自治体特定情報で特定される自治体に係る前記様式情報を取得し、当該様式情報で規定される情報の入力欄を含む受診者入力フォームを生成し、当該生成した受診者入力フォームに含まれる入力欄のうち、前記受診者特定情報に含まれる情報と同じ種類の情報の入力欄の入力値を、前記受診者特定情報に含まれる、対応する情報を用いて設定し、記憶する生成手段と、
前記ユーザ端末からのアクセスを受けて、当該ユーザ端末のユーザに関連する受診者氏名の情報を含む、前記生成された受診者入力フォームを読み出して、当該ユーザ端末に送出して表示させ、当該ユーザ端末から当該受診者入力フォーム上の入力欄への情報入力を受け入れて、入力欄の情報を設定する入力受入手段と、
前記生成手段、及び前記入力受入手段により受診者入力フォーム内の入力欄設定された情報、処理時点の日時の情報とともに記憶する設定値記憶手段と、
前記記憶している、受診者入力フォーム内の入力欄に設定された情報を前記医療機関側端末に送信する送信手段と、
を含み、
前記入力受入手段は、処理の実行日と同日の日時の情報とともに前記設定値記憶手段に記憶された情報があれば当該情報を参照情報として取得し、前記読み出した受診者入力フォームの入力欄に設定されている受診者特定情報に係る情報が、前記参照情報の対応する情報と一致していれば、当該読み出した受診者入力フォームの入力欄のうち、対応する情報の項目が参照情報に含まれている入力欄について、当該入力欄の入力値を参照情報と同じ値に設定する受診情報処理装置。
A medical examination information processing device connected to a user terminal and a medical institution side terminal,
A storage means for storing format information that is predetermined for each local government and that specifies at least information to be input;
a generating means for receiving from a local government, local government specific information for identifying said local government, and patient specific information including at least one patient's name, acquiring the form information related to the local government identified by said received local government specific information, generating a patient input form including input fields for information specified in said form information, and setting and storing input values of input fields included in said generated patient input form for information of the same type as the information included in said patient specific information, using corresponding information included in said patient specific information ;
an input receiving means for receiving access from the user terminal, reading out the generated patient input form including information on a patient's name related to the user of the user terminal, sending it to the user terminal for display, receiving information input from the user terminal into an input field on the patient input form, and setting information in the input field;
a set value storage means for storing information set in an input field of the patient input form by the generating means and the input receiving means together with information on the date and time of processing ;
a transmission means for transmitting the stored information entered in the input fields of the patient input form to the medical institution side terminal;
Including,
The input accepting means acquires, if there is information stored in the setting value storage means together with information on the date and time of the same day as the date of execution of the processing, the information as reference information, and if the information relating to patient identification information set in the input field of the read patient input form matches the corresponding information in the reference information, sets the input value of the input field of the read patient input form where the corresponding information item is included in the reference information to the same value as the reference information .
請求項2に記載の受診情報処理装置であって、
前記送信手段は、前記記憶している設定値と、対応する受診者入力フォームとを前記医療機関側端末に送信して、医療機関側端末において、受診者入力フォームの画面上で設定値の確認を可能とする受診情報処理装置。
The medical examination information processing device according to claim 2,
The transmission means transmits the stored setting values and the corresponding patient input form to the medical institution's terminal, thereby enabling the patient to confirm the setting values on the screen of the patient input form at the medical institution's terminal.
ユーザ端末と医療機関側端末とに接続される受診情報処理装置を、
自治体ごとに予め定められ、少なくとも入力するべき情報を規定する様式情報を保持する保持手段と、
自治体側から、当該自治体を特定する自治体特定情報と、少なくとも一名分の、受診者氏名の情報を含む受診者特定情報とを受け入れ、当該受け入れた自治体特定情報で特定される自治体に係る前記様式情報を取得し、当該様式情報で規定される情報の入力欄を含む受診者入力フォームを生成し、当該生成した受診者入力フォームに含まれる入力欄のうち、前記受診者特定情報に含まれる情報と同じ種類の情報の入力欄の入力値を、前記受診者特定情報に含まれる、対応する情報を用いて設定し、記憶する生成手段と、
前記ユーザ端末からのアクセスを受けて、当該ユーザ端末のユーザに関連する受診者氏名の情報を含む、前記生成された受診者入力フォームを読み出して、当該ユーザ端末に送出して表示させ、当該ユーザ端末から当該受診者入力フォーム上の入力欄への情報入力を受け入れて、入力欄の情報を設定する入力受入手段と、
前記生成手段、及び前記入力受入手段により受診者入力フォーム内の入力欄設定された情報、処理時点の日時の情報とともに記憶する設定値記憶手段と、
前記記憶している、受診者入力フォーム内の入力欄に設定された情報を前記医療機関側端末に送信する送信手段と、
として機能させ
前記入力受入手段として機能させる際には、コンピュータに、処理の実行日と同日の日時の情報とともに前記設定値記憶手段に記憶された情報があれば当該情報を参照情報として取得させ、前記読み出した受診者入力フォームの入力欄に設定されている受診者特定情報に係る情報が、前記参照情報の対応する情報と一致していれば、当該読み出した受診者入力フォームの入力欄のうち、対応する情報の項目が参照情報に含まれている入力欄について、当該入力欄の入力値を参照情報と同じ値に設定させるプログラム。
A medical examination information processing device connected to a user terminal and a medical institution side terminal,
A storage means for storing format information that is predetermined for each local government and that specifies at least information to be input;
a generating means for receiving from a local government, local government specific information for identifying said local government, and patient specific information including at least one patient's name, acquiring the form information related to the local government identified by said received local government specific information, generating a patient input form including input fields for information specified in said form information, and setting and storing input values of input fields included in said generated patient input form for information of the same type as the information included in said patient specific information, using corresponding information included in said patient specific information ;
an input receiving means for receiving access from the user terminal, reading out the generated patient input form including information on a patient's name related to the user of the user terminal, sending it to the user terminal for display, receiving information input from the user terminal into an input field on the patient input form, and setting information in the input field;
a set value storage means for storing information set in an input field of the patient input form by the generating means and the input receiving means together with information on the date and time of processing ;
a transmission means for transmitting the stored information entered in the input fields of the patient input form to the medical institution side terminal;
Function as a
When functioning as the input accepting means, the program causes a computer to acquire, as reference information, any information stored in the set value storage means together with information on the date and time of the same day as the date on which the processing is executed, and, if information relating to patient identification information set in an input field of the read patient input form matches the corresponding information in the reference information, set the input value of the input field of the read patient input form for which the corresponding information item is included in the reference information to the same value as the reference information .
JP2022095143A 2022-06-13 2022-06-13 Medical examination information processing system, medical examination information processing device, and program Active JP7625554B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022095143A JP7625554B2 (en) 2022-06-13 2022-06-13 Medical examination information processing system, medical examination information processing device, and program
JP2025009479A JP2025063929A (en) 2022-06-13 2025-01-22 Medical examination information processing system, medical examination information processing device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022095143A JP7625554B2 (en) 2022-06-13 2022-06-13 Medical examination information processing system, medical examination information processing device, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2025009479A Division JP2025063929A (en) 2022-06-13 2025-01-22 Medical examination information processing system, medical examination information processing device, and program

Publications (2)

Publication Number Publication Date
JP2023181799A JP2023181799A (en) 2023-12-25
JP7625554B2 true JP7625554B2 (en) 2025-02-03

Family

ID=89309136

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2022095143A Active JP7625554B2 (en) 2022-06-13 2022-06-13 Medical examination information processing system, medical examination information processing device, and program
JP2025009479A Pending JP2025063929A (en) 2022-06-13 2025-01-22 Medical examination information processing system, medical examination information processing device, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2025009479A Pending JP2025063929A (en) 2022-06-13 2025-01-22 Medical examination information processing system, medical examination information processing device, and program

Country Status (1)

Country Link
JP (2) JP7625554B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013161351A (en) 2012-02-07 2013-08-19 International Universal Menu Association Administrative operation management system, method and program
JP2018165961A (en) 2017-03-28 2018-10-25 富士通株式会社 Program, information processing method and information processor
JP2022009113A (en) 2019-05-08 2022-01-14 株式会社ミラボ Counter business management device, counter business management method and counter business management program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013161351A (en) 2012-02-07 2013-08-19 International Universal Menu Association Administrative operation management system, method and program
JP2018165961A (en) 2017-03-28 2018-10-25 富士通株式会社 Program, information processing method and information processor
JP2022009113A (en) 2019-05-08 2022-01-14 株式会社ミラボ Counter business management device, counter business management method and counter business management program

Also Published As

Publication number Publication date
JP2023181799A (en) 2023-12-25
JP2025063929A (en) 2025-04-16

Similar Documents

Publication Publication Date Title
JP7164991B2 (en) Access control to data encrypted in machine-readable identifiers
JP6768041B2 (en) Remote diagnostic method
US11531935B2 (en) System and method for implementing a diagnostic software tool
US9529969B2 (en) Event based tracking, health management, and patient and treatment monitoring system
US7941324B1 (en) Method and system for identification of a patient
JP6009912B2 (en) Vaccination schedule creation system, vaccination schedule creation device and vaccination schedule creation program
JP7625554B2 (en) Medical examination information processing system, medical examination information processing device, and program
US20160180048A1 (en) Cloud-based medical information retrieval method and system thereof
JP2014174635A (en) Medical care information display system
US20210398633A1 (en) Systems and methods for transacting prescriptions using a mobile device
WO2022197820A1 (en) Systems and methods for virtual assistant enhanced access of services related to private information using a voice-enabled device
CN114450756A (en) Medical devices, systems and methods
KR102816627B1 (en) Mobile Questionnaire System and Method Linked to Electronic Medical Recording Device
JP2010257304A (en) Medical information providing system and medical information acquisition program for portable terminal
JP7501882B1 (en) Information processing device, information processing system, and program
JP7752455B1 (en) Computer program, information processing method, and information processing device
JP7484953B2 (en) Medical interview reception system, medical interview reception method, and program
JP7629240B1 (en) Medical interview system and medical interview terminal
US20250166854A1 (en) Automated patient authentication in a health information system using patient identification instrument
EP4318483A1 (en) Drug-dispensation information managing device, managing method, and program recording medium
de Vries Primary care: Consent in community pharmacy
de Vries Consent in community pharmacy.
JP2024178869A (en) Information processing device and program
JP2025109564A (en) Information processing device and program
WO2024155897A1 (en) System and method for generating, storing, and securely sharing smart patient instructions

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240621

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20240621

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20241008

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241114

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20250114

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250122

R150 Certificate of patent or registration of utility model

Ref document number: 7625554

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150