JP2019144819A - Management program, management method, and management device - Google Patents

Management program, management method, and management device Download PDF

Info

Publication number
JP2019144819A
JP2019144819A JP2018028088A JP2018028088A JP2019144819A JP 2019144819 A JP2019144819 A JP 2019144819A JP 2018028088 A JP2018028088 A JP 2018028088A JP 2018028088 A JP2018028088 A JP 2018028088A JP 2019144819 A JP2019144819 A JP 2019144819A
Authority
JP
Japan
Prior art keywords
patient
schedule
database
time
information indicating
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.)
Granted
Application number
JP2018028088A
Other languages
Japanese (ja)
Other versions
JP7020166B2 (en
Inventor
幹 岩切
Miki Iwakiri
幹 岩切
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2018028088A priority Critical patent/JP7020166B2/en
Publication of JP2019144819A publication Critical patent/JP2019144819A/en
Application granted granted Critical
Publication of JP7020166B2 publication Critical patent/JP7020166B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Abstract

To restrain unwanted alarms from outputting.SOLUTION: Disclosed is a device for causing a computer to execute processing of: obtaining, when a prescribed time has elapsed since a patient hospitalized deviates from a first area assigned to the patient, information expressing a schedule set in accordance with a medical treatment of the patient from an electronic medical record system; identifying a second area concerning a place of the patient predicted based on the information expressing the schedule; and transmitting, when the absence of the patient from the identified second area is detected, a request to output an alarm to a prescribed terminal.SELECTED DRAWING: Figure 9

Description

本発明は、管理プログラム、管理方法及び管理装置に関する。   The present invention relates to a management program, a management method, and a management apparatus.

従来では、医療機関等において、患者の徘徊等を防止する技術が知られている。この技術の1つとして、例えば、入院している患者がベッド等から一定時間離れた場合等に、看護師用端末にアラームを送出する技術が知られている。   Conventionally, a technique for preventing a patient's wrinkle or the like in a medical institution or the like is known. As one of the techniques, for example, a technique for sending an alarm to a nurse terminal when a hospitalized patient leaves a bed or the like for a certain time is known.

特開2001−184408号公報JP 2001-184408 A 特開2005−278864号公報JP 2005-278864 A 特開2004−348717号公報JP 2004-348717 A

上述した従来の技術では、例えば、患者が処置室等へ移動している時間帯や、患者が検査や処置を受けている間等であっても、看護師用端末にアラームが出力される場合がある。このような場合、不要なアラームが看護師用端末に出力されることになり、対処する看護師の負担を増加させる可能性がある。   In the conventional technology described above, for example, when an alarm is output to the nurse terminal even when the patient is moving to a treatment room or while the patient is undergoing an examination or treatment. There is. In such a case, an unnecessary alarm is output to the nurse's terminal, which may increase the burden on the nurse to deal with.

1つの側面では、本発明は、不要なアラームの出力を抑制することを目的としている。   In one aspect, the present invention is directed to suppressing unnecessary alarm output.

一つの態様では、入院している患者が前記患者に割り当てられた第一の領域から逸脱してから所定時間が経過した場合、電子カルテシステムから、前記患者の治療に応じて設定されたスケジュールを示す情報を取得し、前記スケジュールを示す情報に基づき予測される前記患者の居場所に関する第二の領域を特定し、前記患者が特定された前記第二の領域に存在しないことを検出したとき、アラームの出力要求を所定の端末に送信する、処理をコンピュータに実行させる。   In one aspect, when a predetermined time has elapsed since a hospitalized patient has deviated from the first area assigned to the patient, a schedule set in accordance with the treatment of the patient is obtained from an electronic medical record system. An alarm when detecting that the patient is not in the specified second area, acquiring information indicating, identifying a second area related to the patient's whereabouts predicted based on the information indicating the schedule The output request is transmitted to a predetermined terminal, and the computer is caused to execute the process.

上記各処理は、上記各処理を実現する機能部、各処理を実現する手順としても良く、各処理をコンピュータに実行させるプログラムを記憶したコンピュータ読み取り可能な記憶媒体とすることもできる。   Each of the above processes may be a functional unit that realizes each of the above processes, a procedure that realizes each of the processes, or may be a computer-readable storage medium that stores a program that causes a computer to execute each process.

不要なアラームの出力を抑制できる。   Unnecessary alarm output can be suppressed.

第一の実施形態の管理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the management system of 1st embodiment. 第一の実施形態の管理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the management apparatus of 1st embodiment. 第一の実施形態の移動データベースの一例を示す図である。It is a figure which shows an example of the movement database of 1st embodiment. 第一の実施形態の不在時間許容データベースの一例を示す図である。It is a figure which shows an example of the absence time tolerance database of 1st embodiment. 第一の実施形態の患者状態データベースの一例を示す図である。It is a figure which shows an example of the patient state database of 1st embodiment. 第一の実施形態の患者スケジュールデータベースの一例を示す図である。It is a figure which shows an example of the patient schedule database of 1st embodiment. 第一の実施形態の受付状態データベースの一例を示す図である。It is a figure which shows an example of the reception status database of 1st embodiment. 第一の実施形態の管理処理部の機能を説明する図である。It is a figure explaining the function of the management process part of 1st embodiment. 第一の実施形態の管理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the management apparatus of 1st embodiment. 第二の実施形態の管理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the management system of 2nd embodiment. 第二の実施形態の患者予定データベースの一例を示す図である。It is a figure which shows an example of the patient schedule database of 2nd embodiment. 第二の実施形態の現在位置データベースの一例を示す図である。It is a figure which shows an example of the present location database of 2nd embodiment. 第二の実施形態の音声データベースの一例を示す図である。It is a figure which shows an example of the audio | voice database of 2nd embodiment. 第二の実施形態の顔認証データベースの一例を示す図である。It is a figure which shows an example of the face authentication database of 2nd embodiment. 第二の実施形態の日常行動データベースの一例を示す図である。It is a figure which shows an example of the daily activity database of 2nd embodiment. 第二の実施形態の管理処理部の機能を説明する図である。It is a figure explaining the function of the management process part of 2nd embodiment. 第二の実施形態の管理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the management apparatus of 2nd embodiment.

(第一の実施形態)
以下に図面を参照して、第一の実施形態について説明する。図1は、第一の実施形態の管理システムのシステム構成の一例を示す図である。
(First embodiment)
The first embodiment will be described below with reference to the drawings. FIG. 1 is a diagram illustrating an example of a system configuration of a management system according to the first embodiment.

本実施形態の管理システム100は、管理装置200と、電子カルテシステム300と、ナースコールシステム400とを含む。   The management system 100 of this embodiment includes a management device 200, an electronic medical record system 300, and a nurse call system 400.

本実施形態の管理システム100は、例えば、医療機関等に設けられており、例えば、医療機関に入院している患者の状態を管理する。   The management system 100 of this embodiment is provided in a medical institution, for example, and manages the state of a patient admitted to the medical institution, for example.

本実施形態の管理装置200は、電子カルテシステム300及びナースコールシステム400とネットワーク等を介して接続される。管理装置200は、例えば、患者がベッド等に所定時間不在であることが検出されると、電子カルテシステム300において管理されている患者のスケジュールを参照し、予定された場所に患者がいるか否かを検出する。また、管理装置200は、電子カルテシステム300において予定されている場所での患者の不在を検出すると、ナースコールシステム400に対してアラームの出力要求を行う。   The management apparatus 200 of this embodiment is connected to the electronic medical record system 300 and the nurse call system 400 via a network or the like. For example, when it is detected that the patient is absent from the bed or the like for a predetermined time, the management apparatus 200 refers to the schedule of the patient managed in the electronic medical record system 300 and determines whether or not the patient is at the planned location. Is detected. In addition, when the management apparatus 200 detects the absence of a patient at a planned location in the electronic medical chart system 300, the management apparatus 200 requests the nurse call system 400 to output an alarm.

このように、本実施形態の管理装置200は、患者がベッド等に不在であった場合は、電子カルテシステム300と連携して、アラームの出力の要否を判定している。したがって、本実施形態によれば、患者がベッドに所定時間以上不在であっても、検査や処置、診察等を受け付けている場合には、アラームは出力されない。よって、本実施形態によれば、不要なアラームの出力を抑制できる。   As described above, when the patient is absent from the bed or the like, the management apparatus 200 according to the present embodiment determines whether or not an alarm output is necessary in cooperation with the electronic medical record system 300. Therefore, according to the present embodiment, even when the patient is absent from the bed for a predetermined time or more, no alarm is output when an examination, treatment, examination, or the like is received. Therefore, according to the present embodiment, unnecessary alarm output can be suppressed.

本実施形態の管理装置200は、移動データベース210、不在時間許容データベース220、患者状態データベース230、管理処理部240を有する。   The management apparatus 200 according to the present embodiment includes a movement database 210, an absence time allowance database 220, a patient status database 230, and a management processing unit 240.

移動データベース210は、管理システム100が導入されている医療機関等におけるある場所からある場所への移動時間に関する情報が格納される。不在時間許容データベース220は、患者(入力患者)がベッド等を不在にしていても許容される時間を示す情報が格納される。患者状態データベース230は、患者の状態を示す情報が格納される。   The movement database 210 stores information on the movement time from one place to another place in a medical institution or the like where the management system 100 is introduced. The absence time allowance database 220 stores information indicating an allowable time even if the patient (input patient) is absent from the bed or the like. The patient status database 230 stores information indicating the patient status.

管理処理部240は、不在時間許容データベース220を参照し、ベッドや病室等の患者に割り当てられた領域(第一の領域)における患者の不在が許容される時間以上であることを検出する。そして、管理処理部240は、電子カルテシステム300で管理されている患者のスケジュールと、移動データベース210とを参照し、患者の不在が予定外の行動であるか否かを判定し、その結果に応じてアラームをナースコールシステム400に出力させる。   The management processing unit 240 refers to the absence time allowance database 220 and detects that the absence of the patient in the area (first area) assigned to the patient, such as a bed or a hospital room, is greater than or equal to the allowable time. Then, the management processing unit 240 refers to the patient schedule managed by the electronic medical chart system 300 and the movement database 210 to determine whether or not the absence of the patient is an unscheduled action, and the result is In response, an alarm is output to the nurse call system 400.

本実施形態の電子カルテシステム300は、患者毎に、診療の記録、検査オーダ、処方、画像・検査結果等の情報を管理するシステムである。   The electronic medical chart system 300 of this embodiment is a system that manages information such as medical records, examination orders, prescriptions, and image / inspection results for each patient.

電子カルテシステム300で管理される情報は、医療機関の医師により入力される項目と、看護師や検査技師等の医療スタッフによって入力される項目とを含む。また、電子カルテシステム300は、例えば、管理対象となる情報が格納されたサーバと、医師や医療スタッフ等が情報を閲覧したり、情報を入力したりするための端末装置とを含む。   Information managed by the electronic medical record system 300 includes items input by doctors of medical institutions and items input by medical staff such as nurses and laboratory technicians. The electronic medical record system 300 includes, for example, a server storing information to be managed, and a terminal device for a doctor, medical staff, and the like to browse information and input information.

本実施形態の電子カルテシステム300は、例えば、患者スケジュールデータベース310と、受付状態データベース320と、を有する。   The electronic medical record system 300 according to the present embodiment includes, for example, a patient schedule database 310 and an acceptance status database 320.

患者スケジュールデータベース310は、患者毎のスケジュールを示す情報が格納される。受付状態データベース320は、患者のスケジュールに含まれる検査や処置、診察等を、患者が受けたか否かを示す情報が格納される。   The patient schedule database 310 stores information indicating a schedule for each patient. The reception state database 320 stores information indicating whether or not the patient has undergone examinations, treatments, examinations, and the like included in the patient's schedule.

ナースコールシステム400は、管理装置200からアラームの出力要求を受けて、アラームを出力する。ナースコールシステム400は、アラームを、例えば、一般的なナースコールとして出力しても良い。   The nurse call system 400 receives an alarm output request from the management apparatus 200 and outputs an alarm. The nurse call system 400 may output the alarm as, for example, a general nurse call.

次に、本実施形態の管理装置200について説明する。図2は、第一の実施形態の管理装置のハードウェア構成の一例を示す図である。   Next, the management apparatus 200 of this embodiment will be described. FIG. 2 is a diagram illustrating an example of a hardware configuration of the management apparatus according to the first embodiment.

本実施形態の管理装置200は、それぞれバスBで相互に接続されている入力装置21、出力装置22、ドライブ装置23、補助記憶装置24、メモリ装置25、演算処理装置26及びインターフェース装置27を含む。   The management device 200 according to the present embodiment includes an input device 21, an output device 22, a drive device 23, an auxiliary storage device 24, a memory device 25, an arithmetic processing device 26, and an interface device 27 that are connected to each other via a bus B. .

入力装置21は、各種の情報の入力を行うための装置であり、例えばキーボードやポインティングデバイス等により実現される。出力装置22は、各種の情報の出力を行うためものであり、例えばディスプレイ等により実現される。インターフェース装置27は、LANカード等を含み、ネットワークに接続する為に用いられる。   The input device 21 is a device for inputting various information, and is realized by, for example, a keyboard or a pointing device. The output device 22 is for outputting various kinds of information, and is realized by, for example, a display. The interface device 27 includes a LAN card or the like and is used for connecting to a network.

管理処理部240等を実現する管理プログラムは、管理装置200を制御する各種プログラムの少なくとも一部である。管理プログラムは例えば記憶媒体28の配布やネットワークからのダウンロード等によって提供される。管理プログラムを記録した記憶媒体28は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的、電気的或いは磁気的に記録する記憶媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記憶媒体を用いることができる。   The management program that implements the management processing unit 240 and the like is at least a part of various programs that control the management apparatus 200. The management program is provided, for example, by distributing the storage medium 28 or downloading from the network. The storage medium 28 storing the management program stores information such as a CD-ROM, a flexible disk, a magneto-optical disk, etc., a storage medium for recording information optically, electrically or magnetically, a ROM, a flash memory, etc. Various types of storage media such as a semiconductor memory for electrical recording can be used.

また、管理プログラムは、管理プログラムを記録した記憶媒体28がドライブ装置23にセットされると、記憶媒体28からドライブ装置23を介して補助記憶装置24にインストールされる。ネットワークからダウンロードされた管理プログラムは、インターフェース装置27を介して補助記憶装置24にインストールされる。   The management program is installed from the storage medium 28 to the auxiliary storage device 24 via the drive device 23 when the storage medium 28 storing the management program is set in the drive device 23. The management program downloaded from the network is installed in the auxiliary storage device 24 via the interface device 27.

補助記憶装置24は、インストールされた管理プログラムを格納すると共に、上述した移動データベース210、不在時間許容データベース220、患者状態データベース230等の必要なファイル、データ等を格納する。メモリ装置25は、管理装置200の起動時に補助記憶装置24から管理プログラムを読み出して格納する。そして、演算処理装置26はメモリ装置25に格納された管理プログラムに従って、後述するような各種処理を実現している。   The auxiliary storage device 24 stores the installed management program, and also stores necessary files, data, and the like such as the movement database 210, the absence time allowance database 220, and the patient condition database 230 described above. The memory device 25 reads and stores the management program from the auxiliary storage device 24 when the management device 200 is activated. The arithmetic processing unit 26 implements various processes as described later according to the management program stored in the memory device 25.

次に、図3乃至図5を参照して、管理装置200の有する各データベースについて説明する。管理装置200の各データベースは、例えば、補助記憶装置24等の記憶領域に格納されても良い。   Next, each database included in the management apparatus 200 will be described with reference to FIGS. Each database of the management device 200 may be stored in a storage area such as the auxiliary storage device 24, for example.

図3は、第一の実施形態の移動データベースの一例を示す図である。本実施形態では、移動データベース210は、予め管理装置200に与えられている。   FIG. 3 is a diagram illustrating an example of the migration database according to the first embodiment. In the present embodiment, the movement database 210 is given to the management apparatus 200 in advance.

移動データベース210は、情報の項目として種別、部屋、病棟、病室、平均移動時間を有し、各項目が対応付けられている。以下の説明では、移動データベース210において、各項目の値を含む情報を移動情報と呼ぶ。   The movement database 210 includes information items such as type, room, ward, ward, and average movement time, and each item is associated. In the following description, information including the value of each item in the movement database 210 is referred to as movement information.

項目「種別」の値は、患者に対して行われる検査や処置の種類を示す。項目「部屋」の値は、検査や処置が行われる場所(部屋)の名称を示す。項目「病棟」の値は、管理システム100が導入されている医療機関等の病棟名を示す。   The value of the item “type” indicates the type of examination or treatment performed on the patient. The value of the item “room” indicates the name of the place (room) where the examination or treatment is performed. The value of the item “ward” indicates the ward name of a medical institution or the like in which the management system 100 is introduced.

項目「病室」の値は、管理システム100が導入されている医療機関等の病室名を示す。項目「平均移動時間」の値は、項目「部屋」の値が示す場所から項目「病室」が示す場所までの移動時間の平均値である。尚、項目「平均移動時間」の値は、複数の患者や看護師等の移動時間から算出された値である。   The value of the item “patient room” indicates the name of a hospital room of a medical institution or the like in which the management system 100 is introduced. The value of the item “average travel time” is the average value of the travel time from the location indicated by the value of the item “room” to the location indicated by the item “patient room”. Note that the value of the item “average travel time” is a value calculated from the travel times of a plurality of patients, nurses, and the like.

図3の例では、例えば、MRI(Magnetic Resonance Imaging)検査を行う撮影室2と、病棟3Aの病室301との間の平均移動時間は17分であることがわかる。   In the example of FIG. 3, for example, it can be seen that the average travel time between the imaging room 2 performing MRI (Magnetic Resonance Imaging) examination and the room 301 in the ward 3A is 17 minutes.

尚、図3では、病室から項目「部屋」の値が示す場所への平均移動時間が格納された例としたが、これに限定されない。移動データベース210には、例えば、撮影室1から撮影室2までの平均移動時間等を示す情報が格納されていても良い。   In FIG. 3, although the average travel time from the hospital room to the location indicated by the value of the item “room” is stored, the present invention is not limited to this. In the movement database 210, for example, information indicating an average moving time from the photographing room 1 to the photographing room 2 may be stored.

図4は、第一の実施形態の不在時間許容データベースの一例を示す図である。本実施形態の不在時間許容データベース220は、予め管理装置200に与えられていても良い。   FIG. 4 is a diagram illustrating an example of the absence time allowance database according to the first embodiment. The absence time allowance database 220 of this embodiment may be given to the management apparatus 200 in advance.

不在時間許容データベース220は、情報の項目として、患者ID、時間帯、不在許容時間を有し、項目「患者ID」とその他の項目とが対応付けられている。以下の説明では、不在時間許容データベース220において、項目「患者ID」の値と、その他の項目の値とを含む情報を、不在許容時間情報と呼ぶ。   The absence time allowance database 220 includes patient ID, time zone, and absence allowance time as information items, and the item “patient ID” is associated with other items. In the following description, information including the value of the item “patient ID” and the values of other items in the absence time allowance database 220 will be referred to as absence allowance time information.

項目「患者ID」の値は、患者を特定するための識別情報である。項目「時間帯」の値は、1日のうちの時間帯を示す。項目「不在許容時間」の値は、対応する時間帯において、不在が許容される時間を示す。尚、本実施形態の項目「不在許容時間」の値は、対応する時間帯において、患者が連続して不在とすることが許容される時間である。   The value of the item “patient ID” is identification information for specifying a patient. The value of the item “time zone” indicates a time zone in one day. The value of the item “permissible absence time” indicates a time during which absence is permitted in the corresponding time zone. In addition, the value of the item “absence allowable time” in the present embodiment is a time during which the patient is allowed to be absent continuously in the corresponding time zone.

図4の例では、患者ID「0001」の患者は、午前中の時間帯は、10分間続けて不在とされることが許容されていることがわかる。   In the example of FIG. 4, it can be seen that the patient with the patient ID “0001” is allowed to be absent for 10 minutes in the morning.

図5は、第一の実施形態の患者状態データベースの一例を示す図である。本実施形態の患者状態データベース230は、管理処理部240によって取得された患者の状態を示す情が蓄積される。   FIG. 5 is a diagram illustrating an example of a patient state database according to the first embodiment. In the patient status database 230 of the present embodiment, information indicating the patient status acquired by the management processing unit 240 is accumulated.

患者状態データベース230は、情報の項目として、患者ID、日時、状態を有し、項目「患者ID」の値と他の項目とが対応付けられている。以下の説明では、患者状態データベース230において、項目「患者ID」の値とその他の項目の値とを含む情報を患者状態情報と呼ぶ。   The patient state database 230 has patient ID, date and state as information items, and the value of the item “patient ID” is associated with other items. In the following description, information including the value of the item “patient ID” and the values of other items in the patient state database 230 is referred to as patient state information.

項目「日時」の値は、患者状態情報を取得した日時を示す。項目「状態」の値は、患者の状態を示す。本実施形態では、項目「状態」の値には、患者が滞在している場所、アラームが出力されているか否かを示す情報、患者が検査や処置を受けるための受付を行ったか否かを示す情報等が含まれる。   The value of the item “date and time” indicates the date and time when the patient state information is acquired. The value of the item “state” indicates the state of the patient. In the present embodiment, the value of the item “state” includes the location where the patient is staying, information indicating whether an alarm is output, and whether the patient has received reception for examination or treatment. The information shown is included.

図5の例では、患者ID「0001」の患者が、2017年12月4日の12:30には、自身のベッドが配置されている病室に在室していることがわかる。   In the example of FIG. 5, it can be seen that the patient with the patient ID “0001” resides in the hospital room where his / her bed is located at 12:30 on December 4, 2017.

尚、本実施形態の電子カルテシステム300は、患者の氏名、性別、年齢、入院している病室、病名等を含む患者情報が格納された患者データベースを有していても良い。また、この患者データベースは、管理装置200が有していても良い。   The electronic medical record system 300 according to the present embodiment may include a patient database in which patient information including a patient's name, sex, age, hospitalized room, and disease name is stored. Further, the management apparatus 200 may have this patient database.

次に、図6及び図7を参照して、電子カルテシステム300に格納された患者スケジュールデータベース310と受付状態データベース320について説明する。   Next, the patient schedule database 310 and the reception status database 320 stored in the electronic medical chart system 300 will be described with reference to FIGS. 6 and 7.

図6は、第一の実施形態の患者スケジュールデータベースの一例を示す図である。本実施形態の患者スケジュールデータベース310は、電子カルテシステム300に含まれるサーバの記憶装置等に設けられる。患者スケジュールデータベース310には、患者に対して行われる検査や処置、診察等、患者の治療に関する予定を示す情報が格納されている。言い換えれば、患者スケジュールデータベース310には、患者の治療に応じて設定されたスケジュールを示す情報が格納されている。   FIG. 6 is a diagram illustrating an example of a patient schedule database according to the first embodiment. The patient schedule database 310 of this embodiment is provided in a storage device of a server included in the electronic medical chart system 300 or the like. The patient schedule database 310 stores information indicating schedules related to patient treatment, such as examinations, treatments, and medical examinations performed on patients. In other words, the patient schedule database 310 stores information indicating a schedule set according to the patient's treatment.

本実施形態の患者スケジュールデータベース310は、情報の項目として、少なくとも、患者ID、レコードタイプ、種別、部屋、日時を含み、項目「患者ID」と他の項目とが対応付けられている。以下の説明では、患者スケジュールデータベース310において、項目「患者ID」の値と、他の項目の値と、を含む情報をスケジュール情報と呼ぶ。   The patient schedule database 310 of this embodiment includes at least a patient ID, a record type, a type, a room, and a date as information items, and the item “patient ID” is associated with other items. In the following description, in the patient schedule database 310, information including the value of the item “patient ID” and the values of other items is referred to as schedule information.

項目「レコードタイプ」の値は、スケジュール情報を入力したスタッフの職種等を示す。例えば、項目「レコードタイプ」の値が「依頼」となっている場合には、医師により入力されたスケジュール情報であることを示しても良い。項目「種別」の値は、患者に対して行われる検査や処置の種類を示す。項目「日時」の値は、項目「種別」の値が示す検査や処置等の開始日時と、終了日時とを示す。   The value of the item “record type” indicates the job type of the staff member who entered the schedule information. For example, when the value of the item “record type” is “request”, it may indicate that the schedule information is input by a doctor. The value of the item “type” indicates the type of examination or treatment performed on the patient. The value of the item “date / time” indicates the start date / time and the end date / time of the examination or treatment indicated by the value of the item “type”.

図6の例では、患者ID「0001」の患者は、2017年12月4日の13:00から13:30までの間に、撮影室1で「一般撮影」という名称の検査を受ける予定であることがわかる。   In the example of FIG. 6, the patient with the patient ID “0001” is scheduled to undergo an examination named “general imaging” in the imaging room 1 between 13:00 and 13:30 on December 4, 2017. I know that there is.

尚、患者スケジュールデータベース310に格納されるスケジュール情報は、図6に示す項目以外の項目が含まれていて良い。具体的には、例えば、スケジュール情報には、検査を行う検査室や、処置や診察を受ける部屋を示す項目や、担当技師や担当医の名前を示す項目等が含まれていても良い。   The schedule information stored in the patient schedule database 310 may include items other than the items shown in FIG. Specifically, for example, the schedule information may include an examination room where an examination is performed, an item indicating a room where treatment or medical examination is received, an item indicating the name of a technician or doctor in charge, and the like.

図7は、第一の実施形態の受付状態データベースの一例を示す図である。本実施形態の受付状態データベース320は、情報の項目として、患者ID、レコードタイプ、種別、部屋、受付状態、受付日時を含み、項目「患者ID」と他の項目とが対応付けられている。以下の説明では、受付状態データベース320において、項目「患者ID」の値と、他の項目の値と、を含む情報を受付状態情報と呼ぶ。   FIG. 7 is a diagram illustrating an example of an acceptance state database according to the first embodiment. The reception status database 320 of this embodiment includes patient ID, record type, type, room, reception status, reception date and time as information items, and the item “patient ID” is associated with other items. In the following description, in the reception status database 320, information including the value of the item “patient ID” and the values of other items is referred to as reception status information.

本実施形態の受付状態情報は、例えば、電子カルテシステム300において、スケジュール情報が入力されると、スケジュール情報と連動して受付状態データベース320に格納されても良い。   For example, in the electronic medical chart system 300, the reception status information of the present embodiment may be stored in the reception status database 320 in conjunction with the schedule information when the schedule information is input.

項目「受付状態」の値は、患者が、項目「種別」の値が示す検査や処置等を受けるための受付を行ったか否かを示す。   The value of the item “acceptance state” indicates whether or not the patient has accepted to receive an examination or treatment indicated by the value of the item “type”.

具体的には、例えば、患者が「一般撮影」という検査を受ける場合には、「一般撮影」を行う検査室へ移動し、検査室において検査を受けるための受付を行う。   Specifically, for example, when a patient undergoes an examination “general radiography”, the patient moves to an examination room where “general radiography” is performed, and accepts the examination in the examination room.

このとき、検査室のスタッフは、この患者が「一般撮影」という検査を受けるための受付を行ったことを、受付状態データベース320に入力する。ここで入力される値が、項目「受付状態」の値として、受付状態データベース320に格納される。   At this time, the examination room staff inputs to the reception status database 320 that the patient has received reception for receiving an examination called “general imaging”. The value input here is stored in the reception state database 320 as the value of the item “reception state”.

本実施形態では、項目「受付状態」の値が「受付済」であった場合には、受付が行われたことを示し、項目「受付状態」の値が「未受付」であった場合には、受付が行われていないことを示す。   In the present embodiment, when the value of the item “acceptance status” is “accepted”, it indicates that the acceptance has been performed, and when the value of the item “acceptance status” is “unaccepted” Indicates that no reception has been made.

また、本実施形態では、受付状態情報が患者状態データベース230に格納される場合には、項目「受付状態」の値は、「未受付」が初期値となる。   In the present embodiment, when the reception status information is stored in the patient status database 230, the value of the item “acceptance status” is “unaccepted” as an initial value.

項目「受付日時」の値は、項目「受付状態」の値が、「未受付」から「受付済」となった日時を示す。したがって、受付状態情報が受付状態データベース320に格納されたときは、項目「受付日時」の値は、ない状態となる。   The value of the item “acceptance date and time” indicates the date and time when the value of the item “acceptance status” is changed from “not accepted” to “accepted”. Therefore, when the reception status information is stored in the reception status database 320, the value of the item “acceptance date and time” is not present.

図7の例では、例えば、患者ID「0001」の患者が、撮影室1で「一般撮影」という検査を受けるために、2017年12月4日の12:45に受付したことがわかる。また、図7の例では、例えば、患者ID「0001」の患者は、「手術」を受けるための受付は、まだ行っていないことがわかる。   In the example of FIG. 7, for example, it can be seen that the patient with the patient ID “0001” received the examination at 12:45 on Dec. 4, 2017 in order to receive the examination “general imaging” in the imaging room 1. Further, in the example of FIG. 7, for example, it is understood that the patient with the patient ID “0001” has not yet received the reception for “surgery”.

尚、本実施形態の電子カルテシステム300は、受付状態データベース320において、項目「受付状態」の値が、「未受付」から「受付済」となったとき、受付が行われたことを示す通知を管理装置200へ送信しても良い。   The electronic medical record system 300 according to the present embodiment notifies that the reception has been performed when the value of the item “acceptance status” is changed from “not received” to “accepted” in the reception status database 320. May be transmitted to the management apparatus 200.

次に、図8を参照して、管理装置200の有する管理処理部240の機能について説明する。図8は、第一の実施形態の管理処理部の機能を説明する図である。   Next, the function of the management processing unit 240 included in the management apparatus 200 will be described with reference to FIG. FIG. 8 is a diagram illustrating functions of the management processing unit according to the first embodiment.

本実施形態の管理処理部240は、患者位置検出部241、許容時間判定部242、スケジュール判定部243、移動判定部244、受付状態判定部245、状態格納部246、アラーム出力部247を有する。   The management processing unit 240 of this embodiment includes a patient position detection unit 241, an allowable time determination unit 242, a schedule determination unit 243, a movement determination unit 244, an acceptance state determination unit 245, a state storage unit 246, and an alarm output unit 247.

患者位置検出部241は、患者毎に患者の位置を検出する。以下に患者の位置の検出について説明する。   The patient position detection unit 241 detects the position of the patient for each patient. The detection of the patient position will be described below.

本実施形態の管理システム100が導入された医療機関等では、例えば、病室や患者のベッドの側、検査室や処置室、診察室の入り口付近、売店や食堂等に、カメラが設置されていても良い。この場合、各場所に設定されたカメラが撮像した画像の画像データは、電子カルテシステム300等に格納されても良い。   In a medical institution or the like in which the management system 100 according to the present embodiment is introduced, for example, cameras are installed on the side of a hospital room or a patient's bed, in an examination room or treatment room, in the vicinity of an entrance of an examination room, in a shop or a canteen. Also good. In this case, image data of an image captured by a camera set at each location may be stored in the electronic medical chart system 300 or the like.

この場合、患者位置検出部241は、例えば、患者毎に、患者の顔を撮像した画像の画像データを保持しておき、この画像データと、電子カルテシステム300に格納された画像データとを照合して、患者の居場所(位置)を特定しても良い。   In this case, for example, the patient position detection unit 241 holds image data of an image obtained by imaging the patient's face for each patient, and collates this image data with image data stored in the electronic medical chart system 300. Then, the location (position) of the patient may be specified.

また、本実施形態の管理システム100が導入された医療機関等では、例えば、病室や患者のベッドの側、検査室や処置室、診察室の入り口付近、売店や食堂等に、ビーコン信号を送信する送信機が設置されていても良い。また、本実施形態では、ビーコン信号を受信して応答信号を送信機に送信する受信機を、患者に装着させる。受信機は、例えば、リストバンド等として、患者に装着させても良い。   Further, in a medical institution or the like in which the management system 100 according to the present embodiment is introduced, for example, a beacon signal is transmitted to a side of a hospital room or a patient's bed, an examination room or a treatment room, the entrance of an examination room, a store or a restaurant A transmitter may be installed. In this embodiment, the patient is caused to wear a receiver that receives a beacon signal and transmits a response signal to the transmitter. The receiver may be attached to the patient as a wristband, for example.

この場合、患者位置検出部241は、患者が装着している受信機から応答信号を受けたことを示す通知を受けた送信機の設置位置に基づき、患者の位置を検出しても良い。   In this case, the patient position detection unit 241 may detect the position of the patient based on the installation position of the transmitter that has received the notification indicating that the response signal has been received from the receiver worn by the patient.

また、本実施形態では、例えば、患者が使用しているベッドに、センサが設けられており、このセンサによって、患者がベッドを離れたことを検出しても良い。   In this embodiment, for example, a sensor is provided in the bed used by the patient, and the sensor may detect that the patient has left the bed.

許容時間判定部242は、患者が、患者に割り当てられた領域内にいないことを検出する。また、許容時間判定部242は、不在時間許容データベース220を参照して、患者が領域内を不在としている時間が不在許容時間内であるか否かを判定する。つまり、本実施形態の許容時間判定部242は、患者が、患者が割り当てられた領域から逸脱してから所定時間が経過したことを検出する。   The allowable time determination unit 242 detects that the patient is not in the area assigned to the patient. Further, the allowable time determination unit 242 refers to the absence time allowance database 220 to determine whether or not the time during which the patient is absent from the area is within the absence allowance time. That is, the allowable time determination unit 242 of the present embodiment detects that a predetermined time has elapsed since the patient deviated from the area to which the patient was assigned.

尚、本実施形態において、患者に割り当てられた領域とは、例えば、患者のベッドや患者が入院している病室等である。本実施形態では、例えば、症状が比較的軽い患者については、患者が入力している病室を、患者に割り当てられた領域しても良い。また、本実施形態では、症状が比較的重く、安静が要求される患者については、患者のベッドを患者な割り当てられた領域としても良い。   In the present embodiment, the area allocated to the patient is, for example, a patient's bed or a hospital room in which the patient is hospitalized. In the present embodiment, for example, for a patient whose symptoms are relatively light, a hospital room input by the patient may be an area assigned to the patient. Further, in the present embodiment, for patients whose symptoms are relatively heavy and who need to rest, the patient's bed may be an area assigned to the patient.

スケジュール判定部243は、電子カルテシステム300の患者スケジュールデータベース310を参照し、患者のスケジュールと、患者位置検出部241により検出された患者の位置とを比較し、患者がスケジュール通りの行動をしているか否かを判定する。   The schedule determination unit 243 refers to the patient schedule database 310 of the electronic medical record system 300, compares the patient's schedule with the patient position detected by the patient position detection unit 241, and the patient behaves as scheduled. It is determined whether or not.

移動判定部244は、移動データベース210を参照し、患者のスケジュールと対応した平均移動時間を取得し、患者が移動中であるか否かを判定する。   The movement determination unit 244 refers to the movement database 210, acquires an average movement time corresponding to the patient's schedule, and determines whether or not the patient is moving.

受付状態判定部245は、電子カルテシステム300の受付状態データベース320を参照し、患者が予定された検査や処置を受けるための受け付けを行ったか否かを判定する。   The reception state determination unit 245 refers to the reception state database 320 of the electronic medical chart system 300 to determine whether or not the patient has received reception for receiving a scheduled examination or treatment.

状態格納部246は、患者状態データベース230に患者状態情報を格納する。   The state storage unit 246 stores patient state information in the patient state database 230.

アラーム出力部247は、上述した各判定部による判定結果に応じて、ナースコールシステム400に対してアラームの出力要求を行う。言い換えれば、アラーム出力部247は、各判定部の判定結果から、電子カルテシステム300において予定された居場所(第二の領域)に不在であること判定された場合に、所定の端末に対してアラームの出力要求を送信する出力部の役割を果たす。   The alarm output unit 247 makes an alarm output request to the nurse call system 400 in accordance with the determination result by each determination unit described above. In other words, the alarm output unit 247 issues an alarm to a predetermined terminal when it is determined from the determination result of each determination unit that the user is absent from the planned location (second area) in the electronic medical chart system 300. It plays the role of the output part which transmits the output request.

尚、本実施形態において、患者の居場所(第二の領域)は、例えば、1つ場所(一箇所)を示しても良いし、1つの場所を含む領域であっても良い。   In the present embodiment, the patient's whereabouts (second area) may be, for example, one place (one place) or an area including one place.

以下に、図9を参照して、本実施形態の管理装置200の動作を説明する。図9は、第一の実施形態の管理装置の動作を説明するフローチャートである。本実施形態の管理装置200は、図9に示す処理を所定時間毎に繰り返し実行する。   Below, with reference to FIG. 9, operation | movement of the management apparatus 200 of this embodiment is demonstrated. FIG. 9 is a flowchart for explaining the operation of the management apparatus according to the first embodiment. The management apparatus 200 according to the present embodiment repeatedly executes the process illustrated in FIG. 9 at predetermined time intervals.

本実施形態の管理装置200において、管理処理部240は、患者位置検出部241により、患者の位置を検出し、患者が、患者に割り当てられた領域内にいるか否かを判定する(ステップS901)。言い換えれば、管理処理部240は、患者が、患者に割り当てられた領域内には不在であるか否かを判定する。   In the management apparatus 200 of the present embodiment, the management processing unit 240 detects the position of the patient by the patient position detection unit 241 and determines whether or not the patient is in the area assigned to the patient (step S901). . In other words, the management processing unit 240 determines whether or not the patient is absent from the area assigned to the patient.

ステップS901において、患者が割り当てられた領域内にいる場合、管理処理部240は、後述するステップS906へ進む。   In step S901, when the patient is in the allocated area, the management processing unit 240 proceeds to step S906 described below.

ステップS901において、患者が、患者に割り当てられた領域内には不在である場合、管理処理部240は、許容時間判定部242により、不在許容時間が経過したか否かを判定する(ステップS902)。   In step S901, when the patient is not present in the area assigned to the patient, the management processing unit 240 determines whether or not the allowable absence time has passed by the allowable time determination unit 242 (step S902). .

具体的には、許容時間判定部242は、不在が検出された患者の患者IDと、不在が検出されたときの日時を示す情報とを取得し、不在時間許容データベース220において、患者IDと対応する不在許容時間情報を参照する。そして、許容時間判定部242は、不在が検出された時間帯と対応する不在許容時間を取得し、患者の不在が検出されてから、不在許容時間が経過したか否かを判定している。   Specifically, the allowable time determination unit 242 acquires the patient ID of the patient whose absence is detected and information indicating the date and time when the absence is detected, and corresponds to the patient ID in the absent time allowable database 220. Refer to the allowable absence time information. Then, the allowable time determination unit 242 acquires the allowable absence time corresponding to the time zone in which the absence is detected, and determines whether or not the allowable absence time has elapsed since the absence of the patient was detected.

ステップS902において、不在許容時間が経過していない場合、管理処理部240は、ステップS901へ戻る。   In step S902, when the absence allowable time has not elapsed, the management processing unit 240 returns to step S901.

ステップS902において、不在許容時間が経過した場合、管理処理部240は、スケジュール判定部243により、電子カルテシステム300の患者スケジュールデータベース310を抽出し、検査や処置の予定がないか判定する(ステップS903)。   In step S902, when the absence allowable time has elapsed, the management processing unit 240 extracts the patient schedule database 310 of the electronic medical chart system 300 using the schedule determination unit 243, and determines whether there is a plan for examination or treatment (step S903). ).

