JP6719707B2 - Medical data communication system - Google Patents

Medical data communication system Download PDF

Info

Publication number
JP6719707B2
JP6719707B2 JP2015225248A JP2015225248A JP6719707B2 JP 6719707 B2 JP6719707 B2 JP 6719707B2 JP 2015225248 A JP2015225248 A JP 2015225248A JP 2015225248 A JP2015225248 A JP 2015225248A JP 6719707 B2 JP6719707 B2 JP 6719707B2
Authority
JP
Japan
Prior art keywords
medical data
communication
relay server
communication protocol
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015225248A
Other languages
Japanese (ja)
Other versions
JP2017098589A (en
Inventor
ルモワーニュ セドリック
ルモワーニュ セドリック
Original Assignee
株式会社デジタル・コア
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 株式会社デジタル・コア filed Critical 株式会社デジタル・コア
Priority to JP2015225248A priority Critical patent/JP6719707B2/en
Publication of JP2017098589A publication Critical patent/JP2017098589A/en
Application granted granted Critical
Publication of JP6719707B2 publication Critical patent/JP6719707B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、少なくとも画像データを含む医用データの通信システム及び通信方法に関し、特にDICOM規格による通信プロトコルを用いたクライアント装置とサーバ装置との間の通信技術に関する。 The present invention relates to a communication system and a communication method for medical data including at least image data, and more particularly to a communication technique between a client device and a server device using a communication protocol according to the DICOM standard.

従来からCT画像やMRI画像、CR画像を病院内の複数の装置から保存、表示、印刷等を行うために、医用画像データを転送するためにDICOM規格(Digital Imaging and COmmunication in Medicine)が用いられている。DICOM規格は、撮影した医用画像のフォーマットと、それらの画像を扱う医用画像機器間の通信プロトコルを定義した標準規格である。規格の詳細については、北米電子機器工業会 (NEMA)のホームページ(非特許文献1)に開示されている。 Conventionally, the DICOM standard (Digital Imaging and COmmunication in Medicine) is used to transfer medical image data in order to store, display, and print CT images, MRI images, and CR images from multiple devices in a hospital. ing. The DICOM standard is a standard that defines a format of captured medical images and a communication protocol between medical image devices that handle those images. Details of the standard are disclosed on the homepage of the Electronic Industries Association of North America (NEMA) (Non-Patent Document 1).

DICOM規格はもともとシリアル通信をベースとしたものであったが、インターネットなどのネットワーク対応としてTCP/IPによるカプセル化を行っている。これによって、メーカーの異なる装置間であっても、院内のネットワークを介して相互に接続することができるようになっている。
例えばDICOM規格準拠のMRI装置で撮影された画像はネットワークを介して画像サーバに送信され、看者のIDなどと共に格納される。そして、診察室の端末からその画像サーバにIDなどの検索条件とともに検索要求を送ると、検索結果を端末に返すことで医師が当該MRI画像を確認できるようになっている。
The DICOM standard was originally based on serial communication, but encapsulation by TCP/IP is performed to support networks such as the Internet. As a result, even devices from different manufacturers can be connected to each other via the in-hospital network.
For example, an image captured by an MRI apparatus conforming to the DICOM standard is transmitted to an image server via a network and stored together with a viewer ID and the like. Then, when a search request is sent from the terminal in the examination room to the image server together with search conditions such as an ID, the doctor can confirm the MRI image by returning the search result to the terminal.

ところで、このようなDICOM規格では原則として同じLAN内の機器同士を接続することが想定されており、異なるネットワーク間ではDICOMの通信プロトコルによる通信は円滑に行えない問題があった。
すなわち、DICOM規格では通信セッション(Association)を確立する際に、TCP/IPにおけるIPアドレスとポート番号、さらにAEタイトルと呼ばれる各端末のプロセスを識別するための固有識別子を用いている。しかし、IPアドレスはサブネットが変わると通信ができなくなり、AEタイトルはそもそも同一ネットワークしか想定していないため、異なるネットワーク間で通信するための汎用性はない。
By the way, in principle, in such a DICOM standard, it is assumed that devices in the same LAN are connected to each other, and there is a problem that communication by the DICOM communication protocol cannot be smoothly performed between different networks.
That is, in the DICOM standard, when establishing a communication session (Association), an IP address and port number in TCP/IP, and a unique identifier called an AE title for identifying a process of each terminal is used. However, the IP address cannot communicate when the subnet changes, and since the AE title is supposed only for the same network in the first place, it has no versatility for communicating between different networks.

関連する特許文献として、特許文献1はDICOM規格の通信方式により複数のLAN間において医用画像データの転送を行う画像転送システムにおいて、データ転送時の安全性を向上させる技術を開示している。
該特許文献1では、LAN1,LAN2のそれぞれに医用画像データの暗号化および復号化を行う暗号化中継サーバP1,P2を設ける。LAN1からLAN2の端末T2に医用画像データを転送する際、暗号化中継サーバP1において医用画像データを暗号化する。暗号化された医用画像データはインターネットを介してLAN2の暗号化中継サーバP2に転送される。暗号化中継サーバP2においては暗号化された医用画像データを復号化し、要求のあった端末T2に医用画像データを転送する。これにより、端末T2においては所望とする医用画像データをCRTに表示するなどして診断を行うことができる。
As a related patent document, Patent Document 1 discloses a technique for improving safety during data transfer in an image transfer system for transferring medical image data between a plurality of LANs by a communication method of DICOM standard.
In Patent Document 1, encryption relay servers P1 and P2 for encrypting and decrypting medical image data are provided in each of LAN1 and LAN2. When transferring the medical image data from the LAN1 to the terminal T2 of the LAN2, the medical image data is encrypted in the encryption relay server P1. The encrypted medical image data is transferred to the encrypted relay server P2 of LAN2 via the Internet. The encrypted relay server P2 decrypts the encrypted medical image data and transfers the medical image data to the requesting terminal T2. As a result, in the terminal T2, desired medical image data can be displayed on the CRT and diagnosed.

本文献では異なるLAN同士を接続すること、その際に暗号化を行うことが記載されているが、LAN間を越えてDICOMによる通信が行えることが前提であるので、予めLAN1の端末T1とLAN2の端末T2、3、4は相互に通信可能な状態としてLAN1,2が設定されている必要がある。 Although this document describes connecting different LANs and performing encryption at that time, it is premised that communication by DICOM can be performed across LANs. Therefore, terminals T1 and LAN2 of LAN1 are preliminarily set. The terminals T2, 3, and 4 need to be set to the LANs 1 and 2 so that they can communicate with each other.

特許文献2は、端末T1〜Tnとアーカイバおよびデータベースとの間に中継サーバP1,P2を設けることを提案している。端末T1に医用画像データ転送の要求が入力され、中継サーバP1に送られと、中継サーバP1は端末T1からの要求に応じてアーカイバに所望とする医用画像データ転送の要求を送る。アーカイバはその所望とする医用画像データを中継サーバP1に転送する。中継サーバP1においてはその医用画像データをキャッシュに蓄積するとともに、端末T1にその医用画像データを転送する。これにより、端末T1においては所望とする医用画像データをCRTに表示するなどして診断を行うことができるとしている。 Patent Document 2 proposes to provide relay servers P1 and P2 between the terminals T1 to Tn and the archiver and the database. When a request for medical image data transfer is input to the terminal T1 and sent to the relay server P1, the relay server P1 sends a desired request for medical image data transfer to the archiver in response to the request from the terminal T1. The archiver transfers the desired medical image data to the relay server P1. The relay server P1 stores the medical image data in the cache and transfers the medical image data to the terminal T1. This allows the terminal T1 to perform a diagnosis by displaying desired medical image data on a CRT.

該特許文献2の発明は、従来のDICOM規格の端末からは1つの画像サーバへのみしか所望とする医用画像データを転送する旨の要求することができない課題を克服するものであり、端末が画像サーバを指定しなくても中継サーバのみを指定して要求を送ることにより、再度の要求を他の画像サーバに送る必要がなくなり、効率よく医用画像データの転送を行うことができるという効果を奏する。
しかし、この方法は端末と中継サーバとの間は既存のDICOM規格からは離れなければならないから、既存のシステムを活用することはできない。
The invention of Patent Document 2 overcomes the problem that the conventional DICOM standard terminal can request the transfer of desired medical image data to only one image server. By sending the request by specifying only the relay server without specifying the server, it is not necessary to send the request again to another image server, and it is possible to efficiently transfer the medical image data. ..
However, this method cannot use the existing system because the terminal and the relay server must be separated from the existing DICOM standard.

特許文献3では、医療関係以外のシステムでも相互に通信が行なえ、かつ、該各種システムをモジュールとして統合可能な画像診断支援ネットワークサービス方式を提供することを目的とし、画像診断装置と、画像診断装置の周辺機器とが通信するための専用の通信プロトコルと、汎用の通信プロトコルとを相互変換するプロトコル変換装置及び各端末のプロトコルを識別するための端末識別装置を具備するシステムを開示している。
本発明は、DICOM規格等の専用プロトコルに準拠する機器と準拠しない機器とを通信するための技術であり、DICOM規格に準拠した機器同士の通信中にプロトコル変換するものではない。また、上述したように異なるLAN間を越えて通信を行うことはできない。
Patent Document 3 aims to provide an image diagnosis support network service system in which systems other than medical systems can communicate with each other, and the various systems can be integrated as a module. Disclosed is a system including a protocol conversion device for mutually converting a dedicated communication protocol for communicating with peripheral devices and a general-purpose communication protocol and a terminal identification device for identifying the protocol of each terminal.
The present invention is a technique for communicating between a device that complies with a dedicated protocol such as the DICOM standard and a device that does not, and does not perform protocol conversion during communication between devices that comply with the DICOM standard. Further, as described above, communication cannot be performed across different LANs.

特許文献4は、既成の通信規格(DICOM等)に準拠しつつ、画像保管装置を特定することなく画像を取得する画像通信方法および装置を開示している。その際、既成の通信規格に準拠しつつ、不正なアクセスを防止することを目的としたものである。
該開示によれば、画像利用装置が通信回線を通じて画像保管装置から画像を取り込むに当たり、画像利用装置からの画像通信要求を仲介装置が受け付けて画像保管装置への画像通信要求の送信を代行し、画像保管装置から送信された画像を仲介装置が受信して画像利用装置への画像通信を代行するとしている。
Patent Document 4 discloses an image communication method and apparatus for acquiring an image without specifying an image storage device while complying with an existing communication standard (DICOM or the like). At that time, the purpose is to prevent unauthorized access while complying with existing communication standards.
According to the disclosure, when the image utilizing apparatus captures an image from the image archiving apparatus through the communication line, the intermediary apparatus accepts the image communication request from the image utilizing apparatus, and transmits the image communication request to the image archiving apparatus on behalf of the user. It is assumed that the intermediary device receives the image transmitted from the image storage device and performs image communication on behalf of the image utilizing device.

該特許文献4の技術は、仲介装置において認証通信インタフェースを導入するものであり、すべての通信はDICOM規格に準拠して行われる。従って、既存のDICOM規格で通信可能な機器同士しか通信できず、異なるネットワーク間を越えて通信可能とする技術ではない。 The technique of Patent Document 4 introduces an authentication communication interface in an intermediary device, and all communication is performed in conformity with the DICOM standard. Therefore, this is not a technology that allows only devices that can communicate with the existing DICOM standard to communicate with each other, and does not allow communication between different networks.

特開平11-284974号JP-A-11-284974 特開2000-029971号JP 2000-029971 特開2005-252534号JP 2005-252534 特許第4071390号Patent No. 4071390

インターネットURL(http://dicom.nema.org/standard.html) 2015年11月13日検索Internet URL (http://dicom.nema.org/standard.html) November 13, 2015 Search

上記の従来技術はいずれもDICOM規格に準拠したクライアントとサーバ装置における通信を中継する技術を開示しているが、異なるネットワークに属するクライアントとサーバ装置とが通信できるものではない。 Although the above-mentioned conventional techniques each disclose a technique for relaying communication between a client and a server device conforming to the DICOM standard, a client and a server device belonging to different networks cannot communicate with each other.

本発明は上記従来技術の有する問題に鑑みて創出されたものであり、既存のDICOM規格に基づく通信プロトコルで通信するクライアント装置及びサーバ装置を用いながら、異なるネットワーク間に属するクライアント装置及びサーバ装置でも通信を可能にする医用データ通信システムを提供することを目的とする。 The present invention was created in view of the above problems of the prior art. Even when a client device and a server device that communicate with a communication protocol based on the existing DICOM standard are used, a client device and a server device that belong to different networks can also be used. An object is to provide a medical data communication system that enables communication.

上記課題を解決するため、本発明は次のような医用データ通信システムを提供する。
すなわち、請求項1に記載の発明によれば、少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおいて、第1通信プロトコルに従って通信ネットワークを介してサーバ装置に所望の医用データを要求し、サーバ装置から受信した医用データを出力することのできるDICOM規格に準拠したクライアント装置と、医用データを記憶手段に格納すると共に、第1通信プロトコルに従ってクライアント装置からの要求に応じて医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、通信ネットワーク経路におけるクライアント装置とサーバ装置との中途に、第1中継サーバと第2中継サーバとを備える。
In order to solve the above problems, the present invention provides the following medical data communication system.
That is, according to the invention of claim 1, in a medical data communication system capable of communicating medical data including at least image data and using the first communication protocol of the DICOM standard, the communication network is configured in accordance with the first communication protocol. A client device compliant with the DICOM standard capable of requesting desired medical data from the server device via the server device and outputting the medical data received from the server device, and storing the medical data in the storage means, according to the first communication protocol. In addition to a DICOM-compliant server device that transmits medical data in response to a request from a client device, a first relay server and a second relay server are provided midway between the client device and the server device in a communication network path. Prepare

そして、第1中継サーバが、クライアント装置から第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理部と、通信確立要求に対してクライアント装置に応答する通信確立要求応答部と、クライアント装置から第1通信プロトコルに従った医用データ検索要求を受理する医用データ検索要求受理部と、第2中継サーバに向けて、第2通信プロトコルを用い、医用データ検索要求で要求された検索対象を送信する第2通信プロトコル検索対象送信部と、第2中継サーバから検索対象の検索結果である医用データを第2通信プロトコルにより受理する第2通信プロトコル検索結果受理部と、医用データ検索要求受理部の受理した医用データ検索要求に対応して、第1通信プロトコルに従った医用データ検索結果をクライアント装置に送信する医用データ検索結果送信部とを備える。 Then, the first relay server receives a communication establishment request from the client apparatus according to the first communication protocol, a communication establishment request receiving section that responds to the client apparatus in response to the communication establishment request, and a client. A medical data search request receiving unit that receives a medical data search request according to the first communication protocol from the device, and a second relay server toward the search target requested by the medical data search request using the second communication protocol. A second communication protocol search target transmission unit that transmits, a second communication protocol search result reception unit that receives medical data that is the search result of the search target from the second relay server using the second communication protocol, and a medical data search request reception unit And a medical data search result transmission unit that transmits the medical data search result according to the first communication protocol to the client device in response to the received medical data search request.

同時に、第2中継サーバが、第1中継サーバから検索対象を第2通信プロトコルで受理する第2通信プロトコル検索対象受理部と、サーバ装置に対して第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信部と、サーバ装置から第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理部と、上記で受理した検索対象について、サーバ装置に対して第1通信プロトコルに従って医用データ検索要求を送信する医用データ検索要求送信部と、サーバ装置から第1通信プロトコルに従って検索対象の検索結果を受理する第1通信プロトコル検索結果受理部と、第1中継サーバに対して検索結果を第2通信プロトコルにより送信する第2通信プロトコル検索結果送信部とを備える。 At the same time, the second relay server transmits a communication establishment request according to the first communication protocol to the second communication protocol search object receiving unit that receives the search target from the first relay server using the second communication protocol, and the server device. A communication establishment request transmission unit, a communication establishment response acceptance unit that accepts a response to the communication establishment request according to the first communication protocol from the server apparatus, and a first communication protocol to the server apparatus for the search target accepted above. A medical data search request transmission unit that transmits a medical data search request, a first communication protocol search result reception unit that receives a search result of a search target from a server device according to a first communication protocol, and a search for a first relay server. A second communication protocol search result transmission unit that transmits the result by the second communication protocol.

請求項2に記載の発明によれば、上記の医用データ通信システムにおいて、第1中継サーバに、通信確立要求受理部又は画像検索要求受理部の少なくともいずれかにおいて抽出したサーバ装置の宛先情報に従って第2中継サーバを特定する第2中継サーバ特定処理部を備え、第2通信プロトコル検索対象送信部が、特定された第2中継サーバに向けて送信を行うことができる。 According to the second aspect of the present invention, in the medical data communication system, the first relay server is configured according to the destination information of the server device extracted by at least one of the communication establishment request receiving unit and the image search request receiving unit. The second relay server identification processing unit that identifies the two relay servers is provided, and the second communication protocol search target transmission unit can perform transmission to the identified second relay server.

請求項3に記載の発明によれば、上記の医用データ通信システムにおいて、第1中継サーバと第2中継サーバとに、第1中継サーバから第2中継サーバへのアクセスを認証する認証処理部をそれぞれ設けることができる。 According to the invention described in claim 3, in the medical data communication system, the first relay server and the second relay server are provided with an authentication processing unit that authenticates access from the first relay server to the second relay server. Each can be provided.

請求項4に記載の発明によれば、上記の医用データ通信システムにおいて、通信ネットワーク経路における第1中継サーバと第2中継サーバとの中途に中継管理サーバをさらに備え、中継管理サーバが、第1中継サーバからの通信を受信し、第2中継サーバに対して送信すると共に、第2中継サーバからの通信を受信し、第1中継サーバに対して送信する中継処理部を備えた医用データ通信システムを提供する。 According to the invention of claim 4, in the medical data communication system, the relay management server is further provided in the middle of the first relay server and the second relay server in the communication network path, and the relay management server is the first relay server. A medical data communication system including a relay processing unit that receives communication from a relay server and transmits the communication to a second relay server, and also receives communication from a second relay server and transmits the communication to the first relay server. I will provide a.

請求項5に記載の発明によれば、請求項4の医用データ通信システムにおいて、中継管理サーバが、第1中継サーバから受信したデータに含まれるサーバ装置の宛先情報に従って第2中継サーバを特定する中継管理部を備え、中継処理部が、特定された第2中継サーバと通信を行うことができる。 According to the invention described in claim 5, in the medical data communication system according to claim 4, the relay management server specifies the second relay server according to the destination information of the server device included in the data received from the first relay server. A relay management unit is provided, and the relay processing unit can communicate with the specified second relay server.

本発明は、次のような医用データ通信方法を提供することもできる。
すなわち、請求項6に記載の発明によれば、少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおける医用データ通信方法であって、第1通信プロトコルに従って通信ネットワークを介してサーバ装置に所望の医用データを要求し、サーバ装置から受信した医用データを出力することのできるDICOM規格に準拠したクライアント装置と、医用データを記憶手段に格納すると共に、第1通信プロトコルに従ってクライアント装置からの要求に応じて医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、通信ネットワーク経路におけるクライアント装置とサーバ装置との中途に、第1中継サーバと第2中継サーバとを用いる。
The present invention can also provide the following medical data communication method.
That is, according to the invention as set forth in claim 6, there is provided a medical data communication method in a medical data communication system capable of communicating medical data including at least image data and using the first communication protocol of DICOM standard. DICOM standard compliant client device capable of requesting desired medical data from a server device via a communication network in accordance with one communication protocol and outputting medical data received from the server device; and storing the medical data in a storage means. At the same time, in addition to a DICOM-compliant server device that transmits medical data in response to a request from a client device according to a first communication protocol, a first relay server is provided midway between the client device and the server device in a communication network path. And a second relay server.

そして次の各ステップを実行する。
まず第1中継サーバが、
(S10) クライアント装置から第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理ステップ、
(S11) 通信確立要求に対してクライアント装置に応答する通信確立要求応答ステップ、
(S12) クライアント装置から第1通信プロトコルに従った医用データ検索要求を受理する医用データ検索要求受理ステップ、
(S13) 第2中継サーバに向けて、第2通信プロトコルを用い、医用データ検索要求で要求された検索対象を送信する第2通信プロトコル検索対象送信ステップ、
Then, the following steps are executed.
First, the first relay server
(S10) a communication establishment request receiving step of receiving a communication establishment request according to the first communication protocol from the client device,
(S11) communication establishment request response step of responding to the client device in response to the communication establishment request,
(S12) a medical data search request receiving step of receiving a medical data search request according to the first communication protocol from the client device,
(S13) A second communication protocol search target transmitting step of transmitting the search target requested by the medical data search request to the second relay server using the second communication protocol,

次に、第2中継サーバが、
(S14) 第1中継サーバから検索対象を第2通信プロトコルで受理する第2通信プロトコル検索対象受理ステップ、
(S15) サーバ装置に対して第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信ステップ、
(S16) サーバ装置から第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理ステップ、
(S17) 上記で受理した検索対象について、サーバ装置に対して第1通信プロトコルに従って医用データ検索要求を送信する医用データ検索要求送信ステップ、
(S18) サーバ装置から第1通信プロトコルに従って検索対象の検索結果を受理する第1通信プロトコル検索結果受理ステップ、
(S19) 第1中継サーバに対して検索結果を第2通信プロトコルにより送信する第2通信プロトコル検索結果送信ステップ、
Next, the second relay server
(S14) A second communication protocol search object receiving step of receiving the search object from the first relay server with the second communication protocol,
(S15) a communication establishment request transmitting step of transmitting a communication establishment request to the server device according to the first communication protocol,
(S16) a communication establishment response receiving step of receiving a response to the communication establishment request according to the first communication protocol from the server device,
(S17) A medical data search request transmission step of transmitting a medical data search request to the server device according to the first communication protocol for the search target received above.
(S18) A first communication protocol search result receiving step of receiving a search result to be searched from the server device according to the first communication protocol,
(S19) A second communication protocol search result transmitting step of transmitting the search result to the first relay server by the second communication protocol,

再び第1中継サーバにおいて、
(S20) 第2中継サーバから検索対象の検索結果である医用データを第2通信プロトコルにより受理する第2通信プロトコル検索結果受理ステップ、
(S21) 医用データ検索要求受理部の受理した医用データ検索要求に対応して、第1通信プロトコルに従った医用データ検索結果をクライアント装置に送信する医用データ検索結果送信ステップ
の各ステップを有することを特徴とする医用データ通信方法を提供する。
Again at the first relay server,
(S20) A second communication protocol search result receiving step of receiving medical data, which is the search result of the search target, from the second relay server by the second communication protocol,
(S21) In response to the medical data search request received by the medical data search request receiving unit, the medical data search result transmission step of transmitting the medical data search result according to the first communication protocol to the client device is included. A medical data communication method is provided.

請求項7に記載の発明によれば、上記の医用データ通信方法において、通信ネットワーク経路における第1中継サーバと第2中継サーバとの中途に中継管理サーバをさらに備え、中継管理サーバが、第1中継サーバが送信して第2中継サーバが受理する上記の各ステップと、第2中継サーバが送信して第1中継サーバが受理する前記の各ステップとの間に各通信をそれぞれ中継する中継処理ステップを含むことができる。 According to the invention of claim 7, in the medical data communication method, a relay management server is further provided in the middle of the first relay server and the second relay server in the communication network path, and the relay management server is the first relay server. A relay process for relaying each communication between the above-mentioned steps transmitted by the relay server and accepted by the second relay server and the above-mentioned steps transmitted by the second relay server and accepted by the first relay server. It may include steps.

請求項8に記載の発明によれば、少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおいて、医用データを撮影又は生成し、第1通信プロトコルに従って通信ネットワークを介してサーバ装置にその医用データを保存することのできるDICOM規格に準拠した医用データ生成装置と、医用データを記憶手段に格納すると共に、第1通信プロトコルに従ってクライアント装置からの要求に応じて医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、通信ネットワーク経路における医用データ生成装置とサーバ装置との中途に、第1中継サーバと第2中継サーバとを備える。 According to the invention described in claim 8, in the medical data communication system capable of communicating the medical data including at least the image data and using the first communication protocol of the DICOM standard, the medical data is photographed or generated, and A DICOM-compliant medical data generation device capable of storing the medical data in a server device via a communication network in accordance with the communication protocol; and a medical device storing the medical data in storage means, and a client device in accordance with the first communication protocol. In addition to a DICOM-compliant server device that transmits medical data in response to a request, a first relay server and a second relay server are provided midway between the medical data generation device and the server device in a communication network path.

そして、第1中継サーバが、医用データ生成装置から第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理部と、通信確立要求に対して医用データ生成装置に応答する通信確立要求応答部と、医用データ生成装置から第1通信プロトコルに従った医用データを含む医用データ保存要求を受理する医用データ保存要求受理部と、第2中継サーバに向けて、第2通信プロトコルを用い、医用データ保存要求で要求された医用データを送信する第2通信プロトコル医用データ送信部と、第2中継サーバから医用データの保存結果を第2通信プロトコルにより受理する第2通信プロトコル保存結果受理部と、医用データ保存要求受理部の受理した医用データ保存要求に対応して、第1通信プロトコルに従った医用データ保存結果を医用データ生成装置に送信する医用データ保存結果送信部とを備える。 Then, the first relay server receives a communication establishment request from the medical data generating apparatus according to the first communication protocol, and a communication establishment request response for responding to the communication establishing request to the medical data producing apparatus. Unit, a medical data storage request receiving unit that receives a medical data storage request including medical data in accordance with the first communication protocol from the medical data generation device, and a second communication protocol using a second communication protocol toward the second relay server. A second communication protocol medical data transmission unit that transmits the medical data requested by the data storage request; and a second communication protocol storage result reception unit that receives the medical data storage result from the second relay server using the second communication protocol. A medical data storage result transmission unit that transmits a medical data storage result according to the first communication protocol to the medical data generation device in response to the medical data storage request received by the medical data storage request reception unit.

同時に、第2中継サーバが、第1中継サーバから医用データ保存要求を第2通信プロトコルで受理する第2通信プロトコル医用データ受理部と、サーバ装置に対して第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信部と、サーバ装置から第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理部と、上記で受理した医用データについて、サーバ装置に対して第1通信プロトコルに従って医用データ保存要求を送信する医用データ保存要求送信部と、サーバ装置から第1通信プロトコルに従って保存結果を受理する第1通信プロトコル保存結果受理部と、第1中継サーバに対して保存結果を第2通信プロトコルにより送信する第2通信プロトコル保存結果送信部とを備えたことを特徴とする。 At the same time, the second relay server receives a medical data storage request from the first relay server using the second communication protocol, and a second communication protocol medical data receiving unit, and a communication establishment request to the server device according to the first communication protocol. A communication establishment request transmitting unit that transmits a message, a communication establishment response receiving unit that receives a response to the communication establishment request in accordance with the first communication protocol from the server device, and the medical data received above to the server device. A medical data storage request transmission unit that transmits a medical data storage request according to the communication protocol, a first communication protocol storage result reception unit that receives the storage result from the server device according to the first communication protocol, and a storage result for the first relay server. And a second communication protocol storage result transmission unit for transmitting the data according to the second communication protocol.

請求項9に記載の発明によれば、上記の医用データ通信システムにおいて、通信ネットワーク経路における第1中継サーバと第2中継サーバとの中途に中継管理サーバをさらに備え、中継管理サーバが、第1中継サーバからの通信を受信し、第2中継サーバに対して送信すると共に、第2中継サーバからの通信を受信し、第1中継サーバに対して送信する中継処理部を備えることができる。 According to the invention of claim 9, in the medical data communication system, the relay management server is further provided in the middle of the first relay server and the second relay server in the communication network path, and the relay management server is the first relay server. A relay processing unit that receives communication from the relay server and transmits the communication to the second relay server, and also receives communication from the second relay server and transmits the communication to the first relay server may be provided.

請求項10に記載の発明によれば、少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおける医用データ通信方法であって、医用データを撮影又は生成し、第1通信プロトコルに従って通信ネットワークを介してサーバ装置にその医用データを保存することのできるDICOM規格に準拠した医用データ生成装置と、医用データを記憶手段に格納すると共に、第1通信プロトコルに従ってクライアント装置からの要求に応じて医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、通信ネットワーク経路における医用データ生成装置とサーバ装置との中途に、第1中継サーバと第2中継サーバとを用いる。 According to the tenth aspect of the present invention, there is provided a medical data communication method in a medical data communication system capable of communicating medical data including at least image data and using the first communication protocol of DICOM standard. A medical data generating device conforming to the DICOM standard capable of photographing or generating and storing the medical data in a server device via a communication network in accordance with a first communication protocol, and storing the medical data in a storage means. In addition to a DICOM-compliant server device that transmits medical data in response to a request from a client device according to a communication protocol, a first relay server and a first relay server are provided in the middle of the medical data generation device and the server device in a communication network path. Two relay servers are used.

まず第1中継サーバが、
(S30) 医用データ生成装置から第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理ステップ、
(S31) 通信確立要求に対して医用データ生成装置に応答する通信確立要求応答ステップ、
(S32) 医用データ生成装置から第1通信プロトコルに従った医用データを含む医用データ保存要求を受理する医用データ保存要求受理ステップ、
(S33) 第2中継サーバに向けて、第2通信プロトコルを用い、医用データ保存要求で要求された医用データを送信する第2通信プロトコル医用データ送信ステップ、
First, the first relay server
(S30) A communication establishment request acceptance step of accepting a communication establishment request according to the first communication protocol from the medical data generation device,
(S31) Communication establishment request response step of responding to the medical data generation device in response to the communication establishment request,
(S32) A medical data storage request receiving step of receiving a medical data storage request including medical data according to the first communication protocol from the medical data generation device,
(S33) A second communication protocol medical data transmission step of transmitting the medical data requested by the medical data storage request to the second relay server using the second communication protocol,

次に、第2中継サーバが、
(S34) 第1中継サーバから医用データ保存要求を第2通信プロトコルで受理する第2通信プロトコル医用データ受理ステップ、
(S35) サーバ装置に対して第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信ステップ、
(S36) サーバ装置から第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理ステップ、
(S37) 上記で受理した医用データについて、サーバ装置に対して第1通信プロトコルに従って医用データ保存要求を送信する医用データ保存要求送信ステップ、
(S38) サーバ装置から第1通信プロトコルに従って保存結果を受理する第1通信プロトコル保存結果受理ステップ、
(S39) 第1中継サーバに対して保存結果を第2通信プロトコルにより送信する第2通信プロトコル保存結果送信ステップ、
Next, the second relay server
(S34) A second communication protocol medical data receiving step of receiving a medical data storage request from the first relay server using the second communication protocol,
(S35) a communication establishment request transmitting step of transmitting a communication establishment request according to the first communication protocol to the server device,
(S36) a communication establishment response receiving step of receiving a response to the communication establishment request according to the first communication protocol from the server device,
(S37) With respect to the medical data received above, a medical data storage request transmission step of transmitting a medical data storage request to the server device according to the first communication protocol,
(S38) A first communication protocol storage result receiving step of receiving a storage result from the server device according to the first communication protocol,
(S39) A second communication protocol storage result transmitting step of transmitting the storage result to the first relay server by the second communication protocol,

再び第1中継サーバが、
(S40) 第2中継サーバから医用データの保存結果を第2通信プロトコルにより受理する第2通信プロトコル保存結果受理ステップ、
(S41) 医用データ保存要求受理部の受理した医用データ保存要求に対応して、第1通信プロトコルに従った医用データ保存結果を医用データ生成装置に送信する医用データ保存結果送信ステップ
を有することを特徴とする医用データ通信方法を提供する。
The first relay server again
(S40) A second communication protocol storage result receiving step of receiving the storage result of the medical data from the second relay server according to the second communication protocol,
(S41) a medical data storage result transmission step of transmitting a medical data storage result according to the first communication protocol to the medical data generation device in response to the medical data storage request received by the medical data storage request reception unit. A characteristic medical data communication method is provided.

本発明は上記構成により次のような効果を奏する。
通信ネットワーク経路におけるクライアント装置とサーバ装置との中途に、第1中継サーバと第2中継サーバとを設けて、クライアント装置と第1中継サーバとの間、第2中継サーバとサーバ装置との間は第1通信プロトコルを用いることで、クライアント装置とサーバ装置には既存のDICOM規格に準拠した機器をそのまま用いることができる。
The present invention has the following effects due to the above configuration.
A first relay server and a second relay server are provided midway between the client device and the server device in the communication network path, and between the client device and the first relay server, and between the second relay server and the server device. By using the first communication protocol, it is possible to use the existing DICOM-compliant devices as they are for the client device and the server device.

また、第1中継サーバと第2中継サーバとの間の通信には第2通信プロトコルを用いることで、異なるネットワーク間に属するクライアント装置及びサーバ装置でも通信を可能にするシステムを構築できる。
これによって、例えばサブネットの異なるネットワークや、宛先の定義に互換性のないネットワークに属するクライアント装置とサーバ装置との間であっても、通信を行うことができるようになる。
Further, by using the second communication protocol for communication between the first relay server and the second relay server, it is possible to construct a system that enables communication even with client devices and server devices belonging to different networks.
This enables communication even between a client device and a server device belonging to networks having different subnets or networks having incompatible destination definitions.

さらに、第1中継サーバと第2中継サーバとの間の中継管理を行う中継管理サーバを導入することで、第1中継サーバと第2中継サーバとの間が互いに定義されていなくても各中継サーバと通信可能なクライアント装置とサーバ装置の間で通信することができるようになる。これにより新しい中継サーバをネットワークに参加させることが容易になり、広域ネットワークの構築が可能となる。 Furthermore, by introducing a relay management server that manages the relay between the first relay server and the second relay server, each relay can be used even if the first relay server and the second relay server are not defined with each other. It becomes possible to communicate between the client device and the server device that can communicate with the server. This makes it easy for a new relay server to participate in the network, and enables the construction of a wide area network.

本発明は、医用データを出力することのできるDICOM規格に準拠した上記のようなクライアント装置だけでなく、医用データを撮影又は生成し、第1通信プロトコルに従って通信ネットワークを介してサーバ装置にその医用データを保存することのできるDICOM規格に準拠した医用データ生成装置においても適用することができる。 The present invention is not limited to the above-described client device based on the DICOM standard that can output medical data, but also captures or generates medical data and sends the medical data to the server device via the communication network according to the first communication protocol. It can also be applied to a medical data generation device that can store data and is compliant with the DICOM standard.

本発明に係る医用データ通信システムの全体図である。1 is an overall view of a medical data communication system according to the present invention. 本発明の第1の実施形態に係るクライアント装置のブロック図である。It is a block diagram of the client apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るサーバ装置のブロック図である。It is a block diagram of the server apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る中継サーバのブロック図である。FIG. 3 is a block diagram of a relay server according to the first embodiment of the present invention. 本発明の第1の実施形態に係る医用データ通信方法のフローチャートである。It is a flowchart of the medical data communication method which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るプロトコルの説明図である。It is explanatory drawing of the protocol which concerns on the 1st Embodiment of this invention. 本発明の第2の実施形態に係る中継管理サーバを導入した医用データ通信システムの説明図である。It is explanatory drawing of the medical data communication system which introduced the relay management server which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る中継管理サーバのブロック図である。It is a block diagram of a relay management server concerning a 2nd embodiment of the present invention. 本発明の第2の実施形態に係るプロトコルの説明図である。It is explanatory drawing of the protocol which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施形態に係る撮影装置のブロック図である。It is a block diagram of the imaging device which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る中継サーバのブロック図である。It is a block diagram of a relay server concerning a 3rd embodiment of the present invention. 本発明の第3の実施形態に係る医用データ通信方法のフローチャートである。It is a flowchart of the medical data communication method which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係るプロトコルの説明図である。It is explanatory drawing of the protocol which concerns on the 3rd Embodiment of this invention.

以下、本発明の実施形態を、図面に示す実施例を基に説明する。なお、実施形態は下記に限定されるものではない。
図1は、本発明に係る医用データ通信システム(1)の全体図である。一例としてA病院内LAN(2)と、B病院内LAN(3)が、インターネットなどの外部ネットワーク(4)で接続される構成を示している。
Hereinafter, an embodiment of the present invention will be described based on an example shown in the drawings. The embodiment is not limited to the following.
FIG. 1 is an overall view of a medical data communication system (1) according to the present invention. As an example, a configuration is shown in which the A hospital LAN (2) and the B hospital LAN (3) are connected by an external network (4) such as the Internet.

周知のように病院内ではCTやMRI、CR、超音波検査装置、内視鏡装置など画像撮影を行う様々な撮影装置が用いられている。また、医師が診察する際に、検査段階で撮影されたこれらの画像を参照するためのクライアント装置が用いられている。
撮影装置で撮影された画像は、撮影日や看者のIDと共に病院内のサーバ装置に格納され、クライアント装置から検索条件を設定して検索することにより、クライアント装置上で表示、印刷等を行うことができるようになっている。
As is well known, various image capturing devices such as CT, MRI, CR, ultrasonic examination device, and endoscopic device that capture images are used in hospitals. In addition, a client device is used to refer to these images taken in the examination stage when the doctor examines them.
The image captured by the image capturing device is stored in the server device in the hospital together with the image capturing date and the ID of the viewer, and is displayed and printed on the client device by setting search conditions from the client device and performing a search. You can do it.

クライアント装置、サーバ装置、撮影装置には様々なメーカーの機器が用いられるだけでなく、機器の導入時期も異なるために、通信プロトコルとしてDICOM規格(Digital Imaging and COmmunication in Medicine)が用いられている。DICOM規格は、撮影した医用画像のフォーマットと、それらの画像を扱う医用画像機器間の通信プロトコルを定義した標準規格であり、基本的には規格に準拠した機器同士は、メーカーや製造時期が異なっていても通信することができるようになっている。 DICOM standard (Digital Imaging and COmmunication in Medicine) is used as a communication protocol because not only devices of various manufacturers are used for the client device, the server device, and the imaging device, but also when the devices are introduced at different times. The DICOM standard is a standard that defines a format of captured medical images and a communication protocol between medical image devices that handle those images. Basically, the devices conforming to the standards have different manufacturers and manufacturing dates. You can communicate even if you are.

本発明の医用データ通信システム(1)においても、クライアント装置(10)であるDICOMビューワ、サーバ装置(20)であるDICOMサーバ、撮影装置(30)であるDICOM撮影装置を備えており、この点は各病院内における既存の院内ネットワークを活用することができる。
本発明は、このような既存の院内ネットワークにさらに中継サーバ(40)を導入することを提案するものである。
The medical data communication system (1) of the present invention also includes a DICOM viewer that is a client device (10), a DICOM server that is a server device (20), and a DICOM imaging device that is an imaging device (30). Can utilize the existing in-hospital network in each hospital.
The present invention proposes to introduce a relay server (40) into such an existing hospital network.

(第1実施例)
図2は、本発明のクライアント装置(10)のブロック図である。クライアント装置(1)は公知のパーソナルコンピュータ、タブレットコンピュータ、携帯情報端末、医療用の専用端末等で構成することができ、DICOM規格においてはSCU(Service Class User)と呼ばれることもある。周知のように各種処理を行うCPU(100)とそれに接続されるネットワークインタフェース(110)、画面表示を行うモニタ(120)、キーボードやマウス、タッチパネルなどの入力装置(130)を備えている。
(First embodiment)
FIG. 2 is a block diagram of the client device (10) of the present invention. The client device (1) can be composed of a known personal computer, tablet computer, portable information terminal, medical dedicated terminal, or the like, and is sometimes called SCU (Service Class User) in the DICOM standard. As is well known, a CPU (100) that performs various processes, a network interface (110) connected to the CPU (100), a monitor (120) that displays a screen, and an input device (130) such as a keyboard, a mouse, and a touch panel are provided.

なお、本発明のクライアント装置(10)は少なくとも医用データを出力することができれば良いので、印刷するためのプリンタや、スピーカー、その他の機器を備えることもできるし、その場合にモニタ(120)を備えなくてもよい。 Since the client device (10) of the present invention needs to be able to output at least medical data, it may be equipped with a printer for printing, a speaker, and other devices. In that case, the monitor (120) is used. It does not have to be provided.

CPU(100)では、本発明の第1通信プロトコルであるDICOMプロトコルに準拠し、ネットワークインタフェース(110)を介して医用データを送受信するためのDICOMプロトコル送受信部(101)、入力装置(130)からの入力を受理してサーバ装置(20)に検索条件を送信する検索処理部(102)、医用データを出力、すなわち本実施例ではモニタ(120)において表示するための表示処理部(103)を備えている。 The CPU (100) is based on the DICOM protocol which is the first communication protocol of the present invention, and is from the DICOM protocol transmitting/receiving unit (101) and the input device (130) for transmitting/receiving medical data via the network interface (110). A search processing unit (102) that accepts the input of the above and transmits the search condition to the server device (20), and outputs the medical data, that is, the display processing unit (103) for displaying on the monitor (120) in this embodiment. I have it.

図3は、本発明のサーバ装置(20)のブロック図である。サーバ装置(20)も公知のパーソナルコンピュータ等で構成することができ、DICOM規格においてはSCP(Service Class Provider)と呼ばれることもある。本実施例のサーバ装置(20)において、主要な機能は撮影装置(30)から送信されてくる画像の格納であるが、検査予約情報や過去の読影レポートの保存など、様々な医用データが保存されていることは周知であり、本発明はこれらの医用データの検索や出力に際しても適用できる。 FIG. 3 is a block diagram of the server device (20) of the present invention. The server device (20) can also be configured by a known personal computer or the like, and is sometimes called SCP (Service Class Provider) in the DICOM standard. In the server device (20) of the present embodiment, the main function is to store the image transmitted from the imaging device (30), but various medical data such as the examination reservation information and the past interpretation report are saved. This is well known, and the present invention can be applied to the search and output of these medical data.

サーバ装置(20)には、周知のように各種処理を行うCPU(200)とそれに接続されるネットワークインタフェース(210)、ハードディスクやSSD(ソリッドステートドライブ)などで構成される外部記憶装置(220)を備える。
CPU(200)には、本発明の第1通信プロトコルであるDICOMプロトコルに準拠し、ネットワークインタフェース(210)を介して医用データを送受信するためのDICOMプロトコル送受信部(201)、クライアント装置(10)から要求された検索条件に従って、外部記憶装置(220)内の画像データベース(221)を検索する検索実行部(202)を備えている。
As is well known, the server device (20) includes a CPU (200) for performing various processes, a network interface (210) connected to the CPU (200), an external storage device (220) including a hard disk, an SSD (solid state drive), and the like. Equipped with.
The CPU (200) complies with the DICOM protocol which is the first communication protocol of the present invention, and the DICOM protocol transmitting/receiving unit (201) for transmitting/receiving medical data via the network interface (210) and the client device (10). A search execution unit (202) for searching the image database (221) in the external storage device (220) according to the search condition requested by the user.

既存の院内ネットワークでは上記のクライアント装置(10)とサーバ装置(20)との間で通信することでサーバ装置(20)内の医用データを出力することができるようになっているが、ここでいくつかの問題がある。その1つは、既存のDICOM規格では同じLAN内の機器同士を接続することが想定されており、異なるネットワーク間ではDICOMの通信プロトコルによる通信は円滑に行えないことである。 In the existing hospital network, it is possible to output the medical data in the server device (20) by communicating between the client device (10) and the server device (20). There are some problems. One of them is that the existing DICOM standard assumes that devices in the same LAN are connected to each other, and that communication using the DICOM communication protocol cannot be smoothly performed between different networks.

また、地域医療連携など医療施設間で医用情報がネットワークを通じて交換される場面で、DICOM規格による通信確立がLANネットワークセグメント内だけの運用に限定され、異なるネットワークセグメントである他の医療施設にDICOM規格で通信しようとしても通信に支障が生じ、全ての情報の交換ができないなどの問題がある。 In addition, when medical information is exchanged between medical facilities through a network such as regional medical cooperation, establishment of communication according to the DICOM standard is limited to operation only within the LAN network segment, and DICOM standard can be applied to other medical facilities in different network segments. However, there is a problem in that all communication cannot be exchanged even if an attempt is made to communicate.

そこで、本発明では図4に示すような中継サーバ(40)を各LAN(2)(3)内に導入し、外部ネットワーク(4)を通じて各中継サーバ(40)に接続されたクライアント装置(10)やサーバ装置(20)間の通信を実現する。
中継サーバ(40)も公知のパーソナルコンピュータ等によって実現され、CPU(400)とそれに接続されるネットワークインタフェース(410)、外部記憶装置(420)等を備えている。
Therefore, in the present invention, the relay server (40) as shown in FIG. 4 is introduced into each LAN (2) (3), and the client device (10) connected to each relay server (40) through the external network (4). ) And communication between server devices (20).
The relay server (40) is also realized by a known personal computer or the like, and includes a CPU (400), a network interface (410) connected thereto, an external storage device (420), and the like.

CPU(400)における処理部は、ネットワークインターフェース(410)からの受信に係る受信処理部(401)と、送信に係る送信処理部(402)に大別される他に、別の実施例として後述する第2中継サーバ特定処理部(403)、認証処理部(404)を備えている。
受信処理部(401)は、クライアント装置(10)側の第1中継サーバとして作用するときに機能する通信確立要求受理部(4010)、医用データ検索要求受理部(4011)、第2通信プロトコル検索結果受理部(4012)と、サーバ装置(20)側の第2中継サーバとして作用するときに機能する第2通信プロトコル検索対象受理部(4013)、通信確立応答受理部(4014)、第1通信プロトコル検索結果受理部(4015)を備えている。
The processing unit in the CPU (400) is roughly divided into a reception processing unit (401) related to reception from the network interface (410) and a transmission processing unit (402) related to transmission, and will be described later as another embodiment. The second relay server identification processing unit (403) and the authentication processing unit (404) are provided.
The reception processing unit (401) functions as a communication establishment request receiving unit (4010), a medical data search request receiving unit (4011), and a second communication protocol search functioning when acting as a first relay server on the client device (10) side. Result acceptance unit (4012), second communication protocol search target acceptance unit (4013), communication establishment response acceptance unit (4014), first communication that functions when acting as the second relay server on the server device (20) side A protocol search result receiving unit (4015) is provided.

また送信処理部(402)は、クライアント装置(10)側の第1中継サーバとして作用するときに機能する通信確立要求応答部(4020)、第2通信プロトコル検索対象送信部(4021)と、サーバ装置(20)側の第2中継サーバとして作用するときに機能する通信確立要求送信部(4022)、医用データ検索要求送信部(4023)、第2通信プロトコル検索結果送信部(4024)を備えている。 The transmission processing unit (402) includes a communication establishment request response unit (4020) that functions when acting as a first relay server on the client device (10) side, a second communication protocol search target transmission unit (4021), and a server. A communication establishment request transmission unit (4022), a medical data search request transmission unit (4023), and a second communication protocol search result transmission unit (4024) that function when acting as a second relay server on the device (20) side. There is.

図上では区別のために第1中継サーバとして作用する処理部は白地、第2中継サーバとして作用する処理部は網掛けで表示している。
なお、本実施例では、第1中継サーバと第2中継サーバとを1つの中継サーバ(40)に同時に実装しているが、クライアント装置とだけ接続される中継サーバの場合には第1中継サーバの機能のみ、サーバ装置とだけ接続される中継サーバの場合には第2中継サーバの機能のみをそれぞれ備える構成でもよい。
In the figure, for the sake of distinction, the processing unit acting as the first relay server is shown on a white background, and the processing unit acting as the second relay server is shaded.
In this embodiment, the first relay server and the second relay server are mounted on one relay server (40) at the same time, but in the case of a relay server connected only to the client device, the first relay server In the case of a relay server connected only to the server device, only the function of the second relay server may be provided.

以下、図5に示す医用データ通信方法のフローチャート、図6に示すプロトコルの説明図と合わせて説明する。
まずクライアント装置(10)のDICOMプロトコル送受信部(101)からDICOM規格に従って通信確立要求(ASSOCIATE_RQ)が送信される。通常のDICOM規格によれば、通信確立要求はサーバ装置(20)から応答されるが、本発明ではこれに代わって中継サーバ(40)の通信確立要求受理部(4010)が受理する。(通信確立要求受理ステップ:S10)
Hereinafter, description will be given together with the flowchart of the medical data communication method shown in FIG. 5 and the protocol explanatory diagram shown in FIG.
First, the DICOM protocol transmission/reception unit (101) of the client device (10) transmits a communication establishment request (ASSOCIATE_RQ) according to the DICOM standard. According to the normal DICOM standard, the communication establishment request is returned from the server device (20), but in the present invention, instead, the communication establishment request acceptance unit (4010) of the relay server (40) accepts it. (Communication establishment request acceptance step: S10)

DICOM規格によると、通信確立要求のデータ形式は、最初にプロトコルデータユニット(PDU)として01hから始まり、PDUのバイト数、プロトコルのバージョン、サーバ装置のAEタイトル(Called AE)、クライアント側のAEタイトル(Calling AE)、可変長のデータなどが含まれる。 According to the DICOM standard, the data format of the communication establishment request starts from 01h as a protocol data unit (PDU), the number of bytes of the PDU, the protocol version, the AE title (Called AE) of the server device, and the AE title of the client side. (Calling AE), variable length data, etc. are included.

そして、DICOMプロトコルで通信確立要求応答部(4020)が通信確立要求に対して応答(ASSOCIATE_RSP)する。(通信確立要求応答ステップ:S11)
応答には、承認(ACCEPT)と拒絶(REJECT)があり、PDUがASSOCIATE_ACの場合、Resultとして0を返すと承認、それ以外は拒絶である。拒絶の場合には、PDUをASSOCIATE_RJとして、アプリケーションコンテキストがサポートされない、Called AEやCalling AEが認識されない、などの理由を返すことができる。
Then, the communication establishment request response unit (4020) responds to the communication establishment request (ASSOCIATE_RSP) using the DICOM protocol. (Communication establishment request response step: S11)
The response has an acceptance (ACCEPT) and a rejection (REJECT). When the PDU is ASSOCIATE_AC, 0 is returned as the Result, and the others are rejection. In the case of rejection, the PDU may be set as ASSOCIATE_RJ and a reason such as the application context not being supported or the Called AE or Calling AE not being recognized can be returned.

本発明において通信確立要求を受理した時に中継サーバ(40)は何らかの判定を行わずに応答を返す構成でもよいし、例えばCalled IDやCalling IDが既知であるか、あるいはPDUに含まれるコンテキストやユーザー情報に応じて、承認又は拒絶を判定する構成でもよい。
ここでは承認を応答したものとして説明を続ける。
In the present invention, when the communication establishment request is accepted, the relay server (40) may be configured to return a response without making any determination. For example, the Called ID or Calling ID is known, or the context or user included in the PDU is included. The configuration may be such that approval or rejection is determined according to the information.
Here, the explanation will be continued assuming that the approval has been answered.

続いて、クライアント装置(10)の検索処理部(102)からDICOMプロトコルで医用データ検索要求(CFIND_RQ)が送信され、中継サーバ(40)の医用データ検索要求受理部(4011)が医用データ検索要求を受理する。(医用データ検索要求受理ステップ:S12) Then, the search processing unit (102) of the client device (10) transmits a medical data search request (CFIND_RQ) by the DICOM protocol, and the medical data search request receiving unit (4011) of the relay server (40) requests the medical data search request. Accept. (Medical data search request acceptance step: S12)

DICOM規格において、医用データ検索要求のデータ集合には、様々なタグが含まれており、例えば、検査日付、検査時刻、受付番号、Query/Retrieveレベル、検査のモダリティ、検査装置製造元、検査装置製造者名、照会医師の名前、検査の解説、患者の名前、患者ID、患者の誕生日、患者の性別、患者の年齢、検査インスタンスUID、シリーズインスタンスUID、検査ID、シリーズID、患者に関係した検査の数、患者に関係したシリーズの数、患者に関係したインスタンスの数、検査に関係したシリーズの数、検査に関係したインスタンスの数、シリーズに関係したインスタンスの数などが含まれる。 In the DICOM standard, the data set of the medical data search request includes various tags. For example, inspection date, inspection time, receipt number, Query/Retrieve level, inspection modality, inspection device manufacturer, inspection device manufacturer. Person name, referring physician name, examination description, patient name, patient ID, patient birth date, patient gender, patient age, study instance UID, series instance UID, study ID, series ID, related to patient It includes the number of tests, the number of patient-related series, the number of patient-related instances, the number of test-related series, the number of test-related instances, the number of series-related instances, and so on.

上記において、Query/Retrieveはその取得する情報によってレベルが定義されており、PATIENT(患者情報)、STUDY(検査情報)、SERIES(シリーズ情報)、IMAGE(複合オブジェクトインスタンス情報)のようなレベル構造を持っている。そして、ある患者は1つ以上の検査情報を持ち、1つの検査情報は1つ以上のシリーズ情報を持つ。1つのシリーズには1つ以上のIMAGEが含まれる。 In the above, the level of Query/Retrieve is defined by the information to be acquired, and the level structure such as PATIENT (patient information), STUDY (examination information), SERIES (series information), IMAGE (composite object instance information) have. Then, a patient has one or more pieces of examination information, and one piece of examination information has one or more pieces of series information. A series contains one or more IMAGEs.

検索要求には、例えば「検査日付」「患者ID」「検査ID」などのいくつかの検索条件が含まれている。通常のDICOMシステムではDICOMサーバ(20)がこれらの検索条件から格納された医用データを検索する。
本発明では、医用データ検索要求を受理(S12)すると、第2通信プロトコル検索対象送信部(4021)が、第2中継サーバに向けて、医用データ検索要求で要求された検索対象を送信する。(第2通信プロトコル検索対象送信ステップ:S13)
The search request includes some search conditions such as “test date”, “patient ID”, “test ID”. In a normal DICOM system, the DICOM server (20) searches the stored medical data from these search conditions.
In the present invention, when the medical data search request is accepted (S12), the second communication protocol search target transmission unit (4021) transmits the search target requested by the medical data search request to the second relay server. (Second communication protocol search target transmission step: S13)

このとき、本発明の特徴として第1中継サーバと第2中継サーバとの間の通信には第2通信プロトコル(REMOTEプロトコル)を用いる。第2通信プロトコルは形式的にはDICOMプロトコルと共通の部分があっても良いが、中継サーバ間の通信に用いるために設計されたプロトコルであって、少なくとも第2中継サーバの宛先と、第2中継サーバに接続されるサーバ装置(20)の宛先との情報が含まれる。 At this time, as a feature of the present invention, the second communication protocol (REMOTE protocol) is used for communication between the first relay server and the second relay server. The second communication protocol may formally have a part in common with the DICOM protocol, but it is a protocol designed to be used for communication between relay servers, and it is at least the destination of the second relay server and the second relay server. Information about the destination of the server device (20) connected to the relay server is included.

そして第2中継サーバの第2通信プロトコル検索対象受理部(4013)が、検索対象をREMOTEプロトコルで受理する。(第2通信プロトコル検索対象受理ステップ:S14)
具体的には、まず第1中継サーバからREMOTEプロトコルでOPEN_SESSIONのコマンドを送り、第2中継サーバがSESSION_IDを返す。その後、検索対象をFIND_RQコマンドにより送信する。
Then, the second communication protocol search object receiving unit (4013) of the second relay server receives the search object by the REMOTE protocol. (Second communication protocol search target acceptance step: S14)
Specifically, first, the first relay server sends an OPEN_SESSION command by the REMOTE protocol, and the second relay server returns SESSION_ID. After that, the search target is transmitted by the FIND_RQ command.

第2中継サーバでは、通信確立要求送信部(4022)が、サーバ装置(20)に対してDICOMプロトコルに従った通信確立要求を送信する。(通信確立要求送信ステップ:S15)
通信確立要求は上述したASSOCIATE_RQのPDUであり、Called AEにはサーバ装置のAEタイトルが指定されている。このときのCalled AEはクライアント装置(10)から送信されたものでも良いし、第2中継サーバに備えるデータベース等に従って宛先であるサーバ装置(20)を決定して定義する構成でもよい。
In the second relay server, the communication establishment request transmission unit (4022) transmits a communication establishment request according to the DICOM protocol to the server device (20). (Communication establishment request transmitting step: S15)
The communication establishment request is the PDU of ASSOCIATE_RQ described above, and the AE title of the server device is designated in the Called AE. The Called AE at this time may be transmitted from the client device (10) or may be configured to determine and define the destination server device (20) according to a database or the like provided in the second relay server.

サーバ装置(20)は公知のDICOM規格に従って、通信確立応答(ASSOCIATE_RES)を返す。このときも承認と拒絶の2種類、さらに拒絶に理由が通知される場合があるが、仮に拒絶された場合にはその時点で第2中継サーバから第1中継サーバに拒絶の旨の応答を返し、第1中継サーバはさらにクライアント装置(10)に拒絶の応答を返すようにしてもよい。本実施例では承認されたものとして説明を続ける。 The server device (20) returns a communication establishment response (ASSOCIATE_RES) according to the known DICOM standard. At this time also, two types of approval and refusal, and the reason for the refusal may be notified. If a refusal is made, the second relay server returns a response indicating refusal to the first relay server at that time. The first relay server may further return a rejection response to the client device (10). In the present embodiment, the description will be continued assuming that it has been approved.

サーバ装置(20)から通信確立応答受理部(4014)がDICOMプロトコルに従った通信確立要求に対する応答を受理する。(通信確立応答受理ステップ:S16)
続いて、医用データ検索要求送信部(4023)が、医用データ検索要求受理部(4011)が受理した検索対象について、サーバ装置(20)に対してDICOMプロトコルに従って医用データ検索要求(CFIND_RQ)を送信する。(医用データ検索要求送信ステップ:S17)
A communication establishment response receiving unit (4014) receives a response to the communication establishment request according to the DICOM protocol from the server device (20). (Communication establishment response acceptance step: S16)
Subsequently, the medical data search request transmission unit (4023) transmits a medical data search request (CFIND_RQ) to the server device (20) according to the DICOM protocol for the search target received by the medical data search request reception unit (4011). To do. (Medical data search request transmission step: S17)

サーバ装置(20)では従来と同様の方法により、検索実行部(202)が外部記憶装置(220)内の画像データベース(221)を検索し、検索対象の医用データを抽出する。そして、DICOMプロトコル送受信部(201)が第2中継サーバに向けて検索結果(CFIND_RSP)を送信する。このとき、検索結果には検索が成功した場合だけでなく、失敗した場合も含まれる。
第2中継サーバの第1通信プロトコル検索結果受理部(4015)では、サーバ装置(20)からDICOMプロトコルに従って検索対象の検索結果を受理する。(第1通信プロトコル検索結果受理ステップ:S18)
In the server device (20), the search execution unit (202) searches the image database (221) in the external storage device (220) and extracts the medical data to be searched by a method similar to the conventional one. Then, the DICOM protocol transmission/reception unit (201) transmits the search result (CFIND_RSP) to the second relay server. At this time, the search result includes not only the case where the search is successful but also the case where the search is unsuccessful.
The first communication protocol search result receiving unit (4015) of the second relay server receives the search result of the search target from the server device (20) according to the DICOM protocol. (First communication protocol search result acceptance step: S18)

検索結果を受理した第2中継サーバの第2通信プロトコル検索結果送信部(4024)は、REMOTEプロトコルで第1中継サーバに対して検索結果(FIND_RSP)を送信する。(第2通信プロトコル検索結果送信ステップ:S19)
そして第1中継サーバの第2通信プロトコル検索結果受理部(4015)が、第2中継サーバから検索対象の検索結果である医用データをREMOTEプロトコルにより受理する。(第2通信プロトコル検索結果受理ステップ:S20)
The second communication protocol search result transmission unit (4024) of the second relay server which has received the search result transmits the search result (FIND_RSP) to the first relay server by the REMOTE protocol. (Second communication protocol search result transmitting step: S19)
Then, the second communication protocol search result receiving unit (4015) of the first relay server receives the medical data, which is the search result of the search target, from the second relay server using the REMOTE protocol. (Second communication protocol search result acceptance step: S20)

最後に、医用データ検索要求受理部(4011)の受理した医用データ検索要求に対応して、DICOMプロトコルに従った医用データ検索結果(CFIND_RSP)をクライアント装置(10)に送信する。(医用データ検索結果送信ステップ:S21) Finally, in response to the medical data search request received by the medical data search request receiving unit (4011), the medical data search result (CFIND_RSP) according to the DICOM protocol is transmitted to the client device (10). (Medical data search result transmission step: S21)

本発明は上記のように第1中継サーバ(40)がクライアント装置(10)とはDICOMプロトコルで通信し、第1中継サーバと第2中継サーバとの間ではREMOTEプロトコルで通信を行い、さらに第2中継サーバ(40)とサーバ装置(20)とはDICOMプロトコルで通信を行う。
これにより、クライアント装置(10)とサーバ装置(20)はDICOMプロトコルだけで通信を行うことができ、既存のネットワーク内の通信と変わることがない。
According to the present invention, as described above, the first relay server (40) communicates with the client device (10) by the DICOM protocol, and the first relay server and the second relay server communicate by the REMOTE protocol. The two relay server (40) and the server device (20) communicate with each other by the DICOM protocol.
As a result, the client device (10) and the server device (20) can communicate only with the DICOM protocol, which is the same as the communication in the existing network.

同時に、第1中継サーバ(40)と第2中継サーバ(40)の間は新たなプロトコルを導入することができるので、本発明のように外部ネットワーク(4)を介した通信も対応することができる。例えば、第1中継サーバと第2中継サーバにそれぞれ互いのアドレス(例えば、インターネットにおけるIPアドレス)を備えておき、REMOTEプロトコルにDICOMプロトコルをコンバートして通信することもできる。 At the same time, a new protocol can be introduced between the first relay server (40) and the second relay server (40), so that communication via the external network (4) can be supported as in the present invention. it can. For example, the first relay server and the second relay server may be provided with respective addresses (for example, IP addresses on the Internet), and the DICOM protocol may be converted to the REMOTE protocol for communication.

従来は異なるネットワーク間でクライアント装置(10)とサーバ装置(20)が通信することは不可能であったが、本発明によれば機器側を変更することなくこれを実現することができる。
また、例えばメーカーの異なる機器同士で、拡張されたDICOM規格を活用できない場合であっても、中継サーバ(40)の医用データ検索要求受理部(4011)を多様な拡張規格に対応させることで機器間の通信が可能となる。
Conventionally, it was impossible for the client device (10) and the server device (20) to communicate between different networks, but according to the present invention, this can be realized without changing the device side.
In addition, for example, even when devices of different manufacturers cannot utilize the expanded DICOM standard, the medical data search request acceptance unit (4011) of the relay server (40) can be made compatible with various expanded standards. Communication between them becomes possible.

本発明の別実施例として、上記の中継サーバ(40)に、前記通信確立要求受理部又は前記画像検索要求受理部の少なくともいずれかにおいて抽出した前記サーバ装置の宛先情報に従って前記第2中継サーバを特定する第2中継サーバ特定処理部(403)を備えることができる。
上述したようにDICOMプロトコルにおいて例えばASSOCIATE_RQに含まれるAEタイトル(Called AE)や、パケット化されたDICOMプロトコルには相手先サーバのIPアドレスの情報が含まれており、これらを宛先情報として送信している。
第2中継サーバ特定処理部(403)はこの宛先情報を抽出し、第2中継サーバデータベース(421)から宛先のサーバ装置と接続されている第2中継サーバのアドレスを特定することができる。
As another embodiment of the present invention, the second relay server is provided in the relay server (40) according to the destination information of the server device extracted by at least one of the communication establishment request receiving unit and the image search request receiving unit. A second relay server identification processing unit (403) for identifying can be provided.
As described above, in the DICOM protocol, for example, the AE title (Called AE) included in ASSOCIATE_RQ and the packetized DICOM protocol include the IP address information of the destination server, and these are transmitted as destination information. There is.
The second relay server identification processing unit (403) can extract this destination information and identify the address of the second relay server connected to the destination server device from the second relay server database (421).

本方法によれば、第1中継サーバと第2中継サーバが1対1の関係でなく、組み合わせ自由に構成することができる。また、クライアント装置(10)が第2中継サーバ(40)の宛先情報を有する必要がないので、ASSOCIATE_RQは従来通りの送信プロトコルを用いることができる。 According to this method, the first relay server and the second relay server are not in a one-to-one relationship and can be freely combined. Further, since the client device (10) does not need to have the destination information of the second relay server (40), ASSOCIATE_RQ can use the conventional transmission protocol.

なお、宛先情報は、通信確立要求から抽出することに限定されず、医用データ検索要求から抽出してもよい。この場合にもPDUの中にサーバ情報の宛先を含み、その宛先から第2中継サーバを特定することができる。 The destination information is not limited to being extracted from the communication establishment request and may be extracted from the medical data search request. In this case as well, the destination of the server information is included in the PDU, and the second relay server can be specified from the destination.

さらに本発明の別実施例として、第1中継サーバ(40)と第2中継サーバ(40)に、第1中継サーバから第2中継サーバへのアクセスを認証する認証処理部(404)をそれぞれ設けることができる。
認証の具体的な方法としては、第1中継サーバからREMOTEプロトコルでOPEN_SESSIONのコマンド(図6参照)を送る際に、ユーザーのログインIDとパスワードを送信する。第2中継サーバ(40)の認証処理部(404)はそのログインIDとパスワードを認証データベース(422)を参照して認証する。認証の結果を第2中継サーバからSESSION_IDとして返す。認証に成功された場合には、第1中継サーバからFIND_REQUESTのコマンドを送信して、次の処理に進む。
認証に失敗した場合、その時点で処理を中断し、第1中継サーバからクライアント装置に認証の失敗を通知し、処理を終了する。
Further, as another embodiment of the present invention, the first relay server (40) and the second relay server (40) are respectively provided with an authentication processing unit (404) for authenticating access from the first relay server to the second relay server. be able to.
As a specific authentication method, the login ID and password of the user are transmitted when the OPEN_SESSION command (see FIG. 6) is transmitted from the first relay server by the REMOTE protocol. The authentication processing unit (404) of the second relay server (40) authenticates the login ID and password by referring to the authentication database (422). The authentication result is returned as SESSION_ID from the second relay server. When the authentication is successful, the FIND_REQUEST command is transmitted from the first relay server, and the process proceeds to the next process.
When the authentication fails, the process is interrupted at that point, the first relay server notifies the client device of the authentication failure, and the process ends.

ログインIDとパスワードは、第1中継サーバに備えて、第2中継サーバが第1中継サーバを認証する構成でもよい。
また、ログインIDとパスワードはクライアント装置に備えて、DICOMプロトコルのいずれかのDPUのデータセット中に含ませ、第1中継サーバでそれを抽出して第2中継サーバに送信する構成でもよい。
The login ID and password may be provided in the first relay server so that the second relay server authenticates the first relay server.
Alternatively, the login ID and the password may be provided in the client device, included in the data set of any DPU of the DICOM protocol, extracted by the first relay server, and transmitted to the second relay server.

(第2実施例)
図7は、本発明の第2の実施形態に係る中継管理サーバを導入した医用データ通信システムの説明図である。
本実施例では、上記の医用データ通信システム(1’)において、通信ネットワーク経路における第1中継サーバ(40)と第2中継サーバ(40)との中途に中継管理サーバ(50)をさらに備える。
(Second embodiment)
FIG. 7: is explanatory drawing of the medical data communication system which introduced the relay management server which concerns on the 2nd Embodiment of this invention.
In the present embodiment, the medical data communication system (1′) described above further includes a relay management server (50) in the middle of the first relay server (40) and the second relay server (40) in the communication network path.

本実施例では中継管理サーバ(50)は外部ネットワーク(4)と接続されており、第1中継サーバ(40)からの通信を受信し、第2中継サーバ(40)に対して送信すると共に、第2中継サーバ(40)からの通信を受信し、第1中継サーバ(40)に対して送信する。 In this embodiment, the relay management server (50) is connected to the external network (4), receives the communication from the first relay server (40), and transmits the communication to the second relay server (40). The communication from the second relay server (40) is received and transmitted to the first relay server (40).

図8は、中継管理サーバ(50)のブロック図である。中継管理サーバ(50)は公知のパーソナルコンピュータ等で構成することができる。周知のように各種処理を行うCPU(500)とそれに接続されるネットワークインタフェース(510)、外部記憶装置(520)を備えている。 FIG. 8 is a block diagram of the relay management server (50). The relay management server (50) can be configured by a known personal computer or the like. As is well known, a CPU (500) for performing various processes, a network interface (510) connected to the CPU (500), and an external storage device (520) are provided.

CPU(500)には中継処理部(501)を備え、上記した通りの第1中継サーバと第2中継サーバとの通信を中継処理する。図9は、本発明の第2の実施形態に係るプロトコルの説明図である。
図示されるように、クライアント装置(10)と第1中継サーバ(40)、第2中継サーバ(40)とサーバ装置(20)の間のDICOMプロトコルは第1実施例と変わらない。
The CPU (500) includes a relay processing unit (501) and relays communication between the first relay server and the second relay server as described above. FIG. 9 is an explanatory diagram of a protocol according to the second embodiment of the present invention.
As shown, the DICOM protocol between the client device (10) and the first relay server (40) and between the second relay server (40) and the server device (20) is the same as that of the first embodiment.

一方、第1中継サーバ(40)からのOPEN_SESSIONコマンドは第2中継サーバ(40)ではなく、本実施例に係る中継管理サーバ(50)に送信される。この時のプロトコルはREMOTEプロトコルである。
中継管理サーバ(50)の中継処理部(501)は、OPEN_SESSIONのデータセット中に含まれる第2中継サーバのアドレスに向けて通信を中継し、同じくOPEN_SESSIONのコマンドを送信する。
On the other hand, the OPEN_SESSION command from the first relay server (40) is sent to the relay management server (50) according to this embodiment, not to the second relay server (40). The protocol at this time is the REMOTE protocol.
The relay processing unit (501) of the relay management server (50) relays the communication to the address of the second relay server included in the OPEN_SESSION data set, and also transmits the OPEN_SESSION command.

そして、第2中継サーバ(40)からSESSION_IDが返されると、それを第1中継サーバ(40)に中継する。
以後、同様にFIND_RQコマンド、FIND_RSPコマンドも第1中継サーバ(40)と第2中継サーバ(40)の間に介在して中継することができる。
Then, when SESSION_ID is returned from the second relay server (40), it is relayed to the first relay server (40).
After that, similarly, the FIND_RQ command and the FIND_RSP command can be relayed by being interposed between the first relay server (40) and the second relay server (40).

このような中継管理を行う中継管理サーバ(50)を導入することで、第1中継サーバ(40)と第2中継サーバ(40)との間が互いに定義されていなくても各中継サーバと通信可能なクライアント装置(10)とサーバ装置(20)の間で通信することができるようになる。これにより新しい中継サーバをネットワークに参加させることが容易になり、広域ネットワークの構築が可能となる。 By introducing a relay management server (50) that performs such relay management, communication with each relay server is possible even if the first relay server (40) and the second relay server (40) are not mutually defined. Allows communication between possible client devices (10) and server devices (20). This makes it easy for a new relay server to participate in the network, and enables the construction of a wide area network.

中継管理サーバ(50)を用いる本システム(1’)においても、CPU(500)に中継管理部(502)を備えて、第1中継サーバ(40)から受信したデータに含まれるサーバ装置(20)の宛先情報に従って第2中継サーバ(40)を特定し、特定された第2中継サーバと通信を行うことができる。
そのために外部記憶装置(520)には第2中継サーバデータベース(521)を備えてDICOMプロトコルにおけるAEタイトルや、そのAEタイトルに基づくREMOTEプロトコルのデータセットに含まれる宛先情報に基づいて、第2中継サーバ(40)のアドレスを特定することができる。
Also in the system (1′) using the relay management server (50), the CPU (500) includes the relay management unit (502), and the server device (20) included in the data received from the first relay server (40). It is possible to specify the second relay server (40) according to the destination information of (1) and communicate with the specified second relay server.
For this purpose, the external storage device (520) is provided with a second relay server database (521), and the second relay is performed based on the AE title in the DICOM protocol and the destination information included in the data set of the REMOTE protocol based on the AE title. The address of the server (40) can be specified.

本システム(1’)においても、第1中継サーバ(40)、第2中継サーバ(40)、中継管理サーバ(50)がそれぞれ認証処理を行ってもよい。
この場合、第1中継サーバ(40)から中継管理サーバ(50)へのアクセスの認証処理と、中継管理サーバ(50)から第2中継サーバ(40)へのアクセスの認証処理とのどちらか又は両方を行うことができる。
中継管理サーバ(50)に独自の認証処理部(図示しない)を設けて、第1中継サーバ(40)からのアクセスを制限することもできるし、中継管理サーバ(50)はユーザーのログインIDやパスワードを単に第2中継サーバ(40)に中継するだけとして、中継管理サーバ(50)自体での認証処理は行わない構成でもよい。
(第3実施例)
図10は、本発明の医用データ生成装置である撮影装置(30)のブロック図である。撮影装置(30)は周知のCTやMRI、CR、超音波検査装置、内視鏡装置など、医療用の周知の撮影装置であり、周知のように各種処理を行うCPU(300)とそれに接続されるネットワークインタフェース(310)、医師や検査技師などが操作を行うための操作部(320)、X線の照射部など撮影を行うための撮影機器(330)を備えている。
Also in the system (1′), the first relay server (40), the second relay server (40), and the relay management server (50) may perform the authentication process.
In this case, either the authentication process for access from the first relay server (40) to the relay management server (50) or the authentication process for access from the relay management server (50) to the second relay server (40) or You can do both.
The relay management server (50) may be provided with its own authentication processing unit (not shown) to restrict access from the first relay server (40). A configuration may be adopted in which the password is simply relayed to the second relay server (40) and the relay management server (50) itself does not perform authentication processing.
(Third embodiment)
FIG. 10 is a block diagram of a photographing device (30) which is the medical data generating device of the present invention. The image capturing device (30) is a well-known medical image capturing device such as CT, MRI, CR, ultrasonic examination device, and endoscope device, and is connected to the CPU (300) that performs various processes as well known. A network interface (310), an operating unit (320) for a doctor or a laboratory technician to operate, and an imaging device (330) for performing an X-ray irradiating unit.

なお、本発明の医用データ生成装置は、医用データを撮影又は生成し、該第1通信プロトコルに従って通信ネットワークを介してサーバ装置にその医用データを保存することができれば良く、上記した機器に限定されない。 The medical data generating device of the present invention is not limited to the above-mentioned device as long as it can capture or generate medical data and store the medical data in the server device via the communication network according to the first communication protocol. ..

CPU(300)では、本発明の第1通信プロトコルであるDICOMプロトコルに準拠し、ネットワークインタフェース(310)を介して医用データを送受信するためのDICOMプロトコル送受信部(301)を備える。また、撮影機器(330)で撮影又は生成された医用データを看者名や看者ID、撮影日時、検査装置製造元、検査装置製造者名などと共にサーバ装置(20)で保存するための医用データとして生成する医用データ生成処理部(302)を備えている。 The CPU (300) is provided with a DICOM protocol transmission/reception unit (301) for transmitting/receiving medical data via the network interface (310) in accordance with the DICOM protocol which is the first communication protocol of the present invention. Also, medical data for storing the medical data photographed or generated by the photographing device (330) in the server device (20) together with the viewer name, the viewer ID, the photographing date and time, the inspection device manufacturer, the inspection device manufacturer name, and the like. The medical data generation processing unit (302) for generating

既存の院内ネットワークではこのような撮影装置(30)と上記で説明したサーバ装置(20)との間で通信することでサーバ装置(20)内に医用データを格納することができるようになっている。
その際に、実施例1と同様、既存のDICOM規格では同じLAN内の機器同士を接続することが想定されており、異なるネットワーク間ではDICOMの通信プロトコルによる通信は円滑に行えないことや、メーカーごとにDICOM規格が変形されたり、情報を付加して用いられているため、一部では通信に支障が生じたり、全ての情報の交換ができないなどの問題がある。
In the existing in-hospital network, it becomes possible to store medical data in the server device (20) by communicating between the image capturing device (30) and the server device (20) described above. There is.
At that time, as in the first embodiment, it is assumed that the devices in the same LAN are connected to each other in the existing DICOM standard, and the communication by the DICOM communication protocol cannot be smoothly performed between different networks. Since the DICOM standard is changed for each case and information is added and used, there are problems that communication is hindered in part and all information cannot be exchanged.

本発明の第3実施例では図11に示すような中継サーバ(40’)を各LAN(2)(3)内に導入し、外部ネットワーク(4)を通じて各中継サーバ(40’)に接続された撮影装置(30)やサーバ装置(20)間の通信を実現する。
中継サーバ(40’)は実施例1で説明した構成と一致している要素については同符号で表し、説明を省略する。
In the third embodiment of the present invention, a relay server (40') as shown in FIG. 11 is installed in each LAN (2) (3) and connected to each relay server (40') through the external network (4). Communication between the image capturing device (30) and the server device (20) is realized.
Elements of the relay server (40′) that are the same as those described in the first embodiment are designated by the same reference numerals, and the description thereof will be omitted.

CPU(400)における処理部は、ネットワークインターフェース(410)からの受信に係る受信処理部(401’)と、送信に係る送信処理部(402’)に大別される他に、第2中継サーバ特定処理部(403)、認証処理部(404)を備えている。
受信処理部(401’)は、撮影装置(30)側の第1中継サーバとして作用するときに機能する通信確立要求受理部(4010)、医用データ保存要求受理部(4030)、第2通信プロトコル保存結果受理部(4031)と、サーバ装置(20)側の第2中継サーバとして作用するときに機能する第2通信プロトコル医用データ受理部(4032)、通信確立応答受理部(4014)、第1通信プロトコル保存結果受理部(4033)を備えている。
The processing unit in the CPU (400) is roughly divided into a reception processing unit (401′) related to reception from the network interface (410) and a transmission processing unit (402′) related to transmission, and a second relay server. A specific processing unit (403) and an authentication processing unit (404) are provided.
The reception processing unit (401 ′) is a communication establishment request receiving unit (4010 ), a medical data storage request receiving unit (4030 ), and a second communication protocol that function when acting as a first relay server on the side of the imaging device (30 ). A storage result acceptance unit (4031), a second communication protocol medical data acceptance unit (4032), a communication establishment response acceptance unit (4014), a first functioning when acting as a second relay server on the server device (20) side. A communication protocol storage result reception unit (4033) is provided.

また送信処理部(402’)は、撮影装置(30)側の第1中継サーバとして作用するときに機能する通信確立要求応答部(4020)、第2通信プロトコル医用データ送信部(4034)と、サーバ装置(20)側の第2中継サーバとして作用するときに機能する通信確立要求送信部(4022)、医用データ保存要求送信部(4035)、第2通信プロトコル保存結果送信部(4036)を備えている。 The transmission processing unit (402′) also includes a communication establishment request response unit (4020) that functions when acting as a first relay server on the side of the image capturing device (30), a second communication protocol medical data transmission unit (4034), A communication establishment request transmission unit (4022), a medical data storage request transmission unit (4035), and a second communication protocol storage result transmission unit (4036) that function when acting as a second relay server on the server device (20) side. ing.

図上では区別のために第1中継サーバとして作用する処理部は白地、第2中継サーバとして作用する処理部は網掛けで表示している。
なお、本実施例では、第1中継サーバと第2中継サーバとを1つの中継サーバ(40’)に同時に実装しているが、クライアント装置とだけ接続される中継サーバの場合には第1中継サーバの機能のみ、サーバ装置とだけ接続される中継サーバの場合には第2中継サーバの機能のみをそれぞれ備える構成でもよい。
In the figure, for the sake of distinction, the processing unit acting as the first relay server is shown in a white background, and the processing unit acting as the second relay server is shaded.
In this embodiment, the first relay server and the second relay server are mounted on one relay server (40') at the same time, but in the case of a relay server connected only to the client device, the first relay server It may be configured to include only the function of the server and, in the case of a relay server connected only to the server device, only the function of the second relay server.

以下、図12に示す医用データ通信方法のフローチャート、図13に示すプロトコルの説明図と合わせて説明する。
まず撮影装置(30)のDICOMプロトコル送受信部(301)からDICOM規格に従って通信確立要求(ASSOCIATE_RQ)が送信される。通常のDICOM規格によれば、通信確立要求はサーバ装置(20)から応答されるが、本発明ではこれに代わって中継サーバ(40’)の通信確立要求受理部(4010)が受理する。(通信確立要求受理ステップ:S30)
そして、DICOMプロトコルで通信確立要求応答部(4020)が通信確立要求に対して応答(ASSOCIATE_RSP)する。(通信確立要求応答ステップ:S31)
Hereinafter, description will be given together with the flowchart of the medical data communication method shown in FIG. 12 and the protocol explanatory diagram shown in FIG.
First, a communication establishment request (ASSOCIATE_RQ) is transmitted from the DICOM protocol transmission/reception unit (301) of the photographing device (30) according to the DICOM standard. According to the normal DICOM standard, the communication establishment request is responded from the server device (20), but in the present invention, instead, the communication establishment request acceptance unit (4010) of the relay server (40') accepts it. (Communication establishment request acceptance step: S30)
Then, the communication establishment request response unit (4020) responds to the communication establishment request (ASSOCIATE_RSP) using the DICOM protocol. (Communication establishment request response step: S31)

続いて、撮影装置(30)の医用データ生成処理部(302)からDICOMプロトコルで医用データ保存要求(CSTORE_RQ)が送信される。この医用データ保存要求には、撮影画像などの医用データが含まれている。
中継サーバ(40’)の医用データ保存要求受理部(4030)が医用データ保存要求を受理する。(医用データ保存要求受理ステップ:S32)
Then, a medical data storage request (CSTORE_RQ) is transmitted by the DICOM protocol from the medical data generation processing unit (302) of the imaging device (30). This medical data storage request includes medical data such as a captured image.
The medical data storage request reception unit (4030) of the relay server (40') receives the medical data storage request. (Medical data storage request acceptance step: S32)

DICOM規格において、医用データ保存要求のデータ集合には、様々なタグが含まれており、例えば、検査日付、検査時刻、受付番号、Query/Retrieveレベル、検査のモダリティ、検査装置製造元、検査装置製造者名、照会医師の名前、検査の解説、患者の名前、患者ID、患者の誕生日、患者の性別、患者の年齢、検査インスタンスUID、シリーズインスタンスUID、検査ID、シリーズID、患者に関係した検査の数、患者に関係したシリーズの数、患者に関係したインスタンスの数、検査に関係したシリーズの数、検査に関係したインスタンスの数、シリーズに関係したインスタンスの数などが含まれる。 In the DICOM standard, various tags are included in the data set of the medical data storage request. For example, inspection date, inspection time, receipt number, Query/Retrieve level, inspection modality, inspection device manufacturer, inspection device manufacturer. Person name, referring physician name, examination description, patient name, patient ID, patient birth date, patient gender, patient age, study instance UID, series instance UID, study ID, series ID, related to patient It includes the number of tests, the number of patient-related series, the number of patient-related instances, the number of test-related series, the number of test-related instances, the number of series-related instances, and so on.

本発明では、医用データ保存要求を受理(S32)すると、第2通信プロトコル医用データ送信部(4034)が、第2中継サーバに向けて、医用データ保存要求で送られてきた医用データを送信する。(第2通信プロトコル医用データ送信ステップ:S33) In the present invention, when the medical data storage request is received (S32), the second communication protocol medical data transmission unit (4034) transmits the medical data sent in the medical data storage request to the second relay server. .. (Second communication protocol medical data transmission step: S33)

第1実施例と同じく、本発明の特徴として第1中継サーバと第2中継サーバとの間の通信には第2通信プロトコル(REMOTEプロトコル)を用いる。第2通信プロトコルは形式的にはDICOMプロトコルと共通の部分があっても良いが、中継サーバ間の通信に用いるために設計されたプロトコルであって、少なくとも第2中継サーバの宛先と、第2中継サーバに接続されるサーバ装置(20)の宛先との情報が含まれる。 As in the first embodiment, the second communication protocol (REMOTE protocol) is used for communication between the first relay server and the second relay server as a feature of the present invention. Although the second communication protocol may formally have a part in common with the DICOM protocol, it is a protocol designed for use in communication between relay servers, and it is at least the destination of the second relay server and the second relay server. Information about the destination of the server device (20) connected to the relay server is included.

そして第2中継サーバの第2通信プロトコル医用データ受理部(4032)が、医用データをREMOTEプロトコルで受理する。(第2通信プロトコル医用データ受理ステップ:S34)
具体的には、まず第1中継サーバからREMOTEプロトコルでOPEN_SESSIONのコマンドを送り、第2中継サーバがSESSION_IDを返す。その後、医用データをSTORE_RQコマンドにより送信する。
Then, the second communication protocol medical data receiving unit (4032) of the second relay server receives the medical data using the REMOTE protocol. (Second communication protocol medical data receiving step: S34)
Specifically, first, the first relay server sends an OPEN_SESSION command by the REMOTE protocol, and the second relay server returns SESSION_ID. Then, the medical data is transmitted by the STORE_RQ command.

第2中継サーバでは、通信確立要求送信部(4022)が、サーバ装置(20)に対してDICOMプロトコルに従った通信確立要求を送信する。(通信確立要求送信ステップ:S35)
この結果、サーバ装置(20)から通信確立応答受理部(4014)がDICOMプロトコルに従った通信確立要求に対する応答を受理する。(通信確立応答受理ステップ:S36)
In the second relay server, the communication establishment request transmission unit (4022) transmits a communication establishment request according to the DICOM protocol to the server device (20). (Communication establishment request transmitting step: S35)
As a result, the communication establishment response acceptance unit (4014) accepts the response to the communication establishment request according to the DICOM protocol from the server device (20). (Communication establishment response acceptance step: S36)

続いて、医用データ保存要求送信部(4035)が、医用データ保存要求受理部(4030)が受理した医用データについて、サーバ装置(20)に対してDICOMプロトコルに従って医用データ保存要求(CSTORE_RQ)を送信する。(医用データ保存要求送信ステップ:S37) Subsequently, the medical data storage request transmission unit (4035) transmits a medical data storage request (CSTORE_RQ) to the server device (20) according to the DICOM protocol for the medical data received by the medical data storage request reception unit (4030). To do. (Medical data storage request transmission step: S37)

サーバ装置(20)では従来と同様の方法により、受信した医用データを外部記憶装置(220)内の画像データベース(221)に格納する。そして、DICOMプロトコル送受信部(201)が第2中継サーバに向けて保存結果(CSTORE_RSP)を送信する。このとき、検索結果には検索が成功した場合だけでなく、失敗した場合も含まれる。
第2中継サーバの第1通信プロトコル保存結果受理部(4033)では、サーバ装置(20)からDICOMプロトコルに従って医用データの保存結果を受理する。(第1通信プロトコル保存結果受理ステップ:S38)
The server device (20) stores the received medical data in the image database (221) in the external storage device (220) by a method similar to the conventional method. Then, the DICOM protocol transmission/reception unit (201) transmits the storage result (CSTORE_RSP) to the second relay server. At this time, the search result includes not only the case where the search is successful but also the case where the search is unsuccessful.
The first communication protocol storage result receiving unit (4033) of the second relay server receives the storage result of the medical data from the server device (20) according to the DICOM protocol. (First communication protocol storage result acceptance step: S38)

検索結果を受理した第2中継サーバの第2通信プロトコル保存結果送信部(4036)は、REMOTEプロトコルで第1中継サーバに対して検索結果(STORE_RSP)を送信する。(第2通信プロトコル保存結果送信ステップ:S39)
そして第1中継サーバの第2通信プロトコル保存結果受理部(4031)が、第2中継サーバから医用データの保存結果をREMOTEプロトコルにより受理する。(第2通信プロトコル保存結果受理ステップ:S40)
The second communication protocol storage result transmission unit (4036) of the second relay server that has received the search result transmits the search result (STORE_RSP) to the first relay server using the REMOTE protocol. (Step of transmitting second communication protocol storage result: S39)
Then, the second communication protocol storage result receiving unit (4031) of the first relay server receives the storage result of the medical data from the second relay server using the REMOTE protocol. (Second communication protocol storage result acceptance step: S40)

最後に、医用データ保存要求受理部(4030)の受理した医用データ保存要求に対応して、DICOMプロトコルに従った医用データ保存結果(CSTORE_RSP)を撮影装置(30)に送信する。(医用データ保存結果送信ステップ:S41) Finally, in response to the medical data storage request received by the medical data storage request receiving unit (4030), the medical data storage result (CSTORE_RSP) according to the DICOM protocol is transmitted to the image capturing apparatus (30). (Medical data storage result transmission step: S41)

本発明は上記のように第1中継サーバ(40’)が撮影装置(30)とはDICOMプロトコルで通信し、第1中継サーバと第2中継サーバとの間ではREMOTEプロトコルで通信を行い、さらに第2中継サーバ(40’)とサーバ装置(20)とはDICOMプロトコルで通信を行う。 According to the present invention, as described above, the first relay server (40') communicates with the image capturing device (30) by the DICOM protocol, and the first relay server and the second relay server communicate by the REMOTE protocol. The second relay server (40') and the server device (20) communicate with each other using the DICOM protocol.

本構成によれば、医用データを出力することのできるDICOM規格に準拠した上記のようなクライアント装置だけでなく、医用データを撮影又は生成し、第1通信プロトコルに従って通信ネットワークを介してサーバ装置にその医用データを保存することのできるDICOM規格に準拠した医用データ生成装置においても適用することができる。 According to this configuration, not only the client device that complies with the DICOM standard that can output medical data, but also the medical data is photographed or generated, and the medical data is output to the server device via the communication network according to the first communication protocol. It can also be applied to a medical data generation device that can store the medical data and is compliant with the DICOM standard.

従来は異なるネットワーク間で撮影装置(30)とサーバ装置(20)が通信することは不可能であったが、本発明によれば機器側を変更することなくこれを実現することができる。
また、例えばメーカーの異なる機器同士で、拡張されたDICOM規格を活用できない場合であっても、中継サーバ(40’)の医用データ保存要求受理部(4030)を多様な拡張規格に対応させることで機器間の通信が可能となる。
Conventionally, it was impossible for the image capturing device (30) and the server device (20) to communicate with each other between different networks, but according to the present invention, this can be realized without changing the device side.
In addition, for example, even when devices of different manufacturers cannot utilize the expanded DICOM standard, the medical data storage request acceptance unit (4030) of the relay server (40′) can be made compatible with various expanded standards. Communication between devices becomes possible.

本実施例においても、中継サーバ(40’)に第2中継サーバ特定処理部(403)や、認証処理部(404)を備えて、第1実施例で説明したのと同様に第2中継サーバの特定処理や、認証処理を行うこともできる。 Also in the present embodiment, the relay server (40') includes the second relay server identification processing unit (403) and the authentication processing unit (404), and the second relay server is the same as that described in the first embodiment. It is also possible to perform the identification process and the authentication process.

以上の実施例では、第1中継サーバ(40)(40’)と第2中継サーバ(40)(40’)を外部ネットワーク(4)に接続した別個のサーバとして説明した。
しかし、本発明の実施においては、これらのサーバをネットワーククラウド上に配置し、ハードウェアとしては1つのサーバ装置で構成してもよい。すなわち、A病院のLAN(2)に属するクライアント装置(10)やサーバ装置(20)、撮影装置(30)などを管轄する中継サーバ(40)と、B病院のLAN(3)に属するクライアント装置(10)やサーバ装置(20)、撮影装置(30)などを管轄する中継サーバ(40)とをネットワーククラウド上に構築することもできる。
In the above embodiments, the first relay server (40) (40') and the second relay server (40) (40') are described as separate servers connected to the external network (4).
However, in the embodiment of the present invention, these servers may be arranged on the network cloud and the hardware may be configured by one server device. That is, a client server (10) belonging to the LAN (2) of the hospital A, a server device (20), a relay server (40) having jurisdiction over the photographing device (30), and a client device belonging to the LAN (3) of the hospital B. (10), the server device (20), the relay device (40) that controls the image capturing device (30), and the like can be built on the network cloud.

この場合でも、各中継サーバは仮想サーバとして独立して機能するので、サーバの管理を省力化しながら、複数の中継サーバを簡便に稼動することができる。また、仮想サーバ間なので、中継処理に係る時間の短縮にも寄与する。 Even in this case, since each relay server independently functions as a virtual server, it is possible to easily operate a plurality of relay servers while saving server management. Further, since it is between virtual servers, it also contributes to shortening the time required for relay processing.

1 医用データ通信システム
2 A病院内LAN
3 B病院内LAN
4 外部ネットワーク
10 クライアント装置
20 サーバ装置
30 撮影装置
40 中継サーバ
1 Medical data communication system 2 A Hospital LAN
3B Hospital LAN
4 External Network 10 Client Device 20 Server Device 30 Imaging Device 40 Relay Server

Claims (9)

少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおいて、
該第1通信プロトコルに従って通信ネットワークを介してサーバ装置に所望の医用データを要求し、該サーバ装置から受信した医用データを出力することのできるDICOM規格に準拠したクライアント装置と、
該医用データを記憶手段に格納すると共に、該第1通信プロトコルに従って該クライアント装置からの要求に応じて該医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、
該通信ネットワーク経路における該クライアント装置と該サーバ装置との中途に、第1中継サーバと第2中継サーバとを備え、
該第1中継サーバが、
該クライアント装置から該第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理部と、
該通信確立要求に対して該クライアント装置に応答する通信確立要求応答部と、
該クライアント装置から該第1通信プロトコルに従った医用データ検索要求を受理する医用データ検索要求受理部と、
該通信確立要求受理部又は該医用データ検索要求受理部の少なくともいずれかにおいて抽出した該サーバ装置の宛先情報であって、該第1通信プロトコルにおける固有の識別子を含む該宛先情報に従って該第2中継サーバを特定する第2中継サーバ特定処理部であって、該宛先情報には該第1通信プロトコルにおける固有の識別子を含み、
特定された該第2中継サーバに向けて、第2通信プロトコルを用い、該医用データ検索要求で要求された検索対象を送信する第2通信プロトコル検索対象送信部と、
該第2中継サーバから該検索対象の検索結果である医用データを第2通信プロトコルにより受理する第2通信プロトコル検索結果受理部と、
該医用データ検索要求受理部の受理した該医用データ検索要求に対応して、該第1通信プロトコルに従った医用データ検索結果を該クライアント装置に送信する医用データ検索結果送信部とを備えると共に、
該第2中継サーバが、
該第1中継サーバから該検索対象を第2通信プロトコルで受理する第2通信プロトコル検索対象受理部と、
該サーバ装置に対して該第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信部と、
該サーバ装置から該第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理部と、
上記で受理した該検索対象について、該サーバ装置に対して該第1通信プロトコルに従って医用データ検索要求を送信する医用データ検索要求送信部と、
該サーバ装置から該第1通信プロトコルに従って検索対象の検索結果を受理する第1通信プロトコル検索結果受理部と、
該第1中継サーバに対して該検索結果を第2通信プロトコルにより送信する第2通信プロトコル検索結果送信部と
を備えたことを特徴とする医用データ通信システム。
In a medical data communication system capable of communicating medical data including at least image data and using the first communication protocol of the DICOM standard,
A client device conforming to the DICOM standard capable of requesting desired medical data from a server device via a communication network according to the first communication protocol and outputting medical data received from the server device,
In addition to storing the medical data in a storage unit and transmitting the medical data in response to a request from the client device according to the first communication protocol, a server device compliant with the DICOM standard,
A first relay server and a second relay server in the middle of the client device and the server device in the communication network path;
The first relay server is
A communication establishment request receiving unit that receives a communication establishment request according to the first communication protocol from the client device;
A communication establishment request response unit that responds to the client device in response to the communication establishment request,
A medical data search request receiving unit that receives a medical data search request according to the first communication protocol from the client device;
The second relay according to the destination information of the server device extracted by at least one of the communication establishment request receiving unit and the medical data search request receiving unit, the destination information including a unique identifier in the first communication protocol. A second relay server identification processing unit that identifies a server, wherein the destination information includes a unique identifier in the first communication protocol,
A second communication protocol search target transmission unit that transmits the search target requested by the medical data search request to the specified second relay server using a second communication protocol;
A second communication protocol search result receiving unit that receives medical data, which is the search result of the search target, from the second relay server according to a second communication protocol;
In addition to the medical data search result transmitting unit that transmits the medical data search result according to the first communication protocol to the client device in response to the medical data search request received by the medical data search request receiving unit,
The second relay server is
A second communication protocol search target receiving unit that receives the search target from the first relay server using a second communication protocol;
A communication establishment request transmission unit for transmitting a communication establishment request according to the first communication protocol to the server device;
A communication establishment response receiving unit that receives a response to the communication establishment request according to the first communication protocol from the server device;
A medical data search request transmission unit that transmits a medical data search request to the server device according to the first communication protocol for the search target received above;
A first communication protocol search result receiving unit that receives a search result to be searched from the server device according to the first communication protocol;
A second communication protocol search result transmitting section for transmitting the search result to the first relay server by a second communication protocol.
前記医用データ通信システムにおいて、
前記第1中継サーバと前記第2中継サーバとに、該第1中継サーバから該第2中継サーバへのアクセスを認証する認証処理部をそれぞれ設ける
請求項に記載の医用データ通信システム。
In the medical data communication system,
The medical data communication system according to claim 1 , wherein each of the first relay server and the second relay server is provided with an authentication processing unit that authenticates access from the first relay server to the second relay server.
前記医用データ通信システムにおいて、
前記通信ネットワーク経路における前記第1中継サーバと前記第2中継サーバとの中途に中継管理サーバをさらに備え、該中継管理サーバが、
該第1中継サーバからの通信を受信し、該第2中継サーバに対して送信すると共に、該第2中継サーバからの通信を受信し、該第1中継サーバに対して送信する中継処理部を備えた
請求項1に記載の医用データ通信システム。
In the medical data communication system,
A relay management server is further provided in the middle of the first relay server and the second relay server in the communication network path, and the relay management server,
A relay processing unit that receives the communication from the first relay server and transmits the communication to the second relay server, and also receives the communication from the second relay server and transmits the communication to the first relay server. The medical data communication system according to claim 1, further comprising:
前記中継管理サーバが、
前記第1中継サーバから受信したデータに含まれる前記サーバ装置の宛先情報に従って前記第2中継サーバを特定する中継管理部を備え、前記中継処理部が、特定された第2中継サーバと通信を行う
請求項に記載の医用データ通信システム。
The relay management server is
A relay management unit that identifies the second relay server according to destination information of the server device included in the data received from the first relay server is provided, and the relay processing unit communicates with the identified second relay server. The medical data communication system according to claim 3 .
少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおける医用データ通信方法であって、
該第1通信プロトコルに従って通信ネットワークを介してサーバ装置に所望の医用データを要求し、該サーバ装置から受信した医用データを出力することのできるDICOM規格に準拠したクライアント装置と、
該医用データを記憶手段に格納すると共に、該第1通信プロトコルに従って該クライアント装置からの要求に応じて該医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、
該通信ネットワーク経路における該クライアント装置と該サーバ装置との中途に、第1中継サーバと第2中継サーバとを用い、
該第1中継サーバが、該クライアント装置から該第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理ステップ、
該第1中継サーバが、該通信確立要求に対して該クライアント装置に応答する通信確立要求応答ステップ、
該第1中継サーバが、該クライアント装置から該第1通信プロトコルに従った医用データ検索要求を受理する医用データ検索要求受理ステップ、
該第1中継サーバが、該通信確立要求受理ステップ又は該医用データ検索要求受理ステップの少なくともいずれかにおいて抽出した該サーバ装置の宛先情報であって、該第1通信プロトコルにおける固有の識別子を含む該宛先情報に従って該第2中継サーバを特定する第2中継サーバ特定処理ステップ、
該第1中継サーバが、該第2中継サーバに向けて、第2通信プロトコルを用い、該医用データ検索要求で要求された検索対象を送信する第2通信プロトコル検索対象送信ステップ、
該第2中継サーバが、該第1中継サーバから該検索対象を第2通信プロトコルで受理する第2通信プロトコル検索対象受理ステップ、
該第2中継サーバが、該サーバ装置に対して該第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信ステップ、
該第2中継サーバが、該サーバ装置から該第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理ステップ、
該第2中継サーバが、上記で受理した該検索対象について、該サーバ装置に対して該第1通信プロトコルに従って医用データ検索要求を送信する医用データ検索要求送信ステップ、
該第2中継サーバが、該サーバ装置から該第1通信プロトコルに従って検索対象の検索結果を受理する第1通信プロトコル検索結果受理ステップ、
該第2中継サーバが、該第1中継サーバに対して該検索結果を第2通信プロトコルにより送信する第2通信プロトコル検索結果送信ステップ、
該第1中継サーバが、該第2中継サーバから該検索対象の検索結果である医用データを第2通信プロトコルにより受理する第2通信プロトコル検索結果受理ステップ、
該第1中継サーバが、該医用データ検索要求受理ステップで受理した該医用データ検索要求に対応して、該第1通信プロトコルに従った医用データ検索結果を該クライアント装置に送信する医用データ検索結果送信ステップ
を有することを特徴とする医用データ通信方法。
A medical data communication method in a medical data communication system capable of communicating medical data including at least image data and using a first communication protocol of DICOM standard,
A DICOM-compliant client device capable of requesting desired medical data from a server device via a communication network according to the first communication protocol and outputting medical data received from the server device,
In addition to storing the medical data in a storage means and transmitting the medical data in response to a request from the client device according to the first communication protocol, a server device compliant with the DICOM standard,
A first relay server and a second relay server are used midway between the client device and the server device in the communication network path,
A communication establishment request acceptance step in which the first relay server accepts a communication establishment request according to the first communication protocol from the client device;
A communication establishment request response step in which the first relay server responds to the client device in response to the communication establishment request,
The first relay server receives a medical data search request from the client device according to the first communication protocol, the medical data search request receiving step;
The first relay server is destination information of the server device extracted in at least one of the communication establishment request acceptance step and the medical data search request acceptance step, and includes the unique identifier in the first communication protocol. A second relay server identification processing step of identifying the second relay server according to the destination information;
A second communication protocol search target transmission step in which the first relay server uses the second communication protocol toward the second relay server, and transmits the search target requested by the medical data search request;
A second communication protocol search object receiving step in which the second relay server receives the search target from the first relay server using a second communication protocol;
A communication establishment request transmitting step in which the second relay server transmits a communication establishment request according to the first communication protocol to the server device;
A communication establishment response acceptance step in which the second relay server accepts a response to the communication establishment request according to the first communication protocol from the server device;
The second relay server transmits a medical data search request for the search target accepted above to the server device according to the first communication protocol.
A first communication protocol search result receiving step in which the second relay server receives a search result of a search target from the server device according to the first communication protocol;
A second communication protocol search result transmitting step in which the second relay server transmits the search result to the first relay server using a second communication protocol;
A second communication protocol search result receiving step in which the first relay server receives medical data, which is the search result of the search target, from the second relay server according to a second communication protocol;
The medical data search result in which the first relay server transmits the medical data search result according to the first communication protocol to the client device in response to the medical data search request received in the medical data search request receiving step . A medical data communication method, comprising: a transmitting step.
前記医用データ通信方法において、
前記通信ネットワーク経路における前記第1中継サーバと前記第2中継サーバとの中途に中継管理サーバをさらに備え、該中継管理サーバが、
該第1中継サーバが送信して該第2中継サーバが受理する前記の各ステップと、
該第2中継サーバが送信して該第1中継サーバが受理する前記の各ステップと
の間に各通信をそれぞれ中継する中継処理ステップを含む
請求項に記載の医用データ通信方法。
In the medical data communication method,
A relay management server is further provided in the middle of the first relay server and the second relay server in the communication network path, and the relay management server,
Each of the above steps transmitted by the first relay server and accepted by the second relay server;
The medical data communication method according to claim 5 , further comprising a relay processing step of relaying each communication between each of the steps transmitted by the second relay server and accepted by the first relay server.
少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおいて、
医用データを撮影又は生成し、該第1通信プロトコルに従って通信ネットワークを介してサーバ装置にその医用データを保存することのできるDICOM規格に準拠した医用データ生成装置と、
該医用データを記憶手段に格納すると共に、該第1通信プロトコルに従ってクライアント装置からの要求に応じて該医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、
該通信ネットワーク経路における該医用データ生成装置と該サーバ装置との中途に、第1中継サーバと第2中継サーバとを備え、
該第1中継サーバが、
該医用データ生成装置から該第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理部と、
該通信確立要求に対して該医用データ生成装置に応答する通信確立要求応答部と、
該医用データ生成装置から該第1通信プロトコルに従った医用データを含む医用データ保存要求を受理する医用データ保存要求受理部と、
該通信確立要求受理部又は該医用データ保存要求受理部の少なくともいずれかにおいて抽出した該サーバ装置の宛先情報であって、該第1通信プロトコルにおける固有の識別子を含む該宛先情報に従って該第2中継サーバを特定する第2中継サーバ特定処理部であって、該宛先情報には該第1通信プロトコルにおける固有の識別子を含み、
該第2中継サーバに向けて、第2通信プロトコルを用い、該医用データ保存要求で要求された医用データを送信する第2通信プロトコル医用データ送信部と、
該第2中継サーバから該医用データの保存結果を第2通信プロトコルにより受理する第2通信プロトコル保存結果受理部と、
該医用データ保存要求受理部の受理した該医用データ保存要求に対応して、該第1通信プロトコルに従った医用データ保存結果を該医用データ生成装置に送信する医用データ保存結果送信部とを備えると共に、
該第2中継サーバが、
該第1中継サーバから該医用データ保存要求を第2通信プロトコルで受理する第2通信プロトコル医用データ受理部と、
該サーバ装置に対して該第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信部と、
該サーバ装置から該第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理部と、
上記で受理した該医用データについて、該サーバ装置に対して該第1通信プロトコルに従って医用データ保存要求を送信する医用データ保存要求送信部と、
該サーバ装置から該第1通信プロトコルに従って保存結果を受理する第1通信プロトコル保存結果受理部と、
該第1中継サーバに対して該保存結果を第2通信プロトコルにより送信する第2通信プロトコル保存結果送信部と
を備えたことを特徴とする医用データ通信システム。
In a medical data communication system capable of communicating medical data including at least image data and using the first communication protocol of the DICOM standard,
A medical data generation device conforming to the DICOM standard capable of photographing or generating medical data and storing the medical data in a server device via a communication network according to the first communication protocol,
In addition to storing the medical data in the storage means and transmitting the medical data in response to a request from the client device according to the first communication protocol, the server device conforming to the DICOM standard,
A first relay server and a second relay server in the middle of the medical data generation device and the server device in the communication network path;
The first relay server is
A communication establishment request receiving unit that receives a communication establishment request according to the first communication protocol from the medical data generation device;
A communication establishment request response unit that responds to the medical data generation device in response to the communication establishment request,
A medical data storage request receiving unit that receives a medical data storage request including medical data according to the first communication protocol from the medical data generation device;
The second relay according to the destination information of the server device extracted by at least one of the communication establishment request receiving unit and the medical data storage request receiving unit, and the destination information including a unique identifier in the first communication protocol. A second relay server identification processing unit that identifies a server, wherein the destination information includes a unique identifier in the first communication protocol,
A second communication protocol medical data transmission unit that transmits the medical data requested by the medical data storage request to the second relay server using a second communication protocol;
A second communication protocol storage result receiving unit that receives a storage result of the medical data from the second relay server according to a second communication protocol;
A medical data storage result transmission unit for transmitting a medical data storage result according to the first communication protocol to the medical data generation device in response to the medical data storage request received by the medical data storage request reception unit. With
The second relay server is
A second communication protocol medical data receiving unit that receives the medical data storage request from the first relay server using a second communication protocol;
A communication establishment request transmission unit for transmitting a communication establishment request according to the first communication protocol to the server device;
A communication establishment response receiving unit that receives a response to the communication establishment request according to the first communication protocol from the server device;
A medical data storage request transmission unit that transmits a medical data storage request to the server device according to the first communication protocol for the medical data received above;
A first communication protocol storage result receiving unit that receives a storage result from the server device according to the first communication protocol;
And a second communication protocol storage result transmission unit that transmits the storage result to the first relay server using a second communication protocol.
前記医用データ通信システムにおいて、
前記通信ネットワーク経路における前記第1中継サーバと前記第2中継サーバとの中途に中継管理サーバをさらに備え、該中継管理サーバが、
該第1中継サーバからの通信を受信し、該第2中継サーバに対して送信すると共に、該第2中継サーバからの通信を受信し、該第1中継サーバに対して送信する中継処理部を備えた
請求項に記載の医用データ通信システム。
In the medical data communication system,
A relay management server is further provided in the middle of the first relay server and the second relay server in the communication network path, and the relay management server,
A relay processing unit that receives the communication from the first relay server and transmits the communication to the second relay server, and also receives the communication from the second relay server and transmits the communication to the first relay server. The medical data communication system according to claim 7 , further comprising:
少なくとも画像データを含む医用データを通信可能であって、DICOM規格の第1通信プロトコルを用いる医用データ通信システムにおける医用データ通信方法であって、
医用データを撮影又は生成し、該第1通信プロトコルに従って通信ネットワークを介してサーバ装置にその医用データを保存することのできるDICOM規格に準拠した医用データ生成装置と、
該医用データを記憶手段に格納すると共に、該第1通信プロトコルに従ってクライアント装置からの要求に応じて該医用データを送信するDICOM規格に準拠したサーバ装置とに加えて、
該通信ネットワーク経路における該医用データ生成装置と該サーバ装置との中途に、第1中継サーバと第2中継サーバとを用い、
該第1中継サーバが、該医用データ生成装置から該第1通信プロトコルに従った通信確立要求を受理する通信確立要求受理ステップ、
該第1中継サーバが、該通信確立要求に対して該医用データ生成装置に応答する通信確立要求応答ステップ、
該第1中継サーバが、該医用データ生成装置から該第1通信プロトコルに従った医用データを含む医用データ保存要求を受理する医用データ保存要求受理ステップ、
該第1中継サーバが、該通信確立要求受理ステップ又は該医用データ保存要求受理ステップの少なくともいずれかにおいて抽出した該サーバ装置の宛先情報であって、該第1通信プロトコルにおける固有の識別子を含む該宛先情報に従って該第2中継サーバを特定する第2中継サーバ特定処理ステップ、
該第1中継サーバが、該第2中継サーバに向けて、第2通信プロトコルを用い、該医用データ保存要求で要求された医用データを送信する第2通信プロトコル医用データ送信ステップ、
該第2中継サーバが、該第1中継サーバから該医用データ保存要求を第2通信プロトコルで受理する第2通信プロトコル医用データ受理ステップ、
該第2中継サーバが、該サーバ装置に対して該第1通信プロトコルに従った通信確立要求を送信する通信確立要求送信ステップ、
該第2中継サーバが、該サーバ装置から該第1通信プロトコルに従った通信確立要求に対する応答を受理する通信確立応答受理ステップ、
該第2中継サーバが、上記で受理した該医用データについて、該サーバ装置に対して該第1通信プロトコルに従って医用データ保存要求を送信する医用データ保存要求送信ステップ、
該第2中継サーバが、該サーバ装置から該第1通信プロトコルに従って保存結果を受理する第1通信プロトコル保存結果受理ステップ、
該第2中継サーバが、該第1中継サーバに対して該保存結果を第2通信プロトコルにより送信する第2通信プロトコル保存結果送信ステップ、
該第1中継サーバが、該第2中継サーバから該医用データの保存結果を第2通信プロトコルにより受理する第2通信プロトコル保存結果受理ステップ、
該第1中継サーバが、該医用データ保存要求受理ステップで受理した該医用データ保存要求に対応して、該第1通信プロトコルに従った医用データ保存結果を該医用データ生成装置に送信する医用データ保存結果送信ステップ
を有することを特徴とする医用データ通信方法。
A medical data communication method in a medical data communication system capable of communicating medical data including at least image data and using a first communication protocol of DICOM standard,
A medical data generation device compliant with the DICOM standard capable of photographing or generating medical data and storing the medical data in a server device via a communication network according to the first communication protocol,
In addition to storing the medical data in the storage means and transmitting the medical data in response to a request from the client device according to the first communication protocol, the server device conforming to the DICOM standard,
A first relay server and a second relay server are used in the middle of the medical data generation device and the server device in the communication network path,
A communication establishment request receiving step in which the first relay server receives a communication establishment request according to the first communication protocol from the medical data generation device;
A communication establishment request response step in which the first relay server responds to the medical data generation device in response to the communication establishment request,
The first relay server receives a medical data storage request receiving step for receiving a medical data storage request including medical data according to the first communication protocol from the medical data generation device;
The first relay server is destination information of the server device extracted in at least one of the communication establishment request receiving step and the medical data storage request receiving step, and includes the unique identifier in the first communication protocol. A second relay server identification processing step of identifying the second relay server according to the destination information;
A second communication protocol medical data transmitting step in which the first relay server uses the second communication protocol toward the second relay server and transmits the medical data requested by the medical data storage request;
A second communication protocol medical data receiving step in which the second relay server receives the medical data storage request from the first relay server using a second communication protocol;
A communication establishment request transmitting step in which the second relay server transmits a communication establishment request according to the first communication protocol to the server device;
A communication establishment response acceptance step in which the second relay server accepts a response to the communication establishment request according to the first communication protocol from the server device;
The second relay server transmits a medical data storage request to the server device in accordance with the first communication protocol for the medical data received above;
A second communication protocol storage result receiving step in which the second relay server receives a storage result from the server device according to the first communication protocol;
A second communication protocol storage result transmitting step in which the second relay server transmits the storage result to the first relay server using a second communication protocol;
A second communication protocol storage result receiving step in which the first relay server receives the storage result of the medical data from the second relay server according to a second communication protocol;
Medical data in which the first relay server transmits a medical data storage result according to the first communication protocol to the medical data generation device in response to the medical data storage request received in the medical data storage request reception step . A medical data communication method, comprising: a storage result transmitting step.
JP2015225248A 2015-11-18 2015-11-18 Medical data communication system Active JP6719707B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015225248A JP6719707B2 (en) 2015-11-18 2015-11-18 Medical data communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015225248A JP6719707B2 (en) 2015-11-18 2015-11-18 Medical data communication system

Publications (2)

Publication Number Publication Date
JP2017098589A JP2017098589A (en) 2017-06-01
JP6719707B2 true JP6719707B2 (en) 2020-07-08

Family

ID=58817389

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015225248A Active JP6719707B2 (en) 2015-11-18 2015-11-18 Medical data communication system

Country Status (1)

Country Link
JP (1) JP6719707B2 (en)

Also Published As

Publication number Publication date
JP2017098589A (en) 2017-06-01

Similar Documents

Publication Publication Date Title
KR100725867B1 (en) DICOM image transit system in PACS system
KR101270514B1 (en) System for Interchanging Medical Information, Method for Requesting Medical Treatment and Method for Returning Medical Treatment Request
JP2013114283A (en) Remote video system
JP4858945B2 (en) System access method and network system
WO2013103961A1 (en) Systems and methods for managing, storing, and exchanging healthcare information and medical images
US20090028402A1 (en) Medical Image System
JP5899856B2 (en) Information processing apparatus, information processing method, and program
US11621062B2 (en) Secure medical alert and medical referral delivery using a cloud computing server in an online/offline mode
CN101389266A (en) Medical image system
US20200312440A1 (en) Universal web service for dicom objects
US11152104B2 (en) Medical data managing apparatus and medical data managing system
JP5874524B2 (en) Medical cooperation system
JP6719707B2 (en) Medical data communication system
JP2010157019A (en) Medical image processing system and server device
JP6190517B1 (en) Communication terminal, data management system, data processing method and program
WO2015021472A2 (en) Consolidated patient information exchange
JP2017151584A (en) Medical information processing device, program, and medical information management system
JP6662317B2 (en) Medical cooperation system
JP2018015079A (en) Image management device, image display system, and image display method
JP2010128784A (en) Integrated management server and program
KR101678106B1 (en) Service supply system of fetus information using smartphone
JP2005352969A (en) Telemedicine support system
JP6881628B2 (en) Medical cooperation system and control program
US20130275147A1 (en) Medical information interoperability testing apparatus
JP2011198310A (en) Medical cooperation system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181029

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190723

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190820

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20191021

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191219

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200421

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200501

R150 Certificate of patent or registration of utility model

Ref document number: 6719707

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250