JP2009195257A - Medical image management device and program - Google Patents

Medical image management device and program Download PDF

Info

Publication number
JP2009195257A
JP2009195257A JP2006140515A JP2006140515A JP2009195257A JP 2009195257 A JP2009195257 A JP 2009195257A JP 2006140515 A JP2006140515 A JP 2006140515A JP 2006140515 A JP2006140515 A JP 2006140515A JP 2009195257 A JP2009195257 A JP 2009195257A
Authority
JP
Japan
Prior art keywords
medical image
image data
data
storage
unit
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.)
Pending
Application number
JP2006140515A
Other languages
Japanese (ja)
Inventor
Nariyuki Kitazawa
成之 北澤
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.)
Konica Minolta Medical and Graphic Inc
Original Assignee
Konica Minolta Medical and Graphic Inc
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 Konica Minolta Medical and Graphic Inc filed Critical Konica Minolta Medical and Graphic Inc
Priority to JP2006140515A priority Critical patent/JP2009195257A/en
Priority to PCT/JP2007/059926 priority patent/WO2007135891A1/en
Publication of JP2009195257A publication Critical patent/JP2009195257A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve data management efficiency when storing medical image data classified into groups into a storage device having a plurality of data storage regions. <P>SOLUTION: On the basis of order information received from RIS, a CPU 10 calculates a data amount of a plurality of grouped medical image data to discriminate partitions into which the plurality of medical image data can be stored among storage devices 80 and 90. When determining the storable partitions, the CPU 10 stores reservation order information into a storage destination reservation list 77. generates a reservation file and stores it into the partitions. When receiving medical image data including an examination ID and a series ID same as an examination ID and a series ID stored in the storage destination reservation list 77 from a modality, the CPU 10 replaces the reservation file stored in the partitions with the received medical image data to update and memory the reservation file. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、複数のデータ格納領域を有する記憶装置を用いて医用画像データの記憶管理を行う医用画像管理装置及びプログラムに関する。   The present invention relates to a medical image management apparatus and a program for performing storage management of medical image data using a storage device having a plurality of data storage areas.

医療の分野では、患者を撮影した医用画像のデジタル化が実現されており、CR(Computed Radiography)、CT(Computed Tomography)、MRI(Magnetic Resonance Imaging)、乳房撮影装置、超音波/内視鏡診断装置等といった医用画像生成装置(以下、「モダリティ」という。)は、撮影して得られた医用画像の画像データ(以下、「医用画像データ」という。)を生成する。   In the medical field, digitization of medical images taken of patients has been realized. CR (Computed Radiography), CT (Computed Tomography), MRI (Magnetic Resonance Imaging), mammography equipment, ultrasound / endoscopic diagnosis A medical image generation apparatus (hereinafter referred to as “modality”) such as an apparatus generates image data of a medical image obtained by imaging (hereinafter referred to as “medical image data”).

この医用画像データは、デジタルデータであることからデータベース化が容易であり、医用画像管理装置により記憶管理されている。医用画像管理装置としては、PACS(Picture Archiving and Communication System;画像保管管理システム)が知られており、モダリティから送信される医用画像データは、HDD(Hard Disk Drive)等の記憶媒体に記憶される。   Since this medical image data is digital data, it is easy to create a database and is stored and managed by the medical image management apparatus. PACS (Picture Archiving and Communication System) is known as a medical image management apparatus, and medical image data transmitted from a modality is stored in a storage medium such as an HDD (Hard Disk Drive). .

また、医用画像の撮影においては、同一の検査部位の断層画像が連続的に撮影されたり、同一の検査部位に対して複数のモダリティが使用されたり、造影剤の使用や撮影方法を変えて撮影が行われるため、一つの検査で多数の医用画像データが生成される。このような一つの検査の中で生成される同じ種類のモダリティで撮影された一連の医用画像データの単位をシリーズという。   In medical imaging, tomographic images of the same examination site are taken continuously, multiple modalities are used for the same examination site, or contrast agents are used and imaging methods are changed. Therefore, a lot of medical image data is generated in one examination. A unit of a series of medical image data taken with the same type of modality generated in one examination is called a series.

検査やシリーズを一単位とした場合、その単位毎の複数の医用画像データをデータ送信する方法としては、モダリティから医用画像管理装置に単位毎にまとめて送信する方法が取られている。また、単位毎にグループ化された医用画像データを記憶する際に、当該医用画像データを保存するのために必要と想定されるデータ容量を、一日の検査数や撮影枚数を記録した動作ログ(履歴)に基づいて算出し、そのデータ容量の格納領域を確保する方法も知られている(例えば、特許文献1参照)。
特開2004−356716号公報
As a method for transmitting a plurality of pieces of medical image data for each unit of examinations and series as one unit, a method of collectively transmitting the units from the modality to the medical image management apparatus is used. In addition, when storing medical image data grouped by unit, an operation log that records the number of examinations and the number of images taken per day, the data capacity assumed to be necessary for storing the medical image data A method of calculating based on (history) and securing a storage area for the data capacity is also known (see, for example, Patent Document 1).
JP 2004-356716 A

ところで、医療用として扱われる画像データは、精細さが求められ、そのデータ量は、汎用的なJPEG形式等の画像データよりも大きくなるため、HDD(Hard Disk Drive)等の記憶媒体が医用画像管理装置に複数設けられて、十分なデータ容量の格納領域が確保される。また、OS(Operating System)の制約やデータ記憶の効率化等から一つの記憶媒体であっても、当該記憶媒体の格納領域を論理的に分割して作成した複数のパーティションにデータ記憶する方法が一般的には利用されている。   By the way, fineness is required for image data handled for medical use, and the amount of data is larger than image data in a general-purpose JPEG format or the like. Therefore, a storage medium such as an HDD (Hard Disk Drive) is used as a medical image. A plurality of management devices are provided to secure a storage area with a sufficient data capacity. In addition, there is a method of storing data in a plurality of partitions created by logically dividing the storage area of the storage medium even if it is a single storage medium due to OS (Operating System) restrictions and data storage efficiency. Generally used.

このように、複数の記憶媒体やパーティションの作成により格納領域が複数ある場合、適宜、医用画像データを各格納領域に分配して記憶することとなる。しかし、医用画像データは、上述したように検査単位やシリーズ単位といった単位毎にグループ化されていることがあるため、このようにグループ化された医用画像データを異なる格納領域に分配して記憶することは、格納先の管理が煩雑になると共に、格納先を管理するアドレス等の管理情報が増大してしまう。   Thus, when there are a plurality of storage areas by creating a plurality of storage media and partitions, medical image data is appropriately distributed and stored in each storage area. However, since medical image data may be grouped by units such as examination units and series units as described above, the medical image data grouped in this way is distributed and stored in different storage areas. This means that management of the storage destination becomes complicated and management information such as an address for managing the storage destination increases.

また、医療の現場では、医用画像を一枚ずつ参照するよりも一検査や一シリーズといった同一単位の医用画像をまとめて参照することが多い。しかし、複数の格納領域に同一単位の医用画像データが分けて記憶されている場合には、各格納領域にアクセスしなければならなく、処理が煩雑になると共に全画像データを読み出すまでの時間が長くなってしまった。   Also, in medical practice, it is often the case that medical images of the same unit such as one examination or one series are collectively referred to rather than referring to medical images one by one. However, when medical image data of the same unit is stored separately in a plurality of storage areas, each storage area must be accessed, the processing becomes complicated, and the time required to read out all image data It has become long.

このため、同一単位としてグループ化された医用画像を同じ格納領域に格納するため、画像受信時に十分な空き領域を持った格納領域を指定する必要がある。しかし、一検査を複数のモダリティで行ったり、一シリーズの撮影の時間を空けて行ったりした場合のように、同一単位の医用画像データが医用画像管理装置にまとめて送信されるとは限らない。また、撮影される画像枚数は病院の方針等のユーザ側の運用に依存するため、一単位に含まれる全体の医用画像データのデータ量を医用画像管理装置側で把握することは困難である。   For this reason, in order to store medical images grouped as the same unit in the same storage area, it is necessary to specify a storage area having a sufficient free area when receiving an image. However, the same unit of medical image data is not always sent to the medical image management device in a batch as in the case where one examination is performed with a plurality of modalities or when one series of imaging time is taken. . In addition, since the number of images to be taken depends on the operation on the user side such as hospital policy, it is difficult for the medical image management apparatus side to grasp the data amount of the entire medical image data included in one unit.

このため、実際に医用画像データを全て受信するまで、そのデータを空き容量のある格納領域に記憶できるかを判断することは難しく、受信が完了した時点で容量不足が発生して記憶できないこともあった。   For this reason, it is difficult to determine whether the data can be stored in a storage area with a free capacity until all the medical image data is actually received. there were.

また、特許文献1の技術では、医療用画像記録機器、即ちモダリティ側での動作ログに基づいて単位毎の医用画像データを保存するのに要するデータ容量を算出することができるが、医用画像管理装置側では、様々なモダリティから医用画像データが送信されてくるため、そのデータ容量を算出するためには、各モダリティから動作ログを予め取得しておかなければならなく、モダリティと医用画像管理装置との間での通信シーケンスが増加してしまった。   In the technique of Patent Document 1, the data capacity required to store medical image data for each unit can be calculated based on an operation log on the medical image recording device, that is, the modality side. On the device side, medical image data is transmitted from various modalities. Therefore, in order to calculate the data capacity, an operation log must be acquired in advance from each modality. The communication sequence between and has increased.

本発明は、上述した課題に鑑みて為されたものであり、その目的とするところは、グループ化された医用画像データを複数のデータ格納領域を有する記憶装置に記憶する際のデータ管理の効率化を図ることである。   The present invention has been made in view of the above-described problems, and an object of the present invention is to improve the efficiency of data management when storing grouped medical image data in a storage device having a plurality of data storage areas. Is to make it easier.