具体的には、スケジュール判定部243は、電子カルテシステム300の患者スケジュールデータベース310を参照し、不在が検出された患者の患者IDを含むスケジュール情報から、項目「日時」の値に、不在が検出された日時が含まれるスケジュール情報が存在するか否かを判定する。   Specifically, the schedule determination unit 243 refers to the patient schedule database 310 of the electronic medical record system 300 and detects the absence of the item “date and time” from the schedule information including the patient ID of the patient whose absence is detected. It is determined whether or not there is schedule information including the date and time set.

ステップS903において、該当するスケジュール情報が存在する場合は、検出された不在は、スケジュール情報で設定されていた予定のためであることがわかる。そこで、スケジュール判定部243は、このスケジュール情報と連動した受付情報を受信していた場合に、不在が検出された患者は、スケジュール情報が示す予定通りに行動していると言える。   If the corresponding schedule information exists in step S903, it can be understood that the detected absence is due to the schedule set in the schedule information. Therefore, when the schedule determination unit 243 receives the reception information linked with the schedule information, it can be said that the patient whose absence is detected is acting as scheduled as indicated by the schedule information.

したがって、ステップS903で該当するスケジュール情報が存在し、且つ、スケジュール情報と対応する受付情報を受信した場合には、管理処理部240は後述するステップS906へ進む。   Therefore, when the corresponding schedule information exists in step S903 and the reception information corresponding to the schedule information is received, the management processing unit 240 proceeds to step S906 described later.

