JP2021099617A - Information processing apparatus, information processing method, and information processing program - Google Patents

Information processing apparatus, information processing method, and information processing program Download PDF

Info

Publication number
JP2021099617A
JP2021099617A JP2019230540A JP2019230540A JP2021099617A JP 2021099617 A JP2021099617 A JP 2021099617A JP 2019230540 A JP2019230540 A JP 2019230540A JP 2019230540 A JP2019230540 A JP 2019230540A JP 2021099617 A JP2021099617 A JP 2021099617A
Authority
JP
Japan
Prior art keywords
maintenance
time
failure
date
medical device
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
JP2019230540A
Other languages
Japanese (ja)
Other versions
JP7443049B2 (en
Inventor
祐一 川端
Yuichi Kawabata
祐一 川端
文理 藤田
Fumimasa Fujita
文理 藤田
順子 柴田
Junko Shibata
順子 柴田
古賀 章浩
Akihiro Koga
章浩 古賀
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.)
Canon Medical Systems Corp
Original Assignee
Canon Medical Systems Corp
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 Canon Medical Systems Corp filed Critical Canon Medical Systems Corp
Priority to JP2019230540A priority Critical patent/JP7443049B2/en
Publication of JP2021099617A publication Critical patent/JP2021099617A/en
Application granted granted Critical
Publication of JP7443049B2 publication Critical patent/JP7443049B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To execute a maintenance request at an appropriate timing.SOLUTION: An information processing apparatus according to an embodiment comprises: an estimation unit; a searching unit; a calculation unit; and a presentation unit. The estimation unit estimates, based on the state of a plurality of components constituting a medical device, a failure sign component representing a failure sign and the time of failure of the failure sign component. The searching unit searches for, based on a reservation state of the medical device and the time related to maintenance work of the failure sign component, the date on which the maintenance work can be executed before the time of failure is reached as a maintenance candidate date. The calculation unit calculates the price of maintenance for the maintenance candidate date based on a cost for the failure sign component and a cost for the maintenance work. The presentation unit presents the failure sign component, the time of failure, the maintenance candidate date, and the price of maintenance.SELECTED DRAWING: Figure 1

Description

本明細書及び図面に開示の実施形態は、情報処理装置、情報処理方法及び情報処理プログラムに関する。 Embodiments disclosed in this specification and drawings relate to information processing devices, information processing methods and information processing programs.

病院には、例えば、X線コンピュータ断層撮影(CT:Computed Tomography)装置、MRI(Magnetic Resonance Imaging)装置、超音波診断装置、PET(Positron Emission Tomography)装置、及び、検体検査装置等の装置が設置されている。病院内に設置された装置は、経年劣化や使用状況に応じて故障する場合がある。そこで、病院側としては、病院内の装置が故障する前に保守作業を依頼することが重要である。 In the hospital, for example, equipment such as X-ray computed tomography (CT) equipment, MRI (Magnetic Resonance Imaging) equipment, ultrasonic diagnostic equipment, PET (Positron Emission Tomography) equipment, and sample inspection equipment are installed. Has been done. Devices installed in hospitals may break down depending on aging and usage conditions. Therefore, it is important for the hospital side to request maintenance work before the equipment in the hospital breaks down.

国際公開2014/061604号International Publication 2014/061604 特開2009−217718号公報Japanese Unexamined Patent Publication No. 2009-217718 特開2016−166070号公報Japanese Unexamined Patent Publication No. 2016-166070

本明細書及び図面に開示の実施形態が解決しようとする課題の一つは、保守依頼を適切なタイミングで実施できることである。ただし、本明細書及び図面に開示の実施形態により解決される課題は上記課題に限られない。後述する実施形態に示す各構成による各効果に対応する課題を他の課題として位置づけることもできる。 One of the problems to be solved by the embodiments disclosed in the present specification and the drawings is that the maintenance request can be executed at an appropriate timing. However, the problems solved by the embodiments disclosed in the present specification and drawings are not limited to the above problems. It is also possible to position the problem corresponding to each effect of each configuration shown in the embodiment described later as another problem.

実施形態に係る情報処理装置は、推定部と、検索部と、算出部と、提示部と、を備える。前記推定部は、医用装置を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品と当該故障予兆部品の故障時期を推定する。前記検索部は、前記医用装置の予約状況と前記故障予兆部品の保守作業に関する時間とに基づいて、前記故障時期までに前記保守作業を実施可能な日時を保守候補日時として検索する。前記算出部は、前記故障予兆部品に関するコストと前記保守作業に関するコストとに基づいて、前記保守候補日時の保守価格を算出する。前記提示部は、前記故障予兆部品、前記故障時期、前記保守候補日時及び前記保守価格を提示する。 The information processing device according to the embodiment includes an estimation unit, a search unit, a calculation unit, and a presentation unit. The estimation unit estimates a failure sign component representing a failure sign and a failure time of the failure sign component based on the states of a plurality of components constituting the medical device. The search unit searches for a date and time when the maintenance work can be performed by the failure time as a maintenance candidate date and time based on the reservation status of the medical device and the time related to the maintenance work of the failure sign component. The calculation unit calculates the maintenance price on the maintenance candidate date and time based on the cost related to the failure sign component and the cost related to the maintenance work. The presenting unit presents the failure sign component, the failure time, the maintenance candidate date and time, and the maintenance price.

図1は、本実施形態に係る情報処理装置を含む情報処理システムの構成の一例を示す図である。FIG. 1 is a diagram showing an example of a configuration of an information processing system including an information processing device according to the present embodiment. 図2は、本実施形態における故障履歴DBの一例を示す図である。FIG. 2 is a diagram showing an example of a failure history DB in the present embodiment. 図3は、本実施形態における部品在庫DBの一例を示す図である。FIG. 3 is a diagram showing an example of the parts inventory DB in the present embodiment. 図4は、本実施形態における部品調達DBの一例を示す図である。FIG. 4 is a diagram showing an example of the parts procurement DB in the present embodiment. 図5は、本実施形態における保守作業DBの一例を示す図である。FIG. 5 is a diagram showing an example of a maintenance work DB in the present embodiment. 図6は、本実施形態における作業員DBの一例を示す図である。FIG. 6 is a diagram showing an example of a worker DB in the present embodiment. 図7は、本実施形態における保守推奨日を説明するための図である。FIG. 7 is a diagram for explaining a recommended maintenance date in the present embodiment. 図8は、本実施形態における検査予約DBの一例を示す図である。FIG. 8 is a diagram showing an example of the inspection reservation DB in the present embodiment. 図9は、本実施形態における保守候補日時を説明するための図である。FIG. 9 is a diagram for explaining a maintenance candidate date and time in the present embodiment. 図10は、本実施形態における故障リスクと保守コストとの関係を示す図である。FIG. 10 is a diagram showing the relationship between the failure risk and the maintenance cost in the present embodiment. 図11は、本実施形態における表示画面の一例を示す図である。FIG. 11 is a diagram showing an example of a display screen according to the present embodiment. 図12は、本実施形態における保守日時を説明するための図である。FIG. 12 is a diagram for explaining the maintenance date and time in the present embodiment. 図13は、本実施形態における表示タイミングの一例を示す図である。FIG. 13 is a diagram showing an example of display timing in the present embodiment. 図14は、本実施形態に係る情報処理装置による処理の手順を示すフローチャートである。FIG. 14 is a flowchart showing a processing procedure by the information processing apparatus according to the present embodiment. 図15は、本実施形態の変形例における表示画面の一例を示す図である。FIG. 15 is a diagram showing an example of a display screen in a modified example of the present embodiment. 図16は、本実施形態の変形例における表示画面の一例を示す図である。FIG. 16 is a diagram showing an example of a display screen in a modified example of the present embodiment. 図17は、本実施形態の変形例における表示画面の一例を示す図である。FIG. 17 is a diagram showing an example of a display screen in a modified example of the present embodiment. 図18は、本実施形態の変形例における表示画面の一例を示す図である。FIG. 18 is a diagram showing an example of a display screen in a modified example of the present embodiment.

以下、添付図面を参照して、情報処理装置及び情報処理システムの実施形態を詳細に説明する。なお、以下、情報処理装置を含む情報処理システムを例に挙げて説明する。図1に示す情報処理システムにおいては、各装置が1台ずつ示されているが、実際には更に複数の装置を含むことができる。 Hereinafter, embodiments of the information processing apparatus and the information processing system will be described in detail with reference to the attached drawings. Hereinafter, an information processing system including an information processing device will be described as an example. In the information processing system shown in FIG. 1, each device is shown one by one, but in reality, a plurality of devices can be further included.

図1は、本実施形態に係る情報処理装置100を含む情報処理システム1の構成の一例を示す図である。図1に示す情報処理システム1は、情報処理装置100と、医用装置200と、端末300と、サーバ400とを備える。 FIG. 1 is a diagram showing an example of a configuration of an information processing system 1 including an information processing device 100 according to the present embodiment. The information processing system 1 shown in FIG. 1 includes an information processing device 100, a medical device 200, a terminal 300, and a server 400.

医用装置200は、病院内に設置され、モダリティ装置や検体検査装置等の装置を含む。医用装置200がモダリティ装置である場合、例えば、医用装置200は、X線診断装置、X線コンピュータ断層撮影装置(X線CT装置)、磁気共鳴イメージング装置(MRI装置)、核医学診断装置、及び超音波診断装置等を含む。 The medical device 200 is installed in a hospital and includes devices such as a modality device and a sample testing device. When the medical device 200 is a modality device, for example, the medical device 200 includes an X-ray diagnostic device, an X-ray computed tomography device (X-ray CT device), a magnetic resonance imaging device (MRI device), a nuclear medicine diagnostic device, and a nuclear medicine diagnostic device. Includes ultrasonic diagnostic equipment and the like.

端末300とサーバ400は、医用装置200の予約を管理する装置である。例えば、端末300は、医師、医療スタッフ、検査担当者等のユーザにより用いられる。例えば、端末300は、PC(Personal Computer)やタブレット式PC、PDA(Personal Digital Assistant)、携帯端末等を含む。端末300は、例えば、医用装置200を予約するときに使用される。サーバ400は、例えば、HIS(Hospital Information System)やRIS(Radiology Information System)などのサーバを含む。医用装置200の予約は、端末300だけでなく、サーバ400を使用することにより実施することもできる。 The terminal 300 and the server 400 are devices that manage reservations for the medical device 200. For example, the terminal 300 is used by users such as doctors, medical staff, and inspectors. For example, the terminal 300 includes a PC (Personal Computer), a tablet PC, a PDA (Personal Digital Assistant), a mobile terminal, and the like. The terminal 300 is used, for example, when reserving the medical device 200. The server 400 includes, for example, a server such as HIS (Hospital Information System) or RIS (Radiology Information System). The reservation of the medical device 200 can be made by using not only the terminal 300 but also the server 400.

情報処理装置100は、ネットワークを介して、医用装置200、端末300、サーバ400等と通信可能に接続される。情報処理装置100、医用装置200、端末300、サーバ400は、例えば、病院等に設置された院内LAN(Local Area Network)に接続され、所定の装置へ情報を送信すると共に、所定の装置から送信される情報を受信する。例えば、情報処理装置100は、ワークステーションやパーソナルコンピュータ等のコンピュータ機器によって実現される。 The information processing device 100 is communicably connected to the medical device 200, the terminal 300, the server 400, and the like via a network. The information processing device 100, the medical device 200, the terminal 300, and the server 400 are connected to, for example, an in-hospital LAN (Local Area Network) installed in a hospital or the like, and transmit information to and from a predetermined device. Receive the information to be processed. For example, the information processing device 100 is realized by a computer device such as a workstation or a personal computer.

情報処理装置100は、入力インターフェース110と、ディスプレイ120と、通信インターフェース130と、記憶回路140と、処理回路150とを有する。なお、情報処理装置100は、上述の構成に限定されず、例えば、処理回路150のみを有しており、入力インターフェース110、ディスプレイ120、通信インターフェース130は、情報処理装置100に接続されることにより使用されてもよい。 The information processing device 100 includes an input interface 110, a display 120, a communication interface 130, a storage circuit 140, and a processing circuit 150. The information processing device 100 is not limited to the above configuration. For example, the information processing device 100 has only the processing circuit 150, and the input interface 110, the display 120, and the communication interface 130 are connected to the information processing device 100. May be used.

入力インターフェース110は、処理回路150に接続されており、操作者から各種指示及び各種情報の入力操作を受け付ける。具体的には、入力インターフェース110は、操作者から受け付けた入力操作を電気信号へ変換して処理回路150に出力する。例えば、入力インターフェース110は、トラックボール、スイッチボタン、マウス、キーボード、操作面へ触れることで入力操作を行うタッチパッド、表示画面とタッチパッドとが一体化されたタッチスクリーン、光学センサを用いた非接触入力回路、及び音声入力回路等によって実現される。なお、本実施形態において、入力インターフェース110は、マウス、キーボード等の物理的な操作部品を備えるものだけに限られない。例えば、装置とは別体に設けられた外部の入力機器から入力操作に対応する電気信号を受け取り、この電気信号を制御回路へ出力する電気信号の処理回路も入力インターフェース110の例に含まれる。 The input interface 110 is connected to the processing circuit 150 and receives various instructions and various information input operations from the operator. Specifically, the input interface 110 converts the input operation received from the operator into an electric signal and outputs it to the processing circuit 150. For example, the input interface 110 includes a trackball, a switch button, a mouse, a keyboard, a touch pad for performing input operations by touching an operation surface, a touch screen in which a display screen and a touch pad are integrated, and a non-optical sensor. It is realized by a contact input circuit, a voice input circuit, and the like. In the present embodiment, the input interface 110 is not limited to the one provided with physical operating parts such as a mouse and a keyboard. For example, an example of the input interface 110 includes an electric signal processing circuit that receives an electric signal corresponding to an input operation from an external input device provided separately from the device and outputs the electric signal to a control circuit.

ディスプレイ120は、処理回路150に接続されており、各種情報及び各種画像を表示する。具体的には、ディスプレイ120は、処理回路150から送られる各種情報及び各種画像のデータを表示用の電気信号に変換して出力する。例えば、ディスプレイ120は、液晶モニタやCRT(Cathode Ray Tube)モニタ、タッチパネル等によって実現される。 The display 120 is connected to the processing circuit 150 and displays various information and various images. Specifically, the display 120 converts various information and various image data sent from the processing circuit 150 into electrical signals for display and outputs the data. For example, the display 120 is realized by a liquid crystal monitor, a CRT (Cathode Ray Tube) monitor, a touch panel, or the like.

通信インターフェース130は、処理回路150に接続されており、情報処理装置100と各システムとの間で行われる各種データの伝送及び通信を制御する。例えば、通信インターフェース130は、情報処理装置100と端末200及び端末300との間で行われる各種データの伝送及び通信を制御する。通信インターフェース130は、例えば、ネットワークカードやネットワークアダプタ、NIC(Network Interface Controller)等によって実現される。 The communication interface 130 is connected to the processing circuit 150 and controls the transmission and communication of various data performed between the information processing device 100 and each system. For example, the communication interface 130 controls the transmission and communication of various data performed between the information processing device 100 and the terminal 200 and the terminal 300. The communication interface 130 is realized by, for example, a network card, a network adapter, a NIC (Network Interface Controller), or the like.

