JP2000029971A - Image transfer system - Google Patents

Image transfer system

Info

Publication number
JP2000029971A
JP2000029971A JP8424899A JP8424899A JP2000029971A JP 2000029971 A JP2000029971 A JP 2000029971A JP 8424899 A JP8424899 A JP 8424899A JP 8424899 A JP8424899 A JP 8424899A JP 2000029971 A JP2000029971 A JP 2000029971A
Authority
JP
Japan
Prior art keywords
image data
medical image
server
transfer
terminal
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
JP8424899A
Other languages
Japanese (ja)
Inventor
Yasuyuki Tanaka
庸之 田中
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film Co Ltd
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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP8424899A priority Critical patent/JP2000029971A/en
Publication of JP2000029971A publication Critical patent/JP2000029971A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently transfer data in an image transfer system for transferring medical image data between terminals and an image server by a DICOM specification communication system. SOLUTION: Relay servers P1 and P2 are provided among terminals T1-Tn and an archiver 1 and a data base 2. When a request for the transfer of medical image data is inputted to the terminal T1, and transmitted to the relay server P1, the relay server P1 transmits the request for the transfer of required medical image data to the archiver 1 in response to the request from the terminal T1. The archiver 1 transfers the required medical image data to the relay server P1. The relay server P1 stores the medical image data in a cache C1, and transfers the medical image data to the terminal T1. Thus, the terminal T1 can display the desired medical image data on a CRT for executing diagnosis.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像転送システム
に関し、とくにDICOM規格の通信方式に基づいて医
用画像データの転送を行う画像転送システムに関するも
のである。
[0001] 1. Field of the Invention [0002] The present invention relates to an image transfer system, and more particularly to an image transfer system for transferring medical image data based on a communication system of the DICOM standard.

【0002】[0002]

【従来の技術】医用画像の分野においては、例えばA社
のCT画像とB社のMRI画像をC社の画像サーバに保
管し、ネットワーク接続されたD社のワークステーショ
ンを使用してCRT上において診断を行ったり、E社の
放射線画像をF病院のワークステーションに送ってその
診断結果をG社のCRT装置に表示してH社のプリンタ
によりフイルム出力するなど、複数の装置間において医
用画像データを転送して診断に使用したいという要求が
ある。しかしながら、各社において医用画像データを取
り扱うための規格が異なるため、各社の装置間において
医用画像データを転送するためには、医用画像データを
それぞれの装置に対応するように変換する必要があり、
効率よく診断を行うことができなかった。
2. Description of the Related Art In the field of medical imaging, for example, a CT image of Company A and an MRI image of Company B are stored in an image server of Company C, and are stored on a CRT using a workstation of Company D connected to a network. Medical image data between a plurality of devices, such as performing a diagnosis, sending a radiation image of Company E to a workstation at Hospital F, displaying the diagnosis result on a CRT device of Company G, and outputting the film using a printer of Company H There is a request to transfer the data and use it for diagnosis. However, since the standards for handling medical image data are different in each company, in order to transfer the medical image data between the devices of each company, it is necessary to convert the medical image data to correspond to each device,
Diagnosis could not be performed efficiently.

【0003】このため、近年、医用画像データを転送す
るための標準的な規格としてDICOM規格(Digital
Imaging and COmmunication in Medicine )が用いられ
るようになってきている。DICOM規格は現在のイン
ターネットの通信規格であるTCP/IPプロトコルを
サポートしているため、このようなDICOM規格を用
いることにより、異なる製造業者により製造された装置
間において、ネットワークを介して相互に接続して、患
者の情報のやり取りや医用画像データの転送を行うこと
ができ、これにより従来のフイルムを中心とする診断の
問題点(例えば保管場所不足、フイルムの紛失、配送の
遅さなど)を克服して新しい画像診療の付加価値を得る
ことが期待されている。
[0003] For this reason, in recent years, the DICOM standard (Digital) has been used as a standard for transferring medical image data.
Imaging and Communication in Medicine) is being used. Since the DICOM standard supports the TCP / IP protocol, which is the current Internet communication standard, by using such a DICOM standard, devices manufactured by different manufacturers can be interconnected via a network. In this way, patient information can be exchanged and medical image data can be transferred. This eliminates problems with conventional film-based diagnostics (eg, lack of storage space, lost film, slow delivery, etc.). It is hoped that it will be possible to overcome this and obtain the added value of new medical imaging.