ステップS903において、該当するスケジュール情報が存在しない場合、管理処理部240は、移動判定部244により、移動データベース210を参照し、不在が検出された日時が、移動時間中であるか否かを判定する(ステップS904)。   In step S903, when the corresponding schedule information does not exist, the management processing unit 240 refers to the movement database 210 by the movement determination unit 244 and determines whether the date and time when the absence is detected is in the movement time. (Step S904).

具体的には、移動判定部244は、ステップS903で抽出した患者の患者IDを含むスケジュール情報に含まれる項目「日時」の値である開始時間と終了時間と、項目「部屋」の値とを取得する。そして、移動判定部244は、移動データベース210を参照し、スケジュール情報から取得した項目「部屋」の値と、患者が入院している病室との移動時間を取得する。   Specifically, the movement determination unit 244 determines the start time and end time, which are the values of the item “date and time” included in the schedule information including the patient ID of the patient extracted in step S903, and the value of the item “room”. get. Then, the movement determination unit 244 refers to the movement database 210 and acquires the value of the item “room” acquired from the schedule information and the movement time between the patient room where the patient is hospitalized.

そして、移動判定部244は、取得した移動時間と、スケジュール情報に含まれる項目「日時」の値である開始時間と終了時間とから、患者が検出された日時が、移動時間に含まれるか否かを判定している。   Then, the movement determination unit 244 determines whether or not the movement time includes the date and time when the patient was detected from the acquired movement time and the start time and end time that are values of the item “date and time” included in the schedule information. Judging.