記憶回路140は、処理回路150に接続されており、各種情報を記憶する。具体的には、記憶回路140は、各システムから受信した患者情報を記憶する。例えば、記憶回路140は、RAM(Random Access Memory)、フラッシュメモリ等の半導体メモリ素子や、ハードディスク、光ディスク等によって実現される。記憶回路140は、情報処理装置100がネットワーク上でアクセス可能であれば、情報処理装置100に内蔵されていなくてもよい。 The storage circuit 140 is connected to the processing circuit 150 and stores various information. Specifically, the storage circuit 140 stores patient information received from each system. For example, the storage circuit 140 is realized by a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory, a hard disk, an optical disk, or the like. The storage circuit 140 may not be built in the information processing device 100 as long as the information processing device 100 is accessible on the network.

更に、記憶回路140は、後述する処理回路150が有する各処理機能によって用いられる各種のデータベース(以下、DBと記載する)を記憶する。各種のDBについては後述する。 Further, the storage circuit 140 stores various databases (hereinafter referred to as DB) used by each processing function of the processing circuit 150 described later. Various DBs will be described later.

処理回路150は、情報処理装置100の構成要素を制御する。例えば、処理回路150は、推定機能151、検索機能152、算出機能153、及び、出力処理機能154を実行する。ここで、例えば、処理回路150の構成要素である推定機能151、検索機能152、算出機能153、及び、出力処理機能154が実行する各処理機能は、コンピュータによって実行可能なプログラムの形態で記憶回路140に記録されている。処理回路150は、各プログラムを記憶回路140から読み出し、実行することで各プログラムに対応する機能を実現するプロセッサである。換言すると、各プログラムを読み出した状態の処理回路150は、図1の処理回路150内に示された各機能を有することとなる。ここで、推定機能151は、推定部の一例である。検索機能152は、検索部の一例である。算出機能153は、算出部の一例である。出力処理機能154は、提示部及び処理部の一例である。 The processing circuit 150 controls the components of the information processing device 100. For example, the processing circuit 150 executes the estimation function 151, the search function 152, the calculation function 153, and the output processing function 154. Here, for example, each processing function executed by the estimation function 151, the search function 152, the calculation function 153, and the output processing function 154, which are the components of the processing circuit 150, is stored in the form of a program that can be executed by a computer. It is recorded in 140. The processing circuit 150 is a processor that realizes a function corresponding to each program by reading each program from the storage circuit 140 and executing the program. In other words, the processing circuit 150 in the state where each program is read has each function shown in the processing circuit 150 of FIG. Here, the estimation function 151 is an example of an estimation unit. The search function 152 is an example of a search unit. The calculation function 153 is an example of a calculation unit. The output processing function 154 is an example of a presentation unit and a processing unit.

なお、上記説明において用いた「プロセッサ」という文言は、例えば、CPU(Central Processing Unit)、GPU(Graphics Processing Unit)、特定用途向け集積回路(Application Specific Integrated Circuit:ASIC)、プログラマブル論理デバイス(例えば、単純プログラマブル論理デバイス(Simple Programmable Logic Device:SPLD)、複合プログラマブル論理デバイス(Complex Programmable Logic Device:CPLD)、及びフィールドプログラマブルゲートアレイ(Field Programmable GateArray:FPGA))等の回路を意味する。プロセッサが例えばCPUである場合、プロセッサは記憶回路に保存されたプログラムを読み出し実行することで機能を実現する。一方、プロセッサが例えばASICである場合、記憶回路にプログラムを保存する代わりに、プロセッサの回路内にプログラムを直接組み込まれる。なお、本実施形態の各プロセッサは、プロセッサごとに単一の回路として構成される場合に限らず、複数の独立した回路を組み合わせて1つのプロセッサとして構成し、その機能を実現するようにしてもよい。さらに、図1における複数の構成要素を1つのプロセッサへ統合してその機能を実現するようにしてもよい。 The word "processor" used in the above description includes, for example, a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), an integrated circuit for a specific application (Application Specific Integrated Circuit: ASIC), and a programmable logic device (for example, a programmable logic device). It means a circuit such as a simple programmable logic device (SPLD), a complex programmable logic device (CPLD), and a field programmable gate array (FPGA). When the processor is, for example, a CPU, the processor realizes a function by reading and executing a program stored in a storage circuit. On the other hand, when the processor is, for example, an ASIC, the program is incorporated directly into the circuit of the processor instead of storing the program in the storage circuit. It should be noted that each processor of the present embodiment is not limited to the case where each processor is configured as a single circuit, and a plurality of independent circuits may be combined to form one processor to realize its function. Good. Further, the plurality of components in FIG. 1 may be integrated into one processor to realize the function.

以上、本実施形態に係る情報処理装置100の全体構成について説明した。このような構成のもと、本実施形態に係る情報処理装置100は、病院側が保守依頼を適切なタイミングで実施できるように、本実施形態に係る情報処理装置100では、以下の処理を行う。まず、推定機能151は、医用装置200を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品と当該故障予兆部品の故障時期とを推定する。検索機能152は、医用装置200の予約状況と故障予兆部品の保守作業に関する時間とに基づいて、故障時期までに保守作業を実施可能な日時を保守候補日時として検索する。算出機能153は、故障予兆部品に関するコストと保守作業に関するコストとに基づいて、保守候補日時の保守価格を算出する。出力処理機能154は、故障予兆部品、故障時期、保守候補日時及び保守価格を提示する。 The overall configuration of the information processing apparatus 100 according to the present embodiment has been described above. Under such a configuration, the information processing device 100 according to the present embodiment performs the following processing so that the hospital side can execute the maintenance request at an appropriate timing. First, the estimation function 151 estimates a failure sign component representing a failure sign and a failure time of the failure sign component based on the states of a plurality of components constituting the medical device 200. The search function 152 searches for the date and time when the maintenance work can be performed by the failure time as the maintenance candidate date and time based on the reservation status of the medical device 200 and the time related to the maintenance work of the failure sign component. The calculation function 153 calculates the maintenance price on the maintenance candidate date and time based on the cost related to the failure sign component and the cost related to the maintenance work. The output processing function 154 presents a failure sign component, a failure time, a maintenance candidate date and time, and a maintenance price.

次に、推定機能151が実行する処理について説明する。上述のように、推定機能151は、医用装置200を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品と、当該故障予兆部品の故障時期である推定故障時期とを推定する。 Next, the process executed by the estimation function 151 will be described. As described above, the estimation function 151 estimates the failure sign component representing the failure sign and the estimated failure time which is the failure time of the failure sign component based on the states of the plurality of components constituting the medical device 200. ..

具体的には、まず、推定機能151は、医用装置200を構成する複数の部品の状態として、例えば、経時的な変化を監視して、複数の部品の中から、故障予兆を表す故障予兆部品を推定する。例えば、複数の部品の各々には、図示しないセンサが設けられている。推定機能151は、当該センサから出力されるセンサデータを受け付けることにより、当該センサが設けられた部品の状態として、経時的な変化を監視する。そして、推定機能151は、当該センサから受け付けたセンサデータが所定の閾値を超える場合、又は、所定の閾値を下回る場合、当該センサが設けられた部品を故障予兆部品として推定する。 Specifically, first, the estimation function 151 monitors changes over time as the state of a plurality of parts constituting the medical device 200, and among the plurality of parts, a failure sign component that represents a failure sign. To estimate. For example, each of the plurality of parts is provided with a sensor (not shown). By receiving the sensor data output from the sensor, the estimation function 151 monitors the change over time as the state of the component provided with the sensor. Then, when the sensor data received from the sensor exceeds a predetermined threshold value or falls below a predetermined threshold value, the estimation function 151 estimates the component provided with the sensor as a failure sign component.

例えば、医用装置200が「X線CT装置」であり、「X線CT装置」を構成する複数の部品の中の1つの部品である「X線管」には、センサが設けられているものとする。この場合、当該センサは、「X線管」のフィラメントの抵抗値を計測し、センサデータとして情報処理装置100に出力する。情報処理装置100において、推定機能151は、当該センサから出力されるセンサデータを受け付けることにより、当該センサが設けられた「X線管」の状態を監視する。例えば、推定機能151は、当該センサから出力されるセンサデータを受け付けることにより、当該センサが設けられた「X線管」のフィラメントの抵抗値の経時的な変化を監視する。そして、推定機能151は、例えば、「X線管」のフィラメントの抵抗値が所定の閾値を下回る場合、「X線管」を故障予兆部品として推定する。また、推定機能151は、故障予兆部品「X線管」のフィラメントの抵抗値の経時的な変化と、過去に発生した部品毎の故障履歴とに基づいて、当該故障予兆部品の故障時期である推定故障時期及び故障確率を推定する。ここで、推定機能151は、医用装置200の使用状況も考慮して、推定故障時期及び故障確率を推定してもよい。 For example, the medical device 200 is an "X-ray CT device", and a sensor is provided in an "X-ray tube" which is one of a plurality of parts constituting the "X-ray CT device". And. In this case, the sensor measures the resistance value of the filament of the "X-ray tube" and outputs it as sensor data to the information processing apparatus 100. In the information processing device 100, the estimation function 151 monitors the state of the "X-ray tube" provided with the sensor by receiving the sensor data output from the sensor. For example, the estimation function 151 monitors the change in the resistance value of the filament of the “X-ray tube” provided with the sensor over time by receiving the sensor data output from the sensor. Then, for example, when the resistance value of the filament of the "X-ray tube" is less than a predetermined threshold value, the estimation function 151 estimates the "X-ray tube" as a failure sign component. Further, the estimation function 151 is a failure time of the failure sign component based on the time-dependent change in the resistance value of the filament of the failure sign component "X-ray tube" and the failure history of each component that has occurred in the past. Estimate the failure time and failure probability. Here, the estimation function 151 may estimate the estimated failure time and failure probability in consideration of the usage status of the medical device 200.

医用装置200の使用状況の一例として、推定機能151は、温度や振動等を監視する。例えば、医用装置200や医用装置200を構成する複数の部品の少なくとも1つの部品には、温度センサや振動センサが設けられ、推定機能151は、温度センサや振動センサから出力されるセンサデータを受け付けることにより、医用装置200の使用状況を監視する。 As an example of the usage status of the medical device 200, the estimation function 151 monitors temperature, vibration, and the like. For example, at least one of the medical device 200 and the plurality of parts constituting the medical device 200 is provided with a temperature sensor and a vibration sensor, and the estimation function 151 receives sensor data output from the temperature sensor and the vibration sensor. Thereby, the usage status of the medical device 200 is monitored.

図2は、本実施形態における故障履歴DB141の一例を示す図である。故障履歴DB141は、過去に発生した部品毎の故障履歴などの情報を記憶する。故障履歴DB141は、例えば、記憶回路140、又は、情報処理装置100とネットワークを介して接続された外部のサーバに記憶されている。例えば、図2は、過去に発生した部品毎の故障履歴のうち、部品「X線管」が過去に故障したときの故障履歴を示している。例えば、過去に発生した故障として、「X線管」のフィラメントの抵抗値が経時的に徐々に下がっていき、ある日において、当該抵抗値が所定の閾値を下回ったものとする。このとき、当該抵抗値が所定の閾値を下回った日から、「X線管」が13日後に故障したものとする。この場合、当該抵抗値は、故障時の値が最も低い。また、故障確率は、当該抵抗値が低くなるに連れ、高くなる。 FIG. 2 is a diagram showing an example of the failure history DB 141 in the present embodiment. The failure history DB 141 stores information such as a failure history for each component that has occurred in the past. The failure history DB 141 is stored in, for example, a storage circuit 140 or an external server connected to the information processing device 100 via a network. For example, FIG. 2 shows a failure history when the part “X-ray tube” has failed in the past among the failure histories of each part that have occurred in the past. For example, as a failure that has occurred in the past, it is assumed that the resistance value of the filament of the "X-ray tube" gradually decreases with time, and one day, the resistance value falls below a predetermined threshold value. At this time, it is assumed that the "X-ray tube" has failed 13 days after the day when the resistance value falls below the predetermined threshold value. In this case, the resistance value is the lowest at the time of failure. Further, the failure probability increases as the resistance value decreases.

例えば、推定機能151は、故障履歴DB141を参照して、故障予兆部品「X線管」のフィラメントの抵抗値の経時的な変化から、推定故障時期及び故障確率を推定する。具体的には、「X線管」のフィラメントの抵抗値が経時的に徐々に下がっていき、「6月17日」において、当該抵抗値が所定の閾値を下回ったものとする。この場合、推定機能151は、故障予兆部品「X線管」の推定故障時期として、「6月30日(13日後)」を推定する。このときの故障確率は「90%」であるものとする。 For example, the estimation function 151 estimates the estimated failure time and failure probability from the time course of the resistance value of the filament of the failure sign component "X-ray tube" with reference to the failure history DB 141. Specifically, it is assumed that the resistance value of the filament of the "X-ray tube" gradually decreases with time, and the resistance value falls below a predetermined threshold value on "June 17". In this case, the estimation function 151 estimates "June 30 (13 days later)" as the estimated failure time of the failure sign component "X-ray tube". The failure probability at this time is assumed to be "90%".

次に、検索機能152が実行する処理について説明する。上述のように、検索機能152は、医用装置200の予約状況と、故障予兆部品の保守作業に関する時間とに基づいて、推定故障時期までに保守作業を実施可能な複数の日時を、保守候補日時として検索する。具体的には、検索機能152は、各種のDBを参照して、複数の保守候補日時を検索する。 Next, the process executed by the search function 152 will be described. As described above, the search function 152 sets a plurality of dates and times on which maintenance work can be performed by the estimated failure time based on the reservation status of the medical device 200 and the time related to the maintenance work of the failure sign component. Search as. Specifically, the search function 152 refers to various DBs and searches for a plurality of maintenance candidate dates and times.

図3は、本実施形態における部品在庫DB142の一例を示す図である。例えば、図3に示すように、部品在庫DB142は、部品毎の在庫状況及び部品代などの情報を記憶する。部品在庫DB142は、例えば、記憶回路140、又は、情報処理装置100とネットワークを介して接続された外部のサーバに記憶される。例えば、部品在庫DB142は、部品の在庫を管理する管理会社により管理され、在庫状況、部品代などの変更があった場合に部品在庫DB142内の情報が更新される。例えば、在庫状況は、保守作業の予約が入った場合に更新される。在庫状況は、部品を識別する部品情報と、当該部品が保管された保管場所と、当該保管場所に保管された部品の数である在庫とを含む。部品情報は、例えば、部品名、部品番号、型番などを含む。保管場所は、例えば、倉庫の名前や、倉庫の住所などの位置情報を含む。検索機能152は、部品在庫DB142を参照して、故障予兆部品の代替となる代替部品の在庫状況及び部品代を検索する。例えば、故障予兆部品が、部品情報として、型番が“XXX”である「X線管」とする。また、当該「X線管“XXX”」が保管された保管場所として、位置情報が“AAA”、“BBB”、“CCC”である倉庫とする。保管場所「倉庫“AAA”」、「倉庫“BBB”」、「倉庫“CCC”」において、「X線管“XXX”」の在庫は、それぞれ、「1個」、「2個」、「0個」であり、部品代は「X1」であるものとする。また、保管場所「倉庫“AAA”」は、輸送先である「病院A」に最も近いものとする。この場合、検索機能152は、部品在庫DB142を参照して、故障予兆部品「X線管“XXX”」の代替となる代替部品の在庫状況及び部品代として、保管場所「倉庫“AAA”」、在庫「1個」、及び、部品代「X1」を検索する。 FIG. 3 is a diagram showing an example of the parts inventory DB 142 in the present embodiment. For example, as shown in FIG. 3, the parts inventory DB 142 stores information such as inventory status and parts cost for each part. The parts inventory DB 142 is stored in, for example, a storage circuit 140 or an external server connected to the information processing device 100 via a network. For example, the parts inventory DB 142 is managed by a management company that manages the inventory of parts, and the information in the parts inventory DB 142 is updated when the inventory status, the parts cost, or the like is changed. For example, inventory status is updated when maintenance work is reserved. The inventory status includes the part information that identifies the part, the storage place where the part is stored, and the inventory which is the number of parts stored in the storage place. The part information includes, for example, a part name, a part number, a model number, and the like. The storage location includes location information such as, for example, the name of the warehouse or the address of the warehouse. The search function 152 refers to the parts inventory DB 142 and searches for the inventory status and the parts cost of the substitute parts that are the substitutes for the failure sign parts. For example, the failure sign component is an "X-ray tube" whose model number is "XXX" as component information. Further, the storage location where the "X-ray tube" XXX "" is stored is a warehouse whose location information is "AAA", "BBB", and "CCC". In the storage locations "warehouse" AAA "", "warehouse" BBB "", and "warehouse" CCC "", the inventory of "X-ray tube" XXX "" is "1", "2", and "0", respectively. It is assumed that the number of parts is "X1" and the cost of parts is "X1". In addition, the storage location "warehouse" AAA "" shall be the closest to the transportation destination "hospital A". In this case, the search function 152 refers to the parts inventory DB 142, and sets the storage location “warehouse“ AAA ”” as the inventory status and the parts cost of the alternative parts that are the substitutes for the failure sign parts “X-ray tube“ XXX ””. Search for inventory "1 piece" and parts cost "X1".