【0004】このようなDICOM規格に基づいて医用
画像データを転送するための画像転送システムの構成を
図3に示す。図3に示す画像転送システムは、複数の医
用画像が保管された画像サーバとこれにネットワーク接
続された複数の端末とからなる。そして、各端末より所
望とする医用画像データ取得の要求を画像サーバに送
り、画像サーバはその要求に応じて所望とする医用画像
データを端末に転送する。また、逆に端末において作成
された医用画像データを画像サーバに送り、そこでこの
医用画像データを保管することも可能である。
FIG. 3 shows a configuration of an image transfer system for transferring medical image data based on the DICOM standard. The image transfer system shown in FIG. 3 includes an image server storing a plurality of medical images and a plurality of terminals connected to the image server via a network. Then, a request for obtaining desired medical image data is sent from each terminal to the image server, and the image server transfers the desired medical image data to the terminal in response to the request. Conversely, it is also possible to send the medical image data created in the terminal to the image server and store the medical image data there.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、DIC
OM規格に基づく端末および画像サーバ間の通信におい
ては、端末からは1つの画像サーバへのみしか所望とす
る医用画像データを転送する旨の要求することができな
いため、要求された医用画像データがその要求を送った
画像サーバに存在しない場合、端末は画像サーバからそ
の旨の情報を受け取った後再度他の画像サーバに同様の
要求を送る必要があることから、医用画像データの転送
が非常に効率が悪いものとなっていた。また、画像サー
バに所望とする医用画像データが存在している場合であ
っても、複数の端末から同時にその画像サーバにアクセ
スがあると、医用画像データの転送速度が遅くなってし
まうという問題がある。
SUMMARY OF THE INVENTION However, the DIC
In communication between a terminal and an image server based on the OM standard, a terminal can request only one image server to transfer desired medical image data. If the terminal does not exist on the image server that sent the request, the terminal needs to send the same request to another image server again after receiving the information from the image server, so the transfer of medical image data is very efficient Was bad. Further, even when the desired medical image data is present in the image server, the transfer speed of the medical image data is reduced if a plurality of terminals access the image server at the same time. is there.

【0006】本発明は上記事情に鑑みなされたものであ
り、効率よく医用画像データの転送を行うことができる
画像転送システムを提供することを目的とするものであ
る。
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an image transfer system capable of efficiently transferring medical image data.

【0007】[0007]

【課題を解決するための手段】本発明による第1の画像
転送システムは、医用画像データを保管する少なくとも
1つの画像サーバと、該画像サーバからの前記医用画像
データの転送および/または該画像サーバへの医用画像
データの転送を指示する少なくとも1つの端末とを備
え、前記画像サーバと前記端末との間においてDICO
M規格の通信方式に基づく前記医用画像データの転送を
行う画像転送システムであって、前記端末と前記画像サ
ーバとの間に、前記端末からの前記指示に基づいて所望
とする前記画像サーバにアクセスして前記医用画像デー
タの転送を行う中継サーバを備えたことを特徴とするも
のである。
A first image transfer system according to the present invention comprises at least one image server for storing medical image data, transferring the medical image data from the image server, and / or the image server. At least one terminal for instructing transfer of medical image data to the image server, and a DICO between the image server and the terminal.
An image transfer system for transferring the medical image data based on an M-standard communication method, wherein a desired image server is accessed between the terminal and the image server based on the instruction from the terminal. And a relay server for transferring the medical image data.

【0008】なお、本発明における「医用画像データ」
には画像データのみならず、患者の診断情報も含まれる
ものである。
[0008] In the present invention, "medical image data"
Contains not only image data but also patient diagnostic information.

【0009】また、本発明による第1の画像転送システ
ムにおいては、前記中継サーバが複数設けられることが
好ましい。
In the first image transfer system according to the present invention, it is preferable that a plurality of the relay servers are provided.

【0010】さらに、前記中継サーバに、前記医用画像
データを蓄積するキャッシュを設けることが好ましい。
It is preferable that the relay server be provided with a cache for storing the medical image data.

【0011】本発明による第2の画像転送システムは、
医用画像データを保管する少なくとも1つの画像サーバ
と、該画像サーバからの前記医用画像データの転送およ
び/または該画像サーバへの医用画像データの転送を指
示する少なくとも1つの端末とを備え、前記画像サーバ
と前記端末との間においてDICOM規格の通信方式に
基づく前記医用画像データの転送を行う画像転送システ
ムであって、前記端末と前記画像サーバとの間に、前記
端末からの前記指示に先立って前記医用画像データの転
送を受けるとともに、該医用画像データを蓄積するキャ
ッシュを有する中継サーバを備えたことを特徴とするも
のである。
A second image transfer system according to the present invention comprises:
At least one image server that stores medical image data, and at least one terminal that instructs transfer of the medical image data from the image server and / or transfer of medical image data to the image server; An image transfer system for transferring the medical image data based on the communication system of the DICOM standard between a server and the terminal, wherein, between the terminal and the image server, prior to the instruction from the terminal. A relay server having a cache for receiving the transfer of the medical image data and storing the medical image data is provided.

【0012】ここで、「端末からの指示に先立って医用
画像データの転送を受ける」とは、中継サーバが自ら画
像サーバにアクセスして医用画像データの転送を受ける
場合のみならず、画像サーバや医用画像データを生成す
る装置が中継サーバにアクセスして中継サーバに医用画
像データを転送する場合をも含むものである。具体的に
は、中継サーバが定期的に画像サーバにアクセスし、新
たに画像サーバに保管された医用画像データの転送要求
を送って医用画像データの転送を受けること、医用画像
データを生成する装置において新たに生成された医用画
像データを画像サーバに転送する際に、中継サーバを介
して転送を行うことにより新たに生成された医用画像デ
ータの転送を受けること等をいうものである。
Here, "receiving medical image data prior to an instruction from the terminal" means that the relay server accesses the image server by itself and receives the medical image data transfer, as well as the image server or the image server. This also includes the case where a device that generates medical image data accesses the relay server and transfers the medical image data to the relay server. Specifically, the relay server accesses the image server periodically, sends a transfer request for the medical image data newly stored in the image server, receives the transfer of the medical image data, and an apparatus for generating the medical image data. When transferring the newly generated medical image data to the image server, the transfer of the newly generated medical image data is performed by performing the transfer via the relay server.

