JP2015165833A - medical image storage apparatus - Google Patents

medical image storage apparatus Download PDF

Info

Publication number
JP2015165833A
JP2015165833A JP2014040776A JP2014040776A JP2015165833A JP 2015165833 A JP2015165833 A JP 2015165833A JP 2014040776 A JP2014040776 A JP 2014040776A JP 2014040776 A JP2014040776 A JP 2014040776A JP 2015165833 A JP2015165833 A JP 2015165833A
Authority
JP
Japan
Prior art keywords
medical image
unit
file
medical
partial
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.)
Granted
Application number
JP2014040776A
Other languages
Japanese (ja)
Other versions
JP6309311B2 (en
Inventor
恵太 三森
Keita Mitsumori
恵太 三森
由貴 坂本
Yuki Sakamoto
由貴 坂本
陽介 大久保
Yosuke Okubo
陽介 大久保
宏城 藤井
Hiroki Fujii
宏城 藤井
誉史 近藤
Takashi Kondo
誉史 近藤
健治 松江
Kenji Matsue
健治 松江
陽介 平沢
Yosuke Hirasawa
陽介 平沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Canon Medical Systems Corp
Original Assignee
Toshiba Corp
Toshiba Medical Systems Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Medical Systems Corp filed Critical Toshiba Corp
Priority to JP2014040776A priority Critical patent/JP6309311B2/en
Publication of JP2015165833A publication Critical patent/JP2015165833A/en
Application granted granted Critical
Publication of JP6309311B2 publication Critical patent/JP6309311B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a medical image storage apparatus in which management of key data used for encryption/decryption is easy, and by which medical image data desired by a user in a medical image file can be transmitted to an external device quickly.SOLUTION: In a medical image storage apparatus, a transmission/reception part 12 receives a medical image file containing a plurality of medical images. A dividing part 14 divides the data of each medical image into a plurality of partial files. An encryption processing part 17 encrypts the plurality of partial files by an encryption key common to the plurality of partial files. A partial file storage part 21 stores the plurality of encrypted partial files together with codes for identifying each medical image.

Description

本発明の実施形態は、医用画像保管装置に関する。   Embodiments described herein relate generally to a medical image storage apparatus.

近年、科学技術の進歩に伴って、医用画像保管装置は、オンラインネットワーク上で医用画像保管装置に接続されている装置との間で、医用画像のデータをやりとりができる。これにより、例えば、医用画像を専門的に表示する医用画像表示装置は、いつでも、どこでもオンラインネットワークを介して医用画像のデータを医用画像保管装置から即座に受信し、画像表示できるようになった。オンラインネットワーク上で各装置が接続されることにより、医療業務の効率改善だけでなく、読影医の居ない施設と大規模な医療施設とをオンラインネットワークで繋げることで実現する遠隔診療の拡大にも期待されている。   In recent years, with the advancement of science and technology, a medical image storage apparatus can exchange medical image data with an apparatus connected to the medical image storage apparatus on an online network. As a result, for example, a medical image display device that professionally displays medical images can immediately receive medical image data from a medical image storage device via an online network anytime and anywhere, and can display images. By connecting each device on the online network, not only will the efficiency of medical work be improved, but also the expansion of telemedicine realized by connecting a facility without an interpreting doctor and a large-scale medical facility via an online network. Expected.

しかし、オンラインネットワーク上でやりとり可能となった医用画像のデータには、患者名、患者の病歴、診察結果などの個人情報が含まれる。そのため、医用画像データを保管、管理する医用画像保管装置には、安全性が要求される。   However, the medical image data that can be exchanged on the online network includes personal information such as a patient name, a patient medical history, and a medical examination result. Therefore, safety is required for a medical image storage device that stores and manages medical image data.

そこで、医用画像保管装置は、外部からのデータの不正取得を防止するために、医用画像のデータを複数に分割し、暗号化した後に、複数の記憶装置に分散させて記憶させる。医用画像保管装置は、医用画像表示装置からの特定の医用画像のデータ取得要求を受信すると、分散されたデータを復号及び結合する。そして、医用画像保管装置は復元した医用画像データを、取得要求先の医用画像表示装置に送信する。   Therefore, in order to prevent unauthorized acquisition of data from the outside, the medical image storage apparatus divides medical image data into a plurality of parts, encrypts them, and stores them in a plurality of storage devices. When the medical image storage device receives a data acquisition request for a specific medical image from the medical image display device, the medical image storage device decodes and combines the distributed data. Then, the medical image storage device transmits the restored medical image data to the medical image display device that is the acquisition request destination.

しかしながら、例えば、シリーズ化されている複数の医用画像のデータなどの、一連の医用画像郡で意味を成す医用画像ファイルをファイル単位で扱う場合などにおいて、医用画像保管装置は、医用画像ファイルを機械的に分割していた。そのため、医用画像保管装置は、医用画像ファイル中の特定の医用画像のデータ取得要求を医用画像表示装置から受信すると、全ての分割されたデータに復号化処理及び結合処理を実行して、医用画像ファイルを復元する。そして、医用画像保管装置は、復元した医用画像ファイルのデータを取得要求先の医用画像表示装置に送信していた。   However, for example, when a medical image file that makes sense in a series of medical image groups, such as data of a plurality of medical images that are serialized, is handled in units of files, the medical image storage device stores a medical image file as a machine. Was divided. Therefore, when the medical image storage device receives a data acquisition request for a specific medical image in the medical image file from the medical image display device, the medical image storage device performs a decoding process and a combining process on all the divided data to obtain a medical image. Restore files. Then, the medical image storage device transmits the data of the restored medical image file to the medical image display device that is the acquisition request destination.

したがって、医用画像ファイルに、マルチフレーム及びエンハンスド画像などの大容量な医用画像のデータが含まれていると、医用画像保管装置による医用画像ファイルの復元に時間がかかってしまう。そのため、医用画像表示装置などは、医用画像ファイル中の特定の画像の取得要求を出してから、その特定の医用画像の表示までに時間がかかってしまう問題がある。一方、例えば、医用画像ファイルを画像単位で扱う場合において、医用画像表示装置などは、特定の画像の取得要求を出してから、その特定の医用画像を表示できる。しかし、画像毎に暗号化/復号化するための鍵データが必要となるため、医用画像保管装置による鍵データの管理が煩雑となる問題がある。   Therefore, if the medical image file includes large-capacity medical image data such as multi-frame and enhanced images, it takes time to restore the medical image file by the medical image storage device. Therefore, a medical image display apparatus or the like has a problem that it takes time to display the specific medical image after issuing a request for acquiring the specific image in the medical image file. On the other hand, for example, when a medical image file is handled in image units, a medical image display device or the like can display a specific medical image after issuing a request for acquiring a specific image. However, since key data for encryption / decryption is required for each image, there is a problem that management of the key data by the medical image storage apparatus becomes complicated.

特開2007−72643号公報JP 2007-72643 A

目的は、暗号化/復号化に用いる鍵データの管理が容易で、且つ、医用画像ファイル中のユーザが所望する医用画像のデータを外部装置に早く送信する医用画像保管装置を提供することにある。   An object of the present invention is to provide a medical image archiving apparatus that can easily manage key data used for encryption / decryption and quickly transmit medical image data desired by a user in a medical image file to an external apparatus. .

本実施形態による医用画像保管装置は、複数の医用画像を含む医用画像ファイルを受信する受信部と、前記医用画像各々のデータを複数の部分ファイルに分割する分割部と、前記複数の部分ファイルで共通する暗号鍵により、前記複数の部分ファイルを暗号化する暗号化処理部と、前記暗号化された複数の部分ファイルを、前記医用画像各々を特定するコードとともに記憶する部分ファイル記憶部と、を具備することを特徴とする。   The medical image storage apparatus according to the present embodiment includes a receiving unit that receives a medical image file including a plurality of medical images, a dividing unit that divides the data of each medical image into a plurality of partial files, and the plurality of partial files. An encryption processing unit that encrypts the plurality of partial files with a common encryption key; and a partial file storage unit that stores the plurality of encrypted partial files together with a code for identifying each of the medical images. It is characterized by comprising.

本実施形態に係る医用情報保管装置を含む院内システムの構成の一例を示す図である。It is a figure which shows an example of a structure of the hospital system containing the medical information storage apparatus which concerns on this embodiment. 本実施形態に係る医用情報保管装置のブロック構成の一例を示す図である。It is a figure which shows an example of the block configuration of the medical information storage apparatus which concerns on this embodiment. 本実施形態に関わる医用画像保管装置の構成を説明するための図である。It is a figure for demonstrating the structure of the medical image storage apparatus in connection with this embodiment. 本実施形態に係る医用画像保管装置の分割部による、医用画像ファイルのデータの分割方法を説明するための図である。It is a figure for demonstrating the division | segmentation method of the data of a medical image file by the division part of the medical image storage apparatus which concerns on this embodiment. 本実施形態に係る医用画像保管装置の管理表記憶部に記憶されている鍵管理表の一例を示す図である。It is a figure which shows an example of the key management table memorize | stored in the management table memory | storage part of the medical image storage apparatus which concerns on this embodiment. 本実施形態に係る医用画像保管装置の管理表記憶部に記憶されている部分ファイル管理表の一例を示す図である。It is a figure which shows an example of the partial file management table memorize | stored in the management table memory | storage part of the medical image storage apparatus which concerns on this embodiment. 本実施形態に係る医用画像保管装置における保管処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of the storage process in the medical image storage apparatus which concerns on this embodiment. 本実施形態に係る医用画像保管装置における送信処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of the transmission process in the medical image storage apparatus which concerns on this embodiment. 本実施形態に係る医用情報保管装置の第1の自動送信方法を説明するための図である。It is a figure for demonstrating the 1st automatic transmission method of the medical information storage apparatus which concerns on this embodiment. 本実施形態に係る医用情報保管装置の第2の自動送信方法を説明するための図である。It is a figure for demonstrating the 2nd automatic transmission method of the medical information storage apparatus which concerns on this embodiment. 本実施形態に係る医用情報保管装置の第3の自動送信方法を説明するための図である。It is a figure for demonstrating the 3rd automatic transmission method of the medical information storage apparatus which concerns on this embodiment. 本実施形態に係る医用情報保管装置の第4の自動送信方法を説明するための図である。It is a figure for demonstrating the 4th automatic transmission method of the medical information storage apparatus which concerns on this embodiment. 本実施形態に係る医用情報保管装置の第5の自動送信方法を説明するための図である。It is a figure for demonstrating the 5th automatic transmission method of the medical information storage apparatus which concerns on this embodiment.

以下、図面を参照しながら本実施形態に係る医用画像表示装置を説明する。なお、以下の説明において、略同一の機能及び構成を有する構成要素については、同一符号を付し、重複説明は必要な場合にのみ行う。   The medical image display apparatus according to this embodiment will be described below with reference to the drawings. In the following description, components having substantially the same function and configuration are denoted by the same reference numerals, and redundant description will be given only when necessary.

図1は、本実施形態に係る医用画像保管装置1を含めた院内システム構成の一例を示す図である。図1に示すように、院内システムは、医用画像保管装置1、医用画像撮影装置2、医用画像診断装置3及び医用画像表示装置4で構成されている。   FIG. 1 is a diagram illustrating an example of a hospital system configuration including a medical image storage apparatus 1 according to the present embodiment. As shown in FIG. 1, the hospital system includes a medical image storage device 1, a medical image photographing device 2, a medical image diagnostic device 3, and a medical image display device 4.

院内システムにおける各装置は、ネットワーク、典型的には、LAN(Local Area Network)を介して相互に接続され、相互にデータ通信が可能である。院内システムの各装置で扱う医用画像のデータ及びこれらの装置間でのデータ通信は、例えば、DICOM(Digital Imaging and Communications in Medicine)規格に準拠している。   Each device in the hospital system is connected to each other via a network, typically a LAN (Local Area Network), and can perform data communication with each other. Data of medical images handled by each apparatus of the hospital system and data communication between these apparatuses comply with, for example, DICOM (Digital Imaging and Communications in Medicine) standard.

医用画像保管装置1は、例えば、NAS(Network Attached Storage)などの、院内システムにおけるLANに接続されたファイルサーバの専用機である。医用画像保管装置1は、医用情報に関連する種々のデータを保管する。医用情報に関連する種々のデータとは、例えば、個々の医用画像のデータ、シリーズ画像などの一連の画像郡が含まれる医用画像ファイル、及び読影レポート等のデータである。   The medical image storage apparatus 1 is a dedicated file server device connected to a LAN in a hospital system, such as NAS (Network Attached Storage). The medical image storage device 1 stores various data related to medical information. The various data related to the medical information are, for example, data of individual medical images, medical image files including a series of image groups such as series images, and interpretation reports.

医用画像撮影装置2は、例えば、X線コンピュータ断層撮影(Computed Tomography)装置(以下、X線CT装置と呼ぶ)、及び磁気共鳴イメージング(Magnetic Resonance Imaging)装置(以下、MRI装置と呼ぶ)などである。   Examples of the medical imaging apparatus 2 include an X-ray computed tomography apparatus (hereinafter referred to as an X-ray CT apparatus) and a magnetic resonance imaging apparatus (hereinafter referred to as an MRI apparatus). is there.

医用画像診断装置3は、ユーザが、医用画像に対する画像処理及び医用画像に関する読影レポートの作成等を行うための装置である。画像処理とは、例えば、病変計測、表示切替、及び病変抽出等である。   The medical image diagnostic apparatus 3 is an apparatus for a user to perform image processing on a medical image, creation of an interpretation report regarding a medical image, and the like. Image processing includes, for example, lesion measurement, display switching, and lesion extraction.

医用画像表示装置4は、医師などが患者の回診等において、医用画像及び読影レポートを表示するための端末、例えば、スマートフォンやタブレット等のモバイル端末である。   The medical image display device 4 is a terminal for displaying a medical image and an interpretation report, for example, a mobile terminal such as a smartphone or a tablet when a doctor or the like visits a patient.

なお、本実施形態では、医用画像撮影装置2、医用画像診断装置3及び医用画像表示装置4を個々に記載している。しかしながら、これらの記載は、説明の便宜上、その主な機能で分けたものであり、それぞれの機能を限定しているものではない。例えば、医用画像撮影装置2に、医用画像診断装置3の一部機能が組み込まれていてもよい。   In the present embodiment, the medical image photographing device 2, the medical image diagnostic device 3, and the medical image display device 4 are individually described. However, these descriptions are divided by the main functions for convenience of explanation, and the respective functions are not limited. For example, some functions of the medical image diagnostic apparatus 3 may be incorporated in the medical image photographing apparatus 2.

なお、本実施形態で扱う医用画像のデータ及びこれらの装置間でのデータ通信がDICOM規格に準拠していると記載しているが、他の規格に準拠していてもよい。   Although it is described that the medical image data handled in the present embodiment and the data communication between these apparatuses conform to the DICOM standard, they may conform to other standards.

次に、本実施形態に係る医用画像保管装置1の構成について図2を参照して説明する。図2は、本実施形態に係る医用画像保管装置1のブロック構成の一例を示す図である。図2に示すように、医用画像保管装置1は、送受信部12と、分割部14と、ID付与部15と、鍵発生部16と、暗号化処理部17と、復号化処理部18と、結合部19と、記憶部13と、制御部11とを有する。   Next, the configuration of the medical image storage apparatus 1 according to the present embodiment will be described with reference to FIG. FIG. 2 is a diagram illustrating an example of a block configuration of the medical image storage apparatus 1 according to the present embodiment. As shown in FIG. 2, the medical image storage apparatus 1 includes a transmission / reception unit 12, a division unit 14, an ID assignment unit 15, a key generation unit 16, an encryption processing unit 17, a decryption processing unit 18, A coupling unit 19, a storage unit 13, and a control unit 11 are included.

送受信部12は、医用画像保管装置1と外部装置との間のデータの送受信を行うための外部インターフェースである。具体的には、送受信部12は、外部装置から送信された医用画像ファイルを、医用画像ファイルの保管要求に関する信号とともに受信する。送受信部12は、医用画像保管装置1が記憶する複数の医用画像ファイルのうちの1つの医用画像ファイルに含まれる特定の医用画像の取得要求に関する信号を受信する。送受信部12は、特定の医用画像のデータを取得要求先の外部装置に送信する。   The transmission / reception unit 12 is an external interface for performing transmission / reception of data between the medical image storage device 1 and an external device. Specifically, the transmission / reception unit 12 receives a medical image file transmitted from an external device together with a signal related to a medical image file storage request. The transmission / reception unit 12 receives a signal related to an acquisition request for a specific medical image included in one medical image file among a plurality of medical image files stored in the medical image storage device 1. The transmission / reception unit 12 transmits data of a specific medical image to the external device that is the acquisition request destination.

分割部14は、送受信部12を介して医用画像保管装置1に取り込まれた医用画像ファイルを複数の部分ファイルに分割する。医用画像ファイルには、複数の医用画像が含まれている。複数の医用画像は、例えば、取得時刻に従って配列された同一部位に関する画像郡、被検体の体軸方向の位置に従って配列された画像郡、及び強調度に従って配列された同一画像に関する画像郡等である。   The dividing unit 14 divides the medical image file captured by the medical image storage device 1 via the transmission / reception unit 12 into a plurality of partial files. The medical image file includes a plurality of medical images. The plurality of medical images are, for example, an image group related to the same part arranged according to the acquisition time, an image group arranged according to the position of the subject in the body axis direction, an image group related to the same image arranged according to the degree of enhancement, and the like. .

分割部14は、医用画像ファイルを部分ファイル(多フレーム)と部分ファイル(付帯)とに分割する。部分ファイル(多フレーム)は、医用画像ファイルに含まれる医用画像各々のピクセルデータで構成されている。部分ファイル(付帯)は、医用画像ファイルに含まれる医用画像各々に付帯するデータで構成されている。付帯するデータは、例えば、検査情報、患者情報、シリーズ情報、及び画像情報等である。画像情報は、例えば、医用画像各々の表示に関する情報が含まれる。表示に関する情報とは、表示マトリクス情報、ウィンドウ中心、及びウィンドウ幅等である。   The dividing unit 14 divides the medical image file into a partial file (multiple frames) and a partial file (attached). The partial file (multi-frame) is composed of pixel data of each medical image included in the medical image file. The partial file (attachment) is composed of data attached to each medical image included in the medical image file. The accompanying data is, for example, examination information, patient information, series information, image information, and the like. The image information includes, for example, information related to the display of each medical image. Information related to display includes display matrix information, window center, window width, and the like.

分割部14は、部分ファイル(多フレーム)を複数の部分ファイル(1フレーム)に分割する。部分ファイル(1フレーム)各々は、医用画像ファイルに含まれる医用画像各々のデータに対応する。   The dividing unit 14 divides the partial file (multiple frames) into a plurality of partial files (one frame). Each partial file (one frame) corresponds to data of each medical image included in the medical image file.

分割部14は、部分ファイル(1フレーム)を複数の部分ファイル(フレーム要素)に分割する。部分ファイル(フレーム要素)は、1つの医用画像のデータの部分要素である。したがって、部分ファイル(フレーム要素)には、他の医用画像に関するデータは含まれない。分割部14による、医用画像ファイルの分割方法の詳細な説明は後述する。   The dividing unit 14 divides the partial file (one frame) into a plurality of partial files (frame elements). The partial file (frame element) is a partial element of data of one medical image. Therefore, the partial file (frame element) does not include data related to other medical images. Detailed description of the dividing method of the medical image file by the dividing unit 14 will be described later.

ID付与部15は、部分ファイル(フレーム要素)各々に対して、その基となる医用画像を特定するためのID(以下、画像IDと呼ぶ)を付与する。ID付与部15は、部分ファイル(フレーム要素)各々に対して、その基となる医用画像が含まれている医用画像ファイルを特定するためのID(以下、ファイルIDと呼ぶ)を付与する。ID付与部15は、部分ファイル(フレーム要素)各々に対して、部分ファイル(フレーム要素)各々の関連付けをするID(以下、分割IDと呼ぶ)を付与する。ID付与部15は、部分ファイル(フレーム要素)各々に対して、部分ファイル記憶部21における保管場所を特定するためのID(以下、保管IDと呼ぶ)を付与する。なお、部分ファイルは、部分ファイル(フレーム要素)を示すこととする。   The ID assigning unit 15 assigns to each partial file (frame element) an ID (hereinafter referred to as an image ID) for specifying a medical image serving as a base. The ID assigning unit 15 assigns to each partial file (frame element) an ID (hereinafter referred to as a file ID) for specifying a medical image file that includes a medical image that is the basis of the partial file (frame element). The ID assigning unit 15 assigns an ID (hereinafter referred to as a division ID) for associating each partial file (frame element) to each partial file (frame element). The ID assigning unit 15 assigns an ID (hereinafter referred to as a storage ID) for specifying a storage location in the partial file storage unit 21 to each partial file (frame element). The partial file indicates a partial file (frame element).

ID付与部15は、部分ファイル(付帯)に対して、部分ファイル(付帯)を特定するための後述する付帯情報記憶部22から読み出すためのID(以下、付帯IDと呼ぶ)を付与する。なお、付帯IDは、付帯情報記憶部22から該当する部分ファイル(付帯)を読み出すためのIDであればよい。付帯IDは、例えば、付帯情報記憶部22における保管先のアドレスである。また、付帯IDは、付帯情報記憶部22から、該当する付帯IDに対応する部分ファイル(付帯)を検索するためのIDであってもよい。ID付与部15は、復号鍵データに対して、後述する復号鍵データを鍵記憶部23から読み出すためのID(以下、鍵IDと呼ぶ)を付与する。なお、鍵IDは、鍵記憶部23から該当する鍵データを読み出すためのIDであればよい。鍵IDは、例えば、鍵記憶部23における保管先のアドレスである。また、鍵IDは、鍵記憶部23から、該当する鍵IDに対応する鍵データを検索するためのIDであってもよい。以下、説明を簡単にするため、付帯IDは、部分ファイル(付帯)の付帯情報記憶部22における保管アドレスを示すものとする。また、鍵IDは、鍵データの鍵記憶部23における保管アドレスを示すものとする。   The ID assigning unit 15 assigns an ID (hereinafter referred to as an attendant ID) for reading from a later-described attendant information storage unit 22 for specifying the partial file (attached) to the partial file (attached). The incidental ID may be an ID for reading the corresponding partial file (accompanying) from the incidental information storage unit 22. The incidental ID is, for example, a storage destination address in the incidental information storage unit 22. Further, the incidental ID may be an ID for searching for a partial file (accompanying) corresponding to the corresponding incidental ID from the incidental information storage unit 22. The ID assigning unit 15 assigns to the decryption key data an ID (hereinafter referred to as a key ID) for reading decryption key data described later from the key storage unit 23. The key ID may be an ID for reading the corresponding key data from the key storage unit 23. The key ID is, for example, a storage destination address in the key storage unit 23. The key ID may be an ID for searching the key storage unit 23 for key data corresponding to the corresponding key ID. Hereinafter, in order to simplify the description, the incidental ID indicates a storage address in the incidental information storage unit 22 of the partial file (accompanying). The key ID indicates a storage address of the key data in the key storage unit 23.

鍵発生部16は、複数の暗号鍵データと、複数の暗号鍵データにそれぞれ対応する複数の復号鍵データとを発生する。鍵発生部16は、医用画像ファイルに対して、暗号鍵データと、復号鍵データを割り当てる。暗号鍵データは、暗号化処理時の暗号化アルゴリズムの手順を制御するためのデータである。復号鍵データは、復号化処理時の復号アルゴリズムの手順を制御するためのデータである。暗号化に用いられる方式は、共通鍵暗号方式でも公開鍵暗号方式でもよい。共通鍵暗号方式において、暗号鍵データと復号鍵データとは共通の鍵データとなる。公開鍵暗号方式において、暗号鍵データと復号鍵データとは異なる鍵データとなる。しかし、特定の暗号鍵データで暗号化されたデータは、特定の暗号鍵データに対応する復号鍵データにより復号化が可能である。以下、説明を簡単にするため、暗号化方式は、共通鍵暗号方式とする。なお、暗号化方式に公開暗号方式が用いられた場合における、各部の特有な動作等がある場合は、説明を追加する。   The key generation unit 16 generates a plurality of encryption key data and a plurality of decryption key data respectively corresponding to the plurality of encryption key data. The key generation unit 16 assigns encryption key data and decryption key data to the medical image file. The encryption key data is data for controlling the procedure of the encryption algorithm during the encryption process. The decryption key data is data for controlling the procedure of the decryption algorithm during the decryption process. The method used for encryption may be a common key encryption method or a public key encryption method. In the common key cryptosystem, the encryption key data and the decryption key data are common key data. In the public key cryptosystem, encryption key data and decryption key data are different key data. However, the data encrypted with the specific encryption key data can be decrypted with the decryption key data corresponding to the specific encryption key data. Hereinafter, in order to simplify the description, the encryption method is a common key encryption method. Note that a description will be added if there is a specific operation or the like of each part when the public encryption method is used as the encryption method.

暗号化処理部17は、鍵発生部16により割り当てられた暗号鍵データを用いて、医用画像ファイルを暗号化する。具体的には、医用画像ファイルから分割部14により分割された部分ファイル(付帯)と複数の部分ファイル(フレーム要素)とを共通の暗号鍵データを用いて暗号化する。   The encryption processing unit 17 encrypts the medical image file using the encryption key data assigned by the key generation unit 16. Specifically, the partial file (additional) divided by the dividing unit 14 from the medical image file and a plurality of partial files (frame elements) are encrypted using common encryption key data.

復号化処理部18は、暗号化された部分ファイル(付帯)と複数の部分ファイル(フレーム要素)とを、暗号化に用いられた暗号鍵データに対応する復号鍵データにより復号化する。   The decryption processing unit 18 decrypts the encrypted partial file (additional) and a plurality of partial files (frame elements) with the decryption key data corresponding to the encryption key data used for encryption.

結合部19は、復号された複数の部分ファイル(フレーム要素)を、管理表記憶部24に記憶された結合方法に基づいて結合し、前記特定の医用画像のデータを復元する。結合部19による部分ファイル(フレーム要素)の結合方法は、ファイルID及び画像IDに関連付けて記憶部13に記憶されている。   The combining unit 19 combines the decoded partial files (frame elements) based on the combining method stored in the management table storage unit 24, and restores the specific medical image data. The method of combining partial files (frame elements) by the combining unit 19 is stored in the storage unit 13 in association with the file ID and the image ID.

記憶部13は、半導体集積回路で構成されたRAM(Random Access Memory)、半導体記憶素子であるFlash SSD(SolID State Disk)などの半導体記憶装置、HDDなどである。記憶部13は、制御部11からの制御に従い、種々のデータを記憶する。記憶部13は記憶するデータの主な内容で複数の構成部に分けられる。記憶部13は、部分ファイル記憶部21と、付帯情報記憶部22と、鍵記憶部23と、及び管理表記憶部24とを有する。   The storage unit 13 is a semiconductor storage device such as a RAM (Random Access Memory) configured by a semiconductor integrated circuit, a flash SSD (SolID State Disk) which is a semiconductor storage element, an HDD, or the like. The storage unit 13 stores various data according to the control from the control unit 11. The storage unit 13 is divided into a plurality of components according to main contents of stored data. The storage unit 13 includes a partial file storage unit 21, an incidental information storage unit 22, a key storage unit 23, and a management table storage unit 24.

部分ファイル記憶部21は、複数の部分ファイル(フレーム要素)を記憶する。付帯情報記憶部22は、部分ファイル(付帯)を記憶する。鍵記憶部23は、鍵発生部16により発生された暗号鍵データと復号鍵データとを記憶する。管理表記憶部24は、鍵管理表及び部分ファイル管理表を記憶する。鍵管理表は、本実施形態に係る医用画像保管装置1の各部の処理方法等が記憶されている。例えば、管理表記憶部24には、分割部14による部分ファイル(1フレーム)を部分ファイル(フレーム要素)に分割する方法が記憶されている。また、管理表記憶部24には、制御部11による、複数の部分ファイル(フレーム要素)を部分ファイル記憶部21への記憶させる方法が記憶されている。管理表記憶部24には、後述する複数の自動送信方法が記憶されている。記憶部13の構成についての詳細説明は後述する。   The partial file storage unit 21 stores a plurality of partial files (frame elements). The incidental information storage unit 22 stores partial files (accompanying). The key storage unit 23 stores encryption key data and decryption key data generated by the key generation unit 16. The management table storage unit 24 stores a key management table and a partial file management table. The key management table stores a processing method of each unit of the medical image storage apparatus 1 according to the present embodiment. For example, the management table storage unit 24 stores a method of dividing a partial file (one frame) by the dividing unit 14 into partial files (frame elements). The management table storage unit 24 stores a method for storing a plurality of partial files (frame elements) in the partial file storage unit 21 by the control unit 11. The management table storage unit 24 stores a plurality of automatic transmission methods to be described later. Detailed description of the configuration of the storage unit 13 will be given later.

制御部11は、CPU(Central Processing Unit)とメモリ回路などを含み、医用画像保管装置1を制御する。本実施形態に係る医用画像保管装置1は、医用情報に関連する種々のデータを保管、管理するファイルサーバである。そのため、医用画像保管装置1へのデータの書き込み及び医用画像保管装置1からのデータの読み出しに関する処理は、主にLANで接続されている他の装置(以下、外部装置と呼ぶ)から入力された情報に基づいて行われる。具体的には、制御部11は、後述する送受信部12を介して外部装置からの入力信号を受信し、その情報を一時的にメモリ回路に記憶する。そして、制御部11は、この情報に基づいて、各部を制御する。具体的には、制御部11(読み出し部)は、外部装置から取得を要求された特定の医用画像に対応する暗号化された複数の部分ファイル(フレーム要素)を、部分ファイル記憶部21から読み出す。制御部11(読み出し部)は、外部装置から保管を要求された医用画像ファイルを分割した複数の部分ファイル(フレーム要素)を管理表記憶部24に記憶された記憶方法に従って、部分ファイル記憶部21に記憶させる。   The control unit 11 includes a CPU (Central Processing Unit), a memory circuit, and the like, and controls the medical image storage device 1. The medical image storage apparatus 1 according to the present embodiment is a file server that stores and manages various data related to medical information. Therefore, processing related to writing data to the medical image storage device 1 and reading data from the medical image storage device 1 is mainly input from another device (hereinafter referred to as an external device) connected via a LAN. Done based on information. Specifically, the control unit 11 receives an input signal from an external device via a transmission / reception unit 12 described later, and temporarily stores the information in a memory circuit. And the control part 11 controls each part based on this information. Specifically, the control unit 11 (reading unit) reads from the partial file storage unit 21 a plurality of encrypted partial files (frame elements) corresponding to specific medical images requested to be acquired from the external device. . The control unit 11 (reading unit) is configured to store a plurality of partial files (frame elements) obtained by dividing the medical image file requested to be stored by the external device according to a storage method stored in the management table storage unit 24. Remember me.

次に、本実施形態に係る医用画像保管装置1のハードウェア構成について図3を参照して説明する。図3は、本実施形態に関わる医用画像保管装置1の構成を説明するための図である。   Next, the hardware configuration of the medical image storage apparatus 1 according to the present embodiment will be described with reference to FIG. FIG. 3 is a diagram for explaining the configuration of the medical image storage apparatus 1 according to the present embodiment.

図3に示すように、本実施形態に係る医用画像保管装置1は、データセンタ25と複数の記憶ディスクとで構成される。データセンタ25は、図2のブロック構成における、部分ファイル記憶部21以外の構成部として機能する。複数の記憶ディスクは、例えば、図3に示すように3つの記憶ディスク(リポジトリ)で構成される。記憶ディスク各々は、図2のブロック構成における、部分ファイル記憶部21として機能する。したがって、記憶ディスク各々は、複数の部分ファイル(フレーム要素)を記憶するための専用の記憶装置である。データセンタ25と記憶ディスク各々とは、DAS(Direct Attached Storage)接続やNAS(Network Attached Storage)接続等により、ネットワーク上で接続されている。記憶ディスク各々は、データセンタ25内の制御部11により制御される。具体的には、部分ファイル(1フレーム)から分割部14により分割された複数の部分ファイル(フレーム要素)は、管理表記憶部24に記憶された記憶方法に従って、制御部11により記憶ディスク各々に分散されて記憶される。例えば、部分ファイル(1フレーム)が分割部14により3つの部分ファイル(フレーム要素)に分割された場合において、制御部11により、部分ファイル(フレーム要素)各々は、記憶ディスクA26、記憶ディスクB27、及び記憶ディスクC28にそれぞれ分散されて記憶される。   As shown in FIG. 3, the medical image storage apparatus 1 according to this embodiment includes a data center 25 and a plurality of storage disks. The data center 25 functions as a configuration unit other than the partial file storage unit 21 in the block configuration of FIG. The plurality of storage disks are composed of, for example, three storage disks (repositories) as shown in FIG. Each storage disk functions as a partial file storage unit 21 in the block configuration of FIG. Therefore, each storage disk is a dedicated storage device for storing a plurality of partial files (frame elements). The data center 25 and each storage disk are connected on the network by a DAS (Direct Attached Storage) connection, a NAS (Network Attached Storage) connection, or the like. Each storage disk is controlled by the control unit 11 in the data center 25. Specifically, a plurality of partial files (frame elements) divided by the dividing unit 14 from the partial file (one frame) are stored in each storage disk by the control unit 11 according to the storage method stored in the management table storage unit 24. Distributed and stored. For example, when a partial file (one frame) is divided into three partial files (frame elements) by the dividing unit 14, the control unit 11 causes the partial files (frame elements) to be stored in a storage disk A26, a storage disk B27, And distributed and stored in the storage disk C28.

なお、本実施形態に係る医用画像保管装置1は、図3の構成に限定されない。本実施形態に係る医用画像保管装置1は、部分ファイル(フレーム要素)を複数の記憶ディスクに分散させて記憶させる。そのため、記憶ディスクは2つ以上あればよい。また、複数の記憶ディスクは、パーティション分割により複数の記憶ディスクとして認識させた1つのハードウェア記憶装置で構成されてもよい。   The medical image storage apparatus 1 according to the present embodiment is not limited to the configuration shown in FIG. The medical image storage apparatus 1 according to the present embodiment stores partial files (frame elements) in a distributed manner on a plurality of storage disks. Therefore, it is sufficient if there are two or more storage disks. Further, the plurality of storage disks may be configured by one hardware storage device that is recognized as a plurality of storage disks by partitioning.

なお、本実施形態に係る医用画像保管装置1は、データ保管方法として、RAID(Redundant Array Independent Disks)システムを構成してもよい。   Note that the medical image storage device 1 according to the present embodiment may configure a RAID (Redundant Array Independent Disks) system as a data storage method.

次に、本実施形態に係る医用画像保管装置1の分割部14による、医用画像ファイルの分割方法について、図4を参照して説明する。   Next, a method for dividing a medical image file by the dividing unit 14 of the medical image storage apparatus 1 according to the present embodiment will be described with reference to FIG.

図4は、本実施形態に係る医用画像保管装置1の分割部14による、医用画像ファイルのデータの分割方法を説明するための図である。図4の説明では、説明を簡単にするため、1つの医用画像ファイルAが分割部14により分割される場合を例に取りあげる。また、図4の説明で扱う医用画像ファイルは、DICOM規格に準拠しているものとする。図4に示すように、医用画像ファイルAには、4つの医用画像が含まれている。   FIG. 4 is a diagram for explaining a method of dividing data of a medical image file by the dividing unit 14 of the medical image storage apparatus 1 according to the present embodiment. In the description of FIG. 4, in order to simplify the description, a case where one medical image file A is divided by the dividing unit 14 is taken as an example. The medical image file handled in the description of FIG. 4 is assumed to conform to the DICOM standard. As shown in FIG. 4, the medical image file A includes four medical images.

分割部14は、医用画像ファイルを、タグデータ等に基づいて、部分ファイル(多フレーム)と部分ファイル(付帯)とに分割する。   The dividing unit 14 divides the medical image file into a partial file (multiple frames) and a partial file (accompanying) based on tag data or the like.

分割部14は、タグデータ等に基づいて、部分ファイル(多フレーム)を複数の部分ファイル(1フレーム)に分割する。部分ファイル(1フレーム)各々は、医用画像ファイルに含まれる医用画像各々のデータに対応する。   The dividing unit 14 divides the partial file (multiple frames) into a plurality of partial files (one frame) based on the tag data and the like. Each partial file (one frame) corresponds to data of each medical image included in the medical image file.

分割部14は、部分ファイル(1フレーム)を、管理表記憶部24に記憶された分割方法に従って、複数の部分ファイル(フレーム要素)に分割する。管理表記憶部24に記憶された分割方法とは、例えば、部分ファイル(1フレーム)は、部分ファイル記憶部21を構成する記憶ディスクの数に従って、複数の部分ファイル(フレーム要素)に分割される。また、例えば、部分ファイル(1フレーム)は、予め管理表記憶部24に記憶された部分ファイル(フレーム要素)の最大容量値に従って、複数の部分ファイル(フレーム要素)に分割する。また、例えば、部分ファイル(1フレーム)は、記憶先の記憶ディスクの数と、各記憶ディスクの空き容量とに従って、複数の部分ファイル(フレーム要素)に分割する。したがって、部分ファイル(1フレーム)から分割される部分ファイル(フレーム要素)の数は部分ファイル(1フレーム)各々で同一でなくてもよい。また、部分ファイル(1フレーム)から分割される部分ファイル(フレーム要素)各々の容量値は同一でなくてもよい。   The dividing unit 14 divides the partial file (one frame) into a plurality of partial files (frame elements) according to the dividing method stored in the management table storage unit 24. The division method stored in the management table storage unit 24 is, for example, that a partial file (one frame) is divided into a plurality of partial files (frame elements) according to the number of storage disks constituting the partial file storage unit 21. . Further, for example, the partial file (one frame) is divided into a plurality of partial files (frame elements) according to the maximum capacity value of the partial file (frame element) stored in advance in the management table storage unit 24. For example, a partial file (one frame) is divided into a plurality of partial files (frame elements) according to the number of storage disks as storage destinations and the free capacity of each storage disk. Therefore, the number of partial files (frame elements) divided from the partial file (one frame) may not be the same in each partial file (one frame). The capacity values of the partial files (frame elements) divided from the partial file (one frame) may not be the same.

次に、管理表記憶部24に記憶されている鍵管理表について、図5を参照して説明する。図5は、本実施形態に係る医用画像保管装置1の管理表記憶部24に記憶されている鍵管理表の一例を示す図である。   Next, the key management table stored in the management table storage unit 24 will be described with reference to FIG. FIG. 5 is a diagram illustrating an example of a key management table stored in the management table storage unit 24 of the medical image storage apparatus 1 according to the present embodiment.

図5に示すように、鍵管理表では、ファイルIDに対して、鍵ID及び付帯IDがそれぞれ対応付けされている。図5に示す鍵管理表では、例えば、医用画像ファイルAのファイルIDが付与されている共通鍵データが、鍵記憶部23のA−121に保管されていることを示している。また、医用画像ファイルAのファイルIDが付与されている部分ファイル(付帯)が付帯情報記憶部22のAA−121に保管されていることを示している。   As shown in FIG. 5, in the key management table, a key ID and an accompanying ID are associated with a file ID. The key management table shown in FIG. 5 indicates that, for example, the common key data to which the file ID of the medical image file A is assigned is stored in A-121 of the key storage unit 23. In addition, the partial file (attachment) to which the file ID of the medical image file A is assigned is stored in the AA-121 of the accompanying information storage unit 22.

また、暗号化処理部17による暗号化に、公開鍵暗号方式が用いられた場合においては、鍵管理表では、ファイルIDに対して、暗号鍵ID、復号鍵ID、及び付帯IDがそれぞれ対応付けされている。   When the public key cryptosystem is used for the encryption by the encryption processing unit 17, the encryption key ID, the decryption key ID, and the incidental ID are associated with the file ID in the key management table. Has been.

なお、鍵管理表は、図5に示す鍵管理表の管理項目に限定されない。例えば、鍵管理表において、ファイルIDに対して、施設を特定するための施設ID及び患者を特定するための患者ID等を対応させてもよい。ファイルIDに対して、鍵IDと共に施設ID、患者ID等を対応させることで、患者の取り違いの防止等、セキュリティの向上が図れる。   The key management table is not limited to the management items of the key management table shown in FIG. For example, in the key management table, a facility ID for identifying a facility, a patient ID for identifying a patient, and the like may be associated with a file ID. By associating the file ID with the facility ID, patient ID, etc. together with the key ID, security can be improved, such as prevention of patient misplacement.

次に、管理表記憶部24に記憶されている部分ファイル管理表について、図6を参照して説明する。図6は、本実施形態に係る医用画像保管装置1の管理表記憶部24に記憶されている部分ファイル管理表の一例を示す図である。   Next, the partial file management table stored in the management table storage unit 24 will be described with reference to FIG. FIG. 6 is a diagram illustrating an example of a partial file management table stored in the management table storage unit 24 of the medical image storage apparatus 1 according to the present embodiment.

図6に示すように、部分ファイル管理表では、ファイルIDに対して、画像IDと、分割IDと、保管IDとが対応付けされている。図6に示す部分ファイル管理表では、例えば、ファイルID「A」の医用画像ファイルには22個の部分ファイル(1フレーム)が含まれていることを示している。例えば、ファイルID「A」の医用画像ファイルの中の、画像ID「A1」の部分ファイル(1フレーム)は、3つの部分ファイル(フレーム要素)に分割されていることを示している。3つの部分ファイル(フレーム要素)のうち、分割ID「1」の部分ファイル(フレーム要素)が部分ファイル記憶部21の「RX」に保管されていることを示している。   As shown in FIG. 6, in the partial file management table, an image ID, a division ID, and a storage ID are associated with a file ID. The partial file management table shown in FIG. 6 indicates that, for example, the medical image file with the file ID “A” includes 22 partial files (one frame). For example, the partial file (one frame) with the image ID “A1” in the medical image file with the file ID “A” is divided into three partial files (frame elements). Of the three partial files (frame elements), the partial file (frame element) with the division ID “1” is stored in “RX” of the partial file storage unit 21.

なお、部分ファイル管理表は、図6に示す部分ファイル管理表の管理項目に限定されない。本実施形態に係る医用画像保管装置1の部分ファイル記憶部21は、複数の記憶ディスクで構成されるため、例えば、部分ファイル管理表において、ファイルIDに対して、記憶ディスクの保管施設を特定するためのID等を対応付けてもよい。   The partial file management table is not limited to the management items of the partial file management table shown in FIG. Since the partial file storage unit 21 of the medical image storage apparatus 1 according to the present embodiment is composed of a plurality of storage disks, for example, in the partial file management table, the storage facility of the storage disk is specified for the file ID. IDs or the like may be associated.

(保管機能)
保管機能とは、本実施形態に係る医用画像保管装置1が、外部装置からの保管要求とともに受信した医用画像ファイルを部分ファイル記憶部21に保管する機能である。保管機能に従う処理(以下、保管処理)について図7を参照して説明する。図7は、本実施形態に係る医用画像保管装置1における保管処理の手順の一例を示すフローチャートである。
(Storage function)
The storage function is a function in which the medical image storage device 1 according to the present embodiment stores a medical image file received together with a storage request from an external device in the partial file storage unit 21. Processing according to the storage function (hereinafter referred to as storage processing) will be described with reference to FIG. FIG. 7 is a flowchart illustrating an example of a storage processing procedure in the medical image storage apparatus 1 according to the present embodiment.

送受信部12により、外部装置からの保管要求とともに医用画像ファイルが受信される(ステップS11)。医用画像ファイルに対して、ID付与部15によりファイルIDが付与される。ファイルIDは、制御部11により、鍵管理表及び部分ファイル管理表に書き込まれる。1つの医用画像ファイルに対して、暗号化と復号化とに用いられる1つの共通鍵データが鍵発生部16により発生(割り当て)される(ステップS12)。共通鍵データに対して、ID付与部15により鍵IDが付与される。鍵IDは、制御部11により、鍵管理表に、ファイルIDと対応付けされて書き込まれる。分割部14により、医用画像ファイルが部分ファイル(付帯)と部分ファイル(多フレーム)とに分割される(ステップS13)。部分ファイル(付帯)には、ID付与部15により、付帯IDが付与される。付帯IDは、制御部11により、鍵管理表に、ファイルIDと鍵IDとに対応付けされて書き込まれる。部分ファイル(付帯)は、暗号化処理部17により共通鍵データを用いて暗号化される(ステップS14)。暗号化された部分ファイル(付帯)は、制御部11により、付帯情報記憶部22に記憶される(ステップS15)。   The transmission / reception unit 12 receives the medical image file together with the storage request from the external device (step S11). A file ID is assigned by the ID assigning unit 15 to the medical image file. The file ID is written into the key management table and the partial file management table by the control unit 11. One common key data used for encryption and decryption is generated (assigned) to one medical image file by the key generation unit 16 (step S12). A key ID is assigned to the common key data by the ID assigning unit 15. The key ID is written by the control unit 11 in association with the file ID in the key management table. The dividing unit 14 divides the medical image file into a partial file (accompanying) and a partial file (multiple frames) (step S13). An ID is attached to the partial file (attached) by the ID assigning unit 15. The incidental ID is written in the key management table in association with the file ID and the key ID by the control unit 11. The partial file (attached) is encrypted using the common key data by the encryption processing unit 17 (step S14). The encrypted partial file (additional) is stored in the additional information storage unit 22 by the control unit 11 (step S15).

分割部14により、部分ファイル(多フレーム)が複数の部分ファイル(1フレーム)に分割される(ステップS16)。部分ファイル(1フレーム)各々には、ID付与部15により、画像IDが付与される。画像IDは、制御部11により、部分ファイル管理表にファイルIDと対応付けされて書き込まれる。   The dividing unit 14 divides the partial file (multiple frames) into a plurality of partial files (1 frame) (step S16). An image ID is assigned to each partial file (one frame) by the ID assigning unit 15. The image ID is written by the control unit 11 in association with the file ID in the partial file management table.

分割部14により、部分ファイル(1フレーム)が複数の部分ファイル(フレーム要素)に分割される(ステップS17)。複数の部分ファイル(フレーム要素)各々には、ID付与部15により、分割IDが付与される。分割IDは、制御部11により、部分ファイル管理表にファイルID、画像IDと対応付けされて書き込まれる。複数の部分ファイル(フレーム要素)は暗号化処理部17によりファイルIDに関連付けされている共通鍵データを用いて暗号化される(ステップS18)。暗号化された部分ファイル(フレーム要素)各々は、制御部11により、部分ファイル記憶部21に記憶される(ステップS19)。この時、部分ファイル(フレーム要素)各々には、ID付与部15により、保管IDが付与される。保管IDは、制御部11により、部分ファイル管理表にファイルID、画像ID、及び分割IDと対応付けされて書き込まれる。   The dividing unit 14 divides the partial file (one frame) into a plurality of partial files (frame elements) (step S17). A division ID is assigned to each of the plurality of partial files (frame elements) by the ID assigning unit 15. The division ID is written by the control unit 11 in association with the file ID and the image ID in the partial file management table. A plurality of partial files (frame elements) are encrypted by the encryption processing unit 17 using the common key data associated with the file ID (step S18). Each encrypted partial file (frame element) is stored in the partial file storage unit 21 by the control unit 11 (step S19). At this time, a storage ID is assigned to each partial file (frame element) by the ID assigning unit 15. The storage ID is written by the control unit 11 in association with the file ID, image ID, and division ID in the partial file management table.

(送信機能)
送信機能とは、本実施形態に係る医用画像保管装置1が、外部装置からの特定の医用画像ファイルのうち、特定の医用画像のデータの取得要求に対して、その特定の医用画像のデータを取得要求先の外部装置に送信する機能である。送信機能に従う処理(以下、送信処理)について図8を参照して説明する。図8は、本実施形態に係る医用画像保管装置1における送信処理の手順の一例を示すフローチャートである。
(Transmission function)
The transmission function means that the medical image storage apparatus 1 according to the present embodiment sends data of a specific medical image in response to an acquisition request for data of a specific medical image from a specific medical image file from an external device. This is a function to transmit to the external device that is the acquisition request destination. Processing according to the transmission function (hereinafter, transmission processing) will be described with reference to FIG. FIG. 8 is a flowchart illustrating an example of a transmission processing procedure in the medical image storage apparatus 1 according to the present embodiment.

送受信部12により、外部装置からの画像指定による画像取得要求に関する信号が受信される(ステップS31)。管理表記憶部24に記憶されている鍵管理表と部分ファイル管理表とが制御部11により読み出される。外部装置からの画像取得要求に関する信号に基づいて、鍵管理表及び部分ファイル管理表から、指定された医用画像ファイルのファイルIDと指定された医用画像の画像IDとが制御部11により特定される。特定したファイルIDに対応する鍵IDと付帯IDとが、鍵管理表から制御部11により特定される。鍵IDに従って、鍵記憶部23から鍵IDに対応する共通鍵データが制御部11により読み出される(ステップS32)。付帯IDに従って、付帯情報記憶部22から付帯IDに対応する暗号化された部分ファイル(付帯)が読み出される(ステップS33)。復号化処理部18により、読み出された共通鍵データを用いて部分ファイル(付帯)が復号化される(ステップS34)。   The transmission / reception unit 12 receives a signal related to an image acquisition request by image designation from an external device (step S31). The key management table and the partial file management table stored in the management table storage unit 24 are read by the control unit 11. Based on the signal related to the image acquisition request from the external device, the control unit 11 specifies the file ID of the designated medical image file and the image ID of the designated medical image from the key management table and the partial file management table. . The control unit 11 specifies the key ID and the incidental ID corresponding to the specified file ID from the key management table. According to the key ID, the common key data corresponding to the key ID is read from the key storage unit 23 by the control unit 11 (step S32). According to the incidental ID, the encrypted partial file (accompanying) corresponding to the incidental ID is read from the incidental information storage unit 22 (step S33). The decryption processing unit 18 decrypts the partial file (additional) using the read common key data (step S34).

特定したファイルIDと画像IDとに関連付けされている分割IDと保管IDとが、部分ファイル管理表から制御部11により特定される。保管IDに従って、部分ファイル記憶部21から、暗号化された複数の部分ファイル(フレーム要素)が制御部11により読み出される(ステップS35)。暗号化された複数の部分ファイル(フレーム要素)が、共通鍵データを用いて復号化処理部18により復号化される(ステップS36)。復号化された複数の部分ファイル(フレーム要素)が、結合部19により結合され、外部装置から取得要求された医用画像(部分ファイル(1フレーム))が復元される(ステップS37)。復元された部分ファイル(1フレーム)は、部分ファイル(1フレーム)に対応する部分ファイル(付帯)の付帯情報とともに、送受信部12を介して取得要求先の外部装置に送信される(ステップS38)。以下、後述する自動送信処理が実行される。   The division ID and storage ID associated with the specified file ID and image ID are specified by the control unit 11 from the partial file management table. According to the storage ID, a plurality of encrypted partial files (frame elements) are read from the partial file storage unit 21 by the control unit 11 (step S35). The plurality of encrypted partial files (frame elements) are decrypted by the decryption processing unit 18 using the common key data (step S36). The plurality of decrypted partial files (frame elements) are combined by the combining unit 19, and the medical image (partial file (one frame)) requested to be acquired from the external device is restored (step S37). The restored partial file (one frame) is transmitted to the acquisition request destination external device via the transmitting / receiving unit 12 together with the accompanying information of the partial file (attached) corresponding to the partial file (1 frame) (step S38). . Thereafter, automatic transmission processing described later is executed.

(自動送信機能)
自動送信機能は、本実施形態に係る医用画像保管装置1が、外部装置から取得要求を出された特定の医用画像ファイルの中の特定の医用画像のデータを、取得要求先の外部装置に送信後に、その特定の医用画像ファイルの中の他の医用画像を、自動送信方法に従って、順次、取得要求先の外部装置に送信する機能である。また、自動送信機能は、本実施形態に係る医用画像保管装置1が、外部装置から医用画像ファイルの取得要求を出された場合において、自動的にユーザが所望する医用画像のデータを、自動送信方法に従って、順次、取得要求先の外部装置に送信する機能である。自動送信方法は、例えば、各部を制御するための手順等である。自動送信方法は、管理表記憶部24に予め記憶されている。管理表記憶部24には、複数種類の自動送信方法が記憶されている。なお、以下の説明において、外部装置は、典型的な例として医用画像表示装置4とする。
(Automatic transmission function)
In the automatic transmission function, the medical image storage apparatus 1 according to the present embodiment transmits data of a specific medical image in a specific medical image file for which an acquisition request is issued from the external apparatus to the external apparatus that is the acquisition request destination. This is a function for sequentially transmitting other medical images in the specific medical image file to the acquisition request destination external apparatus in accordance with the automatic transmission method. The automatic transmission function automatically transmits medical image data desired by the user when the medical image storage apparatus 1 according to the present embodiment issues a request for acquiring a medical image file from an external apparatus. This is a function of sequentially transmitting to an external device that is an acquisition request destination according to a method. The automatic transmission method is, for example, a procedure for controlling each unit. The automatic transmission method is stored in advance in the management table storage unit 24. The management table storage unit 24 stores a plurality of types of automatic transmission methods. In the following description, the external device is a medical image display device 4 as a typical example.

本実施形態に係る医用画像保管装置1には、特定の医用画像ファイルのうち、特定の医用画像指定時における、複数種類の自動送信方法のうちの1つが設定されている。本実施形態に係る医用画像保管装置1には、特定の医用画像ファイル指定時における、複数種類の自動送信方法のうちの1つが設定されている。なお、自動送信方法の設定は、本実施形態に係る医用画像保管装置1の操作部(図示しない)を介して、ユーザにより変更が可能である。また、自動送信方法の設定は、外部装置を介したユーザ操作に従って、変更が可能である。   The medical image storage apparatus 1 according to the present embodiment is set with one of a plurality of types of automatic transmission methods when a specific medical image is specified among specific medical image files. The medical image storage apparatus 1 according to the present embodiment is set with one of a plurality of types of automatic transmission methods when a specific medical image file is designated. The setting of the automatic transmission method can be changed by the user via the operation unit (not shown) of the medical image storage device 1 according to the present embodiment. In addition, the setting of the automatic transmission method can be changed according to a user operation via an external device.

自動送信機能に従う処理(以下、自動送信処理)について、自動送信方法の種類に対応する図9乃至図13を参照して説明する。なお、図9乃至図13の説明を簡単にするため、医用画像ファイル「A」には、6つの医用画像が含まれているものとする。これらの医用画像には、画像ID「1」から画像ID「6」までの画像IDが付与されているものとする。また、図9乃至図11の説明において、医用画像表示装置4から取得要求を出されたのは、医用画像ファイル「A」の中の、画像ID「4」の医用画像(以下、指定画像と呼ぶ)とする。図12及び13の説明において、医用画像表示装置4から取得要求を出されたのは、医用画像ファイル「A」とする。   Processing according to the automatic transmission function (hereinafter, automatic transmission processing) will be described with reference to FIGS. 9 to 13 corresponding to the types of automatic transmission methods. In order to simplify the description of FIGS. 9 to 13, it is assumed that the medical image file “A” includes six medical images. These medical images are assigned image IDs from image ID “1” to image ID “6”. In the description of FIGS. 9 to 11, the acquisition request from the medical image display device 4 is the medical image with the image ID “4” in the medical image file “A” (hereinafter referred to as the designated image). Called). In the description of FIGS. 12 and 13, it is assumed that the acquisition request from the medical image display device 4 is a medical image file “A”.

