JP2009011651A - Medical image management apparatus, medical image system, and program - Google Patents

Medical image management apparatus, medical image system, and program Download PDF

Info

Publication number
JP2009011651A
JP2009011651A JP2007178530A JP2007178530A JP2009011651A JP 2009011651 A JP2009011651 A JP 2009011651A JP 2007178530 A JP2007178530 A JP 2007178530A JP 2007178530 A JP2007178530 A JP 2007178530A JP 2009011651 A JP2009011651 A JP 2009011651A
Authority
JP
Japan
Prior art keywords
image data
file
image
output
recording medium
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
JP2007178530A
Other languages
Japanese (ja)
Inventor
Hiroyuki Kubota
寛之 窪田
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 JP2007178530A priority Critical patent/JP2009011651A/en
Publication of JP2009011651A publication Critical patent/JP2009011651A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Processing Or Creating Images (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a medical image management apparatus, a medical image system and a program which reduce the data amount of a medical image. <P>SOLUTION: An image server 30 receives from a modality 10 a DICOM file including image data of a medical image and incidental information of the image data, divides the received DICOM file into an image data file (a universal image file) and an incidental information file (a DICOM header file), and stores them in a memory section while correlating them with each other. When the image data of the medical image is outputted to one or more specific external storing mediums under a predetermined condition, the image server 30 compresses the image data file (the universal image file). <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、医用画像管理装置、医用画像システム及びプログラムに関する。   The present invention relates to a medical image management apparatus, a medical image system, and a program.

近年、多くの医療機関において情報の電子化が図られている。例えば、CR(Computed Radiography)装置、CT(Computed Tomography)装置、MRI(Magnetic Resonance Imaging)装置等の画像生成装置(モダリティ)は、撮影により得られた画像データにDICOM(Digital Imaging and Communications in Medicine)規格に則った付帯情報を付帯させたDICOMファイルを生成する。画像サーバでは、DICOMファイルを保存・管理し、DICOM対応の画像ビューワ端末からDICOMファイルの要求があった場合にDICOMファイルを提供する。画像ビューワ端末では、DICOMファイルに基づいて、高精細モニタ上に医用画像を表示する。   In recent years, computerization of information has been attempted in many medical institutions. For example, an image generation apparatus (modality) such as a CR (Computed Radiography) apparatus, a CT (Computed Tomography) apparatus, or an MRI (Magnetic Resonance Imaging) apparatus uses DICOM (Digital Imaging and Communications in Medicine) as image data obtained by imaging. A DICOM file with accompanying information according to the standard is generated. The image server stores and manages the DICOM file, and provides the DICOM file when there is a request for the DICOM file from a DICOM compatible image viewer terminal. The image viewer terminal displays a medical image on a high-definition monitor based on the DICOM file.

例えば、モダリティ、画像ビューワ端末、医用画像記憶装置等を有した医用画像システムにおいて、モダリティにより生成されたDICOMファイルを医用画像記憶装置に一年間記憶させると共に、別の医用画像記憶装置に10年間記憶させ、10年経過後又は医用画像記憶装置の記憶容量が不足した際に、可搬記録媒体にDICOMファイルを記憶させる技術が提案されている(特許文献1参照)。   For example, in a medical image system having a modality, an image viewer terminal, a medical image storage device, etc., the DICOM file generated by the modality is stored in the medical image storage device for one year and stored in another medical image storage device for 10 years. In addition, a technique for storing a DICOM file in a portable recording medium after 10 years has elapsed or when the storage capacity of the medical image storage device is insufficient has been proposed (see Patent Document 1).

また、電子カルテの作成や診察結果の閲覧を行う際に用いる電子カルテ端末においても、患者に対する説明や診断のために画像を参照したい場合がある。電子カルテ端末は、DICOMファイルを直接処理する機能や高度な画像処理機能等を備えていないのが一般的である。そのため、画像サーバにおいて、予めDICOMファイル中の画像データのみをJPEG(Joint Photographic Experts Group)やPDF(Portable Document Format)等の形式に変換した汎用画像ファイルを生成しておき、画像サーバにWebサーバ機能を搭載することにより、電子カルテ端末からの要求に応じて汎用画像ファイルを提供することが行われている。
特開2002−352216号公報
In addition, there are cases where it is desired to refer to an image for explanation or diagnosis of a patient even in an electronic medical record terminal used when creating an electronic medical record or viewing a medical examination result. Electronic medical record terminals generally do not have a function for directly processing a DICOM file, an advanced image processing function, or the like. Therefore, in the image server, a general-purpose image file in which only the image data in the DICOM file is converted into a format such as JPEG (Joint Photographic Experts Group) or PDF (Portable Document Format) in advance is generated, and the Web server function Is provided, a general-purpose image file is provided in response to a request from an electronic medical record terminal.
JP 2002-352216 A

しかし、画像サーバにおいて、DICOMファイルの他に、電子カルテ端末等からの要求に対応可能な汎用画像ファイルを保存する場合には、同一の医用画像についてファイルを複数持つことになり、記憶容量の増大を招いていた。また、電子カルテ端末等からの参照の有無にかかわらず汎用画像ファイルを生成するので、参照されない場合には汎用画像ファイルを生成する処理が無駄になっていた。   However, in the image server, in addition to the DICOM file, when saving a general-purpose image file that can respond to a request from an electronic medical record terminal or the like, a plurality of files for the same medical image are held, increasing the storage capacity. Was invited. In addition, since a general-purpose image file is generated regardless of whether there is a reference from an electronic medical record terminal or the like, the processing for generating the general-purpose image file is wasted when it is not referenced.

また、医用画像は、利用目的に応じて要求される画質が異なる。例えば、読影医が画像診断を行う際には、画像中から病変等の異常を発見することを目的としているため、画質の劣化があってはならない。また、読影医が作成した報告書に基づいて診断を行う参照医は、患者への説明やカルテへの添付用、患者の再診時に画像を用いるため、読影医の場合に要求されるほど高画質である必要はないが、あるレベル以上の画質が要求される。また、研修医等の教育用に画像を用いる場合には、診断に使うわけではないので、必要に応じた画質であればよい。また、撮影技師は、再撮影のための撮影条件を参照したいだけで、画像は必要としないので、画質は問わない。したがって、高画質の画像が要求されない場合においてまで、未圧縮の状態で画像ファイルを保存しておく必要はない。   Also, medical images require different image quality depending on the purpose of use. For example, when an image interpretation doctor performs image diagnosis, the purpose is to find abnormalities such as lesions in the image, and therefore there should be no deterioration in image quality. In addition, the reference doctor who makes a diagnosis based on a report prepared by the interpreting doctor uses images when explaining to the patient, attaching it to the medical chart, and revisiting the patient. The image quality is not required, but a certain level or higher image quality is required. In addition, when an image is used for the education of a resident or the like, it is not used for diagnosis, and it is sufficient if the image quality is as required. Moreover, since the imaging engineer only wants to refer to the imaging conditions for re-imaging and does not need an image, the image quality does not matter. Therefore, it is not necessary to store the image file in an uncompressed state until a high-quality image is not required.

本発明は、上記の従来技術における問題に鑑みてなされたものであって、医用画像のデータ量を低減させることを課題とする。   The present invention has been made in view of the above-described problems in the prior art, and an object thereof is to reduce the data amount of medical images.

上記の課題を解決するために、請求項1に記載の医用画像管理装置は、
医用画像の画像データ及び当該画像データに関する付帯情報を含むDICOMファイルを受信する受信手段と、
記憶手段と、
前記受信手段により受信したDICOMファイルを、画像データのファイルと付帯情報のファイルとに分割し、当該画像データのファイルと当該付帯情報のファイルとを対応付けて前記記憶手段に記憶させる記憶制御手段と、
前記記憶手段に記憶されている画像データを外部記録媒体に出力する出力手段と、
前記出力手段により一又は複数の特定の外部記録媒体に前記画像データが出力された場合、前記画像データのファイルを圧縮する圧縮手段と、
を備える。
In order to solve the above problem, a medical image management apparatus according to claim 1 is provided.
Receiving means for receiving a DICOM file including image data of medical images and incidental information related to the image data;
Storage means;
A storage control unit that divides the DICOM file received by the receiving unit into an image data file and an incidental information file, and stores the image data file and the incidental information file in association with each other in the storage unit; ,
Output means for outputting the image data stored in the storage means to an external recording medium;
A compression means for compressing the image data file when the output means outputs the image data to one or more specific external recording media;
Is provided.

請求項2に記載の発明は、請求項1に記載の発明において、
前記圧縮手段は、前記出力手段により一又は複数の特定の外部記録媒体に、予め定められた圧縮率以上の前記画像データが出力された場合、前記画像データのファイルを圧縮する。
The invention according to claim 2 is the invention according to claim 1,
The compression means compresses the image data file when the output means outputs the image data of a predetermined compression rate or more to one or more specific external recording media.

請求項3に記載の発明は、請求項1又は2に記載の発明において、
外部記録媒体への画像データ出力の指示操作を行うための操作手段を更に備え、
前記出力手段は、前記操作手段による指示操作に基づいて前記記憶手段に記憶されている画像データを外部記録媒体に出力する。
The invention according to claim 3 is the invention according to claim 1 or 2,
An operation means for performing an instruction operation for outputting image data to an external recording medium;
The output means outputs the image data stored in the storage means to an external recording medium based on an instruction operation by the operation means.

請求項4に記載の発明は、
医用画像管理装置と、一又は複数の記録媒体出力装置とから成る医用画像システムにおいて、
前記医用画像管理装置は、
医用画像の画像データ及び当該画像データに関する付帯情報を含むDICOMファイルを受信する受信手段と、
記憶手段と、
前記受信手段により受信したDICOMファイルを、画像データのファイルと付帯情報のファイルとに分割し、当該画像データのファイルと当該付帯情報のファイルとを対応付けて前記記憶手段に記憶させる記憶制御手段と、
前記記憶手段に記憶されている画像データを前記記録媒体出力装置に送信する送信手段と、
を備え、
前記記録媒体出力装置は、
前記医用画像管理装置から受信した画像データを記録媒体に出力する出力手段と、
前記出力手段により前記画像データが記録媒体に出力されたことを前記医用画像管理装置に通知する通知手段と、
を備え、
前記医用画像管理装置は、
前記送信手段により一又は複数の特定の記録媒体出力装置に前記画像データが送信され、且つ、前記一又は複数の特定の記録媒体出力装置から前記通知手段による通知を受信した場合、前記画像データのファイルを圧縮する圧縮手段、
を更に備える。
The invention according to claim 4
In a medical image system comprising a medical image management device and one or a plurality of recording medium output devices,
The medical image management apparatus includes:
Receiving means for receiving a DICOM file including image data of medical images and incidental information related to the image data;
Storage means;
A storage control unit that divides the DICOM file received by the receiving unit into an image data file and an incidental information file, and stores the image data file and the incidental information file in association with each other in the storage unit; ,
Transmitting means for transmitting the image data stored in the storage means to the recording medium output device;
With
The recording medium output device comprises:
Output means for outputting image data received from the medical image management apparatus to a recording medium;
Notification means for notifying the medical image management apparatus that the image data has been output to a recording medium by the output means;
With
The medical image management apparatus includes:
When the image data is transmitted to one or a plurality of specific recording medium output devices by the transmission unit and the notification by the notification unit is received from the one or a plurality of specific recording medium output devices, the image data Compression means for compressing files,
Is further provided.

請求項5に記載の発明は、請求項4に記載の発明において、
前記圧縮手段は、前記送信手段により一又は複数の特定の記録媒体出力装置に、予め定められた圧縮率以上の前記画像データが送信され、且つ、前記一又は複数の特定の記録媒体出力装置から前記通知手段による通知を受信した場合、前記画像データのファイルを圧縮する。
The invention according to claim 5 is the invention according to claim 4,
The compression means transmits the image data having a compression rate equal to or higher than a predetermined compression rate to one or more specific recording medium output devices by the transmission means, and from the one or more specific recording medium output devices. When the notification by the notification means is received, the image data file is compressed.

請求項6に記載の発明は、請求項4又は5に記載の発明において、
前記医用画像管理装置は、
外部記録媒体への画像データ出力の指示操作を行うための操作手段を更に備え、
前記送信手段は、前記操作手段による指示操作に基づいて前記記憶手段に記憶されている画像データを前記記録媒体出力装置に送信する。
The invention according to claim 6 is the invention according to claim 4 or 5,
The medical image management apparatus includes:
An operation means for performing an instruction operation for outputting image data to an external recording medium;
The transmission unit transmits the image data stored in the storage unit to the recording medium output device based on an instruction operation by the operation unit.

請求項7に記載のプログラムは、
コンピュータを、
医用画像の画像データ及び当該画像データに関する付帯情報を含むDICOMファイルを受信する受信手段、
記憶手段、
前記受信手段により受信したDICOMファイルを、画像データのファイルと付帯情報のファイルとに分割し、当該画像データのファイルと当該付帯情報のファイルとを対応付けて前記記憶手段に記憶させる記憶制御手段、
前記記憶手段に記憶されている画像データを外部記録媒体に出力する出力手段、
前記出力手段により一又は複数の特定の外部記録媒体に前記画像データが出力された場合、前記画像データのファイルを圧縮する圧縮手段、
として機能させる。
The program according to claim 7 is:
Computer
Receiving means for receiving a DICOM file including image data of a medical image and incidental information related to the image data;
Storage means,
A storage control unit that divides the DICOM file received by the reception unit into an image data file and an incidental information file, and stores the image data file and the incidental information file in association with each other in the storage unit;
Output means for outputting the image data stored in the storage means to an external recording medium;
Compression means for compressing the image data file when the output means outputs the image data to one or more specific external recording media;
To function as.

本発明によれば、一又は複数の特定の外部記録媒体に医用画像の画像データが出力された際に、この画像データのファイルを圧縮する。そのため、画像データが出力されるまでは画質を保持することができ、画像データの出力完了後には医用画像のデータ量を低減させることができる。また、DICOMファイルを画像データのファイルと付帯情報のファイルとに分割することにより、画像データのファイルのみを圧縮することが可能となる。   According to the present invention, when image data of a medical image is output to one or more specific external recording media, the image data file is compressed. Therefore, the image quality can be maintained until the image data is output, and the data amount of the medical image can be reduced after the output of the image data is completed. Further, by dividing the DICOM file into an image data file and an accompanying information file, only the image data file can be compressed.

以下、図面を参照して、本発明に係る医用画像管理装置の一実施形態について説明する。   Hereinafter, an embodiment of a medical image management apparatus according to the present invention will be described with reference to the drawings.

[医用画像システムのシステム構成]
図1に医用画像システム100のシステム構成を示す。図1に示すように、医用画像システム100は、モダリティ10と、RIS(Radiological Information System:放射線情報システム)20と、画像サーバ30と、可搬媒体出力装置40と、電子カルテ端末50と、イメージャ60と、第2画像サーバ70とから構成されており、各装置は通信ネットワークNを介して、データ通信可能に接続されている。
[System configuration of medical imaging system]
FIG. 1 shows a system configuration of the medical image system 100. As shown in FIG. 1, a medical image system 100 includes a modality 10, an RIS (Radiological Information System) 20, an image server 30, a portable medium output device 40, an electronic medical record terminal 50, an imager. 60 and a second image server 70, and each device is connected via a communication network N so that data communication is possible.

RIS20は、制御部、記憶部、操作部、表示部、通信部等を有するコンピュータにより構成され、放射線科部門内における診療予約、診断結果のレポート、実績管理、材料在庫管理等の情報管理を行う。RIS20は、電子カルテ端末40により入力された検査オーダの登録を受け付け、その登録された検査オーダに基づいて検査オーダ情報を生成し、モダリティ10に送信する。検査オーダ情報とは、撮影や診断の検査オーダの内容を示すデータである。また、RIS20は、後述するDICOMヘッダファイルを取得するための取得要求を画像サーバ30に送信する。   The RIS 20 is configured by a computer having a control unit, a storage unit, an operation unit, a display unit, a communication unit, and the like, and performs information management such as medical appointment reservation, diagnosis result report, results management, and material inventory management in the radiology department. . The RIS 20 accepts the registration of the inspection order input by the electronic medical record terminal 40, generates inspection order information based on the registered inspection order, and transmits it to the modality 10. The examination order information is data indicating the contents of the examination order for imaging and diagnosis. Further, the RIS 20 transmits an acquisition request for acquiring a DICOM header file to be described later to the image server 30.

モダリティ10は、患者を撮影し、医用画像の画像データを生成する画像生成装置である。モダリティ10は、撮影した医用画像の画像データに、DICOM規格に則った付帯情報を付帯させてDICOMファイルを生成し、画像サーバ30に送信する。DICOMファイルは、医用画像の画像データと当該画像データに関する付帯情報とを含む。付帯情報は、患者情報、検査情報、シリーズ情報等を含む。患者情報は、患者の氏名、患者ID、性別等の患者毎に設定されたデータである。検査情報は、検査を識別する検査ID、検査部位、撮影方向及び***といった検査条件を示すデータである。シリーズ情報は、一つの検査の中で生成されるモダリティ10毎の一連の医用画像の単位(シリーズ)を示すシリーズIDやモダリティ10の種別を含むデータである。   The modality 10 is an image generation device that images a patient and generates image data of a medical image. The modality 10 adds a supplementary information conforming to the DICOM standard to the image data of the taken medical image, generates a DICOM file, and transmits it to the image server 30. The DICOM file includes image data of medical images and incidental information related to the image data. The incidental information includes patient information, examination information, series information, and the like. Patient information is data set for each patient, such as the patient's name, patient ID, and sex. The examination information is data indicating examination conditions such as an examination ID for identifying an examination, an examination site, an imaging direction, and a body position. The series information is data including a series ID indicating the unit (series) of a series of medical images for each modality 10 generated in one examination and the type of the modality 10.

画像サーバ30は、医用画像の画像データと画像データに対応する付帯情報とを保存し、管理する医用画像管理装置である。画像サーバ30は、モダリティ10からDICOMファイルを受信する。そして、画像サーバ30は、図2に示すように、受信したDICOMファイルを、画像データのファイル(以下、汎用画像ファイルという。)と付帯情報のファイル(以下、DICOMヘッダファイルという。)とに分割し、保存する。   The image server 30 is a medical image management apparatus that stores and manages image data of medical images and incidental information corresponding to the image data. The image server 30 receives the DICOM file from the modality 10. As shown in FIG. 2, the image server 30 divides the received DICOM file into an image data file (hereinafter referred to as a general-purpose image file) and an accompanying information file (hereinafter referred to as a DICOM header file). And save.

画像サーバ30は、他装置から受信するファイルの取得要求に応じて、DICOMヘッダファイル、汎用画像ファイル、又はこれら2つのファイルを結合したDICOMファイルを当該他装置に送信する。ここで、取得要求には、取得するファイルを指定するためのファイル指定情報(患者情報、検査情報、シリーズ情報、SOPインスタンスUID、又はこれらの情報の組み合わせ等)が含まれる。ここで、SOPインスタンスUIDとは、画像を特定するIDである。   In response to a file acquisition request received from another device, the image server 30 transmits a DICOM header file, a general-purpose image file, or a DICOM file obtained by combining these two files to the other device. Here, the acquisition request includes file specification information (patient information, examination information, series information, SOP instance UID, or a combination of these information) for specifying a file to be acquired. Here, the SOP instance UID is an ID for specifying an image.

画像サーバ30は、可搬媒体出力装置40に、DICOMファイルと当該DICOMファイルを可搬媒体に記録出力する旨の要求であるメディア出力要求信号とを送信する。また、画像サーバ30は可搬媒体出力装置40から記録出力が完了した旨の通知であるメディア記録完了信号を受信する。   The image server 30 transmits to the portable medium output device 40 a DICOM file and a media output request signal that is a request to record and output the DICOM file on the portable medium. Further, the image server 30 receives a media recording completion signal which is a notification that recording output has been completed from the portable medium output device 40.

また、画像サーバ30は、イメージャ60に、画像データと当該画像データをフィルムにプリント出力(イメージャ出力)する旨の要求であるイメージャ出力要求信号とを送信する。また、画像サーバ30はイメージャ60からイメージャ出力が完了した旨の通知であるイメージャ出力完了信号を受信する。   Further, the image server 30 transmits to the imager 60 image data and an imager output request signal that is a request to print out the image data on a film (imager output). Further, the image server 30 receives an imager output completion signal which is a notification that the imager output is completed from the imager 60.

また、画像サーバ30は、第2画像サーバ70に、DICOMファイルと当該DICOMファイルを保存、管理する旨の要求である保存要求信号とを送信する。また、画像サーバ30は第2画像サーバ70からDICOMファイルを保存した旨の通知である保存完了信号を受信する。   Further, the image server 30 transmits to the second image server 70 a DICOM file and a save request signal that is a request for saving and managing the DICOM file. Further, the image server 30 receives from the second image server 70 a save completion signal that is a notification that the DICOM file has been saved.

可搬媒体出力装置40は、CDメディア等の可搬媒体に各種データを記録出力(以下、メディア出力と称す)する装置である。可搬媒体出力装置40は、画像サーバ30からメディア出力要求信号とDICOMファイルを受信すると、受信したDICOMファイルを可搬媒体に記録出力する。そして、可搬媒体出力装置40は、DICOMファイルの可搬媒体への記録出力を終えたら、メディア記録完了信号を画像サーバ30に送信する。   The portable medium output device 40 is a device for recording and outputting various data (hereinafter referred to as media output) to a portable medium such as a CD medium. When the portable medium output device 40 receives the media output request signal and the DICOM file from the image server 30, the portable medium output device 40 records and outputs the received DICOM file to a portable medium. Then, the portable medium output device 40 transmits a media recording completion signal to the image server 30 after finishing the recording output of the DICOM file to the portable medium.

電子カルテ端末50は、電子カルテを作成する電子カルテ機能を有し、併せて参照医の診断に供するために、汎用画像ファイルに基づいて医用画像を表示する。電子カルテ端末50は、汎用画像ファイルを取得するための取得要求を画像サーバ30に送信する。   The electronic medical record terminal 50 has an electronic medical record function for creating an electronic medical record, and displays a medical image based on a general-purpose image file for use in diagnosis of a reference doctor. The electronic medical record terminal 50 transmits an acquisition request for acquiring a general-purpose image file to the image server 30.

イメージャ60は、画像データに基づいて、医用画像をフィルムにプリント出力(以下、イメージャ出力と称す)する装置である。イメージャ60は、画像サーバ30からイメージャ出力要求信号と画像データを受信すると、受信した画像データに基づいて、医用画像をイメージャ出力する。そして、イメージャ60は、イメージャ出力を終えたら、イメージャ出力完了信号を画像サーバ30に送信する。   The imager 60 is a device that prints a medical image on a film (hereinafter referred to as imager output) based on image data. Upon receiving the imager output request signal and the image data from the image server 30, the imager 60 outputs a medical image based on the received image data. When the imager 60 finishes outputting the imager, the imager 60 transmits an imager output completion signal to the image server 30.

第2画像サーバ70は、医用画像の画像データと画像データに対応する付帯情報とを保存し、管理する医用画像管理装置である。第2画像サーバ70は、画像サーバ30から保存要求信号とDICOMファイルを受信すると、受信したDICOMファイルを保存し、管理する。また、第2画像サーバ70は、受信したDICOMファイルを保存すると、保存完了信号を画像サーバ30に送信する。   The second image server 70 is a medical image management apparatus that stores and manages image data of medical images and incidental information corresponding to the image data. When receiving the save request signal and the DICOM file from the image server 30, the second image server 70 saves and manages the received DICOM file. Further, when the second image server 70 stores the received DICOM file, the second image server 70 transmits a storage completion signal to the image server 30.

また、第2画像サーバ70は、DICOMファイルを取得するための取得要求を画像サーバ30に送信する。そして、第2画像サーバ70は、画像サーバ30からDICOMファイルを受信し、受信したDICOMファイルを保存し、管理する。   In addition, the second image server 70 transmits an acquisition request for acquiring a DICOM file to the image server 30. Then, the second image server 70 receives the DICOM file from the image server 30 and stores and manages the received DICOM file.

[画像サーバの機能的構成]
図3に、画像サーバ30の機能的構成を示す。図3に示すように、画像サーバ30は、制御部31、操作部32、表示部33、通信部34、ROM(Read Only Memory)35、記憶部36等を備え、各部はバス37により接続されている。
[Functional configuration of image server]
FIG. 3 shows a functional configuration of the image server 30. As shown in FIG. 3, the image server 30 includes a control unit 31, an operation unit 32, a display unit 33, a communication unit 34, a ROM (Read Only Memory) 35, a storage unit 36, and the like. ing.

制御部31は、CPU(Central Processing Unit)、RAM(Random Access Memory)等から構成され、画像サーバ30の各部の処理動作を統括的に制御する。具体的には、CPUは、操作部32から入力される操作信号又は通信部34により受信される指示信号に応じて、ROM35に記憶されている各種処理プログラムを読み出し、RAM内に形成されたワークエリアに展開し、当該プログラムとの協働により各種処理を行う。   The control unit 31 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), and the like, and comprehensively controls the processing operation of each unit of the image server 30. Specifically, the CPU reads various processing programs stored in the ROM 35 in accordance with an operation signal input from the operation unit 32 or an instruction signal received by the communication unit 34, and a work piece formed in the RAM. Expand to the area and perform various processes in cooperation with the program.