【0013】また、本発明による第2の画像転送システ
ムにおいても、前記中継サーバが複数設けられることが
好ましい。
In the second image transfer system according to the present invention, it is preferable that a plurality of the relay servers are provided.

【0014】[0014]

【発明の効果】本発明による第1の画像転送システム
は、端末と画像サーバとの間に、端末からの指示に基づ
いて所望とする画像サーバにアクセスしてDICOM規
格の通信方式に基づいて医用画像データの転送を行う中
継サーバを設けたものである。この中継サーバは端末か
らの要求に応じて画像サーバに所望とする医用画像デー
タを転送する旨の要求を送り、要求を送った画像サーバ
に所望とする医用画像データが存在しない場合には他の
画像サーバに同様の要求を送って、医用画像データを中
継サーバまで転送させ、さらにこの医用画像データを要
求があった端末に転送するものである。このため、端末
は画像サーバを指定しなくても中継サーバのみを指定し
て要求を送ることにより、再度の要求を他の画像サーバ
に送る必要がなくなり、効率よく医用画像データの転送
を行うことができる。
According to the first image transfer system of the present invention, a desired image server is accessed between a terminal and an image server based on an instruction from the terminal, and a medical image is transmitted based on a DICOM standard communication system. A relay server for transferring image data is provided. This relay server sends a request to transfer the desired medical image data to the image server in response to the request from the terminal, and if the desired medical image data does not exist in the image server that sent the request, another relay server sends the request. A similar request is sent to the image server to cause the medical image data to be transferred to the relay server, and the medical image data is further transferred to the requesting terminal. For this reason, the terminal does not need to send a request again to another image server by designating only the relay server and sending the request without designating the image server, thereby efficiently transferring medical image data. Can be.

【0015】また、中継サーバを複数設けることによ
り、複数の端末から同時に要求が送られた場合にも、中
継サーバにおいてその要求を他の中継サーバに分散して
処理を行うことができるため、医用画像データの転送を
効率よく行うことができる。さらに、1つの中継サーバ
が故障した場合でも、他の中継サーバにおいて処理を代
行することができる。
Further, by providing a plurality of relay servers, even if a request is sent from a plurality of terminals at the same time, the relay server can distribute the request to other relay servers and perform processing. Image data can be efficiently transferred. Further, even if one relay server fails, the processing can be performed on behalf of another relay server.

【0016】さらに、中継サーバに医用画像データを蓄
積するキャッシュを設けることにより、一度端末に転送
された医用画像データをキャッシュに蓄積しておくこと
ができ、これにより他の端末から同一の医用画像データ
転送の要求があった場合に、直ちにキャッシュから端末
に医用画像データを転送することができるため、医用画
像データの転送を高速に行うことができる。
Further, by providing a cache for storing medical image data in the relay server, the medical image data once transferred to the terminal can be stored in the cache. When there is a data transfer request, the medical image data can be transferred from the cache to the terminal immediately, so that the medical image data can be transferred at high speed.

【0017】本発明による第2の画像転送システムによ
れば、端末と画像サーバとの間に、端末からの指示に先
立ってDICOM規格の通信方式に基づいて医用画像デ
ータの転送を受けるとともに、医用画像データを蓄積す
るキャッシュを有する中継サーバを設けたため、端末か
ら医用画像データの転送の要求があった場合に、直ちに
キャッシュから端末に医用画像データを転送することが
でき、これにより、医用画像データの転送を高速に行う
ことができる。
According to the second image transfer system of the present invention, the medical image data is transferred between the terminal and the image server based on the DICOM standard communication system prior to the instruction from the terminal. Since the relay server having the cache for storing the image data is provided, the medical image data can be immediately transferred from the cache to the terminal when the terminal requests the transfer of the medical image data. Can be transferred at high speed.

【0018】[0018]

【発明の実施の形態】以下図面を参照して本発明の実施
形態について説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0019】図1は本発明の第1の実施形態による画像
転送システムの構成を示すブロック図である。図1に示
すように、本発明の第1の実施形態による画像転送シス
テムは、複数の医用画像データが保管されている画像サ
ーバであるアーカイバ1と、複数の医用画像データが保
管されているデータベース2と、n個の端末T1〜Tn
(以下端末T1で代表させることもある)とがネットワ
ーク接続され、さらに端末T1〜Tnとアーカイバ1お
よびデータベース2との間に2つの中継サーバP1,P
2が接続されてなるものである。そして、これらの端末
T1〜Tn、中継サーバP1,P2およびアーカイバ1
とデータベース2の間においてDICOM規格の通信方
式に基づいて医用画像データの転送を行うものである。
FIG. 1 is a block diagram showing the configuration of the image transfer system according to the first embodiment of the present invention. As shown in FIG. 1, an image transfer system according to a first embodiment of the present invention includes an archiver 1 which is an image server storing a plurality of medical image data, and a database storing a plurality of medical image data. 2 and n terminals T1 to Tn
(Hereinafter, may be represented by the terminal T1), and two relay servers P1 and P are connected between the terminals T1 to Tn and the archiver 1 and the database 2.
2 are connected. Then, these terminals T1 to Tn, relay servers P1 and P2, and archiver 1
The medical image data is transferred between the database 2 and the database 2 based on the communication system of the DICOM standard.

