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
JP7607165B2 - Hospital reservation system, hospital reservation program, and hospital reservation method - Google Patents
[go: Go Back, main page]

JP7607165B2 - Hospital reservation system, hospital reservation program, and hospital reservation method - Google Patents

Hospital reservation system, hospital reservation program, and hospital reservation method Download PDF

Info

Publication number
JP7607165B2
JP7607165B2 JP2024040006A JP2024040006A JP7607165B2 JP 7607165 B2 JP7607165 B2 JP 7607165B2 JP 2024040006 A JP2024040006 A JP 2024040006A JP 2024040006 A JP2024040006 A JP 2024040006A JP 7607165 B2 JP7607165 B2 JP 7607165B2
Authority
JP
Japan
Prior art keywords
information
reservation
hospital
reservation information
patient
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
JP2024040006A
Other languages
Japanese (ja)
Other versions
JP2024133012A (en
Inventor
直樹 及川
宏一 下平
Original Assignee
株式会社ホスピタルヘルスケア
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社ホスピタルヘルスケア filed Critical 株式会社ホスピタルヘルスケア
Publication of JP2024133012A publication Critical patent/JP2024133012A/en
Priority to JP2024220380A priority Critical patent/JP7723877B2/en
Priority to JP2024220379A priority patent/JP7745148B2/en
Application granted granted Critical
Publication of JP7607165B2 publication Critical patent/JP7607165B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Description

従来、予約情報及び位置情報を利用し、クライアントが予約した医療施設にチェックインさせる技術が存在する。 Conventionally, there is technology that uses reservation information and location information to allow a client to check in to the medical facility they have reserved.

特許文献1には、「図5および図6に示すように、アプリケーションサーバ32が、通信端末60の表示部68に「チェックイン」の入力ボタンを表示」(段落0071)すること、「Web予約システム30は、通信端末60からWeb予約システム30に送信される所定の情報(たとえば、通信端末60の位置情報など)に基づき、クライアントが医療施設を訪れたことを認識してもよい」(段落0071)ことが開示されている。 Patent Document 1 discloses that "as shown in Figures 5 and 6, the application server 32 displays a "check-in" input button on the display unit 68 of the communication terminal 60" (paragraph 0071), and that "the Web reservation system 30 may recognize that the client has visited a medical facility based on predetermined information (such as location information of the communication terminal 60) transmitted from the communication terminal 60 to the Web reservation system 30" (paragraph 0071).

特開2022―023545号公報JP 2022-023545 A

特許文献1には、病院の予約情報に基づいて予約時刻前後に病院へのチェックインを可能にするボタンを表示すること、が開示されている。しかし、予約時刻だけを用いるため、病院から離れた自宅にいてもチェックインを可能にする。さらに、位置情報に基づいて自動でチェックインすること、が開示されている。しかし、特許文献1では、受診者が受診の予約日を忘れてしまい、そもそもチェックインができないという問題があった。また、チェックインができたとしても、保険資格が失効してしまった場合や、検査前の禁止事項をしてしまった場合には、受診ができないという問題があった。 Patent Document 1 discloses displaying a button that enables check-in to the hospital around the appointment time based on the hospital's reservation information. However, because only the reservation time is used, check-in is possible even if the patient is at home, far from the hospital. It also discloses automatic check-in based on location information. However, Patent Document 1 has a problem in that patients forget the appointment date and are unable to check-in in the first place. Furthermore, even if they are able to check in, there is a problem in that they are unable to receive treatment if their insurance qualifications have lapsed or if they have done something prohibited before the test.

上記事情を解決するために、本発明は、受診予約に係る情報共有を行うことができる新規な技術を提供することを解決すべき課題とする。 In order to solve the above problems, the present invention aims to provide a new technology that allows information sharing related to medical appointments.

上記課題を解決する為に、本発明は、受診予約を受け付ける病院予約システムであって、
前記病院予約システムは、予約情報受付手段と、通知手段と、データベースと、を備え、
前記予約情報受付手段は、受診者の端末又は病院内の端末から、予約日時が設定され、受診者の端末が紐付けられた予約情報を前記データベースに登録し、
前記通知手段は、前記予約日時に基づいて、前記受診者の端末に対する通知を行う。
In order to solve the above problems, the present invention provides a hospital reservation system for accepting appointments, comprising:
The hospital reservation system includes a reservation information receiving means, a notification means, and a database,
The reservation information receiving means receives a reservation date and time from a patient's terminal or a terminal in the hospital, and registers reservation information linked to the patient's terminal in the database;
The notification means notifies the patient's terminal based on the appointment date and time.

また、本発明は、受診予約を受け付ける病院予約プログラムであって、
コンピュータを、予約情報受付手段と、通知手段と、データベースと、として機能させ、
前記予約情報受付手段は、受診者の端末又は病院内の端末から、予約日時が設定され、受診者の端末が紐付けられた予約情報を前記データベースに登録し、
前記通知手段は、前記予約日時に基づいて、前記受診者の端末に対する通知を行う。
The present invention also provides a hospital reservation program for accepting a medical examination reservation, comprising:
A computer is caused to function as a reservation information receiving means, a notification means, and a database;
The reservation information receiving means receives a reservation date and time from a patient's terminal or a terminal in the hospital, and registers reservation information linked to the patient's terminal in the database;
The notification means notifies the patient's terminal based on the appointment date and time.

また、本発明は、受診予約を受け付ける病院予約方法であって、
データベースを有する病院予約方法が、予約情報受付ステップと、通知ステップと、を実行し、
前記予約情報受付ステップにおいて、受診者の端末又は病院内の端末から、予約日時が設定され、受診者の端末が紐付けられた予約情報を前記データベースに登録し、
前記通知ステップにおいて、前記予約日時に基づいて、前記受診者の端末に対する通知を行う。
The present invention also provides a hospital reservation method for accepting a medical examination reservation, comprising the steps of:
A hospital reservation method having a database includes a reservation information receiving step and a notification step,
In the reservation information receiving step, a reservation date and time is set from the patient's terminal or a terminal in the hospital, and reservation information linked to the patient's terminal is registered in the database;
In the notification step, a notification is sent to the patient's terminal based on the appointment date and time.

このような構成とすることで、予約日時に基づいて、受診者は受診予約の通知を受け取ることができ、忘れずに受診することができる。 With this configuration, patients can receive notifications of their appointment based on the appointment date and time, ensuring they don't forget to come to the appointment.

本発明の好ましい形態では、前記予約情報は、仮予約情報、及び本予約情報を含み、
前記予約情報受付手段は、前記病院内の端末から、異なる予約日時の設定がされた複数の前記予約情報を前記データベースに登録し、
前記通知手段は、前記仮予約情報に基づいて、前記受診者の端末に対して本予約に係る通知を行い、
前記受診者の端末から、選択された前記仮予約情報に基づく前記本予約情報を前記データベースに登録する。
In a preferred embodiment of the present invention, the reservation information includes tentative reservation information and final reservation information,
The reservation information receiving means registers a plurality of pieces of reservation information, each having a different reservation date and time, in the database from a terminal in the hospital,
The notification means notifies the patient's terminal of the appointment based on the provisional appointment information,
The final reservation information based on the provisional reservation information selected from the patient's terminal is registered in the database.

このような構成とすることで、受診者は、自身が確実に受診可能な日時に受診予約を確定することができる。 This configuration allows patients to confirm their appointment at a time and date that they are definitely available for.

本発明の好ましい形態では、前記データベースは、受診者の保険資格証確認情報を格納し、
前記通知手段は、前記保険資格証確認情報、及び前記予約情報に基づいて、保険資格確認に係る通知を行う。
In a preferred embodiment of the present invention, the database stores insurance eligibility verification information for patients;
The notification means issues a notification regarding insurance qualification confirmation based on the insurance qualification certificate confirmation information and the reservation information.

このような構成とすることで、受診予約に関して、保険資格証確認情報の内容に応じて、通知を行うことができる。 With this configuration, notifications regarding medical appointments can be sent based on the contents of the insurance certificate confirmation information.

本発明の好ましい形態では、前記予約情報は、検査情報が紐付けされ、
前記通知手段は、前記検査情報、及び前記予約日時に基づいて、前記受診者の端末に対する通知を行う。
In a preferred embodiment of the present invention, the reservation information is linked to examination information,
The notification means notifies the examinee's terminal based on the examination information and the appointment date and time.

このような構成とすることで、検査予約に関して、検査情報の内容に応じて、通知を行うことができる。 This configuration allows notifications regarding test reservations to be sent according to the content of the test information.

本発明の好ましい形態では、病院予約システムは、検査順序更新手段を備え、
前記検査順序更新手段は、検査毎における複数の受診者の検査予約情報に基づいて、複数の検査を受ける受診者の検査順序情報を決定し、
前記通知手段は、前記検査順序情報に基づいて、前記受診者の端末に対する通知を行う。
In a preferred embodiment of the present invention, the hospital reservation system includes an examination sequence updating means,
The examination order update means determines examination order information of examinees who undergo a plurality of examinations based on examination reservation information of the examinees for each examination,
The notification means issues a notification to the examinee's terminal based on the test order information.

このような構成とすることで、複数の検査を受ける受診者の検査順序情報を、複数の受診者の検査予約情報を用いて決定することができる。これにより、受診者の検査待ち時間を減らすことができる。 With this configuration, the examination order information for a patient undergoing multiple examinations can be determined using the examination reservation information for the multiple patients. This can reduce the waiting time for examinations.

本発明の好ましい形態では、病院予約システムは、複数の検査管理装置と、検査順序更新手段と、を備え、
前記複数の検査管理装置は、それぞれの検査における複数の受診者の検査予約を含む検査予約情報を管理し、
前記検査順序更新手段は、第1の受診者における検査順序情報の検査ステータス、及びそれぞれの検査の前記検査予約情報に基づいて、第2の受診者における検査順序情報を更新し、
更新された前記検査順序情報に基づいて、前記検査予約情報を更新する指示を前記検査管理装置に送信する。
In a preferred embodiment of the present invention, the hospital reservation system includes a plurality of examination management devices and an examination order updating means,
The plurality of examination management devices manage examination reservation information including examination reservations of a plurality of examinees for each examination;
The examination order update means updates the examination order information for the second examinee based on the examination status of the examination order information for the first examinee and the examination reservation information of each examination,
An instruction to update the examination reservation information is transmitted to the examination management apparatus based on the updated examination order information.

本発明の好ましい形態では、前記検査管理装置は、前記第1の受診者における検査順序情報の前記検査ステータスを受け付けて、前記検査ステータスのうち変更があった検査について、該検査ステータスに基づいて、該検査における前記検査予約情報を更新し、
前記検査順序更新手段は、更新された前記検査予約情報を含む前記それぞれの検査における検査予約情報に基づいて、前記第2の受診者における検査順序情報を更新する。
In a preferred embodiment of the present invention, the examination management device receives the examination status of the examination order information for the first examinee, and updates the examination reservation information for an examination that has been changed among the examination statuses based on the examination status;
The examination order updating means updates the examination order information for the second examinee based on the examination reservation information for each of the examinations including the updated examination reservation information.

このような構成とすることで、第1の受診者の検査ステータスの内容に応じて、第2の受診者の検査の順番を更新することができる。また、更新された検査順序情報を検査管理装置に送信することで、検査管理装置の検査予約情報も更新することができる。これにより、他の受診者の検査状況の変更に対して臨機応変に受診者の検査順序を変更することができる。 With this configuration, the order of examinations for the second examinee can be updated according to the contents of the examination status of the first examinee. In addition, by sending the updated examination order information to the examination management device, the examination reservation information of the examination management device can also be updated. This makes it possible to flexibly change the examination order of examinees in response to changes in the examination status of other examinees.

本発明の好ましい形態では、前記病院予約システムは、予約情報参照手段と、位置情報照合手段と、出力手段と、を更に備え、
前記データベースは、前記病院の位置情報及び前記予約情報を記憶し、
前記予約情報参照手段は、前記受診者に紐づく予約情報の参照を行い、
前記位置情報照合手段は、ユーザの現在地を受け付け、前記ユーザの現在地及び前記病院の位置情報の照合を行い、
前記出力手段は、前記予約情報の参照結果及び前記位置情報の照合結果に対応する出力を行う。
In a preferred embodiment of the present invention, the hospital reservation system further comprises a reservation information reference means, a location information comparison means, and an output means,
The database stores location information of the hospital and the reservation information,
The reservation information reference means refers to reservation information linked to the patient,
The location information matching means receives a current location of the user and matches the current location of the user with location information of the hospital;
The output means performs output corresponding to the result of the reference to the reservation information and the result of the comparison of the location information.

このような構成とすることで、予約情報の参照及び位置情報の照合を行うことができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration allows reservation information to be referenced and location information to be collated, simplifying the proper check-in procedures at hospitals.

本発明の好ましい形態では、前記データベースは、更に、前記予約情報の参照結果又は前記位置情報の照合結果に対応するメッセージを前記照合結果に紐づけて記憶し、
前記予約情報の参照は、前記受診者に紐づく予約情報が存在するか否かの参照であり、
前記位置情報の照合は、前記ユーザの現在地が、前記病院の位置情報から予め設定された緯度、経度又は半径の範囲内に含まれるか否かの照合であり、
前記出力手段は、更に、
前記参照において前記予約情報が存在する場合及び前記照合において前記範囲内に含まれる場合、前記照合結果に対応するメッセージ及び前記予約情報に対応するチェックインを受け付けるインタフェースの出力を行い、
前記参照において前記予約情報が存在しない場合又は前記照合において前記範囲内に含まれない場合、前記照合結果に対応するメッセージの出力を行う。
In a preferred embodiment of the present invention, the database further stores a message corresponding to the result of the reservation information lookup or the result of the location information matched to the matched result,
The reference to the reservation information is a reference to whether or not reservation information linked to the patient exists;
The collation of the location information is a collation as to whether or not the current location of the user is within a range of a latitude, a longitude, or a radius that is preset from the location information of the hospital;
The output means further comprises:
If the reservation information exists in the reference and is included in the range in the comparison, a message corresponding to the comparison result and an interface for accepting a check-in corresponding to the reservation information are output.
If the reservation information does not exist in the reference or is not within the range in the comparison, a message corresponding to the comparison result is output.

このような構成とすることで、ユーザに適切なメッセージを提示することができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration allows an appropriate message to be presented to the user, simplifying the proper check-in procedures at the hospital.

本発明の好ましい形態では、前記病院予約システムは、更に、受診者選択受付手段を備え、
前記データベースは、更に、前記受診者を前記ユーザに紐づけて記憶し、
前記受診者選択受付手段は、前記受診者の選択を受け付け、
前記予約情報参照手段は、更に、選択された受診者に紐づく予約情報の参照を行う。
In a preferred embodiment of the present invention, the hospital reservation system further comprises a patient selection receiving means,
The database further stores the patient in association with the user,
The patient selection receiving means receives a selection of the patient,
The reservation information reference means further references reservation information linked to the selected patient.

このような構成とすることで、複数の受診者の予約を管理することができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration makes it possible to manage appointments for multiple patients and simplifies the proper check-in procedures at hospitals.

本発明の好ましい形態では、前記インタフェースは、前記受診者に紐づく複数の予約情報に対応するチェックインを同時に受け付ける。 In a preferred embodiment of the present invention, the interface simultaneously accepts check-ins corresponding to multiple appointment information linked to the patient.

このような構成とすることで、複数の予約に対応するチェックインを行うことができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration allows check-in for multiple reservations, simplifying the proper check-in procedures at hospitals.

本発明の好ましい形態では、前記病院予約システムは、更に、受診者選択受付手段を備え、
前記データベースは、更に、前記受診者を前記ユーザに紐づけて記憶し、
前記受診者選択受付手段は、前記受診者の選択を受け付け、
前記インタフェースは、更に、選択された受診者に紐づく複数の予約情報に対応するチェックインを同時に受け付ける。
In a preferred embodiment of the present invention, the hospital reservation system further comprises a patient selection receiving means,
The database further stores the patient in association with the user,
The patient selection receiving means receives a selection of the patient,
The interface further simultaneously accepts check-ins corresponding to multiple appointment information associated with the selected patient.

このような構成とすることで、受診者の複数の予約に対応するチェックインを行うことができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration allows check-in for patients with multiple appointments to be performed, simplifying the proper check-in procedures at hospitals.

本発明の好ましい形態では、前記病院予約システムは、更に、現在地取得手段を備え、
前記現在地取得手段は、更に、前記ユーザの現在地の取得を一定時間毎に行い、
前記位置情報照合手段は、更に、前記ユーザの現在地が、前記病院の位置情報から予め設定された緯度、経度又は半径の範囲内に含まれるか否かの照合を行い、
前記現在地取得手段は、更に、前記ユーザの現在地が前記範囲内に含まれると照合された場合、前記ユーザの現在地の取得を停止する。
In a preferred embodiment of the present invention, the hospital reservation system further comprises a current location acquisition means,
The current location acquisition means further acquires the current location of the user at regular intervals,
The location information checking means further checks whether the current location of the user is within a range of a predetermined latitude, longitude or radius from the location information of the hospital;
The current location acquisition means further stops acquisition of the user's current location when it is verified that the user's current location is included within the range.

このような構成とすることで、定期的な位置情報の照合を行うことができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration allows for regular location matching, simplifying the proper check-in procedures at hospitals.

本発明の好ましい形態では、前記現在地取得手段は、
前記ユーザの現在地の取得の要求を行う現在地取得要求手段と、
前記要求を受けて前記ユーザの現在地の取得を一定時間毎に行う現在地定期取得手段と、を含み、
前記現在地定期取得手段は、更に、前記要求を受けた場合、前記ユーザの現在地の取得を停止した後でも、前記ユーザの現在地の取得を行う。
In a preferred embodiment of the present invention, the current location acquisition means
a current location acquisition request means for requesting acquisition of the current location of the user;
a current location periodic acquisition means for acquiring the current location of the user at regular intervals in response to the request,
The current location periodic acquisition means further acquires the current location of the user even after the acquisition of the current location of the user has been stopped, when the request is received.

このような構成とすることで、要求を受けて定期的な位置情報の照合を行うことができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration allows location information to be collated periodically upon request, simplifying the proper check-in procedures at hospitals.

本発明の好ましい形態では、前記病院予約システムは、更に、あと払い受付手段と、を備え、
前記あと払い受付手段は、前記受診者の受診料のあと払いの受付を行い、
前記データベースは、前記あと払いを受け付けたことを表す情報を前記受診者の予約情報に紐づけて記憶する。
In a preferred embodiment of the present invention, the hospital reservation system further comprises a deferred payment receiving means,
The deferred payment receiving means receives deferred payment of the medical fee of the patient,
The database stores information indicating that the deferred payment has been accepted, in association with the patient's reservation information.

このような構成とすることで、ユーザは受診料のあと払いを行うことができ、病院における支払いの適切な手続きの簡素化を可能にする。 This configuration allows users to pay for medical treatment later, simplifying the proper payment procedures at hospitals.

本発明の好ましい形態では、前記データベースは、更に、支払情報を前記ユーザに紐づけて記憶し、
前記あと払い受付手段は、更に、前記支払情報を利用して前記受診者の受診料のあと払いの決済を行う。
In a preferred embodiment of the present invention, the database further stores payment information associated with the user,
The deferred payment accepting means further uses the payment information to settle the deferred payment of the medical examination fee of the patient.

このような構成とすることで、ユーザは受診料のあと払いのための情報を登録することができ、病院における支払いの適切な手続きの簡素化を可能にする。 This configuration allows users to register information for deferred payment of medical fees, simplifying the proper payment procedures at hospitals.

本発明の好ましい形態では、前記病院予約システムは、更に、受付可能時間情報照合手段と、を備え、
前記データベースは、更に、前記病院の受付可能時間情報を記憶し、
前記受付可能時間情報照合手段は、現在時刻及び前記受付可能時間情報の照合を行い、
前記出力手段は、更に、前記受付可能時間情報の照合結果に対応する出力を行う。
In a preferred embodiment of the present invention, the hospital reservation system further comprises:
The database further stores information on the hospital's available hours of operation,
The reception available time information checking means checks a current time against the reception available time information,
The output means further outputs an output corresponding to a result of checking the reception available time information.

このような構成とすることで、決められた時刻にチェックインを行うことができ、病院におけるチェックインの適切な手続きの簡素化を可能にする。 This configuration allows check-in to take place at a set time, simplifying the proper check-in procedures at hospitals.

本発明によれば、受診予約に係る情報共有を行うことができる新規な技術を提供することができる。 The present invention provides a new technology that allows information sharing related to medical appointments.

本発明の実施形態に係る病院予約システムのシステム構成図である。1 is a system configuration diagram of a hospital reservation system according to an embodiment of the present invention. 本発明の実施形態に係る病院予約装置、病院管理装置及びユーザ端末のハードウェア構成図である。1 is a hardware configuration diagram of a hospital reservation device, a hospital management device, and a user terminal according to an embodiment of the present invention. 本発明の実施形態に係るデータベースが記憶する情報の一例を示す図である。FIG. 4 is a diagram showing an example of information stored in a database according to an embodiment of the present invention. 本発明の実施形態に係るデータベースが記憶する情報の一例を示す図である。FIG. 4 is a diagram showing an example of information stored in a database according to an embodiment of the present invention. 本発明の実施形態に係る画面表示例である。4 is a screen display example according to an embodiment of the present invention. 本発明の実施形態に係る病院チェックインに関するフローチャートである。1 is a flow chart for hospital check-in according to an embodiment of the present invention. 本発明の別の実施形態に係る病院予約システムのシステム構成図である。FIG. 11 is a system configuration diagram of a hospital reservation system according to another embodiment of the present invention. 本発明の別の実施形態に係る検査順序情報を更新する処理に関するフローチャートである。13 is a flowchart illustrating a process for updating inspection order information according to another embodiment of the present invention.

(実施形態1)
以下、図面を用いて、本発明の病院予約システムについて説明する。なお、以下に示す実施形態は本発明の一例であり、本発明を以下の実施形態に限定するものではなく、様々な構成を採用することができる。
(Embodiment 1)
The hospital reservation system of the present invention will be described below with reference to the drawings. Note that the embodiment described below is an example of the present invention, and the present invention is not limited to the embodiment described below, and various configurations can be adopted.

例えば、本実施形態では病院予約システムの構成、動作等について説明するが、同様の構成の方法、装置、プログラム、記憶媒体等も、同様の作用効果を奏することができる。また、プログラムは、記憶媒体に記憶させても良い。この記憶媒体を用いれば、例えばコンピュータにプログラムをインストールすることができる。ここで、プログラムを記憶した記憶媒体は、例えばCD-ROM等の非一過性の記憶媒体であっても良い。 For example, in this embodiment, the configuration, operation, etc. of a hospital reservation system will be described, but methods, devices, programs, storage media, etc. with similar configurations can also achieve similar effects. The program may also be stored in a storage medium. Using this storage medium, the program can be installed, for example, in a computer. Here, the storage medium storing the program may be a non-transitory storage medium such as a CD-ROM.

本発明は、病院において受診者のチェックインを受け付ける場合に利用することが可能である。病院であればその規模は問わず、大学病院、個人が経営する病院等においてチェックインを受け付けることができる。 The present invention can be used in hospitals to accept check-ins of patients. Check-ins can be accepted at hospitals of any size, including university hospitals and privately run hospitals.

本実施形態では、ネットワークを介して受診者の所有する端末装置からチェックインを可能とすることで、病院に入らずに病院の駐車場に停めた自身の自動車の車内等から受診者がチェックインを行うことができる。 In this embodiment, check-in is possible from a patient's own terminal device via the network, allowing the patient to check in from inside their own car parked in the hospital's parking lot without having to enter the hospital.

図1は、本実施形態における病院予約システムの構成を示す模式図である。本実施形態では、病院予約装置2と、ユーザ端末4と、がネットワークNWを介して通信可能に接続されており、病院予約装置2はローカルエリアネットワークを介して病院管理装置3と接続される。また、病院予約装置2は、病院の情報、予約情報等を管理する病院予約データベースDB2と、病院管理装置3は、受診者の情報、予約情報等を管理する病院管理データベースDB3と、有線又は無線でそれぞれ接続される。 Figure 1 is a schematic diagram showing the configuration of a hospital reservation system in this embodiment. In this embodiment, a hospital reservation device 2 and a user terminal 4 are communicatively connected via a network NW, and the hospital reservation device 2 is connected to a hospital management device 3 via a local area network. In addition, the hospital reservation device 2 is connected, via wired or wireless connections, to a hospital reservation database DB2 that manages hospital information, reservation information, etc., and the hospital management device 3 is connected, via wired or wireless connections, to a hospital management database DB3 that manages patient information, reservation information, etc.

病院予約装置2は、1つ又は複数のサーバによって構成される。病院予約装置2が複数のサーバで構成される場合、例えば、病院管理装置3と接続するゲートウェイサーバと、ユーザ端末4と接続するクラウドサーバと、で構成される。クラウドサーバは、例えば、AWS(登録商標)で構築可能な仮想サーバを利用することが考えられる。ゲートウェイサーバは、一定間隔毎にAWSに対してポーリング(polling)をして、情報の取得を行う。AWSの仮想サーバを利用する場合、病院予約システム1は、病院予約データベースDB2を有さず、AWS内でユーザの現在地等の情報を有していても良い。 The hospital reservation device 2 is composed of one or more servers. When the hospital reservation device 2 is composed of multiple servers, it is composed of, for example, a gateway server connected to the hospital management device 3 and a cloud server connected to the user terminal 4. The cloud server may use, for example, a virtual server that can be constructed with AWS (registered trademark). The gateway server polls AWS at regular intervals to obtain information. When using an AWS virtual server, the hospital reservation system 1 does not have a hospital reservation database DB2, and may have information such as the user's current location within AWS.

本実施形態では、一部又は全部が病院のローカルエリアネットワークに収容されている病院予約装置2及び病院管理装置3を総称して病院装置8とし、病院装置8は、図2(a)に例示するように、ハードウェア及び機能の構成要素を含んでいる。すなわち、病院装置8は、ハードウェア構成要素として、演算装置(CPU(Central Processing Unit))81と、作業用メモリとしての主記憶装置(RAM(Random Access Memory))82と、を備える。 In this embodiment, the hospital reservation device 2 and the hospital management device 3, which are partly or entirely contained in the hospital's local area network, are collectively referred to as the hospital device 8, and the hospital device 8 includes hardware and functional components as shown in FIG. 2(a). That is, the hospital device 8 includes, as hardware components, an arithmetic device (CPU (Central Processing Unit)) 81 and a main storage device (RAM (Random Access Memory)) 82 as a working memory.

病院装置8は、OS(Operating System)、アプリケーションプログラム、及び各種情報(データを含む)を書換え可能に格納するHDD(Hard Disk Drive)やSSD(Solid State Drive)、ブラッシュメモリ等の補助記憶装置83と、通信制御部84と、NIC(Network Interface Card)等の通信インタフェース(IF)部85等と、を更に備える。 The hospital device 8 further includes an auxiliary storage device 83 such as a hard disk drive (HDD), solid state drive (SSD), or flash memory that rewritably stores an OS (operating system), application programs, and various information (including data), a communication control unit 84, and a communication interface (IF) unit 85 such as a network interface card (NIC), etc.

端末装置9(ユーザ端末4)は、図2(b)に例示するように、ハードウェア及び機能の構成要素を含んでいる。端末装置9は、ハードウェア構成要素として、演算装置(CPU)91と、作業用メモリとしての主記憶装置(RAM)92と、を備える。 The terminal device 9 (user terminal 4) includes hardware and functional components as shown in FIG. 2(b). The terminal device 9 includes, as hardware components, a calculation unit (CPU) 91 and a main memory device (RAM) 92 as a working memory.

端末装置9は、OS、アプリケーションプログラム、及び各種情報(データを含む)を書換え可能に格納するHDDやSSD、ブラッシュメモリ等の補助記憶装置93と、通信制御部94と、NIC等の通信インタフェース(IF)部95と、表示制御部96と、表示部97と、情報入力・指定部98と、GNSS(Global Navigation Satellite System)モジュール99等と、を更に備える。 The terminal device 9 further includes an auxiliary storage device 93 such as an HDD, SSD, or flash memory that rewritably stores the OS, application programs, and various information (including data), a communication control unit 94, a communication interface (IF) unit 95 such as a NIC, a display control unit 96, a display unit 97, an information input/designation unit 98, and a GNSS (Global Navigation Satellite System) module 99, etc.

本実施形態では、一例として、ユーザ端末4はスマートフォンであり、そのスマートフォンに専用のアプリケーションがインストールされている場合を説明する。ユーザは、自身のスマートフォンにダウンロードされた専用のアプリケーションにおいて、自身の現在地を病院予約装置2に送信して病院のチェックインを行う。病院予約装置2は、ユーザ端末4の専用のアプリケーションを介して、予約情報の参照要求、ユーザの現在地等を受け付ける。 In this embodiment, as an example, the user terminal 4 is a smartphone, and a dedicated application is installed on the smartphone. The user checks in at the hospital by sending his/her current location to the hospital reservation device 2 using the dedicated application downloaded to his/her smartphone. The hospital reservation device 2 accepts a request to refer to reservation information, the user's current location, etc., via the dedicated application on the user terminal 4.

病院予約装置2は、予約情報受付手段201と、予約情報参照手段202と、位置情報照合手段203と、出力手段204と、チェックイン受付手段205と、受付可能時間情報照合手段206と、を備える。 The hospital reservation device 2 includes a reservation information reception means 201, a reservation information reference means 202, a location information comparison means 203, an output means 204, a check-in reception means 205, and an available reception time information comparison means 206.

病院管理装置3は、予約情報送信手段301と、チェックイン結果受付手段302と、あと払い受付手段303と、を備える。 The hospital management device 3 includes a reservation information sending means 301, a check-in result receiving means 302, and a deferred payment receiving means 303.

ユーザ端末4は、現在地取得手段401と、受診者選択受付手段402と、を備える。さらに、現在地取得手段401は、現在地取得要求手段401aと、現在地定期取得手段401bと、を備える。 The user terminal 4 includes a current location acquisition means 401 and a patient selection reception means 402. The current location acquisition means 401 further includes a current location acquisition request means 401a and a current location periodic acquisition means 401b.

予約情報送信手段301は、病院管理データベースDB3に記憶される予約情報を、予約情報受付手段201に送信する。予約情報は、ユーザの受診後に病院管理装置3を介して、医療事務、看護師等の病院関係者の入力によって病院管理データベースDB3に記憶される。図3(b)は、病院管理データベースDB3に記憶される予約情報の一例である。本実施形態では、予約情報は、受診者を識別するための受診者ID、受診者が病院で受診する予定の診療科、受診者が予約した予約時間、受付(チェックイン)済みか否かを表すステータスの情報、受診者が初診であることを表す情報、保険証が未確認であることを表す情報等である。受診者IDには診察券番号を利用することが考えられる。 The reservation information sending means 301 sends the reservation information stored in the hospital management database DB3 to the reservation information receiving means 201. After the user visits the hospital, the reservation information is stored in the hospital management database DB3 via the hospital management device 3 by inputting information from hospital personnel such as medical office staff and nurses. FIG. 3(b) is an example of reservation information stored in the hospital management database DB3. In this embodiment, the reservation information includes a patient ID for identifying the patient, the department the patient plans to visit at the hospital, the appointment time the patient has booked, status information indicating whether or not the patient has been accepted (checked in), information indicating that the patient is visiting for the first time, information indicating that the health insurance card has not been confirmed, and the like. The patient ID may be a patient card number.

予約情報送信手段301は、予約情報を予約情報受付手段201に随時送信しても良いし、定期的に送信しても良い。定期的に送信を行う場合、朝の特定の時間に送信又は一定時間おきに送信等が考えられる。本実施形態では、予約情報送信手段301は定期的に予約情報を送信し、予約情報受付手段201は、受け付けた予約情報を病院予約データベースDB2に記憶する。また、予約情報参照手段202が予約情報を参照する時に、病院管理装置3へ予約情報の要求を行い、予約情報送信手段301が予約情報を送信しても良い。 The reservation information sending means 301 may send reservation information to the reservation information receiving means 201 at any time, or may send it periodically. When sending periodically, it is possible to send it at a specific time in the morning, or at regular intervals. In this embodiment, the reservation information sending means 301 sends reservation information periodically, and the reservation information receiving means 201 stores the received reservation information in the hospital reservation database DB2. Also, when the reservation information reference means 202 references the reservation information, it may request the reservation information from the hospital management device 3, and the reservation information sending means 301 may send the reservation information.

予約情報参照手段202は、ユーザ端末を介して予約情報の参照要求を受け付けると、受診者に紐づく予約情報の参照を行う。本実施形態では、病院予約データベースDB2を参照し、受診者に紐づく予約情報が存在するか否かの参照を行う。ユーザ端末4は、ダウンロードされた専用のアプリケーションを介して、予約情報の参照要求を予約情報参照手段202に送信する。例えば、専用のアプリケーションにおいて特定のボタンの押下等によって参照要求を送信することが考えられる。 When the reservation information reference means 202 receives a request to reference reservation information via a user terminal, it references the reservation information linked to the patient. In this embodiment, it references the hospital reservation database DB2 to see if there is reservation information linked to the patient. The user terminal 4 transmits the reservation information reference request to the reservation information reference means 202 via a downloaded dedicated application. For example, it is possible to transmit the reference request by pressing a specific button in the dedicated application.

出力手段204は、予約情報参照手段202の参照結果に対応する出力を行う。図4は、様々な結果に対応する出力の一例である。図4のように様々な結果に対応する出力を病院予約データベースDB2に記憶しておくことによって任意の出力を行うことができる。例えば、予約情報参照手段202が病院予約データベースDB2を参照することができなかった場合、システムエラーに関するメッセージの出力(ステータスID:05)を行う。また、予約情報参照手段202が病院予約データベースDB2を参照し、予約情報が存在しないと判定した場合、予約が存在しない旨のメッセージの出力(ステータスID:04―1)を行う。 The output means 204 performs output corresponding to the reference result of the appointment information reference means 202. Figure 4 is an example of output corresponding to various results. By storing outputs corresponding to various results in the hospital appointment database DB2 as shown in Figure 4, any output can be performed. For example, if the appointment information reference means 202 is unable to reference the hospital appointment database DB2, it outputs a message regarding a system error (status ID: 05). Also, if the appointment information reference means 202 references the hospital appointment database DB2 and determines that no appointment information exists, it outputs a message indicating that no appointment exists (status ID: 04-1).

予約情報参照手段202が、受診者に紐づく予約情報が存在すると参照した場合、出力手段204は、図5(a)のような画面をユーザ端末4に表示する。 When the appointment information reference means 202 references that appointment information linked to the patient exists, the output means 204 displays a screen like that shown in FIG. 5(a) on the user terminal 4.

現在地取得手段401は、GNSSモジュール99を介してユーザの現在地の取得を行う。本実施形態では、現在地取得手段401は、取得した現在地を位置情報照合手段203に送信する。例えば、専用のアプリケーションにおいて特定のボタンの押下を行うことにより、現在地取得手段401は現在地の取得を行う。 The current location acquisition means 401 acquires the user's current location via the GNSS module 99. In this embodiment, the current location acquisition means 401 transmits the acquired current location to the location information matching means 203. For example, the current location acquisition means 401 acquires the current location by pressing a specific button in a dedicated application.

現在地取得手段401は、更に、現在地取得要求手段401aの要求を受けてユーザの現在地の取得を一定時間毎に行う現在地定期取得手段401bを含んでも良い。ユーザの現在地の取得を一定時間毎に行い、病院予約装置2に送信することにより、何度も画面をリロードさせる必要なしにユーザはチェックインを行うことができる。具体的には、ユーザ端末4において、ユーザが特定のボタンを押下することにより、図5(a)のような画面が表示され、現在地取得要求手段401aは、現在地定期取得手段401bに対して現在地の取得の要求を行う。現在地定期取得手段401bは、現在地取得要求手段401aからの現在地の取得要求に基づいて、図5(a)の画面が表示されている間、現在地を定期的に取得し、位置情報照合手段203に送信する。 The current location acquisition means 401 may further include a current location periodic acquisition means 401b that acquires the user's current location at regular intervals upon receiving a request from the current location acquisition request means 401a. By acquiring the user's current location at regular intervals and transmitting it to the hospital reservation device 2, the user can check in without having to reload the screen multiple times. Specifically, when the user presses a specific button on the user terminal 4, a screen such as that shown in FIG. 5(a) is displayed, and the current location acquisition request means 401a requests the current location periodic acquisition means 401b to acquire the current location. Based on the current location acquisition request from the current location acquisition request means 401a, the current location periodic acquisition means 401b periodically acquires the current location while the screen in FIG. 5(a) is displayed, and transmits it to the position information matching means 203.

位置情報照合手段203は、ユーザ端末を介してユーザの現在地を受け付け、ユーザの現在地及び病院の位置情報の照合を行う。位置情報照合手段203は、病院予約データベースDB2に記憶される病院の位置情報を参照し、照合を行う。本実施形態では、病院予約データベースDB2は、図3(c)のように病院の位置情報、病院の受付可能時間等の情報を記憶している。位置情報照合手段203は、記憶される住所から特定の半径の範囲内にユーザが含まれるか否かを照合する。この他にも、特定の経度と緯度の組み合わせを複数記憶しておき、ユーザが特定の緯度と経度の組み合わせを結んだ範囲内に含まれる否かを照合しても良い。 The location information matching means 203 receives the user's current location via the user terminal and matches the user's current location with the hospital's location information. The location information matching means 203 refers to the hospital's location information stored in the hospital reservation database DB2 and performs matching. In this embodiment, the hospital reservation database DB2 stores information such as the hospital's location information and the hospital's reception hours as shown in FIG. 3(c). The location information matching means 203 matches whether the user is included within a specific radius from the stored address. Alternatively, multiple combinations of specific longitude and latitude may be stored, and a match may be made as to whether the user is included within a range connecting the specific latitude and longitude combinations.

本実施形態では、病院予約装置2が位置情報照合手段203を備えているが、この他にもユーザ端末4が位置情報照合手段を備え、位置情報の照合を行っても良い。この場合、位置情報照合手段は、補助記憶装置93等のユーザ端末4の記憶部に記憶される病院の位置情報と、現在地取得手段401が取得した現在地を用いて、位置情報の照合を行う。 In this embodiment, the hospital reservation device 2 is equipped with a location information matching means 203, but the user terminal 4 may also be equipped with a location information matching means and perform location information matching. In this case, the location information matching means performs location information matching using the hospital location information stored in a memory unit of the user terminal 4, such as the auxiliary memory device 93, and the current location acquired by the current location acquisition means 401.

出力手段204は、位置情報照合手段203の照合結果に応じて、例えば、図5(a)又は(b)のような出力を行う。図5(a)はユーザの現在地が位置情報の範囲内に含まれない場合であり、チェックインを受け付けるインタフェースの出力は行われているが、有効化はされていない。また、図5(b)はユーザの現在地が位置情報の範囲内に含まれる場合であり、出力手段204は、有効化したチェックインを受け付けるインタフェースの出力を行う。チェックインを受け付けるインタフェースを介して、受診者に紐づく複数の予約情報に対応するチェックインを同時に受け付けても良い。例えば、大学病院等の大きな病院は複数の診療科を有しており、受診者は同日に同一病院において複数の診療科を予約している場合が考えられる。 The output means 204 outputs, for example, as shown in FIG. 5(a) or (b) according to the result of the comparison by the location information comparison means 203. FIG. 5(a) shows a case where the user's current location is not included in the range of the location information, and an interface for accepting check-ins is output but not activated. FIG. 5(b) shows a case where the user's current location is included in the range of the location information, and the output means 204 outputs an interface for accepting activated check-ins. Check-ins corresponding to multiple appointment information linked to a patient may be simultaneously accepted via the interface for accepting check-ins. For example, a large hospital such as a university hospital has multiple medical departments, and a patient may have appointments with multiple medical departments at the same hospital on the same day.

現在地定期取得手段401bは、所定の条件において、ユーザの現在地の取得を停止しても良い。本実施形態では、現在地定期取得手段401bは、位置情報照合手段203がユーザの現在地が特定の範囲内に含まれると照合した場合、ユーザの現在地の取得を停止する。この他にも、現在地定期取得手段401bは、出力手段204がチェックインを受け付けるインタフェースを有効化した場合、ユーザの現在地の取得を停止しても良い。現在地定期取得手段401bは、ユーザの現在地の取得を停止した後でも、現在地取得要求手段401aから現在地の取得の要求を受けた場合、ユーザの現在地の取得を行う。図5(a)のような画面を表示することにより、現在地取得要求手段401aは、現在地定期取得手段401bに対して現在地の取得の要求を行う。 The current location periodic acquisition means 401b may stop acquiring the user's current location under a predetermined condition. In this embodiment, the current location periodic acquisition means 401b stops acquiring the user's current location when the location information matching means 203 matches that the user's current location is within a specific range. In addition, the current location periodic acquisition means 401b may stop acquiring the user's current location when the output means 204 enables an interface that accepts check-ins. Even after the current location periodic acquisition means 401b has stopped acquiring the user's current location, if it receives a request for acquiring the current location from the current location acquisition request means 401a, it acquires the user's current location. By displaying a screen such as that shown in FIG. 5(a), the current location acquisition request means 401a requests the current location to be acquired from the current location periodic acquisition means 401b.

受診者選択受付手段402は、ユーザ端末を介して受診者の選択を受け付けても良い。図3(a)のように病院の受診者に受診者ID(例えば、病院側で割付された診察券番号や患者番号)を割り振り、受診者の個人情報を受診者IDに紐づけて記憶しておく。さらに、ユーザ端末4又は専用のアプリケーションをダウンロードするために必要なユーザのメールアドレス等にユーザIDを割り振り、図3(d)のように受診者IDをユーザIDに紐づけて記憶しておくことによってユーザは受診者の選択を行うことができる。ユーザが複数の人物の予約を管理することが想定される。例えば、アプリケーションのユーザが小さな子供を持つ親であり、ユーザは自身及び子供の予約を管理することが想定される。 The patient selection receiving means 402 may receive the selection of a patient via a user terminal. As shown in FIG. 3(a), a patient ID (e.g., a patient card number or a patient number assigned by the hospital) is assigned to each patient at the hospital, and the patient's personal information is stored in association with the patient ID. Furthermore, a user ID is assigned to the user terminal 4 or the user's email address, etc., required for downloading a dedicated application, and the patient ID is stored in association with the user ID, as shown in FIG. 3(d), allowing the user to select a patient. It is assumed that a user will manage the reservations of multiple people. For example, it is assumed that the user of the application is a parent with a small child, and that the user will manage the reservations for himself/herself and his/her child.

予約情報参照手段202は、病院予約データベースDB2を参照し、受診者選択受付手段402において選択を受け付けた受診者に紐づく予約情報の参照を行う。 The appointment information reference means 202 refers to the hospital appointment database DB2 and references the appointment information linked to the patient whose selection has been accepted by the patient selection acceptance means 402.

出力手段204は、受診者選択受付手段402において選択を受け付けた受診者のチェックインを行うためのインタフェースを出力する。例えば、ユーザは、出力手段204が出力する図5(f)のような「再来受付する」インタフェースを介して、当日の全ての予約情報に対応するチェックインを行う。 The output means 204 outputs an interface for checking in patients whose selection has been accepted by the patient selection acceptance means 402. For example, the user checks in corresponding to all reservation information for the day via a "return visit acceptance" interface such as that shown in FIG. 5(f) output by the output means 204.

あと払い受付手段303は、受診者の受診料のあと払いを受け付ける。病院管理装置3は、更に、病院内に存在するキオスク端末と接続されていても良い。キオスク端末も病院のローカルエリアネットワークに収容される。あと払い受付手段303は、ユーザによるキオスク端末の操作を介してあと払いを受け付ける。あと払い受付手段303は、あと払いを受け付けたことを表す情報を受診者の予約情報に紐づけて病院管理データベースDB3に記憶する。この他にも、キオスク端末の操作なしでユーザ端末4から病院予約装置2を介してあと払いを受け付けても良い。 The deferred payment reception means 303 receives deferred payment of the consultation fee from the patient. The hospital management device 3 may further be connected to a kiosk terminal present in the hospital. The kiosk terminal is also included in the hospital's local area network. The deferred payment reception means 303 receives deferred payment via the user's operation of the kiosk terminal. The deferred payment reception means 303 links information indicating that deferred payment has been received to the patient's reservation information and stores it in the hospital management database DB3. In addition, deferred payment may be received from the user terminal 4 via the hospital reservation device 2 without operating the kiosk terminal.

病院予約データベースDB2又は病院管理データベースDB3は、支払情報をユーザに紐づけて記憶しても良い。支払情報は、あと払いに利用するための情報であり、クレジットカードの番号等が考えられる。図3(e)のように支払情報をユーザに紐づけて記憶しておくことによってあと払いが可能になる。支払情報はユーザに紐づけて記憶されているため、複数の受診者がユーザに紐づけて記憶されている場合、複数の受診者の診察料のあと払いが可能になる。 The hospital reservation database DB2 or the hospital management database DB3 may store payment information linked to a user. The payment information is information to be used for deferred payment, and may be a credit card number, for example. Postpaid payment is made possible by storing payment information linked to a user, as shown in FIG. 3(e). Since the payment information is stored linked to a user, if multiple patients are stored linked to a user, postpaid payment of consultation fees for multiple patients becomes possible.

受付可能時間情報照合手段206は、現在時刻及び受付可能時間情報の照合を行う。受付可能時間情報は、受診者が予約のチェックインをすることができる時間帯であり、図3(c)のように利用可能時間情報又は予約受付時間情報として、病院予約データベースDB2に記憶しておくことによって照合を行うことができる。 The available reception time information matching means 206 matches the current time with the available reception time information. The available reception time information is the time period during which patients can check in for their reservations, and can be matched by storing the available reception time information or reservation reception time information in the hospital reservation database DB2 as shown in FIG. 3(c).

利用可能時間情報は、受診者が病院にチェックインできる時間帯である。図3(c)において8時5分~15時30分となっている。受付可能時間情報照合手段206は、現在時刻が利用可能時間情報8時5分~15時30分の範囲内に含まれているか否かの照合を行う。例えば、現在時刻が20時の場合、範囲内に含まれていないため、出力手段204は、利用時間外である旨を表すメッセージの出力(ステータスID:01―3)を行う。利用可能時間情報は、病院等が任意に設定可能である。 The available time information is the time period during which patients can check in to the hospital. In FIG. 3(c), it is 8:05-15:30. The available reception time information comparison means 206 checks whether the current time is within the available reception time information range of 8:05-15:30. For example, if the current time is 8:00 p.m., it is not within the range, so the output means 204 outputs a message (status ID: 01-3) indicating that it is outside the available reception time. The available reception time information can be set arbitrarily by the hospital, etc.

予約受付時間情報は、受診者が予約した予約時間に基づく予約にチェックインできる時間帯である。図3(c)において-30分~+10分となっている。受付可能時間情報照合手段206は、予約時間が9時の予約において、現在時刻が予約時間情報及び予約受付時間情報から導かれる8時30分~9時10分の範囲内に含まれているか否かの照合を行う。例えば、図3(b)の受付番号B00011の予約時間は15時であるため、14時30分~15時10分までに、ユーザはチェックインを行わなければならない。よって、現在時刻が15時30分にユーザが受付番号B00011の予約のチェックインを行おうとした場合、範囲内に含まれていないため、出力手段204は、図5(e)のように予約時間外である旨を表すメッセージの出力(ステータスID:04―5)を行う。予約受付時間情報は、病院等が任意に設定可能である。この他にも、例えば、予約時間を過ぎるとチェックイン不可になる場合、チェックイン可能になる開始時間がない場合等がある。また、病院管理装置3が現在時刻及び予約受付時間情報の照合を行い、受付可能時間情報照合手段206に結果を送信し、出力手段204が図5(e)のようなメッセージの出力を行っても良い。 The reservation reception time information is a time period during which a patient can check in for a reservation based on the reservation time that he or she made. In FIG. 3(c), it is -30 minutes to +10 minutes. The reception available time information comparison means 206 checks whether the current time is within the range of 8:30 to 9:10, which is derived from the reservation time information and the reservation reception time information, for a reservation with a reservation time of 9:00. For example, the reservation time of reception number B00011 in FIG. 3(b) is 15:00, so the user must check in between 14:30 and 15:10. Therefore, if the user attempts to check in for the reservation with reception number B00011 at the current time of 15:30, since it is not within the range, the output means 204 outputs a message (status ID: 04-5) indicating that the reservation time is outside the reservation time, as shown in FIG. 5(e). The reservation reception time information can be set arbitrarily by the hospital, etc. In addition to this, for example, there are cases where check-in is not possible after the reservation time, or where there is no start time at which check-in is possible. In addition, the hospital management device 3 may compare the current time with the reservation acceptance time information, transmit the result to the acceptance time information comparison means 206, and the output means 204 may output a message such as that shown in FIG. 5(e).

図6は、病院チェックインに関するフローチャートである。なお、本実施形態では、予約情報として診療の予約に係る診療予約情報が記憶され、チェックインに係る処理が実行される。
ステップS601において、予約情報送信手段301は診療予約情報を予約情報受付手段201に送信する。
6 is a flowchart relating to checking in to a hospital. In this embodiment, medical appointment information relating to an appointment for medical treatment is stored as the reservation information, and processing relating to check-in is executed.
In step S 601 , the appointment information sending unit 301 sends medical appointment information to the appointment information accepting unit 201 .

ステップS602において、予約情報受付手段201は受信した診療予約情報を病院予約データベースDB2に記憶する。 In step S602, the appointment information receiving means 201 stores the received medical appointment information in the hospital appointment database DB2.

ステップS603において、受診者選択受付手段402は、ユーザ端末を介して受診者の選択を受け付ける。 In step S603, the patient selection receiving means 402 receives the patient selection via the user terminal.

ステップS604において、予約情報参照手段202に対して、ステップS603において受診者選択受付手段402が選択を受け付けた受診者の診療予約情報の参照要求を行う。 In step S604, a request is made to the appointment information reference means 202 to reference the medical appointment information of the patient whose selection was accepted by the patient selection acceptance means 402 in step S603.

ステップS605において、予約情報参照手段202は、病院予約データベースDB2に記憶される診療予約情報を参照し、受診者選択受付手段402が選択を受け付けた受診者に紐づく診療予約情報が存在するか否かの参照を行う。 In step S605, the appointment information reference means 202 references the medical appointment information stored in the hospital appointment database DB2 and checks whether or not there is medical appointment information linked to the patient whose selection has been accepted by the patient selection acceptance means 402.

ステップS606において、出力手段204は予約情報参照手段202の参照結果に対応するメッセージの出力を行う。受診者選択受付手段402が選択を受け付けた受診者に紐づく診療予約情報が存在しない場合、診療予約情報が存在しない旨を表すメッセージの出力を行う。この他にも、診療予約情報は、受付済み、未受付等のステータスを表す情報、受診者が初診であることを表す情報、保険証が未確認であることを表す情報等を有するため、出力手段204はこれらに対応するメッセージの出力を行う。受診者選択受付手段402が選択を受け付けた受診者に紐づく診療予約情報が存在する場合、図5(a)のように、診療予約情報及び位置情報に関するメッセージの出力を行う。また、受診者選択受付手段402が選択を受け付けた受診者に紐づく診療予約情報が存在するが、初診であるため手続きが必要な場合、図5(d)のようなメッセージの出力を行う。 In step S606, the output means 204 outputs a message corresponding to the reference result of the appointment information reference means 202. If there is no appointment information linked to the patient whose selection has been accepted by the patient selection acceptance means 402, a message indicating that no appointment information exists is output. In addition, the appointment information contains information indicating a status such as accepted or not accepted, information indicating that the patient is a first-time patient, information indicating that the health insurance card has not been confirmed, etc., so the output means 204 outputs messages corresponding to these. If there is appointment information linked to the patient whose selection has been accepted by the patient selection acceptance means 402, a message regarding the appointment information and location information is output as shown in FIG. 5(a). Furthermore, if there is appointment information linked to the patient whose selection has been accepted by the patient selection acceptance means 402, but procedures are required because it is a first-time patient, a message as shown in FIG. 5(d) is output.

ステップS607において、現在地取得手段401は、ユーザの現在地の取得を行う。 In step S607, the current location acquisition means 401 acquires the user's current location.

ステップS608において、現在地取得手段401は、取得した現在地を位置情報照合手段203に送信する。 In step S608, the current location acquisition means 401 transmits the acquired current location to the location information matching means 203.

ステップS609において、位置情報照合手段203は、受け付けた現在地及び病院予約データベースDB2に記憶される病院の位置情報の照合を行う。 In step S609, the location information matching means 203 matches the received current location with the hospital location information stored in the hospital reservation database DB2.

ステップS610において、出力手段204は、位置情報照合手段203の照合結果に対応するメッセージ又はインタフェースの出力を行う。本実施形態では、ユーザの現在地が位置情報の範囲内に含まれない場合、図5(a)のように、位置情報が参照できない旨又は範囲内に含まれるように移動を促す旨を表すメッセージの出力を行い、チェックインを受け付けるインタフェースの有効化を行わない。また、ユーザの現在地が位置情報の範囲内に含まれる場合、図5(b)のように、チェックインを受け付けるインタフェースの有効化を行う。有効化されたインタフェースを押下することにより、ユーザ端末を介してチェックインの受付指示を送信することができる。 In step S610, the output means 204 outputs a message or interface corresponding to the result of the comparison by the location information comparison means 203. In this embodiment, if the user's current location is not within the range of the location information, a message is output indicating that the location information cannot be referenced or urging the user to move so as to be within the range, as shown in FIG. 5(a), and the interface for accepting check-ins is not enabled. Also, if the user's current location is within the range of the location information, the interface for accepting check-ins is enabled, as shown in FIG. 5(b). By pressing the enabled interface, an instruction to accept check-in can be sent via the user terminal.

本実施形態では、ユーザ端末において図5(a)の画面を表示しておくことにより、図6のLoop(ステップS607~S610)の処理が行われる。つまり、現在地定期取得手段401bによってユーザの現在地の取得が一定時間毎に行われ、位置情報照合手段203が照合を行う。位置情報照合手段203が、ユーザの現在地が位置情報の範囲内に含まれると照合した場合、Loopの処理(現在地定期取得手段401bがユーザの現在地の取得を一定時間毎に行う処理)を停止しても良い。 In this embodiment, the screen of FIG. 5(a) is displayed on the user terminal, and the Loop process of FIG. 6 (steps S607 to S610) is performed. That is, the current location periodic acquisition means 401b acquires the user's current location at regular intervals, and the location information matching means 203 performs the matching. When the location information matching means 203 matches that the user's current location is included within the range of the location information, the Loop process (the process in which the current location periodic acquisition means 401b acquires the user's current location at regular intervals) may be stopped.

Loopの処理が停止した後でも、図5(a)のような画面がリロードされる(現在地取得要求手段401aが現在地定期取得手段401bに対してユーザの現在地の取得の要求を行う)ことにより、Loopの処理(現在地定期取得手段401bがユーザの現在地の取得を一定時間毎に行う処理)を再開しても良い。また、ステップS607~S609の処理は、ユーザ端末で行われても良い。 Even after the loop processing has stopped, the screen shown in FIG. 5(a) may be reloaded (the current location acquisition request means 401a requests the current location periodic acquisition means 401b to acquire the user's current location), thereby restarting the loop processing (the current location periodic acquisition means 401b acquiring the user's current location at regular intervals). In addition, the processing of steps S607 to S609 may be performed on the user terminal.

ステップS611において、出力手段204が出力した有効化されたインタフェースを介してチェックインの要求を行う。ユーザは、「再来受付する」ボタン(チェックインを受け付けるインタフェース)を押下することによってチェックインの要求を行う。 In step S611, a check-in request is made via the enabled interface output by the output means 204. The user makes a check-in request by pressing the "Accept return visit" button (an interface that accepts check-ins).

ステップS612において、チェックイン受付手段205は、チェックインを受け付ける有効化されたインタフェースを介してチェックインの要求を受け付け、ステップS603において受診者選択受付手段402が受け付けた受診者に紐づく診療予約情報のチェックインを行う。 In step S612, the check-in reception means 205 receives a check-in request via an enabled interface that receives check-ins, and checks in the medical appointment information linked to the patient received by the patient selection reception means 402 in step S603.

ステップS613において、出力手段204は、チェックインの結果に対応するメッセージの出力を行う。出力手段204は、受付の処理が完了しておらず受付中であることを表すメッセージ、図5(c)のように受診票及び受付の処理が完了したことを表すメッセージ又はシステムエラーを表すメッセージの出力等を行うことが考えられる。 In step S613, the output means 204 outputs a message corresponding to the check-in result. The output means 204 may output a message indicating that the reception process is not complete and is still in progress, a message indicating that the reception ticket and reception process has been completed as shown in FIG. 5(c), or a message indicating a system error.

さらに、ステップS613において、チェックイン受付手段205は、チェックイン結果受付手段302に対してチェックイン結果の送信を行う。チェックイン結果受付手段302は、受け付けたチェックイン結果から、チェックイン結果病院管理データベースDB3に記憶される診療予約情報の更新を行う。例えば、ステータスを未受付から受付済に更新し、受け付けを行った時間を記憶することが考えられる。 Furthermore, in step S613, the check-in reception means 205 transmits the check-in result to the check-in result reception means 302. The check-in result reception means 302 updates the medical appointment information stored in the check-in result hospital management database DB3 based on the received check-in result. For example, it is conceivable to update the status from not received to received and store the time of reception.

(実施形態2)
次いで、実施形態2では、受診予約を行う場合について説明する。実施形態1においては、病院管理データベースDB3に格納された予約情報が病院予約データベースDB2に格納されることで、受診者のチェックインが可能になる。実施形態2では、診療又は検査の予約情報をデータベースに格納する処理が行われる。また、受診者IDに紐づけられるユーザIDとして、通知の宛先となるユーザ端末4又は専用のアプリケーションのIDをデータベースに格納される。
(Embodiment 2)
Next, in the second embodiment, a case where a consultation appointment is made will be described. In the first embodiment, the appointment information stored in the hospital management database DB3 is stored in the hospital appointment database DB2, thereby enabling the patient to check in. In the second embodiment, a process is performed to store appointment information for medical treatment or examination in the database. In addition, the ID of the user terminal 4 or a dedicated application to which notifications are to be sent is stored in the database as a user ID linked to the patient ID.

図7は、実施形態2における病院予約システム1のシステム構成図である。実施形態2において病院予約システム1は、病院予約装置2、病院管理装置3、及びユーザ端末4(受診者端末)に加えて、1又は複数の検査管理装置5を備える。検査管理装置5は、ローカルエリアネットワークを介して病院管理装置3と接続される。また、複数の検査管理装置5は、それぞれの検査における検査予約情報等を管理する検査予約データベースDB5のそれぞれと、有線又は無線で接続される。ここで、検査管理装置5は、各検査部門の検査に関する情報を管理する1又は複数の装置によって構成され、例えば、検体検査システム、生理検査システム、臨床検査情報システム(LIS)、放射線科情報システム(RIS)、及び医療用画像管理システム(PACS)等を含む。 Figure 7 is a system configuration diagram of the hospital reservation system 1 in embodiment 2. In embodiment 2, the hospital reservation system 1 includes one or more examination management devices 5 in addition to the hospital reservation device 2, hospital management device 3, and user terminal 4 (patient terminal). The examination management device 5 is connected to the hospital management device 3 via a local area network. The multiple examination management devices 5 are also connected by wire or wirelessly to each of the examination reservation databases DB5 that manage examination reservation information for each examination. Here, the examination management device 5 is composed of one or more devices that manage information related to examinations in each examination department, and includes, for example, a specimen examination system, a physiological examination system, a clinical laboratory information system (LIS), a radiology information system (RIS), and a medical image management system (PACS).

また、実施形態2における病院予約装置2は、実施形態1における機能構成に加えて通知手段207、及び検査順序更新手段208を更に有する。なお、本実施形態においては、検査順序更新手段208は、病院予約装置2が備える機能構成であるが、病院管理装置3が備える機能構成であってもよい。また、以下の説明では、本実施形態に係るシステムが、各機能構成を機能させ、実施形態1と共通する部分については省略する。 The hospital reservation device 2 in the second embodiment further includes a notification means 207 and an examination order update means 208 in addition to the functional configuration in the first embodiment. In this embodiment, the examination order update means 208 is a functional configuration provided in the hospital reservation device 2, but it may be a functional configuration provided in the hospital management device 3. In the following explanation, the system according to this embodiment causes each functional configuration to function, and parts common to the first embodiment will be omitted.

予約情報受付手段201は、病院における手続きの予約情報の入力を受け付けて、データベースに登録する。受診者の端末(ユーザ端末4)又は病院内の端末(不図示)から、予約日時の入力を受け付け、受診者の端末が紐づけられた予約情報を病院管理データベースDB3に登録する。 The reservation information receiving means 201 receives reservation information for procedures at the hospital and registers it in a database. It receives reservation date and time input from the patient's terminal (user terminal 4) or a terminal in the hospital (not shown), and registers the reservation information linked to the patient's terminal in the hospital management database DB3.

本実施形態においては、予約情報は仮予約情報、及び本予約情報を含み、予約情報受付手段201は、病院内の端末から、異なる予約日時の設定がされた複数の予約情報を病院管理データベースDB3に登録し、受診者の端末から、選択された仮予約情報に基づく本予約情報を病院管理データベースDB3に登録する。 In this embodiment, the reservation information includes tentative reservation information and final reservation information, and the reservation information receiving means 201 registers multiple reservation information with different reservation dates and times set from terminals within the hospital in the hospital management database DB3, and registers final reservation information based on the selected tentative reservation information from the patient's terminal in the hospital management database DB3.

通知手段207は、予約情報に基づいて、受診者の端末に対する通知を行う。通知手段207は、予約情報の仮予約情報に基づいて、受診者の端末に対して本予約に係る通知を行う。本実施形態においては、通知手段207が、予約情報受付手段201によって登録された仮予約情報に基づいて、本予約情報の登録を促す通知を受診者の端末に対して行い、予約情報受付手段201が本予約情報を登録する。 The notification means 207 issues a notification to the patient's terminal based on the reservation information. The notification means 207 issues a notification regarding the actual reservation to the patient's terminal based on the provisional reservation information in the reservation information. In this embodiment, the notification means 207 issues a notification to the patient's terminal to encourage the patient to register the actual reservation information based on the provisional reservation information registered by the reservation information receiving means 201, and the reservation information receiving means 201 registers the actual reservation information.

また通知手段207は、予約情報、及び保険資格証確認情報に基づいて、保険資格確認に係る通知を行う。本実施形態においては、受診者が保険の資格を有している否かを示す保険資格証確認情報が病院管理データベースDB3に格納され、通知手段207は、受診者の予約情報の本予約情報に基づいて、病院管理データベースDB3から保険資格証確認情報を取得し、取得した保健資格証情報に基づいて、該受診者の端末に対して通知を行う。 The notification means 207 also issues a notification regarding insurance eligibility confirmation based on the reservation information and the insurance eligibility certificate confirmation information. In this embodiment, insurance eligibility certificate confirmation information indicating whether the patient is eligible for insurance is stored in the hospital management database DB3, and the notification means 207 acquires the insurance eligibility certificate confirmation information from the hospital management database DB3 based on the reservation information of the patient, and issues a notification to the patient's terminal based on the acquired insurance eligibility certificate information.

また通知手段207は、予約情報の予約日時に基づいて、受診者の端末に対する通知を行う。本実施形態においては、予約情報は検査情報が紐付けされ、通知手段207は、検査情報、及び予約日時に基づいて、受診者の端末に対して通知を行う。ここで、検査情報は、検査に関する情報であって、放射線情報、生理検査情報、検体検査情報、内視鏡検査情報、CT/造影CT検査情報、及びMRI検査情報等を含む。具体的に例えば、内視鏡検査の予約がされている場合には、通知手段207は、検査に関連した注意事項として、所定時間前までの食事を控えるように促す通知を、予約日時の所定時間前に受診者の端末に対して行う。 The notification means 207 also notifies the patient's terminal based on the reservation date and time of the reservation information. In this embodiment, the reservation information is linked to the examination information, and the notification means 207 notifies the patient's terminal based on the examination information and the reservation date and time. Here, the examination information is information related to the examination, and includes radiation information, physiological examination information, specimen examination information, endoscopic examination information, CT/contrast CT examination information, and MRI examination information. Specifically, for example, when an endoscopy examination is reserved, the notification means 207 notifies the patient's terminal a specified time before the reservation date and time, as a precaution related to the examination, urging the patient to refrain from eating until a specified time before.

また通知手段207は、1の受診者が予約した複数の検査の検査順序情報に基づいて、受診者の端末に対して通知を行う。本実施形態においては、検査順序情報は、検査を識別する情報(検査名又は検査ID)、検査時間、及び検査ステータスの組み合わせの1又は複数を含み、受診者ID毎に紐づけられる。そして、通知手段207は、検査時間に基づいて、検査を識別する情報、及び検査時間を受診者IDに対応するユーザ端末4に通知する。 The notification means 207 also notifies the patient's terminal based on the test order information for multiple tests booked by one patient. In this embodiment, the test order information includes one or more combinations of information identifying the test (test name or test ID), test time, and test status, and is linked to each patient ID. The notification means 207 then notifies the user terminal 4 corresponding to the patient ID of the information identifying the test and the test time based on the test time.

検査順序更新手段208は、各検査における複数の受診者の検査予約を含む検査予約情報に基づいて、複数の検査を受けるある受診者の検査順序情報を決定する。本実施形態において検査順序更新手段208は、第1の受診者における検査順序情報の検査ステータス、及びそれぞれの検査の検査予約情報に基づいて、第2の受診者における検査順序情報を更新する。ここで、検査予約情報は、各検査装置における検査スケジュールを示す情報であって、受診者及び検査予約日時の複数の組み合わせを含む情報である。 The test order update means 208 determines test order information for a patient who will undergo multiple tests, based on test reservation information including test reservations for multiple patients for each test. In this embodiment, the test order update means 208 updates the test order information for a second patient based on the test status of the test order information for a first patient and the test reservation information for each test. Here, the test reservation information is information that indicates the test schedule for each testing device, and includes multiple combinations of patients and test reservation dates and times.

以下、図8を参照して、検査順序情報を決定する具体的な処理について説明する。図8は、第1の受診者の検査ステータスに基づいて、検査予約データベースDB5に予め格納された検査予約情報が更新されることで、第2の受診者の検査順序情報が更新されるまでの処理を示すフローチャートである。なお、図8では、1の検査管理装置5を記載しているが、検査予約の更新の対象となる複数の検査管理装置5に対して更新指示が行われるものとする。また、1のユーザ端末4を記載しているが、検査順序の更新の対象となる複数のユーザ端末4に対して通知が行われるものとする。 The specific process for determining the test order information will be described below with reference to FIG. 8. FIG. 8 is a flowchart showing the process for updating the test appointment information stored in advance in the test appointment database DB5 based on the test status of the first patient, thereby updating the test order information of the second patient. Note that although one test management device 5 is shown in FIG. 8, it is assumed that an update instruction is sent to multiple test management devices 5 that are the targets of the test appointment update. Also, although one user terminal 4 is shown, it is assumed that a notification is sent to multiple user terminals 4 that are the targets of the test order update.

ステップS801において、検査管理装置5は、第1の受診者の検査順序情報を受け付ける。本実施形態においては、検査管理装置5は、第1の受診者の検査順序情報に含まれる検査ステータスを受け付ける。ここで、検査ステータスは、例えば、延長、キャンセル、及び変更なし等を含み、延長の場合には延長時間が含まれていてもよい。 In step S801, the test management device 5 accepts the test order information of the first patient. In this embodiment, the test management device 5 accepts the test status included in the test order information of the first patient. Here, the test status includes, for example, extension, cancellation, and no change, and in the case of extension, the extension time may be included.

ステップS802において、検査管理装置5は、検査予約情報を更新する。本実施形態において検査管理装置5は、ステップS801において受け付けた検査ステータスに基づいて、検査予約データベースDB5に登録された検査予約情報を更新する。具体的に検査管理装置5は、受け付けた検査ステータスのうち検査ステータスに変更があった検査について、受け付けた検査ステータスに基づいて、該検査における検査予約情報を更新する。例えば、第1の受診者の検査ステータスがキャンセルの場合には、該第1の受診者の検査予約に代えて、第3の受診者の検査予約を登録する。また、第1の受診者の検査ステータスが延長の場合には、延長時間に基づいて検査の予約時間を変更した第3の受診者の検査予約を登録する。 In step S802, the examination management device 5 updates the examination reservation information. In this embodiment, the examination management device 5 updates the examination reservation information registered in the examination reservation database DB5 based on the examination status received in step S801. Specifically, the examination management device 5 updates the examination reservation information for an examination whose examination status has been changed among the received examination statuses based on the received examination status. For example, if the examination status of the first examinee is canceled, the examination reservation of the third examinee is registered instead of the examination reservation of the first examinee. Also, if the examination status of the first examinee is extended, the examination reservation of the third examinee is registered with the examination reservation time changed based on the extended time.

ステップS803において検査管理装置5は、更新した検査予約情報を病院管理装置3に送信する。本実施形態において検査管理装置5は、更新した検査予約情報及び検査装置のIDを紐づけて送信する。 In step S803, the examination management device 5 transmits the updated examination reservation information to the hospital management device 3. In this embodiment, the examination management device 5 transmits the updated examination reservation information in association with the ID of the examination device.

ステップS804において病院管理装置3は、受信した検査予約情報に基づいて、登録されている検査予約情報を更新する。本実施形態においては、病院管理データベースDB3は各検査装置における検査予約情報を格納し、病院管理装置3は、受信した検査予約情報に紐づく検査装置のIDに基づいて、対応する検査の検査予約情報を更新する。 In step S804, the hospital management device 3 updates the registered examination reservation information based on the received examination reservation information. In this embodiment, the hospital management database DB3 stores the examination reservation information for each examination device, and the hospital management device 3 updates the examination reservation information for the corresponding examination based on the ID of the examination device linked to the received examination reservation information.

ステップS805において病院管理装置3は、各検査の検査予約情報を検査順序更新手段208に送信する。本実施形態においては、病院管理装置3は、ステップS804において更新した検査予約情報を含む各検査における検査予約情報を検査順序更新手段208に送信する。なお、病院管理装置3は、検査予約情報が更新されたタイミングで検査予約情報を検査順序更新手段208に送信しても、定期的に送信してもよい。 In step S805, the hospital management device 3 transmits the examination reservation information for each examination to the examination order update means 208. In this embodiment, the hospital management device 3 transmits the examination reservation information for each examination, including the examination reservation information updated in step S804, to the examination order update means 208. Note that the hospital management device 3 may transmit the examination reservation information to the examination order update means 208 when the examination reservation information is updated, or may transmit it periodically.

ステップS806において検査順序更新手段208は、第2の受診者の検査順序情報を更新する。本実施形態において検査順序更新手段208は、ステップS804において更新された検査予約情報を含む各検査における検査予約情報を公知の待ち時間最適化モデルに入力して、1又は複数の第2の受診者の検査順序情報を更新する。 In step S806, the examination order update means 208 updates the examination order information of the second examinee. In this embodiment, the examination order update means 208 inputs the examination reservation information for each examination, including the examination reservation information updated in step S804, into a known waiting time optimization model to update the examination order information of one or more second examinees.

ステップS807において通知手段207は、更新後の検査順序情報を受診者の端末に対して通知を行う。本実施形態においては、更新された検査順序情報に紐づく受診者の端末に対して通知を行う。 In step S807, the notification means 207 notifies the patient's terminal of the updated test order information. In this embodiment, notification is sent to the patient's terminal linked to the updated test order information.

ステップS808において検査順序更新手段208は、検査予約情報の更新指示を病院管理装置3に送信する。本実施形態において検査順序更新手段208は、更新指示として、第2の受診者の検査順序情報に基づいて検査予約日時の更新を行った検査装置、及び該検査予約日時を病院管理装置3に送信する。 In step S808, the examination order update means 208 transmits an instruction to update the examination reservation information to the hospital management device 3. In this embodiment, the examination order update means 208 transmits, as an update instruction, the examination device that updated the examination reservation date and time based on the examination order information of the second patient, and the examination reservation date and time to the hospital management device 3.

ステップS809において病院管理装置3は、検査予約情報を更新する。本実施形態において病院管理装置3は、ステップS808において受信した検査予約日時の更新を行った検査装置、及び該検査予約日時に基づいて、病院管理データベースDB3に格納される検査予約情報を更新する。 In step S809, the hospital management device 3 updates the examination reservation information. In this embodiment, the hospital management device 3 updates the examination reservation information stored in the hospital management database DB3 based on the examination device that updated the examination reservation date and time received in step S808 and the examination reservation date and time.

ステップS810において病院管理装置3は、更新した検査予約情報に基づいて、検査予約情報の更新指示を送信する。本実施形態において病院管理装置3は、ステップS808において受信した検査予約日時の更新を行った検査装置、及び該検査予約日時に基づいて、該検査装置を管理する検査管理装置5に対して、検査予約情報を更新する指示を送信する。 In step S810, the hospital management device 3 transmits an instruction to update the examination reservation information based on the updated examination reservation information. In this embodiment, the hospital management device 3 transmits an instruction to update the examination reservation information to the examination device that updated the examination reservation date and time received in step S808 and the examination management device 5 that manages the examination device based on the examination reservation date and time.

なお、本実施形態において検査管理装置5は、検査管理装置5を操作する医療従事者等のユーザ端末から、第1の受診者の検査ステータスを直接受け付けるが、病院管理装置3を操作する医療従事者等の端末から、第1の受診者の検査ステータスを間接的に受け付けてもよい。また、第1の受診者が操作するユーザ端末4から第1の受診者の検査ステータスを間接的に受け付けてもよい。 In this embodiment, the examination management device 5 directly receives the examination status of the first examinee from a user terminal of a medical professional or the like who operates the examination management device 5, but the examination status of the first examinee may be indirectly received from a terminal of a medical professional or the like who operates the hospital management device 3. Also, the examination status of the first examinee may be indirectly received from a user terminal 4 operated by the first examinee.

1 病院予約システム
2 病院予約装置
201 予約情報受付手段
202 予約情報参照手段
203 位置情報照合手段
204 出力手段
205 チェックイン受付手段
206 受付可能時間情報照合手段
DB2 病院予約データベース
3 病院管理装置
301 予約情報送信手段
302 チェックイン結果受付手段
303 あと払い受付手段
DB3 病院管理データベース
4 ユーザ端末
401 現在地取得手段
401a 現在地取得要求手段
401b 現在地定期取得手段
402 受診者選択受付手段
NW 通信ネットワーク
1 Hospital reservation system 2 Hospital reservation device 201 Reservation information reception means 202 Reservation information reference means 203 Location information matching means 204 Output means 205 Check-in reception means 206 Acceptable time information matching means DB2 Hospital reservation database 3 Hospital management device 301 Reservation information transmission means 302 Check-in result reception means 303 Postpaid reception means DB3 Hospital management database 4 User terminal 401 Current location acquisition means 401a Current location acquisition request means 401b Current location regular acquisition means 402 Patient selection reception means NW Communication network

Claims (16)

受診予約を受け付ける病院予約システムであって、
前記病院予約システムは、予約情報受付手段と、通知手段と、データベースと、予約情報参照手段と、位置情報照合手段と、出力手段と、を備え、
前記予約情報受付手段は、受診者の端末又は病院内の端末から、予約日時及び受診者の端末に対して通知を行うための情報を含む予約情報を受け付けて前記データベースに登録し、
前記通知手段は、前記予約日時に基づいて、前記受診者の端末に対する通知を行
前記予約情報は、仮予約情報及び本予約情報を含み、
前記予約情報受付手段は、前記病院内の端末から、異なる予約日時の設定がされた複数の前記予約情報を受け付けて前記データベースに登録し、
前記通知手段は、前記仮予約情報に基づいて、前記受診者の端末に対して本予約に係る通知を行い、
前記受診者の端末から、選択された前記仮予約情報に基づく前記本予約情報を前記データベースに登録
前記データベースは、病院の位置情報及び前記予約情報を記憶し、更に、前記予約情報の参照結果又は前記位置情報の照合結果に対応するメッセージを前記参照結果又は照合結果に紐づけて記憶し、
前記予約情報参照手段は、前記受診者に紐づく予約情報の参照を行い、
前記位置情報照合手段は、前記受診者の現在地を受け付け、前記受診者の現在地及び前記病院の位置情報の照合を行い、
前記予約情報の参照は、前記受診者に紐づく予約情報が存在するか否かの参照であり、
前記位置情報の照合は、前記受診者の現在地が、前記病院の位置情報から予め設定された緯度、経度又は半径の範囲内に含まれるか否かの照合であり、
前記出力手段は、
前記参照において前記予約情報が存在する場合及び前記照合において前記範囲内に含まれる場合、前記照合結果に対応するメッセージ及び前記予約情報に対応するチェックインを受け付けるインタフェースの出力を行い、
前記参照において前記予約情報が存在しない場合又は前記照合において前記範囲内に含まれない場合、前記参照結果又は照合結果に対応するメッセージの出力を行う、
病院予約システム。
A hospital reservation system that accepts appointments for medical examinations,
The hospital reservation system includes a reservation information receiving means, a notification means, a database, a reservation information reference means, a location information matching means, and an output means,
The reservation information receiving means receives reservation information including reservation date and time and information for notifying the patient's terminal from the patient's terminal or a terminal in the hospital, and registers the information in the database;
The notification means notifies the patient's terminal based on the appointment date and time,
The reservation information includes tentative reservation information and final reservation information,
the reservation information receiving means receives a plurality of pieces of reservation information with different reservation dates and times set from a terminal in the hospital and registers the pieces of reservation information in the database;
The notification means notifies the patient's terminal of the appointment based on the provisional appointment information,
registering the final reservation information based on the provisional reservation information selected from the patient's terminal in the database;
the database stores location information of the hospital and the reservation information, and further stores a message corresponding to a reference result of the reservation information or a comparison result of the location information in association with the reference result or the comparison result;
The reservation information reference means refers to reservation information linked to the patient,
The location information matching means receives the current location of the patient and matches the current location of the patient with location information of the hospital;
The reference to the reservation information is a reference to whether or not reservation information linked to the patient exists;
The location information collation is a collation as to whether or not the current location of the examinee is within a range of a latitude, a longitude, or a radius that is preset from the location information of the hospital;
The output means includes:
If the reservation information exists in the reference and is included in the range in the comparison, a message corresponding to the comparison result and an interface for accepting a check-in corresponding to the reservation information are output.
If the reservation information does not exist in the reference or is not included in the range in the comparison, a message corresponding to the reference result or the comparison result is output.
Hospital booking system.
病院予約システムは、検査順序更新手段を備え、
前記検査順序更新手段は、検査毎における複数の受診者の検査予約情報に基づいて、複数の検査を受ける受診者の検査順序情報を決定し、
前記通知手段は、前記検査順序情報に基づいて、前記受診者の端末に対する通知を行う、
請求項1に記載の病院予約システム。
The hospital reservation system includes an examination order updating means,
The examination order update means determines examination order information of examinees who undergo a plurality of examinations based on examination reservation information of the examinees for each examination,
The notification means notifies the terminal of the examinee based on the test order information.
The hospital reservation system according to claim 1.
病院予約システムは、複数の検査管理装置と、検査順序更新手段と、を備え、
前記複数の検査管理装置は、それぞれの検査における複数の受診者の検査予約を含む検査予約情報を管理し、
前記検査順序更新手段は、第1の受診者における検査順序情報の検査ステータス、及びそれぞれの検査の前記検査予約情報に基づいて、第2の受診者における検査順序情報を更新し、
更新された前記検査順序情報に基づいて、前記検査予約情報を更新する指示を前記検査管理装置に送信する、
請求項1に記載の病院予約システム。
The hospital reservation system includes a plurality of examination management devices and an examination order updating means,
The plurality of examination management devices manage examination reservation information including examination reservations of a plurality of examinees for each examination;
The examination order update means updates the examination order information for the second examinee based on the examination status of the examination order information for the first examinee and the examination reservation information of each examination,
transmitting an instruction to the inspection management device to update the inspection reservation information based on the updated inspection order information;
The hospital reservation system according to claim 1.
前記検査管理装置は、前記第1の受診者における検査順序情報の前記検査ステータスを受け付けて、前記検査ステータスのうち変更があった検査について、該検査ステータスに基づいて、該検査における前記検査予約情報を更新し、
前記検査順序更新手段は、更新された前記検査予約情報を含む前記それぞれの検査における検査予約情報に基づいて、前記第2の受診者における検査順序情報を更新する、
請求項に記載の病院予約システム。
The examination management device receives the examination status of the examination order information for the first examinee, and updates the examination reservation information for an examination that has been changed among the examination statuses based on the examination status;
The examination order update means updates the examination order information for the second examinee based on the examination reservation information for each of the examinations including the updated examination reservation information.
The hospital reservation system according to claim 3 .
前記データベースは、受診者の保険資格証確認情報を格納し、
前記通知手段は、前記保険資格証確認情報、及び前記予約情報に基づいて、保険資格確認に係る通知を行う、
請求項1に記載の病院予約システム。
The database stores insurance eligibility verification information for patients;
The notification means issues a notification regarding insurance qualification confirmation based on the insurance qualification certificate confirmation information and the reservation information.
The hospital reservation system according to claim 1.
前記予約情報は、検査情報が紐付けされ、
前記通知手段は、前記検査情報、及び前記予約日時に基づいて、前記受診者の端末に対する通知を行う、
請求項1に記載の病院予約システム。
The reservation information is linked to examination information,
The notification means notifies the patient's terminal based on the examination information and the appointment date and time.
The hospital reservation system according to claim 1.
前記病院予約システムは、更に、受診者選択受付手段を備え、
前記受診者選択受付手段は、前記受診者の選択を受け付け、
前記予約情報参照手段は、更に、選択された受診者に紐づく予約情報の参照を行う、
請求項に記載の病院予約システム。
The hospital reservation system further comprises a patient selection reception means,
The patient selection receiving means receives a selection of the patient,
The reservation information reference means further refers to reservation information associated with the selected patient.
The hospital reservation system according to claim 1 .
前記インタフェースは、前記受診者に紐づく複数の予約情報に対応するチェックインを同時に受け付ける、
請求項に記載の病院予約システム。
The interface simultaneously accepts check-ins corresponding to a plurality of reservation information items linked to the patient.
The hospital reservation system according to claim 1 .
前記病院予約システムは、更に、受診者選択受付手段を備え、
前記受診者選択受付手段は、前記受診者の選択を受け付け、
前記インタフェースは、更に、選択された受診者に紐づく複数の予約情報に対応するチェックインを同時に受け付ける、
請求項に記載の病院予約システム。
The hospital reservation system further comprises a patient selection reception means,
The patient selection receiving means receives a selection of the patient,
The interface further simultaneously accepts check-ins corresponding to multiple reservation information associated with the selected patient.
The hospital reservation system according to claim 8 .
前記病院予約システムは、更に、現在地取得手段を備え、
前記現在地取得手段は、更に、前記受診者の現在地の取得を一定時間毎に行い、
前記位置情報照合手段は、更に、前記受診者の現在地が、前記病院の位置情報から予め設定された緯度、経度又は半径の範囲内に含まれるか否かの照合を行い、
前記現在地取得手段は、更に、前記受診者の現在地が前記範囲内に含まれると照合された場合、前記受診者の現在地の取得を停止する、
請求項に記載の病院予約システム。
The hospital reservation system further includes a current location acquisition means,
The current location acquisition means further acquires the current location of the examinee at regular intervals,
The location information checking means further checks whether the current location of the patient is within a range of a predetermined latitude, longitude or radius from the location information of the hospital;
The current location acquisition means further stops acquiring the current location of the examinee when the current location of the examinee is collated to be within the range.
The hospital reservation system according to claim 1 .
前記現在地取得手段は、
前記受診者の現在地の取得の要求を行う現在地取得要求手段と、
前記要求を受けて前記受診者の現在地の取得を一定時間毎に行う現在地定期取得手段と、を含み、
前記現在地定期取得手段は、更に、前記要求を受けた場合、前記受診者の現在地の取得を停止した後でも、前記受診者の現在地の取得を行う、
請求項10に記載の病院予約システム。
The current location acquisition means
a current location acquisition request means for requesting acquisition of the current location of the examinee ;
a current location periodic acquisition means for acquiring the current location of the patient at regular intervals in response to the request,
The current location periodic acquisition means further acquires the current location of the examinee when the request is received, even after the acquisition of the current location of the examinee has been stopped.
The hospital reservation system according to claim 10 .
前記病院予約システムは、更に、あと払い受付手段と、を備え、
前記あと払い受付手段は、前記受診者の受診料のあと払いの受付を行い、
前記データベースは、前記あと払いを受け付けたことを表す情報を前記受診者の予約情報に紐づけて記憶する、
請求項に記載の病院予約システム。
The hospital reservation system further includes a deferred payment receiving means,
The deferred payment receiving means receives deferred payment of the medical fee of the patient,
The database stores information indicating that the deferred payment has been accepted in association with the patient's reservation information.
The hospital reservation system according to claim 1 .
前記データベースは、更に、支払情報を前記受診者に紐づけて記憶し、
前記あと払い受付手段は、更に、前記支払情報を利用して前記受診者の受診料のあと払いの決済を行う、
請求項12に記載の病院予約システム。
The database further stores payment information associated with the patient ,
The deferred payment accepting means further uses the payment information to settle the deferred payment of the medical examination fee of the patient.
The hospital reservation system according to claim 12 .
前記病院予約システムは、更に、受付可能時間情報照合手段と、を備え、
前記データベースは、更に、前記病院の受付可能時間情報を記憶し、
前記受付可能時間情報照合手段は、現在時刻及び前記受付可能時間情報の照合を行い、
前記出力手段は、更に、前記受付可能時間情報の照合結果に対応する出力を行う、
請求項に記載の病院予約システム。
The hospital reservation system further includes an available time information checking means,
The database further stores information on the hospital's available hours of operation,
The reception available time information checking means checks a current time against the reception available time information,
The output means further outputs an output corresponding to a result of the comparison of the reception available time information.
The hospital reservation system according to claim 1 .
受診予約を受け付ける病院予約プログラムであって、
コンピュータを、予約情報受付手段と、通知手段と、データベースと、予約情報参照手段と、位置情報照合手段と、出力手段と、として機能させ、
前記予約情報受付手段は、受診者の端末又は病院内の端末から、予約日時及び受診者の端末に対して通知を行うための情報を含む予約情報を受け付けて前記データベースに登録し、
前記通知手段は、前記予約日時に基づいて、前記受診者の端末に対する通知を行
前記予約情報は、仮予約情報及び本予約情報を含み、
前記予約情報受付手段は、前記病院内の端末から、異なる予約日時の設定がされた複数の前記予約情報を受け付けて前記データベースに登録し、
前記通知手段は、前記仮予約情報に基づいて、前記受診者の端末に対して本予約に係る通知を行い、
前記受診者の端末から、選択された前記仮予約情報に基づく前記本予約情報を前記データベースに登録
前記データベースは、病院の位置情報及び前記予約情報を記憶し、更に、前記予約情報の参照結果又は前記位置情報の照合結果に対応するメッセージを前記参照結果又は照合結果に紐づけて記憶し、
前記予約情報参照手段は、前記受診者に紐づく予約情報の参照を行い、
前記位置情報照合手段は、受診者の現在地を受け付け、前記受診者の現在地及び前記病院の位置情報の照合を行い、
前記予約情報の参照は、前記受診者に紐づく予約情報が存在するか否かの参照であり、
前記位置情報の照合は、前記受診者の現在地が、前記病院の位置情報から予め設定された緯度、経度又は半径の範囲内に含まれるか否かの照合であり、
前記出力手段は、
前記参照において前記予約情報が存在する場合及び前記照合において前記範囲内に含まれる場合、前記照合結果に対応するメッセージ及び前記予約情報に対応するチェックインを受け付けるインタフェースの出力を行い、
前記参照において前記予約情報が存在しない場合又は前記照合において前記範囲内に含まれない場合、前記参照結果又は照合結果に対応するメッセージの出力を行う、
病院予約プログラム。
A hospital reservation program for accepting appointments, comprising:
causing a computer to function as a reservation information receiving means, a notification means, a database, a reservation information reference means, a location information comparison means, and an output means ;
The reservation information receiving means receives reservation information including reservation date and time and information for notifying the patient's terminal from the patient's terminal or a terminal in the hospital, and registers the information in the database;
The notification means notifies the patient's terminal based on the appointment date and time,
The reservation information includes tentative reservation information and final reservation information,
the reservation information receiving means receives a plurality of pieces of reservation information with different reservation dates and times set from a terminal in the hospital and registers the pieces of reservation information in the database;
The notification means notifies the patient's terminal of the appointment based on the provisional appointment information,
registering the final reservation information based on the provisional reservation information selected from the patient's terminal in the database;
the database stores location information of the hospital and the reservation information, and further stores a message corresponding to a reference result of the reservation information or a comparison result of the location information in association with the reference result or the comparison result;
The reservation information reference means refers to reservation information linked to the patient,
The location information matching means receives the current location of the examinee and matches the current location of the examinee with location information of the hospital;
The reference to the reservation information is a reference to whether or not reservation information linked to the patient exists;
The location information collation is a collation as to whether or not the current location of the examinee is within a range of a latitude, a longitude, or a radius that is preset from the location information of the hospital;
The output means includes:
If the reservation information exists in the reference and is included in the range in the comparison, a message corresponding to the comparison result and an interface for accepting a check-in corresponding to the reservation information are output.
If the reservation information does not exist in the reference or is not included in the range in the comparison, a message corresponding to the reference result or the comparison result is output.
Hospital appointment program.
受診予約を受け付ける病院予約システムが実行する病院予約方法であって、
前記病院予約システムは、予約情報受付手段と、通知手段と、データベースと、予約情報参照手段と、位置情報照合手段と、出力手段と、を備え、
前記予約情報受付手段が、受診者の端末又は病院内の端末から、予約日時及び受診者の端末に対して通知を行うための情報を含む予約情報を受け付けて前記データベースに登録するステップと、
前記通知手段が、前記予約日時に基づいて、前記受診者の端末に対する通知を行ステップと、
前記予約情報は、仮予約情報及び本予約情報を含み、
前記予約情報受付手段が、前記病院内の端末から、異なる予約日時の設定がされた複数の前記予約情報を受け付けて前記データベースに登録するステップと、
前記通知手段が、前記仮予約情報に基づいて、前記受診者の端末に対して本予約に係る通知を行うステップと、
前記受診者の端末から、選択された前記仮予約情報に基づく前記本予約情報を前記データベースに登録
前記データベースは、病院の位置情報及び前記予約情報を記憶し、更に、前記予約情報の参照結果又は前記位置情報の照合結果に対応するメッセージを前記参照結果又は照合結果に紐づけて記憶し、
前記予約情報参照手段が、前記受診者に紐づく予約情報の参照を行うステップと、
前記位置情報照合手段が、受診者の現在地を受け付け、前記受診者の現在地及び前記病院の位置情報の照合を行うステップと、
前記予約情報の参照は、前記受診者に紐づく予約情報が存在するか否かの参照であり、
前記位置情報の照合は、前記受診者の現在地が、前記病院の位置情報から予め設定された緯度、経度又は半径の範囲内に含まれるか否かの照合であり、
前記出力手段が、
前記参照において前記予約情報が存在する場合及び前記照合において前記範囲内に含まれる場合、前記照合結果に対応するメッセージ及び前記予約情報に対応するチェックインを受け付けるインタフェースの出力を行い、
前記参照において前記予約情報が存在しない場合又は前記照合において前記範囲内に含まれない場合、前記参照結果又は照合結果に対応するメッセージの出力を行うステップと、を含む、
病院予約方法。
A hospital reservation method executed by a hospital reservation system that accepts appointments, comprising:
The hospital reservation system includes a reservation information receiving means, a notification means, a database, a reservation information reference means, a location information matching means, and an output means,
a step in which the reservation information receiving means receives reservation information including reservation date and time and information for notifying the patient's terminal from the patient's terminal or a terminal in the hospital, and registers the information in the database;
a step of the notification means notifying the patient's terminal based on the appointment date and time;
The reservation information includes tentative reservation information and final reservation information,
a step of the reservation information receiving means receiving a plurality of pieces of reservation information with different reservation dates and times set from a terminal in the hospital and registering the plurality of pieces of reservation information in the database;
a step of the notification means notifying the patient of the final reservation based on the tentative reservation information;
registering the final reservation information based on the provisional reservation information selected from the patient's terminal in the database;
the database stores location information of the hospital and the reservation information, and further stores a message corresponding to a reference result of the reservation information or a comparison result of the location information in association with the reference result or the comparison result;
a step in which the reservation information reference means refers to reservation information linked to the patient;
a step in which the location information matching means receives the current location of the examinee and matches the current location of the examinee with location information of the hospital;
The reference to the reservation information is a reference to whether or not reservation information linked to the patient exists;
The location information collation is a collation as to whether or not the current location of the examinee is within a range of a latitude, a longitude, or a radius that is preset from the location information of the hospital;
The output means
If the reservation information exists in the reference and is included in the range in the comparison, a message corresponding to the comparison result and an interface for accepting a check-in corresponding to the reservation information are output.
outputting a message corresponding to the reference result or the comparison result when the reservation information does not exist in the reference or is not included in the range in the comparison;
How to make a hospital reservation.
JP2024040006A 2023-03-15 2024-03-14 Hospital reservation system, hospital reservation program, and hospital reservation method Active JP7607165B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2024220380A JP7723877B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method
JP2024220379A JP7745148B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2023041073 2023-03-15
JP2023041073 2023-03-15

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2024220380A Division JP7723877B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method
JP2024220379A Division JP7745148B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method

Publications (2)

Publication Number Publication Date
JP2024133012A JP2024133012A (en) 2024-10-01
JP7607165B2 true JP7607165B2 (en) 2024-12-26

Family

ID=92909054

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2024040006A Active JP7607165B2 (en) 2023-03-15 2024-03-14 Hospital reservation system, hospital reservation program, and hospital reservation method
JP2024220379A Active JP7745148B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method
JP2024220380A Active JP7723877B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2024220379A Active JP7745148B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method
JP2024220380A Active JP7723877B2 (en) 2023-03-15 2024-12-16 Hospital reservation system, hospital reservation program, and hospital reservation method

Country Status (1)

Country Link
JP (3) JP7607165B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010267120A (en) 2009-05-15 2010-11-25 A Crea Corp Time designated medical appointment reservation system
WO2015111103A1 (en) 2014-01-24 2015-07-30 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Control method, information provision method, and program
JP2018197957A (en) 2017-05-24 2018-12-13 株式会社サテライト Reservation notification device, notification device, notification method, computer program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004102830A (en) * 2002-09-11 2004-04-02 Canon Inc Medical information management system
JP5901486B2 (en) * 2012-09-28 2016-04-13 富士フイルム株式会社 Medical appointment reception device
JP7309431B2 (en) * 2019-04-18 2023-07-18 キヤノンメディカルシステムズ株式会社 MEDICAL INFORMATION PROCESSING APPARATUS, MEDICAL INFORMATION PROCESSING SYSTEM AND MEDICAL INFORMATION PROGRAM
JP6987417B1 (en) * 2021-07-09 2022-01-05 Advanced Medical InfoTec株式会社 Medical information sharing database for platform-type medical institution support system
WO2023175970A1 (en) * 2022-03-18 2023-09-21 株式会社Peco Reception system, reception method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010267120A (en) 2009-05-15 2010-11-25 A Crea Corp Time designated medical appointment reservation system
WO2015111103A1 (en) 2014-01-24 2015-07-30 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Control method, information provision method, and program
JP2018197957A (en) 2017-05-24 2018-12-13 株式会社サテライト Reservation notification device, notification device, notification method, computer program

Also Published As

Publication number Publication date
JP7745148B2 (en) 2025-09-29
JP7723877B2 (en) 2025-08-15
JP2024133012A (en) 2024-10-01
JP2025038106A (en) 2025-03-18
JP2025028251A (en) 2025-02-28

Similar Documents

Publication Publication Date Title
US11238407B2 (en) Location-based automatic wireless data distribution
US20180166176A1 (en) Systems and methods of automated access into a telehealth network
TW201820251A (en) Outpatient waiting schedule system capable of preventing doctors from being off the duty when no patients are on the waiting list but in fact there are patients on their way to visit the clinic
CN113380395B (en) Online diagnosis and treatment data processing method, device, equipment, system and medium
CN111406293A (en) Support system, support method and support procedure
WO2020096961A1 (en) Systems and methods for scheduling on-demand medical appointments
JP6172742B2 (en) Home visit status confirmation support device and home visit status confirmation support method
Lin et al. Designing clinical MRI for enhanced workflow and value
JP2008269124A (en) Inspection reservation system and program
JP2001060230A (en) Test reservation system and method incorporated with automatic testing date decision function
US20230215550A1 (en) Information processing apparatus, information processing method, and information processing program
JP2009289132A (en) Medical test support system and medical test support method
JP7607165B2 (en) Hospital reservation system, hospital reservation program, and hospital reservation method
JP2009134424A (en) Medical examination support system and medical examination support method
KR102730141B1 (en) Method, apparatus and system of providing telemedicine based on ict
WO2020129361A1 (en) Treatment support device and treatment support system
JP6402343B1 (en) Medical appointment date management support system, medical appointment date management support method, and medical appointment date management support program
Grigg et al. A process centered analysis of medication administration: Identifying current methods and potential for improvement
JP6534642B2 (en) Nuclear medicine inspection support apparatus and nuclear medicine inspection support method
JP2024161859A (en) Mobile medical/healthcare box
WO2021246083A1 (en) Facility presentation device, facility presentation method, and recording medium
US20250031941A1 (en) Medical procedure preparation system, and medical procedure preparation method
KR102950361B1 (en) A Patient administration system using patient individual medi-wallet
JP7762332B1 (en) Information processing device, information processing method, and program
JP7301933B2 (en) Hospital support system, hospital support method, hospital support program, and control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240321

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20240321

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240723

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240920

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: 20241203

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20241216

R150 Certificate of patent or registration of utility model

Ref document number: 7607165

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150