操作部32は、カーソルキー、数字入力キー、及び各種機能キー等を備えたキーボードと、マウス等のポインティングデバイスを備えて構成され、キーボードに対するキー操作やマウス操作により入力された操作信号を制御部31に出力する。   The operation unit 32 includes a keyboard having cursor keys, numeric input keys, various function keys, and the like, and a pointing device such as a mouse. The operation unit 32 controls operation signals input by key operations or mouse operations on the keyboard. To 31.

表示部33は、LCD(Liquid Crystal Display)により構成され、制御部31から入力される表示データに基づいて各種画面を表示する。   The display unit 33 is configured by an LCD (Liquid Crystal Display), and displays various screens based on display data input from the control unit 31.

通信部34は、LAN(Local Area Network)アダプタ、ルータ、TA(Terminal Adapter)等を備え、通信ネットワークNを介して接続されたモダリティ10、RIS20、可搬媒体出力装置40、電子カルテ端末50、イメージャ60、第2画像サーバ70等の外部機器との間でデータの送受信を行う。   The communication unit 34 includes a LAN (Local Area Network) adapter, a router, a TA (Terminal Adapter), and the like. The modality 10, the RIS 20, the portable medium output device 40, the electronic medical record terminal 50, and the like connected via the communication network N. Data is transmitted / received to / from external devices such as the imager 60 and the second image server 70.