【0020】中継サーバP1,P2は端末T1〜Tnか
らの要求に応じてアーカイバ1またはデータベース2に
医用画像データを転送する旨の要求を送り、アーカイバ
1またはデータベース2から転送された医用画像データ
を要求があった端末T1〜Tnに転送するものである。
また、中継サーバP1,P2にはキャッシュC1,C2
が設けられており、端末T1〜Tnに転送する医用画像
データをキャッシュC1,C2に蓄積しておくことがで
きるものである。
The relay servers P1 and P2 send a request to transfer medical image data to the archiver 1 or the database 2 in response to a request from the terminal T1 to Tn, and transfer the medical image data transferred from the archiver 1 or the database 2 The data is transferred to the terminals T1 to Tn that have made the request.
The relay servers P1 and P2 have caches C1 and C2, respectively.
Is provided, and medical image data to be transferred to the terminals T1 to Tn can be stored in the caches C1 and C2.

【0021】次いで、第1の実施形態の動作について説
明する。端末T1に所望とする医用画像データ転送の要
求が入力されると、その要求はまず中継サーバP1,P
2のいずれかに送られる。ここで、端末T1において要
求を送る中継サーバを中継サーバP1と予め設定してお
けば、その設定された中継サーバP1にその要求が送ら
れる。中継サーバP1は端末T1からの要求に応じてア
ーカイバ1に所望とする医用画像データ転送の要求を送
る。ここで、アーカイバ1に所望とする医用画像データ
が存在していれば、アーカイバ1はその所望とする医用
画像データを中継サーバP1に転送する。中継サーバP
1においてはその医用画像データをキャッシュC1に蓄
積するとともに、端末T1にその医用画像データを転送
する。これにより、端末T1においては所望とする医用
画像データをCRTに表示するなどして診断を行うこと
ができる。
Next, the operation of the first embodiment will be described. When a desired medical image data transfer request is input to the terminal T1, the request is first transmitted to the relay servers P1 and P1.
2 Here, if the relay server that sends the request in the terminal T1 is set in advance as the relay server P1, the request is sent to the set relay server P1. The relay server P1 sends a desired medical image data transfer request to the archiver 1 in response to a request from the terminal T1. Here, if the desired medical image data exists in the archiver 1, the archiver 1 transfers the desired medical image data to the relay server P1. Relay server P
In step 1, the medical image data is stored in the cache C1, and the medical image data is transferred to the terminal T1. This allows the terminal T1 to make a diagnosis by displaying desired medical image data on the CRT or the like.

【0022】一方、所望とする医用画像データがアーカ
イバ1に存在しない場合は、アーカイバ1からその旨が
中継サーバP1に転送される。中継サーバP1はその旨
を受けると、データベース2に対して所望とする医用画
像データ転送の要求を送る。そして、データベース2に
所望とする医用画像データが存在していれば、データベ
ース2はその医用画像データを中継サーバP1に転送
し、中継サーバP1はその医用画像データを端末T1に
転送する。データベース2にも所望とする医用画像デー
タが存在しない場合は、中継サーバP1はその旨を端末
T1に送る。これにより、端末T1においては自分が属
するネットワークに所望とする医用画像データが存在し
ないことを認識することができる。
On the other hand, if the desired medical image data does not exist in the archiver 1, the fact is transferred from the archiver 1 to the relay server P1. Upon receiving the notification, the relay server P1 sends a request for transferring desired medical image data to the database 2. Then, if the desired medical image data exists in the database 2, the database 2 transfers the medical image data to the relay server P1, and the relay server P1 transfers the medical image data to the terminal T1. If the desired medical image data does not exist in the database 2, the relay server P1 sends a message to that effect to the terminal T1. Thus, the terminal T1 can recognize that the desired medical image data does not exist in the network to which the terminal T1 belongs.

【0023】一方、他の端末(仮にT2とする)から同
様の医用画像データ転送の要求が中継サーバP1に送ら
れた場合、中継サーバP1はアーカイバ1あるいはデー
タベース2に医用画像データ転送の要求を送ることな
く、キャッシュC1から医用画像データを端末T2に転
送する。このため、端末T2においては迅速に所望とす
る医用画像データを取得することができる。また、端末
T1〜Tnから医用画像データをアーカイバ1やデータ
ベース2に転送するときも、キャッシュC1,C2に医
用画像データを一旦蓄積することにより、端末T1〜T
nから同時に医用画像データのアーカイバ1およびデー
タベース2への転送要求があった場合にも、一旦中継サ
ーバP1,P2のキャッシュC1,C2に医用画像デー
タを蓄積し、蓄積後中継サーバP1,P2からアーカイ
バ1あるいはデータベース2に医用画像データを順次転
送することにより、中継サーバP1,P2とアーカイバ
1あるいはデータベース2との間におけるデータトラフ
ィックを減少でき、これにより、端末T1〜Tnからの
医用画像データの送信を見かけ上高速に行うことができ
る。
On the other hand, when a similar request for medical image data transfer is sent from another terminal (provisionally T2) to the relay server P1, the relay server P1 sends a request for medical image data transfer to the archiver 1 or the database 2. Without sending, the medical image data is transferred from the cache C1 to the terminal T2. Therefore, the terminal T2 can quickly obtain desired medical image data. Also, when transferring the medical image data from the terminals T1 to Tn to the archiver 1 and the database 2, the medical image data is temporarily stored in the caches C1 and C2, so that the terminals T1 to Tn are temporarily stored.
n, the medical image data is temporarily stored in the caches C1 and C2 of the relay servers P1 and P2 even when there is a request to transfer the medical image data to the archiver 1 and the database 2 at the same time. By sequentially transferring the medical image data to the archiver 1 or the database 2, data traffic between the relay servers P 1 and P 2 and the archiver 1 or the database 2 can be reduced, whereby the medical image data from the terminals T 1 to Tn can be reduced. Transmission can be performed apparently at high speed.