図4は、本実施形態における部品調達DB143の一例を示す図である。例えば、図4に示すように、部品調達DB143は、部品毎の納期及び輸送費などの情報を記憶する。部品調達DB143は、例えば、記憶回路140、又は、情報処理装置100とネットワークを介して接続された外部のサーバに記憶される。例えば、部品調達DB143は、部品の在庫を管理する管理会社により管理される。検索機能152は、部品調達DB143を参照して、代替部品の納期及び輸送費を検索する。納期及び輸送費は、保管場所、輸送先、輸送手段により異なる。また、輸送費は、保管場所から輸送先に輸送する距離が遠くなるほど、高くなる。また、輸送費は、保管場所から輸送先に輸送するときの人件費も、距離に応じて高くなる。例えば、代替部品「X線管“XXX”」を保管場所「倉庫“AAA”」から輸送先「病院A」に輸送する場合、輸送手段として「トラック」を利用する場合では納期が「6日」であり、輸送費は「Y1」であるものとする。また、輸送手段として「飛行機」と「トラック」とを利用する場合(以下、「飛行機、トラック」と記載する)では納期が「3日」であり、輸送費は「Y2」であるものとする。輸送手段「飛行機+トラック」は、緊急手配を要する場合に利用されるため、輸送費「Y2」は輸送費「Y1」よりも高くなる。この場合、検索機能152は、部品調達DB143を参照して、代替部品「X線管“XXX”」を保管場所「倉庫“AAA”」から輸送先「病院A」に輸送する場合の納期及び輸送費として、輸送手段として「トラック」を利用する場合の納期「6日」及び輸送費「Y1」を検索する。また、検索機能152は、輸送手段として「飛行機、トラック」を利用する場合の納期「3日」及び輸送費「Y2」を検索する。 FIG. 4 is a diagram showing an example of the parts procurement DB 143 in the present embodiment. For example, as shown in FIG. 4, the parts procurement DB 143 stores information such as the delivery date and transportation cost for each part. The component procurement DB 143 is stored in, for example, a storage circuit 140 or an external server connected to the information processing device 100 via a network. For example, the parts procurement DB 143 is managed by a management company that manages the inventory of parts. The search function 152 searches for the delivery date and transportation cost of the alternative parts with reference to the parts procurement DB 143. Delivery time and transportation cost vary depending on the storage location, transportation destination, and transportation means. In addition, the transportation cost increases as the distance from the storage location to the transportation destination increases. In addition, the transportation cost increases according to the distance, and the labor cost when transporting from the storage location to the transportation destination also increases. For example, when transporting the alternative part "X-ray tube" XXX "" from the storage location "warehouse" AAA "" to the destination "hospital A", the delivery time is "6 days" when using a "truck" as the means of transportation. It is assumed that the transportation cost is "Y1". In addition, when using "airplane" and "truck" as means of transportation (hereinafter referred to as "airplane, truck"), the delivery date shall be "3 days" and the transportation cost shall be "Y2". .. Since the transportation means "airplane + truck" is used when urgent arrangements are required, the transportation cost "Y2" is higher than the transportation cost "Y1". In this case, the search function 152 refers to the parts procurement DB 143 and refers to the delivery date and transportation when the alternative part “X-ray tube“ XXX ”” is transported from the storage location “warehouse“ AAA ”” to the transportation destination “hospital A”. As the cost, the delivery date "6 days" and the transportation cost "Y1" when the "truck" is used as the transportation means are searched. In addition, the search function 152 searches for the delivery date "3 days" and the transportation cost "Y2" when "airplane, truck" is used as the transportation means.

図5は、本実施形態における保守作業DB144の一例を示す図である。例えば、図5に示すように、保守作業DB144は、部品毎に作業員が保守作業に要する保守作業時間及び人件費などの情報を記憶する。保守作業DB144は、例えば、記憶回路140、又は、情報処理装置100とネットワークを介して接続された外部のサーバに記憶される。例えば、保守作業DB144は、作業員を管理する管理会社により管理される。検索機能152は、保守作業DB144を参照して、故障予兆部品の保守作業に要する保守作業時間及び人件費を検索する。保守作業時間及び人件費は、保守作業の内容により異なる。保守作業としては、交換や修理などが挙げられる。例えば、保守作業が、故障予兆部品「X線管“XXX”」を代替部品に交換する作業である場合、作業員が「病院A」に出向いて当該保守作業に要する保守作業時間は「6時間」であり、その人件費は「Z1」であるものとする。この場合、検索機能152は、保守作業DB144を参照して、故障予兆部品「X線管“XXX”」の保守作業に要する保守作業時間「6時間」及び人件費「Z1」を検索する。 FIG. 5 is a diagram showing an example of the maintenance work DB 144 in the present embodiment. For example, as shown in FIG. 5, the maintenance work DB 144 stores information such as maintenance work time and labor cost required for maintenance work by a worker for each part. The maintenance work DB 144 is stored in, for example, a storage circuit 140 or an external server connected to the information processing device 100 via a network. For example, the maintenance work DB 144 is managed by a management company that manages workers. The search function 152 refers to the maintenance work DB 144 and searches for the maintenance work time and labor cost required for the maintenance work of the failure sign component. Maintenance work time and labor cost vary depending on the content of maintenance work. Maintenance work includes replacement and repair. For example, when the maintenance work is the work of replacing the failure sign component "X-ray tube" XXX "" with a substitute part, the worker goes to "Hospital A" and the maintenance work time required for the maintenance work is "6 hours". , And the labor cost shall be "Z1". In this case, the search function 152 refers to the maintenance work DB 144 and searches for the maintenance work time "6 hours" and the labor cost "Z1" required for the maintenance work of the failure sign component "X-ray tube" XXX "".

図6は、本実施形態における作業員DB145の一例を示す図である。例えば、図6に示すように、作業員DB145は、作業員のスケジュールなどの情報を記憶する。作業員DB145は、例えば、記憶回路140、又は、情報処理装置100とネットワークを介して接続された外部のサーバに記憶される。例えば、作業員DB145は、作業員を管理する管理会社により管理される。医用装置200は病院に設置されているため、保守作業は、休日に行われることが望ましく、平日の場合では夜間に行われることが望ましい。このため、作業員DB145は、作業員が休日に保守作業を行うことが可能な日程と、作業員が平日の夜間に、例えば18時から翌日6時までの間に保守作業を行うことが可能な日程とを記憶する。本実施形態では、一例として、作業員が平日の夜間に保守作業を行う場合について説明する。例えば、「作業員A」が平日の18時以降に保守作業を行うことが可能な日程として、「6月21日」は「翌日3時まで可」であり、「6月24日」は「翌日3時まで可」であり、「6月26日」は「翌日1時まで可」であるものとする。「作業員B」が平日の18時以降に保守作業を行うことが可能な日程として、「6月25日」は「24時まで可」であるものとする。「作業員C」が平日の18時以降に保守作業を行うことが可能な日程として、「6月20日」は「23時まで可」であるものとする。検索機能152は、作業員DB145を参照して、「作業員A」、「作業員B」、「作業員C」のスケジュールとして、「作業員A」、「作業員B」、「作業員C」が夜間に保守作業を行うことが可能な日程を検索する。 FIG. 6 is a diagram showing an example of the worker DB 145 in the present embodiment. For example, as shown in FIG. 6, the worker DB 145 stores information such as a worker's schedule. The worker DB 145 is stored in, for example, a storage circuit 140 or an external server connected to the information processing device 100 via a network. For example, the worker DB 145 is managed by a management company that manages the workers. Since the medical device 200 is installed in a hospital, it is desirable that the maintenance work be performed on holidays, and in the case of weekdays, it is desirable that the maintenance work be performed at night. Therefore, the worker DB 145 can perform maintenance work on a schedule in which the worker can perform maintenance work on holidays and on weekday nights, for example, between 18:00 and 6:00 the next day. Memorize the schedule. In the present embodiment, as an example, a case where a worker performs maintenance work at night on weekdays will be described. For example, "worker A" can perform maintenance work after 18:00 on weekdays, "June 21" is "possible until 3:00 the next day", and "June 24" is " It is assumed that "possible until 3:00 the next day" and "possible until 1:00 the next day" on "June 26". As a schedule on which "worker B" can perform maintenance work after 18:00 on weekdays, "June 25" shall be "possible until 24:00". It is assumed that "June 20th" is "possible until 23:00" as a schedule in which "worker C" can perform maintenance work after 18:00 on weekdays. The search function 152 refers to the worker DB 145 and sets the schedules of "worker A", "worker B", and "worker C" as "worker A", "worker B", and "worker C". Search for dates on which maintenance work can be performed at night.

図7は、本実施形態における保守推奨日を説明するための図である。例えば、検索機能152は、故障予兆部品「X線管“XXX”」の保守作業に要する時間に基づいて、緊急手配にならない日程であり、かつ、推定故障時期「6月30日(13日後)」までに保守作業を実施できる最短の日程を、保守推奨日として検索する。ここで、検索機能152が検索した代替部品「X線管“XXX”」の在庫状況(保管場所「倉庫“AAA”」、在庫「1個」)及び納期(「3日」、「6日」)と、故障予兆部品「X線管“XXX”」の保守作業に要する保守作業時間「6時間」と、「作業員A」、「作業員B」、「作業員C」のスケジュールとは、故障予兆部品「X線管“XXX”」の保守作業に要する時間に相当する。 FIG. 7 is a diagram for explaining a recommended maintenance date in the present embodiment. For example, the search function 152 is a schedule that does not make an emergency arrangement based on the time required for the maintenance work of the failure sign component "X-ray tube" XXX "", and the estimated failure time "June 30 (13 days later)". Search for the shortest schedule for which maintenance work can be performed by "" as the recommended maintenance date. Here, the inventory status (storage location "warehouse" AAA "", inventory "1 piece") and delivery date ("3 days", "6 days") of the alternative part "X-ray tube" XXX "" searched by the search function 152. ), The maintenance work time "6 hours" required for the maintenance work of the failure sign component "X-ray tube" XXX "", and the schedule of "worker A", "worker B", and "worker C". This corresponds to the time required for maintenance work of the failure sign component "X-ray tube" XXX "".

例えば、図7に示すように、推定故障時期「6月30日(13日後)」までに、作業員が平日の18時以降に保守作業時間「6時間」の保守作業を実施できる日程は、「6月21日」の「翌日3時まで可」、「6月24日」の「翌日3時まで可」、「6月25日」の「24時まで可」、「6月26日」の「翌日1時まで可」である。ここで、代替部品「X線管“XXX”」の納期が「6日」である場合、輸送手段として「トラック」を利用することによって、故障予兆を推定した日である「6月17日」から6日後の「6月23日」に、代替部品「X線管“XXX”」が保管場所「倉庫“AAA”」から輸送先「病院A」に輸送される。一方、「6月23日」よりも前の日程では、輸送手段として「飛行機、トラック」を利用するため、緊急手配になってしまい、輸送費が高くなる。この場合、緊急手配にならない日時であり、かつ、推定故障時期「6月30日(13日後)」までに保守作業を実施できる最短の日時は、「6月24日」となる。すなわち、検索機能152は、「6月24日」を保守推奨日とする。 For example, as shown in FIG. 7, the schedule during which the worker can carry out the maintenance work of the maintenance work time "6 hours" after 18:00 on weekdays by the estimated failure time "June 30 (13 days later)" is "Available until 3:00 the next day" on "June 21", "Available until 3:00 the next day" on "June 24", "Available until 24:00" on "June 25", "June 26" "It is possible until 1:00 the next day." Here, when the delivery date of the alternative part "X-ray tube" XXX "" is "6 days", the date of estimating the failure sign by using the "truck" as a means of transportation is "June 17". Six days later, on "June 23", the alternative part "X-ray tube" XXX "" will be transported from the storage location "warehouse" AAA "" to the destination "hospital A". On the other hand, if the schedule is before "June 23", "airplanes and trucks" will be used as the means of transportation, so emergency arrangements will be made and the transportation cost will be high. In this case, the shortest date and time during which maintenance work can be carried out by the estimated failure time "June 30 (13 days later)" is "June 24". That is, the search function 152 sets "June 24" as the recommended maintenance date.

図8は、本実施形態における検査予約DB146の一例を示す図である。例えば、図8に示すように、検査予約DB146は、医用装置200の予約状況などの情報を記憶する。検査予約DB146は、例えば、記憶回路140、又は、情報処理装置100とネットワークを介して接続された外部のサーバに記憶され、検査予約を行う医師、医療スタッフ、検査担当者等のユーザにより管理される。検査予約は、ユーザが端末300を用いることにより行われる。医用装置200の予約状況は、例えば、医用装置200の予約日時などを含み、本実施形態では、医用装置200の予約は1時間に1件入るものとする。例えば、検査予約DB146において、医用装置200の予約日時として、「6月20日」、「6月21日」の18時以降においては21時まで医用装置200の予約が3件入っているものとする。また、「6月24日」〜「6月26日」の18時以降においては20時まで医用装置200の予約が2件入っているものとする。検索機能152は、検査予約DB146を参照して、推定故障時期「6月30日(13日後)」までの医用装置200の予約状況を検索する。 FIG. 8 is a diagram showing an example of the inspection reservation DB 146 in the present embodiment. For example, as shown in FIG. 8, the examination reservation DB 146 stores information such as the reservation status of the medical device 200. The examination reservation DB 146 is stored in, for example, a storage circuit 140 or an external server connected to the information processing device 100 via a network, and is managed by users such as doctors, medical staff, and examination personnel who make examination reservations. To. The inspection reservation is made by the user using the terminal 300. The reservation status of the medical device 200 includes, for example, the reservation date and time of the medical device 200, and in the present embodiment, the reservation of the medical device 200 is made once per hour. For example, in the examination reservation DB 146, as the reservation date and time of the medical device 200, it is assumed that three reservations of the medical device 200 are entered after 18:00 on "June 20" and "June 21" until 21:00. To do. In addition, after 18:00 on "June 24" to "June 26", it is assumed that two reservations for the medical device 200 have been made until 20:00. The search function 152 refers to the examination reservation DB 146 and searches for the reservation status of the medical device 200 up to the estimated failure time "June 30 (13 days later)".