通信部34は、RIS20にDICOMヘッダファイルを送信する際、又は電子カルテ端末50に汎用画像ファイルを送信する際、イメージャ60に画像データを送信する際には、HTTP(HyperText Transfer Protocol)等の汎用のWeb通信用のプロトコルを採用する。また、通信部34は、可搬媒体出力装置40や第2画像サーバ70にDICOMファイルを送信する際、又はモダリティ10からDICOMファイルを受信する際には、DICOM対応のプロトコルを採用する。   The communication unit 34 transmits a DICOM header file to the RIS 20, transmits a general-purpose image file to the electronic medical record terminal 50, or transmits image data to the imager 60, such as a general-purpose HTTP (HyperText Transfer Protocol). The web communication protocol is adopted. Further, the communication unit 34 adopts a DICOM compatible protocol when a DICOM file is transmitted to the portable medium output device 40 or the second image server 70 or when a DICOM file is received from the modality 10.

ROM35は、不揮発性の半導体メモリ等により構成され、制御プログラム、当該プログラムの実行に必要なパラメータやファイル等を記憶している。   The ROM 35 is configured by a nonvolatile semiconductor memory or the like, and stores a control program, parameters and files necessary for executing the program, and the like.

記憶部36は、ハードディスク等の記憶装置であり、汎用画像ファイル、DICOMヘッダファイル等のデータを記憶する。   The storage unit 36 is a storage device such as a hard disk, and stores data such as general-purpose image files and DICOM header files.