【0024】このように、本実施形態においては、端末
T1〜Tnとアーカイバ1あるいはデータベース2との
間に、端末T1〜Tnからの指示に基づいてアーカイバ
1あるいはデータベース2にアクセスして医用画像デー
タの転送を行う中継サーバP1,P2を設けたため、端
末T1〜Tnは中継サーバP1,P2にのみ医用画像デ
ータ転送の要求を送ればよく、これにより1つの画像サ
ーバに所望とする医用画像データが存在しない場合にお
いて端末T1〜Tnから他の画像サーバに再度の要求を
送る必要がなくなって、効率よく医用画像データの転送
を行うことができる。
As described above, in this embodiment, the medical image data is accessed between the terminals T1 to Tn and the archiver 1 or the database 2 by accessing the archiver 1 or the database 2 based on the instructions from the terminals T1 to Tn. Are provided, the terminals T1 to Tn need only send a request for medical image data transfer to the relay servers P1 and P2, whereby the desired medical image data can be transmitted to one image server. In the case where the terminal does not exist, there is no need to send another request from the terminals T1 to Tn to another image server, and medical image data can be transferred efficiently.

【0025】また、中継サーバP1,P2を複数設ける
ことにより、複数の端末T1〜Tnから同時に要求が送
られた場合にも、中継サーバP1においてその要求を他
の中継サーバP2に分散して処理を行うことができるた
め、医用画像データの転送を効率よく行うことができ
る。さらに、1つの中継サーバP1が故障した場合で
も、他の中継サーバP2において処理を代行することが
できる。
Further, by providing a plurality of relay servers P1 and P2, even when a request is sent from a plurality of terminals T1 to Tn simultaneously, the relay server P1 distributes the request to another relay server P2 and processes the request. Therefore, medical image data can be efficiently transferred. Further, even if one relay server P1 breaks down, the processing can be performed on behalf of another relay server P2.

【0026】次いで、本発明の第2の実施形態について
説明する。
Next, a second embodiment of the present invention will be described.

【0027】図2は本発明の第2の実施形態による画像
転送システムの構成を示すブロック図である。第2の実
施形態は中継サーバP1,P2がキャッシュC1,C2
を有さない点が第1の実施形態と異なるものである。こ
のように、キャッシュC1,C2を有さないものとする
と、他の端末から同一の医用画像データの転送の要求が
あったときに再度アーカイバ1やデータベース2からそ
の医用画像データを転送させる必要があるが、中継サー
バP1,P2を複数設けることにより、複数の端末T1
〜Tnから同時に要求が送られた場合にも、中継サーバ
P1においてその要求を他の中継サーバP2に分散して
処理を行うことができるため、医用画像データの転送を
効率よく行うことができる。さらに、1つの中継サーバ
P1が故障した場合でも、他の中継サーバP2において
処理を代行することができる。
FIG. 2 is a block diagram showing a configuration of an image transfer system according to a second embodiment of the present invention. In the second embodiment, the relay servers P1 and P2 store caches C1 and C2.
Is different from the first embodiment. As described above, if the caches C1 and C2 are not provided, it is necessary to transfer the medical image data again from the archiver 1 or the database 2 when another terminal requests to transfer the same medical image data. However, by providing a plurality of relay servers P1 and P2, a plurality of terminals T1
Even when requests are sent simultaneously from .about.Tn, the request can be distributed to another relay server P2 in the relay server P1 for processing, so that medical image data can be efficiently transferred. Further, even if one relay server P1 breaks down, the processing can be performed on behalf of another relay server P2.