以上の課題を解決するために、請求項1に記載の発明は、
複数のデータ格納領域を有する記憶装置を用いて医用画像データの記憶管理を行う医用画像管理装置において、
複数の医用画像データの所属先を示すグループ情報を取得する取得手段と、
前記取得手段により取得されたグループ情報に対応する前記医用画像データの当該グループ単位での格納が可能なデータ格納領域を前記記憶装置の中から判別する判別手段と、
前記判別手段により判別されたデータ格納領域へのデータ記憶を予約する予約手段と、
前記グループ情報に対応する複数の医用画像データを受信する受信手段と、
前記予約手段により予約されたデータ格納領域に前記受信手段により受信された前記複数の医用画像データを前記グループ単位で記憶する制御を行う記憶制御手段と、
を備えることを特徴としている。
In order to solve the above problems, the invention described in claim 1
In a medical image management apparatus that performs storage management of medical image data using a storage device having a plurality of data storage areas,
An acquisition means for acquiring group information indicating a affiliation destination of a plurality of medical image data;
A discriminating unit for discriminating from the storage device a data storage area in which the medical image data corresponding to the group information acquired by the acquiring unit can be stored in the group unit;
Reserving means for reserving data storage in the data storage area determined by the determining means;
Receiving means for receiving a plurality of medical image data corresponding to the group information;
Storage control means for performing control to store the plurality of medical image data received by the receiving means in the group unit in the data storage area reserved by the reservation means;
It is characterized by having.

請求項2に記載の発明は、請求項1に記載の発明において、
前記取得手段は、
前記医用画像データの撮影依頼を指示するオーダリングシステムから前記グループ情報を受信して取得することを特徴としている。
The invention according to claim 2 is the invention according to claim 1,
The acquisition means includes
The group information is received and acquired from an ordering system instructing an imaging request for the medical image data.

請求項3に記載の発明は、請求項1又は2に記載の発明において、
前記取得手段は、
前記グループ情報に対応する医用画像データのうち、前記受信手段において最初に受信した先頭の医用画像データから前記グループ情報を抽出して取得することを特徴としている。
The invention according to claim 3 is the invention according to claim 1 or 2,
The acquisition means includes
Of the medical image data corresponding to the group information, the group information is extracted and acquired from the first medical image data first received by the receiving means.

請求項4に記載の発明は、請求項1〜3の何れか一項に記載の発明において、
前記判別手段は、
前記記憶装置に既に記憶された医用画像データの中で、前記取得手段により取得されたグループ情報と同一のグループ情報に対応する医用画像データのデータ量を算出して、当該データ量の空き領域を有する前記データ格納領域を判別するデータ量判別手段を有することを特徴としている。
The invention according to claim 4 is the invention according to any one of claims 1 to 3,
The discrimination means includes
Of the medical image data already stored in the storage device, the amount of medical image data corresponding to the same group information as the group information acquired by the acquisition unit is calculated, and an empty area of the data amount is calculated. A data amount determining means for determining the data storage area is provided.

請求項5に記載の発明は、請求項1〜4の何れか一項に記載の発明において、
前記判別手段は、
前記予約手段によりデータ記憶が既に予約された前記データ格納領域毎の医用画像データのデータ量に基づいて前記格納可能なデータ格納領域を前記記憶装置の中から判別するデータ量判別手段を有することを特徴としている。
The invention according to claim 5 is the invention according to any one of claims 1 to 4,
The discrimination means includes
Data amount determining means for determining the storable data storage area from the storage device based on the data amount of medical image data for each data storage area for which data storage has already been reserved by the reservation means. It is a feature.

請求項6に記載の発明は、請求項1〜5の何れか一項に記載の発明において、
前記予約手段は、
前記グループ情報に対応する医用画像データのデータ量に相当する予約ファイルを作成して、前記予約したデータ格納領域に一時的に記憶する予約ファイル記憶手段を有し、
前記記憶制御手段は、
前記予約ファイル記憶手段により記憶された予約ファイルを、前記受信手段により受信された前記複数の医用画像データに置き換えて記憶する制御を行うことを特徴としている。
The invention according to claim 6 is the invention according to any one of claims 1 to 5,
The reservation means is
Creating a reserved file corresponding to the data amount of the medical image data corresponding to the group information, and temporarily storing the reserved file in the reserved data storage area;
The storage control means
Control is performed to replace the reservation file stored by the reservation file storage unit with the plurality of medical image data received by the reception unit and store the replacement file.

請求項7に記載の発明は、請求項1〜6の何れか一項に記載の発明において、
前記グループ情報は、前記複数の医用画像データの患者毎の所属先を示す患者情報と、検査毎の所属先を示す検査情報と、シリーズ毎の所属先を示すシリーズ情報との少なくとも何れか一つを含むことを特徴としている。
The invention according to claim 7 is the invention according to any one of claims 1 to 6,
The group information is at least one of patient information indicating an affiliation for each patient of the plurality of medical image data, examination information indicating an affiliation for each examination, and series information indicating an affiliation for each series. It is characterized by including.

請求項8に記載のプログラムは、コンピュータを、
複数の医用画像データの所属先を示すグループ情報を取得する取得手段、
前記取得手段により取得されたグループ情報に対応する前記医用画像データの当該グループ単位での格納が可能なデータ格納領域を複数のデータ格納領域を有する記憶装置の中から判別する判別手段、
前記判別手段により判別されたデータ格納領域へのデータ記憶を予約する予約手段、
前記グループ情報に対応する複数の医用画像データを受信する受信手段、
前記予約手段により予約されたデータ格納領域に前記受信手段により受信された前記複数の医用画像データを前記グループ単位で記憶する制御を行う記憶制御手段、
として機能させることを特徴としている。
The program according to claim 8 is a computer,
Acquisition means for acquiring group information indicating the affiliation of a plurality of medical image data;
A discriminating means for discriminating a data storage area in which the medical image data corresponding to the group information acquired by the acquiring means can be stored in the group unit from a storage device having a plurality of data storage areas;
Reserving means for reserving data storage in the data storage area determined by the determining means;
Receiving means for receiving a plurality of medical image data corresponding to the group information;
Storage control means for performing control for storing the plurality of medical image data received by the receiving means in the group unit in the data storage area reserved by the reservation means;
It is characterized by making it function as.

請求項1及び8に記載の発明によれば、取得したグループ情報に対応する医用画像データの格納が可能なデータ格納領域を判別して、そのデータ格納領域へのデータ記憶を予約する。このため、グループ情報に対応する複数の医用画像データを受信する前に、格納先を予約でき、受信した医用画像データを確実に一つのデータ格納領域に記憶することができる。   According to the first and eighth aspects of the present invention, a data storage area in which medical image data corresponding to the acquired group information can be stored is determined, and data storage in the data storage area is reserved. Therefore, the storage destination can be reserved before receiving a plurality of medical image data corresponding to the group information, and the received medical image data can be surely stored in one data storage area.

また、グループ単位で医用画像データを記憶するため、複数のデータ格納領域にアクセスすることなく、一つのデータ格納領域にアクセスだけで医用画像データをグループ単位で参照することができる。これにより、グループ化された医用画像データの格納先の管理が容易になると共に記憶装置へのアクセス時間を短くすることができる。従って、グループ化された医用画像データを複数のデータ格納領域を有する記憶装置に記憶する際のデータ管理の効率化を図ることができる。   Further, since medical image data is stored in units of groups, it is possible to refer to medical image data in units of groups only by accessing one data storage area without accessing a plurality of data storage areas. As a result, management of the storage destination of the grouped medical image data is facilitated and the access time to the storage device can be shortened. Therefore, the efficiency of data management when storing grouped medical image data in a storage device having a plurality of data storage areas can be improved.

請求項2に記載の発明によれば、請求項1に記載の発明と同様の効果が得られるのは無論のこと、オーダリングシステムからグループ情報を受信して取得するため、医用画像データの受信に先立ってデータ格納領域の予約を行うことができる。   According to the second aspect of the present invention, it is possible to obtain the same effect as the first aspect of the invention, and because the group information is received and obtained from the ordering system, the medical image data can be received. The data storage area can be reserved in advance.

請求項3に記載の発明によれば、請求項1又は2に記載の発明と同様の効果が得られるのは無論のこと、最初に受信した先頭の医用画像データからグループ情報を抽出して取得するため、グループ単位の医用画像データの一枚目を受信した段階でデータ格納領域の予約を行うことができる。   According to the third aspect of the invention, it is possible to obtain the same effect as that of the first or second aspect of the invention, by extracting the group information from the first medical image data received first. Therefore, the data storage area can be reserved when the first piece of medical image data for each group is received.

請求項4に記載の発明によれば、請求項1〜3の何れか一項に記載の発明と同様の効果が得られるのは無論のこと、記憶装置に既に記憶された医用画像データの中で、取得手段が取得したグループ情報と同一のグループ情報に対応する医用画像データのデータ量を算出して、このデータ量の空き領域を有するデータ格納領域を判別するため、モダリティ等の外部機器との通信を行うことなく、医用画像管理装置側でデータ量を算出して格納先を予約できる。   According to the invention described in claim 4, it is needless to say that the same effect as in the invention described in any one of claims 1 to 3 can be obtained, and in the medical image data already stored in the storage device. In order to calculate the data amount of the medical image data corresponding to the same group information as the group information acquired by the acquisition means, and to determine the data storage area having a free area of this data amount, The medical image management apparatus can calculate the amount of data and reserve the storage location without performing the above communication.

請求項5に記載の発明によれば、請求項1〜4の何れか一項に記載の発明と同様の効果が得られるのは無論のこと、既に予約されたデータ格納領域毎の医用画像データのデータ量に基づいて格納可能なデータ格納領域を判別するため、データの格納を既に予約した医用画像データのデータ量を考慮して、受信手段により受信される医用画像データの格納先を予約することができる。   According to the fifth aspect of the present invention, it is of course possible to obtain the same effect as the first aspect of the present invention, and medical image data for each reserved data storage area. In order to determine the data storage area that can be stored based on the amount of data, the storage location of the medical image data received by the receiving means is reserved in consideration of the data amount of the medical image data that has already been reserved for data storage. be able to.