通信部34がモダリティ10からDICOMファイルを受信すると、制御部31は、図2に示すように、DICOMファイルを汎用画像ファイルとDICOMヘッダファイルとに分割する。そして、制御部31は、汎用画像ファイルとDICOMヘッダファイルとを対応付けて記憶部36に保存させる。例えば、汎用画像ファイルのファイル名に付帯情報に含まれるSOPインスタンスUIDを付することにより、汎用画像ファイルとDICOMヘッダファイルとを対応付ける。汎用画像ファイルは、ビットマップ、JPEG、JPEG2000等、いずれの画像形式であってもよいが、読影が完了するまでは、ビットマップ形式等、読影に適した画質の医用画像を提供可能な画像形式で汎用画像ファイルを保存することとする。   When the communication unit 34 receives the DICOM file from the modality 10, the control unit 31 divides the DICOM file into a general-purpose image file and a DICOM header file as shown in FIG. Then, the control unit 31 stores the general-purpose image file and the DICOM header file in the storage unit 36 in association with each other. For example, the general-purpose image file and the DICOM header file are associated with each other by attaching the SOP instance UID included in the incidental information to the file name of the general-purpose image file. The general-purpose image file may be in any image format such as bitmap, JPEG, JPEG2000, etc., but until the interpretation is completed, an image format that can provide a medical image with an image quality suitable for interpretation, such as a bitmap format. The general-purpose image file is saved.

また、制御部31は、通信部34により他装置から受信するファイルの取得要求に応じて、DICOMヘッダファイル、汎用画像ファイル又はDICOMファイルを通信部34を介して当該他装置に送信させる。   In addition, the control unit 31 causes a DICOM header file, a general-purpose image file, or a DICOM file to be transmitted to the other device via the communication unit 34 in response to a file acquisition request received from the other device by the communication unit 34.

具体的には、通信部34によりRIS20からDICOMヘッダファイルの取得要求を受信した場合には、制御部31は、取得要求に含まれるファイル指定情報により指定されたDICOMヘッダファイルを記憶部36から読み出して、当該DICOMヘッダファイルを通信部34を介してRIS20に送信させる。   More specifically, when the communication unit 34 receives a DICOM header file acquisition request from the RIS 20, the control unit 31 reads the DICOM header file specified by the file specification information included in the acquisition request from the storage unit 36. Then, the DICOM header file is transmitted to the RIS 20 via the communication unit 34.

また、通信部34により電子カルテ端末50から汎用画像ファイルの取得要求を受信した場合には、制御部31は、取得要求に含まれるファイル指定情報により指定された汎用画像ファイルを記憶部36から読み出して、当該汎用画像ファイルを通信部34を介して電子カルテ端末50に送信させる。   When the communication unit 34 receives a general-purpose image file acquisition request from the electronic medical record terminal 50, the control unit 31 reads out the general-purpose image file designated by the file designation information included in the acquisition request from the storage unit 36. Then, the general-purpose image file is transmitted to the electronic medical record terminal 50 via the communication unit 34.

また、通信部34により第2画像サーバ70からDICOMファイルの取得要求を受信した場合には、制御部31は、取得要求に含まれるファイル指定情報により指定されたDICOMファイルに対応する汎用画像ファイル及びDICOMヘッダファイルを記憶部36から読み出し、これら2つのファイルを結合してDICOMファイルを生成し、生成したDICOMファイルを通信部34を介して第2画像サーバ70に送信させる。   When the communication unit 34 receives a DICOM file acquisition request from the second image server 70, the control unit 31 includes a general-purpose image file corresponding to the DICOM file specified by the file specification information included in the acquisition request, and The DICOM header file is read from the storage unit 36, these two files are combined to generate a DICOM file, and the generated DICOM file is transmitted to the second image server 70 via the communication unit 34.

制御部31は、ユーザ操作による操作部32からのメディア出力をする旨の操作信号(メディア出力操作信号)に基づいて、DICOMファイルとメディア出力要求信号とを通信部34を介して可搬媒体出力装置40に送信させる。   The control unit 31 outputs a DICOM file and a media output request signal via the communication unit 34 based on an operation signal (media output operation signal) for performing media output from the operation unit 32 by a user operation. Transmit to the device 40.

具体的に、制御部31は、操作信号が入力されると、操作信号により指定されたDICOMファイルに対応する汎用画像ファイル及びDICOMヘッダファイルを記憶部36から読み出し、これら2つのファイルを結合してDICOMファイルを生成し、生成したDICOMファイルを通信部34を介して可搬媒体出力装置40に、メディア出力要求信号と共に送信させる。   Specifically, when an operation signal is input, the control unit 31 reads a general-purpose image file and a DICOM header file corresponding to the DICOM file specified by the operation signal from the storage unit 36, and combines these two files. A DICOM file is generated, and the generated DICOM file is transmitted to the portable medium output device 40 through the communication unit 34 together with a media output request signal.

制御部31は、ユーザ操作による操作部32からのイメージャ出力をする旨の操作信号(イメージャ出力操作信号)に基づいて、画像データとイメージャ出力要求信号とを通信部34を介してイメージャ60に送信させる。   The control unit 31 transmits image data and an imager output request signal to the imager 60 via the communication unit 34 based on an operation signal (imager output operation signal) indicating that an imager is output from the operation unit 32 by a user operation. Let

具体的に、制御部31は、操作信号が入力されると、操作信号により指定された画像データを記憶部36から読み出し、当該画像データを通信部34を介してイメージャ60に、イメージャ出力要求信号と共に送信させる。   Specifically, when an operation signal is input, the control unit 31 reads out image data designated by the operation signal from the storage unit 36, and transmits the image data to the imager 60 via the communication unit 34. Send with.

制御部31は、ユーザ操作による操作部32からの他画像サーバに保存する旨の操作信号(他画像サーバ出力操作信号)に基づいて、DICOMファイルと保存要求信号とを通信部34を介して第2画像サーバ70に送信させる。   The control unit 31 sends the DICOM file and the save request signal via the communication unit 34 based on an operation signal (an other image server output operation signal) for saving to the other image server from the operation unit 32 by a user operation. The image data is transmitted to the two-image server 70.