【0028】なお、上記第1の実施形態においては、端
末T1〜Tnにおいて医用画像データの転送要求があっ
た場合に、中継サーバP1,P2がアーカイバ1あるい
はデータベース2に医用画像データの転送の要求を送っ
ているが、端末T1〜Tnからの転送要求に先立って、
中継サーバP1,P2が医用画像データの転送要求をア
ーカイバ1あるいはデータベース2に送るようにしても
よい。この場合、中継サーバP1,P2に転送された医
用画像データはキャッシュC1,C2に蓄積されること
となる。具体的には、中継サーバP1,P2はアーカイ
バ1およびデータベース2に対して、定期的に新たな医
用画像データの転送要求を送り、アーカイバ1およびデ
ータベース2は前回の要求時と比較して新たに蓄積され
た医用画像データを中継サーバP1,P2に転送する。
そして、中継サーバP1,P2は転送された医用画像デ
ータをキャッシュC1,C2に蓄積する。なお、このよ
うな医用画像データの転送要求は、中継サーバP1,P
2が定期的に行うもののみならず、アーカイバ1あるい
はデータベース2が、新たな医用画像データが蓄積され
たことを表す情報を中継サーバP1,P2に転送し、中
継サーバP1,P2がこの情報を受けた後に行うもので
あってもよい。
In the first embodiment, when there is a request for transfer of medical image data at the terminals T1 to Tn, the relay servers P1 and P2 request the transfer of medical image data to the archiver 1 or the database 2. However, prior to the transfer request from the terminals T1 to Tn,
The relay servers P1 and P2 may send a transfer request for medical image data to the archiver 1 or the database 2. In this case, the medical image data transferred to the relay servers P1 and P2 is stored in the caches C1 and C2. Specifically, the relay servers P1 and P2 periodically send a new medical image data transfer request to the archiver 1 and the database 2, and the archiver 1 and the database 2 newly add a new request as compared with the previous request. The stored medical image data is transferred to the relay servers P1 and P2.
Then, the relay servers P1 and P2 store the transferred medical image data in the caches C1 and C2. Note that such a transfer request of medical image data is transmitted to the relay servers P1 and P1.
2, the archiver 1 or the database 2 transfers information indicating that new medical image data has been accumulated to the relay servers P1 and P2, and the relay servers P1 and P2 transfer the information to the relay servers P1 and P2. It may be performed after receiving.

【0029】このように、端末T1〜Tnからの要求に
先立ってアーカイバ1あるいはデータベース2にアクセ
スして医用画像データの転送を受け、転送された医用画
像データをキャッシュC1,C2に蓄積することによ
り、端末T1〜Tnから医用画像データ転送の要求が中
継サーバP1,P2に送られても、中継サーバP1,P
2はアーカイバ1あるいはデータベース2に医用画像デ
ータ転送の要求を送ることなく、キャッシュC1,C2
から医用画像データを要求のあった端末T1〜Tnに転
送することができ、これにより、端末T1〜Tnにおい
ては迅速に所望とする医用画像データを取得することが
できる。
As described above, the medical image data is transferred by accessing the archiver 1 or the database 2 prior to the request from the terminals T1 to Tn, and the transferred medical image data is stored in the caches C1 and C2. , Even if a request for transfer of medical image data is sent from the terminals T1 to Tn to the relay servers P1 and P2,
Reference numeral 2 denotes a cache C1 or C2 without sending a request for medical image data transfer to the archiver 1 or the database 2.
Can transfer the medical image data to the terminals T1 to Tn that have made the request, whereby the terminals T1 to Tn can quickly obtain the desired medical image data.

【0030】なお、不図示の画像読取装置において生成
された医用画像データは、ネットワークを介してアーカ
イバ1あるいはデータベース2に蓄積されるが、その際
に一旦中継サーバP1,P2を介してアーカイバ1ある
いはデータベース2に医用画像データを転送することに
より、端末T1〜Tnからの転送要求に先立って中継サ
ーバP1,P2のキャッシュC1,C2に新たな医用画
像データを蓄積するようにしてもよい。
The medical image data generated by the image reading device (not shown) is stored in the archiver 1 or the database 2 via the network. At this time, the archiver 1 or the database 2 is temporarily connected via the relay servers P1 and P2. By transferring the medical image data to the database 2, new medical image data may be stored in the caches C1 and C2 of the relay servers P1 and P2 prior to the transfer request from the terminals T1 to Tn.