請求項6に記載の発明によれば、請求項1〜5の何れか一項に記載の発明と同様の効果が得られるのは無論のこと、データ記憶を予約したデータ格納領域に予約ファイルを一時的に記憶するため、医用画像データの受信までにデータ格納領域の空き容量が不足してしまうことを防止でき、医用画像データの格納するデータ領域を確実に確保しておくことができる。   According to the invention described in claim 6, it is possible to obtain the same effect as that of any one of the inventions described in claims 1 to 5, and the reserved file is stored in the data storage area reserved for data storage. Since the data is temporarily stored, it is possible to prevent the free space of the data storage area from becoming insufficient until the reception of the medical image data, and it is possible to reliably secure the data area for storing the medical image data.

請求項7に記載の発明によれば、請求項1〜6の何れか一項に記載の発明と同様の効果が得られるのは無論のこと、グループ情報は、患者情報、検査情報及びシリーズ情報の何れか一つを含むため、患者や検査、シリーズといった単位でグループ化された複数の医用画像データを記憶する際のデータ管理の効率化を図ることができる。   According to the seventh aspect of the present invention, it is of course possible to obtain the same effect as the first aspect of the present invention, and the group information includes patient information, examination information, and series information. Therefore, it is possible to improve the efficiency of data management when storing a plurality of medical image data grouped in units such as patients, examinations, and series.

以下、本発明の医用画像管理装置を図1のPACS1に適用した場合の実施形態について図1〜図7を参照して説明する。   Hereinafter, an embodiment when the medical image management apparatus of the present invention is applied to the PACS 1 of FIG. 1 will be described with reference to FIGS.

〔放射線科システムの概要〕
先ず、PACS1を有する放射線科システムSの概要について図1を用いて説明する。図1は、放射線科システムSのシステム構成の一例を示すブロック図である。図1によれば、放射線科システムSは、PACS1と、第1NAS(Network Attached Storage)2と、第2NAS3と、RIS4と、ビューア5と、イメージャ6と、モダリティM(M1,M2)とが通信ネットワークN2に接続されて、それぞれがデータ通信可能に構成されている。また、RIS(Radiological Information System:放射線情報システム)4は、院内ネットワークN1を介してHIS(Hospital Information System:病院情報システム)7とデータ通信可能に構成されている。
[Outline of Radiology System]
First, the outline of the radiology system S having the PACS 1 will be described with reference to FIG. FIG. 1 is a block diagram illustrating an example of a system configuration of the radiology system S. According to FIG. 1, the radiology system S communicates with the PACS 1, the first NAS (Network Attached Storage) 2, the second NAS 3, the RIS 4, the viewer 5, the imager 6, and the modality M (M1, M2). Each is connected to the network N2 and configured to be capable of data communication. The RIS (Radiological Information System) 4 is configured to be capable of data communication with a HIS (Hospital Information System) 7 via the hospital network N1.

HIS7は、CPU(Central Processing Unit)や記憶部、入力部、表示部、通信部等を有するコンピュータにより構成され、医療事務会計や診療予約、電子カルテの管理、検査及び薬剤等の各部門へのオーダリング等、病院内の情報を統括的に管理するオーダリングシステムである。   The HIS7 is composed of a computer having a CPU (Central Processing Unit), a storage unit, an input unit, a display unit, a communication unit, etc., and is used for each department such as medical office accounting, medical appointment reservation, electronic medical record management, examination and medicine. This is an ordering system that comprehensively manages hospital information such as ordering.

HIS7は、医師から放射線科システムSでの撮影依頼を受け付けて、その撮影依頼の内容を含むオーダー情報D7を生成する。そして、そのオーダー情報D7を院内ネットワークN1を介してRIS4に送信する。   The HIS 7 receives an imaging request in the radiology system S from a doctor, and generates order information D7 including the contents of the imaging request. And the order information D7 is transmitted to RIS4 via the hospital network N1.

RIS4は、CPUや記憶部、入力部、表示部、通信部等を有してコンピュータにより構成され、放射線科部門内における診療予約、診断結果のレポート、実績管理、材料在庫管理等の情報管理を行い、放射線科システムS内の情報を統括的に管理するオーダリングシステムである。RIS4は、HIS7から送信されたオーダー情報D7を受信し、そのオーダー情報D7に基づいて、撮影を行うモダリティMを判別し、当該オーダー情報D7をモダリティMとPACS1とに送信する。   The RIS4 has a CPU, storage unit, input unit, display unit, communication unit, etc., and is configured by a computer. It manages information management such as medical appointments, diagnosis result reports, results management, and material inventory management in the radiology department. This is an ordering system that performs overall management of information in the radiology system S. The RIS4 receives the order information D7 transmitted from the HIS7, determines the modality M to be photographed based on the order information D7, and transmits the order information D7 to the modality M and the PACS1.

図2(a)にオーダー情報D7のデータ構成の一例を示す。オーダー情報D7は、各モダリティMに対して撮影の指示を行うためにHIS7及びRIS4が生成するデータであり、図2(a)に示すようにAEタイトルD71、患者情報D72、検査情報D73及びシリーズ情報D75といったデータを含んで構成される。   FIG. 2A shows an example of the data structure of the order information D7. The order information D7 is data generated by the HIS 7 and the RIS 4 in order to instruct photographing of each modality M. As shown in FIG. 2A, the AE title D71, the patient information D72, the examination information D73, and the series It includes data such as information D75.

AEタイトルD71は、モダリティMを識別するためにDICOM規格により予め定められた識別データである。患者情報D72は、撮影を行う患者毎に複数の医用画像データD1をグループ化するデータであり、当該患者の氏名やID、生年月日、性別等が含まれる。検査情報D73は、医師がオーダリングした検査毎に複数の医用画像データD1をグループ化するデータであり、当該検査を識別するユニークな検査IDや検査日時、検査内容等が含まれる。   The AE title D71 is identification data predetermined by the DICOM standard in order to identify the modality M. The patient information D72 is data that groups a plurality of medical image data D1 for each patient to be imaged, and includes the patient's name, ID, date of birth, sex, and the like. The examination information D73 is data for grouping a plurality of medical image data D1 for each examination ordered by the doctor, and includes a unique examination ID for identifying the examination, examination date, examination contents, and the like.

シリーズ情報D75は、医師がオーダリングした一つの検査で撮影される複数の医用画像データD1をシリーズ毎にグループ化するデータであり、当該シリーズを識別するユニークなシリーズIDやモダリティMの種別、当該シリーズ内における各医用画像データD1の画像番号(シリーズ番号)等が含まれる。   The series information D75 is data for grouping a plurality of medical image data D1 photographed in one examination ordered by a doctor for each series. A unique series ID for identifying the series, a type of modality M, the series The image number (series number) of each medical image data D1 is included.

患者情報D72、検査情報D73及びシリーズ情報D75は、モダリティMの撮影により複数生成される医用画像データD1が所属するグループを示すグループ情報である。ここで、グループ情報とは、検査やシリーズといった一つグループ単位で複数の医用画像データD1をまとめて(グループ化して)扱うためのデータである。   The patient information D72, the examination information D73, and the series information D75 are group information indicating a group to which a plurality of medical image data D1 generated by imaging of the modality M belongs. Here, the group information is data for collectively handling (grouping) a plurality of medical image data D1 in units of one group such as examinations and series.

例えば、ある患者に対して複数の検査が医師にオーダリングされたとすると、図2(b)に示すように、“01”、“02”、“03”といった検査IDを有する検査情報D73がオーダー情報D7内に設定される。また、各検査において異なるモダリティMで撮影を行う場合には、そのモダリティM毎に“01”、“02”、“03”といったシリーズIDが振られたシリーズ情報D75が設定される。   For example, assuming that a plurality of examinations are ordered by a doctor for a patient, examination information D73 having examination IDs “01”, “02”, “03” as shown in FIG. Set in D7. Further, when photographing with different modalities M in each examination, series information D75 assigned with series IDs such as “01”, “02”, and “03” is set for each modality M.

即ち、図2(b)に示す画像番号が“01”、“02”、“03”、“04”、・・・と設定された医用画像データD1は、シリーズIDが“01”のシリーズを一単位としてグループ化され、更に、検査IDが“01”の検査を一単位としてグループ化されることとなる。   That is, the medical image data D1 in which the image numbers shown in FIG. 2B are set as “01”, “02”, “03”, “04”,. It is grouped as one unit, and further, the inspection with the inspection ID “01” is grouped as one unit.

モダリティMは、CTやCR、MRI、乳房撮影装置、超音波診断装置等であり、撮影技師の操作に従って撮影して得られた画像のデータ信号をDICOM規格に則したデジタルデータに変換して医用画像データD1を生成する。モダリティMは、生成した医用画像データD1をPACS1に送信する。   The modality M is a CT, CR, MRI, mammography apparatus, ultrasonic diagnostic apparatus, etc., and converts the data signal of the image obtained by imaging according to the operation of the imaging engineer into digital data conforming to the DICOM standard. Image data D1 is generated. The modality M transmits the generated medical image data D1 to the PACS1.

例えば、CRは、被写体に放射線を照射して、その被写体を透過した放射線をプレート状の輝尽性蛍光体に吸収させる。そして、この輝尽性蛍光体を例えばレーザ光で走査しながら励起することにより、この輝尽性蛍光体が蓄積している放射線エネルギを発光させ、その発光を光電変換して得られた放射線画像のデータ信号をデジタル変換して被写体の画像データ、即ち医用画像データD1を生成する。   For example, the CR irradiates a subject with radiation and causes the plate-like stimulable phosphor to absorb the radiation transmitted through the subject. Then, by exciting the stimulable phosphor while scanning with laser light, for example, the radiation energy accumulated in the stimulable phosphor is emitted, and the radiation image obtained by photoelectrically converting the emitted light The data signal is digitally converted to generate image data of the subject, that is, medical image data D1.