図9は、本実施形態に係る医用画像保管装置1の第1の自動送信方法を説明するための図である。第1の自動送信方法において、指定画像から近い順に送信処理が各部により実行される。具体的には、指定画像の送信処理が実行されると、指定画像の画像IDと隣り合う医用画像から順次、医用画像保管装置1の各部により、送信処理が実行される。   FIG. 9 is a diagram for explaining a first automatic transmission method of the medical image storage apparatus 1 according to the present embodiment. In the first automatic transmission method, transmission processing is executed by each unit in the order from the specified image. Specifically, when the transmission process of the designated image is executed, the transmission process is executed by each unit of the medical image storage device 1 sequentially from the medical image adjacent to the image ID of the designated image.

例えば、図9に示すように、指定画像である画像ID「4」に対応する医用画像のデータの医用画像表示装置4への送信処理が実行される、医用画像保管装置1の各部により、画像ID「3」に対応する医用画像のデータの送信処理が開始される。画像ID「3」に対応する医用画像のデータの医用画像表示装置4への送信処理が実行されると、医用画像保管装置1の各部により、画像ID「5」に対応する医用画像のデータの送信処理が開始される。上述したとおり、第1の自動送信機能では、指定画像(画像ID「4」)から画像IDが近い順に、医用画像保管装置1の各部により、自動的に送信処理が実行される。医用画像ファイル「A」の中に含まれる6つの医用画像の送信処理の実行が完了するまで、医用画像保管装置1の各部による送信処理が実行される。   For example, as illustrated in FIG. 9, each unit of the medical image storage device 1 that executes transmission processing of medical image data corresponding to the image ID “4” that is the designated image to the medical image display device 4 performs image processing. The medical image data transmission process corresponding to the ID “3” is started. When the transmission processing of the medical image data corresponding to the image ID “3” to the medical image display device 4 is executed, each unit of the medical image storage device 1 stores the data of the medical image data corresponding to the image ID “5”. Transmission processing is started. As described above, in the first automatic transmission function, the transmission processing is automatically executed by each unit of the medical image storage device 1 in the order of the image ID from the designated image (image ID “4”). Transmission processing by each unit of the medical image storage device 1 is executed until execution of transmission processing of the six medical images included in the medical image file “A” is completed.