【0031】一方、病院内のネットワークにおいて医用
画像データを生成する際には、まず医師からの要求に応
じて、病院内の医事システムが患者名や撮影部位などの
オーダ情報をネットワークを介して放射線科に転送し、
放射線科においてはこのオーダ情報に基づいて患者の撮
影を行って画像読取装置により医用画像データを生成
し、生成された医用画像データは画像読取装置からネッ
トワークを介してアーカイバ1あるいはデータベース2
に蓄積されることとなるが、この際に医事システムがオ
ーダ情報を中継サーバP1,P2にも転送するようにし
てもよい。また、放射線科において医用画像データを生
成する場合には、医用画像データに患者名、撮影部位な
どの情報が付随されるが、この付随情報を中継サーバP
1,P2に転送するようにしてもよい。この場合、中継
サーバP1,P2はオーダ情報あるいは付随情報を受け
て、端末T1〜Tnからの転送要求に先立って、患者の
過去画像などの関連画像を表す医用画像データ(以下関
連医用画像データとする)を転送するようにアーカイバ
1あるいはデータベース2に要求を送る。アーカイバ1
あるいはデータベース2はこの要求に応じて、関連医用
画像データを中継サーバP1,P2に転送し、中継サー
バP1,P2は転送された関連医用画像データをキャッ
シュC1,C2に蓄積する。ここで、医師が診断を行う
場合は、オーダした医用画像のみならず、患者の過去画
像などの関連する医用画像をも必要とする場合が多い
が、端末T1〜Tnからの関連医用画像データの転送要
求に先立って、オーダ情報あるいは付随情報を受けて関
連医用画像データを中継サーバP1,P2のキャッシュ
C1,C2に予め蓄積することにより、端末T1〜Tn
から関連医用画像データ転送の要求が中継サーバP1,
P2に送られても、中継サーバP1,P2はアーカイバ
1あるいはデータベース2に関連医用画像データ転送の
要求を送ることなく、キャッシュC1,C2から関連医
用画像データを要求のあった端末T1〜Tnに転送する
ことができ、これにより、端末T1〜Tnにおいては迅
速に所望とする関連医用画像データを取得することがで
きる。
On the other hand, when generating medical image data on a network in a hospital, first, in response to a request from a doctor, a medical system in the hospital sends order information such as a patient name and a radiographed site via the network. Transfer to the department
In the radiology department, a patient is imaged based on this order information, and medical image data is generated by an image reading device. The generated medical image data is transmitted from the image reading device to an archiver 1 or a database 2 via a network.
In this case, the medical affairs system may transfer the order information to the relay servers P1 and P2. When medical image data is generated in the radiology department, information such as a patient name and an imaging part is attached to the medical image data.
1, P2. In this case, the relay servers P1 and P2 receive the order information or the accompanying information and, prior to the transfer request from the terminals T1 to Tn, obtain medical image data representing a related image such as a past image of a patient (hereinafter referred to as related medical image data). Is transmitted to the archiver 1 or the database 2 to transfer the data. Archiver 1
Alternatively, the database 2 transfers the related medical image data to the relay servers P1 and P2 in response to the request, and the relay servers P1 and P2 store the transferred related medical image data in the caches C1 and C2. Here, when a doctor makes a diagnosis, not only the ordered medical image but also a related medical image such as a past image of the patient is often required, but the related medical image data from the terminals T1 to Tn is often used. Prior to the transfer request, the terminal T1 to Tn by receiving the order information or the accompanying information and storing the related medical image data in the caches C1 and C2 of the relay servers P1 and P2 in advance.
Request for transfer of related medical image data from the relay server P1,
Even if sent to P2, the relay servers P1 and P2 do not send the request for transfer of the related medical image data to the archiver 1 or the database 2 and send the related medical image data from the caches C1 and C2 to the terminals T1 to Tn that have requested the related medical image data. Thus, the terminals T1 to Tn can quickly obtain the desired related medical image data.

【0032】なお、上記第1および第2の実施形態にお
いては、2つの中継サーバP1,P2を設けているが、
これに限定されるものではなく、3以上の中継サーバを
設けてもよく、中継サーバを1つのみ設けるようにして
もよい。なお、中継サーバを複数設ける場合、その全て
にキャッシュを設けるようにしてもよく、キャッシュを
設けたものと設けないものとを混在させるようにしても
よい。
In the first and second embodiments, two relay servers P1 and P2 are provided.
The present invention is not limited to this, and three or more relay servers may be provided, or only one relay server may be provided. When a plurality of relay servers are provided, a cache may be provided for all of them, or a server provided with a cache and a server not provided may be mixed.

【0033】また、上記第1および第2の実施形態にお
いては、端末T1〜Tnと中継サーバP1,P2との間
の回線を太いものとする(すなわち多くの情報を伝達可
能とする)ことにより、端末と中継サーバとの間のトラ
フィックを減少させ、医用画像データの転送をさらに高
速に行うことができる。
In the first and second embodiments, the line between the terminals T1 to Tn and the relay servers P1 and P2 is made thick (that is, a large amount of information can be transmitted). The traffic between the terminal and the relay server can be reduced, and the medical image data can be transferred at a higher speed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の第1の実施形態による画像転送システ
ムの構成を示す図
FIG. 1 is a diagram showing a configuration of an image transfer system according to a first embodiment of the present invention.

【図2】本発明の第2の実施形態による画像転送システ
ムの構成を示す図
FIG. 2 is a diagram showing a configuration of an image transfer system according to a second embodiment of the present invention.

【図3】従来の画像転送システムの構成を示す図FIG. 3 is a diagram showing a configuration of a conventional image transfer system.

【符号の説明】[Explanation of symbols]