図3に、医用画像データD1のデータ構造の一例を示す。図3(a)によれば、医用画像データD1は、ヘッダ情報D3と実画像データD5とを有して構成される。実画像データD5は、モダリティMによって撮影された被写体の撮影画像の画像データであり、DICOM規格に準拠したデータ形式である。   FIG. 3 shows an example of the data structure of the medical image data D1. According to FIG. 3A, the medical image data D1 includes header information D3 and actual image data D5. The real image data D5 is image data of a photographed image of a subject photographed by the modality M, and has a data format conforming to the DICOM standard.

ヘッダ情報D3は、図3(b)に示すように、AE(Application Entity)タイトルD31、患者情報D32、検査情報D33及びシリーズ情報D34を有して構成される。ヘッダ情報D3に含まれるデータは、HIS7及びRIS4から受信したオーダー情報D7に基づいて設定され、例えば、DICOM規格に則ったデータで記述される。尚、図3(b)に示すヘッダ情報D3は、本実施形態において主要なデータを模式化しものであり、他のデータの図示は省略している。   As shown in FIG. 3B, the header information D3 includes an AE (Application Entity) title D31, patient information D32, examination information D33, and series information D34. The data included in the header information D3 is set based on the order information D7 received from the HIS7 and RIS4, and is described by data conforming to the DICOM standard, for example. Note that the header information D3 shown in FIG. 3B is a schematic representation of main data in this embodiment, and the other data is not shown.

ビューア5は、LCD(Liquid Crystal Display)等を備えて構成され、医用画像データD1に基づいた医用画像を表示出力する表示端末装置である。読影医等が再生表示する医用画像データD1を指定すると、その医用画像データD1がPACS1から読み出されて再生表示される。   The viewer 5 is a display terminal device that includes an LCD (Liquid Crystal Display) or the like and displays and outputs a medical image based on the medical image data D1. When medical image data D1 to be reproduced and displayed by an interpreting doctor or the like is specified, the medical image data D1 is read from PACS 1 and reproduced and displayed.

イメージャ6は、フィルムデジタイザ等により構成され、医用画像データD1に基づいた医用画像を記録媒体上に画像形成して出力する画像形成装置である。読影医等が画像形成する医用画像データD1を指定すると、その医用画像データD1がPACS1から読み出されて、熱感光フィルム等の記録媒体上に医用画像が画像形成されて出力される。   The imager 6 is an image forming apparatus that is configured by a film digitizer or the like and forms and outputs a medical image based on the medical image data D1 on a recording medium. When the medical doctor or the like designates medical image data D1 to form an image, the medical image data D1 is read from the PACS 1, and a medical image is formed on a recording medium such as a heat-sensitive film and output.

第1NAS2及び第2NAS3は、図4に示すような記憶装置80,90を有するファイルサーバ専用機であり、CPUやネットワークインターフェイス等を備えて構成される。第1NAS2及び第2NAS3は、通信ネットワークN2を介して接続されたPACS1やビューア5、イメージャ6等の外部機器からの要求に応じて、記憶装置80,90に記憶されたデータの送受信を行って、記憶装置80,90のデータの書き込み及び読み出しを行うファイル管理機能を実現する。   The first NAS 2 and the second NAS 3 are dedicated file server machines having storage devices 80 and 90 as shown in FIG. 4, and are configured to include a CPU, a network interface, and the like. The first NAS 2 and the second NAS 3 transmit and receive data stored in the storage devices 80 and 90 in response to a request from an external device such as the PACS 1, the viewer 5, and the imager 6 connected via the communication network N2. A file management function for writing and reading data in the storage devices 80 and 90 is realized.

このファイル管理機能により、PACS1は、第1NAS2及び第2NAS3が有する記憶装置80,90に直接アクセスしたかのように、データの参照や書き込みを行うことができる。尚、NASに関する技術は、公知技術であるためその詳細な説明は省略する。   With this file management function, the PACS 1 can refer to and write data as if it directly accessed the storage devices 80 and 90 of the first NAS 2 and the second NAS 3. Since the technology related to NAS is a known technology, its detailed description is omitted.

PACS1は、モダリティMから受信した医用画像データD1に含まれる実画像データD5を第1NAS2や第2NAS3が有する記憶装置80,90の複数のデータ格納領域に適宜振り分けて格納し、その格納先をデータベース化して管理する医用画像管理装置である。   The PACS 1 appropriately stores the actual image data D5 included in the medical image data D1 received from the modality M in the plurality of data storage areas of the storage devices 80 and 90 of the first NAS 2 and the second NAS 3, and stores the storage destinations in the database. This is a medical image management apparatus that manages and manages.

具体的には、RIS4からオーダー情報D7を受信すると、そのオーダー情報D7に基づいて、モダリティMから送信されてくる検査単位やシリーズ単位でグループ化された複数の医用画像データD1のデータ量を算出する。そして、そのデータ量以上の空き領域を有する記憶装置80,90のデータ格納領域を判別して、そのデータ格納領域に対するデータ記憶の予約を行う。   Specifically, when order information D7 is received from RIS4, based on the order information D7, the amount of data of a plurality of medical image data D1 grouped in examination units or series units transmitted from modality M is calculated. To do. Then, a data storage area of the storage devices 80 and 90 having a free area equal to or larger than the data amount is determined, and a data storage reservation is made for the data storage area.

そして、実際にモダリティMから医用画像データD1を受信した検査単位やシリーズ単位の医用画像データD1を、その予約したデータ格納領域にまとめて記憶する。これより、一グループに属する医用画像データD1を、複数のデータ格納領域に分けて記憶することなく、一つのデータ格納領域で管理することができるようになる。   Then, the medical image data D1 in units of examination or series in which the medical image data D1 is actually received from the modality M is collectively stored in the reserved data storage area. As a result, the medical image data D1 belonging to one group can be managed in one data storage area without being divided and stored in a plurality of data storage areas.

〔PACSの機能構成〕
次に、PACS1の機能構成について図4及び5を参照して説明する。図4は、PACS1の機能構成の一例を示すブロック図である。図4によれば、PACS1は、CPU10と、入力部20と、表示部30と、通信部40と、ROM(Read Only Memory)50と、RAM(Random Access Memory)60と、記憶部70とを備えて構成される。
[Functional configuration of PACS]
Next, the functional configuration of the PACS 1 will be described with reference to FIGS. FIG. 4 is a block diagram illustrating an example of a functional configuration of the PACS 1. According to FIG. 4, the PACS 1 includes a CPU 10, an input unit 20, a display unit 30, a communication unit 40, a ROM (Read Only Memory) 50, a RAM (Random Access Memory) 60, and a storage unit 70. It is prepared for.

CPU10は、各機能部の動作の制御と、機能部間のデータ入出力の制御等を行うことでPACS1を統括的に管理・制御する制御部である。具体的には、入力部20から入力される操作信号に応じてROM50や記憶部70に格納されたプログラムを読み出し、当該プログラムに従った処理を実行する。そして、その処理結果に基づいて、表示部30の表示画面の更新や記憶部70へのデータの記憶、外部機器とのデータ通信等を行う。   The CPU 10 is a control unit that centrally manages and controls the PACS 1 by controlling the operation of each functional unit and controlling data input / output between the functional units. Specifically, a program stored in the ROM 50 or the storage unit 70 is read according to an operation signal input from the input unit 20, and processing according to the program is executed. Then, based on the processing result, the display screen of the display unit 30 is updated, data is stored in the storage unit 70, data communication with an external device, and the like are performed.

入力部20は、カーソルキーやテンキー等の各種キー群や、マウスやタッチパネル等のポインティングデバイスを備えて構成される。入力部20は、ユーザに押下されたキーに対応する操作信号や、ポインティングデバイスにより指定された画面上の座標位置に対応する操作信号をCPU10に出力する。   The input unit 20 includes various key groups such as cursor keys and numeric keys, and a pointing device such as a mouse and a touch panel. The input unit 20 outputs to the CPU 10 an operation signal corresponding to the key pressed by the user and an operation signal corresponding to the coordinate position on the screen designated by the pointing device.

表示部30は、CRT(Cathode-ray Tube)やLCD(Liquid Crystal Display)等により構成され、CPU10の制御に基づいた表示画面の表示を行う。通信部40は、LANインターフェイス等により構成され、通信ネットワークN2を介して介して第1NAS2や第2NAS3、モダリティM等の外部機器との間でデータ通信を行う機能部である。   The display unit 30 is configured by a CRT (Cathode-ray Tube), an LCD (Liquid Crystal Display), or the like, and displays a display screen based on the control of the CPU 10. The communication unit 40 is configured by a LAN interface or the like, and is a functional unit that performs data communication with external devices such as the first NAS 2, the second NAS 3, and the modality M via the communication network N 2.

ROM50は、不揮発性の半導体メモリで構成され、各種初期設定、ハードウェアの検査、又は必要なプログラムのロード等を行うための初期プログラムを格納する。RAM60は、書き換え可能な半導体素子で構成され、CPU10が実行する各種プログラムやこれらのプログラムの実行に係るデータ等を一時的に保持する。   The ROM 50 is constituted by a nonvolatile semiconductor memory, and stores an initial program for performing various initial settings, hardware inspection, loading of necessary programs, and the like. The RAM 60 is composed of rewritable semiconductor elements, and temporarily holds various programs executed by the CPU 10, data related to the execution of these programs, and the like.