ステップS904において、患者の不在が検出された日時が移動時間中である場合、管理処理部240は、後述するステップS906へ進む。   In step S904, when the date and time when the absence of the patient is detected is during the movement time, the management processing unit 240 proceeds to step S906 described below.

ステップS904において、患者の不在が検出された日時が移動時間中でない場合、管理処理部240は、受付状態参照部245により、患者スケジュールデータベース310に格納されたスケジュール情報に含まれない処置や検査の受付を示す受付情報を受信したか否かを判定する(ステップS905)。尚、このとき、受付状態参照部245は、前回図9の処理を実行したとき日時から、患者の不在を検出した日時までの間に、この受付情報を受信したか否かを判定している。   In step S904, when the date and time when the absence of the patient is detected is not in the travel time, the management processing unit 240 causes the reception state reference unit 245 to perform a treatment or examination not included in the schedule information stored in the patient schedule database 310. It is determined whether or not reception information indicating reception has been received (step S905). At this time, the reception status reference unit 245 determines whether or not the reception information has been received between the date and time when the process of FIG. 9 was last executed and the date and time when the absence of the patient was detected. .

管理装置200がスケジュール情報に含まれない置や検査の受付を示す受付情報を受信する場合とは、緊急でなんらかの検査や処置が行われていることを示す。   The case where the management apparatus 200 receives reception information indicating reception of a position or inspection that is not included in the schedule information indicates that some inspection or treatment is being urgently performed.