具体的に、制御部31は、操作信号が入力されると、操作信号により指定されたDICOMファイルに対応する汎用画像ファイル及びDICOMヘッダファイルを記憶部36から読み出し、これら2つのファイルを結合してDICOMファイルを生成し、生成したDICOMファイルを通信部34を介して第2画像サーバ70に、保存要求信号と共に送信させる。   Specifically, when an operation signal is input, the control unit 31 reads a general-purpose image file and a DICOM header file corresponding to the DICOM file specified by the operation signal from the storage unit 36, and combines these two files. A DICOM file is generated, and the generated DICOM file is transmitted to the second image server 70 via the communication unit 34 together with a storage request signal.

また、記憶部36は、画像データの出力の履歴を表す出力履歴テーブル361を記憶する。ここでいう画像データの出力とは、制御部31が、記憶部36に記憶されている画像データを外部記録媒体(CDメディア、フィルム、第2画像サーバ70の記憶部等)に出力することをいう。本実施の形態においては、画像サーバ30がDICOMファイルを可搬媒体出力装置40に送信し、可搬媒体出力装置40がメディア出力すること、画像サーバ30が画像データをイメージャ60に送信し、イメージャ60がイメージャ出力すること、画像サーバ30がDICOMファイルを第2画像サーバ70に送信し、第2画像サーバ70がDICOMファイルを記憶部に保存することをいう。   The storage unit 36 also stores an output history table 361 that represents the output history of image data. The output of the image data here means that the control unit 31 outputs the image data stored in the storage unit 36 to an external recording medium (CD media, film, storage unit of the second image server 70, etc.). Say. In the present embodiment, the image server 30 transmits the DICOM file to the portable medium output device 40, the portable medium output device 40 outputs the media, and the image server 30 transmits the image data to the imager 60. 60 indicates that the imager outputs, the image server 30 transmits the DICOM file to the second image server 70, and the second image server 70 stores the DICOM file in the storage unit.

図4に、出力履歴テーブル361のデータ構成を示す。図4に示すように、出力履歴テーブル361は、「NO」「出力種類」、「出力先」、「操作者」、「SOPインスタンスUID」、「日時」、「圧縮率」のフィールドから成る一又は複数のレコードから構成されている。ここで、「NO」とは、レコードナンバーである。「出力種類」とは、DICOMファイルの外部出力の種類を示すフィールドである。具体的に、「出力種類」の値として、可搬媒体出力装置40を介してCDメディアに出力する「メディア出力」、イメージャ60を介してフィルムに出力をする「イメージャ出力」、第2画像サーバ70に出力する「他画像サーバ出力」がある。   FIG. 4 shows the data structure of the output history table 361. As shown in FIG. 4, the output history table 361 includes fields of “NO”, “output type”, “output destination”, “operator”, “SOP instance UID”, “date / time”, and “compression rate”. Or it is composed of a plurality of records. Here, “NO” is a record number. “Output type” is a field indicating the type of external output of the DICOM file. Specifically, as the value of “output type”, “media output” that is output to CD media via the portable medium output device 40, “imager output” that is output to film via the imager 60, the second image server There is “other image server output” to be output to 70.

また、「出力先」とは、画像データの外部出力の出力先を示すフィールドである。具体的に、「出力先」の値は、可搬媒体出力装置40、イメージャ60、第2画像サーバ70のマシン名となる。   The “output destination” is a field indicating the output destination of the external output of the image data. Specifically, the value of “output destination” is the machine name of the portable medium output device 40, the imager 60, and the second image server 70.

また、「操作者」は、操作部32において、メディア出力操作信号、イメージャ出力操作信号、他画像サーバ出力操作信号を出力する旨のユーザ操作を行ったユーザの名前を示すフィールドである。「SOPインスタンスUID」は、外部出力する画像データのSOPインスタンスUIDを示すフィールドである。「日時」は、画像データが外部出力された日時を示すフィールドである。「圧縮率」は、外部出力された際の画像データの圧縮率を示すフィールドである。ここでいう圧縮率とは、画像データに対して行われる圧縮処理による圧縮の度合いである。また、この圧縮率とは、最初の状態からの圧縮率であり、段階的に圧縮を行う場合の前段階からの圧縮率を指すものではない。また、「圧縮率が高い」とは「圧縮の程度が小さい」ということであり、「圧縮率が低い」とは「圧縮の程度が大きい」ということである。つまり圧縮率が高い程データ量が多くなり、圧縮率が低い程データ量は少なくなる。尚、汎用画像ファイルの圧縮処理は、制御部31により行われる。詳しくは後述する。   “Operator” is a field indicating the name of a user who has performed a user operation to output a media output operation signal, an imager output operation signal, and another image server output operation signal in the operation unit 32. The “SOP instance UID” is a field indicating the SOP instance UID of image data to be output externally. “Date and time” is a field indicating the date and time when the image data was externally output. “Compression rate” is a field indicating the compression rate of image data when externally output. The compression rate here is a degree of compression by compression processing performed on image data. The compression rate is a compression rate from the initial state, and does not indicate a compression rate from the previous stage in the case of performing compression in stages. Further, “high compression ratio” means “low compression degree” and “low compression ratio” means “high compression degree”. That is, the higher the compression rate, the larger the data amount, and the lower the compression rate, the smaller the data amount. The compression process of the general-purpose image file is performed by the control unit 31. Details will be described later.

制御部31は、通信部34が可搬媒体出力端末40からメディア記録完了信号を、イメージャ60からイメージャ出力完了信号を、第2画像サーバ70から保存完了信号を受信すると、各フィールドの値を設定して出力履歴テーブル361のレコードを追加する。   When the communication unit 34 receives a media recording completion signal from the portable medium output terminal 40, an imager output completion signal from the imager 60, and a storage completion signal from the second image server 70, the control unit 31 sets the value of each field. Then, a record of the output history table 361 is added.

ここで、メディア記録完了信号、イメージャ出力完了信号、保存完了信号を受信した場合、追加するレコードの「出力種類」の値はそれぞれ「メディア出力」、「イメージャ出力」、「他画像サーバ出力」となる。また、「SOPインスタンスUID」、「圧縮率」の値は、送信する画像データの付帯情報から取得する。   Here, when the media recording completion signal, the imager output completion signal, and the storage completion signal are received, the “output type” values of the records to be added are “media output”, “imager output”, and “other image server output”, respectively. Become. Also, the values of “SOP instance UID” and “compression rate” are acquired from the incidental information of the image data to be transmitted.

図5に、付帯情報のデータ構成を示す。図5に示すように、付帯情報は、患者情報、検査情報、シリーズ情報及び画像情報により構成される。また、画像情報は、「SOPインスタンスUID」、「画像番号」、「オリジナル保存先」、「圧縮率」、「画像種別」、「更新日時」等の項目により構成される。   FIG. 5 shows the data structure of the incidental information. As shown in FIG. 5, the incidental information includes patient information, examination information, series information, and image information. The image information includes items such as “SOP instance UID”, “image number”, “original storage destination”, “compression rate”, “image type”, and “update date / time”.

ここで、「オリジナル保存先」とは、圧縮処理が行われていない元となる画像データを保存している記録媒体(CDメディア、フィルム、他装置の記憶部)を示す項目である。   Here, the “original storage destination” is an item indicating a recording medium (a CD medium, a film, a storage unit of another device) that stores original image data that has not been subjected to compression processing.

また、「画像種別」とは、画像データの圧縮状態の種類である。例えば、「画像種別」の値として、「無圧縮」、「可逆圧縮」、「非可逆圧縮」等がある。また、「更新日時」とは、付帯情報に対応する画像データの圧縮処理を行った日時である。   The “image type” is a type of compression state of image data. For example, the value of “image type” includes “no compression”, “reversible compression”, “irreversible compression”, and the like. The “update date and time” is the date and time when the image data corresponding to the supplementary information is compressed.

制御部31は、記憶部36に記憶されている画像データを、一又は複数の特定の外部記録媒体に所定の条件で出力した場合、当該画像データ(記憶部36に記憶されている汎用画像ファイル)を圧縮する。   When the control unit 31 outputs the image data stored in the storage unit 36 to one or more specific external recording media under a predetermined condition, the control unit 31 outputs the image data (the general-purpose image file stored in the storage unit 36). ).

ここで、圧縮とは、未圧縮の状態のファイルを圧縮すること、及び、既に圧縮されているファイルの圧縮率を上げることの両方を含む。圧縮方式としては、JPEG、JPEG2000等、何を用いてもよい。   Here, the compression includes both compressing an uncompressed file and increasing the compression rate of an already compressed file. Any compression method such as JPEG or JPEG2000 may be used.