記憶部70は、磁気的、光学的な記憶媒体にデータの読み書きを行う機能部であり、HDD(Hard Disk Drive)等により構成される。図3によれば、記憶部70は、画像管理DB71と、格納先予約リスト77とを記憶している。   The storage unit 70 is a functional unit that reads / writes data from / to a magnetic or optical storage medium, and includes an HDD (Hard Disk Drive) or the like. According to FIG. 3, the storage unit 70 stores an image management DB 71 and a storage destination reservation list 77.

画像管理DB71は、モダリティMから受信した医用画像データD1に含まれる実画像データD5を第1NAS2及び第2NAS3の有する複数のデータ格納領域の何れに記憶しているかを管理するためのデータベースである。   The image management DB 71 is a database for managing in which of the plurality of data storage areas of the first NAS 2 and the second NAS 3 the actual image data D5 included in the medical image data D1 received from the modality M is stored.

図4に示すように、第1NAS2及び第2NAS3それぞれは、医用画像データD1を記憶する記憶装置80,90を備えて構成される。記憶装置80,90は、HDD等の記憶媒体によって構成され、データ格納領域としての複数のパーティションを有して構成される。   As shown in FIG. 4, each of the first NAS 2 and the second NAS 3 includes storage devices 80 and 90 that store medical image data D1. The storage devices 80 and 90 are configured by a storage medium such as an HDD and have a plurality of partitions as data storage areas.

即ち、第1NAS2の記憶装置80は、第1パーティション81、第2パーティション82、第3パーティション83、・・・といった複数のデータ領域に分割され、第2NAS3の記憶装置90は、第1パーティション91、第2パーティション92、第3パーティション93、・・・といった複数のデータ領域に分割されている。これらのパーティションは、個々に識別可能なパーティションIDが予め割り振られている。   That is, the storage device 80 of the first NAS 2 is divided into a plurality of data areas such as a first partition 81, a second partition 82, a third partition 83,..., And the storage device 90 of the second NAS 3 is divided into a first partition 91, It is divided into a plurality of data areas such as a second partition 92, a third partition 93,. These partitions are previously assigned partition IDs that can be individually identified.

尚、記憶装置80,90のHDDを論理的な分割により作成したパーティションによって複数のデータ格納領域を有することとしたが、HDD等の記憶媒体を物理的に複数設けることで、複数のデータ格納領域を有することとしてもよい。   Although the HDDs of the storage devices 80 and 90 have a plurality of data storage areas by partitions created by logical division, a plurality of data storage areas are provided by physically providing a plurality of storage media such as HDDs. It is good also as having.

図5(a)に、画像管理DB71のデータ構成の一例を示す。図5(a)によれば、画像管理DB71は、患者情報72、検査情報73、シリーズ情報74、パーティションID75及び格納先アドレス76をリレーショナルに対応付けて記憶するデータベースである。CPU10は、受信した医用画像データD1の格納先となる記憶装置80,90のパーティションのパーティションIDを取得する。   FIG. 5A shows an example of the data configuration of the image management DB 71. According to FIG. 5A, the image management DB 71 is a database that stores patient information 72, examination information 73, series information 74, a partition ID 75, and a storage destination address 76 in a relational relationship. The CPU 10 acquires the partition ID of the partition of the storage devices 80 and 90 that are the storage destination of the received medical image data D1.

また、その医用画像データD1に含まれるヘッダ情報D3の患者情報D32、検査情報D33及びシリーズ情報D34を抽出して、取得したパーティションIDと対応付けて画像管理DB71に記憶すると共に、格納先として決定したパーティションの医用画像データD1を記憶するアドレスを第1NAS2及び第2NAS3から取得して、格納先アドレス76として対応付けて記憶する。   Further, the patient information D32, examination information D33, and series information D34 of the header information D3 included in the medical image data D1 are extracted, stored in the image management DB 71 in association with the acquired partition ID, and determined as a storage destination. The addresses for storing the medical image data D1 of the partition thus obtained are acquired from the first NAS2 and the second NAS3, and stored in association with each other as the storage destination address 76.

読影医等のユーザは、医用画像データD1の表示出力や印刷出力を行う際には、対象となる患者のIDや氏名、検査IDや検査日時、シリーズIDや検査部位といった様々な情報をPACS1等から入力する。PACS1は、この入力された患者情報や検査情報、シリーズ情報に対応付けられたパーティションID75と格納先アドレス76を画像管理DB71から検索して読み出す。そして、そのパーティションID75で示されるパーティションの格納先アドレス76に、通信ネットワークN2を介してアクセスして医用画像データD1を読み出す。   When a user such as an interpretation doctor performs display output or print output of the medical image data D1, various information such as the ID and name of the subject patient, examination ID, examination date, series ID, and examination site are stored in PACS1 and the like. Enter from. The PACS 1 retrieves the partition ID 75 and the storage destination address 76 associated with the input patient information, examination information, and series information from the image management DB 71 and reads them. Then, the storage location address 76 of the partition indicated by the partition ID 75 is accessed via the communication network N2 to read the medical image data D1.

格納先予約リスト77は、モダリティMから受信する医用画像データD1の格納先の予約管理を行うためのデータテーブルである。図5(b)に、格納先予約リスト77のデータ構成の一例を示す。図5(b)によれば、格納先予約リスト77は、検査ID78aと、シリーズID78bと、データ量78cと、パーティションID78dとを含む予約オーダー情報78を記憶している。   The storage destination reservation list 77 is a data table for performing reservation management of the storage destination of the medical image data D1 received from the modality M. FIG. 5B shows an example of the data configuration of the storage destination reservation list 77. According to FIG. 5B, the storage destination reservation list 77 stores reservation order information 78 including an examination ID 78a, a series ID 78b, a data amount 78c, and a partition ID 78d.

CPU10は、RIS4から受信したオーダー情報D7に基づいて、モダリティMから送信されてくるグループ単位の医用画像データD1のデータ量を算出し、データ量分の空き領域を有するパーティションを記憶装置80,90の中から判別する。そして、その判別の結果に基づいて、医用画像データD1の格納先となるパーティションを決定すると、そのパーティションIDと、オーダー情報D7の検査情報D73に含まれる検査IDと、シリーズ情報D75に含まれるシリーズIDと、算出したデータ量とを対応付けて予約オーダー情報78として格納先予約リスト77に記憶する。   The CPU 10 calculates the data amount of the group-unit medical image data D1 transmitted from the modality M based on the order information D7 received from the RIS 4, and stores partitions having free areas corresponding to the data amount in the storage devices 80 and 90. Determine from Based on the result of the determination, when the partition that is to store the medical image data D1 is determined, the partition ID, the examination ID included in the examination information D73 of the order information D7, and the series included in the series information D75. The ID and the calculated data amount are associated with each other and stored in the storage destination reservation list 77 as reservation order information 78.

また、その記憶したデータ量78cと同じデータ量のダミーデータ(無効データ)を含む予約ファイルを作成して、パーティションID78dで示されるパーティションに当該予約ファイルを記憶する。この予約オーダー情報78の格納先予約リスト77への記憶と、予約ファイルの記憶とにより、医用画像データD1の各パーティションへのデータ記憶の予約が為される。   Further, a reserved file including dummy data (invalid data) having the same data amount as the stored data amount 78c is created, and the reserved file is stored in the partition indicated by the partition ID 78d. The storage of the reservation order information 78 in the storage destination reservation list 77 and the storage of the reservation file make a reservation for data storage in each partition of the medical image data D1.

そして、格納先予約リスト77に記憶している検査ID78a及びシリーズID78bと同一の検査ID及びシリーズIDを含む医用画像データD1をモダリティMから受信した際には、その検査ID78a及びシリーズID78bを含む予約オーダー情報78が有するパーティションID78dのパーティションに記憶した予約ファイルを、受信した医用画像データD1で置き換えて記憶更新する。   When the medical image data D1 including the same examination ID and series ID as the examination ID 78a and series ID 78b stored in the storage destination reservation list 77 is received from the modality M, the reservation including the examination ID 78a and series ID 78b is received. The reserved file stored in the partition of the partition ID 78d included in the order information 78 is replaced with the received medical image data D1 and stored and updated.

このように、医用画像データD1の受信に先立って、格納先のパーティションの予約を行うことで、グループ単位の複数の医用画像データD1を確実に記憶することができる。また、予約ファイルを記憶しておくことで、他の外部機器により第1NAS2や第2NAS3に直接アクセスして予約したパーティションに先にデータ記憶されて、PACS1が医用画像データD1の記憶ができなくなることを防止できる。   In this way, prior to the reception of the medical image data D1, by reserving the storage destination partition, it is possible to reliably store a plurality of medical image data D1 for each group. Further, by storing the reserved file, data is stored in the partition reserved by directly accessing the first NAS 2 or the second NAS 3 by another external device, and the PACS 1 cannot store the medical image data D 1. Can be prevented.

尚、オーダー情報D7の検査情報D73やシリーズ情報D75に基づいてモダリティMから送信されてくる医用画像データD1の枚数を求め、この枚数分の予約ファイルを生成して記憶することとしてもよい。この場合、各予約ファイルのデータ量を、モダリティMから送信されてくる一枚の医用画像データD1のデータ量とすることで、モダリティMから一枚ずつ医用画像データD1を受信するたびに予約ファイルと置き換えることができる。   Note that the number of medical image data D1 transmitted from the modality M may be obtained based on the examination information D73 and the series information D75 of the order information D7, and reservation files for this number may be generated and stored. In this case, by setting the data amount of each reserved file as the data amount of one piece of medical image data D1 transmitted from the modality M, each time the medical image data D1 is received one by one from the modality M, the reserved file is stored. Can be replaced.

〔PACSの具体的な動作〕
次に、PACS1の具体的な動作について図6及び7を参照して説明する。図6は、PACS1の具体的な動作を説明するためのフローチャートであり、図7は、PACS1のPACS1の動作例を示す図である。
[Specific operation of PACS]
Next, a specific operation of the PACS 1 will be described with reference to FIGS. FIG. 6 is a flowchart for explaining a specific operation of the PACS 1, and FIG. 7 is a diagram illustrating an operation example of the PACS 1 of the PACS 1.

