JP5865638B2 - Medical image processing system - Google Patents

Medical image processing system Download PDF

Info

Publication number
JP5865638B2
JP5865638B2 JP2011201327A JP2011201327A JP5865638B2 JP 5865638 B2 JP5865638 B2 JP 5865638B2 JP 2011201327 A JP2011201327 A JP 2011201327A JP 2011201327 A JP2011201327 A JP 2011201327A JP 5865638 B2 JP5865638 B2 JP 5865638B2
Authority
JP
Japan
Prior art keywords
medical image
workflow
unit
image processing
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2011201327A
Other languages
Japanese (ja)
Other versions
JP2013059581A (en
Inventor
巧 吉留
巧 吉留
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Canon Medical Systems Corp
Original Assignee
Toshiba Corp
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 Corp, Toshiba Medical Systems Corp filed Critical Toshiba Corp
Priority to JP2011201327A priority Critical patent/JP5865638B2/en
Publication of JP2013059581A publication Critical patent/JP2013059581A/en
Application granted granted Critical
Publication of JP5865638B2 publication Critical patent/JP5865638B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Description

本発明の実施形態は、取得された医用画像データを基に表示態様の異なる医用画像を、複数のサーバーに分散して生成させて、クライアントに表示させる技術に関する。   Embodiments of the present invention relate to a technique for generating medical images having different display modes based on acquired medical image data by distributing them to a plurality of servers and displaying them on a client.

CT(Computed Tomography)、MRI(Magnetic Rresonance Imaging)、または超音波診断装置のような各種モダリティで取得された医用画像データに画像処理を施して医用画像を生成し、ネットワークを介してクライアントに表示させる医用画像処理システムがある。この、医用画像データに対する画像処理は、一般的に処理負荷が高く、生成する医用画像が多くなるほど処理時間が長くなる傾向にある。そのため、医用画像の表示に係る予約を受けて、予約された時刻以前に、このような画像処理をあらかじめ実行させることで、画像処理の実行によるレスポンスの低下(応答の遅れ)を防止する場合がある。   The medical image data obtained by various modalities such as CT (Computed Tomography), MRI (Magnetic Resonance Imaging), or an ultrasonic diagnostic apparatus is subjected to image processing to generate a medical image, which is displayed on the client via the network. There is a medical image processing system. This image processing for medical image data generally has a high processing load, and the processing time tends to increase as the number of medical images to be generated increases. Therefore, there is a case in which a decrease in response (response delay) due to execution of image processing is prevented by receiving such reservation for medical image display and executing such image processing in advance before the reserved time. is there.

一方で、担当医師等の操作者が、医用画像を基に診断を行う際に、その診断内容に応じて表示態様の異なる複数の医用画像を比較しながら、診断結果を作成する場合がある。このような場合には、表示態様の異なる複数の医用画像を生成する必要があるため、生成する医用画像の数に応じて画像処理の負荷が高くなり、1つのサーバーでは処理に時間を要する場合がある。このような問題を解決する構成として、画像処理を複数のサーバーに分散して処理させる分散処理システムがある。このような分散処理システムを利用することで、医用画像の生成に係る画像処理を、複数のサーバーで並行して実行させて、処理時間を短縮することが可能となる。   On the other hand, when an operator such as a doctor in charge makes a diagnosis based on a medical image, a diagnosis result may be created while comparing a plurality of medical images having different display modes according to the diagnosis content. In such a case, since it is necessary to generate a plurality of medical images with different display modes, the load of image processing increases depending on the number of medical images to be generated, and processing takes time in one server There is. As a configuration for solving such a problem, there is a distributed processing system in which image processing is distributed to a plurality of servers. By using such a distributed processing system, it is possible to reduce the processing time by executing image processing related to generation of medical images in parallel on a plurality of servers.

このような分散処理システムを利用して画像処理を行い、その処理結果を各サーバーから受け取る場合には、その結果を受け取る構成が、各処理がどのサーバーで実行されているかを認識する必要がある。しかしながら、医用画像の表示に係る予約を受けて、画像処理をあらかじめ実行する場合には、クライアントからの予約に係る処理、医用画像データに対する画像処理、及び、画像処理により生成された医用画像の表示に係る処理が非同期で実行される。即ち、クライアントの処理は、分散処理される画像処理に同期しないため、このクライアントは、各画像処理がどのように分散されて、どのサーバーで処理されているかを知ることが困難である。そのため、このような場合には、クライアントは、処理結果を受け取るべきサーバーの特定や、それらのサーバーの処理結果を整合させることが困難となる。   When image processing is performed using such a distributed processing system and the processing result is received from each server, the configuration for receiving the result needs to recognize which server is executing each processing. . However, when the image processing is performed in advance after receiving a reservation related to the display of the medical image, the processing related to the reservation from the client, the image processing for the medical image data, and the display of the medical image generated by the image processing The processing related to is executed asynchronously. In other words, since the client processing is not synchronized with the image processing to be distributed, it is difficult for this client to know how each image processing is distributed and processed by which server. Therefore, in such a case, it becomes difficult for the client to identify the servers that should receive the processing results and to match the processing results of those servers.

一方で、クライアントが各サーバーから処理結果を受け取るために、クライアントの処理と医用画像データに対する画像処理とを同期させると、サーバーはクライアントからの指示を受けて画像処理を開始することになる。そのため、画像処理を事前に実行させることが困難となり、医用画像を表示する際に画像処理が実行され、この画像処理によるレスポンスの低下が発生する。   On the other hand, when the client process is synchronized with the image process for the medical image data in order for the client to receive the processing result from each server, the server starts the image process in response to an instruction from the client. For this reason, it is difficult to execute image processing in advance, and image processing is executed when a medical image is displayed, resulting in a decrease in response due to this image processing.

特開2011−7377号公報JP 2011-7377 A

この発明の実施形態は、医用画像データに対する画像処理を複数のサーバーに分散させてあらかじめ実行させて、これらのサーバーの処理結果を整合させてクライアントに表示させることを目的とする。   An object of the embodiment of the present invention is to distribute image processing for medical image data to a plurality of servers in advance, and to match the processing results of these servers and display them on a client.

上記目的を達成するために、この実施形態は、複数の画像処理サーバーを有し、表示態様の異なる医用画像を含む医用画像群を操作画面で閲覧しながら診断する段階が所定手順で予め決められたワークフローに沿って、医用画像データに基き各表示態様の医用画像を含む、前記各段階の前記医用画像群を前記画像処理サーバーに生成させて、前記操作画面を構成する表示領域に表示させる医用画像処理システムであって、前記ワークフローごとに、各前記段階における前記表示領域ごとに、前記表示態様に応じた画像処理の種別を関連付けて制御データとして記憶するワークフロー記憶部と、予約とともに、前記医用画像データ及び前記ワークフローの指定を受けて、指定されたワークフローの前記制御データを前記ワークフロー記憶部から特定するワークフロー解析部と、前記指定されたワークフローについて前記指定された医用画像データに対して、特定された前記制御データに基く前記画像処理を前記表示領域ごとに異なる前記画像処理サーバーに実行させることで前記医用画像群を生成させて、前記指定されたワークフローの前記各段階で前記医用画像群を読み出し可能に保持させる分散処理制御部と、を含む制御部を有し、さらに、前記予約に係る前記操作画面の出力の指示を受けて、前記制御部を介して、前記予約に係る前記ワークフローの各段階における前記表示領域に対応する前記医用画像群を、それらを生成した前記各画像処理サーバーから受けて、前記操作画面を生成する画面生成部と、を備えたIn order to achieve the above object, this embodiment has a plurality of image processing servers, and the stage of diagnosing a medical image group including medical images having different display modes on the operation screen is determined in a predetermined procedure in advance. The medical image group including the medical image of each display mode based on the medical image data and generating the medical image group at each stage is generated in the image processing server and displayed in the display area constituting the operation screen in accordance with the determined workflow. In the image processing system, for each workflow, for each display area in each stage, a workflow storage unit that associates and stores, as control data, a type of image processing corresponding to the display mode, and the medical use together with a reservation In response to the designation of the image data and the workflow, the control data of the designated workflow is obtained from the workflow storage unit. A workflow analysis unit to be determined, and causing the image processing server to execute the image processing based on the specified control data on the specified medical image data for the specified workflow for each display region And a distributed processing control unit that generates the medical image group and holds the medical image group in a readable manner at each stage of the designated workflow, and further relates to the reservation Upon receiving an instruction to output the operation screen, the medical image group corresponding to the display area in each stage of the workflow related to the reservation is sent from the image processing server that has generated the medical image group via the control unit. And a screen generation unit for generating the operation screen .

本実施形態に係る医用画像処理システムの概略的な構成図である。1 is a schematic configuration diagram of a medical image processing system according to an embodiment. 本実施形態に係る医用画像処理システムの構成を示したブロック図である。It is the block diagram which showed the structure of the medical image processing system which concerns on this embodiment. 医用画像を表示させるためのワークフローの一例である。It is an example of the workflow for displaying a medical image. 医用画像を表示させるためのワークフローの一例である。It is an example of the workflow for displaying a medical image. 医用画像を表示させるためのワークフローの一例である。It is an example of the workflow for displaying a medical image. 本実施形態に係る医用画像処理システムの一連の処理の流れを示した図である。It is the figure which showed the flow of a series of processes of the medical image processing system which concerns on this embodiment.

(ワークフローについて)
本実施形態に係る医用画像処理システムは、操作者が被検体を撮影した医用画像を閲覧しながら診断を行う際に、表示態様の異なる複数の医用画像を所定の順序で表示することにより操作者の診断を補助する。この場合に、表示される医用画像の表示態様や、それらを表示する順序は、診断の内容に応じて異なる。例えば、ある診断においては、医用画像処理システムは、まず複数の異なる方向からの断層像を表示させて診断対象の画像を選択させ、その後、選択された画像について血流を示す情報を重畳表示させる。これにより、操作者は、表示される画面を操作することにより、所望の診断を行うために必要な画面を表示させることが可能となる。この診断の内容や診断に係る作業の各段階に対応して、あらかじめ決められた手順(即ち、閲覧すべき医用画像の表示態様や、それらを表示する順序)をワークフローと呼ぶ。本実施形態に係る医用画像処理システムは、指定されたワークフローに応じて、操作者が診断を行うために、所定の表示態様の医用画像を所定の順序で並べた操作画面を表示させる。操作者は、この操作画面の画面遷移に応じて操作を行うことで、所望の診断を行い、その診断内容を含むデータ(例えば、読影レポート等)を生成することが可能となる。
(About workflow)
The medical image processing system according to the present embodiment displays a plurality of medical images with different display modes in a predetermined order when an operator performs diagnosis while browsing a medical image obtained by imaging a subject. Assist with diagnosis. In this case, the display mode of the medical images to be displayed and the order of displaying them differ depending on the contents of diagnosis. For example, in a certain diagnosis, the medical image processing system first displays a tomogram from a plurality of different directions to select an image to be diagnosed, and then superimposes information indicating blood flow on the selected image. . Accordingly, the operator can display a screen necessary for performing a desired diagnosis by operating the displayed screen. Corresponding to the contents of the diagnosis and each stage of the work related to the diagnosis, a predetermined procedure (that is, a display mode of medical images to be browsed and an order of displaying them) is called a workflow. The medical image processing system according to the present embodiment displays an operation screen in which medical images in a predetermined display mode are arranged in a predetermined order in order for an operator to make a diagnosis according to a specified workflow. The operator can perform a desired diagnosis by performing an operation according to the screen transition of the operation screen, and can generate data including the diagnosis content (for example, an interpretation report).

ここで、本実施形態に係る医用画像処理システムが、指定されたワークフローに応じて出力する操作画面について図3A〜図3Cを参照しながら説明する。図3A〜図3Cは、2以上の画面で構成される操作画面を示している。図3Aは、操作画面全体の構成を示している。また、図3Bは、画面V1の詳細な構成について示している。また、図3Cは、画面V2の詳細な構成について示している。図3Aに示す例は、2段階の作業に基づくワークフローの操作画面を示している。そのため、この操作画面は、ワークフローの各作業段階に対応して、画面V1及び画面V2の2つの画面により構成されている。画面V1は、診断対象の断層像を選択するための画面を示している。また、画面V2は、画面V1で選択した断層像に対する所見及び診断を入力し、読影レポートを生成するための画面を示している。画面V1及びV2の詳細については後述する。なお、図3Aの例では、2つの画面により構成された操作画面を示しているが、画面の数はワークフローを構成する作業段階の数に応じて変更してもよい。   Here, an operation screen output by the medical image processing system according to the present embodiment in accordance with a designated workflow will be described with reference to FIGS. 3A to 3C. 3A to 3C show operation screens composed of two or more screens. FIG. 3A shows the configuration of the entire operation screen. FIG. 3B shows the detailed configuration of the screen V1. FIG. 3C shows the detailed configuration of the screen V2. The example shown in FIG. 3A shows a workflow operation screen based on a two-stage operation. Therefore, this operation screen is composed of two screens, a screen V1 and a screen V2, corresponding to each work stage of the workflow. A screen V1 shows a screen for selecting a tomographic image to be diagnosed. A screen V2 is a screen for inputting findings and diagnosis for the tomographic image selected on the screen V1 and generating an interpretation report. Details of the screens V1 and V2 will be described later. In the example of FIG. 3A, an operation screen composed of two screens is shown, but the number of screens may be changed according to the number of work stages constituting the workflow.

次に、図3Bを参照する。図3Bに示すように、画面V1は、医用画像を表示するための表示領域V11A〜V13Aと、表示領域V11B〜V13Bとを含んで構成される。画面V1は、異なる医用画像データを基に生成された医用画像を比較するための画面である。表示領域V11A〜V13Aと表示領域V11B〜V13Bとには、それぞれ異なる医用画像データから生成された医用画像群E11A〜E13Aと医用画像群E11B〜E13Bとが関連付けられている。これらの医用画像群は、少なくとも1枚以上の医用画像を含んで構成されており、各表示領域には、関連付けられた医用画像群のうち、いずれかの医用画像が表示される。例えば、医用画像群E11A〜E13Aは、操作者により指定された医用画像データD1から生成される。また、医用画像群E11B〜E13Bは、操作者からの指示に基づき指定された医用画像データD1とは異なる医用画像データD2から生成される。   Reference is now made to FIG. As shown in FIG. 3B, the screen V1 includes display areas V11A to V13A for displaying medical images and display areas V11B to V13B. The screen V1 is a screen for comparing medical images generated based on different medical image data. The display areas V11A to V13A and the display areas V11B to V13B are associated with medical image groups E11A to E13A and medical image groups E11B to E13B generated from different medical image data, respectively. These medical image groups are configured to include at least one or more medical images, and any one of the associated medical image groups is displayed in each display area. For example, the medical image groups E11A to E13A are generated from the medical image data D1 designated by the operator. The medical image groups E11B to E13B are generated from medical image data D2 that is different from the medical image data D1 designated based on an instruction from the operator.

また、表示領域V11A及びV11Bには、それぞれ医用画像データから生成されたアキシャル画像の医用画像群E11A及びE11Bが関連付けられており、他の表示領域で選択された位置のアキシャル画像が表示される。また、表示領域V12A及びV12Bには、それぞれ医用画像データから生成されたコロナル画像の画像群E12A及びE12Bが関連付けられており、他の表示領域で選択された位置のコロナル画像が表示される。また、表示領域V13A及びV13Bには、それぞれ医用画像データから生成されたサジタル画像の画像群E13A及びE13Bが関連付けられており、他の表示領域で選択された位置のサジタル画像が表示される。操作者は、画面V1を操作して診断対象の医用画像を選択する。操作者により、診断対象の医用画像が選択されると、画面V2が表示される。   Further, the display areas V11A and V11B are associated with medical image groups E11A and E11B of axial images generated from the medical image data, respectively, and axial images at positions selected in the other display areas are displayed. Further, coronal image groups E12A and E12B generated from medical image data are associated with the display areas V12A and V12B, respectively, and coronal images at positions selected in the other display areas are displayed. The display areas V13A and V13B are associated with image groups E13A and E13B of sagittal images generated from medical image data, respectively, and a sagittal image at a position selected in another display area is displayed. The operator operates the screen V1 to select a medical image to be diagnosed. When a medical image to be diagnosed is selected by the operator, the screen V2 is displayed.

次に、図3Cを参照する。図3Cに示すように、画面V2は、表示領域V21A及びV22Aと、表示領域V22B及びV22Bと、表示領域V23と、入力手段V24とを含んで構成される。画面V2は、画面V1で選択された医用画像に対して、例えば、血流情報等のような他の表示態様の医用画像を重畳表示させて表示させ、この表示に基づき操作者が診断結果を入力するための画面である。表示領域V21A及びV22Aと、表示領域V21B及びV22Bとは、画面V1と同様に、それぞれ撮影日の異なる医用画像が表示される。表示領域V22A及びV22Bには、画面V1で選択された医用画像がE22A及びE22Bとして表示される。また表示領域V21A及びV21Bには、医用画像E22A及びE22Bに対して、表示態様を変えた医用画像E21A及び21Bが表示される。また、表示領域V23には、医用画像E22A及びE22Bと、医用画像E21A及び21Bとが重畳表示されている。また、入力手段V24は、操作者が診断結果を入力するための入力インタフェースである。操作者は、表示領域V21A及びV21B、V22A及びV22B、及びV23に表示された医用画像を確認しながら、入力手段V24を操作して診断結果を入力する。   Reference is now made to FIG. As shown in FIG. 3C, the screen V2 includes display areas V21A and V22A, display areas V22B and V22B, a display area V23, and input means V24. The screen V2 displays a medical image selected in the screen V1 by superimposing and displaying a medical image of another display mode such as blood flow information, and the operator displays a diagnosis result based on this display. This is a screen for input. In the display areas V21A and V22A and the display areas V21B and V22B, medical images having different shooting dates are displayed, as in the screen V1. In the display areas V22A and V22B, the medical images selected on the screen V1 are displayed as E22A and E22B. In the display areas V21A and V21B, medical images E21A and 21B in which the display mode is changed with respect to the medical images E22A and E22B are displayed. In the display area V23, medical images E22A and E22B and medical images E21A and 21B are superimposed and displayed. The input means V24 is an input interface for an operator to input a diagnosis result. The operator inputs the diagnosis result by operating the input means V24 while confirming the medical images displayed in the display areas V21A and V21B, V22A and V22B, and V23.

このように、ワークフローに応じた操作画面は、そのワークフローを構成する作業段階の数に応じて、1以上の画面により構成されている。本実施形態に係る医用画像処理システムは、ワークフローごとに操作画面の雛型をあらかじめ記憶しており、医用画像データ及びワークフローの指定を受けて、この雛型を基に、図3A〜図3Cに示すような操作画面を生成してクライアント50に出力する。操作者は、ワークフローに応じて表示された医用画像を確認しながら操作を行うことで、所望の診断を行い、その診断内容を含むデータ(例えば、読影レポート)を生成することが可能となる。   As described above, the operation screen corresponding to the workflow is composed of one or more screens according to the number of work stages constituting the workflow. The medical image processing system according to the present embodiment stores an operation screen template in advance for each workflow. Upon receiving the designation of the medical image data and the workflow, based on this template, FIGS. 3A to 3C are used. An operation screen as shown is generated and output to the client 50. An operator can perform a desired diagnosis by performing an operation while confirming a medical image displayed according to a workflow, and can generate data (for example, an interpretation report) including the diagnosis content.

(医用画像処理システムの構成)
次に、本実施形態に係る医用画像処理システムについて図1を参照しながら説明する。図1は、本実施形態に係る医用画像処理システムの概略的な構成図である。本実施形態に係る医用画像処理システムは、画像取得部20と、画像記憶部30と、画像処理サーバー40A〜40Cと、制御サーバー10と、クライアント50とを含んで構成されている。これらの構成は、ネットワークを介して接続されている。画像処理サーバー40A〜40Cは、それぞれが、各ワークフローに対応する各医用画像群を生成するための画像処理が実行可能に構成されている。なお、以降では、画像処理サーバー40A〜40Cを特に区別しない場合には、単に「画像処理サーバー40」と記載する。
(Configuration of medical image processing system)
Next, the medical image processing system according to the present embodiment will be described with reference to FIG. FIG. 1 is a schematic configuration diagram of a medical image processing system according to the present embodiment. The medical image processing system according to this embodiment includes an image acquisition unit 20, an image storage unit 30, image processing servers 40 </ b> A to 40 </ b> C, a control server 10, and a client 50. These configurations are connected via a network. Each of the image processing servers 40A to 40C is configured to be able to perform image processing for generating each medical image group corresponding to each workflow. Hereinafter, when the image processing servers 40A to 40C are not particularly distinguished, they are simply described as “image processing server 40”.

画像取得部20は、医用画像を生成するための医用画像データを取得する。画像取得部20の一例としては、CT、MRI、または超音波診断装置などの各種モダリティが挙げられる。画像取得部20は、取得された医用画像データを、その医用画像データの属性情報と関連付けて画像記憶部30に記憶させる。画像記憶部30は、医用画像データを記憶させるための記憶部である。属性情報には、例えば、モダリティを示す情報、医用画像データの取得条件(撮影条件)、被検体の患者情報、または被検体の担当医の識別情報等が含まれる。これにより、属性情報を検索条件として、所望の医用画像データを画像記憶部30から読み出すことが可能となる。なお、画像記憶部30は、例えば、データサーバーとして構成するとよい。   The image acquisition unit 20 acquires medical image data for generating a medical image. Examples of the image acquisition unit 20 include various modalities such as CT, MRI, or an ultrasonic diagnostic apparatus. The image acquisition unit 20 stores the acquired medical image data in the image storage unit 30 in association with the attribute information of the medical image data. The image storage unit 30 is a storage unit for storing medical image data. The attribute information includes, for example, information indicating modality, medical image data acquisition conditions (imaging conditions), patient information of the subject, identification information of the doctor in charge of the subject, and the like. This makes it possible to read out desired medical image data from the image storage unit 30 using the attribute information as a search condition. The image storage unit 30 may be configured as a data server, for example.

次に、図2を参照しながら、本実施形態に係る医用画像処理システムの詳細な構成について説明する。図2は、本実施形態に係る医用画像処理システムの構成を示したブロック図である。図2に示すように、制御サーバー10は、依頼受付部11と、リスト出力部12と、ワークフロー解析部13と、ワークフロー記憶部14と、分散処理制御部15と、雛型出力部16とを含んで構成されている。また、画像処理サーバー40A〜40Cは、それぞれ、画像処理部41と、キャッシュ保持部42と、画像出力部43とを含んで構成される。また、クライアント50は、操作部51と、表示部52と、画面生成部53とを含んで構成される。   Next, a detailed configuration of the medical image processing system according to the present embodiment will be described with reference to FIG. FIG. 2 is a block diagram showing the configuration of the medical image processing system according to this embodiment. As shown in FIG. 2, the control server 10 includes a request receiving unit 11, a list output unit 12, a workflow analysis unit 13, a workflow storage unit 14, a distributed processing control unit 15, and a template output unit 16. It is configured to include. Each of the image processing servers 40 </ b> A to 40 </ b> C includes an image processing unit 41, a cache holding unit 42, and an image output unit 43. The client 50 includes an operation unit 51, a display unit 52, and a screen generation unit 53.

本実施形態に係る医用画像処理システムでは、処理対象の医用画像データとワークフローの指定を受けて、ワークフローに応じてあらかじめ決められた態様の異なる複数の医用画像を生成し、これらを所定の表示態様でクライアント50に出力する。以降では、医用画像データを選択するための「医用画像データの一覧の出力」と、医用画像データとワークフローの選択を受けて動作する、「ワークフローに応じた出力の生成」とに分けて、各処理に関連する構成について説明する。   In the medical image processing system according to the present embodiment, in response to designation of medical image data to be processed and a workflow, a plurality of medical images having different modes predetermined according to the workflow are generated, and these are displayed in a predetermined display mode. To the client 50. In the following, each is divided into “output of a list of medical image data” for selecting medical image data and “generation of output according to the workflow” that operates upon selection of medical image data and workflow. A configuration related to processing will be described.

(医用画像データの一覧の出力)
依頼受付部11は、操作部51から医用画像データの一覧の出力依頼を、医用画像データの検索条件とあわせて受ける。検索条件としては、例えば、担当医の識別情報、患者情報、モダリティを示す情報、または医用画像データの取得条件等が挙げられる。依頼受付部11は、この出力依頼を受けると、あわせて受けた検索条件をリスト出力部12に出力し、医用画像データの一覧の出力を指示する。これを受けて、リスト出力部12が、検索条件に対応する医用画像データの一覧をクライアント50に出力する。これにより操作者は、所望の医用画像データを選択することが可能となる。
(Output of medical image data list)
The request reception unit 11 receives an output request for a list of medical image data from the operation unit 51 together with a search condition for medical image data. Examples of the search condition include identification information of a doctor in charge, patient information, information indicating a modality, or acquisition conditions for medical image data. Upon receiving this output request, the request receiving unit 11 outputs the received search conditions to the list output unit 12 and instructs the list output unit 12 to output a list of medical image data. In response to this, the list output unit 12 outputs a list of medical image data corresponding to the search condition to the client 50. Thus, the operator can select desired medical image data.

リスト出力部12は、依頼受付部11から検索条件とあわせて医用画像データの一覧の出力指示を受ける。リスト出力部12は、この出力指示を受けると、あわせて受けた検索条件で画像記憶部30を検索し、検索条件に対応する医用画像データを画像記憶部30から抽出する。リスト出力部12は、抽出された医用画像データの一覧を生成し、これを表示部52に表示させる。これにより、操作者は、検索条件に合致する医用画像データの一覧を確認し、その一覧の中から所望の医用画像データを、操作部51を介して選択することが可能となる。また、リスト出力部12は、診断の内容に応じてあらかじめ生成されたワークフローの一覧を、その一覧のうちいずれかを選択可能に表示部52に表示させる。このワークフローの一覧は、ワークフロー記憶部14に記憶されている。ワークフロー記憶部14の詳細については、「ワークフローに応じた出力の生成」に係る処理とあわせて後述する。これにより、操作者は、表示部52に表示された一覧の中から所望のワークフローを、操作部51を介して選択することが可能となる。操作部51は、操作者により選択された、医用画像データを示す情報とワークフローを示す情報とを依頼受付部11に送信する。なお、リスト出力部12は、一覧中の各医用画像データを示す情報に、その医用画像データの属性情報を参照可能に関連付けてもよい。これにより、操作者は、この属性情報を確認しながら、所望の医用画像データを選択することが可能となる。   The list output unit 12 receives an instruction to output a list of medical image data together with the search condition from the request reception unit 11. Upon receiving this output instruction, the list output unit 12 searches the image storage unit 30 with the received search condition, and extracts medical image data corresponding to the search condition from the image storage unit 30. The list output unit 12 generates a list of the extracted medical image data and causes the display unit 52 to display the list. Thus, the operator can check a list of medical image data that matches the search condition, and can select desired medical image data from the list via the operation unit 51. In addition, the list output unit 12 causes the display unit 52 to display a list of workflows generated in advance according to the contents of diagnosis so that any one of the lists can be selected. The workflow list is stored in the workflow storage unit 14. Details of the workflow storage unit 14 will be described later together with processing related to “generation of output according to workflow”. As a result, the operator can select a desired workflow from the list displayed on the display unit 52 via the operation unit 51. The operation unit 51 transmits information indicating medical image data and information indicating a workflow selected by the operator to the request receiving unit 11. The list output unit 12 may associate the attribute information of the medical image data with information indicating each medical image data in the list so that the information can be referred to. Thereby, the operator can select desired medical image data while confirming the attribute information.

(ワークフローに応じた出力の生成)
次に、指定された医用画像データ及びワークフローに基づき、そのワークフローに対応する操作画面を生成するための構成について説明する。本実施形態に係る医用画像処理システムは、画像取得部20で取得された医用画像データを基に医用画像を生成し、この医用画像が表示された操作画面をクライアント2に表示させる。この際に、医用画像処理システムでは、医用画像データを基に医用画像を生成する処理を、制御サーバー10の制御に基づき、複数の画像処理サーバー40A〜40Cに分散処理させる。
(Generate output according to the workflow)
Next, a configuration for generating an operation screen corresponding to the workflow based on the designated medical image data and the workflow will be described. The medical image processing system according to the present embodiment generates a medical image based on the medical image data acquired by the image acquisition unit 20 and causes the client 2 to display an operation screen on which the medical image is displayed. At this time, in the medical image processing system, a process of generating a medical image based on the medical image data is distributed to a plurality of image processing servers 40A to 40C based on the control of the control server 10.

依頼受付部11は、操作部51から、操作者により選択された医用画像データを示す情報とワークフローを示す情報とともに、操作画面の出力に係る予約を受ける。依頼受付部11は、これらの情報をワークフロー解析部13に出力する。また、依頼受付部11は、この出力が予約された操作画面を特定するための予約情報を雛型出力部16に通知する。   The request receiving unit 11 receives a reservation related to the output of the operation screen from the operation unit 51 together with information indicating the medical image data selected by the operator and information indicating the workflow. The request reception unit 11 outputs these pieces of information to the workflow analysis unit 13. Further, the request reception unit 11 notifies the template output unit 16 of reservation information for specifying the operation screen for which this output is reserved.

ワークフロー記憶部14は、操作画面を生成するための雛型が、ワークフローを示す情報と関連付けられて取り出し可能に記憶されている。この雛型は、例えば、図3A〜図3Cに示すような、ワークフローに対応する一連の操作画面を生成するための雛型であり、操作画面を構成する各画面を示す情報が、その表示順序とあわせて記憶されている。また、この雛型は、図3B及び図3Cに示すように、操作画面を構成する画面ごとに複数の表示領域を含んで構成されている。これらの表示領域には、表示対象の医用画像を生成するために、医用画像データに対して実行する一連の画像処理を示す情報が関連付けられている。この画像処理には、例えば、骨抜き、多断面再構成法(MRP:Multi−Planar Reconstruction)、ボリュームレンダリング(VR:Volume Rendering)、最大値投影法(MIP:Maximum Intensity Projection)等の処理が含まれる。なお、ワークフロー記憶部14は、各雛型に関連付けられたワークフローの一覧を出力可能に構成されている。   The workflow storage unit 14 stores a template for generating an operation screen in association with information indicating a workflow so that it can be taken out. This template is a template for generating a series of operation screens corresponding to a workflow as shown in FIGS. 3A to 3C, for example, and information indicating each screen constituting the operation screen is displayed in the display order. It is memorized together. Further, as shown in FIGS. 3B and 3C, this template is configured to include a plurality of display areas for each screen constituting the operation screen. These display areas are associated with information indicating a series of image processing to be performed on medical image data in order to generate a medical image to be displayed. This image processing includes, for example, processes such as bone removal, multi-planar reconstruction (MRP), volume rendering (VR), maximum intensity projection (MIP), and the like. . The workflow storage unit 14 is configured to be able to output a list of workflows associated with each template.

ワークフロー解析部13は、依頼受付部11から、医用画像データを示す情報とワークフローを示す情報とを受ける。ワークフロー解析部13は、受けたワークフローを示す情報に関連付けられた雛型をワークフロー記憶部14から抽出する。以降では、この抽出された雛型を「雛型V0」とする。また、ワークフロー解析部13は、医用画像データを示す情報を基に、画像記憶部30を検索し、その情報に対応する医用画像データを特定し、雛型V0に含まれる各表示領域に関連付ける。   The workflow analysis unit 13 receives information indicating medical image data and information indicating the workflow from the request reception unit 11. The workflow analysis unit 13 extracts a template associated with information indicating the received workflow from the workflow storage unit 14. Hereinafter, the extracted template is referred to as “model V0”. Further, the workflow analysis unit 13 searches the image storage unit 30 based on the information indicating the medical image data, specifies the medical image data corresponding to the information, and associates the medical image data with each display area included in the template V0.

例えば、図3A〜図3Cの例の場合には、ワークフロー解析部13は、操作者により指定された医用画像データD1及びD2を、画像記憶部30内から抽出する。図3Bに示す画面V1については、ワークフロー解析部13は、特定された医用画像データD1を、表示領域V11A〜V13Aに関連付ける。これにより、例えば、表示領域V11Aに関連付けられた画像データ1に対して、その表示領域にあらかじめ関連付けられた画像処理を施すことで、医用画像群E11Aを生成することが可能となる。同様に、ワークフロー解析部13は、特定された医用画像データD2を、表示領域V11B〜V13Bに関連付ける。また、図3Cに示す画面V2については、ワークフロー解析部13は、医用画像データD1を、表示領域V21A及びV22Aに関連付ける。同様に、ワークフロー解析部13は、医用画像データD2を、表示領域V21A及びV22Aに関連付ける。また、ワークフロー解析部13は、医用画像データD1及びD2を表示領域V23に関連付ける。これにより、表示領域V23に、医用画像データD1から生成された医用画像と医用画像データD2から生成された医用画像とを重畳表示させることが可能となる。なお、以降では、図3A〜図3Cに示した操作画面を生成するものとして説明する。   For example, in the example of FIGS. 3A to 3C, the workflow analysis unit 13 extracts medical image data D1 and D2 designated by the operator from the image storage unit 30. For the screen V1 shown in FIG. 3B, the workflow analysis unit 13 associates the specified medical image data D1 with the display areas V11A to V13A. Accordingly, for example, the medical image group E11A can be generated by performing image processing associated with the display area in advance on the image data 1 associated with the display area V11A. Similarly, the workflow analysis unit 13 associates the specified medical image data D2 with the display areas V11B to V13B. For the screen V2 shown in FIG. 3C, the workflow analysis unit 13 associates the medical image data D1 with the display areas V21A and V22A. Similarly, the workflow analysis unit 13 associates the medical image data D2 with the display areas V21A and V22A. The workflow analysis unit 13 associates the medical image data D1 and D2 with the display area V23. As a result, the medical image generated from the medical image data D1 and the medical image generated from the medical image data D2 can be superimposed and displayed on the display area V23. In the following description, it is assumed that the operation screen shown in FIGS. 3A to 3C is generated.

ワークフロー解析部13は、各表示領域に医用画像データD1及びD2が関連付けられた雛型V0を雛型出力部16及び分散処理制御部15に出力する。   The workflow analysis unit 13 outputs the template V0 in which the medical image data D1 and D2 are associated with each display area to the template output unit 16 and the distributed processing control unit 15.

雛型出力部16は、ワークフロー解析部13から雛型V0を受ける。また、雛型出力部16は、依頼受付部11から出力が予約された操作画面(即ち、この雛型V0に対応する操作画面)を特定するための予約情報を受ける。雛型出力部16は、この予約情報を雛型V0に関連付ける。   The template output unit 16 receives the template V0 from the workflow analysis unit 13. In addition, the template output unit 16 receives reservation information for specifying an operation screen whose output is reserved from the request reception unit 11 (that is, an operation screen corresponding to the template V0). The template output unit 16 associates this reservation information with the template V0.

また、雛型出力部16は、画面生成部53から予約情報とともに雛型V0の出力指示を受ける。雛型出力部16は、受けた予約情報に関連付けられた雛型V0を画面生成部53に送信する。これを受けて、画面生成部53は、この雛型V0を基に操作画面を生成する。画面生成部53の詳細については後述する。なお、雛型出力部16は、画面生成部53が含まれるクライアント50の位置を、例えば、依頼受付部11から取得し特定すればよい。この場合には、依頼受付部11は、医用画像データを示す情報とワークフローを示す情報とを操作部51から受ける際に、送信元を示す情報からクライアント50のアドレスを特定すればよい。   The template output unit 16 receives an output instruction of the template V0 from the screen generation unit 53 together with the reservation information. The template output unit 16 transmits the template V0 associated with the received reservation information to the screen generation unit 53. In response to this, the screen generator 53 generates an operation screen based on the template V0. Details of the screen generation unit 53 will be described later. The template output unit 16 may acquire and specify the position of the client 50 including the screen generation unit 53 from, for example, the request reception unit 11. In this case, when receiving the information indicating the medical image data and the information indicating the workflow from the operation unit 51, the request receiving unit 11 may specify the address of the client 50 from the information indicating the transmission source.

分散処理制御部15は、ワークフロー解析部13から雛型V0を受ける。分散処理制御部15は、雛型V0に含まれる各表示領域と、いずれかの画像処理サーバー40(即ち、画像処理サーバー40A〜40Cのいずれか)を示す情報とを関連付けて、これらを基に管理テーブルT1を生成する。分散処理制御部15は、管理テーブルT1に基づき、表示領域ごとに、医用画像データを示す情報と画像処理を示す情報とを、その表示領域を示す情報とあわせて、その表示領域が関連付けられた画像処理サーバー40の画像処理部41に送信する。これらの情報を受けて、画像処理部41は、その表示領域に表示するための医用画像群を生成する。なお、分散処理制御部15は、管理テーブルT1を生成する際に、表示対象の医用画像群を生成する際に処理負荷の高い表示領域を、その時点で処理負荷の低い画像処理サーバー40を優先的に関連付けるように動作させてもよい。この場合には、分散処理制御部15は、各画像処理サーバー40から、CPUやメモリの使用率等の自身の処理負荷を示す情報を受けて、より処理負荷の低い画像処理サーバー40を特定すればよい。   The distributed processing control unit 15 receives the template V0 from the workflow analysis unit 13. The distributed processing control unit 15 associates each display area included in the template V0 with information indicating one of the image processing servers 40 (that is, one of the image processing servers 40A to 40C), and based on these information A management table T1 is generated. Based on the management table T1, the distributed processing control unit 15 associates the information indicating the medical image data and the information indicating the image processing with the information indicating the display area, and the display area is associated with each display area. The image is transmitted to the image processing unit 41 of the image processing server 40. Receiving these pieces of information, the image processing unit 41 generates a medical image group to be displayed in the display area. When generating the management table T1, the distributed processing control unit 15 gives priority to a display area having a high processing load when generating a medical image group to be displayed, and an image processing server 40 having a low processing load at that time. May be operated so as to be associated with each other. In this case, the distributed processing control unit 15 receives information indicating its own processing load such as the CPU and memory usage rate from each image processing server 40 and identifies the image processing server 40 having a lower processing load. That's fine.

また、分散処理制御部15は、画面生成部53から、表示領域を示す情報と、その画面生成部53が含まれるクライアント50のアドレスを受ける。この情報を受けると、分散処理制御部15は、管理テーブルT1を参照し、その情報が示す表示領域に関連付けられた画像処理サーバー40を特定する。分散処理制御部15は、特定された画像処理サーバー40の画像出力部43に、クライアント50のアドレスと表示領域を示す情報を通知し、生成された医用画像群の出力を指示する。この指示を受けて、画像出力部43は、その表示領域に対応する医用画像群を画面生成部53に出力する。画像出力部43の詳細については後述する。これにより、画面生成部53は、雛型V0に受けた医用画像群を埋め込み、操作画面(例えば、画面V1及びV2)を生成することが可能となる。   Further, the distributed processing control unit 15 receives information indicating the display area and the address of the client 50 including the screen generation unit 53 from the screen generation unit 53. Upon receiving this information, the distributed processing control unit 15 refers to the management table T1 and identifies the image processing server 40 associated with the display area indicated by the information. The distributed processing control unit 15 notifies the image output unit 43 of the specified image processing server 40 of information indicating the address and display area of the client 50 and instructs the output of the generated medical image group. In response to this instruction, the image output unit 43 outputs a medical image group corresponding to the display area to the screen generation unit 53. Details of the image output unit 43 will be described later. Accordingly, the screen generation unit 53 can embed the medical image group received in the template V0 and generate an operation screen (for example, the screens V1 and V2).

画像処理部41は、分散処理制御部15から、医用画像データを示す情報、画像処理を示す情報、及び表示領域を示す情報を受ける。画像処理部41は、受けた医用画像データを示す情報に対応する医用画像データを画像記憶部30から抽出する。画像処理部41は、これらの情報に基づき、抽出された医用画像データに対して画像処理を施すことで、少なくとも1以上の医用画像を含む医用画像群を生成する。画像処理部41は、生成された医用画像群を受けた表示領域を示す情報と関連付けて、キャッシュ保持部42に記憶させる。キャッシュ保持部42は、医用画像群を記憶するための記憶部である。   The image processing unit 41 receives information indicating medical image data, information indicating image processing, and information indicating a display area from the distributed processing control unit 15. The image processing unit 41 extracts medical image data corresponding to information indicating the received medical image data from the image storage unit 30. Based on this information, the image processing unit 41 performs image processing on the extracted medical image data, thereby generating a medical image group including at least one medical image. The image processing unit 41 stores the generated medical image group in the cache holding unit 42 in association with the information indicating the display area that has received the medical image group. The cache holding unit 42 is a storage unit for storing a medical image group.

画像出力部43は、分散処理制御部15からクライアント50のアドレス及び表示領域を示す情報とあわせて、医用画像群の出力指示を受ける。画像出力部43は、通知された表示領域を示す情報に関連付けられた医用画像群をキャッシュ保持部42から抽出する。画像出力部43は、クライアント50のアドレスを基に画面生成部53の場所を特定する。画像出力部43は、抽出された医用画像群を画像出力部43に出力する。   The image output unit 43 receives an instruction to output a medical image group from the distributed processing control unit 15 together with information indicating the address and display area of the client 50. The image output unit 43 extracts a medical image group associated with information indicating the notified display area from the cache holding unit 42. The image output unit 43 specifies the location of the screen generation unit 53 based on the address of the client 50. The image output unit 43 outputs the extracted medical image group to the image output unit 43.

画面生成部53は、操作部51から、あらかじめ予約された操作画面の表示指示を、その操作画面に対応する予約情報とともに受ける。画面生成部53は、受けた予約情報を雛型出力部16に送信し、その応答として、雛型出力部16から雛型V0を受ける。画面生成部53は、雛型V0に含まれた表示順序を示す情報を基に、最初に表示させる画面を特定する。図3Aに示す例の場合には、画面生成部53は、操作画面を構成する画面V1及びV2のうち、画面V1を最初に表示させる画面として特定する。   The screen generation unit 53 receives a display instruction for an operation screen reserved in advance from the operation unit 51 together with reservation information corresponding to the operation screen. The screen generation unit 53 transmits the received reservation information to the template output unit 16 and receives the template V0 from the template output unit 16 as a response. The screen generation unit 53 specifies a screen to be displayed first based on the information indicating the display order included in the template V0. In the case of the example illustrated in FIG. 3A, the screen generation unit 53 identifies the screen V1 as the first screen to be displayed among the screens V1 and V2 configuring the operation screen.

画面生成部53は、特定された画面V1に含まれる表示領域(即ち、表示領域V11A〜V13A及びV11B〜V13B)を示す情報を、クライアント50のアドレスとあわせて分散処理制御部15に送信する。これらの情報を受けて、分散処理制御部15は、通知された表示領域に関連付けられた画像処理サーバー40の画像出力部43に、その表示領域に対応する医用画像群を出力させる。例えば、画面V1の場合には、表示領域V11A〜V13A及びV11B〜V13Bに画像処理サーバー40の画像出力部43から、医用画像群E11A〜E13A及びE11B〜E13Bが画面生成部53に出力される。画面生成部53は、受けた医用画像群を、雛型V0のうち画面V1に対応する表示領域に埋め込むことで操作画面として画面V1を生成する。画面生成部53は、生成された操作画面(即ち、画面V1)を表示部52に表示させる。   The screen generation unit 53 transmits information indicating the display areas (that is, the display areas V11A to V13A and V11B to V13B) included in the identified screen V1 to the distributed processing control unit 15 together with the address of the client 50. Upon receiving these pieces of information, the distributed processing control unit 15 causes the image output unit 43 of the image processing server 40 associated with the notified display region to output a medical image group corresponding to the display region. For example, in the case of the screen V1, the medical image groups E11A to E13A and E11B to E13B are output to the screen generation unit 53 from the image output unit 43 of the image processing server 40 in the display areas V11A to V13A and V11B to V13B. The screen generation unit 53 generates the screen V1 as an operation screen by embedding the received medical image group in a display area corresponding to the screen V1 in the template V0. The screen generation unit 53 causes the display unit 52 to display the generated operation screen (that is, the screen V1).

また、表示部52に表示された操作画面に基づき、操作者が操作部51を介して次の画面も表示を指示した場合には、画面生成部53は、雛型V0に含まれた表示順序を示す情報を基に、次に表示させる画面を特定する。例えば、図3Aの例に示す例の場合には、画面V1の次に表示させる画面として画面V2を特定する。以降の処理は、画面V1の場合と同様である。即ち、画面生成部53は、画面V2に含まれる表示領域を示す情報を分散処理制御部15に送信し、それらの表示領域に対応する医用画像群を各画像出力部43から受ける。画面生成部53は、受けた医用画像群を、雛型V0のうち画面V2に対応する表示領域に埋め込むことで操作画面として画面V2を生成する。画面生成部53は、生成された操作画面(即ち、画面V2)を表示部52に表示させる。   In addition, when the operator instructs to display the next screen via the operation unit 51 based on the operation screen displayed on the display unit 52, the screen generation unit 53 displays the display order included in the template V0. The screen to be displayed next is specified based on the information indicating For example, in the example shown in the example of FIG. 3A, the screen V2 is specified as a screen to be displayed next to the screen V1. The subsequent processing is the same as that for the screen V1. That is, the screen generation unit 53 transmits information indicating display areas included in the screen V2 to the distributed processing control unit 15, and receives a medical image group corresponding to these display areas from each image output unit 43. The screen generation unit 53 generates the screen V2 as an operation screen by embedding the received medical image group in a display area corresponding to the screen V2 in the template V0. The screen generation unit 53 causes the display unit 52 to display the generated operation screen (that is, the screen V2).

なお、画面生成部53は、上記に説明したように各画面を遂次生成せずに、あらかじめ一連の画面を生成するように動作させてもよい。この場合には、画面生成部53は、雛型V0に含まれる一連の画面の各表示領域全ての情報を分散処理制御部15に通知し、一連の医用画像群を各画像出力部43から受ける。画面生成部53は、これらの医用画像群を、各画面の対応する表示領域に埋め込み、一連の操作画面を生成する。一連の操作画面を生成したら、画面生成部53は、雛型V0に含まれた表示順序を示す情報に基づき、各画面を表示部52に表示させればよい。また、画面生成部53は、一画面ずつに限らず、例えば、所定数の画面ずつ生成するように動作させてもよい。   Note that the screen generation unit 53 may be operated so as to generate a series of screens in advance without sequentially generating each screen as described above. In this case, the screen generation unit 53 notifies the distributed processing control unit 15 of information on all the display areas of the series of screens included in the template V0, and receives a series of medical image groups from the image output units 43. . The screen generation unit 53 embeds these medical image groups in the corresponding display area of each screen and generates a series of operation screens. After generating a series of operation screens, the screen generation unit 53 may display each screen on the display unit 52 based on the information indicating the display order included in the template V0. Further, the screen generation unit 53 is not limited to one screen at a time, and may be operated to generate a predetermined number of screens, for example.

また、上記では、画面生成部53を、クライアント50に含める構成について説明したが、操作部51から操作者の指示を受けて、表示部52に操作画面を表示させることが可能であれば、画面生成部53の位置は限定されない。例えば、クライアント50と、制御サーバー10及び画像処理サーバー40との間に、画面生成部53を含むサーバーを介在させてもよい。また、画面生成部53を、制御サーバー10に設けてもよい。   Further, in the above description, the configuration in which the screen generation unit 53 is included in the client 50 has been described. However, if it is possible to display the operation screen on the display unit 52 in response to an instruction from the operator from the operation unit 51, The position of the generation unit 53 is not limited. For example, a server including the screen generation unit 53 may be interposed between the client 50 and the control server 10 and the image processing server 40. Further, the screen generation unit 53 may be provided in the control server 10.

また、雛型出力部16は、分散処理制御部15から管理テーブルT1を受けて、この管理テーブルT1を雛型V0に関連付けて画面生成部53に送信してもよい。この場合には、画面生成部53は、分散処理制御部15を介することなく、各表示領域に対応する医用画像群の生成元となる画像処理サーバー40を特定し、その画像処理サーバー40から医用画像群を取得することが可能となる。   Alternatively, the template output unit 16 may receive the management table T1 from the distributed processing control unit 15 and transmit the management table T1 to the screen generation unit 53 in association with the template V0. In this case, the screen generation unit 53 specifies the image processing server 40 that is a generation source of the medical image group corresponding to each display area without going through the distributed processing control unit 15, and the medical processing server 40 uses the medical processing server 40 to perform An image group can be acquired.

また、雛型出力部16と画面生成部53との間に依頼受付部11を介在させてもよい。この場合には、雛型出力部16は、雛型V0を依頼受付部11に出力する。依頼受付部11は、受けた雛型V0と、その雛型V0に基づく操作画面出力の予約情報とを関連付けて記憶する。画面生成部53は、依頼受付部11に予約情報を送信し、その応答として、送信した予約情報に対応する雛型V0を依頼受付部11から受けるように動作させればよい。   Further, the request reception unit 11 may be interposed between the template output unit 16 and the screen generation unit 53. In this case, the template output unit 16 outputs the template V0 to the request reception unit 11. The request reception unit 11 stores the received template V0 and reservation information for operation screen output based on the template V0 in association with each other. The screen generating unit 53 may transmit the reservation information to the request receiving unit 11 and operate so as to receive the template V0 corresponding to the transmitted reservation information from the request receiving unit 11 as a response.

次に、図4に示されたフローチャートを参照しながら、本実施形態に係る医用画像処理システムの一連の動作について説明する。図4は、本実施形態に係る医用画像処理システムの一連の処理の流れを示した図である。   Next, a series of operations of the medical image processing system according to the present embodiment will be described with reference to the flowchart shown in FIG. FIG. 4 is a diagram showing a flow of a series of processes of the medical image processing system according to the present embodiment.

(ステップS11)
まず、依頼受付部11は、操作部51から医用画像データの一覧の出力依頼を、医用画像データの検索条件とあわせて受ける。
(Step S11)
First, the request receiving unit 11 receives a request for outputting a list of medical image data from the operation unit 51 together with a search condition for medical image data.

(ステップS21)
依頼受付部11は、この出力依頼を受けると、あわせて受けた検索条件をリスト出力部12に出力し、医用画像データの一覧の出力を指示する。リスト出力部12は、この出力指示を受けると、あわせて受けた検索条件で画像記憶部30を検索し、検索条件に対応する医用画像データを画像記憶部30から抽出する。リスト出力部12は、抽出された医用画像データの一覧を生成し、これを表示部52に表示させる。これにより、操作者は、検索条件に合致する医用画像データの一覧を確認し、その一覧の中から所望の医用画像データを、操作部51を介して選択することが可能となる。また、リスト出力部12は、診断の内容に応じてあらかじめ生成されたワークフローの一覧を、その一覧のうちいずれかを選択可能に表示部52に表示させる。このワークフローの一覧は、ワークフロー記憶部14に記憶されている。これにより、操作者は、この属性情報を確認しながら、所望の医用画像データを選択することが可能となる。
(Step S21)
Upon receiving this output request, the request receiving unit 11 outputs the received search conditions to the list output unit 12 and instructs the list output unit 12 to output a list of medical image data. Upon receiving this output instruction, the list output unit 12 searches the image storage unit 30 with the received search condition, and extracts medical image data corresponding to the search condition from the image storage unit 30. The list output unit 12 generates a list of the extracted medical image data and causes the display unit 52 to display the list. Thus, the operator can check a list of medical image data that matches the search condition, and can select desired medical image data from the list via the operation unit 51. In addition, the list output unit 12 causes the display unit 52 to display a list of workflows generated in advance according to the contents of diagnosis so that any one of the lists can be selected. The workflow list is stored in the workflow storage unit 14. Thereby, the operator can select desired medical image data while confirming the attribute information.

(ステップS12)
次に、依頼受付部11は、操作部51から、操作者により選択された医用画像データを示す情報とワークフローを示す情報とともに、操作画面の出力に係る予約を受ける。依頼受付部11は、これらの情報をワークフロー解析部13に出力する。また、依頼受付部11は、この出力が予約された操作画面を特定するための予約情報を雛型出力部16に通知する。
(Step S12)
Next, the request accepting unit 11 receives a reservation related to the output of the operation screen from the operation unit 51 together with information indicating the medical image data selected by the operator and information indicating the workflow. The request reception unit 11 outputs these pieces of information to the workflow analysis unit 13. Further, the request reception unit 11 notifies the template output unit 16 of reservation information for specifying the operation screen for which this output is reserved.

(ステップS22)
ワークフロー解析部13は、依頼受付部11から、医用画像データを示す情報とワークフローを示す情報とを受ける。ワークフロー解析部13は、受けたワークフローを示す情報に関連付けられた雛型V0をワークフロー記憶部14から抽出する。
(Step S22)
The workflow analysis unit 13 receives information indicating medical image data and information indicating the workflow from the request reception unit 11. The workflow analysis unit 13 extracts the template V0 associated with information indicating the received workflow from the workflow storage unit 14.

(ステップS23)
また、ワークフロー解析部13は、医用画像データを示す情報を基に、画像記憶部30を検索し、その情報に対応する医用画像データを特定し、雛型V0に含まれる各表示領域に関連付ける。例えば、図3A〜図3Cの例の場合には、ワークフロー解析部13は、操作者により指定された医用画像データD1及びD2を、画像記憶部30内から特定する。図3Bに示す画面V1については、ワークフロー解析部13は、特定された医用画像データD1を、表示領域V11A〜V13Aに関連付ける。また、図3Cに示す画面V2については、ワークフロー解析部13は、医用画像データD1を、表示領域V21A及びV22Aに関連付ける。同様に、ワークフロー解析部13は、医用画像データD2を、表示領域V21A及びV22Aに関連付ける。また、ワークフロー解析部13は、医用画像データD1及びD2を表示領域V23に関連付ける。なお、以降では、図3A〜図3Cに示した操作画面を生成するものとして説明する。
(Step S23)
Further, the workflow analysis unit 13 searches the image storage unit 30 based on the information indicating the medical image data, specifies the medical image data corresponding to the information, and associates the medical image data with each display area included in the template V0. For example, in the example of FIGS. 3A to 3C, the workflow analysis unit 13 specifies medical image data D1 and D2 designated by the operator from the image storage unit 30. For the screen V1 shown in FIG. 3B, the workflow analysis unit 13 associates the specified medical image data D1 with the display areas V11A to V13A. For the screen V2 shown in FIG. 3C, the workflow analysis unit 13 associates the medical image data D1 with the display areas V21A and V22A. Similarly, the workflow analysis unit 13 associates the medical image data D2 with the display areas V21A and V22A. The workflow analysis unit 13 associates the medical image data D1 and D2 with the display area V23. In the following description, it is assumed that the operation screen shown in FIGS. 3A to 3C is generated.

(ステップS24)
ワークフロー解析部13は、各表示領域に医用画像データD1及びD2が関連付けられた雛型V0を雛型出力部16及び分散処理制御部15に出力する。
(Step S24)
The workflow analysis unit 13 outputs the template V0 in which the medical image data D1 and D2 are associated with each display area to the template output unit 16 and the distributed processing control unit 15.

雛型出力部16は、ワークフロー解析部13から雛型V0を受ける。また、雛型出力部16は、依頼受付部11から出力が予約された操作画面(即ち、この雛型V0に対応する操作画面)を特定するための予約情報を受ける。雛型出力部16は、この予約情報を雛型V0に関連付ける。   The template output unit 16 receives the template V0 from the workflow analysis unit 13. In addition, the template output unit 16 receives reservation information for specifying an operation screen whose output is reserved from the request reception unit 11 (that is, an operation screen corresponding to the template V0). The template output unit 16 associates this reservation information with the template V0.

分散処理制御部15は、ワークフロー解析部13から雛型V0を受ける。分散処理制御部15は、雛型V0に含まれる各表示領域と、いずれかの画像処理サーバー40(即ち、画像処理サーバー40A〜40Cのいずれか)を示す情報とを関連付けて、これらを基に管理テーブルT1を生成する。分散処理制御部15は、管理テーブルT1に基づき、表示領域ごとに、医用画像データを示す情報と画像処理を示す情報とを、その表示領域を示す情報とあわせて、その表示領域が関連付けられた画像処理サーバー40に送信する。   The distributed processing control unit 15 receives the template V0 from the workflow analysis unit 13. The distributed processing control unit 15 associates each display area included in the template V0 with information indicating one of the image processing servers 40 (that is, one of the image processing servers 40A to 40C), and based on these information A management table T1 is generated. Based on the management table T1, the distributed processing control unit 15 associates the information indicating the medical image data and the information indicating the image processing with the information indicating the display area, and the display area is associated with each display area. It transmits to the image processing server 40.

(ステップS31)
画像処理部41は、分散処理制御部15から、医用画像データを示す情報、画像処理を示す情報、及び表示領域を示す情報を受ける。画像処理部41は、受けた医用画像データを示す情報に対応する医用画像データを画像記憶部30から抽出する。画像処理部41は、これらの情報に基づき、抽出された医用画像データに対して画像処理を施すことで、少なくとも1以上の医用画像を含む医用画像群を生成する。画像処理部41は、生成された医用画像群を受けた表示領域を示す情報と関連付けて、キャッシュ保持部42に記憶させる。
(Step S31)
The image processing unit 41 receives information indicating medical image data, information indicating image processing, and information indicating a display area from the distributed processing control unit 15. The image processing unit 41 extracts medical image data corresponding to information indicating the received medical image data from the image storage unit 30. Based on this information, the image processing unit 41 performs image processing on the extracted medical image data, thereby generating a medical image group including at least one medical image. The image processing unit 41 stores the generated medical image group in the cache holding unit 42 in association with the information indicating the display area that has received the medical image group.

(ステップS13)
画面生成部53は、操作部51から、あらかじめ予約された操作画面の表示指示を、その操作画面に対応する予約情報とともに受ける。画面生成部53は、受けた予約情報を雛型出力部16に送信する。
(Step S13)
The screen generation unit 53 receives a display instruction for an operation screen reserved in advance from the operation unit 51 together with reservation information corresponding to the operation screen. The screen generation unit 53 transmits the received reservation information to the template output unit 16.

(ステップS25)
雛型出力部16は、画面生成部53から予約情報とともに雛型V0の出力指示を受ける。雛型出力部16は、受けた予約情報に関連付けられた雛型V0を画面生成部53に送信する。
(Step S25)
The template output unit 16 receives an output instruction of the template V0 from the screen generation unit 53 together with the reservation information. The template output unit 16 transmits the template V0 associated with the received reservation information to the screen generation unit 53.

(ステップS14)
画面生成部53は、雛型V0に含まれた表示順序を示す情報を基に、最初に表示させる画面を特定する。図3Aに示す例の場合には、画面生成部53は、操作画面を構成する画面V1及びV2のうち、画面V1を最初に表示させる画面として特定する。画面生成部53は、特定された画面V1に含まれる表示領域(即ち、表示領域V11A〜V13A及びV11B〜V13B)を示す情報を、クライアント50のアドレスとあわせて分散処理制御部15に送信する。
(Step S14)
The screen generation unit 53 specifies a screen to be displayed first based on the information indicating the display order included in the template V0. In the case of the example illustrated in FIG. 3A, the screen generation unit 53 identifies the screen V1 as the first screen to be displayed among the screens V1 and V2 configuring the operation screen. The screen generation unit 53 transmits information indicating the display areas (that is, the display areas V11A to V13A and V11B to V13B) included in the identified screen V1 to the distributed processing control unit 15 together with the address of the client 50.

(ステップS26)
分散処理制御部15は、画面生成部53から、表示領域を示す情報と、その画面生成部53が含まれるクライアント50のアドレスを受ける。この情報を受けると、分散処理制御部15は、管理テーブルT1を参照し、その情報が示す表示領域に関連付けられた画像処理サーバー40を特定する。分散処理制御部15は、特定された画像処理サーバー40の画像出力部43に、クライアント50のアドレスと表示領域を示す情報を通知し、生成された医用画像群の出力を指示する。
(Step S26)
The distributed processing control unit 15 receives information indicating the display area and the address of the client 50 including the screen generation unit 53 from the screen generation unit 53. Upon receiving this information, the distributed processing control unit 15 refers to the management table T1 and identifies the image processing server 40 associated with the display area indicated by the information. The distributed processing control unit 15 notifies the image output unit 43 of the specified image processing server 40 of information indicating the address and display area of the client 50 and instructs the output of the generated medical image group.

(ステップS32)
画像出力部43は、分散処理制御部15からクライアント50のアドレス及び表示領域を示す情報とあわせて、医用画像群の出力指示を受ける。画像出力部43は、通知された表示領域を示す情報に関連付けられた医用画像群をキャッシュ保持部42から抽出する。画像出力部43は、クライアント50のアドレスを基に画面生成部53の場所を特定する。画像出力部43は、抽出された医用画像群を画像出力部43に出力する。
(Step S32)
The image output unit 43 receives an instruction to output a medical image group from the distributed processing control unit 15 together with information indicating the address and display area of the client 50. The image output unit 43 extracts a medical image group associated with information indicating the notified display area from the cache holding unit 42. The image output unit 43 specifies the location of the screen generation unit 53 based on the address of the client 50. The image output unit 43 outputs the extracted medical image group to the image output unit 43.

(ステップS14)
画面生成部53は、受けた医用画像群を、雛型V0のうち画面V1に対応する表示領域に埋め込むことで操作画面として画面V1を生成する。画面生成部53は、生成された操作画面(即ち、画面V1)を表示部52に表示させる。
(Step S14)
The screen generation unit 53 generates the screen V1 as an operation screen by embedding the received medical image group in a display area corresponding to the screen V1 in the template V0. The screen generation unit 53 causes the display unit 52 to display the generated operation screen (that is, the screen V1).

また、表示部52に表示された操作画面に基づき、操作者が操作部51を介して次の画面も表示を指示した場合には、画面生成部53は、雛型V0に含まれた表示順序を示す情報を基に、次に表示させる画面を特定する。例えば、図3Aの例に示す例の場合には、画面V1の次に表示させる画面として画面V2を特定する。以降の処理は、画面V1の場合と同様である。即ち、画面生成部53は、画面V2に含まれる表示領域を示す情報を分散処理制御部15に送信し、それらの表示領域に対応する医用画像群を各画像出力部43から受ける。画面生成部53は、受けた医用画像群を、雛型V0のうち画面V2に対応する表示領域に埋め込むことで操作画面として画面V2を生成する。画面生成部53は、生成された操作画面(即ち、画面V2)を表示部52に表示させる。   In addition, when the operator instructs to display the next screen via the operation unit 51 based on the operation screen displayed on the display unit 52, the screen generation unit 53 displays the display order included in the template V0. The screen to be displayed next is specified based on the information indicating For example, in the example shown in the example of FIG. 3A, the screen V2 is specified as a screen to be displayed next to the screen V1. The subsequent processing is the same as that for the screen V1. That is, the screen generation unit 53 transmits information indicating display areas included in the screen V2 to the distributed processing control unit 15, and receives a medical image group corresponding to these display areas from each image output unit 43. The screen generation unit 53 generates the screen V2 as an operation screen by embedding the received medical image group in a display area corresponding to the screen V2 in the template V0. The screen generation unit 53 causes the display unit 52 to display the generated operation screen (that is, the screen V2).

以上のように、本実施形態に係る医用画像処理システムは、ワークフローに対応した操作画面を構成する各医用画像群の生成を、表示領域ごと(即ち、その表示領域に対応する医用画像群ごと)に複数の画像処理サーバー40に分散処理させる。これにより、複数の医用画像群を生成する場合においても、画像処理の処理時間を短縮することが可能となる。また、ワークフローに基づく操作画面の生成において、各画像処理サーバー40とクライアント50との間の医用画像群の送受信が、分散処理制御部15により生成された管理テーブルT1に基づき制御される。これにより、クライアント50からの予約に係る処理、医用画像データに対する画像処理、及び、生成された医用画像群の表示に係る処理が非同期で実行される場合においても、クライアント50は、各医用画像群を、その医用画像群を生成した画像処理サーバー40から受け取ることが可能となる。   As described above, the medical image processing system according to the present embodiment generates each medical image group constituting the operation screen corresponding to the workflow for each display area (that is, for each medical image group corresponding to the display area). Are distributed to a plurality of image processing servers 40. As a result, even when a plurality of medical image groups are generated, the processing time of image processing can be shortened. Further, in the generation of the operation screen based on the workflow, the transmission / reception of the medical image group between each image processing server 40 and the client 50 is controlled based on the management table T1 generated by the distributed processing control unit 15. As a result, even when the processing related to the reservation from the client 50, the image processing on the medical image data, and the processing related to the display of the generated medical image group are executed asynchronously, the client 50 Can be received from the image processing server 40 that generated the medical image group.

(変形例)
次に、変形例に係る医用画像処理システムについて説明する。上記の実施形態では、あらかじめ取得された医用画像データを基に、指定されたワークフローに対応する操作画面を生成し表示させる例について説明した。変形例に係る医用画像処理システムでは、画像取得部20が医用画像データを取得した際に、その医用画像データの種別に応じてワークフローを特定し、そのワークフローに対応する各医用画像群をあらかじめ生成させる。以降では、変形例に係る医用画像処理システムの構成について、上述した実施形態とは異なる部分に着目し説明する。
(Modification)
Next, a medical image processing system according to a modification will be described. In the above embodiment, an example in which an operation screen corresponding to a specified workflow is generated and displayed based on medical image data acquired in advance has been described. In the medical image processing system according to the modified example, when the image acquisition unit 20 acquires medical image data, the workflow is specified according to the type of the medical image data, and each medical image group corresponding to the workflow is generated in advance. Let Hereinafter, the configuration of the medical image processing system according to the modified example will be described by focusing on portions different from the above-described embodiment.

画像取得部20は、医用画像を生成するための医用画像データを取得する。画像取得部20は、取得された医用画像データを、その医用画像データの属性情報と関連付けて画像記憶部30に記憶させる。この動作は、前述した実施形態と同様である。次に、画像取得部20は、取得した医用画像データを示す情報と、その医用画像データの種別を示す情報(例えば、モダリティを示す情報や、画像所の取得条件等の属性情報)とあわせて依頼受付部11に通知する。   The image acquisition unit 20 acquires medical image data for generating a medical image. The image acquisition unit 20 stores the acquired medical image data in the image storage unit 30 in association with the attribute information of the medical image data. This operation is the same as in the above-described embodiment. Next, the image acquisition unit 20 combines information indicating the acquired medical image data and information indicating the type of the medical image data (for example, information indicating the modality and attribute information such as an acquisition condition of the image location). The request reception unit 11 is notified.

依頼受付部11は、医用画像データの種別を示す情報とワークフローを示す情報とを関連付けてあらかじめ記憶している。この場合には、例えば、その種別の医用画像データを使用する頻度が最も高いワークフローの情報を、その医用画像データを示す情報と関連付けておくよい。依頼受付部11は、画像取得部20から、医用画像データを示す情報と、その医用画像データの種別を示す情報とを受ける。依頼受付部11は、受けた医用画像データの種別を示す情報に関連付けられたワークフローを示す情報を特定する。依頼受付部11は、特定されたワークフローを示す情報と、画像取得部20から受けた医用画像データを示す情報とをワークフロー解析部13に出力する。以降の動作は、前述した実施形態と同様であり、この医用画像データに基づき、特定されたワークフローに対応する医用画像群が生成される。   The request receiving unit 11 stores information indicating the type of medical image data and information indicating the workflow in advance in association with each other. In this case, for example, workflow information that is most frequently used for that type of medical image data may be associated with information indicating the medical image data. The request reception unit 11 receives information indicating medical image data and information indicating the type of the medical image data from the image acquisition unit 20. The request reception unit 11 identifies information indicating a workflow associated with information indicating the type of received medical image data. The request reception unit 11 outputs information indicating the identified workflow and information indicating the medical image data received from the image acquisition unit 20 to the workflow analysis unit 13. Subsequent operations are the same as those in the above-described embodiment, and a medical image group corresponding to the identified workflow is generated based on the medical image data.

以上、本実施形態に係る医用画像処理システムに依れば、医用画像データが取得されたときに、その医用画像データの種別に対応するワークフローを特定し、そのワークフローで表示対象となる医用画像群をあらかじめ生成する。これにより、例えば、その種別に関連付けられたワークフローについては、操作画面の表示に係る予約を受ける以前に、関連する医用画像群があらかじめ生成される。これにより、操作画面の表示に係る予約の受け付けから操作画面の表示までに処理時間が短縮され、操作画面の表示に係るレスポンスが向上する。   As described above, according to the medical image processing system according to the present embodiment, when medical image data is acquired, the workflow corresponding to the type of the medical image data is specified, and the medical image group to be displayed in the workflow Is generated in advance. Thus, for example, for a workflow associated with the type, a related medical image group is generated in advance before receiving a reservation related to the display of the operation screen. Thereby, the processing time is shortened from the reception of the reservation related to the display of the operation screen to the display of the operation screen, and the response related to the display of the operation screen is improved.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載されたその均等の範囲に含まれる。   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 equivalent scope described in the claims.

10 制御サーバー
11 依頼受付部
12 リスト出力部
13 ワークフロー解析部
14 ワークフロー記憶部
15 分散処理制御部
16 雛型出力部
20 画像取得部
30 画像記憶部
40A、40B、40C 画像処理サーバー
41 画像処理部
42 キャッシュ保持部
43 画像出力部
50 クライアント
51 操作部
52 表示部
53 画面生成部
DESCRIPTION OF SYMBOLS 10 Control server 11 Request reception part 12 List output part 13 Workflow analysis part 14 Workflow storage part 15 Distributed processing control part 16 Model output part 20 Image acquisition part 30 Image storage part 40A, 40B, 40C Image processing server 41 Image processing part 42 Cache holding unit 43 Image output unit 50 Client 51 Operation unit 52 Display unit 53 Screen generation unit

Claims (4)

複数の画像処理サーバーを有し、表示態様の異なる医用画像を含む医用画像群を操作画面で閲覧しながら診断する段階が所定手順で予め決められたワークフローに沿って、医用画像データに基き各表示態様の医用画像を含む、前記各段階の前記医用画像群を前記画像処理サーバーに生成させて、前記操作画面を構成する表示領域に表示させる医用画像処理システムであって、
前記ワークフローごとに、各前記段階における前記表示領域ごとに、前記表示態様に応じた画像処理の種別を関連付けて制御データとして記憶するワークフロー記憶部と、
予約とともに、前記医用画像データ及び前記ワークフローの指定を受けて、指定されたワークフローの前記制御データを前記ワークフロー記憶部から特定するワークフロー解析部と、
前記指定されたワークフローについて前記指定された医用画像データに対して、特定された前記制御データに基く前記画像処理を前記表示領域ごとに異なる前記画像処理サーバーに実行させることで前記医用画像群を生成させて、前記指定されたワークフローの前記各段階で前記医用画像群を読み出し可能に保持させる分散処理制御部と、を含む制御部を有し、さらに、
前記予約に係る前記操作画面の出力の指示を受けて、前記制御部を介して、前記予約に係る前記ワークフローの各段階における前記表示領域に対応する前記医用画像群を、それらを生成した前記各画像処理サーバーから受けて、前記操作画面を生成する画面生成部と、
を備えたことを特徴とする医用画像処理システム
Each of the displays based on medical image data has a plurality of image processing servers, and a stage in which a diagnosis is performed while browsing a group of medical images including medical images with different display modes on the operation screen in accordance with a workflow determined in advance by a predetermined procedure. A medical image processing system that causes the image processing server to generate the medical image group at each stage including the medical image of the aspect, and displays the medical image group on a display area that configures the operation screen.
For each workflow, for each display area in each stage, a workflow storage unit that associates a type of image processing according to the display mode and stores it as control data;
A workflow analysis unit that receives the designation of the medical image data and the workflow together with the reservation and identifies the control data of the designated workflow from the workflow storage unit;
The medical image group is generated by causing the image processing server to execute the image processing based on the specified control data on the specified medical image data for the specified workflow for each display area. And a distributed processing control unit that holds the medical image group in a readable manner at each stage of the designated workflow, and further includes:
Upon receiving an instruction to output the operation screen related to the reservation, the medical image group corresponding to the display area in each stage of the workflow related to the reservation is generated via the control unit. A screen generation unit that receives the image processing server and generates the operation screen;
A medical image processing system comprising:
前記分散処理制御部は、前記指定されたワークフローに関連づけられた前記制御データにおける各段階の前記表示領域と、当該表示領域ごとに画像処理させた前記画像処理サーバーを示す情報とを関連付けた管理テーブルを生成しておき、
前記画面生成部は、前記予約に係るワークフローに関連付けされた前記制御データを基に前記予約に係るワークフローの各段階の前記表示領域についての情報を前記分散処理部に送り、前記分散処理制御部は、前記管理テーブルに基づき、前記予約に係るワークフローの各段階の前記表示領域に対応する前記医用画像群を、当該医用画像群を生成した前記画像処理サーバーから出力するよう指示することを特徴とする請求項1に記載の医用画像処理システム。
The distributed processing control unit associates the display area at each stage in the control data associated with the designated workflow with information indicating the image processing server that has performed image processing for each display area. Is generated,
The screen generation unit sends information about the display area of each stage of the workflow related to the reservation to the distributed processing unit based on the control data associated with the workflow related to the reservation, and the distributed processing control unit And instructing to output, based on the management table, the medical image group corresponding to the display area at each stage of the workflow related to the reservation from the image processing server that generated the medical image group. The medical image processing system according to claim 1.
あらかじめ取得された前記医用画像データを検査ごとに記憶する記憶部を備え、
前記ワークフロー解析部は、指定された前記医用画像データを前記記憶部内から抽出することを特徴とする請求項1又は2に記載の医用画像処理システム。
A storage unit that stores the medical image data acquired in advance for each examination;
The workflow analysis unit, the medical image processing system according to claim 1 or 2, characterized in that extracting the designated the medical image data from said storage portion.
前記医用画像データを取得する画像取得部と、
予約とともに前記医用画像データ及び前記ワークフローを受け付ける受付部を備え、
前記ワークフロー解析部は、指定された前記ワ−クフローの前記制御データを基に、各段階における画像処理が関連付けられた前記表示領域に、指定された前記医用画像データを関連付けし、前記表示領域ごとに異なる画像処理サーバーに前記表示領域に関連付けされた前記画像処理をさせることを特徴とする請求項1又は2に記載の医用画像処理システム
An image acquisition unit for acquiring the medical image data;
A reception unit for receiving the medical image data and the workflow together with the reservation;
The workflow analysis unit associates the designated medical image data with the display area associated with the image processing in each stage based on the control data of the designated workflow, for each display area. 3. The medical image processing system according to claim 1, wherein the image processing associated with the display area is caused to be performed by a different image processing server .
JP2011201327A 2011-09-15 2011-09-15 Medical image processing system Active JP5865638B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011201327A JP5865638B2 (en) 2011-09-15 2011-09-15 Medical image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011201327A JP5865638B2 (en) 2011-09-15 2011-09-15 Medical image processing system

Publications (2)

Publication Number Publication Date
JP2013059581A JP2013059581A (en) 2013-04-04
JP5865638B2 true JP5865638B2 (en) 2016-02-17

Family

ID=48184822

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011201327A Active JP5865638B2 (en) 2011-09-15 2011-09-15 Medical image processing system

Country Status (1)

Country Link
JP (1) JP5865638B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004188002A (en) * 2002-12-12 2004-07-08 Fuji Photo Film Co Ltd Image display device
JP5416890B2 (en) * 2007-06-28 2014-02-12 株式会社東芝 Medical image observation system and medical image observation apparatus
JP2010187782A (en) * 2009-02-16 2010-09-02 Fujifilm Corp Radiographic image capturing system and radiographic image capturing method

Also Published As

Publication number Publication date
JP2013059581A (en) 2013-04-04

Similar Documents

Publication Publication Date Title
US8165426B2 (en) Workflow-based management of medical image data
JP2009207682A (en) Medical image display device and medical image display program
JP6173783B2 (en) Medical image processing apparatus, magnetic resonance imaging apparatus, and medical image processing program
US9700274B2 (en) Image observation apparatus and storage medium that generates a plurality of image lists
JP2010257210A (en) Apparatus and method for processing of photographic information, and program
JP5329839B2 (en) Medical image display system, observation apparatus, and medical image display method
US20100177941A1 (en) Medical image diagnosis support system and image processing method
US10685087B2 (en) Medical image processing system
JP2010165109A (en) Medical image diagnostic device
JP2008200138A (en) Medical information storage system
JP4991128B2 (en) Image management system, image display device, management server, and image data management method
JP2009247540A (en) Image server and program
JP5865638B2 (en) Medical image processing system
JP6368506B2 (en) Medical image processing apparatus and medical image processing method
JP5305700B2 (en) Image diagnosis support system and image diagnosis support method
JP2008245742A (en) Medical information processor
US7639852B2 (en) Method for associating data with medical image datasets
JP2011000185A (en) Medical examination instrument, medical examination processing method, and program
JP2012194824A (en) Medical image display system and program therefor
JP2015092318A (en) Medical information processor
JP2010170311A (en) Medical image processing apparatus
JP6645904B2 (en) Medical image display device and display program
JP5575407B2 (en) Medical image processing apparatus and medical image processing program
JP7086621B2 (en) Machining information supply device, machining information supply method, and machining information supply system
JP2012040044A (en) Medical image display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140813

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150410

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150414

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150610

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151228

R150 Certificate of patent or registration of utility model

Ref document number: 5865638

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350