したがって、ステップS905において、該当する受付情報を受信した場合には、後述するステップS906へ進む。本実施形態の管理処理部240は、状態格納部246により、患者状態データベース230に新たな患者状態情報を格納し(ステップS906)、処理を終了する。   Therefore, if the corresponding reception information is received in step S905, the process proceeds to step S906 described later. The management processing unit 240 of this embodiment stores new patient status information in the patient status database 230 by the status storage unit 246 (step S906), and ends the process.

ここで、患者状態データベース230に格納される患者状態情報について説明する。例えば、ステップS903において、患者の不在が検出された日時が、検査や処置を行ってする時間であった場合、状態格納部246は、この患者の患者IDと、患者の不在を検出した日時と、該当する患者状態(検査中/処置中)と、を対応付けた患者情状態報を患者状態データベース230に格納する。   Here, the patient state information stored in the patient state database 230 will be described. For example, when the date and time when the absence of the patient is detected in step S903 is the time when the examination or treatment is performed, the state storage unit 246 determines the patient ID and the date and time when the absence of the patient is detected. The patient status information in which the corresponding patient status (under examination / treatment) is associated is stored in the patient status database 230.

また、例えば、ステップS904において、患者の不在が検出された日時が、移動時間であった場合、状態格納部246は、この患者の患者IDと、患者の不在を検出した日時と、該当する患者状態(移動中)と、を対応付けた患者状態情報を患者状態データベース230に格納する。   Further, for example, when the date and time when the absence of the patient is detected in step S904 is a travel time, the state storage unit 246 detects the patient ID of the patient, the date and time when the absence of the patient is detected, and the corresponding patient. The patient status information in which the status (moving) is associated is stored in the patient status database 230.

また、例えば、ステップS905において、患者の不在が検出されたとき、予定外の受付情報を受信したいた場合、状態格納部246は、この患者の患者IDと、患者の不在を検出した日時と、該当する患者状態(緊急検査/処置中)と、を対応付けた患者状態情報を患者状態データベース230に格納する。   Further, for example, when the unscheduled reception information is received when the absence of the patient is detected in step S905, the state storage unit 246 detects the patient ID of the patient, the date and time when the absence of the patient is detected, Patient state information in which the corresponding patient state (emergency examination / treatment) is associated is stored in the patient state database 230.

ステップS905において、該当する受付情報を受信していない場合、患者は、検査や処置やそのための移動以外の理由で、許容不在時間よりも長い時間、割り当てられた領域内に不在としており、事故や徘徊等の可能性があることを示す。   In step S905, if the corresponding reception information has not been received, the patient has been absent in the allocated area for a time longer than the allowable absence time for a reason other than the examination, treatment, and movement for that purpose. Indicates that there is a possibility of a flaw or the like.

したがって、本実施形態では、ステップS905において、該当する受付情報を受信していない場合、アラーム出力部247により、ナースコールシステム400に対してアラームの出力要求を行い(ステップS907)、処理を終了する。   Therefore, in this embodiment, when the corresponding reception information is not received in step S905, the alarm output unit 247 issues an alarm output request to the nurse call system 400 (step S907), and the process is terminated. .

つまり、本実施形態の管理処理部240の許容時間判定部242、スケジュール判定部243、移動判定部244、受付状態参照部245は、不在許容時間より長い時間、割当たられた領域の不在が検出された患者について、この患者のスケジュール情報を取得する取得部と、スケジュール情報に基づき、予定された患者の居場所(第二の領域)を特定する特定部の役割を果たす。   That is, the allowable time determination unit 242, the schedule determination unit 243, the movement determination unit 244, and the reception state reference unit 245 of the management processing unit 240 according to the present embodiment detect the absence of the allocated area for a time longer than the absence allowable time. For a patient who has been made, he plays the role of an acquisition unit that acquires the schedule information of the patient and a specific unit that specifies the location (second region) of the scheduled patient based on the schedule information.

このように、本実施形態によれば、管理装置200を電子カルテシステム300と連動させる。そして、本実施形態では、患者のベッドや病室等における不在が検出されてから、許容不在時間が経過した後に、電子カルテシステム300において管理されている患者のスケジュール情報を参照して、患者が予定された場所にいない場合に、アラームの出力要求をナースコールシステム400へ送信する。   Thus, according to the present embodiment, the management apparatus 200 is linked to the electronic medical record system 300. In the present embodiment, the patient is scheduled with reference to the patient schedule information managed in the electronic medical record system 300 after the allowable absence time has elapsed since the absence of the patient in the bed, the hospital room, or the like has been detected. If it is not in the designated location, an alarm output request is transmitted to the nurse call system 400.

よって、本実施形態によれば、検査や処置を受けるために病室を不在とした場合等は、アラームが出力されることがなく、不要なアラームの出力を抑制することができ、アラームに対応する医療スタッフの負荷を軽減できる。   Therefore, according to the present embodiment, when a patient's room is absent for receiving examinations and treatments, an alarm is not output, and an unnecessary alarm output can be suppressed, so that an alarm can be handled. The burden on medical staff can be reduced.

尚、本実施形態の管理装置200は、アラームの出力要求をナースコールシステム400へ送信した場合、その旨を示すメッセージ等を管理装置200のディスプレイや管理装置200と説明された端末等に表示させても良い。   When the management apparatus 200 according to the present embodiment transmits an alarm output request to the nurse call system 400, the management apparatus 200 displays a message indicating that on the display of the management apparatus 200, a terminal described as the management apparatus 200, or the like. May be.

(第二の実施形態)
以下に図面を参照して第二の実施形態について説明する。第二の実施形態は、検査や処置以外の患者の個人的な理由により不在時にも、アラームの出力対象から除外する点が、第一の実施形態と相違する。よって、以下の第二の実施形態の説明では、第一の実施形態との相違点についてのみ説明し、第一の実施形態と同様の機能構成を有するものには、第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
(Second embodiment)
The second embodiment will be described below with reference to the drawings. The second embodiment is different from the first embodiment in that it is excluded from an alarm output target even when it is absent due to a patient's personal reasons other than examination and treatment. Therefore, in the following description of the second embodiment, only differences from the first embodiment will be described, and those having the same functional configuration as the first embodiment will be described for the first embodiment. The same reference numerals as those used in FIG.

図10は、第二の実施形態の管理システムのシステム構成の一例を示す図である。本実施形態の管理システム100Aは、管理装置200Aと、電子カルテシステム300Aと、ナースコールシステム400と、を有する。   FIG. 10 is a diagram illustrating an example of a system configuration of the management system according to the second embodiment. The management system 100A of this embodiment includes a management device 200A, an electronic medical record system 300A, and a nurse call system 400.

管理装置200Aは、移動データベース210、不在時間許容データベース220、患者状態データベース230、管理処理部240A、患者予定データベース250、現在位置データベース260、音声データベース270、顔認証データベース280を有する。   The management apparatus 200 </ b> A includes a movement database 210, absence time allowance database 220, patient status database 230, management processing unit 240 </ b> A, patient schedule database 250, current position database 260, voice database 270, and face authentication database 280.

また、本実施形態の電子カルテシステム300Aは、患者スケジュールデータベース310、受付状態データベース320、日常行動データベース330を有する。   The electronic medical record system 300 </ b> A according to the present embodiment includes a patient schedule database 310, a reception status database 320, and a daily behavior database 330.

図11は、第二の実施形態の患者予定データベースの一例を示す図である。本実施形態の患者予定データベース250は、患者の予定を示す情報が格納される。本実施形態では、例えば、患者の病室やベッドサイド等に、患者の予定を入力するための端末等が配置されており、この端末を介して、患者の予定が入力されると、入力された情報が患者予定データベース250に蓄積される。尚、患者の予定は、患者が所持している携帯電話やスマートフォン等の携帯端末から入力されても良い。   FIG. 11 is a diagram illustrating an example of a patient schedule database according to the second embodiment. The patient schedule database 250 of this embodiment stores information indicating a patient schedule. In this embodiment, for example, a terminal or the like for inputting a patient's schedule is arranged in the patient's room or bedside, and the patient's schedule is input when the patient's schedule is input via this terminal. Information is stored in the patient schedule database 250. In addition, a patient's schedule may be input from portable terminals, such as a mobile phone and a smart phone which a patient has.

患者予定データベース250は、情報の項目として、患者ID、日付、時間帯、場所、内容を有し、項目「患者ID」とその他の項目とが対応付けられている。以下の説明では、患者予定データベース250において、項目「患者ID」の値と、その他の項目の値とを含む情報を患者予定情報と呼ぶ。   The patient schedule database 250 includes patient ID, date, time zone, location, and contents as information items, and the item “patient ID” is associated with other items. In the following description, information including the value of the item “patient ID” and the values of other items in the patient schedule database 250 is referred to as patient schedule information.

項目「日付」の値は、予定が設定された日付を示す。項目「時間帯」の値は、予定が設定された時間帯を示す。項目「場所」の値は、対応する日付と時間帯に患者が滞在する場所を示す。項目「内容」の値は、予定の内容を示す。   The value of the item “date” indicates the date on which the schedule is set. The value of the item “time zone” indicates a time zone in which a schedule is set. The value of the item “place” indicates a place where the patient stays on the corresponding date and time zone. The value of the item “content” indicates the content of the schedule.

図11の例では、患者ID「0001」の患者は、2017年12月11日の15:00〜17:00は、見舞客の対応のために談話室に滞在する予定であることがわかる。   In the example of FIG. 11, it can be seen that the patient with the patient ID “0001” is scheduled to stay in the common room from 15:00 to 17:00 on December 11, 2017 for the correspondence of the visitors.

図12は、第二の実施形態の現在位置データベースの一例を示す図である。本実施形態の現在位置データベース260は、患者位置検出部241が患者の位置を検出する度に、患者の現在位置を示す情報が格納される。   FIG. 12 is a diagram illustrating an example of a current position database according to the second embodiment. The current position database 260 of the present embodiment stores information indicating the current position of the patient every time the patient position detection unit 241 detects the position of the patient.