先ず、CPU10は、RIS4からオーダー情報D7を受信すると(ステップS1)、そのオーダー情報D7から患者情報D72、検査情報D73及びシリーズ情報D75といったグループ情報を抽出する(ステップS3)。そして、画像管理DB71を参照して(ステップS5)、既に記憶装置80,90に格納した医用画像データD1の履歴に基づいて、抽出したグループ情報に対応した複数の医用画像データD1を格納するために必要なデータ容量を算出する(ステップS7)。   First, when receiving the order information D7 from the RIS 4 (step S1), the CPU 10 extracts group information such as patient information D72, examination information D73, and series information D75 from the order information D7 (step S3). In order to store a plurality of medical image data D1 corresponding to the extracted group information based on the history of the medical image data D1 already stored in the storage devices 80 and 90 with reference to the image management DB 71 (step S5). The data capacity necessary for the calculation is calculated (step S7).

具体的に、CPU10は、抽出した患者情報D32、検査情報D33及びシリーズ情報D34に含まれる患者ID、モダリティMの種別、シリーズIDを取得する。そして、取得した患者IDを含む患者情報72を画像管理DB71から検索し、その患者情報72に対応付けられたシリーズ情報74のうち、抽出したモダリティMの種別及びシリーズIDを含むシリーズ情報74を選択する。   Specifically, the CPU 10 acquires the patient ID, the type of modality M, and the series ID included in the extracted patient information D32, examination information D33, and series information D34. Then, the patient information 72 including the acquired patient ID is searched from the image management DB 71, and the series information 74 including the type of the extracted modality M and the series ID is selected from the series information 74 associated with the patient information 72. To do.

この選択したシリーズ情報74のシリーズ番号に基づいて過去に生成された一シリーズ内の医用画像データD1の枚数を計算することで、ステップS1において受信したオーダー情報D7と同一の患者に対して過去に行った同じモダリティMで同一の検査部位を撮影した際の撮影枚数を取得する。そして、抽出したモダリティMで生成される実画像データD5のデータ量と、撮影枚数とを乗算することで、シリーズ単位でグループ化された全データを記憶するために必要なデータ容量を算出する。   By calculating the number of medical image data D1 in one series generated in the past based on the series number of the selected series information 74, the same patient as the order information D7 received in step S1 is recorded in the past. The number of images taken when the same examination site is imaged with the same modality M obtained is acquired. Then, by multiplying the data amount of the actual image data D5 generated by the extracted modality M by the number of shots, the data capacity necessary to store all the data grouped in series units is calculated.

尚、実画像データD5の一枚ずつのデータ量は、モダリティM毎の各検査部位を撮影した際のデータサイズ(画像サイズ(行×列)×格納ビット数)を予めテーブル化して取得しておいたり、同一のモダリティM及び検査部位で撮影して得られた実画像データD5のデータ量のサンプルを第1NAS2及び第2NAS3から取得することとしてもよい。また、受信した医用画像データD1の患者が過去に同じ検査を行っていない場合には、他の患者が行った同一の検査に基づいてシリーズ単位の全データ量を算出することとしてもよい。   Note that the data amount for each piece of the actual image data D5 is obtained by tabulating the data size (image size (row × column) × number of stored bits) when each examination site for each modality M is imaged. Alternatively, a sample of the data amount of the actual image data D5 obtained by imaging with the same modality M and the examination site may be acquired from the first NAS2 and the second NAS3. Further, when the patient of the received medical image data D1 has not performed the same examination in the past, the total amount of data in series may be calculated based on the same examination performed by another patient.

CPU10は、ステップS7において、グループ単位の医用画像データD1を記憶するための必要なデータ容量を算出すると、次に、第1NAS2及び第2NAS3にアクセスして、記憶装置80,90の各パーティションの空き容量を取得する(ステップS9)。   When the CPU 10 calculates the necessary data capacity for storing the medical image data D1 for each group in step S7, the CPU 10 next accesses the first NAS2 and the second NAS3, and frees the partitions of the storage devices 80 and 90. The capacity is acquired (step S9).

そして、取得した空き容量がステップS7において算出したデータ量以上となるパーティションを判別して、そのパーティションを格納先として決定する。また、オーダー情報D7に含まれる検査ID78a及びシリーズID78bと、算出したデータ量78cと、格納先のパーティションID78dとを対応付けて予約オーダー情報78として格納先予約リスト77に記憶して更新する(ステップS11)。   Then, a partition in which the acquired free capacity is equal to or larger than the data amount calculated in step S7 is determined, and the partition is determined as a storage destination. Further, the inspection ID 78a and series ID 78b included in the order information D7, the calculated data amount 78c, and the partition ID 78d of the storage destination are associated with each other and stored and updated in the storage destination reservation list 77 as the reservation order information 78 (step S11).

CPU10は、格納先予約リスト77に記憶したデータ量78cの予約ファイルをパーティションID78dで示されるパーティションに記憶した後(ステップS13)、モダリティMから医用画像データD1を受信する(ステップS15)。そして、受信した医用画像データD1に含まれるヘッダ情報D3から検査ID及びシリーズIDを抽出し(ステップS17)、同一の検査ID78a及びシリーズID78bを含む予約オーダー情報78が格納先予約リスト77に記憶されているか否かを判定する(ステップS19)。   The CPU 10 stores the reserved file having the data amount 78c stored in the storage destination reservation list 77 in the partition indicated by the partition ID 78d (step S13), and then receives the medical image data D1 from the modality M (step S15). Then, the examination ID and the series ID are extracted from the header information D3 included in the received medical image data D1 (step S17), and the reservation order information 78 including the same examination ID 78a and series ID 78b is stored in the storage destination reservation list 77. It is determined whether or not (step S19).

CPU10は、格納先予約リスト77に同一の検査ID78a及びシリーズID78bを含む予約オーダー情報78を記憶していると判定した場合(ステップS19;Yes)、当該予約オーダー情報78のパーティションID78dが示すパーティションを格納先として選択する。そして、受信した1グループの医用画像データD1、即ち、取得したオーダー情報D7に対応する医用画像データD1の実画像データD5を逐次記憶装置80,90に転送して、予約した格納先のパーティションに記憶された予約ファイルと置き換えて記憶する(ステップS21)。   When the CPU 10 determines that the reservation order information 78 including the same examination ID 78a and series ID 78b is stored in the storage destination reservation list 77 (step S19; Yes), the partition indicated by the partition ID 78d of the reservation order information 78 is stored. Select as storage location. Then, the received group of medical image data D1, that is, the actual image data D5 of the medical image data D1 corresponding to the acquired order information D7, is sequentially transferred to the storage devices 80 and 90, and reserved in the reserved storage destination partition. The stored reservation file is replaced and stored (step S21).

そして、その実画像データD5を記憶したパーティションのパーティションIDや格納先アドレス等に基づいて画像管理DB71を更新すると共に、ステップS19において同一の検査ID78a及びシリーズID78bを含むと判定した予約オーダー情報78を格納先予約リスト77から削除して更新する(ステップS23)。   Then, the image management DB 71 is updated based on the partition ID and storage address of the partition storing the actual image data D5, and the reservation order information 78 determined to include the same examination ID 78a and series ID 78b in step S19 is stored. It deletes and updates from the pre-reservation list 77 (step S23).

例えば、図7に示すシリーズ単位の医用画像データD10の受信とは別に、RIS4からオーダー情報D7を受信したとする。CPU10は、このオーダー情報D7と画像管理DB71に基づいて、その撮影の対象となった患者が過去に行った検査で同一の検査部位を撮影した際に生成された医用画像データD10(過去データ)を格納するために必要なデータ容量を算出する。   For example, it is assumed that the order information D7 is received from the RIS 4 separately from the reception of the medical image data D10 in series shown in FIG. Based on the order information D7 and the image management DB 71, the CPU 10 generates medical image data D10 (past data) generated when the patient to be imaged has taken the same examination site in the examination performed in the past. The data capacity required to store the data is calculated.

このとき、そのデータ容量を1GByteと算出した場合、CPU10は、1GByte以上の空き容量を有するパーティションを記憶装置80,90の中から探索する。図7においては、パーティションP1及びP2それぞれの空き容量が約200Byte、5GByteであるため、パーティションP2を一シリーズの複数の医用画像データD10を格納するデータ格納領域として予約する。   At this time, when the data capacity is calculated as 1 GByte, the CPU 10 searches the storage devices 80 and 90 for a partition having a free capacity of 1 GByte or more. In FIG. 7, since the free capacity of each of the partitions P1 and P2 is about 200 bytes and 5 GB, the partition P2 is reserved as a data storage area for storing a series of medical image data D10.

そして、図5(b)のように検査ID78a“1111”、シリーズID78b“0001”、データ量78c“1G”、パーティションID78d“0002”を記憶すると共に、パーティションP2に1GByteの予約ファイルFを記憶する。その後、その後、医用画像データD11,D12,D13、・・・、と受信すると、パーティションP2の予約ファイルFと受信した医用画像データD1とを置き換えて、当該パーティションP2に記憶する。   Then, as shown in FIG. 5B, the inspection ID 78a “1111”, the series ID 78b “0001”, the data amount 78c “1G”, the partition ID 78d “0002” are stored, and the 1 GB reserved file F is stored in the partition P2. . Thereafter, when receiving medical image data D11, D12, D13,..., The reserved file F in the partition P2 and the received medical image data D1 are replaced and stored in the partition P2.

一方、ステップS19において、格納先予約リスト77に同一の検査ID78a及びシリーズID78bを含む予約オーダー情報78を記憶していないと判定した場合(ステップS19;No)、CPU10は、ステップS15において受信した医用画像データD1からグループ情報を抽出する(ステップS25)。   On the other hand, if it is determined in step S19 that reservation order information 78 including the same examination ID 78a and series ID 78b is not stored in the storage destination reservation list 77 (step S19; No), the CPU 10 receives the medical information received in step S15. Group information is extracted from the image data D1 (step S25).