第1の自動送信方法は、ユーザが、指定画像の読影後、指定画像の隣り合う医用画像から順次、読影することを想定している。上述の想定したユーザ読影順序において、第1の自動送信方法を搭載した医用画像保管装置1は、医用画像ファイル中のユーザが所望する医用画像のデータを医用画像表示装置4に早く送信することができる。   In the first automatic transmission method, it is assumed that the user sequentially interprets the medical images adjacent to the designated image after the designated image is interpreted. In the assumed user interpretation order, the medical image storage apparatus 1 equipped with the first automatic transmission method can quickly transmit the medical image data desired by the user in the medical image file to the medical image display apparatus 4. it can.

図10は、本実施形態に係る医用画像保管装置1の第2の自動送信方法を説明するための図である。第2の自動送信方法において、指定画像の送信処理の実行後、医用画像保管装置1の各部により、指定画像の画像IDから画像IDの降順に医用画像のデータの送信処理が実行される。その後、医用画像保管装置1の各部により、指定画像の画像IDから画像IDの昇順に医用画像のデータの送信処理が実行される。   FIG. 10 is a diagram for explaining a second automatic transmission method of the medical image storage apparatus 1 according to the present embodiment. In the second automatic transmission method, after execution of the designated image transmission process, each unit of the medical image storage apparatus 1 executes the transmission process of the medical image data in descending order of the image ID of the designated image. Thereafter, each unit of the medical image storage apparatus 1 executes a process of transmitting medical image data in ascending order of the image ID from the image ID of the designated image.