本実施形態の現在位置データベース260は、情報の項目として、患者ID、日付、時刻、現在位置を有し、項目「患者ID」とその他の項目とが対応付けられている。以下の説明では、現在位置データベース260において、項目「患者ID」の値と、その他の項目の値とを含む情報を患者位置情報と呼ぶ。   The current position database 260 of this embodiment has patient ID, date, time, and current position as information items, and the item “patient ID” and other items are associated with each other. In the following description, information including the value of the item “patient ID” and the values of other items in the current position database 260 is referred to as patient position information.

項目「時間」の値は、患者位置情報を取得した時刻を示す。項目「現在位置」の値は、患者位置検出部241が検出した患者の現在位置を示す。   The value of the item “time” indicates the time when the patient position information is acquired. The value of the item “current position” indicates the current position of the patient detected by the patient position detection unit 241.

図12の例では、2017年12月11日の15:00の患者ID「0001」の患者の現在位置は、談話室であることがわかる。   In the example of FIG. 12, it can be seen that the current position of the patient with the patient ID “0001” of 15:00 on December 11, 2017 is the common room.

尚、本実施形態では、医療機関に設けられ、ビーコン信号を送信する複数の送信機と、各送信機が設置された場所とを対応付けた情報が記憶された記憶部等を有していても良い。そして、患者位置検出部241は、この記憶部を参照し、患者が装着している受信機から応答信号を受信した送信機を特定し、特定された送信機が設置された場所を患者の現在位置としても良い。   In addition, in this embodiment, it has a memory | storage part etc. which were provided in the medical institution and memorize | stored the information which matched the some transmitter which transmits a beacon signal, and the place where each transmitter was installed. Also good. Then, the patient position detection unit 241 refers to this storage unit, identifies the transmitter that has received the response signal from the receiver worn by the patient, and determines the location where the identified transmitter is installed as the current location of the patient. It is good also as a position.

図13は、第二の実施形態の音声データベースの一例を示す図である。本実施形態の音声データベース270は、予め管理装置200Aに設けられている。本実施形態では、例えば、患者が医療機関に入院する際に、予め患者が発話した音声のデータと、音声が示す指示内容とを対応付けた情報を音声データベース270に格納しておく。   FIG. 13 is a diagram illustrating an example of a voice database according to the second embodiment. The voice database 270 of this embodiment is provided in the management apparatus 200A in advance. In the present embodiment, for example, when a patient is admitted to a medical institution, information in which voice data spoken by the patient in advance and instruction content indicated by the voice are stored in the voice database 270.

本実施形態の音声データベース270は、情報の項目として、患者ID、録音日時
音声データ、指示内容を有し、項目「患者ID」とその他の項目とが対応付けられている。以下の説明では、音声データベース270において、項目「患者ID」の値と、その他の項目の値とを含む情報を音声情報と呼ぶ。
The voice database 270 of this embodiment has patient IDs, recording date / time voice data, and instruction contents as information items, and the item “patient ID” is associated with other items. In the following description, information including the value of the item “patient ID” and the values of other items in the voice database 270 is referred to as voice information.

項目「録音日時」の値は、音声データが録音された日時を示す。項目「音声データ」の値は、録音された音声データである。項目「指示内容」の値は、管理装置200Aに対する指示の内容を示す。   The value of the item “recording date and time” indicates the date and time when the audio data was recorded. The value of the item “voice data” is recorded voice data. The value of the item “instruction content” indicates the content of the instruction to the management apparatus 200A.

図13の例では、患者ID「0001」の患者が「ナースコール」と発話した場合、ナースコールシステム400に対してナースコールの出力要求が送信される。   In the example of FIG. 13, when the patient with the patient ID “0001” utters “nurse call”, a nurse call output request is transmitted to the nurse call system 400.

図14は、第二の実施形態の顔認証データベースの一例を示す図である。本実施形態の顔認証データベース280は、予め管理装置200Aに設けられている。本実施形態では、患者が医療機関に入院する際に、平常時の表情の顔の画像を撮影し、この画像の画像データを顔認証データベース280に格納しておく。   FIG. 14 is a diagram illustrating an example of a face authentication database according to the second embodiment. The face authentication database 280 of this embodiment is provided in advance in the management apparatus 200A. In the present embodiment, when a patient is admitted to a medical institution, an image of a face with a normal expression is taken and the image data of this image is stored in the face authentication database 280.

本実施形態の顔認証データベース280は、情報の項目として、患者ID、撮影日時、顔画像データを有し、項目「患者ID」とその他の項目とが対応付けられている。以下の説明では、顔認証データベース280において、項目「患者ID」の値と、その他の項目の値とを含む情報を顔画像情報と呼ぶ。   The face authentication database 280 of this embodiment has a patient ID, shooting date and time, and face image data as information items, and the item “patient ID” is associated with other items. In the following description, in the face authentication database 280, information including the value of the item “patient ID” and the values of other items is referred to as face image information.

次に、本実施形態の電子カルテシステム300Aの有する日常行動データベース330について説明する。   Next, the daily behavior database 330 included in the electronic medical record system 300A of the present embodiment will be described.

図15は、第二の実施形態の日常行動データベースの一例を示す図である。本実施形態の日常行動データベース330は、例えば、患者位置検出部241が患者の現在位置を検出する度に更新されても良い。言い換えれば、本実施形態の日常行動データベース330は、管理装置200Aの現在位置データベース260に現在位置情報が格納されるときに、更新されても良い。   FIG. 15 is a diagram illustrating an example of a daily activity database according to the second embodiment. The daily behavior database 330 of this embodiment may be updated each time the patient position detection unit 241 detects the current position of the patient, for example. In other words, the daily activity database 330 of the present embodiment may be updated when the current position information is stored in the current position database 260 of the management apparatus 200A.

本実施形態の日常行動データベース330は、情報の項目として、患者ID、場所、時刻を有し、項目「患者ID」とその他の項目とが対応付けられている。以下の説明では、受付状態データベース320において、項目「患者ID」の値と、その他の項目の値とを含む情報を日常行動情報と呼ぶ。   The daily behavior database 330 of this embodiment has a patient ID, a place, and a time as information items, and the item “patient ID” is associated with other items. In the following description, information including the value of the item “patient ID” and the values of other items in the reception state database 320 is referred to as daily activity information.

次に、図16を参照して、本実施形態の管理装置200Aの有する管理処理部240Aの機能について説明する。図16は、第二の実施形態の管理処理部の機能を説明する図である。   Next, with reference to FIG. 16, the function of the management processing unit 240A included in the management apparatus 200A of the present embodiment will be described. FIG. 16 is a diagram illustrating functions of the management processing unit according to the second embodiment.

本実施形態の管理処理部240Aは、患者位置検出部241、許容時間判定部242、スケジュール判定部243、移動判定部244、受付状態判定部245、状態格納部246、アラーム出力部247を有する。また、本実施形態の管理処理部240Aは、音声認識部251、画像認識部252、予定判定部253を有する。   The management processing unit 240A of the present embodiment includes a patient position detection unit 241, an allowable time determination unit 242, a schedule determination unit 243, a movement determination unit 244, an acceptance state determination unit 245, a state storage unit 246, and an alarm output unit 247. In addition, the management processing unit 240A of the present embodiment includes a voice recognition unit 251, an image recognition unit 252, and a schedule determination unit 253.

本実施形態では、患者に割り当てられた領域に、患者の顔の画像を撮像するためのカメラと、患者の音声データを取得するための集音装置(マイク)とが設けられているものとする。カメラとマイクは、例えば、患者に割り当てられた領域の中でも、ベッドサイド等に設けられることが好ましい。   In the present embodiment, it is assumed that a camera for capturing an image of a patient's face and a sound collection device (microphone) for acquiring patient's voice data are provided in an area allocated to the patient. . The camera and the microphone are preferably provided on the bedside or the like, for example, in an area assigned to a patient.

本実施形態の音声認識部251は、音声認識機能を有し、患者のベッドサイド等に設けられたマイク等によって取得された音声データを解析し、音声データが音声データベース270に格納された指示内容と対応する音声データと一致するか否かを判定する。   The voice recognition unit 251 according to the present embodiment has a voice recognition function, analyzes voice data acquired by a microphone or the like provided on the patient's bedside or the like, and indicates the instruction content stored in the voice database 270. It is determined whether or not the corresponding voice data matches.

本実施形態の画像認識部252は、患者のベッドサイド等に設けられたカメラ等によって取得された患者の顔の画像データを取得する。そして、画像認識部252は、この画像データが示す患者の表情が、顔認証データベース280に格納された画像データが示す患者の表情と異なるか否かを判定する。   The image recognition unit 252 of the present embodiment acquires image data of a patient's face acquired by a camera or the like provided on the patient's bedside or the like. Then, the image recognition unit 252 determines whether the patient's facial expression indicated by the image data is different from the patient's facial expression indicated by the image data stored in the face authentication database 280.

具体的には、画像認識部252は、ベッドサイドのカメラによって取得された画像データにおける患者の顔の画像と、顔認証データベース280に格納された画像データにおける患者の顔の画像とを比較し、目や口の形状等から、患者の表情が通常時と異なることを判定しても良い。尚、このとき、画像認識部252は、通常時と異なる表情として、笑顔を除外しても良く、画像認識部252は、患者の表情が泣き顔や困った顔であるときに、通常時と異なる表情として判定しても良い。   Specifically, the image recognition unit 252 compares the image of the patient's face in the image data acquired by the bedside camera with the image of the patient's face in the image data stored in the face authentication database 280, It may be determined from the shape of the eyes and mouth that the patient's facial expression is different from the normal time. At this time, the image recognizing unit 252 may exclude a smile as a different expression from the normal time. The image recognizing unit 252 is different from the normal time when the patient's facial expression is a crying face or a troubled face. It may be determined as a facial expression.

本実施形態の予定判定部253は、患者予定データベース250を参照して、患者の不在が検出された時刻に、患者の予定が設定されているか否かを判定する。   The schedule determination unit 253 of the present embodiment refers to the patient schedule database 250 and determines whether or not a patient schedule is set at the time when the absence of the patient is detected.

以下に、図17を参照して、本実施形態の管理装置200Aの動作を説明する。図17は、第二の実施形態の管理装置の動作を説明するフローチャートである。本実施形態の管理装置200Aは、図17に示す処理を所定時間毎に繰り返し実行する。   Hereinafter, the operation of the management apparatus 200A of the present embodiment will be described with reference to FIG. FIG. 17 is a flowchart for explaining the operation of the management apparatus according to the second embodiment. The management apparatus 200A according to the present embodiment repeatedly executes the process shown in FIG. 17 every predetermined time.