図9は、本実施形態における保守候補日時を説明するための図である。例えば、検索機能152は、医用装置200の予約状況と、故障予兆部品「X線管“XXX”」の保守作業に関する時間とに基づいて、推定故障時期「6月30日(13日後)」までに保守作業を実施可能な複数の日時を保守候補日時として検索する。 FIG. 9 is a diagram for explaining a maintenance candidate date and time in the present embodiment. For example, the search function 152 uses the estimated failure time "until June 30 (13 days later)" based on the reservation status of the medical device 200 and the time related to the maintenance work of the failure sign component "X-ray tube" XXX "". Search for multiple dates and times when maintenance work can be performed as maintenance candidate dates and times.

例えば、図6に示すように、保守推奨日である「6月24日」においては、「作業員A」は、保守作業を18時から翌日3時まで実施可能である。また、図5に示すように、故障予兆部品「X線管“XXX”」の保守作業に要する時間として、保守作業時間は「6時間」である。また、図8に示すように、「6月24日」においては、医用装置200の予約状況として、18時から20時まで医用装置200が予約されている。この場合、「6月24日」において、「作業員A」が保守作業時間「6時間」の保守作業を実施できる時間は、図9に示すように、「20時〜翌日2時」である。すなわち、検索機能152は、「6月24日」の「20時〜翌日2時」を保守候補日時とする。 For example, as shown in FIG. 6, on the recommended maintenance date "June 24", "worker A" can carry out the maintenance work from 18:00 to 3:00 the next day. Further, as shown in FIG. 5, the maintenance work time is "6 hours" as the time required for the maintenance work of the failure sign component "X-ray tube" XXX "". Further, as shown in FIG. 8, on "June 24", the medical device 200 is reserved from 18:00 to 20:00 as the reservation status of the medical device 200. In this case, on "June 24", the time during which "worker A" can perform the maintenance work of the maintenance work time "6 hours" is "20:00 to 2:00 the next day" as shown in FIG. .. That is, the search function 152 sets "20:00 to 2:00 the next day" of "June 24" as the maintenance candidate date and time.

例えば、図6に示すように、「6月21日」においては、「作業員A」は、保守作業を18時から翌日3時まで実施可能である。また、図8に示すように、「6月21日」においては、医用装置200の予約状況として、18時から21時まで医用装置200が予約されている。この場合、「6月21日」において、「作業員A」が保守作業時間「6時間」の保守作業を実施できる時間は、図9に示すように、「21時〜翌日3時」である。ここで、「6月21日」については、保守推奨日よりも前の日程であるため、緊急手配になってしまうが、検索機能152は、保守候補日時として検索するものとする。すなわち、検索機能152は、「6月21日」の「21時〜翌日3時」を保守候補日時とする。 For example, as shown in FIG. 6, on "June 21st", "worker A" can carry out maintenance work from 18:00 to 3:00 the next day. Further, as shown in FIG. 8, on "June 21st", the medical device 200 is reserved from 18:00 to 21:00 as the reservation status of the medical device 200. In this case, on "June 21st", the time during which "worker A" can carry out the maintenance work of the maintenance work time "6 hours" is "21:00 to 3:00 the next day" as shown in FIG. .. Here, since "June 21" is a schedule earlier than the recommended maintenance date, it will be an urgent arrangement, but the search function 152 will search as a maintenance candidate date and time. That is, the search function 152 sets "21:00 to 3:00 the next day" of "June 21" as the maintenance candidate date and time.

例えば、図6に示すように、「6月26日」においては、「作業員A」は、保守作業を18時から翌日1時まで実施可能である。また、図8に示すように、「6月26日」においては、医用装置200の予約状況として、18時から20時まで医用装置200が予約されている。この場合、「6月26日」において、「作業員A」が保守作業時間「6時間」の保守作業を実施できる時間は、図9に示すように、「19時〜翌日1時」であるが、19時〜20時において、医用装置200の予約が1件入っている。ここで、検索機能152は、保守作業を実施可能な日時に医用装置200の予約が1件だけ入っている場合、その日時を保守候補日時として検索するものとする。すなわち、検索機能152は、「6月26日」の「19時〜翌日1時」を保守候補日時とする。 For example, as shown in FIG. 6, on "June 26", "worker A" can carry out maintenance work from 18:00 to 1:00 the next day. Further, as shown in FIG. 8, on "June 26", the medical device 200 is reserved from 18:00 to 20:00 as the reservation status of the medical device 200. In this case, on "June 26", the time during which "worker A" can perform the maintenance work of the maintenance work time "6 hours" is "19:00 to 1:00 the next day" as shown in FIG. However, from 19:00 to 20:00, there is one reservation for the medical device 200. Here, when the search function 152 has only one reservation for the medical device 200 at the date and time when the maintenance work can be performed, the search function 152 searches for that date and time as the maintenance candidate date and time. That is, the search function 152 sets "19:00 to 1:00 the next day" of "June 26" as the maintenance candidate date and time.

例えば、図6に示すように、「6月25日」においては、「作業員B」は、保守作業を18時から24時まで実施可能である。また、図8に示すように、「6月25日」においては、医用装置200の予約状況として、18時から20時まで医用装置200が予約されている。この場合、「6月25日」において、「作業員B」が保守作業時間「6時間」の保守作業を実施できる時間は、「18時〜24時」であるが、18時〜20時において、医用装置200の予約が2件入っている。ここで、検索機能152は、保守作業を実施可能な日時に医用装置200の予約が2件以上入っている場合、その日時の優先度を下げる。すなわち、推定故障時期までに予約1件以下の作業時間が全くない場合は、「候補日なし」ではなく、予約件数が少ない日時から優先的に候補とする。例えば、推定故障時期「6月30日(13日後)」までに作業員が保守作業時間「6時間」の保守作業を実施できる時間が全くない場合は、予約件数が少ない日時から優先的に保守候補日時とする。 For example, as shown in FIG. 6, on "June 25", "worker B" can carry out maintenance work from 18:00 to 24:00. Further, as shown in FIG. 8, on "June 25", the medical device 200 is reserved from 18:00 to 20:00 as the reservation status of the medical device 200. In this case, on "June 25", the time during which "worker B" can carry out the maintenance work for the maintenance work time "6 hours" is "18:00 to 24:00", but at 18:00 to 20:00. , There are two reservations for the medical device 200. Here, the search function 152 lowers the priority of the date and time when two or more reservations for the medical device 200 are made at the date and time when the maintenance work can be performed. That is, if there is no work time of one reservation or less by the estimated failure time, the candidate is preferentially selected from the date and time when the number of reservations is small, not "no candidate date". For example, if there is no time for a worker to perform maintenance work with a maintenance work time of "6 hours" by the estimated failure time "June 30 (13 days later)", maintenance is prioritized from the date and time when the number of reservations is small. Let it be a candidate date and time.

次に、算出機能153が実行する処理について説明する。上述のように、算出機能153は、故障予兆部品の代替部品の手配に関するコストと、保守作業に関するコストとに基づいて、複数の保守候補日時の各々の保守価格を算出する。 Next, the process executed by the calculation function 153 will be described. As described above, the calculation function 153 calculates the maintenance price of each of the plurality of maintenance candidate dates and times based on the cost of arranging the replacement part of the failure sign component and the cost of the maintenance work.

図10は、本実施形態における故障予兆部品「X線管“XXX”」の故障リスクと保守コストとの関係を示す図である。例えば、故障予兆部品「X線管“XXX”」の保守コストは、故障予兆部品「X線管“XXX”」の代替部品の手配に関するコストと、保守作業に関するコストとを含む。算出機能153は、当該保守コストに基づいて、複数の保守候補日時「6月24日20時〜翌日2時」、「6月21日21時〜翌日3時」、「6月26日19時〜翌日1時」の各々の保守価格を算出する。ここで、検索機能152が検索した代替部品「X線管“XXX”」の部品代「X1」、納期が「6日」の場合の輸送費「Y1」、及び、納期が「3日」の場合の「Y2」とは、故障予兆部品「X線管“XXX”」の代替部品の手配に関するコストに相当する。また、検索機能152が検索した故障予兆部品「X線管“XXX”」の保守作業に要する作業員の人件費「Z1」は、保守作業に関するコストに相当する。例えば、算出機能153は、保守候補日時「6月24日20時〜翌日2時」、「6月21日21時〜翌日3時」、「6月26日19時〜翌日1時」に対して、それぞれ保守価格「50万円」、「60万円」、「80万円」を算出したものとする。 FIG. 10 is a diagram showing the relationship between the failure risk and the maintenance cost of the failure sign component “X-ray tube“ XXX ”” in the present embodiment. For example, the maintenance cost of the failure sign component "X-ray tube" XXX "" includes a cost related to arranging a substitute part for the failure sign component "X-ray tube" XXX "" and a cost related to maintenance work. Based on the maintenance cost, the calculation function 153 has a plurality of maintenance candidate dates and times "June 24, 20:00 to 2:00 the next day", "June 21, 21:00 to 3:00 the next day", and "June 26, 19:00". Calculate each maintenance price of "1 o'clock the next day". Here, the part cost "X1" of the alternative part "X-ray tube" XXX "" searched by the search function 152, the transportation cost "Y1" when the delivery date is "6 days", and the delivery date "3 days". In this case, "Y2" corresponds to the cost of arranging a substitute part for the failure sign component "X-ray tube" XXX "". Further, the labor cost “Z1” of the worker required for the maintenance work of the failure sign component “X-ray tube“ XXX ”” searched by the search function 152 corresponds to the cost related to the maintenance work. For example, the calculation function 153 sets the maintenance candidate date and time for "June 24, 20:00 to 2:00 the next day", "June 21, 21:00 to 3:00 the next day", and "June 26, 19:00 to 1:00 the next day". Therefore, it is assumed that the maintenance prices "500,000 yen", "600,000 yen", and "800,000 yen" are calculated, respectively.

故障予兆部品「X線管“XXX”」の故障リスクは、図10に示すように、故障予兆を推定した日である「6月17日」から推定故障時期「6月30日(13日後)」にかけて、高くなる。ここで、保守価格は、故障リスクや保守コストによって決定される。なお、故障予兆を推定する精度を考慮して、保守作業の予約を受け付ける期限は、推定故障時期「6月30日(13日後)」の2日前の「6月28日」に設定されているものとし、「6月28日」以降の保守価格は最大値とする。また、緊急手配にならない日程であり、かつ、推定故障時期「6月30日(13日後)」までに保守作業を実施できる最短の日程である保守推奨日は、「6月24日」であるため、「6月24日」の保守価格は、故障リスクや保守コストを考慮して最小値とする。 As shown in FIG. 10, the failure risk of the failure sign component "X-ray tube" XXX "" is estimated from "June 17", which is the date when the failure sign is estimated, to "June 30 (13 days later)". , And it gets higher. Here, the maintenance price is determined by the failure risk and the maintenance cost. In consideration of the accuracy of estimating the failure sign, the deadline for accepting reservations for maintenance work is set to "June 28", which is two days before the estimated failure time "June 30 (13 days later)". The maintenance price after "June 28" shall be the maximum value. In addition, the recommended maintenance date is "June 24", which is a schedule that does not make an emergency arrangement and is the shortest schedule that allows maintenance work to be carried out by the estimated failure time "June 30 (13 days later)". Therefore, the maintenance price for "June 24" will be the minimum value in consideration of failure risk and maintenance cost.

例えば、保守候補日時「6月21日21時〜翌日3時」は、故障予兆部品「X線管“XXX”」の保守作業を保守候補日時「6月24日20時〜翌日2時」よりも前に実施可能である。すなわち、故障リスクが低いうちに、保守作業を実施することが可能である。しかし、保守候補日時「6月24日20時〜翌日2時」よりも前の日時では、緊急手配を要することになるため、輸送費や人件費などの保守コストが高くなってしまう。その結果、保守候補日時「6月21日21時〜翌日3時」の保守価格「80万円」は、保守候補日時「6月24日20時〜翌日2時」の保守価格「50万円」に比べて、高くなる。 For example, on the maintenance candidate date and time "June 21st 21:00 to 3:00 the next day", the maintenance work of the failure sign component "X-ray tube" XXX "" is started from the maintenance candidate date and time "June 24th 20:00 to 2:00 the next day". Can also be done before. That is, it is possible to carry out maintenance work while the risk of failure is low. However, if the date and time are before the maintenance candidate date and time "20:00 on June 24 to 2:00 on the next day", urgent arrangements will be required, so maintenance costs such as transportation costs and labor costs will increase. As a result, the maintenance price "800,000 yen" for the maintenance candidate date and time "June 21st 21:00 to 3:00 the next day" is the maintenance price "500,000 yen" for the maintenance candidate date and time "June 24th 20:00 to 2:00 the next day". It will be higher than.

ここで、保守候補日時「6月26日19時〜翌日1時」は、故障予兆部品「X線管“XXX”」の保守コストが保守候補日時「6月24日20時〜翌日2時」の場合と同じである。すなわち、保守候補日時「6月24日20時〜翌日2時」よりも後の日時であっても、「6月30日」までに保守作業を実施すればよい。しかし、保守候補日時「6月24日20時〜翌日2時」よりも後の日程では、故障リスクが高くなってしまう。その結果、保守候補日時「6月26日19時〜翌日1時」の保守価格「60万円」は、保守候補日時「6月24日20時〜翌日2時」の保守価格「50万円」に比べて、高くなる。 Here, the maintenance candidate date and time "June 26, 19:00 to 1:00 the next day" means that the maintenance cost of the failure sign component "X-ray tube" XXX "" is the maintenance candidate date and time, "June 24, 20:00 to 2:00 the next day." It is the same as the case of. That is, even if the maintenance candidate date and time is later than the maintenance candidate date and time "June 24, 20:00 to 2:00 the next day", the maintenance work may be carried out by "June 30". However, the risk of failure increases on a schedule after the maintenance candidate date and time "20:00 on June 24 to 2:00 on the next day". As a result, the maintenance price "600,000 yen" for the maintenance candidate date and time "June 26, 19:00 to 1:00 the next day" is the maintenance price "500,000 yen" for the maintenance candidate date and time "June 24, 20:00 to 2:00 the next day". It will be higher than.

また、算出機能153は、複数の保守候補日時のうちの少なくとも1つの保守候補日時に医用装置200の予約が入っている場合、医用装置200の予約をキャンセルしたときに生じる機会損失を算出する。例えば、保守候補日時「6月26日19時〜翌日1時」には、医用装置200の予約が1件だけ入っている。この場合、算出機能153は、医用装置200の予約を1件キャンセルしたときに生じる機会損失として、「10万円」を算出したものする。 Further, the calculation function 153 calculates the opportunity loss that occurs when the reservation of the medical device 200 is canceled when the reservation of the medical device 200 is made at at least one maintenance candidate date and time among the plurality of maintenance candidate dates and times. For example, on the maintenance candidate date and time "19:00 on June 26 to 1:00 on the next day", only one reservation for the medical device 200 is entered. In this case, the calculation function 153 calculates "100,000 yen" as the opportunity loss that occurs when one reservation of the medical device 200 is canceled.