具体的には、検査やシリーズといった単位でグループ化された医用画像データD1のうちの、一枚目の医用画像データD1のヘッダ情報D3からグループ情報を抽出する。尚、グループ化された医用画像データD1のうちの一枚目であるか否かは、例えば、過去に受信した医用画像データD1に含まれるシリーズIDとは異なるシリーズIDを含む医用画像データD1を受信した場合に、グループ化された医用画像データD1のうちの1枚目(始め)の医用画像データD1を受信したと判定する。   Specifically, group information is extracted from the header information D3 of the first medical image data D1 out of the medical image data D1 grouped in units such as examination and series. Whether or not it is the first piece of the grouped medical image data D1 is determined based on, for example, the medical image data D1 including a series ID different from the series ID included in the medical image data D1 received in the past. When received, it is determined that the first (first) medical image data D1 of the grouped medical image data D1 has been received.

そして、ステップS5に処理を移行して、ステップS5〜S19を繰り返すことにより、医用画像データD1のヘッダ情報D3に含まれるグループ情報に基づいて当該医用画像データD1の格納先の予約を行う。   Then, the process proceeds to step S5, and steps S5 to S19 are repeated to reserve the storage destination of the medical image data D1 based on the group information included in the header information D3 of the medical image data D1.

例えば、図7に示すシリーズ単位の複数の医用画像データD10に対応するオーダー情報D7をRIS4から受信していなかった場合は、これらの医用画像データD10のうち、1枚目に受信した医用画像データD11のヘッダ情報D3から検査情報D73及びシリーズ情報D75を抽出して、医用画像データD10を格納するために必要なデータ容量を算出する。そして、上述した例と同様に、パーティションP2を一シリーズの複数の医用画像データD10の格納先として予約する。   For example, when the order information D7 corresponding to the plurality of series of medical image data D10 shown in FIG. 7 has not been received from the RIS4, the medical image data received first in the medical image data D10 The examination information D73 and the series information D75 are extracted from the header information D3 of D11, and the data capacity necessary for storing the medical image data D10 is calculated. Then, similarly to the above-described example, the partition P2 is reserved as a storage destination for a series of medical image data D10.

このため、受信した医用画像データD1に対するオーダー情報D7を受信していない等して、格納先のパーティションを予約していない場合においても、グループ化された医用画像データD1のうちの最初に受信した医用画像データD1のヘッダ情報D3に基づいて、格納先の予約を行うことができる。   For this reason, even when the storage destination partition is not reserved because the order information D7 for the received medical image data D1 is not received or the like, it is received first among the grouped medical image data D1. The storage destination can be reserved based on the header information D3 of the medical image data D1.

以上、本実施形態によれば、RIS4から受信したオーダー情報D7や、モダリティMから受信した一枚目の医用画像データD1のヘッダ情報D3に基づいて、グループ化された複数の医用画像データD1を格納するために必要なデータ容量を算出して、グループ単位の医用画像データD1が格納可能なパーティションを決定して、データ記憶の予約を行う。   As described above, according to the present embodiment, based on the order information D7 received from the RIS4 and the header information D3 of the first medical image data D1 received from the modality M, a plurality of grouped medical image data D1 is obtained. A data capacity necessary for storage is calculated, a partition capable of storing medical image data D1 in group units is determined, and data storage is reserved.

このため、グループ化された複数の医用画像データD1の全てを受信する前に、格納先のパーティションを事前に予約することが可能であり、グループ化された医用画像データD1の格納領域を確実に確保することができる。また、モダリティMから受信した医用画像データD1を逐次記憶装置80,90に転送して記憶するため、医用画像データD1の記憶に係る処理時間を短くし、その処理能率の向上が図れる。   For this reason, it is possible to reserve a storage destination partition in advance before receiving all of the plurality of grouped medical image data D1, and to ensure a storage area for the grouped medical image data D1. Can be secured. Further, since the medical image data D1 received from the modality M is sequentially transferred to and stored in the storage devices 80 and 90, the processing time for storing the medical image data D1 can be shortened, and the processing efficiency can be improved.

また、グループ単位の医用画像データD1を一つのパーティションにまとめて格納するため、格納先の管理が容易になる。また、シリーズや検査といった単位でグループ化された医用画像データD1の表示出力や印刷出力がユーザにより指定された際には、一つのパーティションにアクセスすれば良いため、複数のパーティションで分けて管理するよりも、そのアクセス時間が短くなる。   Further, since the medical image data D1 for each group is stored together in one partition, management of the storage destination becomes easy. In addition, when the display output or print output of the medical image data D1 grouped in units such as series or examination is designated by the user, it is only necessary to access one partition. Rather than the access time.

また、上述した画像管理DB71は、記憶装置80,90に格納した医用画像データD1のグループ毎の管理情報(患者情報72、検査情報73、シリーズ情報74、パーティションID75及び格納先アドレス76)が記憶されるため、そのグループ内の医用画像データD1が複数のパーティションに分けられて記憶される場合よりも、その管理情報のデータ量が少なくなる。   The image management DB 71 described above stores management information (patient information 72, examination information 73, series information 74, partition ID 75, and storage destination address 76) for each group of medical image data D1 stored in the storage devices 80 and 90. Therefore, the data amount of the management information becomes smaller than the case where the medical image data D1 in the group is divided and stored in a plurality of partitions.

また、医用画像データD1のうちの実画像データD5を分離して、第1NAS2や第2NAS3に記憶するため、患者情報等の個人情報と、実画像データD5とを別々に一元管理することができる。このため、各NASに直接アクセスされたとしても、個人情報等の漏洩を防止できセキュリティの向上が図れる。   Further, since the real image data D5 of the medical image data D1 is separated and stored in the first NAS2 or the second NAS3, personal information such as patient information and the real image data D5 can be managed separately. . For this reason, even if each NAS is directly accessed, leakage of personal information or the like can be prevented and security can be improved.

尚、上述した実施形態では、医用画像データD1をシリーズ単位でパーティションに格納する場合を一例にとって説明したが、検査単位や患者単位で複数の医用画像データD1を格納することとしてもよい。この場合、シリーズ、検査、患者といった順でグループ化される医用画像データD1の枚数が増えるため、グループ化された医用画像データD1の格納先の管理がより容易になる。   In the above-described embodiment, the case where the medical image data D1 is stored in the partition in series units has been described as an example. However, a plurality of medical image data D1 may be stored in examination units or patient units. In this case, since the number of medical image data D1 grouped in the order of series, examination, and patient increases, management of the storage destination of the grouped medical image data D1 becomes easier.

また、グループ化された医用画像データD1の格納先を決定して予約する際に、グループ化の単位が大きな順にデータ容量を算出して、格納先を決定することとしてもよい。具体的には、患者単位でグループ化された医用画像データD1の格納可能なパーティションを判別し、そのパーティションがある場合は予約するが、患者単位での格納が容量不足によりできない場合は、検査単位でグループ化された医用画像データD1の格納可能なパーティションを判別する。   In addition, when the storage destination of the grouped medical image data D1 is determined and reserved, the storage destination may be determined by calculating the data capacity in descending order of the grouping unit. Specifically, a partition that can store medical image data D1 grouped in units of patients is determined and reserved if there is such a partition. However, if storage in units of patients cannot be performed due to lack of capacity, an examination unit A partition in which the medical image data D1 grouped in step S1 can be stored is determined.

そして、その検査単位で格納可能なパーティションがある場合は予約をし、格納できない場合には、シリーズ単位でグループ化された医用画像データD1の格納可能なパーティションを判別する。このように、格納可能なパーティションの判別を、大きなグループから小さなグループへと順に落としていくことで、格納する医用画像データD1のグループ化の単位を大きくすることができるため、医用画像データD1の格納先の管理が容易になる。   If there is a partition that can be stored in the examination unit, reservation is made. If the partition cannot be stored, the partition that can store the medical image data D1 grouped in series is determined. In this way, the unit of grouping of medical image data D1 to be stored can be increased by sequentially determining the storable partitions from the large group to the small group. Management of storage destination becomes easy.

また、通信ネットワークN2上に設けられた第1NAS2及び第2NAS3の記憶装置80,90に医用画像データD1の格納することとして説明したが、PACS1に直接接続した外付けの記憶装置や記憶部70に記憶することとしてもよく、そのシステム構成例は、適宜変更可能である。   Further, the medical image data D1 has been described as being stored in the storage devices 80 and 90 of the first NAS 2 and the second NAS 3 provided on the communication network N2, but the external storage device or the storage unit 70 directly connected to the PACS 1 is used. It may be stored, and the system configuration example can be changed as appropriate.

放射線科システムのシステム構成の一例を示すブロック図。The block diagram which shows an example of the system configuration | structure of a radiology system. (a)はオーダー情報のデータ構成の一例を示す図、(b)は医用画像データのグループ化の一例を示す図。(A) is a figure which shows an example of the data structure of order information, (b) is a figure which shows an example of grouping of medical image data. 医用画像データのデータ構成の一例を示す図。The figure which shows an example of a data structure of medical image data. PACSの機能構成の一例を示すブロック図。The block diagram which shows an example of a function structure of PACS. (a)は画像管理データベース、(b)は格納先予約リストのデータ構成の一例を示す図。(A) is an image management database, (b) is a figure which shows an example of a data structure of a storage destination reservation list. PACSの具体的な動作を説明するためのフローチャート。The flowchart for demonstrating the specific operation | movement of PACS. PACSの動作例を示す図。The figure which shows the operation example of PACS.

符号の説明Explanation of symbols