本実施形態の管理装置200Aは、管理処理部240Aの音声認識部251により、マイク等により取得した音声データが、音声データベース270の指示内容と対応する音声データであるか否かを判定する(ステップS1701)。ステップS1701において、指示内容と対応する音声データである場合、音声認識部251は、後述するステップS1710へ進む。   The management apparatus 200A of this embodiment determines whether or not the voice data acquired by the microphone or the like by the voice recognition unit 251 of the management processing unit 240A is voice data corresponding to the instruction content of the voice database 270 (step) S1701). If the voice data corresponds to the instruction content in step S1701, the voice recognition unit 251 proceeds to step S1710 described later.

ステップS1701において、指示内容と対応する音声データを取得していない場合、管理処理部240Aは、画像認識部252により、カメラが撮影した患者の画像データを取得し、顔認証データベース280を参照して患者の表情が通常時と異なるか否かを判定する(ステップS1702)。   In step S <b> 1701, when the voice data corresponding to the instruction content is not acquired, the management processing unit 240 </ b> A acquires the patient image data captured by the camera using the image recognition unit 252, and refers to the face authentication database 280. It is determined whether or not the patient's facial expression is different from the normal time (step S1702).

ステップS1702において、患者の表情が通常時と異なる場合、管理処理部240Aは、後述するステップS1710へ進む。   In step S1702, if the patient's facial expression is different from the normal time, the management processing unit 240A proceeds to step S1710 described later.

ステップS1702において、患者の表情が通常の表情である場合、管理処理部240Aは、ステップS1703へ進む。   If the patient's facial expression is a normal facial expression in step S1702, the management processing unit 240A proceeds to step S1703.

図17のステップS1703とステップS1704の処理は、図9のステップS901とステップS902の処理と同様であるから、説明を省略する。   The processes in steps S1703 and S1704 in FIG. 17 are the same as the processes in steps S901 and S902 in FIG.

ステップS1704において、不在許容時間を経過した場合、管理処理部240Aは、予定判定部253により、患者予定データベース250を参照し、患者に予定があるか否かを判定する(ステップS1705)。   In step S1704, when the absence allowable time has elapsed, the management processing unit 240A refers to the patient schedule database 250 by the schedule determination unit 253, and determines whether or not the patient has a schedule (step S1705).

具体的には、予定判定部253は、ステップS1705で患者の不在を検出した時刻が、患者予定データベース250に設定された患者予定情報の時間帯に含まれるか否かを判定する
ステップS1705において、患者の予定がある場合、管理処理部240Aは、後述するステップS1709へ進む。ステップS1705において、患者の予定がない場合、管理処理部240Aは、ステップS1706へ進む。
Specifically, the schedule determination unit 253 determines in step S1705 whether or not the time at which the absence of the patient is detected in step S1705 is included in the time zone of the patient schedule information set in the patient schedule database 250. If there is a patient's schedule, the management processing unit 240A proceeds to step S1709 described later. In step S1705, if there is no patient schedule, the management processing unit 240A proceeds to step S1706.

図17のステップS1706からステップS1708の処理は、図9のステップS903からステップS905までの処理と同様であるから、説明を省略する。   The processing from step S1706 to step S1708 in FIG. 17 is the same as the processing from step S903 to step S905 in FIG.

ステップS1708において、該当する受付情報を受信した場合、管理処理部240Aは、状態格納部246により、患者状態データベース230に新たな患者状態情報を格納し、さらに、患者の位置を示す現在位置情報を現在位置データベース260へ格納し(ステップS1709)、処理を終了する。   In step S1708, when the corresponding reception information is received, the management processing unit 240A stores new patient state information in the patient state database 230 by the state storage unit 246, and further displays current position information indicating the position of the patient. The current position database 260 is stored (step S1709), and the process is terminated.

ステップS1708において、該当する受付情報を受信しない場合、管理処理部240Aは、アラーム出力部247により、ナースコールシステム400に対してアラームの出力要求を行い(ステップS1710)、処理を終了する。   If the corresponding reception information is not received in step S1708, the management processing unit 240A makes an alarm output request to the nurse call system 400 by the alarm output unit 247 (step S1710), and the process is terminated.

以上のように、本実施形態では、患者が音声により指示した場合や、患者の表情が通常とは異なっている場合、つまり、患者の状態が通常と異なっている場合を検出し、ナースコールシステム400に対してアラームの出力要求を送信することができる。   As described above, in the present embodiment, when the patient gives an instruction by voice, or when the patient's facial expression is different from the normal state, that is, when the patient's state is different from the normal state, the nurse call system is detected. An alarm output request can be transmitted to 400.

尚、本実施形態では、管理処理部240Aが音声認識機能と画像認識機能を有する構成としたが、これに限定されない。音声認識機能と画像認識機能は、それぞれの機能を実現する外部サーバ等によって実現されても良い。   In the present embodiment, the management processing unit 240A has a voice recognition function and an image recognition function. However, the present invention is not limited to this. The voice recognition function and the image recognition function may be realized by an external server or the like that realizes each function.

この場合、管理装置200Aは、患者の音声データを、音声認識機能を有する外部サーバへ送信し、外部サーバから音声データの認識結果を受信し、認識結果と音声データベース270とに基づき、患者の音声データが指示内容と対応しているか否かを判定しても良い。   In this case, the management apparatus 200A transmits the patient's voice data to an external server having a voice recognition function, receives the voice data recognition result from the external server, and based on the recognition result and the voice database 270, the patient's voice. It may be determined whether the data corresponds to the instruction content.

また、管理装置200Aは、患者の顔を撮影した画像データを画像認識機能を有する外部サーバへ送信し、外部サーバから、患者の表情を比較した結果を取得しても良い。この場合には、顔認証データベース280は、画像認識機能を有する外部サーバに設けられていても良い。   In addition, the management apparatus 200A may transmit image data obtained by photographing a patient's face to an external server having an image recognition function, and obtain a result of comparing the patient's facial expressions from the external server. In this case, the face authentication database 280 may be provided in an external server having an image recognition function.

開示の技術では、以下に記載する付記のような形態が考えられる。
(付記1)
入院している患者が前記患者に割り当てられた第一の領域から逸脱してから所定時間が経過した場合、電子カルテシステムから、前記患者の治療に応じて設定されたスケジュールを示す情報を取得し、
前記スケジュールを示す情報に基づき予測される前記患者の居場所に関する第二の領域を特定し、
前記患者が、特定された前記第二の領域に存在しないことを検出したとき、アラームの出力要求を所定の端末に送信する、処理をコンピュータに実行させる管理プログラム。
(付記2)
前記スケジュールを示す情報は、前記患者の移動先となる場所を示す情報が含まれ、
前記第一の領域と前記移動先となる場所との間の移動時間を示す情報が格納された移動記憶部を参照し、予定された前記患者の居場所に関する前記第二の領域を特定する、処理を前記コンピュータに実行させる、付記1記載の管理プログラム。
(付記3)
前記患者が設定した予定を示す情報が格納された予定記憶部を参照し、
予定された前記患者の居場所に関する前記第二の領域を特定する、処理を前記コンピュータに実行させる付記1又は2記載の管理プログラム。
(付記4)
前記電子カルテシステムから、前記患者が前記スケジュールを示す情報に含まれていない処置又は検査を受けるための受付を行ったことを示す受付情報を受信していた場合、前記患者が、予定された前記居場所に関する前記第二の領域に存在しない場合であっても、前記アラームの出力要求の送信を行わない、処理を前記コンピュータに実行させる、付記3記載の管理プログラム。
(付記5)
前記第一の領域内又は前記第一の領域の近傍に設けられた集音装置により音声データを取得し、
前記患者の音声データと、前記音声データが示す指示内容とが対応付けられた音声記憶部を参照し、前記集音装置により集音された音声データが、前記指示内容と対応するか否かを判定し、
前記集音装置により集音された音声データが、前記指示内容と対応する場合に、前記アラームの出力要求を送信する、処理を前記コンピュータに実行させる付記4記載の管理プログラム。
(付記6)
前記第一の領域を撮影した画像の画像データを取得し、
前記患者の平常時の表情を撮影した画像データを記憶した画像記憶部を参照し、取得した前記画像データに含まれる前記患者の表情が、前記平常時の表情と異なることを検出した場合に、前記アラームの出力要求を送信する、付記4又は5に記載の管理プログラム。
(付記7)
コンピュータによる管理方法であって、前記コンピュータが、
入院している患者が前記患者に割り当てられた第一の領域から逸脱してから所定時間が経過した場合、電子カルテシステムから、前記患者の治療に応じて設定されたスケジュールを示す情報を取得し、
前記スケジュールを示す情報に基づき予測される前記患者の居場所に関する第二の領域を特定し、
前記患者が、特定された前記第二の領域内に存在しないことを検出したとき、アラームの出力要求を所定の端末に送信する、管理方法。
(付記8)
入院している患者が前記患者に割り当てられた第一の領域から逸脱してから所定時間が経過した場合、電子カルテシステムから、前記患者の治療に応じて設定されたスケジュールを示す情報を取得する取得部と、
前記スケジュールを示す情報に基づき予測される前記患者の居場所に関する第二の領域を特定する特定部と、
前記患者が、特定された前記第二の領域内に存在しないことを検出したとき、アラームの出力要求を所定の端末に送信する出力部と、を有する管理装置。
In the disclosed technology, forms such as the following supplementary notes are conceivable.
(Appendix 1)
When a predetermined time has elapsed since the patient who was hospitalized departed from the first area assigned to the patient, information indicating a schedule set according to the treatment of the patient is acquired from the electronic medical record system. ,
Identifying a second region for the patient's whereabouts predicted based on information indicative of the schedule;
A management program for causing a computer to execute a process of transmitting an alarm output request to a predetermined terminal when detecting that the patient does not exist in the specified second area.
(Appendix 2)
The information indicating the schedule includes information indicating a location to which the patient is moved,
A process of identifying the second area related to the planned location of the patient with reference to a movement storage unit storing information indicating a movement time between the first area and the destination location The management program according to appendix 1, which causes the computer to execute
(Appendix 3)
With reference to a schedule storage unit storing information indicating a schedule set by the patient,
The management program according to supplementary note 1 or 2, wherein the computer executes the process of specifying the second area relating to the planned location of the patient.
(Appendix 4)
When receiving from the electronic medical chart system reception information indicating that the patient has received reception for receiving treatment or examination not included in the information indicating the schedule, the patient is The management program according to supplementary note 3, wherein the computer is caused to execute processing that does not transmit the alarm output request even if the alarm is not present in the second area relating to the whereabouts.
(Appendix 5)
Audio data is acquired by a sound collector provided in the first area or in the vicinity of the first area,
Whether or not the voice data collected by the sound collecting device corresponds to the instruction content with reference to a voice storage unit in which the voice data of the patient and the instruction content indicated by the voice data are associated with each other. Judgment,
The management program according to appendix 4, which causes the computer to execute a process of transmitting the alarm output request when voice data collected by the sound collecting device corresponds to the instruction content.
(Appendix 6)
Obtaining image data of an image of the first region,
When it is detected that the patient's facial expression included in the acquired image data is different from the normal facial expression with reference to an image storage unit storing image data obtained by photographing the patient's normal facial expression, 6. The management program according to appendix 4 or 5, wherein the alarm output request is transmitted.
(Appendix 7)
A computer-based management method, wherein the computer
When a predetermined time has elapsed since the patient who was hospitalized departed from the first area assigned to the patient, information indicating a schedule set according to the treatment of the patient is acquired from the electronic medical record system. ,
Identifying a second region for the patient's whereabouts predicted based on information indicative of the schedule;
A management method of transmitting an alarm output request to a predetermined terminal when detecting that the patient does not exist in the specified second area.
(Appendix 8)
When a predetermined time elapses after the hospitalized patient deviates from the first area assigned to the patient, information indicating a schedule set according to the treatment of the patient is acquired from the electronic medical record system An acquisition unit;
A specifying unit for specifying a second region related to the location of the patient predicted based on the information indicating the schedule;
And an output unit that transmits an alarm output request to a predetermined terminal when it is detected that the patient does not exist in the specified second area.