また、算出機能153は、故障予兆部品「X線管“XXX”」が故障した場合の保守価格と機会損失とを算出する。例えば、算出機能153は、故障予兆部品「X線管“XXX”」が故障した場合の保守価格の最大値として、「150万円」を算出したものする。例えば、算出機能153は、故障予兆部品「X線管“XXX”」が故障した場合に、昼間から夜間にかけて医用装置200の予約を最大8件キャンセルしたときに生じる機会損失として、「80万円」を算出したものする。 Further, the calculation function 153 calculates the maintenance price and the opportunity loss when the failure sign component "X-ray tube" XXX "" fails. For example, the calculation function 153 calculates "1.5 million yen" as the maximum value of the maintenance price when the failure sign component "X-ray tube" XXX "" fails. For example, the calculation function 153 has an opportunity loss of "800,000 yen" as an opportunity loss that occurs when a maximum of eight reservations for the medical device 200 are canceled from daytime to nighttime when the failure sign component "X-ray tube" XXX "" fails. Is calculated.

次に、出力処理機能154が実行する処理について説明する。上述のように、出力処理機能154は、故障予兆部品、推定故障時期、複数の保守候補日時及び保守価格を表す画面であって、複数の保守候補日時の中から1つの保守候補日時を保守日時として受け付ける画面を提示する。具体的には、出力処理機能154は、図11に示す画面10をディスプレイ120に表示させる。 Next, the processing executed by the output processing function 154 will be described. As described above, the output processing function 154 is a screen showing a failure sign component, an estimated failure time, a plurality of maintenance candidate dates and times, and a maintenance price, and one maintenance candidate date and time is selected from the plurality of maintenance candidate dates and times. Present the screen to accept as. Specifically, the output processing function 154 causes the screen 10 shown in FIG. 11 to be displayed on the display 120.

図11は、本実施形態における表示画面の一例を示す図である。例えば、画面10は、故障予兆部品表示欄11と、保守作業時間表示欄12と、保守候補日時表示欄20とを含む。 FIG. 11 is a diagram showing an example of a display screen according to the present embodiment. For example, the screen 10 includes a failure sign component display column 11, a maintenance work time display column 12, and a maintenance candidate date / time display column 20.

例えば、故障予兆部品表示欄11には、推定機能151が推定した情報が表示される。具体的には、故障予兆部品表示欄11には、推定機能151が推定した故障予兆部品である「X線管“XXX”」と、推定機能151が当該故障予兆部品を監視したときの異常情報「フィラメント抵抗値減少」とが表示される。また、故障予兆部品表示欄11には、推定機能151が推定した故障予兆部品の推定故障時期「6月30日(13日後)」と、推定機能151が推定した故障予兆部品の故障確率「90%」とが表示される。 For example, the information estimated by the estimation function 151 is displayed in the failure sign component display column 11. Specifically, in the failure sign component display column 11, the failure sign component "X-ray tube" XXX "estimated by the estimation function 151 and the abnormality information when the estimation function 151 monitors the failure sign component are displayed. "Filament resistance value decrease" is displayed. Further, in the failure sign component display column 11, the estimated failure time "June 30 (13 days later)" of the failure sign component estimated by the estimation function 151 and the failure probability "90" of the failure sign component estimated by the estimation function 151 are displayed. % ”Is displayed.

例えば、保守作業時間表示欄12には、検索機能152が検索した保守作業時間「6時間」が表示される。 For example, in the maintenance work time display field 12, the maintenance work time "6 hours" searched by the search function 152 is displayed.

例えば、保守候補日時表示欄20には、受付ボタン21〜23と、検索機能152が検索した情報と、算出機能153が算出した情報とが表示される。受付ボタン21〜23は、複数の保守候補日時の中から1つの保守候補日時を保守日時として受け付けるボタンである。例えば、出力処理機能154は、画面10において、複数の保守候補日時を保守価格が安い順に提示する。 For example, in the maintenance candidate date / time display field 20, the reception buttons 21 to 23, the information searched by the search function 152, and the information calculated by the calculation function 153 are displayed. The reception buttons 21 to 23 are buttons for accepting one maintenance candidate date and time as a maintenance date and time from a plurality of maintenance candidate dates and times. For example, the output processing function 154 presents a plurality of maintenance candidate dates and times on the screen 10 in ascending order of maintenance price.

具体的には、保守候補日時表示欄20には、受付ボタン21「1」に対応付けて、検索機能152が検索した保守候補日時「6月24日20時〜翌日2時」と、算出機能153が算出した当該保守候補日時の保守価格「50万円」と、検索機能152が検索した当該保守候補日時の医用装置200の予約状況である装置予約「0件」と、当該保守候補日時の機会損失「0円」とが表示される。 Specifically, in the maintenance candidate date / time display field 20, the maintenance candidate date / time “June 24, 20:00 to 2:00 the next day” searched by the search function 152 in association with the reception button 21 “1” is calculated. The maintenance price "500,000 yen" of the maintenance candidate date and time calculated by 153, the device reservation "0 cases" which is the reservation status of the medical device 200 of the maintenance candidate date and time searched by the search function 152, and the maintenance candidate date and time Opportunity loss "0 yen" is displayed.

また、保守候補日時表示欄20には、受付ボタン22「2」に対応付けて、検索機能152が検索した保守候補日時「6月26日19時〜翌日1時」と、算出機能153が算出した当該保守候補日時の保守価格「60万円」と、検索機能152が検索した当該保守候補日時の医用装置200の予約状況である装置予約「1件」と、算出機能153が算出した当該保守候補日時の機会損失「10万円」とが表示される。 Further, in the maintenance candidate date / time display field 20, the calculation function 153 calculates the maintenance candidate date / time "June 26, 19:00 to 1:00 the next day" searched by the search function 152 in association with the reception button 22 "2". The maintenance price "600,000 yen" of the maintenance candidate date and time, the device reservation "1 case" which is the reservation status of the medical device 200 of the maintenance candidate date and time searched by the search function 152, and the maintenance calculated by the calculation function 153. Opportunity loss "100,000 yen" on the candidate date and time is displayed.

また、保守候補日時表示欄20には、受付ボタン23「3」に対応付けて、検索機能152が検索した保守候補日時「6月21日21時〜翌日3時」と、算出機能153が算出した当該保守候補日時の保守価格「80万円」と、検索機能152が検索した当該保守候補日時の医用装置200の予約状況である装置予約「0件」と、当該保守候補日時の機会損失「0円」とが表示される。 Further, in the maintenance candidate date / time display field 20, the calculation function 153 calculates the maintenance candidate date / time "June 21, 21:00 to 3:00 the next day" searched by the search function 152 in association with the reception button 23 "3". The maintenance price "800,000 yen" for the maintenance candidate date and time, the device reservation "0 cases" which is the reservation status of the medical device 200 for the maintenance candidate date and time searched by the search function 152, and the opportunity loss "0" for the maintenance candidate date and time. "0 yen" is displayed.

また、保守候補日時表示欄20には、算出機能153が算出した故障予兆部品「X線管“XXX”」の故障時における保守価格「150万円」、装置予約「8件」及び機会損失「80万円」が表示される。 Further, in the maintenance candidate date / time display column 20, the maintenance price "1.5 million yen", the device reservation "8 cases", and the opportunity loss "" at the time of failure of the failure sign component "X-ray tube" XXX "" calculated by the calculation function 153 are displayed. 800,000 yen "is displayed.

例えば、ユーザが保守候補日時表示欄20の受付ボタン21「1」を操作した場合、出力処理機能154は、画面10において、保守候補日時「6月24日20時〜翌日2時」を保守日時として受け付ける。すなわち、保守日時「6月24日20時〜翌日2時」が確定する。 For example, when the user operates the reception button 21 "1" in the maintenance candidate date and time display field 20, the output processing function 154 sets the maintenance candidate date and time "June 24, 20:00 to 2:00 the next day" on the screen 10. Accept as. That is, the maintenance date and time "from 20:00 on June 24 to 2:00 on the next day" is fixed.

保守日時「6月24日20時〜翌日2時」が確定した場合、出力処理機能154は、当該保守日時における保守作業の予約を行う。具体的には、出力処理機能154は、検索機能152が検索した代替部品「X線管“XXX”」の在庫状況(保管場所「倉庫“AAA”」、在庫「1個」)及び納期「6日」に基づいて、部品の在庫を管理する管理会社に対して、代替部品「X線管“XXX”」を保管場所「倉庫“AAA”」から輸送先「病院A」に輸送してもらうための手配を行う。また、出力処理機能154は、検索機能152が検索した「作業員A」、「作業員B」、「作業員C」のスケジュールに基づいて、作業員を管理する管理会社に対して、「作業員A」が保守日時「6月24日20時〜翌日2時」に「病院A」で故障予兆部品「X線管“XXX”」の保守作業を実施してもらうための依頼を行う。 When the maintenance date and time "20:00 on June 24 to 2:00 the next day" is confirmed, the output processing function 154 reserves the maintenance work on the maintenance date and time. Specifically, the output processing function 154 has an inventory status (storage location "warehouse" AAA "", inventory "1 piece") and a delivery date "6" of the alternative part "X-ray tube" XXX "" searched by the search function 152. To have the management company that manages the inventory of parts transport the alternative parts "X-ray tube" XXX "" from the storage location "warehouse" AAA "" to the destination "hospital A" based on the "day". Make arrangements for. Further, the output processing function 154 performs "work" for the management company that manages the workers based on the schedules of "worker A", "worker B", and "worker C" searched by the search function 152. Employee A makes a request to have the maintenance work of the failure sign component "X-ray tube" XXX "" performed at "Hospital A" on the maintenance date and time "20:00 on June 24 to 2:00 the next day".

また、保守日時「6月24日20時〜翌日2時」が確定した場合、出力処理機能154は、当該保守日時における医用装置200の予約を行う。具体的には、図12に示すように、出力処理機能154は、検査予約DB146において、医用装置200の予約日時として、6月24日の20時から翌日2時まで医用装置200を予約する。この場合、出力処理機能154は、医用装置200の予約を管理する装置である端末300及びサーバ400に対して、保守日時における医用装置200の予約を禁止する処理を行う。例えば、ユーザが端末300を用いて、6月24日の20時から21時までの日時に医用装置200を予約する操作を行った場合、出力処理機能154は、端末300に対して、予約しようとする日時が保守日時であることを提示する。すなわち、出力処理機能154は、予約しようとする日時は医用装置200の予約ができない旨を、端末300によりユーザに通知する。 Further, when the maintenance date and time "20:00 on June 24 to 2:00 on the next day" is confirmed, the output processing function 154 makes a reservation for the medical device 200 on the maintenance date and time. Specifically, as shown in FIG. 12, the output processing function 154 reserves the medical device 200 in the examination reservation DB 146 from 20:00 on June 24 to 2:00 the next day as the reservation date and time of the medical device 200. In this case, the output processing function 154 performs a process of prohibiting the reservation of the medical device 200 on the maintenance date and time for the terminal 300 and the server 400, which are devices that manage the reservation of the medical device 200. For example, when the user performs an operation of reserving the medical device 200 on the date and time from 20:00 to 21:00 on June 24 using the terminal 300, the output processing function 154 will make a reservation for the terminal 300. It is shown that the date and time to be set is the maintenance date and time. That is, the output processing function 154 notifies the user by the terminal 300 that the medical device 200 cannot be reserved at the date and time when the reservation is to be made.

図13は、本実施形態における表示タイミングの一例を示す図である。例えば、出力処理機能154は、画面10をディスプレイ120に表示させるタイミングを、医用装置200内の部品に故障予兆があると推定機能151が判定した時点で決定する。例えば、推定機能151が故障予兆部品を推定した故障予兆推定日t1から推定故障時期t2までの日数t12に、時間的猶予がありすぎる場合、出力処理機能154が画面10をディスプレイ120に表示させても、故障リスクがまだ低く、ユーザにとっては保守作業を実施しようとする意識も低い。一方、上記日数t12に時間的猶予がなさすぎる場合、例えば、出力処理機能154が推定故障時期の間近で画面10をディスプレイ120に表示させた場合、故障リスクと保守コストとの関係から経済的ではない。そこで、出力処理機能154は、上記日数t12が所定日数以内である場合に、画面10をディスプレイ120に表示させる。例えば、所定日数が1ヶ月に設定され、上記日数t12が1ヶ月以内である場合に、出力処理機能154は、画面10をディスプレイ120に表示させる。なお、本実施形態では、所定日数は1ヶ月に設定されているが、これに限定されず、任意に設定可能である。 FIG. 13 is a diagram showing an example of display timing in the present embodiment. For example, the output processing function 154 determines the timing at which the screen 10 is displayed on the display 120 when the estimation function 151 determines that a component in the medical device 200 has a sign of failure. For example, if there is too much time grace in the number of days t12 from the failure sign estimation date t1 in which the failure sign estimation function 151 estimates the failure sign component to the estimated failure time t2, the output processing function 154 causes the screen 10 to be displayed on the display 120. However, the risk of failure is still low, and users are less conscious of performing maintenance work. On the other hand, if there is too little time grace for the number of days t12, for example, if the output processing function 154 displays the screen 10 on the display 120 near the estimated failure time, it is economical from the relationship between the failure risk and the maintenance cost. Absent. Therefore, the output processing function 154 causes the screen 10 to be displayed on the display 120 when the number of days t12 is within a predetermined number of days. For example, when the predetermined number of days is set to one month and the number of days t12 is within one month, the output processing function 154 causes the screen 10 to be displayed on the display 120. In the present embodiment, the predetermined number of days is set to one month, but the number of days is not limited to this and can be set arbitrarily.

図14は、本実施形態に係る情報処理装置100による処理の手順を示すフローチャートである。 FIG. 14 is a flowchart showing a processing procedure by the information processing apparatus 100 according to the present embodiment.

推定機能151は、医用装置200を構成する複数の部品の状態を監視して、故障予兆があるか否かを判定する(ステップS101)。故障予兆がないと推定機能151が判定した場合(ステップS101;No)、再度、ステップS101の判定処理を行う。 The estimation function 151 monitors the state of a plurality of parts constituting the medical device 200 and determines whether or not there is a sign of failure (step S101). When the estimation function 151 determines that there is no sign of failure (step S101; No), the determination process of step S101 is performed again.

故障予兆があると推定機能151が判定した場合(ステップS101;Yes)、故障予兆部品推定処理が行われる(ステップS102)。ステップS102では、推定機能151は、医用装置200を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品を推定する。また、故障予兆部品の状態と医用装置200の使用状況とに基づいて、当該故障予兆部品の故障時期である推定故障時期と、当該故障予兆部品の故障確率とを推定する。 When the estimation function 151 determines that there is a failure sign (step S101; Yes), the failure sign component estimation process is performed (step S102). In step S102, the estimation function 151 estimates a failure sign component representing a failure sign based on the states of a plurality of components constituting the medical device 200. Further, based on the state of the failure-predicting component and the usage status of the medical device 200, the estimated failure time, which is the failure time of the failure-predicting component, and the failure probability of the failure-predicting component are estimated.

次に、部品在庫検索処理が行われる(ステップS103)。ステップS103では、検索機能152は、部品在庫DB142を参照して、故障予兆部品の代替となる代替部品の在庫状況及び部品代を検索する。また、検索機能152は、部品調達DB143を参照して、代替部品の納期及び輸送費を検索する。 Next, the parts inventory search process is performed (step S103). In step S103, the search function 152 refers to the parts inventory DB 142 and searches for the inventory status and the parts cost of the substitute parts that are the substitutes for the failure sign parts. In addition, the search function 152 searches for the delivery date and transportation cost of the substitute parts with reference to the parts procurement DB 143.