1 アーカイバ 2 データベース T1〜Tn 端末 P1,P2 中継サーバ C2,C2 キャッシュ 1 Archiver 2 Database T1 to Tn Terminal P1, P2 Relay server C2, C2 Cache

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 医用画像データを保管する少なくとも1
つの画像サーバと、 該画像サーバからの前記医用画像データの転送および/
または該画像サーバへの医用画像データの転送を指示す
る少なくとも1つの端末とを備え、前記画像サーバと前
記端末との間においてDICOM規格の通信方式に基づ
く前記医用画像データの転送を行う画像転送システムで
あって、 前記端末と前記画像サーバとの間に、前記端末からの前
記指示に基づいて所望とする前記画像サーバにアクセス
して前記医用画像データの転送を行う中継サーバを備え
たことを特徴とする画像転送システム。
1. At least one device for storing medical image data
One image server, transferring the medical image data from the image server, and / or
An image transfer system including at least one terminal for instructing transfer of medical image data to the image server, wherein the transfer of the medical image data is performed between the image server and the terminal based on a communication system of DICOM standard Wherein a relay server is provided between the terminal and the image server for accessing the desired image server based on the instruction from the terminal and transferring the medical image data. Image transfer system.
【請求項2】 前記中継サーバが複数設けられてなるこ
とを特徴とする請求項1記載の画像転送システム。
2. The image transfer system according to claim 1, wherein a plurality of said relay servers are provided.
【請求項3】 前記中継サーバに、前記医用画像データ
を蓄積するキャッシュを設けたことを特徴とする請求項
1または2記載の画像転送システム。
3. The image transfer system according to claim 1, wherein the relay server is provided with a cache for storing the medical image data.
【請求項4】 医用画像データを保管する少なくとも1
つの画像サーバと、 該画像サーバからの前記医用画像データの転送および/
または該画像サーバへの医用画像データの転送を指示す
る少なくとも1つの端末とを備え、前記画像サーバと前
記端末との間においてDICOM規格の通信方式に基づ
く前記医用画像データの転送を行う画像転送システムで
あって、 前記端末と前記画像サーバとの間に、前記端末からの前
記指示に先立って前記医用画像データの転送を受けると
ともに、該医用画像データを蓄積するキャッシュを有す
る中継サーバを備えたことを特徴とする画像転送システ
ム。
4. At least one for storing medical image data
One image server, transferring the medical image data from the image server, and / or
An image transfer system including at least one terminal for instructing transfer of medical image data to the image server, wherein the transfer of the medical image data is performed between the image server and the terminal based on a communication system of DICOM standard And wherein between the terminal and the image server, a relay server having a cache for receiving the transfer of the medical image data prior to the instruction from the terminal and storing the medical image data is provided. An image transfer system characterized in that:
【請求項5】 前記中継サーバが複数設けられてなるこ
とを特徴とする請求項4記載の画像転送システム。
5. The image transfer system according to claim 4, wherein a plurality of said relay servers are provided.
JP8424899A 1998-03-31 1999-03-26 Image transfer system Pending JP2000029971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8424899A JP2000029971A (en) 1998-03-31 1999-03-26 Image transfer system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP10-87138 1998-03-31
JP8713898 1998-03-31
JP8424899A JP2000029971A (en) 1998-03-31 1999-03-26 Image transfer system

Publications (1)

Publication Number Publication Date
JP2000029971A true JP2000029971A (en) 2000-01-28

Family

ID=26425312

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8424899A Pending JP2000029971A (en) 1998-03-31 1999-03-26 Image transfer system

Country Status (1)

Country Link
JP (1) JP2000029971A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007042066A (en) * 2005-07-06 2007-02-15 Hiroshi Yamazaki Data reference system, document display system and medical information system
US7315755B2 (en) 2001-07-25 2008-01-01 Ge Medical Systems Global Technology Company, Llc Systems and methods for communicating a protocol over a network
JP2011008829A (en) * 2010-10-08 2011-01-13 Ge Healthcare Japan Corp Medical information providing system, transmission terminal, receiving terminal, distribution terminal and agency terminal
JP2013016185A (en) * 2005-07-06 2013-01-24 Hiroshi Yamazaki Date reference system, document display system, and medical information system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7315755B2 (en) 2001-07-25 2008-01-01 Ge Medical Systems Global Technology Company, Llc Systems and methods for communicating a protocol over a network
JP2007042066A (en) * 2005-07-06 2007-02-15 Hiroshi Yamazaki Data reference system, document display system and medical information system
JP2013016185A (en) * 2005-07-06 2013-01-24 Hiroshi Yamazaki Date reference system, document display system, and medical information system
JP2011008829A (en) * 2010-10-08 2011-01-13 Ge Healthcare Japan Corp Medical information providing system, transmission terminal, receiving terminal, distribution terminal and agency terminal

Similar Documents

Publication Publication Date Title
US6564256B1 (en) Image transfer system
US6289115B1 (en) Medical network system
US8583449B2 (en) Method and apparatus for providing network based load balancing of medical image data
US6954767B1 (en) Server and method for searching for image using image prefetch, designating database and storage devices for searching, and setting retrieval and processing parameters for search
EP1103218B1 (en) Image-based artifact troubleshooting for medical systems
WO1999041691A1 (en) Method and system for remotely viewing and configuring output from a medical imaging device
US20090028402A1 (en) Medical Image System
JP2003233674A (en) Medical information management system
JPWO2006087895A1 (en) Medical imaging system
JPH11284682A (en) Image transfer system
JP2000029971A (en) Image transfer system
JP2005010884A (en) Remote diagnosis system
JP6670673B2 (en) Image forming device
JP2018015079A (en) Image management device, image display system, and image display method
JPS6221343A (en) Picture communication system
JP4645141B2 (en) Medical device network connection method and medical network system
US20050203772A1 (en) Examination appointment method and examination appointment system
JP4971707B2 (en) Medical examination reservation schedule management apparatus and method
JP2001094744A (en) Image management device and transfer control method for image file on network
JP4024435B2 (en) Print server and data processing mode control method
JP2001290880A (en) Medical server system
US20040078226A1 (en) Medical data processing system
EP1205868A2 (en) A method and apparatus for archiving and distributing enhanced and unenhanced digital medical images
JP2002117145A (en) Method for managing medical information and recording medium stored with program for the same
JP2003196300A (en) Image managing system, image managing method in the same system, image managing device, image managing method in the same device, its program and storage medium

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030805

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20061130