例えば、図10に示すように、指定画像である画像ID「4」に対応する医用画像のデータの送信処理が実行されると、医用画像保管装置1の各部により、画像ID「3」に対応する医用画像のデータ、画像ID「2」に対応する医用画像のデータ、画像ID「1」に対応する医用画像のデータの順序で、順次送信処理が実行される。そして、画像ID「1」に対応する医用画像のデータの送信処理が実行されると、医用画像保管装置1の各部により、画像ID「5」に対応する医用画像のデータ、画像ID[6]に対応する医用画像のデータの順序で、順次送信処理が実行される。   For example, as illustrated in FIG. 10, when the medical image data transmission process corresponding to the specified image ID “4” is executed, each unit of the medical image storage device 1 corresponds to the image ID “3”. The transmission processing is sequentially executed in the order of medical image data to be processed, medical image data corresponding to the image ID “2”, and medical image data corresponding to the image ID “1”. Then, when the transmission process of the medical image data corresponding to the image ID “1” is executed, the medical image data corresponding to the image ID “5” and the image ID [6] are transmitted by each unit of the medical image storage device 1. The transmission processing is sequentially executed in the order of the medical image data corresponding to the above.

なお、上述した第2の自動送信方法において、昇順と降順とは、処理順序が逆であってもよい。つまり、指定画像の送信処理の実行後、医用画像保管装置1の各部により、指定画像の画像IDから画像IDの昇順に医用画像のデータの送信処理が実行されてもよい。その後、医用画像保管装置1の各部により、指定画像の画像IDから画像IDの降順に医用画像のデータの送信処理が実行されてもよい。   In the second automatic transmission method described above, the processing order may be reversed between ascending order and descending order. That is, after execution of the designated image transmission process, the medical image data transmission process may be executed by each unit of the medical image storage device 1 in the ascending order of the image ID of the designated image. Thereafter, the transmission process of the medical image data may be executed by each unit of the medical image storage device 1 in the descending order of the image ID from the image ID of the designated image.

