JP2018007944A - Medical management device, medical image diagnostic apparatus and degraded operation program - Google Patents

Medical management device, medical image diagnostic apparatus and degraded operation program Download PDF

Info

Publication number
JP2018007944A
JP2018007944A JP2016140340A JP2016140340A JP2018007944A JP 2018007944 A JP2018007944 A JP 2018007944A JP 2016140340 A JP2016140340 A JP 2016140340A JP 2016140340 A JP2016140340 A JP 2016140340A JP 2018007944 A JP2018007944 A JP 2018007944A
Authority
JP
Japan
Prior art keywords
medical image
image diagnostic
medical
diagnostic apparatus
function
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
JP2016140340A
Other languages
Japanese (ja)
Other versions
JP6768382B2 (en
Inventor
浩二 大田
Koji Ota
浩二 大田
鈴木 大輔
Daisuke Suzuki
大輔 鈴木
秀樹 多田
Hideki Tada
秀樹 多田
誠二 三上
Seiji Mikami
誠二 三上
規雅 室井
Norimasa Muroi
規雅 室井
真次 村松
Shinji Muramatsu
真次 村松
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
Toshiba 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 Toshiba Medical Systems Corp filed Critical Toshiba Medical Systems Corp
Priority to JP2016140340A priority Critical patent/JP6768382B2/en
Publication of JP2018007944A publication Critical patent/JP2018007944A/en
Application granted granted Critical
Publication of JP6768382B2 publication Critical patent/JP6768382B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Apparatus For Radiation Diagnosis (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent processing efficiency from decreasing due to a fault.SOLUTION: A main storage circuit 16 stores a function/resource association table 161 and a resource use status table 162. The function/resource association table 161 is a table which associates a processing function of each of a plurality of medical image diagnostic apparatuses 3 with resource information on a hardware resource required for the processing function. The resource use status table 162 is a table which registers use status information on hardware resources owned by each of the plurality of medical image diagnostic apparatuses 3. A communication circuit 13 receives a fault notice of a fault device of the plurality of medical image diagnostic apparatuses 3. A CPU11 determines a substitution device which executes an unrecoverable function, substituting for the fault device by using the function/resource association table 161 and the resource use status table 162. The communication circuit 13 transmits to the fault device a request to transmit data necessary for execution of the unrecoverable function to the substitution device.SELECTED DRAWING: Figure 2

Description

本発明の実施形態は、医用管理装置、医用画像診断装置及び縮退運転プログラムに関する。   Embodiments described herein relate generally to a medical management apparatus, a medical image diagnostic apparatus, and a degenerate operation program.

医用画像診断装置に含まれるハードウェア資源の故障(不具合を含む)により装置全体が機能しなくなることがある。復旧までに要する時間(ダウンタイム)が長引くことで、その装置を必要とする患者や医師に多大な影響を与えることになる。故障によるダウンタイムを削減すること、あるいは故障を防止することが求められている。   The entire apparatus may not function due to a failure (including failure) of hardware resources included in the medical image diagnostic apparatus. Prolonging the time required for recovery (downtime) greatly affects patients and doctors who need the device. There is a need to reduce downtime due to failure or to prevent failure.

医用画像診断装置に故障したハードウェア資源が検知された場合、故障したハードウェア資源を停止して運用する縮退運転が行われている。しかしながら、停止したハードウェア資源を利用する処理機能は実行することはできない。   When a faulty hardware resource is detected in the medical image diagnostic apparatus, a degenerate operation is performed in which the faulty hardware resource is stopped and operated. However, a processing function that uses the stopped hardware resource cannot be executed.

ダウンタイムを発生させない、又は削減若しくは軽減する技術として、フォールトトレラントシステム(fault tolerant system)、定期点検、故障診断及び故障予測がある。フォールトトレラントシステムは、故障を発生させないことを念頭に設計される。しかしながら、フォールトトレラントシステムは、多重化や障害隔離・置換のため様々な専用の仕組みが必要であり、装置自体が複雑で高額になる。定期点検においては定期的に保守点検が行われる。点検中に異常を検知できれば早めの交換が可能である。しかしながら、点検中に異常を検知できない場合、点検後に異常が発生してしまう。故障診断においては故障箇所が特定される。特定された故障箇所の除去や交換を促進することでダウンタイムを短縮できる。故障診断の機能が組み込まれた製品は多いが、故障発見から修理までの時間の短縮は難しい。故障予測においては、装置の状態が監視され、状態の傾向から故障が予測される。故障する前に故障の可能性のある部品を交換することができるため、ダウンタイムを発生させないようにすることができる。ビッグデータにより予測する方法が検討されているが、研究要素が高く予測方法を確立することが困難である。   Technologies that do not generate, reduce or reduce downtime include fault tolerant systems, periodic inspections, failure diagnosis, and failure prediction. Fault tolerant systems are designed with no faults in mind. However, the fault-tolerant system requires various dedicated mechanisms for multiplexing, fault isolation and replacement, and the device itself is complicated and expensive. In periodic inspections, periodic maintenance inspections are performed. If an abnormality can be detected during inspection, early replacement is possible. However, if an abnormality cannot be detected during the inspection, the abnormality will occur after the inspection. In the failure diagnosis, the failure location is specified. Downtime can be shortened by promoting the removal and replacement of identified faults. Many products have built-in failure diagnosis functions, but it is difficult to reduce the time from failure detection to repair. In failure prediction, the state of the apparatus is monitored, and failure is predicted from the tendency of the state. Since it is possible to replace a part that may fail before it fails, downtime can be prevented from occurring. A method of predicting with big data is being studied, but research elements are high and it is difficult to establish a prediction method.

特開平10−187638号公報Japanese Patent Laid-Open No. 10-187638 特開2005−185788号公報JP 2005-185788 A 特開2004−240697号公報Japanese Patent Laid-Open No. 2004-240697

実施形態の目的は、故障による処理効率の低下を抑止可能な医用管理装置、医用画像診断装置及び縮退運転プログラムを提供することにある。   An object of the embodiment is to provide a medical management apparatus, a medical image diagnosis apparatus, and a degenerate operation program that can suppress a decrease in processing efficiency due to a failure.

本実施形態に係る医用管理装置は、複数の医用画像診断装置にネットワークを介して接続された医用管理装置であって、前記複数の医用画像診断装置各々が有する処理機能と処理機能に要するハードウェア資源の資源情報とを関連付けた対応テーブルと、前記複数の医用画像診断装置各々が有するハードウェア資源の利用状況情報とを記憶する記憶部と、前記複数の医用画像診断装置のうちの第1の医用画像診断装置の故障通知を受信する受信部と、前記第1の医用画像診断装置が実行する第1の処理機能から、前記対応テーブルと前記利用状況情報とを利用して、前記第1の医用画像診断装置に代替して前記第1の処理機能を実行する第2の医用画像診断装置を決定する決定部と、前記第1の医用画像診断装置に対し、前記第1の処理機能を実行するために必要なデータの前記第2の医用画像診断装置への送信要求を送信する送信部と、を具備する。   The medical management apparatus according to the present embodiment is a medical management apparatus connected to a plurality of medical image diagnostic apparatuses via a network, and includes processing functions and processing functions of each of the plurality of medical image diagnostic apparatuses. A correspondence table that associates resource information of resources, a storage unit that stores usage information of hardware resources of each of the plurality of medical image diagnostic apparatuses, and a first of the plurality of medical image diagnostic apparatuses From the receiving unit that receives the failure notification of the medical image diagnostic apparatus and the first processing function executed by the first medical image diagnostic apparatus, the correspondence table and the usage status information are used to obtain the first information. A determination unit that determines a second medical image diagnostic apparatus that executes the first processing function instead of the medical image diagnostic apparatus, and executes the first processing function for the first medical image diagnostic apparatus Do And a transmitting unit for transmitting a transmission request to the second medical image diagnostic apparatus of the data required in order.

図1は、本実施形態に係る院内ネットワークを介して接続された医用管理装置と複数の医用画像診断装置とを含む院内ネットワークシステムの構成を示す図である。FIG. 1 is a diagram showing a configuration of an in-hospital network system including a medical management apparatus and a plurality of medical image diagnosis apparatuses connected via an in-hospital network according to the present embodiment. 図2は、図1の医用管理装置の構成を示す図である。FIG. 2 is a diagram showing a configuration of the medical management apparatus of FIG. 図3は、図2のCPUにより利用される機能/資源対応テーブルの一例を示す図である。FIG. 3 is a diagram showing an example of a function / resource correspondence table used by the CPU of FIG. 図4は、図2のCPUにより利用される資源利用状況テーブルの一例を示す図である。FIG. 4 is a diagram showing an example of a resource usage status table used by the CPU of FIG. 図5は、図1の医用画像診断装置の構成を示す図である。FIG. 5 is a diagram showing a configuration of the medical image diagnostic apparatus of FIG. 図6は、本実施形態に係る院内ネットワークシステムの動作の概要を模式的に示す図である。FIG. 6 is a diagram schematically showing an outline of the operation of the hospital network system according to the present embodiment. 図7は、本実施形態に係る院内ネットワークシステムに含まれる医用管理装置と医用画像診断装置との動作の典型的な流れを示す図である。FIG. 7 is a diagram showing a typical flow of operations of the medical management apparatus and the medical image diagnostic apparatus included in the in-hospital network system according to the present embodiment. 図8は、図7のステップSA後において医用画像診断装置Aにより行われる、故障検知を契機としたメニュー画面の変化を示す図である。FIG. 8 is a diagram showing changes in the menu screen triggered by failure detection, which is performed by the medical image diagnostic apparatus A after step SA in FIG. 図9は、図7のステップSSにおいて医用画像診断装置B及びCにより表示される、運用制限の可否を選択するための選択画面W1の一例を示す図である。FIG. 9 is a diagram illustrating an example of a selection screen W1 for selecting whether or not to restrict operation, which is displayed by the medical image diagnostic apparatuses B and C in step SS of FIG. 図10は、ステップSDにおいて医用管理装置のCPUにより行われる代替装置の決定処理の典型的な流れを示す図である。FIG. 10 is a diagram showing a typical flow of alternative device determination processing performed by the CPU of the medical management apparatus in step SD. 図11は、図10のステップSD1、SD2及びSD3の処理を模式的に示す図である。FIG. 11 is a diagram schematically illustrating the processing of steps SD1, SD2, and SD3 in FIG. 図12は、図10のステップSD3において記録される代替構成情報の一例を示す図である。FIG. 12 is a diagram showing an example of alternative configuration information recorded in step SD3 of FIG. 図13は、図7のステップSEにおいて医用画像診断装置Aにより行われる、復旧機能の実行指示のためのメニュー画面を示す図である。FIG. 13 is a diagram showing a menu screen for instructing execution of the restoration function, which is performed by the medical image diagnostic apparatus A in step SE of FIG. 図14は、図1の回復管理機能に係る医用管理装置と医用画像診断装置との処理の典型的な流れを示す図である。FIG. 14 is a diagram illustrating a typical flow of processing performed by the medical management apparatus and the medical image diagnostic apparatus according to the recovery management function of FIG. 図15は、図14のステップSE2において表示される回復時通知選択ウィンドウの一例を示す図である。FIG. 15 is a diagram showing an example of the recovery notification selection window displayed in step SE2 of FIG. 図16は、図14のステップSE3において表示される回復通知待機情報の表示ウィンドウの一例を示す図である。FIG. 16 is a diagram showing an example of a display window for recovery notification standby information displayed in step SE3 of FIG. 図17は、本実施形態に係る準備完了通知ウィンドウの一例を示す図である。FIG. 17 is a diagram showing an example of a preparation completion notification window according to the present embodiment. 図18は、本実施形態に係る医用画像診断装置(代替装置)Bにより行われる緊急利用対応処理の典型的な流れを示す図である。FIG. 18 is a diagram showing a typical flow of emergency use response processing performed by the medical image diagnostic apparatus (alternative apparatus) B according to the present embodiment. 図19は、本実施形態に係る医用画像診断装置(代替装置)Bにより行われる電源制御処理の典型的な流れを示す図である。FIG. 19 is a diagram showing a typical flow of power supply control processing performed by the medical image diagnostic apparatus (alternative apparatus) B according to the present embodiment.

以下、図面を参照しながら本実施形態に係わる医用管理装置、医用画像診断装置及び縮退運転プログラムを説明する。   Hereinafter, a medical management apparatus, a medical image diagnostic apparatus, and a degenerate operation program according to the present embodiment will be described with reference to the drawings.

図1は、本実施形態に係る院内ネットワークを介して接続された医用管理装置1と複数の医用画像診断装置3とを含む院内ネットワークシステムの構成を示す図である。図1に示すように、医用管理装置1は、複数の医用画像診断装置3を管理するコンピュータである。各医用画像診断装置3は、患者等を医用撮影して医用画像を収集する医用モダリティである。医用画像診断装置3としては、例えば、X線コンピュータ断層撮影装置、X線診断装置、磁気共鳴イメージング装置及び超音波診断装置が挙げられる。なお、医用画像診断装置3としては、PET装置やSPECT装置等の他の医用モダリティであっても良い。   FIG. 1 is a diagram showing a configuration of an in-hospital network system including a medical management apparatus 1 and a plurality of medical image diagnosis apparatuses 3 connected via an in-hospital network according to the present embodiment. As shown in FIG. 1, the medical management apparatus 1 is a computer that manages a plurality of medical image diagnostic apparatuses 3. Each medical image diagnostic apparatus 3 is a medical modality that collects medical images by medical imaging of patients and the like. Examples of the medical image diagnostic apparatus 3 include an X-ray computed tomography apparatus, an X-ray diagnostic apparatus, a magnetic resonance imaging apparatus, and an ultrasonic diagnostic apparatus. The medical image diagnostic apparatus 3 may be another medical modality such as a PET apparatus or a SPECT apparatus.

本実施形態に係る医用画像診断装置3は、搭載するハードウェア資源の故障検知機能を有している。故障が検知された場合、医用画像診断装置3は、故障したハードウェア資源を停止させて他のハードウェア資源の運転を継続させる縮退運転モードに移行する。そして当該医用画像診断装置3は、ハードウェア資源が故障した旨の通知(以下、故障通知と呼ぶ)を医用管理装置1に送信する。以下、故障通知を送信した医用画像診断装置3を故障装置と呼び、故障したハードウェア資源が実行する処理機能を復旧不能機能と呼ぶことにする。医用管理装置1は、故障通知を受けた場合、故障装置3に代替して復旧不能機能を実行する医用画像診断装置3を、本実施形態に係る院内ネットワークシステムに含まれる複数の医用画像診断装置3の中から決定する。以下、決定された医用画像診断装置3を代替装置と呼ぶことにする。そして故障装置は、代替装置に対して、復旧不能機能に要するデータ(以下、必要データと呼ぶ)を送信し、代替装置は、必要データに基づいて復旧不能機能を実行する。   The medical image diagnostic apparatus 3 according to the present embodiment has a failure detection function for hardware resources to be mounted. When a failure is detected, the medical image diagnostic apparatus 3 shifts to a degenerate operation mode in which the failed hardware resource is stopped and the operation of other hardware resources is continued. Then, the medical image diagnostic apparatus 3 transmits a notification that the hardware resource has failed (hereinafter referred to as a failure notification) to the medical management apparatus 1. Hereinafter, the medical image diagnostic apparatus 3 that has transmitted the failure notification is referred to as a failure device, and the processing function executed by the failed hardware resource is referred to as an unrecoverable function. When the medical management apparatus 1 receives a failure notification, the medical management apparatus 1 replaces the failure apparatus 3 with the medical image diagnosis apparatus 3 that executes the unrecoverable function, and includes a plurality of medical image diagnosis apparatuses included in the in-hospital network system according to the present embodiment. 3 is determined. Hereinafter, the determined medical image diagnostic apparatus 3 will be referred to as an alternative apparatus. The failed device transmits data required for the unrecoverable function (hereinafter referred to as necessary data) to the substitute device, and the substitute device executes the unrecoverable function based on the necessary data.

以下、上記処理を実現するための医用管理装置1及び医用画像診断装置3の構成について順番に説明する。   Hereinafter, the configurations of the medical management apparatus 1 and the medical image diagnostic apparatus 3 for realizing the above processing will be described in order.

図2は、医用管理装置1の構成を示す図である。図2に示すように、医用管理装置1は、CPU(central processing unit)11、メモリ12、通信回路13、表示回路14、入力回路15及び主記憶回路16を有する。CPU11、メモリ12、通信回路13、表示回路14、入力回路15及び主記憶回路16は、バスを介して互いに接続されている。   FIG. 2 is a diagram illustrating the configuration of the medical management apparatus 1. As shown in FIG. 2, the medical management apparatus 1 includes a CPU (central processing unit) 11, a memory 12, a communication circuit 13, a display circuit 14, an input circuit 15, and a main memory circuit 16. The CPU 11, the memory 12, the communication circuit 13, the display circuit 14, the input circuit 15, and the main memory circuit 16 are connected to each other via a bus.

CPU11は、医用管理装置1の中枢として機能するハードウェア資源である。CPU11は、メモリ12と協同して後述の各種処理を実行する。CPU11は、本実施形態に係る管理プログラムを読み出して実行することにより代替装置決定機能111、回復管理機能113及び緩衝運転機能115を実現する。   The CPU 11 is a hardware resource that functions as the center of the medical management apparatus 1. The CPU 11 executes various processes described later in cooperation with the memory 12. The CPU 11 implements an alternative device determination function 111, a recovery management function 113, and a buffer operation function 115 by reading and executing the management program according to the present embodiment.

代替装置決定機能111においてCPU11は、故障装置の識別情報と当該故障装置が実行する復旧不能機能の識別情報とから、機能/資源対応テーブル161と資源利用状況テーブル162とを利用して、故障装置に代替して復旧不能機能を実行する代替装置を決定する。機能/資源対応テーブル161と資源利用状況テーブル162とは、例えば、主記憶回路16に記憶される。故障装置の識別情報は、故障装置を一意に特定可能であれば、如何なる情報であっても良い。例えば、故障装置の識別情報としては、故障装置のID、装置名及びネットワークアドレス等が挙げられる。同様に、復旧不能機能の識別情報は、復旧不能機能を一意に特定可能であれば、如何なる情報であっても良い。例えば、復旧不能機能の識別情報としては、処理機能のID及び名称等が挙げられる。   In the alternative device determination function 111, the CPU 11 uses the function / resource correspondence table 161 and the resource usage status table 162 from the identification information of the failed device and the identification information of the unrecoverable function executed by the failed device, Instead, an alternative device that performs the unrecoverable function is determined. The function / resource correspondence table 161 and the resource usage status table 162 are stored in, for example, the main memory circuit 16. The identification information of the failed device may be any information as long as the failed device can be identified uniquely. For example, the failure device identification information includes the failure device ID, device name, network address, and the like. Similarly, the identification information of the unrecoverable function may be any information as long as the unrecoverable function can be uniquely identified. For example, the identification information of the unrecoverable function includes the ID and name of the processing function.

図3は、機能/資源対応テーブル161の一例を示す図である。図3に示すように、機能/資源対応テーブル161は、医用画像診断装置3各々が有する処理機能と処理機能に要するハードウェア資源の情報(以下、資源情報と呼ぶ)とを関連づけたルックアップテーブルである。機能/資源対応テーブル161に登録される処理機能は、各医用画像診断装置3が実行可能な医用に関する処理機能であって、他の医用画像診断装置3に性能又は機能的に代替可能な処理機能である。当該処理機能としては、例えば、画像再構成、画像保存及び画像処理等が挙げられる。画像処理としては、具体的には、3次元レンダリングやセグメント処理、画像計測、画像解析、アノテーション付加等が挙げられる。本実施形態に係る資源情報としては、各処理機能を実行するハードウェア資源の種類、当該ハードウェア資源の使用量又は使用率が挙げられる。本実施形態に係るハードウェア資源としては、例えば、CPU、半導体メモリ(MEMORY)、ハードディスク(HD:hard disk)、磁気ディスク、GPU(graphical processing unit)、GPGPU(general purpose computing on GPU)、再構成ボード等の既存の如何なるハードウェア資源が適用可能である。例えば、図3に示すように、装置SystemAの機能FuncAに要するハードウェア資源は、CPUとMEMORYであり、CPUの使用率は10%であり、MEMORYの使用量は32MBである。各医用画像診断装置3の処理機能及び資源情報に関する情報は、当該医用画像診断装置3から送信される。   FIG. 3 is a diagram illustrating an example of the function / resource correspondence table 161. As shown in FIG. 3, the function / resource correspondence table 161 is a lookup table that associates the processing functions of each medical image diagnostic apparatus 3 with the hardware resource information (hereinafter referred to as resource information) required for the processing functions. It is. The processing function registered in the function / resource correspondence table 161 is a medical processing function that can be executed by each medical image diagnostic apparatus 3, and can be replaced with another medical image diagnostic apparatus 3 in terms of performance or function. It is. Examples of the processing function include image reconstruction, image storage, and image processing. Specific examples of the image processing include three-dimensional rendering, segment processing, image measurement, image analysis, and annotation addition. Examples of the resource information according to the present embodiment include the type of hardware resource that executes each processing function, the usage amount or the usage rate of the hardware resource. Examples of hardware resources according to this embodiment include a CPU, a semiconductor memory (MEMORY), a hard disk (HD), a magnetic disk, a GPU (graphical processing unit), a GPGPU (general purpose computing on GPU), and a reconfiguration. Any existing hardware resource such as a board is applicable. For example, as shown in FIG. 3, the hardware resources required for the function FuncA of the device SystemA are CPU and MEMORY, the usage rate of the CPU is 10%, and the usage amount of MEMORY is 32 MB. Information regarding the processing function and resource information of each medical image diagnostic apparatus 3 is transmitted from the medical image diagnostic apparatus 3.

図4は、資源利用状況テーブル162の一例を示す図である。図4に示すように、資源利用状況テーブル162は、医用画像診断装置3各々が有するハードウェア資源の利用状況を示すルックアップテーブルである。具体的には、資源利用状況テーブル162は、医用画像診断装置3各々が有するハードウェア資源の使用量又は使用率のタイムスケジュールである。例えば、図4に示すように、装置SystemAは、現在から1時間後までの時間帯においては、CPUの使用率が80%、MEMORYの使用量が10GB、HDの使用量が100GBであり、2時間後から3時間後までの時間帯においては、CPUの使用率が80%、MEMORYの使用量が10GB、HDの使用量が100GBであり、3時間後から4時間後までの時間帯においては、CPUの使用率が10%、MEMORYの使用量が1GB未満、HDの使用量が1GB未満である。各医用画像診断装置3の利用状況に関する情報は、当該医用画像診断装置3から送信される。   FIG. 4 is a diagram illustrating an example of the resource usage status table 162. As shown in FIG. 4, the resource usage status table 162 is a lookup table that indicates the usage status of the hardware resources of each medical image diagnostic apparatus 3. Specifically, the resource usage status table 162 is a time schedule of the usage amount or usage rate of the hardware resources that each of the medical image diagnostic apparatuses 3 has. For example, as shown in FIG. 4, the device SystemA has a CPU usage rate of 80%, a MEMORY usage amount of 10 GB, and an HD usage amount of 100 GB in the time zone from the present to one hour later. In the time period from 3 hours to 3 hours later, the CPU usage rate is 80%, the MEMORY usage is 10 GB, and the HD usage is 100 GB. In the time period from 3 hours to 4 hours later, The CPU usage rate is 10%, the MEMORY usage is less than 1 GB, and the HD usage is less than 1 GB. Information regarding the usage status of each medical image diagnostic apparatus 3 is transmitted from the medical image diagnostic apparatus 3.

回復管理機能113は、故障装置から回復管理要請を受けたことを契機としてCPU11により実行される。故障装置は、復旧不能機能の実行要請を代替装置に送信したが、代替装置から拒絶通知を受けた場合に回復管理要請を医用管理装置1に送信する。回復管理機能113においてCPU11は、代替装置の拒絶状態からの回復及びその後の復旧不能機能の代替実行までを管理する。   The recovery management function 113 is executed by the CPU 11 when receiving a recovery management request from the failed device. The faulty device transmits a request for executing the unrecoverable function to the alternative device, but transmits a recovery management request to the medical management device 1 when receiving a rejection notice from the alternative device. In the recovery management function 113, the CPU 11 manages the recovery from the rejection state of the alternative device and the subsequent replacement execution of the unrecoverable function.

緩衝運転機能115は、故障装置又は代替装置から緩衝運転要請を受けたことを契機としてCPU11により実行される。故障装置が代替装置に復旧不能機能の実行のために必要データを転送する際に代替装置が緊急利用により復旧不能機能を実行できない場合、故障装置又は代替装置は、緩衝運転要請を医用管理装置1に送信する。緩衝運転機能115においてCPU11は、故障装置からの必要データを受信し、受信された必要データを一時的に医用管理装置1の主記憶回路16等のハードウェア資源に退避させる。   The buffer operation function 115 is executed by the CPU 11 when a buffer operation request is received from a failure device or an alternative device. When the failure device transfers necessary data for executing the unrecoverable function to the substitute device, if the substitute device cannot execute the unrecoverable function due to emergency use, the failure device or the substitute device sends a buffer operation request to the medical management device 1. Send to. In the buffer operation function 115, the CPU 11 receives necessary data from the failed device, and temporarily saves the received necessary data in hardware resources such as the main storage circuit 16 of the medical management device 1.

メモリ12は、典型的には、データの読み書きが可能なRAM(random access memory)等のハードウェア資源である。   The memory 12 is typically a hardware resource such as a random access memory (RAM) that can read and write data.

通信回路13は、図示しない有線又は無線を介して、本実施形態に係る院内ネットワークシステムに含まれる複数の医用画像診断装置3との間でデータ通信を行うハードウェア資源である。   The communication circuit 13 is a hardware resource that performs data communication with a plurality of medical image diagnostic apparatuses 3 included in the in-hospital network system according to the present embodiment via wired or wireless (not shown).

表示回路14は、各種情報を表示する。具体的には、表示回路14は、表示インタフェース回路と表示機器とを有する。表示インタフェース回路は、表示対象を表すデータを映像信号に変換するハードウェア資源である。表示信号は、表示機器に供給される。表示機器は、表示対象を表す映像信号を表示するハードウェア資源である。表示機器としては、例えば、CRTディスプレイや液晶ディスプレイ、有機ELディスプレイ、LEDディスプレイ、プラズマディスプレイ、又は当技術分野で知られている他の任意のディスプレイが適宜利用可能である。   The display circuit 14 displays various information. Specifically, the display circuit 14 includes a display interface circuit and a display device. The display interface circuit is a hardware resource that converts data representing a display target into a video signal. The display signal is supplied to the display device. The display device is a hardware resource that displays a video signal representing a display target. As the display device, for example, a CRT display, a liquid crystal display, an organic EL display, an LED display, a plasma display, or any other display known in the art can be used as appropriate.

入力回路15は、具体的には、入力機器と入力インタフェース回路とを有する。入力機器は、ユーザからの各種指令を受け付けるハードウェア資源である。入力機器としては、キーボードやマウス、各種スイッチ等が利用可能である。入力インタフェース回路は、入力機器からの出力信号をバスを介してCPU11に供給するハードウェア資源である。   Specifically, the input circuit 15 includes an input device and an input interface circuit. The input device is a hardware resource that receives various commands from the user. As an input device, a keyboard, a mouse, various switches, and the like can be used. The input interface circuit is a hardware resource that supplies an output signal from an input device to the CPU 11 via a bus.

主記憶回路16は、種々の情報を記憶するHDD(hard disk drive)やSSD(solid state drive)、集積回路記憶装置等のハードウェア資源である。また、主記憶回路16は、CD−ROMドライブやDVDドライブ、フラッシュメモリ等の可搬性記憶媒体との間で種々の情報を読み書きする駆動装置等であっても良い。   The main storage circuit 16 is a hardware resource such as a hard disk drive (HDD), a solid state drive (SSD), or an integrated circuit storage device that stores various information. Further, the main storage circuit 16 may be a drive unit that reads and writes various information with a portable storage medium such as a CD-ROM drive, a DVD drive, or a flash memory.

図5は、各医用画像診断装置3の構成を示す図である。図5に示すように、医用画像診断装置3は、基本構成要素31、医用撮影部32、再構成装置33、画像保存HDD34、画像処理装置35、電源回路36及び電源制御回路37を有する。   FIG. 5 is a diagram showing a configuration of each medical image diagnostic apparatus 3. As illustrated in FIG. 5, the medical image diagnostic apparatus 3 includes a basic component 31, a medical imaging unit 32, a reconstruction apparatus 33, an image storage HDD 34, an image processing apparatus 35, a power supply circuit 36, and a power supply control circuit 37.

基本構成要素31は、医用画像診断装置3のコンピュータとしての基本的な構成要素である。基本構成要素31は、医用画像診断装置3の中枢であり、代替装置により代替可能なハードウェア資源ではない。   The basic component 31 is a basic component as a computer of the medical image diagnostic apparatus 3. The basic component 31 is the center of the medical image diagnostic apparatus 3 and is not a hardware resource that can be replaced by an alternative apparatus.

医用撮影部32は、各医用画像診断装置3のモダリティ種に応じた撮影機構を搭載する。医用撮影部32は、患者等に医用撮影を実行し生データを収集する。例えば、医用画像診断装置3がX線コンピュータ断層撮影装置の場合、医用撮影部32は、X線管とX線検出器とを保持する回転フレームを高速で回転させながらX線管から患者にX線を照射し、患者を透過したX線をX線検出器により検出する。そして医用撮影部32は、X線検出器により検出されたX線に応じた生データをデータ収集回路により収集する。また、医用画像診断装置3が磁気共鳴イメージング装置の場合、医用撮影部32は、例えば、RFコイルからRFパルスを照射して、静磁場内に載置された患者内に存在する対象原子核を励起させ、当該対象原子核から発生されるMR信号をRFコイルにより収集する。そして医用撮影部32は、RFコイルにより収集されたMR信号を受信回路により信号処理して生データを収集する。医用撮影部32は、他の医用画像診断装置3により代替可能なハードウェア資源には該当しないものとする。   The medical imaging unit 32 is equipped with an imaging mechanism corresponding to the modality type of each medical image diagnostic apparatus 3. The medical imaging unit 32 performs medical imaging on a patient and collects raw data. For example, when the medical image diagnostic apparatus 3 is an X-ray computed tomography apparatus, the medical imaging unit 32 transmits an X-ray tube to a patient while rotating a rotating frame holding the X-ray tube and the X-ray detector at high speed. The X-rays are irradiated and the X-rays transmitted through the patient are detected by an X-ray detector. The medical imaging unit 32 collects raw data corresponding to the X-rays detected by the X-ray detector using a data acquisition circuit. When the medical image diagnostic apparatus 3 is a magnetic resonance imaging apparatus, the medical imaging unit 32 irradiates an RF pulse from an RF coil, for example, to excite target nuclei existing in a patient placed in a static magnetic field. The MR signal generated from the target nucleus is collected by the RF coil. The medical imaging unit 32 collects raw data by performing signal processing on the MR signals collected by the RF coil by a receiving circuit. It is assumed that the medical imaging unit 32 does not correspond to a hardware resource that can be replaced by another medical image diagnostic apparatus 3.

再構成装置33は、医用撮影部32により収集された生データに再構成処理を施して患者に関する医用画像を再構成する。例えば、再構成装置33は、ハードウェア資源として、再構成処理のために最適に設計された専用の半導体基板、すなわち、再構成ボードを有する。なお、画像再構成は、再構成ボードに限らず、汎用のCPUやGPU、GPGPU等のプロセッサでも実行可能である。従って再構成装置33は、再構成ボードの代わりに、汎用のGPUやGPGPU等のプロセッサとROMやRAM等のメモリとを有しても良い。再構成装置33に含まれる再構成ボード、プロセッサ(例えば、GPUやGPGPU)、メモリ(例えば、ROMやRAM)等は、他の医用画像診断装置により代替可能なハードウェア資源に該当するものとする。   The reconstruction device 33 performs reconstruction processing on the raw data collected by the medical imaging unit 32 to reconstruct a medical image related to the patient. For example, the reconfiguration device 33 has a dedicated semiconductor substrate that is optimally designed for the reconfiguration process, that is, a reconfiguration board, as a hardware resource. Note that image reconstruction can be executed not only by the reconstruction board but also by a general-purpose CPU, a processor such as GPU, GPGPU, or the like. Therefore, the reconfiguration device 33 may include a processor such as a general-purpose GPU or GPGPU and a memory such as a ROM or a RAM instead of the reconfiguration board. The reconstruction board, processor (for example, GPU or GPGPU), memory (for example, ROM or RAM), etc. included in the reconstruction apparatus 33 correspond to hardware resources that can be replaced by other medical image diagnostic apparatuses. .

画像保存HDD34は、医用画像の保存のための専用の記憶装置である。画像保存HDD34は、ハードウェア資源として、HD(hard disk)、半導体メモリ、磁気ディスク等を有する。画像保存HDD34に含まれるHD、半導体メモリ、磁気ディスク等の記憶装置は、他の医用画像診断装置により代替可能なハードウェア資源に該当するものとする。   The image storage HDD 34 is a dedicated storage device for storing medical images. The image storage HDD 34 includes an HD (hard disk), a semiconductor memory, a magnetic disk, and the like as hardware resources. Storage devices such as HDs, semiconductor memories, and magnetic disks included in the image storage HDD 34 correspond to hardware resources that can be replaced by other medical image diagnostic apparatuses.

画像処理装置35は、医用画像に種々の画像処理を施す。例えば、画像処理装置35は、画像処理として、医用画像に3次元レンダリングやセグメント処理、画像計測、画像解析、アノテーション付加等を行う。画像処理装置35は、ハードウェア資源として、GPUやGPGPU等のプロセッサとROMやRAM等のメモリとを有する。なお、画像処理は、汎用のCPU等のプロセッサでも実行可能である。画像処理装置35に含まれるプロセッサ(例えば、GPUやGPGPU)、メモリ(例えば、ROMやRAM)等は、他の医用画像診断装置により代替可能なハードウェア資源に該当するものとする。   The image processing device 35 performs various image processes on the medical image. For example, the image processing device 35 performs three-dimensional rendering, segment processing, image measurement, image analysis, annotation addition, and the like on a medical image as image processing. The image processing apparatus 35 includes a processor such as GPU or GPGPU and a memory such as ROM or RAM as hardware resources. Note that the image processing can also be executed by a processor such as a general-purpose CPU. The processor (for example, GPU or GPGPU), the memory (for example, ROM or RAM), and the like included in the image processing apparatus 35 correspond to hardware resources that can be replaced by other medical image diagnostic apparatuses.

電源回路36は、医用画像診断装置3に搭載される基本構成要素31、医用撮影部32、再構成装置33、画像保存HDD34、画像処理装置35及び電源制御回路37等のハードウェア資源に電力を供給する。電源回路36は、他の医用画像診断装置3により代替可能なハードウェア資源には該当しないものとする。   The power supply circuit 36 supplies power to hardware resources such as the basic components 31, the medical imaging unit 32, the reconstruction device 33, the image storage HDD 34, the image processing device 35, and the power supply control circuit 37 that are mounted on the medical image diagnostic apparatus 3. Supply. It is assumed that the power supply circuit 36 does not correspond to a hardware resource that can be replaced by another medical image diagnostic apparatus 3.

電源制御回路37は、電源回路36の通電と遮断(シャットダウン)とを切り替える。電源制御回路37は、他の医用画像診断装置3により代替可能なハードウェア資源には該当しないものとする。   The power supply control circuit 37 switches between energization and shutdown (shutdown) of the power supply circuit 36. It is assumed that the power supply control circuit 37 does not correspond to a hardware resource that can be replaced by another medical image diagnostic apparatus 3.

図5に示すように、基本構成要素31は、CPU311、メモリ312、通信回路313、表示回路314、入力回路315及び主記憶回路316を有する。CPU311、メモリ312、通信回路313、表示回路314、入力回路315及び主記憶回路316は、バスを介して互いに接続されている。   As shown in FIG. 5, the basic component 31 includes a CPU 311, a memory 312, a communication circuit 313, a display circuit 314, an input circuit 315, and a main memory circuit 316. The CPU 311, the memory 312, the communication circuit 313, the display circuit 314, the input circuit 315, and the main memory circuit 316 are connected to each other via a bus.

CPU311は、医用画像診断装置3の中枢として機能するハードウェア資源である。CPU311は、メモリ312と協同して後述の各種処理を実行する。CPU311は、故障検知機能3111、機能/資源テーブル作成機能3113、縮退運転機能3115及び代替運転機能3117を有する。   The CPU 311 is a hardware resource that functions as the center of the medical image diagnostic apparatus 3. The CPU 311 executes various processes described later in cooperation with the memory 312. The CPU 311 has a failure detection function 3111, a function / resource table creation function 3113, a degenerate operation function 3115, and an alternative operation function 3117.

故障検知機能3111においてCPU311は、医用撮影部32、再構成装置33、画像保存HDD34及び画像処理装置35に含まれるハードウェア資源の故障を検知する。   In the failure detection function 3111, the CPU 311 detects a failure of hardware resources included in the medical imaging unit 32, the reconstruction device 33, the image storage HDD 34, and the image processing device 35.

機能/資源テーブル作成機能3113においてCPU311は、据付時等の所定のタイミングにおいて、自装置が有する処理機能と処理機能に要するハードウェア資源の資源情報とを関連づけた機能/資源情報を作成する。自装置に関する機能/資源情報は、機能/資源対応テーブル161の作成のため、医用管理装置1に送信される。   In the function / resource table creation function 3113, the CPU 311 creates function / resource information that associates the processing function of the own apparatus with the resource information of the hardware resource required for the processing function at a predetermined timing such as installation. The function / resource information related to the own apparatus is transmitted to the medical management apparatus 1 in order to create the function / resource correspondence table 161.

縮退運転機能3115はCPU311が縮退運転プログラムを実行することにより実現される。縮退運転機能3115においてCPU311は、故障が検知されたハードウェア資源を停止する。そしてCPU311は、停止したハードウェア資源が実行する処理機能(復旧不能機能)を、院内ネットワークに接続された他の医用画像診断装置(代替装置)3に代替実行を依頼する。縮退運転プログラムは、主記憶回路316等により記憶されている。   The degenerate operation function 3115 is realized by the CPU 311 executing a degenerate operation program. In the degenerate operation function 3115, the CPU 311 stops the hardware resource in which the failure is detected. Then, the CPU 311 requests the other medical image diagnosis apparatus (alternative apparatus) 3 connected to the hospital network to perform an alternative execution of the processing function (non-recoverable function) executed by the stopped hardware resource. The degenerate operation program is stored in the main memory circuit 316 or the like.

代替運転機能3117はCPU311が代替運転プログラムを実行することにより実現される。代替運転機能3117においてCPU311は、院内ネットワークに接続された他の医用画像診断装置(故障装置)3が実行する処理機能(復旧不能機能)を、当該故障装置に代替して実行するための準備及び復旧不能機能のハードウェア資源への割当てを行う。代替運転プログラムは、主記憶回路316等により記憶されている。   The alternative operation function 3117 is realized by the CPU 311 executing the alternative operation program. In the alternative operation function 3117, the CPU 311 prepares to execute a processing function (non-recoverable function) executed by another medical image diagnostic apparatus (failed device) 3 connected to the in-hospital network instead of the failed device, and Allocate unrecoverable functions to hardware resources. The alternative operation program is stored in the main memory circuit 316 or the like.

メモリ312は、典型的には、データの読み書きが可能なRAM(random access memory)等のハードウェア資源である。   The memory 312 is typically a hardware resource such as a random access memory (RAM) that can read and write data.

通信回路313は、図示しない有線又は無線を介して、本実施形態に係る院内ネットワークシステムに含まれる医用管理装置1及び他の複数の医用画像診断装置3との間でデータ通信を行うハードウェア資源である。   The communication circuit 313 is a hardware resource that performs data communication between the medical management apparatus 1 and the plurality of other medical image diagnosis apparatuses 3 included in the in-hospital network system according to the present embodiment via wired or wireless (not shown). It is.

表示回路314は、各種情報を表示する。具体的には、表示回路314は、表示インタフェース回路と表示機器とを有する。表示インタフェース回路は、表示対象を表すデータを映像信号に変換するハードウェア資源である。表示信号は、表示機器に供給される。表示機器は、表示対象を表す映像信号を表示するハードウェア資源である。表示機器としては、例えば、CRTディスプレイや液晶ディスプレイ、有機ELディスプレイ、LEDディスプレイ、プラズマディスプレイ、又は当技術分野で知られている他の任意のディスプレイが適宜利用可能である。   The display circuit 314 displays various information. Specifically, the display circuit 314 includes a display interface circuit and a display device. The display interface circuit is a hardware resource that converts data representing a display target into a video signal. The display signal is supplied to the display device. The display device is a hardware resource that displays a video signal representing a display target. As the display device, for example, a CRT display, a liquid crystal display, an organic EL display, an LED display, a plasma display, or any other display known in the art can be used as appropriate.

入力回路315は、具体的には、入力機器と入力インタフェース回路とを有する。入力機器は、ユーザからの各種指令を受け付けるハードウェア資源である。入力機器としては、キーボードやマウス、各種スイッチ等が利用可能である。入力インタフェース回路は、入力機器からの出力信号をバスを介してCPU311に供給するハードウェア資源である。   Specifically, the input circuit 315 includes an input device and an input interface circuit. The input device is a hardware resource that receives various commands from the user. As an input device, a keyboard, a mouse, various switches, and the like can be used. The input interface circuit is a hardware resource that supplies an output signal from an input device to the CPU 311 via a bus.

主記憶回路316は、種々の情報を記憶するHDD(hard disk drive)やSSD(solid state drive)、集積回路記憶装置等のハードウェア資源である。また、主記憶回路316は、CD−ROMドライブやDVDドライブ、フラッシュメモリ等の可搬性記憶媒体との間で種々の情報を読み書きする駆動装置等であっても良い。   The main storage circuit 316 is a hardware resource such as a hard disk drive (HDD), a solid state drive (SSD), or an integrated circuit storage device that stores various information. Further, the main memory circuit 316 may be a drive device that reads and writes various information from and to a portable storage medium such as a CD-ROM drive, a DVD drive, or a flash memory.

以下、本実施形態に係る院内ネットワークシステムの詳細について説明する。   Details of the hospital network system according to the present embodiment will be described below.

図6は、本実施形態に係る院内ネットワークシステムの動作の概要を模式的に示す図である。図6に示すように、院内ネットワークシステムに含まれる医用画像診断装置3として、X線コンピュータ断層撮影装置、磁気共鳴イメージング装置及び血管撮影用のX線診断装置、すなわち、X線アンギオ装置が設けられているとする。X線コンピュータ断層撮影装置は再構成装置33と画像保存HDD34とを有し、磁気共鳴イメージング装置は再構成装置33を有し、X線アンギオ装置は画像保存HDD34を有しているものとする。このような院内ネットワークシステムにおいてX線コンピュータ断層撮影装置のCPU311によりX線コンピュータ断層撮影装置内の再構成装置33と画像保存HDD34との故障が検知されたとする。この場合、図6に図示しない医用管理装置1が、CT画像の画像再構成のための代替装置とCT画像の保存のための代替装置を決定する。例えば、図6に示すように、CT画像の画像再構成のための代替装置として磁気共鳴イメージング装置の再構成装置33が決定され、CT画像の画像保存のための代替装置としてX線アンギオ装置の画像保存HDD34が決定されるとする。この場合、X線コンピュータ断層撮影装置は、CT画像の画像再構成のために、CT再構成プログラムとCTスキャンにより収集された患者の生データとを磁気共鳴イメージング装置に送信する。磁気共鳴イメージング装置の再構成装置33は、受信したCT再構成プログラムをインストールし、受信した生データにCT再構成処理を施して当該患者に関するCT画像を再構成する。磁気共鳴イメージング装置は、再構成したCT画像を、画像保存のため、X線アンギオ装置に送信する。X線アンギオ装置の画像保存HDD34は、受信したCT画像を保存する。そしてX線アンギオ装置は、画像表示のため、X線コンピュータ断層撮影装置にCT画像を送信する。X線コンピュータ断層撮影装置は、受信したCT画像を表示する。その後、X線コンピュータ断層撮影装置のユーザは、CT画像を観察することができ、X線コンピュータ断層撮影装置の画像処理装置は、CT画像に画像処理を実行することができる。   FIG. 6 is a diagram schematically showing an outline of the operation of the hospital network system according to the present embodiment. As shown in FIG. 6, an X-ray computed tomography apparatus, a magnetic resonance imaging apparatus, and an angiography X-ray diagnosis apparatus, that is, an X-ray angio apparatus, are provided as the medical image diagnosis apparatus 3 included in the hospital network system. Suppose that It is assumed that the X-ray computed tomography apparatus has a reconstruction device 33 and an image storage HDD 34, the magnetic resonance imaging apparatus has a reconstruction device 33, and the X-ray angio apparatus has an image storage HDD 34. In such a hospital network system, it is assumed that the CPU 311 of the X-ray computed tomography apparatus detects a failure between the reconstruction device 33 and the image storage HDD 34 in the X-ray computed tomography apparatus. In this case, the medical management device 1 (not shown in FIG. 6) determines an alternative device for image reconstruction of CT images and an alternative device for saving CT images. For example, as shown in FIG. 6, a magnetic resonance imaging apparatus reconstruction apparatus 33 is determined as an alternative apparatus for CT image reconstruction, and an X-ray angio apparatus is used as an alternative apparatus for CT image image storage. Assume that the image storage HDD 34 is determined. In this case, the X-ray computed tomography apparatus transmits a CT reconstruction program and raw patient data collected by the CT scan to the magnetic resonance imaging apparatus for image reconstruction of the CT image. The reconstruction device 33 of the magnetic resonance imaging apparatus installs the received CT reconstruction program, performs CT reconstruction processing on the received raw data, and reconstructs a CT image related to the patient. The magnetic resonance imaging apparatus transmits the reconstructed CT image to the X-ray angio apparatus for image storage. The image storage HDD 34 of the X-ray angio apparatus stores the received CT image. Then, the X-ray angio apparatus transmits a CT image to the X-ray computed tomography apparatus for image display. The X-ray computed tomography apparatus displays the received CT image. Thereafter, the user of the X-ray computed tomography apparatus can observe the CT image, and the image processing apparatus of the X-ray computed tomography apparatus can execute image processing on the CT image.

このように本実施形態に係る院内ネットワークシステムによれば、X線コンピュータ断層撮影装置の再構成装置と画像保存HDDとが故障した場合であっても、磁気共鳴イメージング装置の再構成装置によりCT画像を再構成し、X線アンギオ装置の画像保存HDDによりCT画像を保存することができる。これにより、X線コンピュータ断層撮影装置の再構成装置と画像保存HDDとの故障による処理効率の低下を抑止することができる。   As described above, according to the in-hospital network system according to the present embodiment, even if the reconstruction device of the X-ray computed tomography apparatus and the image storage HDD fail, the CT image is obtained by the reconstruction device of the magnetic resonance imaging apparatus. The CT image can be stored by the image storage HDD of the X-ray angio apparatus. Thereby, it is possible to suppress a decrease in processing efficiency due to a failure between the reconstruction device of the X-ray computed tomography apparatus and the image storage HDD.

次に、図7を参照しながら、本実施形態に係る院内ネットワークシステムに含まれる医用管理装置1と医用画像診断装置3との動作を説明する。   Next, operations of the medical management apparatus 1 and the medical image diagnostic apparatus 3 included in the in-hospital network system according to the present embodiment will be described with reference to FIG.

図7は、本実施形態に係る院内ネットワークシステムに含まれる医用管理装置1と医用画像診断装置3との動作の典型的な流れを示す図である。なお、以下の説明において、医用画像診断装置3は、医用画像診断装置A、医用画像診断装置B及び医用画像診断装置Cの3台であるとする。   FIG. 7 is a diagram showing a typical flow of operations of the medical management apparatus 1 and the medical image diagnostic apparatus 3 included in the in-hospital network system according to the present embodiment. In the following description, it is assumed that there are three medical image diagnostic apparatuses 3, medical image diagnostic apparatus A, medical image diagnostic apparatus B, and medical image diagnostic apparatus C.

図7に示すように、医用画像診断装置A、B及びCは、所定のタイミングにおいて、自装置が実行可能な処理機能と当該処理機能の実行に要するハードウェア資源の資源情報とを関連づけた機能/資源情報を作成し、医用管理装置1に送信する。機能/資源情報の作成及び送信は、当該装置内の構成が変わらない場合は一度のみ行われれば良い。所定のタイミングとしては、例えば、各装置A、B及びCの据付時やバージョンアップ時、システムインストール時、アップグレード時に設定される。なお、バージョンアップ時、システムインストール時及びアップグレード時において処理機能と資源情報とに変更がない場合、医用画像診断装置A、B及びCは、機能/資源情報の作成及び送信を行わなくても良い。医用管理装置1のCPU11は、医用画像診断装置A、B及びCから受信した機能/資源情報を、機能/資源対応テーブル161に登録し、主記憶回路16に保存する。なお、装置A、B及びCにおいても、自装置が送信した機能/資源情報の複製を主記憶回路316に保存しても良い。   As shown in FIG. 7, the medical image diagnostic apparatuses A, B, and C associate a processing function that can be executed by the apparatus with resource information of hardware resources required to execute the processing function at a predetermined timing. / Create resource information and send it to the medical management apparatus 1. The creation / transmission of the function / resource information need only be performed once if the configuration in the apparatus does not change. The predetermined timing is set, for example, at the time of installation, version upgrade, system installation, or upgrade of each device A, B, and C. When there is no change in the processing function and resource information at the time of version upgrade, system installation, and upgrade, the medical image diagnostic apparatuses A, B, and C do not have to create and transmit function / resource information. . The CPU 11 of the medical management apparatus 1 registers the function / resource information received from the medical image diagnostic apparatuses A, B, and C in the function / resource correspondence table 161 and stores it in the main storage circuit 16. In the devices A, B, and C, a copy of the function / resource information transmitted by the device itself may be stored in the main memory circuit 316.

医用画像診断装置A、B及びC各々のCPU311は、起動中、故障検知機能3111を実行する。故障検知は、既知の方法により行われれば良い。具体的には、各装置A、B及びCのCPU311は、ハードウェア資源の物理的な故障又は通信エラー等を故障として検知する。例えば、HDのセクターアクセス異常を検知すると、CPU311は、当該HDが故障したと判定する。また、再構成装置33又は画像処理装置35との通信不良を検知すると、CPU311は、当該再構成装置33又は画像処理装置35が故障したと判定する。   The CPU 311 of each of the medical image diagnostic apparatuses A, B, and C executes a failure detection function 3111 during activation. The failure detection may be performed by a known method. Specifically, the CPUs 311 of the devices A, B, and C detect a hardware resource physical failure or a communication error as a failure. For example, when detecting an HD sector access abnormality, the CPU 311 determines that the HD has failed. Further, when a communication failure with the reconstruction device 33 or the image processing device 35 is detected, the CPU 311 determines that the reconstruction device 33 or the image processing device 35 has failed.

図7に示すように、医用画像診断装置Aにおいて故障が検知されたとする(ステップSA)。故障が検知された場合、装置AのCPU311は、通信回路313を介して、故障通知を医用管理装置1に送信する。故障通知は、装置Aにおいて故障が検知された旨、故障したハードウェア資源の種類、故障したハードウェア資源が実行する処理機能(復旧不能機能)の種類に関する情報を含む。なお、復旧不能機能は、故障が検知された時点において当該ハードウェア資源が実行していた処理機能と当該ハードウェアが実行する予定の処理機能とを含むものとする。復旧不能機能は、一つの場合もあるし、複数の場合もある。本実施形態は、何れの場合にも適用可能である。   As shown in FIG. 7, it is assumed that a failure is detected in the medical image diagnostic apparatus A (step SA). When a failure is detected, the CPU 311 of the device A transmits a failure notification to the medical management device 1 via the communication circuit 313. The failure notification includes information on the fact that a failure has been detected in the device A, the type of the failed hardware resource, and the type of processing function (unrecoverable function) executed by the failed hardware resource. The unrecoverable function includes a processing function that is executed by the hardware resource at the time when a failure is detected and a processing function that is scheduled to be executed by the hardware. There may be one or more non-recoverable functions. This embodiment is applicable to any case.

故障検知が行われると医用画像診断装置Aは、縮退運転を行う(ステップSB)。具体的には、医用画像診断装置AのCPU311は、故障が検知されたことを契機として主記憶回路316に記憶されている縮退運転プログラムを読み出して縮退運転機能3115を実行する。縮退運転機能3115においてCPU311は、故障が検知されたハードウェア資源を停止し、当該ハードウェア資源に関係する処理機能(復旧不能機能)を停止する。復旧不能機能の停止は、例えば、処理機能のメニュー画面において復旧不能機能に関係するメニューボタンを選択不可の態様で表示することによりユーザに通知される。   When the failure is detected, the medical image diagnostic apparatus A performs the degenerate operation (step SB). Specifically, the CPU 311 of the medical image diagnostic apparatus A reads out the degenerate operation program stored in the main memory circuit 316 when the failure is detected, and executes the degenerate operation function 3115. In the degraded operation function 3115, the CPU 311 stops the hardware resource in which the failure is detected, and stops the processing function (unrecoverable function) related to the hardware resource. The stoppage of the unrecoverable function is notified to the user, for example, by displaying a menu button related to the unrecoverable function on the menu screen of the processing function in an unselectable manner.

図8は、故障検知を契機としたメニュー画面の変化を示す図である。図8は、処理機能のメニュー画面の一例として、画像保存に係るメニュー画面を示している。図8左側に示すように、機能停止前においてCPU311は、当該メニュー画面に表示されている全てのメニューボタンを選択可能に設定する。画像保存HDD34の故障が検知された場合、CPU311は、画像保存HDD34の機能を停止し、画像保存に係る処理機能に関係する全てのメニューボタンを選択不能に設定する。   FIG. 8 is a diagram illustrating changes in the menu screen triggered by failure detection. FIG. 8 shows a menu screen related to image storage as an example of a menu screen for processing functions. As shown on the left side of FIG. 8, before stopping the function, the CPU 311 sets all the menu buttons displayed on the menu screen to be selectable. When a failure of the image storage HDD 34 is detected, the CPU 311 stops the function of the image storage HDD 34 and sets all menu buttons related to the processing functions related to image storage to be unselectable.

例えば、画像データベースを有するHDが故障した場合、CPU311は、HDを用いる処理機能である、医用撮影や画像再構成、印刷、メディア保存、転送保存等を停止する。この場合、CPU311は、医用撮影や画像再構成、印刷、メディア保存、転送保存に係るメニュー画面及びメニューボタンを、機能停止前とは異なる視覚効果で表示回路314に表示する。例えば、表示回路314は、機能停止前に比して機能停止後のメニュー画面及びメニューボタンを暗く表示する。これによりCPU311は、画像保存に係る処理機能が停止していることをユーザに知らせることができる。   For example, when an HD having an image database fails, the CPU 311 stops medical imaging, image reconstruction, printing, media storage, transfer storage, and the like, which are processing functions using the HD. In this case, the CPU 311 displays the menu screen and menu buttons related to medical imaging, image reconstruction, printing, media storage, and transfer storage on the display circuit 314 with a visual effect different from that before stopping the function. For example, the display circuit 314 displays a menu screen and menu buttons after the function stop darker than before the function stop. Thereby, the CPU 311 can notify the user that the processing function related to image storage is stopped.

一方、故障通知を受信すると医用管理装置1は、故障通知の送信元である医用画像診断装置Aの故障通知を、他の医用画像診断装置B及びCに送信する。医用画像診断装置B及びCのCPU311は、故障通知を受信したことを契機として、主記憶回路316に記憶されている代替運転プログラムを読み出して代替運転機能3117を実行する。なお、医用管理装置Aが故障通知を装置B及びCに送信したときに当該装置B及びCの少なくとも一方の電源が投入されていない場合がある。この場合、医用管理装置1のCPU11は、医用画像診断装置Aの故障通知を主記憶回路16等に一旦保存し、医用画像診断装置B又はCの電源が投入された場合、当該装置B又はCのCPU311が医用画像診断装置Aに故障通知の有無を問い合わせても良い。医用画像診断装置AのCPU11は、問い合わせ元の装置B又はCに通知すべき故障通知が主記憶回路16等に保存されている場合、当該故障通知を、通信回路13を介して問い合わせ元の装置B又はCに送信する。代替運転機能3117において医用画像診断装置B及びCのCPU311は、まず、運用制限可否の決定処理を行う(ステップSC)。   On the other hand, when the failure notification is received, the medical management apparatus 1 transmits a failure notification of the medical image diagnostic apparatus A that is the transmission source of the failure notification to the other medical image diagnostic apparatuses B and C. The CPU 311 of the medical image diagnostic apparatuses B and C reads out the alternative operation program stored in the main memory circuit 316 and executes the alternative operation function 3117 when the failure notification is received. In some cases, when the medical management apparatus A transmits a failure notification to the apparatuses B and C, at least one of the apparatuses B and C is not turned on. In this case, the CPU 11 of the medical management apparatus 1 temporarily stores the failure notification of the medical image diagnostic apparatus A in the main memory circuit 16 or the like, and when the medical image diagnostic apparatus B or C is turned on, the apparatus B or C The CPU 311 may inquire of the medical image diagnostic apparatus A whether there is a failure notification. When the failure notification to be notified to the inquiry source device B or C is stored in the main memory circuit 16 or the like, the CPU 11 of the medical image diagnostic apparatus A sends the failure notification to the inquiry source device via the communication circuit 13. Send to B or C. In the alternative driving function 3117, the CPUs 311 of the medical image diagnostic apparatuses B and C first perform a process for determining whether or not to restrict operation (step SC).

ステップSCにおいて装置B及びCのCPU311は、故障通知を受信した場合、故障装置Aを代替するために、自装置のハードウェア資源の運用制限を実行するか否かを、入力回路315を介したユーザ指示に従い選択する。具体的には、CPU311は、運用制限の可否を選択するための選択画面(以下、運用制限可否選択画面と呼ぶ)を表示回路314に表示する。   In step SC, when receiving the failure notification, the CPU 311 of the devices B and C determines whether or not to execute the hardware resource operation limitation of the own device in order to replace the failed device A via the input circuit 315. Select according to user instructions. Specifically, the CPU 311 displays on the display circuit 314 a selection screen for selecting whether or not operation restriction is possible (hereinafter referred to as an operation restriction availability selection screen).

図9は、運用制限可否選択画面W1の一例を示す図である。図9に示すように、運用制限可否選択画面W1は、運用制限の可否の選択を促すメッセージ欄、運用制限を許諾する旨を選択するYesボタンB1及び運用制限を拒絶する旨を選択するNoボタンB2を有する。メッセージ欄には、例えば、「故障機運用のための運用制限を実施しますか?」のメッセージが表示される。また、メッセージ欄には、「50%」等の、ハードウェア資源の使用率又は使用量の制限率が表示される。運用制限の対象のハードウェア資源は、復旧不能機能に関係するハードウェア資源でも良いし、予め設定されたハードウェア資源でも良い。制限率は、入力回路315を介して任意の値に設定されても良いし、故障装置Aや故障したハードウェア資源に応じた値に設定されても良い。   FIG. 9 is a diagram illustrating an example of the operation restriction availability selection screen W1. As shown in FIG. 9, the operation restriction permission / inhibition selection screen W1 has a message field for prompting selection of permission / inhibition of operation restriction, a Yes button B1 for selecting permission of operation restriction, and a No button for selecting rejection of operation restriction. B2. In the message column, for example, a message “Do you want to implement operational restrictions for faulty machine operation?” Is displayed. In the message column, a hardware resource usage rate or usage rate limit rate such as “50%” is displayed. The hardware resource subject to the operation restriction may be a hardware resource related to the unrecoverable function or may be a hardware resource set in advance. The limiting rate may be set to an arbitrary value via the input circuit 315, or may be set to a value according to the faulty device A or a faulty hardware resource.

入力回路315等を介してYesボタンB1が選択された場合、CPU311は、通常処理モードから資源量制限モードに移行する。資源量制限モードにおいてCPU311は、運用制限の対象のハードウェア資源の使用率又は使用量を、選択画面W1に表示された制限率で制限する。運用制限をすることにより、復旧不能機能の代替実行に必要なハードウェア資源の使用率又は使用量を予め確保しておくこができる。   When the Yes button B1 is selected via the input circuit 315 or the like, the CPU 311 shifts from the normal processing mode to the resource amount restriction mode. In the resource amount restriction mode, the CPU 311 restricts the usage rate or usage amount of the hardware resource subject to operation restriction with the restriction rate displayed on the selection screen W1. By restricting the operation, it is possible to secure in advance the usage rate or amount of hardware resources necessary for the alternative execution of the unrecoverable function.

入力回路315等を介してNoボタンB2が選択された場合、CPU311は、通常処理モードを維持する。通常処理モードにおいてCPU311は、ハードウェア資源の使用率又は使用量を制限しない。   When the No button B2 is selected via the input circuit 315 or the like, the CPU 311 maintains the normal processing mode. In the normal processing mode, the CPU 311 does not limit the usage rate or usage amount of hardware resources.

以下、医用画像診断装置B及びCにおいて運用制限がなされたものとして説明する。運用制限がなされた場合、医用画像診断装置B及びCのCPU311は、利用状況情報を医用管理装置1に送信する。利用状況情報は、図4に示すように、装置B及びC各々が有する各ハードウェア資源の使用率又は使用量のスケジュールに関する情報である。CPU311は、故障したハードウェア資源と同種のハードウェア資源に限定して利用状況情報を医用管理装置1に送信しても良いし、自装置が有する全てのハードウェア資源に関する利用状況情報を医用管理装置1に送信しても良い。利用状況情報は、例えば、以下の手順で作成される。まず、CPU311は、患者予約システムにより管理されている自装置の使用スケジュールを、患者予約システムから収集する。次にCPU311は、収集した使用スケジュールに基づいて、故障ハードウェア資源と同一又は同種のハードウェア資源に関する利用状況情報を作成する。なお、利用状況情報として、ハードウェア資源の使用率又は使用量のみならず、電源の遮断又は通電に関する情報が含まれても良い。医用管理装置1のCPU11は、受信した利用状況情報を、資源利用状況テーブル162に登録し、主記憶回路16に保存する。   In the following description, it is assumed that the operation is restricted in the medical image diagnostic apparatuses B and C. When the operation is restricted, the CPU 311 of the medical image diagnostic apparatuses B and C transmits usage status information to the medical management apparatus 1. As shown in FIG. 4, the usage status information is information relating to the usage rate or usage schedule of each hardware resource included in each of the devices B and C. The CPU 311 may transmit the usage status information to the medical management apparatus 1 by limiting to the same type of hardware resources as the failed hardware resource, or medical management of the usage status information regarding all hardware resources of the own apparatus. You may transmit to the apparatus 1. The usage status information is created by the following procedure, for example. First, the CPU 311 collects the usage schedule of its own device managed by the patient reservation system from the patient reservation system. Next, the CPU 311 creates usage status information regarding hardware resources that are the same as or similar to the faulty hardware resources based on the collected usage schedule. Note that the usage status information may include not only the usage rate or usage amount of hardware resources, but also information related to power shutdown or energization. The CPU 11 of the medical management apparatus 1 registers the received usage status information in the resource usage status table 162 and stores it in the main storage circuit 16.

なお、上記の説明においては故障通知を受けた医用画像診断装置B及びCが利用状況情報を作成し送信するものとした。しかしながら、本実施形態はこれに限定されない。例えば、院内ネットワークに接続された全ての医用画像診断装置が、故障通知を受ける前から定期的に利用状況情報を作成し医用管理装置1に送信しても良い。この場合、利用状況情報は、自装置が有する全てのハードウェア資源について作成されると良い。   In the above description, it is assumed that the medical image diagnostic apparatuses B and C that have received the failure notification create and transmit usage status information. However, this embodiment is not limited to this. For example, all medical image diagnostic apparatuses connected to the in-hospital network may periodically create usage status information and send it to the medical management apparatus 1 before receiving a failure notification. In this case, the usage status information may be created for all hardware resources of the own device.

運用制限可否の決定処理SCがなされると医用管理装置1は、代替装置の決定処理を行う(ステップSD)。ステップSDにおいて医用管理装置1のCPU11は、代替装置決定機能111を実行する。   When the operation restriction permission determination process SC is performed, the medical management apparatus 1 performs an alternative device determination process (step SD). In step SD, the CPU 11 of the medical management apparatus 1 executes the alternative device determination function 111.

図10は、ステップSDにおいて医用管理装置1のCPU11により行われる代替装置の決定処理の典型的な流れを示す図である。図11は、図10のステップSD1、SD2及びSD3の処理を模式的に示す図である。図10に示すように、CPU11は、まず、復旧不能機能の実行に必要な資源情報を、機能/資源対応テーブル161を利用して特定する(ステップSD1)。より詳細には、CPU11は、故障通知に含まれる故障装置の装置名と復旧不能機能の機能名とをキーワードとして機能/資源対応テーブル161に入力し、機能/資源対応テーブル161において故障装置の装置名と復旧不能機能の機能名とに関連づけられた資源情報を特定する。例えば、図11に示すように、故障装置がSystemAであり、復旧不能機能がFuncBであるとする。この場合、CPU11は、故障装置:SystemA及び復旧不能機能:FuncBをキーワードとして機能/資源対応テーブル161を検索し、当該キーワードに関連づけられた必要資源情報、すなわち、「CPUについて使用率10%、MEMORYについて使用量128MB、HDについて使用量10GB」を特定する。   FIG. 10 is a diagram illustrating a typical flow of alternative device determination processing performed by the CPU 11 of the medical management apparatus 1 in step SD. FIG. 11 is a diagram schematically illustrating the processing of steps SD1, SD2, and SD3 in FIG. As shown in FIG. 10, the CPU 11 first specifies resource information necessary for executing the unrecoverable function using the function / resource correspondence table 161 (step SD1). More specifically, the CPU 11 inputs the device name of the failed device and the function name of the unrecoverable function included in the failure notification as keywords into the function / resource correspondence table 161, and the device of the failed device in the function / resource correspondence table 161. The resource information associated with the name and the function name of the unrecoverable function is specified. For example, as shown in FIG. 11, it is assumed that the failed device is SystemA and the unrecoverable function is FuncB. In this case, the CPU 11 searches the function / resource correspondence table 161 using the failed device: SystemA and the unrecoverable function: FuncB as keywords, and necessary resource information associated with the keyword, that is, “usage of CPU 10%, MEMORY. “Use amount 128 MB, HD use amount 10 GB” is specified.

ステップSD1が行われるとCPU11は、必要資源情報を充足する資源情報の候補を、資源利用状況テーブル162を利用して特定する(ステップSD2)。より詳細には、CPU11は、ステップSD1において特定された必要資源情報をキーワードとして資源利用状況テーブル162に入力し、資源利用状況テーブル162において必要資源情報に関連づけられた装置を候補として特定する。   When step SD1 is performed, the CPU 11 specifies resource information candidates that satisfy the necessary resource information using the resource usage status table 162 (step SD2). More specifically, the CPU 11 inputs the required resource information specified in step SD1 as a keyword to the resource usage status table 162, and specifies a device associated with the required resource information in the resource usage status table 162 as a candidate.

ステップSD2においてCPU11は、まず、完全充足検査を行う。完全充足検査においては、復旧不能機能に要する全てのハードウェア資源に関する必要資源情報を一台で充足する装置が特定される。例えば、図11の場合、必要資源情報「CPU:使用率10%、MEMORY:使用量128MB、HD:使用量10GB」をキーワードとして資源利用状況テーブル162を検索する。SystemBは、復旧不能機能FuncBに要するCPU、MEMORY及びHDの全ての必要資源情報を充足する。従ってSystemBが第1候補として特定される。   In step SD2, the CPU 11 first performs a complete satisfaction test. In the full sufficiency check, a device that satisfies the necessary resource information related to all hardware resources required for the unrecoverable function is specified. For example, in the case of FIG. 11, the resource usage status table 162 is searched using the required resource information “CPU: usage rate 10%, MEMORY: usage amount 128 MB, HD: usage amount 10 GB” as keywords. SystemB satisfies all necessary resource information of CPU, MEMORY, and HD required for the unrecoverable function FuncB. Therefore, SystemB is specified as the first candidate.

完全充足検査後、CPU11は、部分充足検査を行う。部分充足検査においては、復旧不能機能に要するハードウェア資源毎に必要資源情報を充足する装置が特定される。例えば、必要資源情報「CPU:使用率10%、MEMORY:使用量128MB、HD:使用量10GB」のうち「CPU:使用率10%」と「MEMORY:使用量128MB」とはSytemCも充足し、「HD:使用量10GB」はSystemCが充足しない。この場合、後順位候補として、例えば、図11に示すように、CPU及びMEMORYについてはSytemC、HDについてSystemBが代替候補として特定される。あるいは、MEMORYについてはSystemC、CPU及びHDについてはSystemBが代替候補として特定されても良いし、CPUについてはSytemC、MEMORY及びHDについてはSystemBが代替候補として特定されても良い。各ハードウェア資源について複数の装置が必要資源情報を充足する場合、何れの装置を候補として優先するかは、各ハードウェア資源の使用率又は使用量の余力、使用スケジュールの過密さ等を考慮して特定されると良い。なお、完全充足検査において代替候補が特定された場合、部分充足検査は必ずしも行われなくても良い。   After the complete satisfaction inspection, the CPU 11 performs a partial satisfaction inspection. In the partial satisfaction inspection, a device that satisfies the necessary resource information is specified for each hardware resource required for the unrecoverable function. For example, among the necessary resource information “CPU: usage rate 10%, MEMORY: usage amount 128 MB, HD: usage amount 10 GB”, “CPU: usage rate 10%” and “MEMORY: usage amount 128 MB” also satisfy SystemC, “HD: Usage 10 GB” is not satisfied by SystemC. In this case, for example, as shown in FIG. 11, SystemC is specified for CPU and MEMORY, and SystemB is specified for HD as alternative candidates. Alternatively, SystemC may be specified as an alternative candidate for MEMORY, and SystemB may be specified as an alternative candidate for CPU and HD, and SystemB may be specified as an alternative candidate for CPU, MEMORY, and HD. When multiple devices satisfy the required resource information for each hardware resource, which device is given priority as a candidate depends on the usage rate or remaining capacity of each hardware resource, the congestion of the usage schedule, etc. It is good to be identified. In addition, when an alternative candidate is specified in the complete satisfaction inspection, the partial satisfaction inspection may not necessarily be performed.

ステップSD2が行われるとCPU11は、特定された代替候補及び必要資源情報を代替構成情報として記録する(ステップSD3)。代替構成情報は、医用管理装置1の主記憶回路16等に保存される。   When step SD2 is performed, the CPU 11 records the specified alternative candidate and necessary resource information as alternative configuration information (step SD3). The alternative configuration information is stored in the main memory circuit 16 of the medical management apparatus 1 or the like.

図12は、代替構成情報の一例を示す図である。図12に示すように、代替構成情報は、復旧不能機能毎に故障ハードウェア資源の代替候補を関連づけた情報である。例えば、復旧不能機能FuncAの代替候補はSytemBであり、復旧不能機能FuncBの代替候補はCPUについてはSytemC、MEMORYについてはSytemC、HDについてはSytemBである。   FIG. 12 is a diagram illustrating an example of alternative configuration information. As shown in FIG. 12, the alternative configuration information is information in which alternative candidates for failed hardware resources are associated with each unrecoverable function. For example, the alternative candidate for the unrecoverable function FuncA is SystemB, the alternative candidate for the unrecoverable function FuncB is SystemC for CPU, SystemC for MEMORY, and SystemB for HD.

ステップSD3が行われるとCPU11は、全ての復旧不能機能について候補を特定したか否かを判定する(ステップSD4)。CPU11は、全ての復旧不能機能について代替候補が特定されていないと判定した場合、代替候補が特定されていない復旧不能機能についてステップS1、S2及びS3を繰り返す。   When step SD3 is performed, the CPU 11 determines whether or not candidates have been specified for all unrecoverable functions (step SD4). If the CPU 11 determines that no replacement candidate is specified for all unrecoverable functions, the CPU 11 repeats steps S1, S2, and S3 for the unrecoverable function for which no replacement candidate is specified.

そしてステップSD4において全ての復旧不能機能について代替候補を特定したと判定した場合(ステップSD4:YES)、CPU11は、代替構成情報を故障装置Aに通知する(ステップSD5)。故障装置Aは送信された代替構成情報を受信する。受信された代替構成情報を主記憶回路316に保存する。   If it is determined in step SD4 that alternative candidates have been specified for all unrecoverable functions (step SD4: YES), the CPU 11 notifies the faulty device A of alternative configuration information (step SD5). The failed device A receives the transmitted alternative configuration information. The received alternative configuration information is stored in the main memory circuit 316.

以上により、ステップSDにおける代替装置の決定処理が終了する。   Thus, the alternative device determination process in step SD ends.

図7に示すように、医用管理装置1から代替構成情報を受信すると故障装置Aは、復旧機能実行指示処理を行う(ステップSE)。ステップSEにおいて故障装置AのCPU11は、復旧不能機能の実行指示を待機する。復旧不能機能の実行指示は、復旧不能機能に係るメニュー画面に対する、入力回路15等を介したユーザ指示により、もしくは、自動的に行われる。   As shown in FIG. 7, when the alternative configuration information is received from the medical management apparatus 1, the faulty apparatus A performs a recovery function execution instruction process (step SE). In step SE, the CPU 11 of the faulty device A waits for an instruction to execute the unrecoverable function. The execution instruction of the non-recoverable function is issued by a user instruction via the input circuit 15 or the like on the menu screen related to the non-recoverable function or automatically.

図13は、復旧不能機能の実行指示SEのためのメニュー画面を示す図である。図13の左図に示すように、代替構成情報の受信前においてメニュー画面の全てのメニューボタンは、選択不能に表示されている。代替構成情報の受信後においてCPU11は、代替構成情報に基づいてメニュー画面を回復する。   FIG. 13 is a diagram showing a menu screen for the execution instruction SE of the unrecoverable function. As shown in the left diagram of FIG. 13, all menu buttons on the menu screen are displayed in an unselectable state before the alternative configuration information is received. After receiving the alternative configuration information, the CPU 11 restores the menu screen based on the alternative configuration information.

代替装置Bにおいて復旧不能機能を実行する際、当該復旧不能機能を実行するハードウェア資源が有する全ての能力を、当該復旧不能機能に費やすことができない場合がある。このため、故障装置AのCPU11は、代替構成情報に応じて、選択可能なメニューボタンを設定する。具体的には、各メニューボタンに対応する処理機能の各々について必要なハードウェア資源の使用率又は使用量を関連づけたルックアップテーブル(以下、必要資源テーブルと呼ぶ)を用いて選択可能なメニューボタンが設定される。CPU11は、代替構成情報を必要資源テーブルに入力し、代替構成情報を充足する処理機能を特定し、特定された処理機能に対応するメニューボタンを、選択可能に設定する。図13に示すように、選択可能に設定されたメニューボタンは、選択不能に設定されているメニューボタンと視覚的に区別して表示回路14により表示される。例えば、図13に示すように、選択可能に設定されたメニューボタンは、選択不能に設定されているメニューボタンに比して明るく表示される。なお、必要資源テーブルは、主記憶回路16等に記憶されると良い。   When the non-recoverable function is executed in the alternative device B, all the capabilities of the hardware resources that execute the non-recoverable function may not be spent on the non-recoverable function. For this reason, the CPU 11 of the failure device A sets a selectable menu button according to the alternative configuration information. Specifically, menu buttons that can be selected using a look-up table (hereinafter referred to as a necessary resource table) that associates the usage rate or usage amount of hardware resources required for each processing function corresponding to each menu button. Is set. The CPU 11 inputs alternative configuration information to the necessary resource table, specifies a processing function that satisfies the alternative configuration information, and sets a menu button corresponding to the specified processing function to be selectable. As shown in FIG. 13, the menu button set to be selectable is displayed by the display circuit 14 so as to be visually distinguished from the menu button set to be non-selectable. For example, as shown in FIG. 13, a menu button set to be selectable is displayed brighter than a menu button set to be non-selectable. The necessary resource table may be stored in the main memory circuit 16 or the like.

例えば、故障装置Aの画像保存HDDが故障した場合において画像保存機能を代替装置Bのシステムディスク等で代替することも可能である。システムディスクは、画像保存HDDに比して書き込み時間が長いので、高速な書き込みを行うことはできない。また、システムディスクは、画像保存HDDに比して記憶容量が少ないため、大量の画像を保存することができない。例えば、図13に示すように、スライス厚が5.0未満であると、撮影枚数が多くなるため膨大な記憶容量が必要なので、スライス厚5.0以上のみが選択可能に表示されると良い。同様に、スライスピッチが小さい場合、膨大な記憶容量が必要なので、比較的大きいスライスピッチのみが選択可能に表示されると良い。また、図13に示すように、単一のアキシャルのタブのみを選択可能に制限することにより、複数の再構成を禁止しても良い。また、リアルタイム再構成及び高精細再構成は、処理時間を要し且つ膨大な記憶容量を消費するので、リアルタイム再構成及び高精細再構成に対応するメニューボタン選択不能に表示されると良い。これにより、故障装置Aの画像保存HDDが故障した場合であっても最低限の画像保存が可能となる。   For example, when the image storage HDD of the failure apparatus A fails, the image storage function can be replaced with the system disk of the alternative apparatus B or the like. Since the system disk has a longer writing time than the image storage HDD, high-speed writing cannot be performed. In addition, since the system disk has a smaller storage capacity than the image storage HDD, a large amount of images cannot be stored. For example, as shown in FIG. 13, if the slice thickness is less than 5.0, the number of shots increases, and a huge storage capacity is required. Therefore, only a slice thickness of 5.0 or more can be displayed in a selectable manner. . Similarly, when the slice pitch is small, an enormous storage capacity is required, so it is preferable that only a relatively large slice pitch be displayed in a selectable manner. Further, as shown in FIG. 13, a plurality of reconfigurations may be prohibited by restricting only a single axial tab to be selectable. In addition, since real-time reconstruction and high-definition reconstruction require processing time and consume a huge amount of storage capacity, it is preferable that menu buttons corresponding to real-time reconstruction and high-definition reconstruction be displayed in an unselectable manner. As a result, even when the image storage HDD of the faulty device A is out of order, the minimum image storage is possible.

例えば、故障装置Aの再構成ボードが故障した場合において再構成機能を代替装置BのCPUで代替することも可能である。CPUは、再構成ボードに比して処理速度が低速である。また、高精細な再構成関数は多くの処理時間を要する。従って、撮影条件設定画面において、リアルタイム再構成に対応するメニューボタンや高精細な再構成関数に対応するメニューボタンは選択不能に表示されると良い。これにより、故障装置Aの再構成ボードが故障した場合であっても最低限の画像再構成が可能となる。   For example, when the reconfiguration board of the failure device A fails, the reconfiguration function can be replaced by the CPU of the alternative device B. The CPU has a lower processing speed than the reconfigurable board. In addition, a high-definition reconstruction function requires a lot of processing time. Therefore, on the shooting condition setting screen, a menu button corresponding to real-time reconstruction and a menu button corresponding to a high-definition reconstruction function are preferably displayed so as not to be selected. As a result, even if the reconstruction board of the failure device A fails, the minimum image reconstruction is possible.

例えば、故障装置AのGPGPUボードが故障した場合においてレンダリング機能を代替装置BのCPUで代替することも可能である。CPUは、GPGPUボードに比して処理速度が低速なので、リアルタイム表示を行うことができず、また、高精細なレンダリングについて多くの処理時間を要する。従って、3次元のSVR表示でシネ表示等の連続表示に対応するメニューボタンを選択不能に設定したり、高精細モードでの表示を禁止したりしても良い。これにより、故障装置AのGPGPUボードが故障した場合であっても最低限の3次元表示が可能となる。   For example, when the GPGPU board of the failure device A fails, the rendering function can be replaced by the CPU of the replacement device B. Since the processing speed of the CPU is lower than that of the GPGPU board, real-time display cannot be performed, and much processing time is required for high-definition rendering. Accordingly, the menu button corresponding to continuous display such as cine display in the three-dimensional SVR display may be set to be unselectable, or display in the high definition mode may be prohibited. As a result, even if the GPGPU board of the failure apparatus A fails, a minimum three-dimensional display is possible.

復旧不能機能の実行指示がなされると故障装置AのCPU311は、代替候補の選択画面を表示する。そして故障装置Aのユーザは、入力回路315を介して、代替構成要求を行う代替候補を選択する。   When an instruction to execute the non-recoverable function is issued, the CPU 311 of the faulty device A displays an alternative candidate selection screen. Then, the user of the faulty device A selects an alternative candidate for making an alternative configuration request via the input circuit 315.

図7に示すように、代替候補が選択された場合、故障装置AのCPU11は、通信回路13を介して、ハードウェア資源の構成の要求(以下、代替構成要求と呼ぶ)を当該代替候補に送信する。例えば、医用画像診断装置Bが代替候補に選択されたとして説明する。   As shown in FIG. 7, when an alternative candidate is selected, the CPU 11 of the faulty device A makes a hardware resource configuration request (hereinafter referred to as an alternative configuration request) as the alternative candidate via the communication circuit 13. Send. For example, it is assumed that the medical image diagnostic apparatus B is selected as an alternative candidate.

代替構成要求を受信すると代替装置BのCPU311は、代替処理を実行するか否かの選択画面を、表示回路314に表示する。代替装置Bのユーザは、緊急使用等により代替実行を拒絶する場合がある。この場合、代替装置Bのユーザは、入力回路315を介して代替処理を実行しない旨を選択する。代替処理を実行しない旨が選択された場合、代替装置BのCPU311は、通信回路313を介して、拒絶通知を故障装置Aと医用管理装置1とに送信する。なお、代替装置Bが緊急使用時のような代替処理を実行不能である場合、故障装置Aに拒絶通知を送信する前段において、医用管理装置1に状況通知として拒絶通知を送信すると良い。
拒絶通知を受信すると、医用管理装置1のCPU11は、当該拒絶通知を登録する。また、故障装置AのCPU311は、拒絶通知を受信すると、その旨を表示回路314に表示し、次の代替候補への代替構成要求を促す。代替候補の医用画像診断装置が、代替処理を実行する旨を選択するまで、代替構成要求と代替実行の可否の選択とが繰り返される。
When the alternative configuration request is received, the CPU 311 of the alternative device B displays on the display circuit 314 a selection screen for determining whether or not to execute the alternative process. The user of the alternative device B may refuse the alternative execution due to emergency use or the like. In this case, the user of the alternative device B selects not to execute the alternative process via the input circuit 315. When it is selected not to execute the substitution process, the CPU 311 of the substitution apparatus B transmits a rejection notice to the malfunction apparatus A and the medical management apparatus 1 via the communication circuit 313. When the substitute device B cannot execute the substitute process as in the case of emergency use, the rejection notification may be transmitted as a status notification to the medical management device 1 before the rejection notification is transmitted to the failed device A.
When the rejection notification is received, the CPU 11 of the medical management apparatus 1 registers the rejection notification. Further, when receiving the rejection notification, the CPU 311 of the malfunctioning apparatus A displays that fact on the display circuit 314 and prompts an alternative configuration request for the next alternative candidate. The alternative configuration request and the selection of whether or not the alternative execution is possible are repeated until the alternative candidate medical image diagnostic apparatus selects to execute the alternative process.

代替装置Bのユーザが実行する旨を入力回路315を介した選択した場合、代替装置BのCPU311は、通信回路313を介して、資源確保通知を故障装置Aに送信する。資源確保通知を受信すると故障装置AのCPU311は、復旧不能機能の必要データを主記憶回路316から読み出して代替装置Bに送信する。例えば、復旧不能機能が画像保存である場合、保存対象の医用画像が必要データとして代替装置Bに送信される。復旧不能機能が画像再構成の場合、再構成プログラムと再構成処理対象の生データとが必要データとして代替装置Bに送信される。   When the user of the alternative device B selects that the execution is to be performed via the input circuit 315, the CPU 311 of the alternative device B transmits a resource securing notification to the faulty device A via the communication circuit 313. When the resource securing notification is received, the CPU 311 of the failed device A reads the necessary data for the unrecoverable function from the main memory circuit 316 and transmits it to the alternative device B. For example, when the unrecoverable function is image storage, the medical image to be stored is transmitted to the alternative device B as necessary data. When the unrecoverable function is image reconstruction, the reconstruction program and the raw data to be reconstructed are transmitted as necessary data to the alternative device B.

必要データを受信した代替装置Bは、復旧不能機能の代替処理を実行する(ステップSF)。ステップSFにおいて代替装置BのCPU311は、代替ハードウェア資源に必要データを提供し、復旧不能機能の代替実行を指示する。代替実行の指示を受けた代替ハードウェア資源は、提供された必要データに基づいて復旧不能機能を代替実行する。例えば、復旧不能機能が画像保存の場合、画像保存HDD34に医用画像が提供され、画像保存HDD34により当該医用画像がHD等に保存される。復旧不能機能が画像再構成の場合、再構成装置33に再構成プログラムと生データとが提供され、再構成装置33に再構成プログラムがインストールされる。そして再構成装置33は、再構成プログラムに従い生データに再構成処理を施して医用画像を再構成する。なお、再構成プログラムはシステム据付時に提供されることもある。この場合、再構成装置Bに再構成プログラム名と生データとが提供され、再構成装置33は提供されたプログラム名に対応する再構成プログラムをインストールし、当該再構成プログラムに従い生データに再構成処理を施すこととなる。復旧不能機能が画像処理の場合、画像処理装置35に画像処理プログラムと医用画像とが提供され、画像処理装置35に画像処理プログラムがインストールされる。そして画像処理装置35は、画像処理プログラムに従い医用画像に画像処理を施す。なお、画像処理プログラムはシステム据付時に提供されることもある。この場合、画像処理装置35に画像処理プログラム名と医用画像とが提供され、画像処理装置35は提供されたプログラム名に対応する画像処理プログラムをインストールし、当該画像処理プログラムに従い医用画像に画像処理を施すこととなる。代替処理の終了後、代替装置BのCPU311は、通信回路313を介して、処理結果を故障装置Aに送信する。   The substitute device B that has received the necessary data executes a substitute process for the unrecoverable function (step SF). In step SF, the CPU 311 of the alternative device B provides necessary data to the alternative hardware resource and instructs the alternative execution of the unrecoverable function. The substitute hardware resource that has received the substitute execution instruction substitutes the unrecoverable function based on the provided necessary data. For example, when the unrecoverable function is image storage, a medical image is provided to the image storage HDD 34, and the medical image is stored in the HD or the like by the image storage HDD 34. When the unrecoverable function is image reconstruction, a reconstruction program and raw data are provided to the reconstruction device 33, and the reconstruction program is installed in the reconstruction device 33. Then, the reconstruction device 33 reconstructs the medical image by performing reconstruction processing on the raw data according to the reconstruction program. The reconfiguration program may be provided when the system is installed. In this case, a reconstruction program name and raw data are provided to the reconstruction device B, and the reconstruction device 33 installs a reconstruction program corresponding to the provided program name and reconstructs the raw data according to the reconstruction program. Processing will be performed. When the unrecoverable function is image processing, an image processing program and a medical image are provided to the image processing device 35, and the image processing program is installed in the image processing device 35. Then, the image processing device 35 performs image processing on the medical image according to the image processing program. The image processing program may be provided when the system is installed. In this case, an image processing program name and a medical image are provided to the image processing device 35, and the image processing device 35 installs an image processing program corresponding to the provided program name, and performs image processing on the medical image according to the image processing program. Will be applied. After the substitution process is completed, the CPU 311 of the substitution apparatus B transmits the processing result to the fault apparatus A via the communication circuit 313.

以上により、本実施形態に係る院内ネットワークシステムに含まれる医用管理装置1と医用画像診断装置3との動作の流れの説明を終了する。   The description of the flow of operations of the medical management apparatus 1 and the medical image diagnosis apparatus 3 included in the in-hospital network system according to the present embodiment is thus completed.

なお、本実施形態においては、ある医用画像診断装置3のハードウェア資源が故障した場合、当該故障したハードウェア資源を他の医用画像診断装置3のハードウェア資源により代替するものとした。しかしながら、本実施形態はこれに限定されない。例えば、ある医用画像診断装置3のハードウェア資源が故障した場合、その医用画像診断装置3の他のハードウェア資源により当該故障したハードウェア資源を代替しても良い。例えば、医用画像診断装置Aの画像保存HDD34が故障した場合、医用画像診断装置Aのシステムディスク等で、画像保存HDD34が実行する画像保存機能を代替実行しても良い。また、医用画像診断装置Aの再構成装置33に含まれる再構成ボードが故障した場合、医用画像診断装置AのCPU等で、再構成ボードが実行する画像再構成機能を代替実行しても良い。また、医用画像診断装置Aの画像処理装置35に含まれるGPGPUボードが故障した場合、医用画像診断装置AのCPU等で、GPGPUボードが実行するレンダリング等の画像処理機能を代替実行しても良い。   In the present embodiment, when a hardware resource of a certain medical image diagnostic apparatus 3 fails, the failed hardware resource is replaced with a hardware resource of another medical image diagnostic apparatus 3. However, this embodiment is not limited to this. For example, when a hardware resource of a certain medical image diagnostic apparatus 3 fails, the failed hardware resource may be replaced by another hardware resource of the medical image diagnostic apparatus 3. For example, when the image storage HDD 34 of the medical image diagnostic apparatus A fails, the image storage function executed by the image storage HDD 34 may be executed by the system disk of the medical image diagnostic apparatus A or the like. Further, when a reconstruction board included in the reconstruction device 33 of the medical image diagnostic apparatus A fails, the image reconstruction function executed by the reconstruction board may be alternatively executed by the CPU of the medical image diagnostic apparatus A or the like. . Further, when the GPGPU board included in the image processing device 35 of the medical image diagnostic apparatus A fails, the CPU of the medical image diagnostic apparatus A or the like may alternatively execute image processing functions such as rendering executed by the GPGPU board. .

次に、医用管理装置1の回復管理機能113について、図14を参照しながら説明する。図14は、回復管理機能113に係る医用管理装置1と医用画像診断装置3との処理の典型的な流れを示す図である。図14は、図7の復旧機能実行指示SE後の代替構成要求に応答して全ての代替候補が代替処理の拒絶をした場合の流れを示している。なお、図14においては、代替候補が医用画像診断装置Bのみである場合を図示している。また、図14に示す医用画像診断装置3は、図7と同様、医用画像診断装置A、B及びCであるとする。   Next, the recovery management function 113 of the medical management apparatus 1 will be described with reference to FIG. FIG. 14 is a diagram showing a typical flow of processing performed by the medical management apparatus 1 and the medical image diagnostic apparatus 3 related to the recovery management function 113. FIG. 14 shows a flow when all the alternative candidates reject the alternative process in response to the alternative configuration request after the restoration function execution instruction SE of FIG. FIG. 14 illustrates a case where the alternative candidate is only the medical image diagnostic apparatus B. Further, the medical image diagnostic apparatus 3 shown in FIG. 14 is assumed to be medical image diagnostic apparatuses A, B, and C as in FIG.

図14に示すように、代替構成要求を受信すると代替装置BのCPU311は、代替処理を実行するか否かの選択画面を、表示回路314に表示する。代替装置Bのユーザは、緊急使用等により代替処理を拒絶する場合がある。この場合、ユーザは、入力回路315を介して代替処理を実行しない旨を選択される。代替処理を実行しない旨が選択された場合、代替装置BのCPU311は、通信回路313を介して、拒絶通知を故障装置Aと医用管理装置1とに送信する。   As shown in FIG. 14, when the alternative configuration request is received, the CPU 311 of the alternative device B displays a selection screen as to whether or not to execute the alternative process on the display circuit 314. The user of the alternative device B may refuse the alternative process due to emergency use or the like. In this case, the user is selected not to execute the substitute process via the input circuit 315. When it is selected not to execute the substitution process, the CPU 311 of the substitution apparatus B transmits a rejection notice to the malfunction apparatus A and the medical management apparatus 1 via the communication circuit 313.

全ての代替候補から拒絶通知を受信すると、医用管理装置1のCPU311は、回復時通知確認(ステップSE2)を行う。ステップSE2においてCPU311は、回復時通知を行うか否かの選択ウィンドウ(以下、回復時通知選択ウィンドウと呼ぶ)を、表示回路314に表示する。回復時通知とは、代替装置Bが代替処理を実行可能な状態になったことを医用管理装置1が故障装置Aに知らせる機能である。   When the rejection notices are received from all the alternative candidates, the CPU 311 of the medical management apparatus 1 performs notification confirmation during recovery (step SE2). In step SE <b> 2, the CPU 311 displays on the display circuit 314 a selection window for determining whether or not to perform recovery notification (hereinafter referred to as a recovery notification selection window). The notification at the time of recovery is a function in which the medical management apparatus 1 notifies the malfunctioning apparatus A that the alternative apparatus B is ready to execute an alternative process.

図15は、回復時通知選択ウィンドウW2の一例を示す図である。図15に示すように、回復時通知選択ウィンドウW2は、代替構成要求が拒絶された旨を示すメッセージ欄、回復時通知を要求する旨を選択する回復時通知ボタンB3及び回復時通知を要求しない旨を選択する取消ボタンB4を有する。メッセージ欄には、例えば、復旧不能機能が画像再構成である場合、「他装置使用中のため画像再構成を実行できません」等のメッセージが表示される。   FIG. 15 is a diagram illustrating an example of the recovery notification selection window W2. As shown in FIG. 15, the recovery notification selection window W2 does not request a recovery notification button B3 for selecting that a replacement configuration request is rejected, a recovery notification button B3 for selecting a recovery notification, and a recovery notification. There is a cancel button B4 for selecting the effect. For example, if the unrecoverable function is image reconstruction, a message such as “Image reconstruction cannot be executed because another device is in use” is displayed in the message column.

入力回路315等を介して取消ボタンB4が選択された場合、CPU311は、回復時通知要求を医用管理装置1に送信しない。この場合、図14の一連の処理は終了する。   When the cancel button B4 is selected via the input circuit 315 or the like, the CPU 311 does not transmit a recovery notification request to the medical management apparatus 1. In this case, the series of processes in FIG.

入力回路315等を介して回復時通知ボタンB3が選択された場合、CPU311は、通信回路13を介して、回復時通知要求を医用管理装置1に送信する。   When the recovery time notification button B3 is selected via the input circuit 315 or the like, the CPU 311 transmits a recovery time notification request to the medical management apparatus 1 via the communication circuit 13.

回復時通知要求を受信すると医用管理装置1のCPU11は、回復管理機能113を実行する。回復管理機能113においてCPU11は、状況監視を行う(ステップSE3)。ステップSE3においてCPU11は、代替構成情報に回復時通知要求を連携させ、代替装置Bの状況通知を監視する。また、医用管理装置1のCPU11は、回復時通知要求下の装置と復旧不能機能とを関連づけたルックアップテーブル(以下、回復時通知待機表と呼ぶ)に、当該回復時通知要求を登録する。回復時通知待機表は、例えば、主記憶回路316に保存されている。例えば、故障装置AがSystemAにC機能についての代替構成要求を行い、SystemXにY機能についての代替構成要求を行った場合、回復時通知待機表には、「SystemAがC機能で回復時通知待機」や「SystemXがY機能で回復時通知待機」等の情報(以下、回復時通知待機情報と呼ぶ)が登録される。   When the recovery notification request is received, the CPU 11 of the medical management apparatus 1 executes the recovery management function 113. In the recovery management function 113, the CPU 11 performs status monitoring (step SE3). In step SE3, the CPU 11 monitors the status notification of the alternative device B by associating the recovery configuration notification request with the alternative configuration information. Further, the CPU 11 of the medical management apparatus 1 registers the recovery time notification request in a lookup table (hereinafter referred to as a recovery time notification standby table) that associates the device under the recovery time notification request with the unrecoverable function. The recovery notification notification table is stored in the main memory circuit 316, for example. For example, when the faulty device A makes an alternate configuration request for the C function to System A and makes an alternate configuration request for the Y function to System X, the recovery notification notification table indicates that “System A is the C function and waits for recovery notification. ”And“ System X is Y function standby for recovery notification ”and the like (hereinafter referred to as recovery time notification standby information).

故障装置AのCPU311も医用管理装置1と同様に回復時通知待機表を作成する。回復時通知の要求後から回復時通知を受信する前までの間、故障装置AのCPU311は、回復通知待機情報を、表示回路314に表示する。   Similarly to the medical management apparatus 1, the CPU 311 of the malfunctioning apparatus A also creates a recovery notification waiting table. The CPU 311 of the faulty device A displays the recovery notification standby information on the display circuit 314 from the time after requesting the recovery notification to the time before receiving the recovery notification.

図16は、回復通知待機情報の表示ウィンドウW3の一例を示す図である。図16に示すように、表示ウィンドウW3は、回復時通知を待機している復旧不能機能毎に回復時通知待機情報が示された表示欄C1を有している。回復時通知待機情報としては、代替構成要求をした復旧不能機能が待機状態である旨と、当該代替構成要求に対して拒絶通知を受けた時点からの経過時間とが表示される。例えば、図16に示すように、回復時通知待機情報として、「C機能が待機状態です(5分経過)」や「A機能が待機状態です(15分経過)」が表示される。このようにCPU311は、代替装置の拒絶状態からの回復状況をリアルタイムで、表示回路314に表示する。   FIG. 16 is a diagram illustrating an example of the display window W3 for recovery notification standby information. As shown in FIG. 16, the display window W3 has a display column C1 in which recovery notification waiting information is shown for each unrecoverable function that is waiting for recovery notification. As recovery standby information, information indicating that the non-recoverable function that requested the alternative configuration request is in a standby state and the elapsed time from when the rejection notification was received for the alternative configuration request are displayed. For example, as shown in FIG. 16, “C function is in a standby state (5 minutes have elapsed)” and “A function is in a standby state (15 minutes have elapsed)” are displayed as standby information notification recovery information. Thus, the CPU 311 displays the recovery status from the rejection status of the alternative device on the display circuit 314 in real time.

図14に示すように、医用管理装置1のCPU11は、代替処理を行う準備が整ったことを示す状況通知(すなわち、完了通知)を代替装置Bから受信した場合、通信回路313を介して、故障装置Aに回復時通知を送信する。回復時通知は、完了通知の送信元の代替装置の識別情報と当該代替装置に依頼した復旧不能機能の識別情報とを含む。回復時通知を受信した場合、故障装置AのCPU11は、復旧不能機能の実行準備が整った旨を提示する表示ウィンドウ(以下、準備完了通知ウィンドウと呼ぶ)W4を、表示回路14に表示する。   As shown in FIG. 14, when the CPU 11 of the medical management apparatus 1 receives a status notification (that is, a completion notification) indicating that preparation for replacement processing is ready from the replacement device B, the CPU 11 of the medical management device 1 A notification at the time of recovery is transmitted to the faulty device A. The notification at the time of recovery includes the identification information of the alternative device that has transmitted the completion notification and the identification information of the unrecoverable function requested to the alternative device. When the recovery notification is received, the CPU 11 of the faulty device A displays on the display circuit 14 a display window (hereinafter referred to as a preparation completion notification window) W4 indicating that preparation for executing the unrecoverable function is complete.

図17は、準備完了通知ウィンドウW4の一例を示す図である。図17に示すように、表示回路14は、表示画面に準備完了通知ウィンドウW4を表示する。準備完了通知ウィンドウW4は、復旧不能機能の実行準備が整った旨のメッセージ、実行ボタンB5及び取消ボタンB6を表示する。メッセージとしては、例えば、「画像再構成機能が実行準備状態になりました」等が表示される。   FIG. 17 is a diagram illustrating an example of the preparation completion notification window W4. As shown in FIG. 17, the display circuit 14 displays a preparation completion notification window W4 on the display screen. The preparation completion notification window W4 displays a message that the preparation for execution of the unrecoverable function is complete, an execution button B5, and a cancel button B6. As the message, for example, “the image reconstruction function is ready for execution” or the like is displayed.

入力回路315等を介して取消ボタンB6が選択された場合、CPU311は、代替構成要求を代替装置Bに送信せず、図14の一連の処理を終了する。   When the cancel button B6 is selected via the input circuit 315 or the like, the CPU 311 does not transmit the alternative configuration request to the alternative device B, and ends the series of processes in FIG.

入力回路315等を介して実行ボタンB5が選択された場合、CPU311は、通信回路13を介して、実行準備が整った復旧不能機能の代替実行のための代替構成要求を代替装置Bに送信する。その後、上記図7と同様、代替装置Bから故障装置Aへの資源確保通知、故障装置Aから代替装置Bへの必要データの送信、代替装置Bによる代替処理SF、代替装置Bから故障装置Aへの処理結果の送信が行われる。   When the execution button B5 is selected via the input circuit 315 or the like, the CPU 311 transmits an alternative configuration request for the alternative execution of the unrecoverable function ready for execution to the alternative device B via the communication circuit 13. . After that, as in FIG. 7, the resource securing notification from the alternative device B to the faulty device A, transmission of necessary data from the faulty device A to the alternative device B, the alternative processing SF by the alternative device B, and the faulty device A from the alternative device B The processing result is transmitted to.

以上により、回復管理機能113に係る医用管理装置1と医用画像診断装置3との処理の説明を終了する。   This is the end of the description of the processing performed by the medical management apparatus 1 and the medical image diagnostic apparatus 3 related to the recovery management function 113.

なお、故障装置Aが代替装置Bに復旧不能機能の実行のために必要データを転送する際、転送先の代替装置Bが緊急利用により復旧不能機能を実行できない場合がある。この場合、故障装置A又は代替装置Bは、必要データを医用管理装置1に送信する。医用管理装置1のCPU11は、必要データを受信した場合、緩衝運転機能115を実行する。緩衝運転機能115においてCPU11は、受信した必要データを一時的に医用管理装置1の主記憶回路16等のハードウェア資源に退避させる。代替装置Bは、緊急利用が終了した場合、完了通知を医用管理装置1に送信する。完了通知を受けた医用管理装置1のCPU11は、通信回路313を介して、必要データを代替装置Bに送信する。必要データを受信した代替装置Bは、受信した必要データに基づいて復旧不能機能を実行する。このように緊急利用等により必要データを転送先の代替装置Bで処理できない場合、医用管理装置1が必要データの緩衝領域の役割を担うことができる。   When the failure device A transfers the necessary data for executing the unrecoverable function to the alternative device B, the transfer destination alternative device B may not be able to execute the unrecoverable function due to emergency use. In this case, the faulty device A or the alternative device B transmits necessary data to the medical management device 1. The CPU 11 of the medical management apparatus 1 executes the buffer operation function 115 when the necessary data is received. In the buffer operation function 115, the CPU 11 temporarily saves the received necessary data in hardware resources such as the main storage circuit 16 of the medical management apparatus 1. The substitute apparatus B transmits a completion notification to the medical management apparatus 1 when the emergency use is finished. The CPU 11 of the medical management apparatus 1 that has received the completion notification transmits necessary data to the alternative apparatus B via the communication circuit 313. The alternative device B that has received the necessary data executes the unrecoverable function based on the received necessary data. As described above, when the necessary data cannot be processed by the transfer destination alternative apparatus B due to emergency use or the like, the medical management apparatus 1 can serve as a buffer area for the necessary data.

次に、図18を参照しながら、医用画像診断装置(代替装置)Bにより行われる緊急利用対応について説明する。図18は、医用画像診断装置(代替装置)Bにより行われる緊急利用対応処理の典型的な流れを示す図である。図18に示すように、代替装置Bは、故障装置Aから緊急利用要求を受信する(ステップSG1)。   Next, an emergency use response performed by the medical image diagnostic apparatus (alternative apparatus) B will be described with reference to FIG. FIG. 18 is a diagram showing a typical flow of emergency use response processing performed by the medical image diagnostic apparatus (alternative apparatus) B. As shown in FIG. 18, the alternative device B receives the emergency use request from the failed device A (step SG1).

ステップSG1が行われると代替装置BのCPU311は、自装置の医用撮影部32により医用撮影が行われているか否かを判定する(ステップSG2)。   When step SG1 is performed, the CPU 311 of the alternative device B determines whether or not medical imaging is performed by the medical imaging unit 32 of the own device (step SG2).

医用撮影が行われていないと判定した場合(ステップSG3:NO)。CPU311は、自装置が緊急使用の予定があるか否かを判定する(ステップSG3)。   When it is determined that medical imaging is not performed (step SG3: NO). The CPU 311 determines whether or not the device itself is scheduled for emergency use (step SG3).

ステップSG3において緊急使用の予定がないと判定された場合(ステップSG3:NO)、CPU311は、故障装置Aからの復旧不能機能に関するタスクを優先的に割り当てる(ステップSG4)。すなわち、医用撮影でもなく且つ緊急使用の予定もないのであれば、自装置が実行している処理機能に比して、故障装置Aの復旧不能機能が優先的に処理される。   If it is determined in step SG3 that there is no emergency use plan (step SG3: NO), the CPU 311 preferentially assigns a task related to the unrecoverable function from the faulty device A (step SG4). That is, if there is no medical imaging and no emergency use is planned, the unrecoverable function of the faulty device A is preferentially processed over the processing function executed by the own device.

ステップSG4が行われるとCPU311は、復旧不能機能に対応するハードウェア資源に、ステップSG4において割り当てられたタスクに従い、復旧不能機能を代替処理させる(ステップSG5)。すなわち、医用撮影でもなく且つ緊急使用の予定もないのであれば、復旧不能機能に対応するハードウェア資源は、自装置のための実行している処理機能に比して、故障装置Aの復旧不能機能を優先的に処理する。   When step SG4 is performed, the CPU 311 causes the hardware resource corresponding to the unrecoverable function to perform substitution processing for the unrecoverable function according to the task assigned in step SG4 (step SG5). That is, if there is no medical imaging and no emergency use is planned, the hardware resource corresponding to the non-recoverable function cannot recover the failed device A compared to the processing function being executed for the own device. Prioritize functions.

一方、ステップSG2において医用撮影が行われていると判定した場合(ステップSG2:YES)又はステップSG3において緊急使用の予定があると判定された場合(ステップSG3:YES)、CPU311は、代替実行可能通知と処理完了予定時間とを故障装置Aに送信する(ステップSG6)。故障装置AのCPU311は、受信された代替実行可能通知と処理完了予定時間とを、表示回路314に表示する。これにより故障装置Aのユーザは、現時点では代替装置Bが代替実行不可であるが、処理完了予定時間に実行可能になることを知ることができる。   On the other hand, if it is determined in step SG2 that medical imaging is being performed (step SG2: YES) or if it is determined in step SG3 that there is a plan for emergency use (step SG3: YES), the CPU 311 can execute an alternative. The notification and the scheduled processing completion time are transmitted to the faulty device A (step SG6). The CPU 311 of the malfunctioning apparatus A displays the received alternative executable notification and the scheduled processing completion time on the display circuit 314. As a result, the user of the faulty device A can know that the alternative device B cannot be executed at the present time but can be executed at the scheduled processing completion time.

ステップSG6が行われるとCPU311は、医用撮影又は緊急処理の完了を待機する(ステップSG7)。   When step SG6 is performed, the CPU 311 waits for completion of medical imaging or emergency processing (step SG7).

医用撮影又は緊急処理が完了すると(ステップSG7:YES)、CPU311は、復旧不能機能に対応するハードウェア資源に、復旧不能機能を代替処理させる(ステップSG8)。   When the medical imaging or the emergency process is completed (step SG7: YES), the CPU 311 causes the hardware resource corresponding to the unrecoverable function to perform a substitute process for the unrecoverable function (step SG8).

以上により、医用画像診断装置(代替装置)Bにより行われる緊急利用対応処理の説明を終了する。   This is the end of the description of the emergency use response process performed by the medical image diagnostic apparatus (alternative apparatus) B.

次に、図19を参照しながら、医用画像診断装置(代替装置)Bにより行われる電源制御処理について説明する。図19は、医用画像診断装置(代替装置)Bにより行われる電源制御処理の典型的な流れを示す図である。まず、代替装置Bのユーザは、自装置のシャットダウンの指示を、入力回路315を介して指示する。代替装置BのCPU311は、ユーザからの入力回路315を介したシャットダウンの指示を受ける(ステップSH1)。   Next, power supply control processing performed by the medical image diagnostic apparatus (alternative apparatus) B will be described with reference to FIG. FIG. 19 is a diagram showing a typical flow of power supply control processing performed by the medical image diagnostic apparatus (alternative apparatus) B. First, the user of the alternative device B instructs the shutdown of the own device via the input circuit 315. The CPU 311 of the alternative device B receives a shutdown instruction from the user via the input circuit 315 (step SH1).

ステップSH1が行われると電源制御回路37は、復旧不能機能の代替処理を実行中であるか否かを判定する(ステップSH2)。判定結果は、CPU311に通知される。   When step SH1 is performed, the power supply control circuit 37 determines whether or not an alternative process for the unrecoverable function is being executed (step SH2). The determination result is notified to the CPU 311.

ステップSH2において代替処理を実行中であると判定された場合(ステップSH2:NO)、CPU311は、シャットダウン不可の旨を、表示回路314に表示する(ステップSH3)。これにより、表示回路314を観察しているユーザは、現時点において代替処理実行中のためシャットダウンができないことを知ることができる。   If it is determined in step SH2 that the substitute process is being executed (step SH2: NO), the CPU 311 displays on the display circuit 314 that shutdown is not possible (step SH3). Thereby, the user observing the display circuit 314 can know that the shutdown process cannot be performed because the alternative process is currently being executed.

ステップSH3が行われると電源制御回路37は、代替処理が終了することを待機する(ステップSH4)。この間、シャットダウンは抑制され、自装置のハードウェア資源により復旧不能機能の代替処理が継続実施されている。   When step SH3 is performed, the power supply control circuit 37 waits for the substitution process to end (step SH4). During this time, the shutdown is suppressed, and the substitute processing of the unrecoverable function is continuously performed by the hardware resources of the own device.

そしてステップSH4において代替処理が終了したと判定した場合(ステップSH4:YES)、電源制御回路37は、電源回路36を制御してシャットダウンを行う。これにより、電源制御回路37は、ユーザが代替処理終了後に再度シャットダウン指示を行うことなく、自動的に電源回路36のシャットダウンを行うことができる。   When it is determined in step SH4 that the substitution process has been completed (step SH4: YES), the power supply control circuit 37 controls the power supply circuit 36 to perform shutdown. As a result, the power supply control circuit 37 can automatically shut down the power supply circuit 36 without the user giving another shutdown instruction after the substitution process is completed.

以上により、医用画像診断装置(代替装置)Bにより行われる電源制御処理の説明を終了する。   This is the end of the description of the power supply control process performed by the medical image diagnostic apparatus (alternative apparatus) B.

上記の説明の通り、本実施形態に係る医用管理装置1は、複数の医用画像診断装置3に院内ネットワークを介して接続されている。医用管理装置1は、少なくとも主記憶回路16、通信回路13及びCPU11を有している。主記憶回路16は、機能/資源対応テーブル161と資源利用状況テーブル162とを記憶する。機能/資源対応テーブル161は、複数の医用画像診断装置3各々が有する処理機能と処理機能に要するハードウェア資源の資源情報とを関連付けたテーブルである。資源利用状況テーブル162は、複数の医用画像診断装置3各々が有するハードウェア資源の利用状況情報が登録されたテーブルである。通信回路13は、複数の医用画像診断装置3のうちの故障装置の故障通知を受信する。CPU11は、故障装置が実行する復旧不能機能から、機能/資源対応テーブル161と資源利用状況テーブル162とを利用して、故障装置に代替して復旧不能機能を実行する代替装置を決定する。通信回路13は、故障装置に対し、復旧不能機能を実行するための必要データの代替装置への送信要求を送信する。   As described above, the medical management apparatus 1 according to the present embodiment is connected to a plurality of medical image diagnostic apparatuses 3 via a hospital network. The medical management apparatus 1 includes at least a main memory circuit 16, a communication circuit 13, and a CPU 11. The main memory circuit 16 stores a function / resource correspondence table 161 and a resource usage status table 162. The function / resource correspondence table 161 is a table in which processing functions of each of the plurality of medical image diagnostic apparatuses 3 are associated with resource information of hardware resources required for the processing functions. The resource usage status table 162 is a table in which usage status information of hardware resources possessed by each of the plurality of medical image diagnostic apparatuses 3 is registered. The communication circuit 13 receives a failure notification of a failure device among the plurality of medical image diagnostic devices 3. The CPU 11 uses the function / resource correspondence table 161 and the resource usage status table 162 from the unrecoverable function executed by the failed device to determine an alternate device that performs the unrecoverable function instead of the failed device. The communication circuit 13 transmits a transmission request to the alternative device for necessary data for executing the unrecoverable function to the failed device.

従来、ハードウェア資源が故障した場合、当該ハードウェア資源を停止させる縮退機能が存在していたが、当該ハードウェア資源が復旧するまで、すなわち、ダウンタイムにおいて復旧不能機能を実行することはできなかった。   Conventionally, when a hardware resource has failed, there has been a degeneration function that stops the hardware resource, but it is not possible to execute an unrecoverable function until the hardware resource is restored, that is, in downtime. It was.

しかしながら、本実施形態に係る医用管理装置1は、院内ネットワークに接続された複数の医用画像診断装置の中にハードウェア資源が故障した故障装置が発生した場合、故障装置に代替して処理機能を実行する代替装置を決定する。これにより、ダウンタイムにおいても、縮退により使用できないハードウェア資源に係る復旧不能機能を、院内ネットワーク上の他の医用画像診断装置に代替実行させることができる。従ってダウンタイム中においても最低限の運用を維持することができる。   However, the medical management apparatus 1 according to the present embodiment has a processing function in place of a faulty device when a faulty device with a hardware resource fault occurs in a plurality of medical image diagnostic apparatuses connected to the hospital network. Determine an alternate device to perform. As a result, the non-recoverable function related to the hardware resources that cannot be used due to the degeneration can be executed by another medical image diagnostic apparatus on the hospital network even during downtime. Therefore, the minimum operation can be maintained even during downtime.

かくして、本実施形態によれば、故障による処理効率の低下を抑止することが可能となる。   Thus, according to the present embodiment, it is possible to suppress a decrease in processing efficiency due to a failure.

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

1…医用管理装置、3…医用画像診断装置、11…CPU、12…メモリ、13…通信回路、14…表示回路、15…入力回路、16…主記憶回路、31…基本構成要素、32…医用撮影部、33…再構成装置、34…画像保存HDD、35…画像処理装置、36…電源回路、37…電源制御回路、111…代替装置決定機能、113…回復管理機能、115…緩衝運転機能、161…機能/資源対応テーブル、162…資源利用状況テーブル、311…CPU、312…メモリ、313…通信回路、314…表示回路、315…入力回路、316…主記憶回路、3111…故障検知機能、3113…機能/資源テーブル作成機能、3115…代替運転機能、3117…代替運転機能。   DESCRIPTION OF SYMBOLS 1 ... Medical management apparatus, 3 ... Medical diagnostic imaging apparatus, 11 ... CPU, 12 ... Memory, 13 ... Communication circuit, 14 ... Display circuit, 15 ... Input circuit, 16 ... Main memory circuit, 31 ... Basic component, 32 ... Medical imaging unit, 33 ... reconstruction device, 34 ... image storage HDD, 35 ... image processing device, 36 ... power supply circuit, 37 ... power supply control circuit, 111 ... alternative device determination function, 113 ... recovery management function, 115 ... buffer operation Functions 161 ... Function / resource correspondence table 162 ... Resource usage status table 311 ... CPU 312 ... Memory 313 ... Communication circuit 314 ... Display circuit 315 ... Input circuit 316 ... Main memory circuit 3111 ... Failure detection Function, 3113 ... Function / resource table creation function, 3115 ... Alternative operation function, 3117 ... Alternative operation function.

Claims (21)

複数の医用画像診断装置にネットワークを介して接続された医用管理装置であって、
前記複数の医用画像診断装置各々が有する処理機能と処理機能に要するハードウェア資源の資源情報とを関連付けた対応テーブルと、前記複数の医用画像診断装置各々が有するハードウェア資源の利用状況情報とを記憶する記憶部と、
前記複数の医用画像診断装置のうちの第1の医用画像診断装置の故障通知を受信する受信部と、
前記第1の医用画像診断装置が実行する第1の処理機能から、前記対応テーブルと前記利用状況情報とを利用して、前記第1の医用画像診断装置に代替して前記第1の処理機能を実行する第2の医用画像診断装置を決定する決定部と、
前記第1の医用画像診断装置に対し、前記第1の処理機能を実行するために必要なデータの前記第2の医用画像診断装置への送信要求を送信する送信部と、
を具備する医用管理装置。
A medical management apparatus connected to a plurality of medical image diagnostic apparatuses via a network,
A correspondence table associating processing functions possessed by each of the plurality of medical image diagnostic apparatuses with resource information of hardware resources required for the processing functions, and utilization status information of hardware resources possessed by each of the plurality of medical image diagnostic apparatuses. A storage unit for storing;
A receiving unit for receiving a failure notification of a first medical image diagnostic device among the plurality of medical image diagnostic devices;
From the first processing function executed by the first medical image diagnostic apparatus, the first processing function is used instead of the first medical image diagnostic apparatus by using the correspondence table and the usage status information. A determination unit for determining a second medical image diagnostic apparatus for executing
A transmission unit that transmits a transmission request to the second medical image diagnostic apparatus for data necessary to execute the first processing function, with respect to the first medical image diagnostic apparatus;
A medical management apparatus comprising:
前記資源情報は、対応する処理機能に要するハードウェア資源の種類、及び前記ハードウェア資源の使用率又は使用量を含む、請求項1記載の医用管理装置。   The medical management apparatus according to claim 1, wherein the resource information includes a type of hardware resource required for a corresponding processing function, and a usage rate or usage amount of the hardware resource. 前記送信部は、前記第1の医用画像診断装置から前記故障通知を受信した場合、前記第1の医用画像診断装置が故障した旨の通知を、前記複数の医用画像診断装置のうちの前記第1の医用画像診断装置以外の他の装置に送信する、請求項1記載の医用管理装置。   The transmission unit, when receiving the failure notification from the first medical image diagnostic apparatus, notifies the first medical image diagnostic apparatus that the first medical image diagnostic apparatus has failed, among the plurality of medical image diagnostic apparatuses. The medical management apparatus according to claim 1, wherein the medical management apparatus transmits to another apparatus other than the one medical image diagnostic apparatus. 前記受信部は、前記第1の医用画像診断装置から前記故障通知と共に前記第1の処理機能の識別情報とを受信し、
前記決定部は、前記第1の医用画像診断装置の識別情報と前記第1の処理機能の識別情報とから前記対応テーブルを利用して前記第1の処理機能に要する第1のハードウェア資源の第1の資源情報を特定し、前記第1の資源情報から前記利用状況情報を利用して前記第1の医用画像診断装置に代替えして前記第1の処理機能を実行する前記第2の医用画像診断装置を決定する、
請求項1記載の医用管理装置。
The receiving unit receives identification information of the first processing function together with the failure notification from the first medical image diagnostic apparatus;
The determination unit uses the correspondence table from the identification information of the first medical image diagnostic apparatus and the identification information of the first processing function to determine the first hardware resource required for the first processing function. The second medical information that identifies the first resource information and executes the first processing function in place of the first medical image diagnostic apparatus using the usage status information from the first resource information Determine diagnostic imaging equipment,
The medical management apparatus according to claim 1.
前記決定部は、前記第1の処理機能毎に前記第2の医用画像診断装置を決定する、請求項4記載の医用管理装置。   The medical management apparatus according to claim 4, wherein the determination unit determines the second medical image diagnostic apparatus for each of the first processing functions. 前記第1の処理機能は、複数の第1のハードウェア資源を要し、
前記決定部は、前記複数の第1のハードウェア資源に関する複数の第1の資源情報を一台で充足する医用画像診断装置を、前記第2の医用画像診断装置として決定する、
請求項4記載の医用管理装置。
The first processing function requires a plurality of first hardware resources,
The determining unit determines, as the second medical image diagnostic apparatus, a medical image diagnostic apparatus that satisfies a plurality of pieces of first resource information related to the plurality of first hardware resources in a single unit;
The medical management apparatus according to claim 4.
前記第1の処理機能は、複数の第1のハードウェア資源を要し、
前記決定部は、前記複数の第1のハードウェア資源毎に第1の資源情報を充足する医用画像診断装置を特定し、前記特定された複数の医用画像診断装置の組合せを前記第2の医用画像診断装置として特定する、
請求項4記載の医用管理装置。
The first processing function requires a plurality of first hardware resources,
The determination unit identifies a medical image diagnostic apparatus that satisfies first resource information for each of the plurality of first hardware resources, and sets a combination of the identified plurality of medical image diagnostic apparatuses to the second medical resource. Identify as diagnostic imaging device,
The medical management apparatus according to claim 4.
データを記憶する記憶部と、
前記第2の医用画像診断装置から緊急使用をする旨の通知を前記受信部が受信した場合、前記第2の医用画像診断装置の代わりに前記第1の医用画像診断装置から送信される前記データを前記記憶部に退避させる制御部と、を更に備える、
請求項1記載の医用管理装置。
A storage unit for storing data;
The data transmitted from the first medical image diagnostic apparatus instead of the second medical image diagnostic apparatus when the receiving unit receives a notification to the effect of emergency use from the second medical image diagnostic apparatus. And a control unit that causes the storage unit to evacuate,
The medical management apparatus according to claim 1.
医用に関する処理機能を実行するためのハードウェア資源と、
ネットワークに接続された医用画像診断装置が故障している旨の通知を受信する受信部と、
前記故障している医用画像診断装置を代替するために前記ハードウェア資源の運用制限を実行するか否かを、入力機器を介したユーザ指示に従い選択する選択部と、
前記運用制限を実行すると選択された場合、前記ハードウェア資源の使用率又は使用量を制限する制限部と、
を具備する医用画像診断装置。
Hardware resources to perform medical processing functions;
A receiving unit that receives notification that the medical image diagnostic apparatus connected to the network is malfunctioning;
A selection unit that selects whether or not to limit the operation of the hardware resources in order to replace the failed medical image diagnostic apparatus, according to a user instruction via an input device;
When it is selected to execute the operation restriction, a restriction unit that restricts a usage rate or usage amount of the hardware resource;
A medical image diagnostic apparatus comprising:
前記運用制限を実行すると選択された場合、前記ハードウェア資源の使用率又は使用量のスケジュールを示す利用状況情報を、前記ネットワークに接続され自装置と前記故障している医用画像診断装置とを管理する医用管理装置に送信する送信部、を更に備える請求項9記載の医用画像診断装置。   When it is selected that the operation restriction is to be executed, the usage information indicating the usage rate or usage schedule of the hardware resource is managed by the network device connected to the network and the malfunctioning medical image diagnostic device. The medical image diagnostic apparatus according to claim 9, further comprising: a transmission unit that transmits the medical management apparatus. 前記受信部が前記故障している医用画像診断装置から第1の処理機能の代替処理要求を受信した場合、前記第1の処理機能の代替実行を拒絶するか否かを選択する選択画面を表示する表示部を更に備え、
前記送信部は、前記入力機器を介して前記代替実行の拒絶が選択された場合、前記代替実行の待機指示を前記故障している医用画像診断装置に送信し、入力機器を介して前記代替実行が選択された場合、前記第1の処理機能に要するデータの送信要求を前記故障している医用画像診断装置に送信する、
請求項10記載の医用画像診断装置。
When the receiving unit receives an alternative processing request for the first processing function from the malfunctioning medical image diagnostic apparatus, a selection screen for selecting whether to reject the alternative execution of the first processing function is displayed. Further comprising a display unit,
When the rejection of the alternative execution is selected via the input device, the transmission unit transmits the standby instruction for the alternative execution to the faulty medical image diagnostic apparatus, and the alternative execution is performed via the input device. When is selected, a data transmission request for the first processing function is transmitted to the malfunctioning medical image diagnostic apparatus.
The medical image diagnostic apparatus according to claim 10.
前記受信部が前記故障している医用画像診断装置から第1の処理機能の緊急利用要求を受信した場合、前記ハードウェア資源が自装置のために実行している第2の処理機能に優先して前記第1の処理機能を前記ハードウェア資源に実行させる割当部を更に備える、請求項9記載の医用画像診断装置。   When the receiving unit receives an emergency use request for the first processing function from the malfunctioning medical image diagnostic apparatus, the hardware resource has priority over the second processing function executed for the own apparatus. The medical image diagnostic apparatus according to claim 9, further comprising an assigning unit that causes the hardware resource to execute the first processing function. 医用撮影を実行する医用撮影部と、
前記受信部が前記故障している医用画像診断装置から第1の処理機能の緊急利用要求を受信した場合、前記医用撮影部が医用撮影中か否かを判定する判定部、を更に備え、
前記割当部は、前記医用撮影中でないと判定された場合、前記第2の処理機能に優先して前記第1の処理機能を前記ハードウェア資源に実行させる、
請求項12記載の医用画像診断装置。
A medical imaging unit for performing medical imaging;
A determination unit that determines whether or not the medical imaging unit is performing medical imaging when the receiving unit receives an emergency use request for the first processing function from the malfunctioning medical image diagnostic apparatus;
When the allocation unit determines that the medical imaging is not being performed, the allocation unit causes the hardware resource to execute the first processing function in preference to the second processing function.
The medical image diagnostic apparatus according to claim 12.
医用撮影を実行する医用撮影部と、
前記受信部が前記故障している医用画像診断装置から第1の処理機能の緊急利用要求を受信した場合、前記医用撮影部が医用撮影中か否かを判定する判定部と、
前記医用撮影中であると判定された場合、前記医用撮影の終了までの予測時間を前記故障している医用画像診断装置に送信する送信部と、を更に備える、
請求項12記載の医用画像診断装置。
A medical imaging unit for performing medical imaging;
A determination unit that determines whether or not the medical imaging unit is performing medical imaging when the receiving unit receives an emergency use request for the first processing function from the malfunctioning medical image diagnostic apparatus;
A transmission unit that transmits a predicted time until the end of the medical imaging to the malfunctioning medical image diagnostic device when it is determined that the medical imaging is being performed;
The medical image diagnostic apparatus according to claim 12.
前記ハードウェア資源に電力を供給する電源回路と、
前記電源回路の遮断が指示された場合、前記ハードウェア資源が前記第1の処理機能を実行していないときは前記電源回路の遮断を待機し、前記第1の処理機能の実行が終了したときに前記電源回路を自動的に遮断する電源制御部と、を更に備える、
請求項11記載の医用画像診断装置。
A power supply circuit for supplying power to the hardware resources;
When the shutdown of the power supply circuit is instructed, when the hardware resource is not executing the first processing function, the hardware circuit waits for the shutdown of the power supply circuit, and the execution of the first processing function is completed A power control unit that automatically shuts off the power circuit.
The medical image diagnostic apparatus according to claim 11.
ネットワークを介して医用管理装置と複数の他の医用画像診断装置とに接続され、医用に関する処理機能を実行するハードウェア資源と、前記医用管理装置と前記他の医用画像診断装置との間で通信を行なう通信回路とを有する医用画像診断装置に、
前記ハードウェア資源の故障を検知する検知機能と、
前記故障が検知された場合、前記故障したハードウェア資源の故障通知を前記通信回路を介して前記医用管理装置に送信する故障通知機能と、
前記複数の他の医用画像診断装置のうちの前記故障したハードウェア資源が実行していた第1の処理機能を代替して実行する第1の医用画像診断装置の識別情報を前記通信回路を介して前記医用管理装置から受信した場合、前記第1の処理機能に要するデータを前記通信回路を介して前記第1の医用画像診断装置に送信するデータ送信機能と、
を実現させる縮退運転プログラム。
A hardware resource connected to the medical management apparatus and a plurality of other medical image diagnostic apparatuses via a network to execute medical processing functions, and communication between the medical management apparatus and the other medical image diagnostic apparatuses A medical image diagnostic apparatus having a communication circuit for performing
A detection function for detecting a failure of the hardware resource;
When the failure is detected, a failure notification function for transmitting a failure notification of the failed hardware resource to the medical management device via the communication circuit;
The identification information of the first medical image diagnostic apparatus that is executed in place of the first processing function performed by the failed hardware resource among the plurality of other medical image diagnostic apparatuses via the communication circuit. A data transmission function for transmitting data required for the first processing function to the first medical image diagnostic apparatus via the communication circuit when received from the medical management apparatus;
Degenerate operation program that realizes
前記識別情報を受信した場合、前記第1の処理機能の代替処理の要求を、前記通信回路を介して前記第1の医用画像診断装置に送信する要求送信機能を更に備え、
前記データ送信機能は、前記第1の医用画像診断装置から前記代替処理の許可通知を前記通信回路を介して受信した場合、前記第1の処理機能に要するデータを、前記通信回路を介して前記第1の医用画像診断装置に送信する、
請求項16記載の縮退運転プログラム。
When receiving the identification information, further comprising a request transmission function for transmitting a request for an alternative process of the first processing function to the first medical image diagnostic apparatus via the communication circuit,
The data transmission function receives data required for the first processing function from the first medical image diagnostic apparatus via the communication circuit when the replacement notification is received via the communication circuit. Transmitting to the first medical image diagnostic apparatus;
The degenerate operation program according to claim 16.
前記第1の医用画像診断装置から前記代替処理の拒絶通知を前記通信回路を介して受信した場合、前記代替処理を実行する準備が整ったことを示す回復通知を前記第1の医用画像診断装置から受信するか否かを、ユーザにより入力機器を介して選択するための選択画面を表示機器に表示させる選択画面表示機能を更に備える、請求項17記載の縮退運転プログラム。   When the rejection notification of the alternative process is received from the first medical image diagnostic apparatus via the communication circuit, a recovery notification indicating that preparation for executing the alternative process is ready is performed in the first medical image diagnostic apparatus. The reduced operation program according to claim 17, further comprising a selection screen display function for causing a display device to display a selection screen for selecting whether or not to receive from a user via an input device. 前記回復通知を受信すると選択された場合、前記医用管理装置から前記通信回路を介して受信される前記第1の医用画像診断装置の回復状況を前記表示機器にリアルタイムで表示する回復状況表示機能を更に備える、請求項18記載の縮退運転プログラム。   A recovery status display function for displaying the recovery status of the first medical image diagnostic apparatus received from the medical management apparatus via the communication circuit in real time on the display device when it is selected to receive the recovery notification; The degenerate operation program according to claim 18, further comprising: 複数の処理機能の実行指示のための複数のボタンを表示機器に表示するボタン表示機能と、
前記故障が検知された場合、前記複数のボタンのうちの前記故障したハードウェア資源に関連する処理機能に対応するボタンと他のボタンとを視覚的に区別するように前記表示機器を制御する表示制御機能と、を更に備える、
請求項16記載の縮退運転プログラム。
A button display function for displaying a plurality of buttons for execution instructions of a plurality of processing functions on a display device;
When the failure is detected, a display that controls the display device so as to visually distinguish a button corresponding to a processing function related to the failed hardware resource from the plurality of buttons and another button. A control function;
The degenerate operation program according to claim 16.
前記第1の処理機能に使用可能な前記第1の医用画像診断装置のハードウェア資源の使用量又は使用率に応じて、前記複数のボタンのうちの選択可能なボタンを制限する制限機能を更に備える、請求項20記載の縮退運転プログラム。   A restriction function for restricting selectable buttons among the plurality of buttons in accordance with a usage amount or usage rate of hardware resources of the first medical image diagnostic apparatus usable for the first processing function; The degenerate operation program according to claim 20, further comprising:
JP2016140340A 2016-07-15 2016-07-15 Medical management device Active JP6768382B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016140340A JP6768382B2 (en) 2016-07-15 2016-07-15 Medical management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016140340A JP6768382B2 (en) 2016-07-15 2016-07-15 Medical management device

Publications (2)

Publication Number Publication Date
JP2018007944A true JP2018007944A (en) 2018-01-18
JP6768382B2 JP6768382B2 (en) 2020-10-14

Family

ID=60994022

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016140340A Active JP6768382B2 (en) 2016-07-15 2016-07-15 Medical management device

Country Status (1)

Country Link
JP (1) JP6768382B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021033567A (en) * 2019-08-22 2021-03-01 株式会社デンソー Electronic control device
WO2023224348A1 (en) * 2022-05-18 2023-11-23 주식회사 디아비전 Method for providing information related to diagnostic device and system using same
KR102615598B1 (en) * 2022-11-24 2023-12-19 주식회사 디아비전 Method for providing information related to diagnostic device and system thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006285873A (en) * 2005-04-04 2006-10-19 Toshiba Corp Image management system
JP2009172238A (en) * 2008-01-25 2009-08-06 Toshiba Corp Medical diagnostic device adaptable to earthquake
US20130204145A1 (en) * 2012-02-02 2013-08-08 Netspective Communications Llc System and method for managing devices and data in a medical environment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006285873A (en) * 2005-04-04 2006-10-19 Toshiba Corp Image management system
JP2009172238A (en) * 2008-01-25 2009-08-06 Toshiba Corp Medical diagnostic device adaptable to earthquake
US20130204145A1 (en) * 2012-02-02 2013-08-08 Netspective Communications Llc System and method for managing devices and data in a medical environment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021033567A (en) * 2019-08-22 2021-03-01 株式会社デンソー Electronic control device
WO2023224348A1 (en) * 2022-05-18 2023-11-23 주식회사 디아비전 Method for providing information related to diagnostic device and system using same
KR102615598B1 (en) * 2022-11-24 2023-12-19 주식회사 디아비전 Method for providing information related to diagnostic device and system thereof

Also Published As

Publication number Publication date
JP6768382B2 (en) 2020-10-14

Similar Documents

Publication Publication Date Title
JP5671271B2 (en) Application server for use in modular imaging systems
JP4488666B2 (en) Medical system reproduction test service equipment
JP6768382B2 (en) Medical management device
WO2019011765A1 (en) Predictive maintenance for large medical imaging systems
US8904234B2 (en) Determination of items to examine for monitoring
US8713377B2 (en) System and method to assess serviceability of device
JP6362061B2 (en) Diagnosis support system, operation method thereof, and program
JP5976378B2 (en) Medical device management system and medical device management program
US7684654B2 (en) System and method for fault detection and recovery in a medical imaging system
CN107993707A (en) The maintaining method and device of a kind of error code information
JP4316645B2 (en) Maintenance support information management device for medical system
JP6071627B2 (en) Medical information management device
JP2011036560A (en) Medical system
US8010838B2 (en) Hardware recovery responsive to concurrent maintenance
JP6771937B2 (en) Medical image display device and medical image management system
JP6218455B2 (en) Medical image data processing apparatus and medical image diagnostic apparatus
JP2006212420A (en) Image diagnostic system and magnetic resonance imaging apparatus
JP2006271528A (en) Diagnostic imaging support system and diagnostic imaging support program
JP2018079151A (en) Medical image diagnostic apparatus, control method and program of the same
JP2010017597A (en) Reproduction test service instrument for medical system
JP2008279281A (en) Maintenance support information management apparatus, x-ray ct system, and maintenance service center apparatus of medical system
WO2019043744A1 (en) System and method for assisting operation of solution
JP2015138346A (en) Medical diagnostic apparatus
JP2007102474A (en) Medical diagnostic apparatus
JP6586844B2 (en) Information processing apparatus, information processing system, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190617

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200519

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200720

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200923

R150 Certificate of patent or registration of utility model

Ref document number: 6768382

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150