次に、保守作業検索処理が行われる(ステップS104)。ステップS104では、検索機能152は、保守作業DB144を参照して、故障予兆部品の保守作業に要する保守作業時間及び人件費を検索する。また、検索機能152は、作業員DB145を参照して、作業員のスケジュールとして、作業員が夜間に保守作業を行うことが可能な日程を検索する。 Next, the maintenance work search process is performed (step S104). In step S104, the search function 152 refers to the maintenance work DB 144 and searches for the maintenance work time and labor cost required for the maintenance work of the failure sign component. In addition, the search function 152 refers to the worker DB 145 and searches for a schedule on which the worker can perform maintenance work at night as the worker's schedule.

次に、保守推奨日検索処理が行われる(ステップS105)。ステップS105では、検索機能152は、故障予兆部品の保守作業に関する時間(代替部品の在庫状況及び納期、保守作業時間、作業員のスケジュール)に基づいて、緊急手配にならない日程であり、かつ、推定故障時期までに保守作業を実施できる最短の日程を、保守推奨日として検索する。 Next, the maintenance recommended date search process is performed (step S105). In step S105, the search function 152 is a schedule that does not make an emergency arrangement and is estimated based on the time related to the maintenance work of the failure sign part (inventory status and delivery date of the substitute part, maintenance work time, worker's schedule). Search for the shortest schedule for maintenance work that can be performed by the time of failure as the recommended maintenance date.

次に、予約状況検索処理が行われる(ステップS106)。ステップS106では、検索機能152は、検査予約DB146を参照して、推定故障時期までの医用装置200の予約状況を検索する。 Next, the reservation status search process is performed (step S106). In step S106, the search function 152 refers to the examination reservation DB 146 and searches for the reservation status of the medical device 200 up to the estimated failure time.

次に、保守候補日時検索処理が行われる(ステップS107)。ステップS107では、検索機能152は、医用装置200の予約状況と、故障予兆部品の保守作業に関する時間とに基づいて、推定故障時期までに保守作業を実施可能な複数の日時を保守候補日時として検索する。 Next, the maintenance candidate date / time search process is performed (step S107). In step S107, the search function 152 searches for a plurality of dates and times during which maintenance work can be performed by the estimated failure time as maintenance candidate dates and times based on the reservation status of the medical device 200 and the time related to the maintenance work of the failure sign component. To do.

次に、保守価格算出処理が行われる(ステップS108)。ステップS108では、算出機能153は、故障予兆部品の代替部品の手配に関するコスト(代替部品の部品代、輸送費)と、保守作業に関するコスト(故障予兆部品の保守作業に要する作業員の人件費)とに基づいて、複数の保守候補日時の各々の保守価格を算出する。また、算出機能153は、複数の保守候補日時のうちの少なくとも1つの保守候補日時に医用装置200の予約が入っている場合、医用装置200の予約をキャンセルしたときに生じる機会損失を算出する。 Next, the maintenance price calculation process is performed (step S108). In step S108, the calculation function 153 uses the cost related to the arrangement of the replacement part of the failure sign part (part cost of the substitute part, the transportation cost) and the cost related to the maintenance work (the labor cost of the worker required for the maintenance work of the failure sign part). Based on the above, the maintenance price of each of the plurality of maintenance candidate dates and times is calculated. Further, the calculation function 153 calculates the opportunity loss that occurs when the reservation of the medical device 200 is canceled when the reservation of the medical device 200 is made at at least one maintenance candidate date and time among the plurality of maintenance candidate dates and times.

次に、出力処理機能154は、故障予兆部品を推定した日から推定故障時期までの日数に猶予がないか否かを判定する。すなわち、上記日数が所定日数以内であるか否かを判定する(ステップS109)。上記日数に猶予があり、上記日数が所定日数以内ではない場合(ステップS109;No)、再度、ステップS101の判定処理を行う。このとき、出力処理機能154は、故障予兆部品を推定した旨をサービスセンタ等に通知してもよい。サービスセンタとしては、部品の在庫を管理する管理会社や、作業員を管理する管理会社などが挙げられる。例えば、出力処理機能154は、部品の在庫を管理する管理会社に対して、故障予兆部品を推定した旨を事前に通知することにより、将来的に、代替部品を輸送する作業が発生する可能性があることを知らせることができる。例えば、出力処理機能154は、作業員を管理する管理会社に対して、故障予兆部品を推定した旨を事前に通知することにより、将来的に、推定故障時期までに作業員が故障予兆部品の保守作業を実施する可能性があることを知らせることができる。 Next, the output processing function 154 determines whether or not there is a grace in the number of days from the date when the failure sign component is estimated to the estimated failure time. That is, it is determined whether or not the number of days is within a predetermined number of days (step S109). If there is a grace period in the number of days and the number of days is not within the predetermined number of days (step S109; No), the determination process of step S101 is performed again. At this time, the output processing function 154 may notify the service center or the like that the failure sign component has been estimated. Examples of the service center include a management company that manages the inventory of parts and a management company that manages workers. For example, the output processing function 154 notifies the management company that manages the inventory of parts in advance that the failure sign parts have been estimated, so that the work of transporting the substitute parts may occur in the future. Can inform you that there is. For example, the output processing function 154 notifies the management company that manages the worker in advance that the failure sign component has been estimated, so that the worker can use the failure sign component by the estimated failure time in the future. It is possible to inform that maintenance work may be carried out.

上記日数に猶予がなく、上記日数が所定日数以内である場合(ステップS109;Yes)、提示処理が行われる(ステップS110)。ステップS110では、出力処理機能154は、故障予兆部品、推定故障時期、複数の保守候補日時、保守価格、及び、機会損失を表し、かつ、受付ボタンにより複数の保守候補日時の中から1つの保守候補日時を保守日時として受け付ける画面10を提示する。 If there is no grace in the number of days and the number of days is within a predetermined number of days (step S109; Yes), the presentation process is performed (step S110). In step S110, the output processing function 154 represents a failure sign component, an estimated failure time, a plurality of maintenance candidate dates and times, a maintenance price, and an opportunity loss, and one maintenance from a plurality of maintenance candidate dates and times is performed by the reception button. A screen 10 for accepting a candidate date and time as a maintenance date and time is presented.

出力処理機能154は、受付ボタンにより保守日時を受け付けたか否かを判定する(ステップS111)。出力処理機能154が受付ボタンにより保守日時を受け付けない場合(ステップS111;No)、例えば、ユーザが受付ボタンを操作しないで画面10の表示を終了させた場合、再度、ステップS101の判定処理を行う。 The output processing function 154 determines whether or not the maintenance date and time has been accepted by the acceptance button (step S111). When the output processing function 154 does not accept the maintenance date and time by the accept button (step S111; No), for example, when the user terminates the display of the screen 10 without operating the accept button, the determination process of step S101 is performed again. ..

出力処理機能154は、受付ボタンにより保守日時を受け付けた場合(ステップS111;Yes)、予約処理が行われる(ステップS112)。ステップS112では、出力処理機能154は、画面10において、保守日時を確定させて、当該保守日時における保守作業の予約を行う。具体的には、出力処理機能154は、部品の在庫を管理する管理会社に対して、代替部品を保管場所から輸送先に輸送してもらうための手配を行う。また、出力処理機能154は、作業員を管理する管理会社に対して、作業員が保守日時に故障予兆部品の保守作業を実施してもらうための依頼を行う。また、出力処理機能154は、当該保守日時における医用装置200の予約を行う。この場合、出力処理機能154は、端末300に対して、保守日時における医用装置200の予約を禁止する処理を行う。 When the maintenance date and time is received by the reception button (step S111; Yes), the output processing function 154 performs reservation processing (step S112). In step S112, the output processing function 154 determines the maintenance date and time on the screen 10 and reserves the maintenance work at the maintenance date and time. Specifically, the output processing function 154 arranges for the management company that manages the inventory of parts to transport the substitute parts from the storage location to the transportation destination. Further, the output processing function 154 requests the management company that manages the worker to perform the maintenance work of the failure sign component on the maintenance date and time. Further, the output processing function 154 makes a reservation for the medical device 200 at the maintenance date and time. In this case, the output processing function 154 performs a process of prohibiting the terminal 300 from making a reservation for the medical device 200 on the maintenance date and time.

以上、説明したとおり、本実施形態に係る情報処理装置100では、推定機能151は、医用装置200を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品と当該故障予兆部品の故障時期である推定故障時期とを推定する。検索機能152は、医用装置200の予約状況と故障予兆部品の保守作業に関する時間とに基づいて、推定故障時期までに保守作業を実施可能な複数の日時を保守候補日時として検索する。算出機能153は、故障予兆部品の代替部品の手配に関するコストと保守作業に関するコストとに基づいて、複数の保守候補日時の各々の保守価格を算出する。出力処理機能154は、故障予兆部品、推定故障時期、複数の保守候補日時及び保守価格を表し、複数の保守候補日時の中から1つの保守候補日時を保守日時として受け付ける画面10を提示する。このように、本実施形態に係る情報処理装置100では、故障予兆部品と推定故障時期とを推定したときに、推定故障時期までに保守作業を実施可能な複数の保守候補日時及び保守価格を提示し、ユーザが複数の保守候補日時の中から1つの保守候補日時を保守日時として選択することにより、ユーザは、医用装置200の保守依頼を適切なタイミングで実施することができる。 As described above, in the information processing device 100 according to the present embodiment, the estimation function 151 includes a failure sign component representing a failure sign and the failure sign component based on the states of a plurality of components constituting the medical device 200. Estimated failure time Estimate the failure time. The search function 152 searches for a plurality of dates and times during which maintenance work can be performed by the estimated failure time as maintenance candidate dates and times, based on the reservation status of the medical device 200 and the time related to the maintenance work of the failure sign component. The calculation function 153 calculates the maintenance price of each of the plurality of maintenance candidate dates and times based on the cost of arranging the replacement part of the failure sign component and the cost of the maintenance work. The output processing function 154 represents a failure sign component, an estimated failure time, a plurality of maintenance candidate dates and times, and a maintenance price, and presents a screen 10 that accepts one maintenance candidate date and time from among the plurality of maintenance candidate dates and times as a maintenance date and time. As described above, in the information processing apparatus 100 according to the present embodiment, when the failure sign component and the estimated failure time are estimated, a plurality of maintenance candidate dates and maintenance prices and maintenance prices capable of performing maintenance work by the estimated failure time are presented. Then, when the user selects one maintenance candidate date and time as the maintenance candidate date and time from the plurality of maintenance candidate dates and times, the user can execute the maintenance request of the medical device 200 at an appropriate timing.

また、本実施形態に係る情報処理装置100では、算出機能153は、複数の保守候補日時のうちの少なくとも1つの保守候補日時に医用装置200の予約が入っている場合、医用装置200の予約をキャンセルしたときに生じる機会損失を算出し、出力処理機能154は、機会損失を画面10により提示する。このように、本実施形態に係る情報処理装置100では、更に機会損失を提示することにより、ユーザは、保守価格と機会損失とを考慮しながら、複数の保守候補日時の中から1つの保守候補日時を保守日時として選択することができる。 Further, in the information processing device 100 according to the present embodiment, the calculation function 153 makes a reservation for the medical device 200 when the medical device 200 is reserved at at least one maintenance candidate date and time among the plurality of maintenance candidate dates and times. The opportunity loss that occurs when the cancellation occurs is calculated, and the output processing function 154 presents the opportunity loss on the screen 10. As described above, in the information processing apparatus 100 according to the present embodiment, by further presenting the opportunity loss, the user can consider one maintenance candidate from a plurality of maintenance candidate dates and times while considering the maintenance price and the opportunity loss. The date and time can be selected as the maintenance date and time.

また、本実施形態に係る情報処理装置100では、出力処理機能154は、複数の保守候補日時を保守価格が安い順に提示する。例えば、ユーザは、複数の保守候補日時のうち、最も早い保守候補日時を保守日時として選択した場合、故障リスクが低いうちに保守作業を実施することができる。しかし、最も早い保守候補日時を保守日時として選択した場合、緊急手配を要することになるため、輸送費や人件費などの保守コストが高くなってしまう。このように、本実施形態に係る情報処理装置100では、複数の保守候補日時を保守価格が安い順に提示することにより、ユーザは、保守価格などを考慮しながら、複数の保守候補日時の中から1つの保守候補日時を保守日時として選択することができる。 Further, in the information processing apparatus 100 according to the present embodiment, the output processing function 154 presents a plurality of maintenance candidate dates and times in ascending order of maintenance price. For example, when the user selects the earliest maintenance candidate date and time as the maintenance candidate date and time among a plurality of maintenance candidate dates and times, the user can perform the maintenance work while the failure risk is low. However, if the earliest maintenance candidate date and time is selected as the maintenance date and time, urgent arrangements will be required, and maintenance costs such as transportation costs and labor costs will increase. As described above, in the information processing apparatus 100 according to the present embodiment, by presenting a plurality of maintenance candidate dates and times in ascending order of maintenance price, the user can select from a plurality of maintenance candidate dates and times while considering the maintenance price and the like. One maintenance candidate date and time can be selected as the maintenance date and time.

また、本実施形態に係る情報処理装置100では、出力処理機能154は、保守日時が確定した場合、保守日時における医用装置200の予約を禁止する処理を行う。このとき、出力処理機能154は、ユーザが医用装置200を予約しようとする日時が保守日時である場合、当該予約しようとする日時が保守日時であることをユーザに通知する。このように、本実施形態に係る情報処理装置100では、保守日時が確定した場合、保守日時における医用装置200の予約を禁止することにより、ユーザが誤って保守日時に医用装置200を予約することを防止することができる。 Further, in the information processing device 100 according to the present embodiment, when the maintenance date and time is fixed, the output processing function 154 performs a process of prohibiting the reservation of the medical device 200 on the maintenance date and time. At this time, when the date and time when the user intends to reserve the medical device 200 is the maintenance date and time, the output processing function 154 notifies the user that the date and time when the user intends to reserve the medical device 200 is the maintenance date and time. As described above, in the information processing device 100 according to the present embodiment, when the maintenance date and time is fixed, the user mistakenly reserves the medical device 200 on the maintenance date and time by prohibiting the reservation of the medical device 200 on the maintenance date and time. Can be prevented.

また、本実施形態に係る情報処理装置100では、出力処理機能154は、故障予兆部品を推定した日から推定故障時期までの日数が所定日数以内である場合に画面10を提示する。上記日数に時間的猶予がありすぎる場合、出力処理機能154が画面10を提示しても、故障リスクがまだ低く、ユーザにとっては保守作業を実施しようとする意識も低い。一方、上記日数に時間的猶予がなさすぎる場合、例えば、出力処理機能154が推定故障時期の間近で画面10を提示した場合、故障リスクと保守コストとの関係から経済的ではない。そこで、出力処理機能154は、上記日数が所定日数以内である場合に画面10を提示することにより、ユーザは、医用装置200の保守依頼を適切なタイミングで実施することができる。 Further, in the information processing apparatus 100 according to the present embodiment, the output processing function 154 presents the screen 10 when the number of days from the date when the failure sign component is estimated to the estimated failure time is within a predetermined number of days. If there is too much time to spare for the above number of days, even if the output processing function 154 presents the screen 10, the risk of failure is still low, and the user is less conscious of performing maintenance work. On the other hand, if there is too little time grace for the above number of days, for example, if the output processing function 154 presents the screen 10 near the estimated failure time, it is not economical due to the relationship between the failure risk and the maintenance cost. Therefore, the output processing function 154 presents the screen 10 when the number of days is within a predetermined number of days, so that the user can execute the maintenance request of the medical device 200 at an appropriate timing.

(その他の変形例)
本実施形態について説明したが、上述した実施形態以外にも、種々の異なる形態にて実施されてよいものである。
(Other variants)
Although this embodiment has been described, it may be implemented in various different forms other than the above-described embodiment.

本実施形態では、ステップS110において、出力処理機能154は、図11に示す画面10をディスプレイ120に表示させているが、これに限定されない。例えば、本実施形態の変形例として、図15に示すように、出力処理機能154は、画面10と共に、ユーザへの参考情報として、医用装置200の予約状況を表す画面30をディスプレイ120に表示させてもよい。例えば、出力処理機能154は、画面10と画面30とをディスプレイ120に表示させたとき、画面10の保守候補日時表示欄20には、受付ボタン22「2」に対応付けて、保守候補日時「6月26日19時〜翌日1時」と、当該保守候補日時の保守価格「60万円」と、当該保守候補日時の医用装置200の予約状況である装置予約「1件」と、当該保守候補日時の機会損失「10万円」とが表示される。このとき、ユーザは、画面30が表す医用装置200の予約状況を参考にすることにより、保守候補日時「6月26日19時〜翌日1時」に医用装置200の予約が1件入っていることを確認することができる。 In the present embodiment, in step S110, the output processing function 154 causes the screen 10 shown in FIG. 11 to be displayed on the display 120, but the present invention is not limited to this. For example, as a modification of the present embodiment, as shown in FIG. 15, the output processing function 154 displays a screen 30 showing the reservation status of the medical device 200 on the display 120 as reference information to the user together with the screen 10. You may. For example, when the screen 10 and the screen 30 are displayed on the display 120, the output processing function 154 sets the maintenance candidate date and time display field 20 of the screen 10 in association with the reception button 22 “2” and sets the maintenance candidate date and time “2”. "June 26, 19:00 to 1:00 the next day", the maintenance price "600,000 yen" on the maintenance candidate date and time, the device reservation "1 case" which is the reservation status of the medical device 200 on the maintenance candidate date and time, and the maintenance Opportunity loss "100,000 yen" on the candidate date and time is displayed. At this time, by referring to the reservation status of the medical device 200 displayed on the screen 30, the user has one reservation for the medical device 200 at the maintenance candidate date and time "June 26, 19:00 to 1:00 the next day". You can confirm that.

また、本実施形態では、ステップS110において、出力処理機能154は、複数の保守候補日時のうちの少なくとも1つの保守候補日時に医用装置200の予約が入っている場合、医用装置200の予約をキャンセルしたときに生じる機会損失を、画面10によりディスプレイ120に表示させているが、これに限定されない。例えば、本実施形態の変形例として、医用装置200が病院内に複数設置されている場合、出力処理機能154は、機会損失を回避するための情報を画面10により提示する。以下、複数の医用装置200を医用装置200A、200Bと記載する。医用装置200A、200Bは、同等の機能を有する。 Further, in the present embodiment, in step S110, the output processing function 154 cancels the reservation of the medical device 200 when the medical device 200 is reserved at at least one maintenance candidate date and time among the plurality of maintenance candidate dates and times. The opportunity loss that occurs when this is done is displayed on the display 120 by the screen 10, but the present invention is not limited to this. For example, as a modification of the present embodiment, when a plurality of medical devices 200 are installed in the hospital, the output processing function 154 presents information for avoiding opportunity loss on the screen 10. Hereinafter, the plurality of medical devices 200 will be referred to as medical devices 200A and 200B. The medical devices 200A and 200B have the same functions.

具体的には、図16に示すように、出力処理機能154は、画面10をディスプレイ120に表示させたとき、保守候補日時表示欄20には、受付ボタン22「2」に対応付けて、保守候補日時「6月26日19時〜翌日1時」と、当該保守候補日時の保守価格「60万円」と、当該保守候補日時の医用装置200の予約状況である装置予約「1件」と、当該保守候補日時の機会損失「10万円」と、医用装置200を医用装置200Aから医用装置200Bに変更可能か否かを検索するための予約検索ボタン24と、が表示される。すなわち、保守候補日時表示欄20には、更に、受付ボタン22「2」に対応付けて、予約検索ボタン24が表示される。 Specifically, as shown in FIG. 16, when the screen 10 is displayed on the display 120, the output processing function 154 maintains the maintenance candidate date and time display field 20 in association with the reception button 22 “2”. Candidate date and time "19:00 on June 26 to 1:00 the next day", maintenance price "600,000 yen" on the maintenance candidate date and time, and device reservation "1 case" which is the reservation status of the medical device 200 on the maintenance candidate date and time. , The opportunity loss "100,000 yen" of the maintenance candidate date and time, and the reservation search button 24 for searching whether or not the medical device 200 can be changed from the medical device 200A to the medical device 200B are displayed. That is, in the maintenance candidate date / time display field 20, the reservation search button 24 is further displayed in association with the reception button 22 "2".

例えば、ユーザが保守候補日時表示欄20の予約検索ボタン24を操作した場合、検索機能152は、検査予約DB146を参照して、推定故障時期「6月30日(13日後)」までの医用装置200Bの予約状況を検索する。具体的には、検索機能152は、医用装置200Aと同等の機能を有する医用装置200Bの予約状況を検索する。そして、検索機能152は、医用装置200Bの予約状況に基づいて、保守候補日時「6月26日19時〜翌日1時」に入っている予約を、医用装置200Aから医用装置200Bに変更可能であるか否かを検索する。ここで、保守候補日時「6月26日19時〜翌日1時」に入っている予約を医用装置200Aから医用装置200Bに変更可能である場合、図17に示すように、出力処理機能154は、画面10と共に、医用装置200Aから医用装置200Bへの変更を受け付ける変更画面40をディスプレイ120に表示させる。 For example, when the user operates the reservation search button 24 in the maintenance candidate date / time display field 20, the search function 152 refers to the inspection reservation DB 146 and is a medical device up to the estimated failure time "June 30 (13 days later)". Search the reservation status of 200B. Specifically, the search function 152 searches for the reservation status of the medical device 200B having the same function as the medical device 200A. Then, the search function 152 can change the reservation in the maintenance candidate date and time "June 26, 19:00 to 1:00 the next day" from the medical device 200A to the medical device 200B based on the reservation status of the medical device 200B. Search for the presence or absence. Here, when the reservation set in the maintenance candidate date and time "19:00 on June 26 to 1:00 on the next day" can be changed from the medical device 200A to the medical device 200B, as shown in FIG. 17, the output processing function 154 , Along with the screen 10, a change screen 40 for accepting a change from the medical device 200A to the medical device 200B is displayed on the display 120.

例えば、図18に示すように、ユーザは、入力インターフェース110等で変更画面40上を操作することにより、「6月26日」の19時〜20時に入っている予約を医用装置200Aから医用装置200Bに変更する。ここで、当該予約が医用装置200Aから医用装置200Bに変更された場合、出力処理機能154は、画面10の保守候補日時表示欄20を更新する。この場合、保守候補日時表示欄20には、受付ボタン22「2」に対応付けて、保守候補日時「6月26日19時〜翌日1時」と、当該保守候補日時の保守価格「60万円」と、当該保守候補日時の医用装置200の予約状況である装置予約「0件」と、当該保守候補日時の機会損失「0円」とが表示される。 For example, as shown in FIG. 18, the user operates the change screen 40 on the input interface 110 or the like to make a reservation from the medical device 200A to the medical device on "June 26" from 19:00 to 20:00. Change to 200B. Here, when the reservation is changed from the medical device 200A to the medical device 200B, the output processing function 154 updates the maintenance candidate date / time display field 20 on the screen 10. In this case, in the maintenance candidate date and time display field 20, the maintenance candidate date and time "June 26, 19:00 to 1:00 the next day" and the maintenance price "600,000" of the maintenance candidate date and time are displayed in association with the reception button 22 "2". The "yen", the device reservation "0 cases" which is the reservation status of the medical device 200 on the maintenance candidate date and time, and the opportunity loss "0 yen" on the maintenance candidate date and time are displayed.

本実施形態の変形例では、出力処理機能154は、医用装置200が病院内に複数設置されている場合、機会損失を回避するための情報を画面(画面10、変更画面40)により提示する。上述の変形例では、検索機能152は、医用装置200Aと同等の機能を有する医用装置200Bの予約状況に基づいて、少なくとも1つの保守候補日時に入っている予約を医用装置200Aから医用装置200Bに変更可能であるか否かを検索し、出力処理機能154は、当該予約を医用装置200Aから医用装置200Bに変更可能である場合、医用装置200Aから医用装置200Bへの変更を画面(画面10、変更画面40)により受け付ける。このように、本実施形態の変形例では、当該予約を医用装置200Aから医用装置200Bに変更可能である場合、ユーザは、機会損失を回避した上で、保守価格などを考慮しながら、複数の保守候補日時の中から1つの保守候補日時を保守日時として選択することができる。 In a modified example of the present embodiment, the output processing function 154 presents information for avoiding opportunity loss on screens (screen 10, change screen 40) when a plurality of medical devices 200 are installed in the hospital. In the above modification, the search function 152 makes a reservation from the medical device 200A to the medical device 200B based on the reservation status of the medical device 200B having the same function as the medical device 200A. The output processing function 154 searches for whether or not the change is possible, and when the reservation can be changed from the medical device 200A to the medical device 200B, the change from the medical device 200A to the medical device 200B is displayed on the screen (screen 10, screen 10, Accepted on the change screen 40). As described above, in the modified example of the present embodiment, when the reservation can be changed from the medical device 200A to the medical device 200B, the user can avoid opportunity loss and consider a plurality of maintenance prices and the like. One maintenance candidate date and time can be selected as the maintenance candidate date and time from the maintenance candidate dates and times.

なお、本実施形態では、前提として、保守作業は、休日や、平日の夜間に行われる場合を挙げ、一例として、作業員が平日の夜間(例えば18時から翌日6時まで)に保守作業を行う場合について説明した。また、本実施形態では、前提として、装置の予約は1時間に1件入るものとし、18時以降においても装置の予約が入っている場合について説明した。しかし、これに限定されない。例えば、装置の予約は1時間に2件以上入ってもよいし、医用装置200の予約が少ない日があれば、平日の昼間に保守作業が実施されてもよい。また、夜間のみ保守作業が実施されてもよい。 In this embodiment, as a premise, the maintenance work is performed on a holiday or at night on weekdays. As an example, the worker performs the maintenance work at night on weekdays (for example, from 18:00 to 6:00 the next day). The case of doing so was explained. Further, in the present embodiment, as a premise, it is assumed that one device reservation is made per hour, and a case where the device reservation is made even after 18:00 has been described. However, it is not limited to this. For example, two or more device reservations may be made per hour, and if there are days when there are few reservations for the medical device 200, maintenance work may be performed during the daytime on weekdays. In addition, maintenance work may be carried out only at night.

また、本実施形態では、各処理が保守推奨日検索処理(ステップS105)、予約状況検索処理(ステップS106)、保守候補日時検索処理(ステップS107)、保守価格算出処理(ステップS108)の順に行われているが、これに限定されない。例えば、本実施形態の変形例として、ステップS105〜S108は、1つの処理によって実行されてもよい。 Further, in the present embodiment, each process is performed in the order of maintenance recommended date search process (step S105), reservation status search process (step S106), maintenance candidate date / time search process (step S107), and maintenance price calculation process (step S108). However, it is not limited to this. For example, as a modification of this embodiment, steps S105 to S108 may be executed by one process.

例えば、検索機能152は、検査予約DB146を参照して、推定故障時期までの医用装置200の予約状況を検索する。検索機能152は、医用装置200の予約状況と、故障予兆部品の保守作業に関する時間とに基づいて、推定故障時期までに保守作業を実施可能な複数の日時を保守候補日時として検索する。算出機能153は、故障予兆部品の代替部品の手配に関するコストと、保守作業に関するコストとに基づいて、複数の保守候補日時の各々の保守価格を算出する。また、算出機能153は、複数の保守候補日時のうちの少なくとも1つの保守候補日時に医用装置200の予約が入っている場合、医用装置200の予約をキャンセルしたときに生じる機会損失を算出する。そして、算出機能153は、複数の保守候補日時のうち、保守価格が最も安い保守候補日時を保守推奨日時とする。 For example, the search function 152 refers to the examination reservation DB 146 and searches for the reservation status of the medical device 200 up to the estimated failure time. The search function 152 searches for a plurality of dates and times during which maintenance work can be performed by the estimated failure time as maintenance candidate dates and times, based on the reservation status of the medical device 200 and the time related to the maintenance work of the failure sign component. The calculation function 153 calculates the maintenance price of each of the plurality of maintenance candidate dates and times based on the cost of arranging the replacement part of the failure sign component and the cost of the maintenance work. Further, the calculation function 153 calculates the opportunity loss that occurs when the reservation of the medical device 200 is canceled when the reservation of the medical device 200 is made at at least one maintenance candidate date and time among the plurality of maintenance candidate dates and times. Then, the calculation function 153 sets the maintenance candidate date and time with the lowest maintenance price as the maintenance recommended date and time among the plurality of maintenance candidate dates and times.

また、本実施形態では、検索機能152は、保守作業DB144を参照して、故障予兆部品の保守作業に要する保守作業時間及び人件費を検索しているが、当該保守作業は、交換や修理だけに限定されない。例えば、保守作業の一例として、故障予兆部品「X線管“XXX”」を代替部品「X線管“XXX”」に交換する作業を挙げたが、他にも、調整などが挙げられる。具体的には、医用装置200「X線CT装置」を構成する複数の部品のうちの1つ部品として、被検体を載置する部品「天板」を例にしたとき、使用に応じて「天板」の位置にズレが生じたものとする。そこで、例えば、「天板」のズレが所定の閾値を超えたときに、「天板」が故障予兆部品として推定される。この場合、保守作業として、故障予兆部品「天板」のズレを調整する作業が行われる。 Further, in the present embodiment, the search function 152 refers to the maintenance work DB 144 and searches for the maintenance work time and labor cost required for the maintenance work of the failure sign component, but the maintenance work is only replacement or repair. Not limited to. For example, as an example of the maintenance work, the work of replacing the failure sign component "X-ray tube" XXX "" with the substitute part "X-ray tube" XXX "" has been mentioned, but other adjustments and the like can be mentioned. Specifically, when the part "top plate" on which the subject is placed is taken as an example of one of the plurality of parts constituting the medical device 200 "X-ray CT device", "top plate" is used as an example. It is assumed that the position of the "top plate" is misaligned. Therefore, for example, when the deviation of the "top plate" exceeds a predetermined threshold value, the "top plate" is estimated as a failure sign component. In this case, as maintenance work, work is performed to adjust the deviation of the failure sign component "top plate".

また、本実施形態では、推定機能151は、故障予兆部品の状態と医用装置200の使用状況とに基づいて、推定故障時期及び故障確率を推定している。具体的には、推定機能151は、故障履歴DB141を参照して、推定故障時期及び故障確率を推定している。しかし、これに限定されない。例えば、推定機能151は、ニューラルネットワークを基にしたAI(Artificial Intelligence)を用いた学習や機械学習により、推定故障時期及び故障確率を推定してもよい。例えば、推定故障時期及び故障確率を含むデータの組み合わせを、AI等により学習させることにより、推定機能151は、これまでに故障した部品を基に推定故障時期及び故障確率を推定することができる。 Further, in the present embodiment, the estimation function 151 estimates the estimated failure time and failure probability based on the state of the failure sign component and the usage status of the medical device 200. Specifically, the estimation function 151 estimates the estimated failure time and failure probability with reference to the failure history DB 141. However, it is not limited to this. For example, the estimation function 151 may estimate the estimated failure time and failure probability by learning using AI (Artificial Intelligence) based on a neural network or machine learning. For example, by learning a combination of data including an estimated failure time and a failure probability by AI or the like, the estimation function 151 can estimate the estimated failure time and the failure probability based on the parts that have failed so far.

また、処理回路150は、ネットワークを介して接続された外部装置のプロセッサを利用して、機能を実現することとしてもよい。例えば、処理回路150は、記憶回路140から各機能に対応するプログラムを読み出して実行するとともに、情報処理装置100とネットワークを介して接続された外部のワークステーションやクラウドを計算資源として利用することにより、図1に示す各機能を実現する。 Further, the processing circuit 150 may realize the function by utilizing the processor of the external device connected via the network. For example, the processing circuit 150 reads a program corresponding to each function from the storage circuit 140 and executes it, and also uses an external workstation or cloud connected to the information processing device 100 via a network as a computational resource. , Each function shown in FIG. 1 is realized.

例えば、情報処理装置100は、病院内に設けられるが、これに限定されず、ネットワーク上の別のところに設けられてもよい。例えば、処理回路150は、情報処理装置100内に設けられるが、これに限定されず、ネットワーク上の別のところに設けられてもよい。例えば、処理回路150は、ネットワーク上の別のところに設けられてもよいし、端末300に設けられてもよい。 For example, the information processing device 100 is provided in the hospital, but is not limited to this, and may be provided in another place on the network. For example, the processing circuit 150 is provided in the information processing apparatus 100, but is not limited to this, and may be provided in another place on the network. For example, the processing circuit 150 may be provided at another location on the network, or may be provided at the terminal 300.

例えば、情報処理装置100は、同等の機能を有する医用装置200が設置された複数の病院を管理してもよい。例えば、第1の病院では、保守候補日時「6月26日19時〜翌日1時」に医用装置200の予約が1件入っているが、第2の病院では、保守候補日時「6月26日19時〜翌日1時」に医用装置200の予約が入っていない場合、情報処理装置100は、保守候補日時「6月26日19時〜翌日1時」に入っている予約を、第1の病院の医用装置200から、第2の病院の医用装置200に変更してもよい。 For example, the information processing device 100 may manage a plurality of hospitals in which a medical device 200 having the same function is installed. For example, at the first hospital, one reservation for the medical device 200 is made between the maintenance candidate date and time "19:00 on June 26 to 1:00 the next day", but at the second hospital, the maintenance candidate date and time "June 26" If the medical device 200 is not reserved between 19:00 on the day and 1:00 on the next day, the information processing device 100 makes the first reservation on the candidate maintenance date and time "19:00 on June 26 to 1:00 on the next day". The medical device 200 of the hospital may be changed to the medical device 200 of the second hospital.

上述した実施形態に係る各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。即ち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。更に、各装置にて行われる各処理機能は、その全部又は任意の一部が、CPU及び当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。 Each component of each device according to the above-described embodiment is a functional concept, and does not necessarily have to be physically configured as shown in the figure. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or part of the device is functionally or physically distributed in arbitrary units according to various loads and usage conditions. Can be integrated and configured. Further, each processing function performed by each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by wired logic.

また、上述した実施形態で説明した方法は、予め用意された制御プログラムをパーソナルコンピュータやワークステーション等のコンピュータで実行することによって実現することができる。この制御プログラムは、インターネット等のネットワークを介して配布することができる。また、この制御プログラムは、ハードディスク、フレキシブルディスク(FD)、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行することもできる。 Further, the method described in the above-described embodiment can be realized by executing a control program prepared in advance on a computer such as a personal computer or a workstation. This control program can be distributed via a network such as the Internet. Further, this control program can also be executed by being recorded on a computer-readable recording medium such as a hard disk, flexible disk (FD), CD-ROM, MO, or DVD, and being read from the recording medium by the computer.

以上説明した少なくとも1つの実施形態によれば、保守依頼を適切なタイミングで実施することができる。 According to at least one embodiment described above, the maintenance request can be executed at an appropriate timing.

いくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更、実施形態同士の組み合わせを行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Although some embodiments have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These embodiments can be implemented in various other embodiments, and various omissions, replacements, changes, and combinations of embodiments can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, as well as in the scope of the invention described in the claims and the equivalent scope thereof.

1 情報処理システム
10 画面
100 情報処理装置
151 推定機能
152 検索機能
153 算出機能
154 出力処理機能
200 装置
1 Information processing system 10 screens 100 Information processing device 151 Estimating function 152 Search function 153 Calculation function 154 Output processing function 200 device

Claims (11)

医用装置を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品と当該故障予兆部品の故障時期を推定する推定部と、
前記医用装置の予約状況と前記故障予兆部品の保守作業に関する時間とに基づいて、前記故障時期までに前記保守作業を実施可能な日時を保守候補日時として検索する検索部と、
前記故障予兆部品に関するコストと前記保守作業に関するコストとに基づいて、前記保守候補日時の保守価格を算出する算出部と、
前記故障予兆部品、前記故障時期、前記保守候補日時及び前記保守価格を提示する提示部と、
を備える情報処理装置。
A failure sign component that represents a failure sign, an estimation unit that estimates the failure time of the failure sign component, and an estimation unit that estimates the failure time of the failure sign component based on the states of a plurality of components that make up the medical device.
A search unit that searches for a date and time when the maintenance work can be performed by the failure time as a maintenance candidate date and time based on the reservation status of the medical device and the time related to the maintenance work of the failure sign component.
A calculation unit that calculates the maintenance price on the maintenance candidate date and time based on the cost related to the failure sign component and the cost related to the maintenance work.
A presentation unit that presents the failure sign component, the failure time, the maintenance candidate date and time, and the maintenance price.
Information processing device equipped with.
前記検索部は、前記医用装置の予約状況と前記故障予兆部品の保守作業に関する時間とに基づいて、前記故障時期までに前記保守作業を実施可能な複数の日時を前記保守候補日時として検索し、
前記算出部は、前記故障予兆部品に関するコストと前記保守作業に関するコストとに基づいて、前記複数の保守候補日時の各々の保守価格を算出し、
前記提示部は、前記故障予兆部品、前記故障時期、前記複数の保守候補日時及び前記保守価格を表す画面であって、前記複数の保守候補日時の中から1つの保守候補日時を保守日時として受け付ける画面を提示する、
請求項1に記載の情報処理装置。
Based on the reservation status of the medical device and the time related to the maintenance work of the failure sign component, the search unit searches for a plurality of dates and times during which the maintenance work can be performed by the failure time as the maintenance candidate date and time.
The calculation unit calculates the maintenance price of each of the plurality of maintenance candidate dates and times based on the cost related to the failure sign component and the cost related to the maintenance work.
The presenting unit is a screen showing the failure sign component, the failure time, the plurality of maintenance candidate dates and times, and the maintenance price, and accepts one maintenance candidate date and time from the plurality of maintenance candidate dates and times as a maintenance date and time. Present the screen,
The information processing device according to claim 1.
前記算出部は、前記複数の保守候補日時のうちの少なくとも1つの保守候補日時に前記医用装置の予約が入っている場合、前記医用装置の予約をキャンセルしたときに生じる機会損失を算出し、
前記提示部は、前記機会損失を前記画面により提示する、
請求項2に記載の情報処理装置。
The calculation unit calculates the opportunity loss that occurs when the reservation of the medical device is canceled when the reservation of the medical device is made at at least one maintenance candidate date and time among the plurality of maintenance candidate dates and times.
The presenting unit presents the opportunity loss on the screen.
The information processing device according to claim 2.
前記提示部は、前記医用装置が前記病院内に複数設置されている場合、前記機会損失を回避するための情報を前記画面により提示する、
請求項3に記載の情報処理装置。
When a plurality of the medical devices are installed in the hospital, the presentation unit presents information for avoiding the opportunity loss on the screen.
The information processing device according to claim 3.
前記検索部は、前記装置と同等の機能を有する他の装置の予約状況に基づいて、前記少なくとも1つの保守候補日時に入っている予約を前記装置から前記他の装置に変更可能であるか否かを検索し、
前記提示部は、当該予約を前記装置から前記他の装置に変更可能である場合、前記装置から前記他の装置への変更を前記画面により受け付ける、
請求項4に記載の情報処理装置。
Whether or not the search unit can change the reservation within the at least one maintenance candidate date and time from the device to the other device based on the reservation status of another device having the same function as the device. Search for
When the reservation can be changed from the device to the other device, the presenting unit accepts the change from the device to the other device on the screen.
The information processing device according to claim 4.
前記提示部は、前記複数の保守候補日時を前記保守価格が安い順に提示する、
請求項2〜5のいずれか一項に記載の情報処理装置。
The presenting unit presents the plurality of maintenance candidate dates and times in ascending order of the maintenance price.
The information processing device according to any one of claims 2 to 5.
前記保守日時が確定した場合、前記保守日時における前記医用装置の予約を禁止する処理を行う処理部、
を更に備える請求項2〜6のいずれか一項に記載の情報処理装置。
When the maintenance date and time is fixed, a processing unit that performs a process of prohibiting reservation of the medical device on the maintenance date and time.
The information processing apparatus according to any one of claims 2 to 6, further comprising.
前記処理部は、ユーザが前記医用装置を予約しようとする日時が前記保守日時である場合、当該予約しようとする日時が前記保守日時であることを前記ユーザに通知する、
請求項7に記載の情報処理装置。
When the date and time when the user intends to reserve the medical device is the maintenance date and time, the processing unit notifies the user that the date and time when the user intends to reserve the medical device is the maintenance date and time.
The information processing device according to claim 7.
前記提示部は、前記故障予兆部品を推定した日から前記故障時期までの日数が所定日数以内である場合に前記画面を提示する、
請求項2〜7のいずれか一項に記載の情報処理装置。
The presenting unit presents the screen when the number of days from the date of estimating the failure sign component to the failure time is within a predetermined number of days.
The information processing device according to any one of claims 2 to 7.
医用装置を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品と当該故障予兆部品の故障時期を推定し、
前記医用装置の予約状況と前記故障予兆部品の保守作業に関する時間とに基づいて、前記故障時期までに前記保守作業を実施可能な日時を保守候補日時として検索し、
前記故障予兆部品に関するコストと前記保守作業に関するコストとに基づいて、前記保守候補日時の保守価格を算出し、
前記故障予兆部品、前記故障時期、前記保守候補日時及び前記保守価格を提示する、
処理を含む情報処理方法。
Based on the state of a plurality of parts constituting the medical device, the failure sign component representing the failure sign and the failure time of the failure sign component are estimated.
Based on the reservation status of the medical device and the time related to the maintenance work of the failure sign component, the date and time when the maintenance work can be performed by the failure time is searched as a maintenance candidate date and time.
Based on the cost related to the failure sign component and the cost related to the maintenance work, the maintenance price on the maintenance candidate date and time is calculated.
Presenting the failure sign component, the failure time, the maintenance candidate date and time, and the maintenance price.
Information processing method including processing.
医用装置を構成する複数の部品の状態に基づいて、故障予兆を表す故障予兆部品と当該故障予兆部品の故障時期を推定し、
前記医用装置の予約状況と前記故障予兆部品の保守作業に関する時間とに基づいて、前記故障時期までに前記保守作業を実施可能な日時を保守候補日時として検索し、
前記故障予兆部品に関するコストと前記保守作業に関するコストとに基づいて、前記保守候補日時の保守価格を算出し、
前記故障予兆部品、前記故障時期、前記保守候補日時及び前記保守価格を提示する、
処理をコンピュータに実行させる、情報処理プログラム。
Based on the state of a plurality of parts constituting the medical device, the failure sign component representing the failure sign and the failure time of the failure sign component are estimated.
Based on the reservation status of the medical device and the time related to the maintenance work of the failure sign component, the date and time when the maintenance work can be performed by the failure time is searched as a maintenance candidate date and time.
Based on the cost related to the failure sign component and the cost related to the maintenance work, the maintenance price on the maintenance candidate date and time is calculated.
Presenting the failure sign component, the failure time, the maintenance candidate date and time, and the maintenance price.
An information processing program that causes a computer to perform processing.
JP2019230540A 2019-12-20 2019-12-20 Information processing device, information processing method, and information processing program Active JP7443049B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019230540A JP7443049B2 (en) 2019-12-20 2019-12-20 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019230540A JP7443049B2 (en) 2019-12-20 2019-12-20 Information processing device, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2021099617A true JP2021099617A (en) 2021-07-01
JP7443049B2 JP7443049B2 (en) 2024-03-05

Family

ID=76541329

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019230540A Active JP7443049B2 (en) 2019-12-20 2019-12-20 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP7443049B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216729A (en) * 2002-01-24 2003-07-31 Toshiba Corp Medical image device, system and method for reserving inspection, and maintenance service system
JP2016110180A (en) * 2014-12-02 2016-06-20 株式会社東芝 Medical device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216729A (en) * 2002-01-24 2003-07-31 Toshiba Corp Medical image device, system and method for reserving inspection, and maintenance service system
JP2016110180A (en) * 2014-12-02 2016-06-20 株式会社東芝 Medical device

Also Published As

Publication number Publication date
JP7443049B2 (en) 2024-03-05

Similar Documents

Publication Publication Date Title
US8682686B2 (en) System and method to manage a workflow in delivering healthcare
US8706516B2 (en) System and method to manage a workflow in delivering healthcare
US10467566B2 (en) Computerized data processing systems and methods for generating graphical user interfaces
US8768721B2 (en) Medical instrument management support apparatus for supporting scope management
EP2504948B1 (en) System and method for management and distribution of diagnostic imaging
US11250946B2 (en) Systems and methods for automated route calculation and dynamic route updating
US20100274406A1 (en) Medical imaging apparatus, information processing method, and computer-readable storage medium
WO2008048591A2 (en) Medical decision support system and method
Hribar et al. Secondary use of EHR timestamp data: validation and application for workflow optimization
KR101606027B1 (en) Apparatus and method for providing inspection reservation schduling based on priority
JP2010079551A (en) Apparatus for reserving parking space at medical institution
US20110191065A1 (en) Network-based medical treatment system
Berg et al. Emergency department operations II: patient flow
JP2018142041A (en) Round visit scheduled time notification program, scheduled rounds time notification method, and notification device
JP5296527B2 (en) Medical image management system
JP2009086766A (en) Medical network system, and medical examination request management device and method
JP7445391B2 (en) Medical treatment planning support device
EP3156951A1 (en) Systems and methods for automated route calculation and dynamic route updating
JP7443049B2 (en) Information processing device, information processing method, and information processing program
KR20130089993A (en) Reservation method and system for inspection
US20180233224A1 (en) Radiology image sequencing for optimal reading throughput
JP7098335B2 (en) Inspection schedule management device
US20190304593A1 (en) Cloud-to-local, local-to-cloud switching and synchronization of medical images and data with conflict prevention
JP2015159894A (en) Medical image management device, medical image management program, and medical information system
US11335457B1 (en) System and method for managing En Route Care platform patient load planning and care

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220825

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230912

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20231027

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240110

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240221

R150 Certificate of patent or registration of utility model

Ref document number: 7443049

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150