第2の自動送信方法は、ユーザが、指定画像の読影後、指定画像から画像IDが降順又は昇順の画像IDに対応する医用画像を順次読影することを想定している。上述の想定したユーザ読影順序において、第2の自動送信方法を搭載した医用画像保管装置1は、医用画像ファイル中のユーザが所望する医用画像のデータを医用画像表示装置4に早く送信することができる。   The second automatic transmission method assumes that the user sequentially interprets the medical images corresponding to the image IDs whose image IDs are in descending order or ascending order from the designated image after interpretation of the designated image. In the assumed user interpretation order, the medical image storage apparatus 1 equipped with the second automatic transmission method can quickly transmit the medical image data desired by the user in the medical image file to the medical image display apparatus 4. it can.

図11は、本実施形態に係る医用画像保管装置1の第3の自動送信方法を説明するための図である。第3の自動送信方法において、指定画像の送信処理の実行後、医用画像保管装置1の各部により、医用画像ファイルに含まれる先頭の医用画像のデータから、画像IDが昇順する順序で、順次送信処理が実行される。   FIG. 11 is a diagram for explaining a third automatic transmission method of the medical image storage apparatus 1 according to the present embodiment. In the third automatic transmission method, after execution of the designated image transmission process, each unit of the medical image storage device 1 sequentially transmits the image IDs in ascending order from the first medical image data included in the medical image file. Processing is executed.