1 PACS
10 CPU
20 入力部
30 表示部
40 通信部
50 ROM
60 RAM
70 記憶部
71 画像管理DB
77 格納先予約リスト
78 予約オーダー情報
78a 検査ID
78b シリーズID
78c データ量
78d パーティションID
80,90 記憶装置
81,82,83 パーティション
91,92,93 パーティション
D1 医用画像データ
D3 ヘッダ情報
D5 実画像データ
D7 オーダー情報
D71 AEタイトル
D72 患者情報
D73 検査情報
D75 シリーズ情報
F 予約ファイル
M モダリティ
1 PACS
10 CPU
20 Input unit 30 Display unit 40 Communication unit 50 ROM
60 RAM
70 storage unit 71 image management DB
77 Storage Location Reservation List 78 Reservation Order Information 78a Inspection ID
78b Series ID
78c Data volume 78d Partition ID
80, 90 Storage devices 81, 82, 83 Partition 91, 92, 93 Partition D1 Medical image data D3 Header information D5 Actual image data D7 Order information D71 AE title D72 Patient information D73 Examination information D75 Series information F Reservation file M Modality

Claims (8)

複数のデータ格納領域を有する記憶装置を用いて医用画像データの記憶管理を行う医用画像管理装置において、
複数の医用画像データの所属先を示すグループ情報を取得する取得手段と、
前記取得手段により取得されたグループ情報に対応する前記医用画像データの当該グループ単位での格納が可能なデータ格納領域を前記記憶装置の中から判別する判別手段と、
前記判別手段により判別されたデータ格納領域へのデータ記憶を予約する予約手段と、
前記グループ情報に対応する複数の医用画像データを受信する受信手段と、
前記予約手段により予約されたデータ格納領域に前記受信手段により受信された前記複数の医用画像データを前記グループ単位で記憶する制御を行う記憶制御手段と、
を備えることを特徴とする医用画像管理装置。
In a medical image management apparatus that performs storage management of medical image data using a storage device having a plurality of data storage areas,
An acquisition means for acquiring group information indicating a affiliation destination of a plurality of medical image data;
A discriminating unit for discriminating from the storage device a data storage area in which the medical image data corresponding to the group information acquired by the acquiring unit can be stored in the group unit;
Reserving means for reserving data storage in the data storage area determined by the determining means;
Receiving means for receiving a plurality of medical image data corresponding to the group information;
Storage control means for performing control to store the plurality of medical image data received by the receiving means in the group unit in the data storage area reserved by the reservation means;
A medical image management apparatus comprising:
前記取得手段は、
前記医用画像データの撮影依頼を指示するオーダリングシステムから前記グループ情報を受信して取得することを特徴とする請求項1に記載の医用画像管理装置。
The acquisition means includes
The medical image management apparatus according to claim 1, wherein the group information is received and acquired from an ordering system that instructs an imaging request for the medical image data.
前記取得手段は、
前記グループ情報に対応する医用画像データのうち、前記受信手段において最初に受信した先頭の医用画像データから前記グループ情報を抽出して取得することを特徴とする請求項1又は2に記載の医用画像管理装置。
The acquisition means includes
3. The medical image according to claim 1, wherein the group information is extracted and acquired from the first medical image data first received by the receiving unit among the medical image data corresponding to the group information. Management device.
前記判別手段は、
前記記憶装置に既に記憶された医用画像データの中で、前記取得手段により取得されたグループ情報と同一のグループ情報に対応する医用画像データのデータ量を算出して、当該データ量の空き領域を有する前記データ格納領域を判別するデータ量判別手段を有することを特徴とする請求項1〜3の何れか一項に記載の医用画像管理装置。
The discrimination means includes
Of the medical image data already stored in the storage device, the amount of medical image data corresponding to the same group information as the group information acquired by the acquisition unit is calculated, and an empty area of the data amount is calculated. The medical image management apparatus according to any one of claims 1 to 3, further comprising a data amount determination unit that determines the data storage area.
前記判別手段は、
前記予約手段によりデータ記憶が既に予約された前記データ格納領域毎の医用画像データのデータ量に基づいて前記格納可能なデータ格納領域を前記記憶装置の中から判別するデータ量判別手段を有することを特徴とする請求項1〜4の何れか一項に記載の医用画像管理装置。
The discrimination means includes
Data amount determining means for determining the storable data storage area from the storage device based on the data amount of medical image data for each data storage area for which data storage has already been reserved by the reservation means. The medical image management device according to claim 1, wherein the medical image management device is a medical image management device.
前記予約手段は、
前記グループ情報に対応する医用画像データのデータ量に相当する予約ファイルを作成して、前記予約したデータ格納領域に一時的に記憶する予約ファイル記憶手段を有し、
前記記憶制御手段は、
前記予約ファイル記憶手段により記憶された予約ファイルを、前記受信手段により受信された前記複数の医用画像データに置き換えて記憶する制御を行うことを特徴とする請求項1〜5の何れか一項に記載の医用画像管理装置。
The reservation means is
Creating a reserved file corresponding to the data amount of the medical image data corresponding to the group information, and temporarily storing the reserved file in the reserved data storage area;
The storage control means
6. The control according to claim 1, wherein the reservation file stored by the reservation file storage unit is controlled to be replaced with the plurality of medical image data received by the reception unit. The medical image management apparatus described.
前記グループ情報は、前記複数の医用画像データの患者毎の所属先を示す患者情報と、検査毎の所属先を示す検査情報と、シリーズ毎の所属先を示すシリーズ情報との少なくとも何れか一つを含むことを特徴とする請求項1〜6の何れか一項に記載の医用画像管理装置。   The group information is at least one of patient information indicating an affiliation for each patient of the plurality of medical image data, examination information indicating an affiliation for each examination, and series information indicating an affiliation for each series. The medical image management apparatus according to claim 1, further comprising: コンピュータを、
複数の医用画像データの所属先を示すグループ情報を取得する取得手段、
前記取得手段により取得されたグループ情報に対応する前記医用画像データの当該グループ単位での格納が可能なデータ格納領域を複数のデータ格納領域を有する記憶装置の中から判別する判別手段、
前記判別手段により判別されたデータ格納領域へのデータ記憶を予約する予約手段、
前記グループ情報に対応する複数の医用画像データを受信する受信手段、
前記予約手段により予約されたデータ格納領域に前記受信手段により受信された前記複数の医用画像データを前記グループ単位で記憶する制御を行う記憶制御手段、
として機能させるためのプログラム。
Computer
Acquisition means for acquiring group information indicating the affiliation of a plurality of medical image data;
A discriminating means for discriminating a data storage area in which the medical image data corresponding to the group information acquired by the acquiring means can be stored in the group unit from a storage device having a plurality of data storage areas;
Reserving means for reserving data storage in the data storage area determined by the determining means;
Receiving means for receiving a plurality of medical image data corresponding to the group information;
Storage control means for performing control for storing the plurality of medical image data received by the receiving means in the group unit in the data storage area reserved by the reservation means;
Program to function as.
JP2006140515A 2006-05-19 2006-05-19 Medical image management device and program Pending JP2009195257A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006140515A JP2009195257A (en) 2006-05-19 2006-05-19 Medical image management device and program
PCT/JP2007/059926 WO2007135891A1 (en) 2006-05-19 2007-05-15 Medical image managing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006140515A JP2009195257A (en) 2006-05-19 2006-05-19 Medical image management device and program

Publications (1)

Publication Number Publication Date
JP2009195257A true JP2009195257A (en) 2009-09-03

Family

ID=41139495

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006140515A Pending JP2009195257A (en) 2006-05-19 2006-05-19 Medical image management device and program

Country Status (1)

Country Link
JP (1) JP2009195257A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011070370A (en) * 2009-09-25 2011-04-07 Toshiba Corp Medical image observation device and control program thereof
WO2012039152A1 (en) * 2010-09-24 2012-03-29 コニカミノルタエムジー株式会社 Test reservation system and test reservation server
JP2014026410A (en) * 2012-07-26 2014-02-06 Hitachi Medical Corp Medical image information transfer system and medical image information transfer method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011070370A (en) * 2009-09-25 2011-04-07 Toshiba Corp Medical image observation device and control program thereof
WO2012039152A1 (en) * 2010-09-24 2012-03-29 コニカミノルタエムジー株式会社 Test reservation system and test reservation server
JP2014026410A (en) * 2012-07-26 2014-02-06 Hitachi Medical Corp Medical image information transfer system and medical image information transfer method

Similar Documents

Publication Publication Date Title
US20090287504A1 (en) Methods, systems and a platform for managing medical data records
JP5210529B2 (en) Medical image storage device
JP4408555B2 (en) Image and information processing apparatus
JPWO2007119615A1 (en) Medical image display apparatus and program
JP2004283325A (en) Medical image processor, medical network system and program for medical image processor
JP4189726B2 (en) Image information processing apparatus, medical network system, and program for image information processing apparatus
JP2007330374A (en) Diagnosis support method, diagnosis support apparatus, diagnosis support system and diagnosis support program
JP5631914B2 (en) Database search apparatus, method, and program
JP4645264B2 (en) Medical image interpretation management system
JP2009011721A (en) Medical image management apparatus and program
JP2004097651A (en) Image information processor, network system for medical use, and program for the processor
JP2009195257A (en) Medical image management device and program
JP2007181482A (en) Medical image data storage apparatus and storage method
JP2010086355A (en) Device, method and program for integrating reports
JP2008079760A (en) Method and apparatus for image compression processing and medical network system
JP2020091747A (en) Medical data file generation device, medical data file generation system, and medical data file generation program
JP6021517B2 (en) Medical image processing system
JP4547896B2 (en) Medical image management system
JP2009195258A (en) Medical image managing device and program
JP2010152623A (en) Medical image management system
JP2010201002A (en) Small scale diagnosis system and program
JP2010152624A (en) Medical image management system
JP5262194B2 (en) Medical imaging system
EP2120171A2 (en) Methods, systems and a platform for managing medical data records
JP2010218091A (en) Medical image management system, medical image management device, and program