制御部31は、出力履歴テーブル361のレコードを追加した際、当該出力履歴テーブル361を参照し、予め定められた圧縮実行条件(以下、設定圧縮実行条件と称す)を満たしているか否かを確認する。設定圧縮実行条件は、ユーザ操作によって操作部32から設定される。設定圧縮実行条件は、制御部31が画像データに対して圧縮処理を行う契機となる条件のことである。また、設定圧縮実行条件の設定は、出力履歴テーブル361のフィールドの値に関して行われる。例えば、「ある画像データが圧縮率100%で2種類の出力種類で出力されている」や「ある画像データが圧縮率80%以上で3種類の出力先に出力されている」、「ある画像データが9:00〜12:00の間に圧縮率90パーセント以上で2種類の出力先に出力されている」等となる。   When adding a record in the output history table 361, the control unit 31 refers to the output history table 361 and confirms whether or not a predetermined compression execution condition (hereinafter referred to as a set compression execution condition) is satisfied. To do. The setting compression execution condition is set from the operation unit 32 by a user operation. The set compression execution condition is a condition that triggers the control unit 31 to compress the image data. The setting compression execution condition is set with respect to the field value of the output history table 361. For example, “some image data is output in two types of output at a compression rate of 100%”, “some image data is output to three types of output destinations at a compression rate of 80% or more”, “a certain image The data is output to two types of output destinations at a compression ratio of 90% or more between 9:00 and 12:00 ".

具体的に、設定圧縮実行条件が、「SOPインスタンスUIDが「1.2.392.4509」の画像データが圧縮率100%で2種類の出力種類で出力されている」と設定されており、図4の出力履歴テーブル361のように外部出力が行われていたとする。レコードナンバー「1」、「2」のSOPインスタンスUIDは、共に、「1.2.392.4509」であり、圧縮率も共に「100%」である。そして、レコードナンバー「1」、「2」の出力種類は、それぞれ「イメージャ出力」、「メディア出力」であり、2種類の出力種類で画像データが出力されている。そのため、レコードナンバー「2」に対応する外部出力が行われた際に、外部出力された記憶部36に記憶されている画像データ(SOPインスタンスUIDが「1.2.392.4509」の画像データ)に対して圧縮処理が行われたことになる。   Specifically, the set compression execution condition is set as “image data with SOP instance UID“ 1.2.392.4509 ”is output in two output types at a compression rate of 100%”, and the output of FIG. Assume that external output is performed as in the history table 361. The SOP instance UIDs of the record numbers “1” and “2” are both “1.2.392.4509” and the compression rate is both “100%”. The output types of record numbers “1” and “2” are “imager output” and “media output”, respectively, and image data is output in two output types. Therefore, when the external output corresponding to the record number “2” is performed, the image data (image data with the SOP instance UID “1.2.392.4509”) stored in the externally output storage unit 36 is output. Compression processing has been performed.

また、制御部31は、記憶部36に記憶されているDICOMヘッダファイルに格納されている付帯情報の画像情報の「オリジナル保存先」と「圧縮率」と「画像種別」と「更新日時」を更新する。   In addition, the control unit 31 sets the “original saving destination”, “compression rate”, “image type”, and “update date / time” of the image information of the auxiliary information stored in the DICOM header file stored in the storage unit 36. Update.

制御部31は、DICOMファイルをイメージャ60に送信した場合、イメージャ60からイメージャ出力完了信号を受信した際に、「オリジナル保存先」をイメージャ60のマシン名に更新する。尚、制御部31が、DICOMファイルとイメージャ出力要求信号を送信した際に、「オリジナル保存先」をイメージャ60のマシン名に更新することとしてもよい。   When the control unit 31 transmits the DICOM file to the imager 60, when the imager output completion signal is received from the imager 60, the control unit 31 updates “original storage destination” to the machine name of the imager 60. The control unit 31 may update the “original storage destination” to the machine name of the imager 60 when the DICOM file and the imager output request signal are transmitted.

また、制御部31は、DICOMファイルを第2画像サーバ70に送信した場合、第2画像サーバ70から保存完了信号を受信した際に、「オリジナル保存先」を画像サーバ70のマシン名に更新する。尚、DICOM規格の「保存委託」のプロトコル等を使用して、画像サーバ30から第2画像サーバ70に問い合わせをして、元となるDICOMファイルを保持していることを確認した後、「オリジナル保存先」を第2画像サーバ70のマシン名に更新することとしてもよい。   When the control unit 31 transmits the DICOM file to the second image server 70, the control unit 31 updates the “original storage destination” to the machine name of the image server 70 when receiving the storage completion signal from the second image server 70. . Note that the image server 30 makes an inquiry to the second image server 70 using the DICOM standard “consignment” protocol, etc., and confirms that the original DICOM file is held, The “save destination” may be updated to the machine name of the second image server 70.

また、制御部31は、DICOMファイルを可搬媒体出力装置40に送信した場合、可搬媒体出力装置40からメディア記録完了信号を受信した際に、「オリジナル保存先」を可搬媒体出力装置40のマシン名に更新する。尚、PDI(Portable Data for Imaging)等により、可搬媒体を介して、DICOMファイルを他の画像サーバ等に保存した場合、画像サーバ30が、保存した画像サーバから保存した旨の通知等を受信した際に「オリジナル保存先」を保存した画像サーバのマシン名に更新することとしてもよい。   Further, when the DICOM file is transmitted to the portable medium output device 40, the control unit 31 sets the “original storage destination” to the portable medium output device 40 when the media recording completion signal is received from the portable medium output device 40. Update to the machine name. In addition, when a DICOM file is stored in another image server or the like via a portable medium by PDI (Portable Data for Imaging) or the like, the image server 30 receives a notification or the like indicating that the DICOM file has been stored from the stored image server. In this case, the “original storage destination” may be updated to the machine name of the image server storing the image server.

制御部31は、記憶部36に記憶されている汎用画像ファイルを圧縮した際、「圧縮率」と「画像種別」と「更新日時」を更新する。   When the general-purpose image file stored in the storage unit 36 is compressed, the control unit 31 updates the “compression rate”, “image type”, and “update date / time”.

[画像サーバの具体的な動作]
次に、画像サーバ30における動作について説明する。図6は、画像サーバ30において実行される処理を示すフローチャートである。本フローチャートは、説明の便宜上、一つのDICOMファイルに着目した処理となっている。
[Specific operation of image server]
Next, the operation in the image server 30 will be described. FIG. 6 is a flowchart showing processing executed in the image server 30. This flowchart is processing focusing on one DICOM file for convenience of explanation.

図6に示すように、通信部34により、モダリティ10からDICOMファイルが受信される(ステップS1)。   As shown in FIG. 6, the DICOM file is received from the modality 10 by the communication unit 34 (step S1).

そして、制御部31により、DICOMファイルはDICOMヘッダファイルと汎用画像ファイルとに分割され、記憶部36に保存される(ステップS2)。このとき、制御部31により、DICOMヘッダファイルと汎用画像ファイルとが関連付けられる。そして、制御部31により、DICOMヘッダファイルと汎用画像ファイルとが記憶部36に記憶される。   Then, the control unit 31 divides the DICOM file into a DICOM header file and a general-purpose image file and saves them in the storage unit 36 (step S2). At this time, the control unit 31 associates the DICOM header file with the general-purpose image file. Then, the DICOM header file and the general-purpose image file are stored in the storage unit 36 by the control unit 31.

そして、ユーザ操作による操作部32からの画像データを外部出力する旨の操作信号が制御部31に入力される(ステップS3)。   Then, an operation signal for externally outputting image data from the operation unit 32 by a user operation is input to the control unit 31 (step S3).

この操作信号が他画像サーバ出力操作信号の場合(ステップS4;他画像サーバ出力操作信号)、制御部31によりDICOMファイルが生成され、当該DICOMファイルと保存要求信号が第2画像サーバ70に送信される(ステップS5)。そして、第2画像サーバ70において、DICOMファイルが保存管理される。そして通信部34により第2画像サーバ70から保存完了信号が受信されると(ステップS6)、制御部31により出力履歴テーブル361が更新される(ステップS11)。具体的には、出力履歴テーブル361にレコードが追加される。   When this operation signal is an other image server output operation signal (step S4; other image server output operation signal), a DICOM file is generated by the control unit 31, and the DICOM file and a save request signal are transmitted to the second image server 70. (Step S5). The second image server 70 stores and manages the DICOM file. Then, when a storage completion signal is received from the second image server 70 by the communication unit 34 (step S6), the output history table 361 is updated by the control unit 31 (step S11). Specifically, a record is added to the output history table 361.