例えば、図11に示すように、指定画像である画像ID「4」に対応する医用画像のデータの送信処理が実行されると、医用画像保管装置1の各部により、画像ID「1」に対応する医用画像のデータ、画像ID「2」に対応する医用画像のデータ、画像ID「3」に対応する医用画像のデータ、画像ID「4」に対応する医用画像のデータ、画像ID「5」に対応する医用画像のデータの順序で、順次送信処理が実行される。   For example, as illustrated in FIG. 11, when the medical image data transmission process corresponding to the specified image ID “4” is executed, each unit of the medical image storage device 1 corresponds to the image ID “1”. Medical image data corresponding to the image ID “2”, medical image data corresponding to the image ID “3”, medical image data corresponding to the image ID “4”, and image ID “5”. The transmission processing is sequentially executed in the order of the medical image data corresponding to the above.

なお、上述した第2の自動送信方法において、昇順と降順とは、処理順序が逆であってもよい。つまり、指定画像の送信処理の実行後、医用画像保管装置1の各部により、指定画像の画像IDから画像IDの昇順に医用画像のデータの送信処理が実行されてもよい。その後、医用画像保管装置1の各部により、医用画像ファイルに含まれる先頭の医用画像のデータから、画像IDが降順する順序で、順次送信処理が実行される。   In the second automatic transmission method described above, the processing order may be reversed between ascending order and descending order. That is, after execution of the designated image transmission process, the medical image data transmission process may be executed by each unit of the medical image storage device 1 in the ascending order of the image ID of the designated image. Thereafter, each unit of the medical image storage apparatus 1 sequentially performs transmission processing in the order in which the image IDs are descended from the data of the first medical image included in the medical image file.

第3の自動送信方法は、ユーザが、指定画像の読影後、医用画像ファイルに含まれる最初の医用画像から順次読影することを想定している。上述の想定したユーザ読影順序において、第2の自動送信方法を搭載した医用画像保管装置1は、医用画像ファイル中のユーザが所望する医用画像のデータを医用画像表示装置4に早く送信することができる。   The third automatic transmission method assumes that the user sequentially interprets the first medical image included in the medical image file after interpretation of the designated image. In the assumed user interpretation order, the medical image storage apparatus 1 equipped with the second automatic transmission method can quickly transmit the medical image data desired by the user in the medical image file to the medical image display apparatus 4. it can.

図12は、本実施形態に係る医用画像保管装置1の第4の自動送信方法を説明するための図である。第4の自動送信方法は、医用画像ファイルの取得要求が送受信部12を介して受信された場合に適用可能である。医用画像ファイルの取得要求の受信後、医用画像保管装置1の各部により、医用画像データにマークが付帯されている医用画像(以下、キー画像と呼ぶ)の送信処理が実行される。この時、制御部11により、医用画像ファイルの中から、医用画像データにマークが付帯されている医用画像が抽出される。マークは、例えば、GSPS(Grayscale Softcopy Prezentation State)、読影済を示すタグ、及び読影レポートに関する付帯情報等である。キー画像の送信処理実行後、第1の自動送信方法、第2の自動送信方法、及び第3の自動送信方法のいずれか1つの自動送信方法に従って、医用画像保管装置1の各部により、順次、医用画像ファイルの中の他の医用画像の送信処理が実行される。この時、第1の自動送信方法、第2の自動送信方法、及び第3の自動送信方法の説明における「指定画像」は、「キー画像」に置き換えして説明が可能である。以下、キー画像の送信処理実行後、医用画像保管装置1の各部により、第1の自動送信方法に従って、順次、送信処理が実行される例について図12を参照して説明する。   FIG. 12 is a diagram for explaining a fourth automatic transmission method of the medical image storage apparatus 1 according to the present embodiment. The fourth automatic transmission method is applicable when a medical image file acquisition request is received via the transmission / reception unit 12. After receiving the acquisition request for the medical image file, each unit of the medical image storage apparatus 1 executes a transmission process of a medical image (hereinafter referred to as a key image) in which medical image data is marked. At this time, the control unit 11 extracts a medical image in which a mark is attached to the medical image data from the medical image file. The mark is, for example, GSPS (Grayscale Softcopy Presentation State), a tag indicating interpretation, supplementary information regarding an interpretation report, or the like. After execution of the key image transmission process, each unit of the medical image storage device 1 sequentially in accordance with any one of the first automatic transmission method, the second automatic transmission method, and the third automatic transmission method, Transmission processing of another medical image in the medical image file is executed. At this time, the “designated image” in the description of the first automatic transmission method, the second automatic transmission method, and the third automatic transmission method can be replaced with a “key image”. Hereinafter, an example in which transmission processing is sequentially executed by each unit of the medical image storage apparatus 1 according to the first automatic transmission method after execution of the key image transmission processing will be described with reference to FIG.