本発明は、具体的に開示された実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

100、100A 管理システム
200、200A 管理装置
210 移動データベース
220 不在時間許容データベース
230 患者状態データベース
240、240A 管理処理部
241 患者位置検出部
242 許容時間判定部
243 スケジュール判定部
244 移動判定部
245 受付状態判定部
246 状態格納部
247 アラーム出力部
250 患者予定データベース
251 音声認識部
252 画像認識部
253 予定判定部
260 現在位置データベース
270 音声データベース
280 顔認証データベース
300 電子カルテシステム
310 患者スケジュールデータベース
320 受付状態データベース
330 日常行動データベース
400 ナースコールシステム
100, 100A management system 200, 200A management device 210 movement database 220 absence time tolerance database 230 patient state database 240, 240A management processing unit 241 patient position detection unit 242 tolerance time determination unit 243 schedule determination unit 244 movement determination unit 245 reception state determination Unit 246 Status storage unit 247 Alarm output unit 250 Patient schedule database 251 Voice recognition unit 252 Image recognition unit 253 Schedule determination unit 260 Current position database 270 Voice database 280 Face authentication database 300 Electronic medical record system 310 Patient schedule database 320 Reception status database 330 Daily Behavior Database 400 Nurse Call System

Claims (6)

入院している患者が前記患者に割り当てられた第一の領域から逸脱してから所定時間が経過した場合、電子カルテシステムから、前記患者の治療に応じて設定されたスケジュールを示す情報を取得し、
前記スケジュールを示す情報に基づき予測される前記患者の居場所に関する第二の領域を特定し、
前記患者が特定された前記第二の領域に存在しないことを検出したとき、アラームの出力要求を所定の端末に送信する、処理をコンピュータに実行させる管理プログラム。
When a predetermined time has elapsed since the patient who was hospitalized departed from the first area assigned to the patient, information indicating a schedule set according to the treatment of the patient is acquired from the electronic medical record system. ,
Identifying a second region for the patient's whereabouts predicted based on information indicative of the schedule;
A management program for causing a computer to execute a process of transmitting an alarm output request to a predetermined terminal when it is detected that the patient does not exist in the specified second area.
前記スケジュールを示す情報は、前記患者の移動先となる場所を示す情報が含まれ、
前記第一の領域と前記移動先となる場所との間の移動時間を示す情報が格納された移動記憶部を参照し、予定された前記患者の居場所に関する第二の領域を特定する、処理を前記コンピュータに実行させる、請求項1記載の管理プログラム。
The information indicating the schedule includes information indicating a location to which the patient is moved,
A process of identifying a second area relating to the planned location of the patient with reference to a movement storage unit storing information indicating a movement time between the first area and the destination location. The management program according to claim 1, which is executed by the computer.
前記患者が設定した予定を示す情報が格納された予定記憶部を参照し、
予定された前記患者の居場所に関する前記第二の領域を特定する、処理を前記コンピュータに実行させる請求項1又は2記載の管理プログラム。
With reference to a schedule storage unit storing information indicating a schedule set by the patient,
The management program according to claim 1 or 2, which causes the computer to execute a process of specifying the second area related to the planned location of the patient.
前記電子カルテシステムから、前記患者が前記スケジュールを示す情報に含まれていない処置又は検査を受けるための受付を行ったことを示す受付情報を受信していた場合、前記患者が前記第二の領域内に存在しない場合であっても、前記アラームの出力要求の送信を行わない、処理を前記コンピュータに実行させる、請求項1乃至3の何れか一項に記載の管理プログラム。   When receiving from the electronic medical record system reception information indicating that the patient has received reception for receiving treatment or examination not included in the information indicating the schedule, the patient receives the second area. 4. The management program according to claim 1, wherein even if it does not exist, the computer does not transmit the alarm output request and causes the computer to execute processing. 5. コンピュータによる管理方法であって、前記コンピュータが、
入院している患者が前記患者に割り当てられた第一の領域から逸脱してから所定時間が経過した場合、電子カルテシステムから、前記患者の治療に応じて設定されたスケジュールを示す情報を取得し、
前記スケジュールを示す情報に基づき予測される前記患者の居場所に関する第二の領域を特定し、
前記患者が特定された前記第二の領域に存在しないことを検出したとき、アラームの出力要求を所定の端末に送信する、管理方法。
A computer-based management method, wherein the computer
When a predetermined time has elapsed since the patient who was hospitalized departed from the first area assigned to the patient, information indicating a schedule set according to the treatment of the patient is acquired from the electronic medical record system. ,
Identifying a second region for the patient's whereabouts predicted based on information indicative of the schedule;
A management method of transmitting an alarm output request to a predetermined terminal when it is detected that the patient does not exist in the specified second area.
入院している患者が前記患者に割り当てられた第一の領域から逸脱してから所定時間が経過した場合、電子カルテシステムから、前記患者の治療に応じて設定されたスケジュールを示す情報を取得する取得部と、
前記スケジュールを示す情報に基づき予測される前記患者の居場所に関する第二の領域を特定する特定部と、
前記患者が特定された前記第二の領域に存在しないことを検出したとき、アラームの出力要求を所定の端末に送信する出力部と、を有する管理装置。


When a predetermined time elapses after the hospitalized patient deviates from the first area assigned to the patient, information indicating a schedule set according to the treatment of the patient is acquired from the electronic medical record system An acquisition unit;
A specifying unit for specifying a second region related to the location of the patient predicted based on the information indicating the schedule;
And an output unit that transmits an alarm output request to a predetermined terminal when it is detected that the patient does not exist in the specified second area.


JP2018028088A 2018-02-20 2018-02-20 Management program, management method and management device Active JP7020166B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018028088A JP7020166B2 (en) 2018-02-20 2018-02-20 Management program, management method and management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018028088A JP7020166B2 (en) 2018-02-20 2018-02-20 Management program, management method and management device

Publications (2)

Publication Number Publication Date
JP2019144819A true JP2019144819A (en) 2019-08-29
JP7020166B2 JP7020166B2 (en) 2022-02-16

Family

ID=67771226

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018028088A Active JP7020166B2 (en) 2018-02-20 2018-02-20 Management program, management method and management device

Country Status (1)

Country Link
JP (1) JP7020166B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002101442A (en) * 2000-09-22 2002-04-05 Matsushita Electric Ind Co Ltd Apparatus and method for distributing position information
US20030216670A1 (en) * 2002-05-17 2003-11-20 Beggs George R. Integral, flexible, electronic patient sensing and monitoring system
JP2005278864A (en) * 2004-03-29 2005-10-13 Nec Corp Wandering prevention system and method through patient schedule management, and wandering prevention program through patient schedule management
JP2015115696A (en) * 2013-12-10 2015-06-22 ソフトバンクモバイル株式会社 Tag information management device, program, and tag information management system
JP2017202059A (en) * 2016-05-10 2017-11-16 株式会社北電子 Information processing device and information processing program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002101442A (en) * 2000-09-22 2002-04-05 Matsushita Electric Ind Co Ltd Apparatus and method for distributing position information
US20030216670A1 (en) * 2002-05-17 2003-11-20 Beggs George R. Integral, flexible, electronic patient sensing and monitoring system
JP2005278864A (en) * 2004-03-29 2005-10-13 Nec Corp Wandering prevention system and method through patient schedule management, and wandering prevention program through patient schedule management
JP2015115696A (en) * 2013-12-10 2015-06-22 ソフトバンクモバイル株式会社 Tag information management device, program, and tag information management system
JP2017202059A (en) * 2016-05-10 2017-11-16 株式会社北電子 Information processing device and information processing program

Also Published As

Publication number Publication date
JP7020166B2 (en) 2022-02-16

Similar Documents

Publication Publication Date Title
US10790051B2 (en) Medical support system, information terminal apparatus, patient image data acquisition method and patient information acquisition method
CN107038326A (en) A kind of multifunctional medical service system
CN109935316B (en) Medical assistance system, information terminal device, and patient image data acquisition method
JP2003109160A (en) Emergency rescue supporting system, portable terminal with emergency rescue function, wireless terminal for receiving emergency rescue information and emergency rescue supporting method
WO2019157633A1 (en) Intelligent service terminal and platform system and methods thereof
US20150324634A1 (en) Monitoring a waiting area
CN111227789A (en) Human health monitoring method and device
US20200066394A1 (en) Medical image management system, medical image acquisition apparatus, medical image data file acquisition method and medical image management server
US20230133330A1 (en) Systems and methods for medical resource intelligence
CN113205716A (en) Anesthesia nursing staff service capability assessment method and system
WO2018173948A1 (en) Service provision system
KR101429962B1 (en) System and method for processing data for recalling memory
JP7020166B2 (en) Management program, management method and management device
KR102448958B1 (en) Non-face-to-face specimen ampoule supply kiosk system and method therefor
KR102429183B1 (en) System of non-faced-to-face treatment through selectively accepting of treatment by the doctor
KR102645192B1 (en) Electronic device for managing bedsores based on artificial intelligence model and operating method thereof
CN111710402B (en) Face recognition-based ward round processing method and device and computer equipment
KR20110008965A (en) Method and system for detecting position of a patient having rome level type
US20240127190A1 (en) Work management device, work management method, and recording medium
JP5917754B1 (en) Home medical support system
KR102555157B1 (en) Integrated care system and method using heatlcare device
KR101921242B1 (en) System and method for realtime electronic medical record of patients participation type
JP6346772B2 (en) Patient confirmation device
Gaete et al. Visitrack: A pervasive service for monitoring the social activity of older adults living at home
US20240153618A1 (en) Systems and methods for automated communications

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211202

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220117

R150 Certificate of patent or registration of utility model

Ref document number: 7020166

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150