また、ステップS3における操作信号がメディア出力操作信号の場合(ステップS4;メディア出力操作信号)、制御部31によりDICOMファイルが生成され、当該DICOMファイルとメディア出力要求信号が可搬媒体出力装置40に送信される(ステップS7)。そして、可搬媒体出力装置40においてメディア出力される。そして通信部34により可搬媒体出力装置40からメディア記録完了信号が受信されると(ステップS8)、制御部31により出力履歴テーブル361が更新される(ステップS11)。   When the operation signal in step S3 is a media output operation signal (step S4; media output operation signal), a DICOM file is generated by the control unit 31, and the DICOM file and the media output request signal are sent to the portable medium output device 40. It is transmitted (step S7). Then, the portable medium output device 40 outputs the media. When the media recording completion signal is received from the portable medium output device 40 by the communication unit 34 (step S8), the output history table 361 is updated by the control unit 31 (step S11).

ステップS3における操作信号がイメージャ出力操作信号の場合(ステップS4;イメージャ出力操作信号)、画像データとイメージャ出力要求信号がイメージャ60に送信される(ステップS9)。そして、イメージャ60においてイメージャ出力される。そして通信部34によりイメージャ60からイメージャ出力完了信号が受信されると(ステップ10)、制御部31により出力履歴テーブル361が更新される(ステップS11)。   When the operation signal in step S3 is an imager output operation signal (step S4; imager output operation signal), the image data and the imager output request signal are transmitted to the imager 60 (step S9). Then, the imager 60 outputs the imager. When the communication unit 34 receives an imager output completion signal from the imager 60 (step 10), the output history table 361 is updated by the control unit 31 (step S11).

ステップS11において、出力履歴テーブル361が更新された後、出力履歴テーブル361を参照し、画像データ(汎用画像ファイル)が設定圧縮実行条件を満たしているか否かを判定する(ステップS12)。   In step S11, after the output history table 361 is updated, the output history table 361 is referred to and it is determined whether the image data (general-purpose image file) satisfies the set compression execution condition (step S12).

画像データが設定圧縮実行条件を満たしている場合(ステップS12;Yes)、制御部31により、当該画像データ(汎用画像ファイル)は圧縮される(ステップS13)。   When the image data satisfies the set compression execution condition (step S12; Yes), the control unit 31 compresses the image data (general-purpose image file) (step S13).

一方、画像データが設定圧縮実行条件を満たしていない場合(ステップS12;No)、再び出力履歴テーブル361の更新を待ち(ステップS3〜ステップS11)、画像データ(汎用画像ファイル)が設定圧縮実行条件を満たしているか否かを判定する(ステップS12)。   On the other hand, when the image data does not satisfy the set compression execution condition (step S12; No), it waits for the output history table 361 to be updated again (step S3 to step S11), and the image data (general-purpose image file) is set to the set compression execution condition. Is determined (step S12).

以上、本実施の形態によると、画像サーバ30は、一又は複数の特定の外部記録媒体に所定の条件で医用画像の画像データを出力した場合に、この画像データのファイル(汎用画像ファイル)を圧縮する。そのため、画像データが出力されるまでは画質を保持することができ、画像データの出力完了後には医用画像のデータ量を低減させることができる。また、DICOMファイルを画像データのファイルと付帯情報のファイルとに分割することにより、画像データのファイルのみを圧縮することが可能となる。DICOMファイルのうち、データ量のほとんどを占めているのは画像データ部分であるため、効果的に圧縮を行うことができる。このため、より多くの患者や検査の画像を保存することができる。   As described above, according to the present embodiment, the image server 30 outputs the image data file (general-purpose image file) when the image data of the medical image is output to one or more specific external recording media under a predetermined condition. Compress. Therefore, the image quality can be maintained until the image data is output, and the data amount of the medical image can be reduced after the output of the image data is completed. Further, by dividing the DICOM file into an image data file and an accompanying information file, only the image data file can be compressed. Since the DICOM file occupies most of the data amount is the image data portion, it can be effectively compressed. For this reason, more patients and examination images can be stored.

また、画像サーバ30では、あらゆる装置からの要求に対応可能な汎用画像ファイルを保存しているため、DICOMファイルに対応した専用ビューワ端末からでなくても医用画像を参照することができる。また、DICOMファイルと汎用画像ファイルの両方を保存する場合と比較して、データ量を低減させることができる。汎用画像ファイルは、DICOMファイルを要求された場合にも用いるので、予め生成しておいても無駄になることはない。また、汎用画像ファイルが低速高容量のライブラリ装置に移された後も、ネットワーク接続された電子カルテ端末等のWebブラウザを用いて画像を参照することができる。   Further, since the image server 30 stores a general-purpose image file that can respond to requests from any device, it is possible to refer to a medical image without using a dedicated viewer terminal that supports a DICOM file. Further, the data amount can be reduced as compared with the case where both the DICOM file and the general-purpose image file are stored. Since the general-purpose image file is also used when a DICOM file is requested, there is no waste even if it is generated in advance. Further, even after the general-purpose image file is transferred to the low-speed and high-capacity library device, the image can be referred to using a Web browser such as an electronic medical record terminal connected to the network.

また、汎用画像ファイルとDICOMヘッダファイルとに分割された状態で保存されているので、付帯情報のみを利用する場合にはDICOMヘッダファイルのみを読み出せばよい。DICOMヘッダファイルには画像部分が含まれないため、高速に処理を行うことができる。   Further, since it is stored in a state of being divided into a general-purpose image file and a DICOM header file, only the DICOM header file needs to be read when only the supplementary information is used. Since the DICOM header file does not include an image portion, processing can be performed at high speed.

また、画像サーバ30は、画像データの外部出力を行うまでは、画像データの圧縮を行わないため、外部記録媒体に高画質で画像データを出力することができる。   Further, since the image server 30 does not compress the image data until the image data is externally output, the image server 30 can output the image data to the external recording medium with high image quality.

また、画像サーバ30は、外部記録媒体に画像データを出力したとしても、圧縮した汎用画像ファイルを保持している。そのため、画像データの外部出力後も、他装置から画像サーバ30にアクセスし画像データを参照することができる。また、外部記録媒体に格納されている画像データを参照することにより、高画質の医用画像を参照することもできる。更に、外部記憶媒体から高画質の医用画像を画像サーバ30に再取り込みすることもできる。   Further, the image server 30 holds the compressed general-purpose image file even if the image data is output to the external recording medium. Therefore, even after image data is output externally, it is possible to access the image server 30 from another device and refer to the image data. It is also possible to refer to high-quality medical images by referring to image data stored in an external recording medium. Furthermore, a high-quality medical image can be re-imported into the image server 30 from the external storage medium.

尚、上記実施の形態における記述は、本発明に係る医用画像管理装置の例であり、これに限定されるものではない。装置を構成する各部の細部構成及び細部動作に関しても本発明の趣旨を逸脱することのない範囲で適宜変更可能である。   The description in the above embodiment is an example of the medical image management apparatus according to the present invention, and the present invention is not limited to this. The detailed configuration and detailed operation of each part constituting the apparatus can be changed as appropriate without departing from the spirit of the present invention.

本発明の一実施形態における医用画像システムのシステム構成図である。1 is a system configuration diagram of a medical image system according to an embodiment of the present invention. DICOMファイルの分割前後のデータ構成図である。It is a data block diagram before and after the division | segmentation of a DICOM file. 画像サーバのブロック図である。It is a block diagram of an image server. 出力履歴テーブルのデータ構成図である。It is a data block diagram of an output history table. 付帯情報のデータ構成図である。It is a data block diagram of incidental information. 画像サーバにおいて実行される処理を示すフローチャートである。It is a flowchart which shows the process performed in an image server.

符号の説明Explanation of symbols

10 モダリティ
20 RIS
30 画像サーバ
31 制御部
32 操作部
33 表示部
34 通信部
35 ROM
36 記憶部
37 バス
40 可搬媒体出力装置
50 電子カルテ端末
60 イメージャ
70 第2画像サーバ
100 医用画像システム
361 出力履歴テーブル
N 通信ネットワーク
10 modalities 20 RIS
30 Image server 31 Control unit 32 Operation unit 33 Display unit 34 Communication unit 35 ROM
36 storage unit 37 bus 40 portable medium output device 50 electronic medical record terminal 60 imager 70 second image server 100 medical image system 361 output history table N communication network

Claims (7)