図12に示すように、画像ID「3」に対応する医用画像のデータに、GSPSが付帯されている。したがって、画像ID「3」に対応する医用画像がキー画像である。医用画像保管装置1の各部により、画像ID「3」に対応する医用画像のデータに対する送信処理が実行される。キー画像の送信処理が実行されると、第1の自動送信方法に従って、医用画像保管装置1の各部により、送信処理が実行される。つまり、キー画像の画像IDと隣り合う医用画像から順次、医用画像保管装置1の各部により、送信処理が実行される。   As shown in FIG. 12, GSPS is attached to the medical image data corresponding to the image ID “3”. Therefore, the medical image corresponding to the image ID “3” is the key image. Each unit of the medical image storage apparatus 1 executes a transmission process for medical image data corresponding to the image ID “3”. When the key image transmission process is executed, the transmission process is executed by each unit of the medical image storage apparatus 1 according to the first automatic transmission method. That is, transmission processing is executed by each unit of the medical image storage device 1 sequentially from the medical image adjacent to the image ID of the key image.

キー画像である画像ID「3」に対応する医用画像のデータの医用画像表示装置4への送信処理が実行されると、医用画像保管装置1の各部により、画像ID「4」に対応する医用画像のデータの送信処理が開始される。画像ID「4」に対応する医用画像のデータの医用画像表示装置4への送信処理が実行されると、医用画像保管装置1の各部により、画像ID「2」に対応する医用画像のデータの送信処理が開始される。上述したとおり、第4の自動送信方法では、医用画像ファイルから特定されたキー画像から、画像IDが近い順に、医用画像保管装置1の各部により、自動的に送信処理が実行される。   When the process of transmitting medical image data corresponding to the image ID “3”, which is a key image, to the medical image display device 4 is executed, the medical image storage device 1 uses the medical image corresponding to the image ID “4”. Image data transmission processing is started. When the process of transmitting the medical image data corresponding to the image ID “4” to the medical image display device 4 is executed, each unit of the medical image storage device 1 stores the data of the medical image corresponding to the image ID “2”. Transmission processing is started. As described above, in the fourth automatic transmission method, transmission processing is automatically executed by each unit of the medical image storage device 1 in the order of closer image IDs from the key image specified from the medical image file.

第4の自動送信方法は、ユーザが、医用画像ファイルの中で、特定の医用画像を指定しなくても、最初に読影する医用画像は、キー画像であることを想定している。上述の想定したユーザ読影順序において、第4の自動送信方法を搭載した医用画像保管装置1は、医用画像ファイル中のユーザが所望する医用画像のデータを医用画像表示装置4に早く送信することができる。   The fourth automatic transmission method assumes that the medical image to be first read is a key image even if the user does not designate a specific medical image in the medical image file. In the assumed user interpretation order, the medical image storage apparatus 1 equipped with the fourth automatic transmission method can quickly transmit the medical image data desired by the user in the medical image file to the medical image display apparatus 4. it can.

図13は、本実施形態に係る医用画像保管装置1の第5の自動送信方法を説明するための図である。第5の自動送信方法は、医用画像ファイルの取得要求が送受信部12を介して受信された場合に適用可能である。医用画像ファイルの取得要求の受信後、医用画像保管装置1の各部により、医用画像ファイルのうち、最初の医用画像から順次、送信処理が実行される。   FIG. 13 is a diagram for explaining a fifth automatic transmission method of the medical image storage apparatus 1 according to this embodiment. The fifth automatic transmission method is applicable when a medical image file acquisition request is received via the transmission / reception unit 12. After receiving the acquisition request for the medical image file, each unit of the medical image storage device 1 executes transmission processing sequentially from the first medical image in the medical image file.

例えば、図13に示すように、医用画像保管装置1の各部により、画像ID「1」に対応する医用画像のデータから画像ID「6」に対応する医用画像のデータまで、順次送信処理が実行される。   For example, as shown in FIG. 13, the transmission processing is sequentially executed by each unit of the medical image storage apparatus 1 from the medical image data corresponding to the image ID “1” to the medical image data corresponding to the image ID “6”. Is done.

第5の自動送信方法は、ユーザが、医用画像ファイルの中で、特定の医用画像を指定しなくても、最初に読影する医用画像は、医用画像ファイルの中の、最初の医用画像であることを想定している。上述の想定したユーザ読影順序において、第5の自動送信方法を搭載した医用画像保管装置1は、医用画像ファイル中のユーザが所望する医用画像のデータを医用画像表示装置4に早く送信することができる。   In the fifth automatic transmission method, even if the user does not designate a specific medical image in the medical image file, the first medical image to be interpreted is the first medical image in the medical image file. Assumes that. In the assumed user interpretation order, the medical image storage device 1 equipped with the fifth automatic transmission method can quickly transmit the medical image data desired by the user in the medical image file to the medical image display device 4. it can.

以上に述べた構成によれば、以下の効果を得ることができる。
本実施形態に係る医用画像保管装置1によれば、複数の医用画像を含む医用画像ファイルから分割された複数の部分ファイル(フレーム要素)と部分ファイル(付帯)との暗号化に同一の鍵データが用いられる。また、暗号化された、これらのファイルの復号化に同一の鍵データが用いられる。そのため、暗号化/復号化に用いる鍵データの管理が容易である。
According to the configuration described above, the following effects can be obtained.
According to the medical image storage apparatus 1 according to the present embodiment, the same key data is used for encryption of a plurality of partial files (frame elements) and a partial file (supplementary) divided from a medical image file including a plurality of medical images. Is used. Also, the same key data is used to decrypt these encrypted files. Therefore, it is easy to manage key data used for encryption / decryption.

また、本実施形態に係る医用画像保管装置1によれば、保管処理において、分割部14は、医用画像ファイルを、部分ファイル(付帯)と部分ファイル(多フレーム)とに分割する。分割部14は、部分ファイル(多フレーム)を複数の部分ファイル(1フレーム)に分割する。分割部14は、複数の部分ファイル(1フレーム)各々を複数の部分ファイル(フレーム要素)に分割する。複数の部分ファイル(フレーム要素)各々には、ファイルID,画像ID、分割ID、及び保管IDがID付与部15により付与される。これらのIDは、部分ファイル管理表で管理される。したがって、医用画像ファイルの中の、医用画像各々を画像単位で送信処理することができる。以上のことから、本実施形態に係る医用画像保管装置1は、特定の医用画像の取得要求があった場合において、取得要求のあった医用画像のデータを取得要求先の外部装置に早く送信することができる。   Further, according to the medical image archiving apparatus 1 according to the present embodiment, in the archiving process, the dividing unit 14 divides the medical image file into a partial file (additional) and a partial file (multi-frame). The dividing unit 14 divides the partial file (multiple frames) into a plurality of partial files (one frame). The dividing unit 14 divides each of the plurality of partial files (one frame) into a plurality of partial files (frame elements). A file ID, an image ID, a division ID, and a storage ID are assigned to each of the plurality of partial files (frame elements) by the ID assigning unit 15. These IDs are managed in the partial file management table. Therefore, each medical image in the medical image file can be transmitted and processed in image units. As described above, the medical image storage apparatus 1 according to the present embodiment quickly transmits the medical image data requested for acquisition to the external apparatus that is the acquisition request destination when there is a specific medical image acquisition request. be able to.

以上に述べた自動送信機能によれば、以下の効果を得ることができる。
自動送信機能を備える本実施形態に係る医用画像保管装置1によれば、外部装置から取得要求のあった医用画像の送信処理後、次の取得要求がなくても、自動送信方法に従って、順次、医用画像の送信処理を実行することができる。また、外部装置から医用画像ファイルの取得要求があった場合(指定画像がない場合)において、医用画像ファイルの中から、自動送信方法に従って、順次、医用画像の送信処理を実行することができる。記憶部には、指定画像読影後の、ユーザによる読影順序を想定した複数種類の自動送信方法が記憶されている。また、管理表記憶部24には、指定画像がない場合において、ユーザにより最初に読影される医用画像を想定した複数種類の自動送信方法が記憶されている。したがって、設定された自動送信方法に従ったユーザによる読影順序において、本実施形態に係る医用画像保管装置1は、ユーザが所望する医用画像のデータを外部装置に早く送信することができる。
According to the automatic transmission function described above, the following effects can be obtained.
According to the medical image storage apparatus 1 according to the present embodiment having the automatic transmission function, after the transmission process of the medical image requested for acquisition from the external apparatus, even if there is no next acquisition request, the automatic transmission method sequentially Medical image transmission processing can be executed. In addition, when there is a request for acquisition of a medical image file from an external device (when there is no designated image), medical image transmission processing can be sequentially executed from the medical image file according to the automatic transmission method. The storage unit stores a plurality of types of automatic transmission methods that assume the interpretation order by the user after interpretation of the designated image. The management table storage unit 24 stores a plurality of types of automatic transmission methods assuming a medical image that is first interpreted by the user when there is no designated image. Therefore, the medical image storage apparatus 1 according to the present embodiment can quickly transmit the medical image data desired by the user to the external apparatus in the interpretation order by the user according to the set automatic transmission method.

なお、自動送信方法として、5つの自動送信方法を説明しているが、これらは典型的な自動送信方法の例である。したがって、自動送信方法は、上述した効果を得られるのであれば、他の順序であってもよい。   Note that although five automatic transmission methods have been described as the automatic transmission method, these are examples of typical automatic transmission methods. Therefore, the automatic transmission method may be in another order as long as the above-described effect can be obtained.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の趣旨を逸脱しない範囲で、種々の省略、置き換え、変更を行なうことができる。これら実施形態やその変形は、発明の範囲や趣旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものある。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and modifications thereof are included in the scope and spirit of the invention, and are also included in the invention described in the claims and equivalents thereof.

1…医用画像保管装置、2…医用画像撮像装置、3…医用画像診断装置、4…医用画像表示装置、11…制御部、12…送受信部、13…記憶部、14…分割部、15…ID付与部、16…鍵発生部、17…暗号化処理部、18…復号化処理部、19…結合部、21…部分ファイル記憶部、22…付帯情報記憶部、23…鍵記憶部、24…管理表記憶部。 DESCRIPTION OF SYMBOLS 1 ... Medical image storage apparatus, 2 ... Medical image imaging device, 3 ... Medical image diagnostic apparatus, 4 ... Medical image display apparatus, 11 ... Control part, 12 ... Transmission / reception part, 13 ... Memory | storage part, 14 ... Dividing part, 15 ... ID giving unit, 16 ... key generation unit, 17 ... encryption processing unit, 18 ... decryption processing unit, 19 ... combination unit, 21 ... partial file storage unit, 22 ... incidental information storage unit, 23 ... key storage unit, 24 ... management table storage unit.