医用画像の画像データ及び当該画像データに関する付帯情報を含むDICOMファイルを受信する受信手段と、
記憶手段と、
前記受信手段により受信したDICOMファイルを、画像データのファイルと付帯情報のファイルとに分割し、当該画像データのファイルと当該付帯情報のファイルとを対応付けて前記記憶手段に記憶させる記憶制御手段と、
前記記憶手段に記憶されている画像データを外部記録媒体に出力する出力手段と、
前記出力手段により一又は複数の特定の外部記録媒体に前記画像データが出力された場合、前記画像データのファイルを圧縮する圧縮手段と、
を備える医用画像管理装置。
Receiving means for receiving a DICOM file including image data of medical images and incidental information related to the image data;
Storage means;
A storage control unit that divides the DICOM file received by the receiving unit into an image data file and an incidental information file, and stores the image data file and the incidental information file in association with each other in the storage unit; ,
Output means for outputting the image data stored in the storage means to an external recording medium;
A compression means for compressing the image data file when the output means outputs the image data to one or more specific external recording media;
A medical image management apparatus comprising:
前記圧縮手段は、前記出力手段により一又は複数の特定の外部記録媒体に、予め定められた圧縮率以上の前記画像データが出力された場合、前記画像データのファイルを圧縮する、
請求項1に記載の医用画像管理装置。
The compression means compresses the image data file when the output means outputs the image data of a predetermined compression ratio or higher to one or more specific external recording media.
The medical image management apparatus according to claim 1.
外部記録媒体への画像データ出力の指示操作を行うための操作手段を更に備え、
前記出力手段は、前記操作手段による指示操作に基づいて前記記憶手段に記憶されている画像データを外部記録媒体に出力する、
請求項1又は2に記載の医用画像管理装置。
An operation means for performing an instruction operation for outputting image data to an external recording medium;
The output means outputs image data stored in the storage means to an external recording medium based on an instruction operation by the operation means.
The medical image management apparatus according to claim 1 or 2.
医用画像管理装置と、一又は複数の記録媒体出力装置とから成る医用画像システムにおいて、
前記医用画像管理装置は、
医用画像の画像データ及び当該画像データに関する付帯情報を含むDICOMファイルを受信する受信手段と、
記憶手段と、
前記受信手段により受信したDICOMファイルを、画像データのファイルと付帯情報のファイルとに分割し、当該画像データのファイルと当該付帯情報のファイルとを対応付けて前記記憶手段に記憶させる記憶制御手段と、
前記記憶手段に記憶されている画像データを前記記録媒体出力装置に送信する送信手段と、
を備え、
前記記録媒体出力装置は、
前記医用画像管理装置から受信した画像データを記録媒体に出力する出力手段と、
前記出力手段により前記画像データが記録媒体に出力されたことを前記医用画像管理装置に通知する通知手段と、
を備え、
前記医用画像管理装置は、
前記送信手段により一又は複数の特定の記録媒体出力装置に前記画像データが送信され、且つ、前記一又は複数の特定の記録媒体出力装置から前記通知手段による通知を受信した場合、前記画像データのファイルを圧縮する圧縮手段、
を更に備える医用画像システム。
In a medical image system comprising a medical image management device and one or a plurality of recording medium output devices,
The medical image management apparatus includes:
Receiving means for receiving a DICOM file including image data of medical images and incidental information related to the image data;
Storage means;
A storage control unit that divides the DICOM file received by the receiving unit into an image data file and an incidental information file, and stores the image data file and the incidental information file in association with each other in the storage unit; ,
Transmitting means for transmitting the image data stored in the storage means to the recording medium output device;
With
The recording medium output device comprises:
Output means for outputting image data received from the medical image management apparatus to a recording medium;
Notification means for notifying the medical image management apparatus that the image data has been output to a recording medium by the output means;
With
The medical image management apparatus includes:
When the image data is transmitted to one or a plurality of specific recording medium output devices by the transmission unit and the notification by the notification unit is received from the one or a plurality of specific recording medium output devices, the image data Compression means for compressing files,
A medical image system further comprising:
前記圧縮手段は、前記送信手段により一又は複数の特定の記録媒体出力装置に、予め定められた圧縮率以上の前記画像データが送信され、且つ、前記一又は複数の特定の記録媒体出力装置から前記通知手段による通知を受信した場合、前記画像データのファイルを圧縮する、
請求項4に記載の医用画像システム。
The compression means transmits the image data having a compression rate equal to or higher than a predetermined compression rate to one or more specific recording medium output devices by the transmission means, and from the one or more specific recording medium output devices. If the notification by the notification means is received, compress the image data file;
The medical image system according to claim 4.
前記医用画像管理装置は、
外部記録媒体への画像データ出力の指示操作を行うための操作手段を更に備え、
前記送信手段は、前記操作手段による指示操作に基づいて前記記憶手段に記憶されている画像データを前記記録媒体出力装置に送信する、
請求項4又は5に記載の医用画像システム。
The medical image management apparatus includes:
An operation means for performing an instruction operation for outputting image data to an external recording medium;
The transmission means transmits image data stored in the storage means to the recording medium output device based on an instruction operation by the operation means.
The medical image system according to claim 4 or 5.
コンピュータを、
医用画像の画像データ及び当該画像データに関する付帯情報を含むDICOMファイルを受信する受信手段、
記憶手段、
前記受信手段により受信したDICOMファイルを、画像データのファイルと付帯情報のファイルとに分割し、当該画像データのファイルと当該付帯情報のファイルとを対応付けて前記記憶手段に記憶させる記憶制御手段、
前記記憶手段に記憶されている画像データを外部記録媒体に出力する出力手段、
前記出力手段により一又は複数の特定の外部記録媒体に前記画像データが出力された場合、前記画像データのファイルを圧縮する圧縮手段、
として機能させるためのプログラム。
Computer
Receiving means for receiving a DICOM file including image data of a medical image and incidental information related to the image data;
Storage means,
A storage control unit that divides the DICOM file received by the reception unit into an image data file and an incidental information file, and stores the image data file and the incidental information file in association with each other in the storage unit;
Output means for outputting the image data stored in the storage means to an external recording medium;
Compression means for compressing the image data file when the output means outputs the image data to one or more specific external recording media;
Program to function as.
JP2007178530A 2007-07-06 2007-07-06 Medical image management apparatus, medical image system, and program Pending JP2009011651A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007178530A JP2009011651A (en) 2007-07-06 2007-07-06 Medical image management apparatus, medical image system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007178530A JP2009011651A (en) 2007-07-06 2007-07-06 Medical image management apparatus, medical image system, and program

Publications (1)

Publication Number Publication Date
JP2009011651A true JP2009011651A (en) 2009-01-22

Family

ID=40353274

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007178530A Pending JP2009011651A (en) 2007-07-06 2007-07-06 Medical image management apparatus, medical image system, and program

Country Status (1)

Country Link
JP (1) JP2009011651A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018123518A1 (en) * 2016-12-27 2018-07-05 キヤノン株式会社 Information processing device, information processing method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018123518A1 (en) * 2016-12-27 2018-07-05 キヤノン株式会社 Information processing device, information processing method and program
JP2018102751A (en) * 2016-12-27 2018-07-05 キヤノン株式会社 Information processing device, information processing method and program

Similar Documents

Publication Publication Date Title
JP2009011721A (en) Medical image management apparatus and program
US20090028402A1 (en) Medical Image System
JP2004097653A (en) Image information processor, medical network system, and program for the processor
JP2006262977A (en) Medical image display
US20080123925A1 (en) Medical Imaging System
US20060149600A1 (en) Transferring image and patient data as a virtual print operation
JP5305728B2 (en) Medical file management system and medical file management apparatus
JP2009136437A (en) Image processing apparatus, medical image system and image processing method
JP2009211647A (en) Medical image system, client terminal, and program
JP2008287653A (en) Medical-use image management device and program
JP2009176125A (en) Medical image system, report management server and program
JP2008293189A (en) Medical image management device and program
JP2009011651A (en) Medical image management apparatus, medical image system, and program
JPWO2008142915A1 (en) Medical image management apparatus and program
JP2009207817A (en) Medical image system, client terminal, and program
JP5262194B2 (en) Medical imaging system
JP2006092132A (en) Medical image management system, medical image management server device, and program
JP2010201002A (en) Small scale diagnosis system and program
JP2006309550A (en) Double reading support system
JP2008293264A (en) Medical image management device and program
JP4872837B2 (en) MEDICAL IMAGE MANAGEMENT DEVICE, MEDICAL IMAGE SYSTEM, AND PROGRAM
JP2009125136A (en) Medical image system and image viewer terminal
JP2010218091A (en) Medical image management system, medical image management device, and program
JPWO2009110310A1 (en) Image server, program, and image management method
JP2009211636A (en) Medical image system, image server, program and image management method