Claims (9)

複数の医用画像を含む医用画像ファイルを受信する受信部と、
前記複数の医用画像のデータをそれぞれ複数の部分ファイルに分割する分割部と、
前記複数の部分ファイルで共通する暗号鍵により、前記複数の部分ファイルを暗号化する暗号化処理部と、前記暗号鍵は、一医用画像に対応する複数の部分ファイルで共通であり、
前記暗号化された複数の部分ファイルを、前記複数の医用画像をそれぞれ特定するコードとともに記憶する部分ファイル記憶部と、
を具備することを特徴とする医用画像保管装置。
A receiving unit for receiving a medical image file including a plurality of medical images;
A dividing unit for dividing the data of the plurality of medical images into a plurality of partial files, respectively;
An encryption processing unit that encrypts the plurality of partial files with an encryption key common to the plurality of partial files, and the encryption key is common to the plurality of partial files corresponding to one medical image,
A partial file storage unit for storing the plurality of encrypted partial files together with codes for specifying the plurality of medical images,
A medical image storage apparatus comprising:
前記受信部を介して受信した特定の医用画像の取得要求に呼応して、前記部分ファイル記憶部から、前記特定の医用画像に対応する複数の部分ファイルを、前記特定の医用画像に対応するコードに基づいて読み出す読み出し部と、
前記読み出された複数の部分ファイルを、前記読み出された複数の部分ファイルの共通の暗号鍵に対応する復号鍵により復号する復号化処理部と、
前記復号された複数の部分ファイルを結合し、前記特定の医用画像のデータを復元する結合部と、
前記復元された特定の医用画像のデータを、前記取得要求を出した外部装置に送信する送信部と、
をさらに備えることを特徴とする請求項1記載の医用画像保管装置。
In response to a specific medical image acquisition request received via the receiving unit, a plurality of partial files corresponding to the specific medical image from the partial file storage unit are code corresponding to the specific medical image A reading unit for reading out based on
A decryption processing unit for decrypting the read partial files with a decryption key corresponding to a common encryption key of the read partial files;
A combining unit that combines the decoded partial files and restores the data of the specific medical image;
A transmitting unit that transmits the restored specific medical image data to the external device that has issued the acquisition request;
The medical image storage apparatus according to claim 1, further comprising:
前記送信部は、前記特定の医用画像のデータの送信後、前記複数の医用画像のうち、他の医用画像のデータを順次送信すること、
を特徴とする請求項2に記載の医用画像保管装置。
The transmitting unit sequentially transmits data of other medical images among the plurality of medical images after transmitting the data of the specific medical image;
The medical image storage apparatus according to claim 2.
前記複数の医用画像は、取得時刻に従って配列された同一部位に関する画像郡であること、
を特徴とする請求項3に記載の医用画像保管装置。
The plurality of medical images are image groups relating to the same part arranged according to the acquisition time;
The medical image storage apparatus according to claim 3.
前記複数の医用画像は、被検体の体軸方向の位置に従って配列された画像郡であること、
を特徴とする請求項3に記載の医用画像保管装置。
The plurality of medical images are image groups arranged according to a position in a body axis direction of a subject;
The medical image storage apparatus according to claim 3.
前記複数の医用画像は、強調度に従って配列された同一画像に関する画像郡であること、
を特徴とする請求項3に記載の医用画像保管装置。
The plurality of medical images are image groups related to the same image arranged according to the degree of enhancement;
The medical image storage apparatus according to claim 3.
前記他の医用画像は、前記複数の医用画像のうち、前記特定の医用画像に隣接する医用画像であること、
を特徴とする請求項4乃至請求項6のうち、いずれか1項に記載の医用画像保管装置。
The other medical image is a medical image adjacent to the specific medical image among the plurality of medical images;
The medical image storage apparatus according to claim 1, wherein the medical image storage apparatus is a medical image storage apparatus.
前記他の医用画像は、前記画像郡の先頭の医用画像であること、
を特徴とする請求項4乃至請求項6のうち、いずれか1項に記載の医用画像保管装置。
The other medical image is the first medical image of the image group;
The medical image storage apparatus according to claim 1, wherein the medical image storage apparatus is a medical image storage apparatus.
前記複数の医用画像から、読影済を表すフラグが付帯されている医用画像を特定する特定部と、
前記特定された医用画像に対応するコードに基づいて、前記部分ファイル記憶部から、前記特定された医用画像に対応する複数の部分ファイルを読み出す読み出し部と、
前記読み出された複数の部分ファイルを、前記読み出された複数の部分ファイルの共通の暗号鍵に対応する復号鍵により復号する復号化処理部と、
前記復号された複数の部分ファイルを結合し、前記特定の医用画像のデータを復元する結合部と、
前記復元された特定の医用画像のデータを、取得要求先に送信する送信部と、
をさらに備えることを特徴とする請求項1記載の医用画像保管装置。
A specifying unit for specifying a medical image to which a flag indicating interpretation is attached from the plurality of medical images;
A reading unit that reads a plurality of partial files corresponding to the specified medical image from the partial file storage unit based on a code corresponding to the specified medical image;
A decryption processing unit for decrypting the read partial files with a decryption key corresponding to a common encryption key of the read partial files;
A combining unit that combines the decoded partial files and restores the data of the specific medical image;
A transmitting unit that transmits the restored specific medical image data to an acquisition request destination;
The medical image storage apparatus according to claim 1, further comprising:
JP2014040776A 2014-03-03 2014-03-03 Medical image storage device Active JP6309311B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014040776A JP6309311B2 (en) 2014-03-03 2014-03-03 Medical image storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014040776A JP6309311B2 (en) 2014-03-03 2014-03-03 Medical image storage device

Publications (2)

Publication Number Publication Date
JP2015165833A true JP2015165833A (en) 2015-09-24
JP6309311B2 JP6309311B2 (en) 2018-04-11

Family

ID=54257053

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014040776A Active JP6309311B2 (en) 2014-03-03 2014-03-03 Medical image storage device

Country Status (1)

Country Link
JP (1) JP6309311B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016034108A (en) * 2014-07-31 2016-03-10 キヤノンマーケティングジャパン株式会社 Information processing system, control method of the same, and computer program

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0944577A (en) * 1995-08-03 1997-02-14 Hitachi Ltd Cooperative medical consultation supporting method
JP2001070250A (en) * 1999-09-09 2001-03-21 Yokogawa Electric Corp Device and method of storing medical image
JP2002117139A (en) * 2000-10-05 2002-04-19 Matsushita Electric Ind Co Ltd Managing method for examination information
JP2002247026A (en) * 2001-02-15 2002-08-30 Nippon Telegr & Teleph Corp <Ntt> Image transfer method and image transfer system, image ciphering method and ciphering terminal, image ciphering method and deciphering terminal, image ciphering program and image deciphering program, and recording medium recording these programs
JP2006018817A (en) * 2004-06-01 2006-01-19 Toshiba Corp Medical image storage device, medical image device, medical image system and medical image information storage method
JP2007004682A (en) * 2005-06-27 2007-01-11 Sharp Corp Image processing system, image processing device and image processing method
JP2007072643A (en) * 2005-09-06 2007-03-22 Toshiba Corp Data storage system
JP2007282656A (en) * 2006-04-12 2007-11-01 Toshiba Corp Medical image display
JP2009111974A (en) * 2007-10-12 2009-05-21 Panasonic Corp Health care system, key management server and method therefor, and encrypting device and method therefor
JP2010170274A (en) * 2009-01-21 2010-08-05 Toshiba Corp Image display program, medical image diagnostic apparatus, and medical image processing apparatus

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0944577A (en) * 1995-08-03 1997-02-14 Hitachi Ltd Cooperative medical consultation supporting method
JP2001070250A (en) * 1999-09-09 2001-03-21 Yokogawa Electric Corp Device and method of storing medical image
JP2002117139A (en) * 2000-10-05 2002-04-19 Matsushita Electric Ind Co Ltd Managing method for examination information
JP2002247026A (en) * 2001-02-15 2002-08-30 Nippon Telegr & Teleph Corp <Ntt> Image transfer method and image transfer system, image ciphering method and ciphering terminal, image ciphering method and deciphering terminal, image ciphering program and image deciphering program, and recording medium recording these programs
JP2006018817A (en) * 2004-06-01 2006-01-19 Toshiba Corp Medical image storage device, medical image device, medical image system and medical image information storage method
JP2007004682A (en) * 2005-06-27 2007-01-11 Sharp Corp Image processing system, image processing device and image processing method
JP2007072643A (en) * 2005-09-06 2007-03-22 Toshiba Corp Data storage system
JP2007282656A (en) * 2006-04-12 2007-11-01 Toshiba Corp Medical image display
JP2009111974A (en) * 2007-10-12 2009-05-21 Panasonic Corp Health care system, key management server and method therefor, and encrypting device and method therefor
JP2010170274A (en) * 2009-01-21 2010-08-05 Toshiba Corp Image display program, medical image diagnostic apparatus, and medical image processing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016034108A (en) * 2014-07-31 2016-03-10 キヤノンマーケティングジャパン株式会社 Information processing system, control method of the same, and computer program

Also Published As

Publication number Publication date
JP6309311B2 (en) 2018-04-11

Similar Documents

Publication Publication Date Title
US20190122753A1 (en) Method, apparatus and system for rendering and displaying medical images
JP6573443B2 (en) Digital medical image data storage system
US20170277831A1 (en) System and method for generating, storing and accessing secured medical imagery
US9921795B2 (en) Mobile device, system and method for medical image displaying using multiple mobile devices
JP6021468B2 (en) Medical image display device
JP2015526048A (en) Encrypted data storage device for recording
US20160148017A1 (en) Transmitting medical data records
US20230215529A1 (en) System and methods of capturing medical imaging data using a mobile device
CN104008262A (en) Method and system for presenting medical contents
CN106529130A (en) Electronic medical records encrypting and checking system and method in medical information system
JP6591147B2 (en) Medical image management system and medical image observation apparatus
US20190080095A1 (en) Security risk management system, server, control method, and non-transitory computer-readable medium
JP6309311B2 (en) Medical image storage device
US20180204639A1 (en) Medical data managing apparatus and medical data managing system
US20120065994A1 (en) Methods and systems for utilizing electronic medical records to track and manage radiation doses
WO2021062310A1 (en) Utilizing a user&#39;s health data stored over a health care network for disease prevention
JP2016526204A (en) Image visualization
US20140200918A1 (en) Method and apparatus for sharing health information in accordance with data sharing rules
JP5111811B2 (en) Image operation history management system, modality, and server device
JP2013137586A (en) Report preparation device
JP2018148490A (en) Information management system, program and recording medium
US20160217254A1 (en) Image insertion into an electronic health record
JP2009230044A (en) Medical information display method, medical information management device and medical information display device
JP2009247539A (en) Medical image system, image server and program
JP6520007B2 (en) Remote reading system, control method of remote reading system, and computer program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20160512

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171121

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180122

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180314

R150 Certificate of patent or registration of utility model

Ref document number: 6309311

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150