JP2018116487A - Data management system and data management method - Google Patents
Data management system and data management method Download PDFInfo
- Publication number
- JP2018116487A JP2018116487A JP2017006907A JP2017006907A JP2018116487A JP 2018116487 A JP2018116487 A JP 2018116487A JP 2017006907 A JP2017006907 A JP 2017006907A JP 2017006907 A JP2017006907 A JP 2017006907A JP 2018116487 A JP2018116487 A JP 2018116487A
- Authority
- JP
- Japan
- Prior art keywords
- server
- data file
- data
- header
- header part
- 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
Links
Images
Landscapes
- Medical Treatment And Welfare Office Work (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
- Retry When Errors Occur (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、データ管理システム及びデータ管理方法に関する。 The present invention relates to a data management system and a data management method.
従来、医療の分野では、患者を撮影した医用画像を法律や省令により過去の診断資料として安全に保管することが義務付けられている。そして、それを実現するための方法として、例えば、特許文献1には、医用画像に係るデータファイルを保管するための複数のストレージ装置を備え、ストレージ装置に保管されている医用画像のデータファイルのコピーを、通信ネットワークを介してバックアップ装置にバックアップする画像管理システムが記載されている。
Conventionally, in the medical field, it has been obliged to safely store medical images obtained by imaging a patient as past diagnostic data by law or ministerial ordinance. As a method for realizing this, for example,
そして、上記のバックアップ装置にデータファイルのコピーを保存してバックアップする従来の画像管理システムでは、ストレージ装置から、医用画像に係るデータファイルやそれに付随する情報のコピーをバックアップ装置に送信し、バックアップ装置でそのコピーを保存することで、データファイルのバックアップを行うように構成されている場合が多い。 In the conventional image management system that saves a copy of a data file in the backup device and backs up, the data file related to the medical image and a copy of the information associated therewith are transmitted from the storage device to the backup device. In many cases, the data file is backed up by saving a copy of the data file.
ところで、従来のような画像管理システムによってデータファイルのバックアップが適切に行われていれば、ストレージ装置上で元のデータファイルの物理的破損(例えば、HDDの故障等)が発生してデータファイルが破損しても、バックアップ装置からストレージ装置にデータファイルのコピーを送信することで元のデータファイルの復旧が可能である。 By the way, if the data file is properly backed up by a conventional image management system, the original data file is physically damaged (for example, HDD failure) on the storage device, and the data file is Even if it is damaged, the original data file can be recovered by sending a copy of the data file from the backup device to the storage device.
ところが、ストレージ装置上でデータファイルが論理的破損(例えば、操作ミス、コンピューターウィルス、ソフトウェアの不具合等)により、正常ではない値に書き換わってしまった場合に、例えば上記のようにストレージ装置からバックアップ装置に正常でないデータファイルのコピーが送信されて上書きされてしまうと、バックアップ装置上のデータファイルのコピーも正常なデータではなくなる。そのため、バックアップ装置上のデータファイルのコピーが異常になるだけでなく、バックアップ装置でデータファイルのコピーにアクセスできなくなる等してストレージ装置の元のデータファイルを復旧できなくなるという事態が起こり得る。 However, if the data file on the storage device has been rewritten to an abnormal value due to logical corruption (for example, operation error, computer virus, software failure, etc.), backup from the storage device as described above, for example. If a copy of an abnormal data file is sent to the device and overwritten, the copy of the data file on the backup device will not be normal data. For this reason, not only does the copy of the data file on the backup device become abnormal, but a situation may occur in which the original data file of the storage device cannot be recovered because the backup device cannot access the copy of the data file.
また、震災等によるファイルの物理的破損を防ぐために、例えばバックアップ装置をストレージ装置の設置場所から離れた遠隔地に設置する方法が採られる場合もあり得る。しかし、バックアップ装置をストレージ装置から物理的に離しても、上記のような論理的破損が発生した場合には、それに対しては効果を発揮できない。 In order to prevent physical damage to files due to an earthquake or the like, for example, a method of installing a backup device in a remote place away from the installation location of the storage device may be employed. However, even if the backup device is physically separated from the storage device, if the above-described logical damage occurs, the effect cannot be exhibited.
本発明は上記事情に鑑みてなされたものであり、ストレージ装置(第1サーバー)側で論理的破損によりデータファイルが正常ではない値に書き換わってしまった場合でもバックアップ装置(第2サーバー)でデータファイルのコピーを適切に保全することを可能とするデータ管理システム及びデータ管理方法を提供することを目的とする。 The present invention has been made in view of the above circumstances, and even when a data file is rewritten to an abnormal value due to logical corruption on the storage device (first server) side, the backup device (second server) An object of the present invention is to provide a data management system and a data management method capable of appropriately maintaining a copy of a data file.
上記課題を解決するため、請求項1に記載の発明は、データ管理システムであって、
データファイルを予め保管する第1サーバーと、
前記第1サーバーと通信ネットワークを介して接続され、前記データファイルのコピーを保管する第2サーバーと、
を備え、
前記データファイルは、画像データを含む主データ部と、当該主データ部に付随する文字列、数値情報等を含むヘッダー部と、を含んで構成され、
前記第1サーバーは、
前記第1サーバーに保管されているデータファイルにおける前記ヘッダー部が更新された際に、更新された前記ヘッダー部の読み込み及び/又は解析を行い、
前記ヘッダー部の読み込み及び/又は解析の結果を基に、前記第1サーバーに保管されているデータファイルのうち前記ヘッダー部のコピーを前記第2サーバーに送信することを特徴とする。
In order to solve the above problem, the invention according to
A first server for storing data files in advance;
A second server connected to the first server via a communication network and storing a copy of the data file;
With
The data file includes a main data portion including image data, and a header portion including character strings, numerical information, and the like attached to the main data portion,
The first server is
When the header part in the data file stored in the first server is updated, the updated header part is read and / or analyzed,
A copy of the header portion of the data file stored in the first server is transmitted to the second server based on the result of reading and / or analyzing the header portion.
請求項2に記載の発明は、請求項1に記載のデータ管理システムにおいて、
前記ヘッダー部の読み込み及び/又は解析の結果が正常であると判断された場合に、前記第1サーバーに保管されているデータファイルのうち前記ヘッダー部のコピーを前記第2サーバーに送信することを特徴とする。
The invention according to
Sending a copy of the header portion of the data file stored in the first server to the second server when it is determined that the result of reading and / or analyzing the header portion is normal; Features.
請求項3に記載の発明は、請求項1又は2に記載のデータ管理システムにおいて、
前記第2サーバーは、
前記第2サーバーに予め保管された前記データファイルにおける前記ヘッダー部をコピーしてバックアップファイルを生成し、
前記第1サーバーから送信された前記ヘッダー部を、前記第2サーバーの前記データファイルに対して書き込むことを特徴とする。
The invention according to claim 3 is the data management system according to
The second server is
A backup file is generated by copying the header part in the data file stored in advance on the second server,
The header portion transmitted from the first server is written to the data file of the second server.
請求項4に記載の発明は、データ管理システムであって、
データファイルを予め保管する第1サーバーと、
前記第1サーバーと通信ネットワークを介して接続され、前記データファイルのコピーを保管する第2サーバーと、
を備え、
前記データファイルは、画像データを含む主データ部と、当該主データ部に付随する文字列、数値情報等を含むヘッダー部と、を含んで構成され、
前記第1サーバーは、
前記データファイルにおける前記ヘッダー部とは異なる他のヘッダー部を有し、
前記ヘッダー部には更新情報を反映せず、前記他のヘッダー部に更新情報を反映するとともに、当該他のヘッダー部のコピーを前記第2サーバーに送信し、
前記第2サーバーは、
前記第1サーバーから送信された前記他のヘッダー部のコピーを世代管理することを特徴とする。
The invention according to claim 4 is a data management system,
A first server for storing data files in advance;
A second server connected to the first server via a communication network and storing a copy of the data file;
With
The data file includes a main data portion including image data, and a header portion including character strings, numerical information, and the like attached to the main data portion,
The first server is
Having another header part different from the header part in the data file;
Update information is not reflected in the header part, the update information is reflected in the other header part, and a copy of the other header part is transmitted to the second server,
The second server is
The copy of the other header part transmitted from the first server is generation-managed.
請求項5に記載の発明は、請求項1〜4のいずれか一項に記載のデータ管理システムにおいて、
前記第1サーバーは、
前記第2サーバーに保管された前記データファイルを用いて前記第1サーバーのデータファイルを復元可能となっていることを特徴とする。
The invention according to claim 5 is the data management system according to any one of
The first server is
The data file of the first server can be restored using the data file stored in the second server.
請求項6に記載の発明は、請求項1〜5のいずれか一項に記載のデータ管理システムにおいて、
前記第2サーバーは、
前記第1サーバーに保管された前記データファイルを用いて前記第2サーバーのデータファイルを復元可能となっていることを特徴とする。
The invention according to claim 6 is the data management system according to any one of
The second server is
The data file of the second server can be restored using the data file stored in the first server.
請求項7に記載の発明は、請求項1〜6のいずれか一項に記載のデータ管理システムにおいて、
前記データファイルは、DICOM規格に基づいて構成されたものであることを特徴とする。
The invention according to claim 7 is the data management system according to any one of
The data file is configured based on the DICOM standard.
請求項8に記載の発明は、画像データを含む主データ部と、当該主データ部に付随する文字列、数値情報等を含むヘッダー部と、を含んで構成されたデータファイルを、通信ネットワークを介して接続された第1サーバーから第2サーバーにバックアップするデータ管理方法であって、
前記第1サーバーに前記データファイルを予め保管し、前記第2サーバーに前記データファイルのコピーを予め保管しておき、
前記第1サーバーに保管されているデータファイルにおける前記ヘッダー部が更新された際に、前記第1サーバーによって、更新された前記ヘッダー部の読み込み及び/又は解析を行い、
前記ヘッダー部の読み込み及び/又は解析の結果を基に、前記第1サーバーによって、前記第1サーバーに保管されているデータファイルのうち前記ヘッダー部のみをコピーして前記第2サーバーに送信することを特徴とする。
According to an eighth aspect of the present invention, a data file including a main data portion including image data and a header portion including character strings, numerical information, and the like attached to the main data portion is transferred to a communication network. A data management method for backing up from a first server connected to a second server to a second server,
Pre-store the data file on the first server, pre-store a copy of the data file on the second server,
When the header part in the data file stored in the first server is updated, the first server reads and / or analyzes the updated header part,
Based on the result of reading and / or analysis of the header part, the first server copies only the header part of the data file stored in the first server and sends it to the second server. It is characterized by.
請求項9に記載の発明は、請求項8に記載のデータ管理方法において、
前記ヘッダー部の読み込み及び/又は解析の結果が正常であると判断された場合に、前記第1サーバーに保管されているデータファイルのうち前記ヘッダー部のコピーを前記第2サーバーに送信することを特徴とする。
The invention according to claim 9 is the data management method according to claim 8,
Sending a copy of the header portion of the data file stored in the first server to the second server when it is determined that the result of reading and / or analyzing the header portion is normal; Features.
請求項10に記載の発明は、請求項8又は9に記載のデータ管理方法において、
前記第2サーバーに予め保管された前記データファイルにおける前記ヘッダー部をコピーしてバックアップファイルを生成した後、前記第2サーバーによって、前記第1サーバーから送信された前記ヘッダー部のコピーを、前記第2サーバーの前記データファイルに対して書き込むことを特徴とする。
The invention according to
After the header part in the data file stored in advance on the second server is copied to generate a backup file, the second server sends a copy of the header part transmitted from the first server to the first server. Two data is written to the data file of the server.
請求項11に記載の発明は、画像データを含む主データ部と、当該主データ部に付随する文字列、数値情報等を含むヘッダー部と、を含んで構成されたデータファイルを、通信ネットワークを介して接続された第1サーバーから第2サーバーにバックアップするデータ管理方法であって、
前記第1サーバーに前記データファイルを予め保管し、前記第2サーバーに前記データファイルのコピーを予め保管しておき、さらに、前記第1サーバーに、前記データファイルにおける前記ヘッダー部とは異なる他のヘッダー部を生成し、
前記データファイルにおける前記ヘッダー部には更新情報を反映せず、前記他のヘッダー部に更新情報を反映するとともに、当該他のヘッダー部のコピーを前記第1サーバーによって前記第2サーバーに送信し、
前記第1サーバーから送信された前記他のヘッダー部のコピーを、前記第2サーバーにおいて世代管理することを特徴とすることを特徴とする。
According to an eleventh aspect of the present invention, a data file including a main data portion including image data and a header portion including character strings, numerical information, and the like attached to the main data portion is transferred to a communication network. A data management method for backing up from a first server connected to a second server to a second server,
The data file is stored in the first server in advance, a copy of the data file is stored in the second server in advance, and the first server stores another data file that is different from the header in the data file. Generate the header part,
Update information is not reflected in the header part in the data file, the update information is reflected in the other header part, and a copy of the other header part is transmitted by the first server to the second server,
A copy of the other header part transmitted from the first server is generation-managed at the second server.
本発明によれば、第1サーバー(ストレージ装置)側で論理的破損により正常ではない値に書き換わってしまった場合でも第2サーバー(バックアップ装置)でデータファイルのコピーを適切に保全することが可能となる。 According to the present invention, even when the first server (storage device) side is rewritten to an abnormal value due to logical damage, the second server (backup device) can appropriately maintain a copy of the data file. It becomes possible.
以下、図面を参照して本発明の実施の形態について説明する。ただし、以下に述べる実施形態には、本発明を実施するために技術的に好ましい種々の限定が付されているが、本発明の技術的範囲を以下の実施形態および図示例に限定するものではない。 Embodiments of the present invention will be described below with reference to the drawings. However, the embodiments described below are provided with various technically preferable limitations for carrying out the present invention. However, the technical scope of the present invention is not limited to the following embodiments and illustrated examples. Absent.
図1は、本実施形態におけるデータ管理システムの全体構成を示している。
図1に示すように、データ管理システムは、LAN(Local Area Network)等の通信ネットワークを介して接続された複数のサーバー1,2を用いてデータファイル10のバックアップを行うためのものである。
FIG. 1 shows the overall configuration of the data management system in this embodiment.
As shown in FIG. 1, the data management system is for backing up a
本実施形態のデータ管理システムは、病院や診療所を始めとする医療施設に導入されている。また、医療施設内には、第1サーバー1を始め、患者の診断対象部位を被写体として撮影し、撮影した画像をデジタル変換して医用画像を生成するモダリティー(図示せず)や、その他診療に必要な各種装置が適宜設置されている。
The data management system of this embodiment is installed in medical facilities such as hospitals and clinics. Further, in the medical facility, the
医療施設内の通信方式としては、一般的に、DICOM(Digital Image and Communications in Medicine)規格が用いられており、LAN接続された各装置間の通信では、DICOM MWM(Modality Worklist Management)やDICOM MPPS(Modality Performed Procedure Step)が用いられる。なお、本実施形態に適用可能な通信方式はこれに限定されない。 In general, DICOM (Digital Image and Communications in Medicine) standard is used as a communication method in a medical facility, and DICOM MWM (Modality Worklist Management) or DICOM MPPS is used for communication between devices connected to a LAN. (Modality Performed Procedure Step) is used. Note that the communication method applicable to this embodiment is not limited to this.
病院内の通信方式でやり取りされるデータには、例えばモダリティーによる撮影で得られた医用画像の画像データ(2次元撮影データ・3次元撮影データ)、検査データ、バイタルデータ等が含まれる。本実施形態において、第1サーバー1から第2サーバー2に送信されてバックアップされるデータファイル10は上記の医用画像のデータファイルである。
The data exchanged by the communication system in the hospital includes, for example, medical image data (two-dimensional photographing data / three-dimensional photographing data) obtained by modality photographing, examination data, vital data, and the like. In the present embodiment, the data file 10 transmitted from the
図2は、データファイル10の構成を示す図である。
図2に示すように、医用画像のデータファイル10は、ファイルサイズの大きい主データ部11と、当該主データ部11に関連するファイルサイズの小さいヘッダー部12と、を含んで構成されている。このデータファイル10は、DICOM規格に基づいて構成されたものであり、医療施設において好適に使用することができる。
FIG. 2 is a diagram showing the configuration of the data file 10.
As shown in FIG. 2, the medical image data file 10 includes a
データファイル10において、医用画像の画像データ(すなわち画像処理が施されていない、撮影されたままの状態のデータ(いわゆるrawデータ)であり、主に主データ部11を構成するデータである。以下同じ。)とそれに対応するタグ等が記録された部分である。ファイルサイズは、例えばCR(Computed Radiography)装置による撮影では5MB〜10MB、DR(Digital Radiography)装置による撮影の場合には半切サイズ4画像分で40MB程度、CT(Computed Tomography)装置による撮影では数百MBと大きい。
In the data file 10, it is image data of a medical image (that is, data that has not been subjected to image processing and has been imaged (so-called raw data), and is data that mainly constitutes the
ヘッダー部12は、医用画像に対する処理パラメーター等が記録されたデータファイルの部分である。ヘッダー部12は、単数又は複数のデータエレメント12aからなり、各データエレメント12aは、タグや文字列、データ長のほか、例えば、濃度コントラスト、アノテーション、計測結果、拡大率等の医用画像に対する処理パラメーターの情報や、患者IDやファイルサイズ等の情報が記録されている。
The
そして、ヘッダー部12は、ファイルサイズが2〜60KB程度であり、上記の主データ部11と比較するとファイルサイズが非常に小さい。
The
なお、データファイル10には、医用画像の縮小画像データが記録されたサムネイル画像のデータが含まれる場合もある。サムネイル画像のデータサイズは約10KBと小さく、サムネイル画像が作成される場合には、通常、1枚の医用画像につき1つのサムネイル画像が作成される。 Note that the data file 10 may include thumbnail image data in which reduced image data of a medical image is recorded. The data size of the thumbnail image is as small as about 10 KB, and when a thumbnail image is created, usually one thumbnail image is created for each medical image.
図1に示すように、複数のサーバー1,2のうち第1サーバー1は、患者の診療情報を始めとする医療施設の様々な情報を管理する院内サーバーであり、第2サーバー2はクラウド上に設けられたファイルサーバーである。第1サーバー1は、本実施形態においてバックアップ元(前述したストレージ装置)に相当し、第2サーバー2は、本実施形態においてバックアップ先(前述したバックアップ装置)に相当する。
As shown in FIG. 1, the
院内サーバーである第1サーバー1は、クライアント端末3等の外部装置からの要求に応じて患者情報及び医療データ(例えば医用画像)を提供する。なお、クライアント端末3は、バックアップ先には相当せず、バックアップのためにデータファイル10を保管しないように設定されている。また、第1サーバー1に対しては複数のクライアント端末3からアクセスすることが可能となっている。
The
このような第1サーバー1は、図3に示すように、制御部100、記憶部101、操作部102、表示部103、通信部104、第1バックアップモジュール105等を備えて構成されており、各部はバス106により接続されている。
As shown in FIG. 3, the
制御部100は、CPU、ROM及びRAM等から構成され、第1サーバー1の各部の処理動作を統括的に制御する。具体的には、CPUは、操作部102から入力される操作信号又は通信部104により受信される指示信号に応じて、ROMに記憶されている各種処理プログラムを読み出してRAMに展開し、当該プログラムとの協働により、後述するバックアップ処理を始めとする各種処理を行う。
The
記憶部101は、HDD(Hard Disk Drive)や半導体の不揮発性メモリー等により構成されている。記憶部101には、各種プログラムが記憶されているほか、医用画像を診断に適した画質に調整するための画像処理パラメーター(階調処理に用いる階調曲線を定義したルックアップテーブル、周波数処理の強調度等)等が記憶されている。
また、記憶部101は、モダリティーから送信された医用画像に基づき作成されたデータファイル10を格納する画像DB(Data Base)101aを有している。
The
The
操作部102は、カーソルキー、数字入力キー及び各種機能キー等を備えたキーボードと、マウス等のポインティングデバイスを備えて構成され、キーボードで押下操作されたキーの押下信号とマウスによる操作信号とを、入力信号として制御部100に出力する。
The
表示部103は、例えばCRT(Cathode Ray Tube)やLCD(Liquid Crystal Display)等のモニターを備えて構成されており、制御部100から入力される表示信号の指示に従って、各種画面を表示する。例えば、表示部103は、制御部100からの指示に従って、医用画像を表示する。
The
通信部104は、ネットワークインターフェース等により構成され、通信ネットワークを介して接続された外部機器との間でデータの送受信を行う。例えば、通信部104は、モダリティーにより患者を撮影して得られた画像データを受信したり、その画像データを第2サーバー2に送信したりする。
The
第1バックアップモジュール105は、記憶部101の画像DB101aに記憶されたデータファイル10を読み込んで当該データファイル10が正常であるか否かを判別する機能と、正常であると判別されたデータファイル10等を通信部104との協働によって第2サーバー2との間で送受信する機能と、を有する。さらに、第2サーバー2から送信されたデータファイル10等を記憶部101の画像DB101aに書き込んで保存する機能も有する。
The
第1サーバー1における記憶部101の画像DB101aに記憶されたデータファイル10は、上記のようにモダリティーから送信された画像データを含むであるため、データファイル10の原本となる。
Since the data file 10 stored in the
図1に示すクラウド上に設けられた第2サーバー2は、CPU等により構成される制御部、記憶部、通信部、第2バックアップモジュール205(図5等参照)等を備えて構成されている。このような第2サーバー2は、第1サーバー1からデータファイル10等が送信され、保存が指示されると、送信されたデータファイル10等を記憶部に書き込んで保存する。また、第1サーバー1からのデータ送信要求に応じてデータファイル10を読み出して第1サーバー1に送信する。
また、記憶部は、第1サーバー1から送信されたデータファイル10等を格納する画像DBを有している。
The
Further, the storage unit has an image DB for storing the data file 10 and the like transmitted from the
第2サーバー2における記憶部の画像DBに記憶されたデータファイル10は、第1サーバー1から複製されて送信された画像データを含むため、データファイル10のコピーとなる。
Since the data file 10 stored in the image DB of the storage unit in the
[構成例]
次に、図4〜図9を参照して、データ管理システムの動作の構成例について説明する。
[Configuration example]
Next, a configuration example of the operation of the data management system will be described with reference to FIGS.
まず、以下の構成例を説明する際の前提として、第1サーバー1にデータファイル10の原本を予め保管し、第2サーバー2にデータファイル10のコピーを予め保管しておく処理が行われる(ステップS1、ステップS2)。より詳細に説明すると、あるモダリティーを用いて撮影が行われると、当該モダリティーから撮影した医用画像の画像データを含むデータファイル10が第1サーバー1に送信されてくる。そのため、第1サーバー1には、モダリティーから送信されたデータファイル10が予め記憶部101に記憶された状態となっている。
First, as a premise for explaining the following configuration example, a process is performed in which the original data file 10 is stored in the
そして、第1サーバー1に記憶されたデータファイル10全体のコピーが、予め第2サーバー2に送信されて、第2サーバー2でもデータファイル10が保管された状態となっている。
なお、この時点でのデータファイル10は、第1サーバー1、第2サーバー2に保管された双方とも正常な状態にあるものとする。
A copy of the entire data file 10 stored in the
It is assumed that the data file 10 at this time is in a normal state both stored in the
また、以下の各構成例においても、撮影が行われてモダリティーから撮影した医用画像の画像データを含むデータファイル10が第1サーバー1に送信されてくるごとに、第1サーバー1は、そのデータファイル10を記憶部101に保管するとともに、そのデータファイル10全体のコピーを第2サーバーに送信する。そして、第2サーバー2は、そのデータファイル10のコピーを保管する。このようにして、データファイル10のバックアップが行われる。
Also, in each of the following configuration examples, each time the data file 10 including the image data of the medical image taken from the modality is sent to the
一方、第1サーバー1上で、第1サーバー1に保管された医用画像に対して新たに画像処理を行ったり、例えば画像のコントラストを変更するなどの階調を変更したり、病変の位置を指し示すアノテーションを付与する場合、データファイル10の主データ部11の画像データは変更されないが、ヘッダー部12の医用画像に対する階調を変更するためのパラメーターや画像にオーバーレイするアノテーション情報等が更新される。そして、更新された処理パラメーターの情報等が第1サーバー1から第2サーバー2に送信されて、第2サーバー2でバックアップされる。
On the other hand, on the
そして、従来のデータ管理システムでは、更新された処理パラメーターの情報等を第1サーバー1から第2サーバー2に送信してバックアップする際も、前述したように、処理パラメーターだけでなく、医用画像の画像データを含むデータファイル10全体のコピーを第1サーバー1から第2サーバー2に送信していた。
In the conventional data management system, when the updated processing parameter information or the like is transmitted from the
しかし、そのために、前述したように、第1サーバー1上での操作ミスやコンピューターウィルスの感染等の論理的破損で第1サーバー1に保管されている医用画像の画像データが正常ではない値に書き換わってしまった場合に、そのコピーが第2サーバー2に送信されて、第2サーバー2に保管されていたデータファイル10のコピーに上書きされてしまい、バックアップ装置としての第2サーバー2上のデータファイル10のコピーも正常なデータでなくなってしまうという問題が生じていた。
However, for this reason, as described above, the image data of the medical image stored in the
そこで、本実施形態に係るデータ管理システムでは、以下の各構成例のように構成することで、上記の問題が生じないように構成されている。すなわち、第1サーバー1側で論理的破損によりデータファイル10が正常ではない値に書き換わってしまった場合でも、バックアップ装置である第2サーバー2でデータファイル10のコピーを適切に保全することができるようになっている。
Therefore, the data management system according to the present embodiment is configured so as not to cause the above-described problem by being configured as in the following configuration examples. That is, even when the data file 10 is rewritten to an abnormal value due to logical damage on the
以下の各構成例で説明するデータ管理システムによるバックアップ処理は、第1サーバー1に記憶されたデータファイル10の原本におけるヘッダー部12が、上記のように第1サーバー1上で医用画像に対して新たに画像処理が行われる等した際に更新されたタイミングで実行される。その他にも、予め定められた時刻が到来したタイミングや、操作部102からバックアップの指示が入力されたタイミングで実行できるようにしてもよい。
In the backup processing by the data management system described in each of the following configuration examples, the
[構成例1]
本構成例1においては、第1サーバー1に記憶されたデータファイル10の原本におけるヘッダー部12が更新されると、図4のフローチャートに示すように、第1サーバー1における第1バックアップモジュール105が、ヘッダー部12の読み込みを行い、データファイル10の原本が正常であるか否かを判別する(ステップS3)。
[Configuration example 1]
In the first configuration example, when the
より具体的に説明すると、例えばデータファイル10の原本が、ランサムウェア等のマルウェアによってファイル暗号化されてしまった場合には、主データ部11とヘッダー部12の区別なく暗号化が行われるため、第1バックアップモジュール105によるヘッダー部12について、後にユーザが閲覧可能なようにデータファイル10を読み込み、所定のフォーマットに従い解析を行おうとするが、解析に失敗することがある。例えば図2に記載のフォーマットの場合、Data Lengthの部分にはそれに続くValue Filedのデータ長が16byteと記されている。ところがデータファイル10が暗号化されているとData Lengthで指定している値が正常ではない値になってしまい、そのまま解析を進めていくと、データ長がファイルサイズより大きくなってしまうような矛盾が生じるなどデータ解析を進めることが出来ずに失敗してしまう。このような場合に、正常なデータでないと判断される。また、例えば画像処理を行う者の操作ミスでデータファイル10の原本が破損してしまった場合にも、第1バックアップモジュール105によるヘッダー部12の読み込みができなくなる。つまり読み込みできなくなる現象としては、ユーザの意図しない暗号化やデータの破損である。
More specifically, for example, when the original data file 10 has been file-encrypted by malware such as ransomware, the encryption is performed without distinction between the
そのため、本構成例1では、第1バックアップモジュール105は、データファイル10のヘッダー部12の読み込みができない場合に、第1サーバー1に記憶されたデータファイル10の原本が正常なファイルではないと判別するようになっている。そして、この場合は、データファイル10が読み込めないため、データファイル10のコピーは実行されず、第2サーバー2に送信されることもない。
Therefore, in the first configuration example, the
データファイル10が正常ではない状態であった場合には、データファイル10のコピーは実行されず、第2サーバー2に送信されなかった旨を、表示部103に表示して報知することが望ましい(ステップS4)。
When the data file 10 is not in a normal state, it is desirable to notify the
また、上記のように第1サーバー1上で医用画像に対して画像処理が行われる等してデータファイル10の原本におけるヘッダー部12が更新された際に、第1サーバー1に保管されたデータファイル10の原本が正常ではない状態になっている場合には、第2サーバー2に予め保管された正常なデータファイル10のコピーを用いて復元することが望ましい(ステップS5)。データ管理システムがこのように動作することによって、第1サーバー1に保管されるデータファイル10を元の正常な状態に戻すことができる。
The data stored in the
一方、本構成例1では、第1バックアップモジュール105は、データファイル10のヘッダー部12を読み込むことができた場合に、第1サーバー1に記憶されたデータファイル10の原本が正常なファイルであると判別するようになっている。そして、このようにしてデータファイル10が正常な状態であると認識した場合には、従来のように第1サーバー1から第2サーバー2に医用画像の画像データを含むデータファイル10全体のコピーを送信するのではなく、第1バックアップモジュール105によって、データファイル10の原本のうちヘッダー部12のみをコピーし、バックアップファイルとして第2サーバー2に送信する(ステップS6)。
On the other hand, in the first configuration example, when the
そして、第1サーバーから送信されたヘッダー部12のコピー(すなわちバックアップファイル)を、第2サーバー2に予め保管されたデータファイル10に書き込んで、ヘッダー部12の上書きを行う(ステップS7)。第2サーバー2に保管されたデータファイル10の医用画像の画像データの部分は更新されず、元の画像データに対応するヘッダー部12のみがバックアップファイルに更新される。
以上の動作で、データ管理システムによるバックアップ処理を行うことができる。
Then, a copy of the header section 12 (that is, a backup file) transmitted from the first server is written in the data file 10 stored in advance in the
With the above operation, backup processing by the data management system can be performed.
図5は、データ管理システムによるバックアップ処理の具体例を説明するための概略図である。図5に示す例では、第1サーバー1に予め保管されたデータファイル10の原本における主データ部11が破損した状態となっている。このような場合であっても、バックアップ処理を行うことができる。
FIG. 5 is a schematic diagram for explaining a specific example of backup processing by the data management system. In the example shown in FIG. 5, the
すなわち、破損の原因が、例えばHDDの故障等である物理的破損であった場合には、破損の原因を取り除いたうえで(例えばHDDの修理・交換)、上述のステップS5で説明したように、第2サーバー2に予め保管されたデータファイル10のコピーを用いて復元することができる。
That is, when the cause of the damage is a physical damage such as a failure of the HDD, for example, after removing the cause of the damage (for example, repair / replacement of the HDD), as described in step S5 above. The data file 10 stored in advance in the
一方、破損の原因が、例えば操作ミス、コンピューターウィルス、ソフトウェアの不具合等である論理的破損であった場合には、第1サーバー1でデータファイル10が読み込めないため、上述のステップS3でデータファイル10の原本が正常ではないと判別され、ステップS6のバックアップファイルの送信や、ステップS7のバックアップファイルの上書きが行われない。
On the other hand, if the cause of the damage is a logical damage such as an operation error, a computer virus, or a software defect, the data file 10 cannot be read by the
そのため、バックアップファイルの保全を図ることができるため、第1サーバー1側で論理的破損によりデータファイル10が正常ではない値に書き換わってしまった場合でもバックアップ装置である第2サーバー2でデータファイル10のコピーを適切に保全することが可能となる。そして、この場合も、第2サーバー2に予め保管されている正常なバックアップファイル、すなわちデータファイル10のコピーのヘッダー部12を用いて、第1サーバー1に保管されているデータファイル10の原本のヘッダー部12を復元することができる。
Therefore, since the backup file can be maintained, even if the data file 10 is rewritten to an abnormal value due to logical damage on the
また、論理的破損により第1サーバー1上のデータファイル10の主データ部11のみが破損していた場合であっても、第1バックアップモジュール105によって第2サーバー2に送信されるファイルは、ヘッダー部12のみであるため、第2サーバー2に予め保管されたデータファイル10の主データ部11が上書きされることがない。
Even if only the
そのため、この場合も、バックアップファイルを保全することができるため、第1サーバー1側で論理的破損によりデータファイル10が正常ではない値に書き換わってしまった場合でもバックアップ装置である第2サーバー2でデータファイル10のコピーを適切に保全することが可能となる。そして、この場合も、第2サーバー2に予め保管されている正常なバックアップファイル、すなわちデータファイル10のコピーのヘッダー部12を用いて、第1サーバー1に保管されているデータファイル10の原本のヘッダー部12を復元することができる。
Therefore, in this case as well, since the backup file can be maintained, even if the data file 10 is rewritten to an abnormal value due to logical damage on the
以下の各構成例においても同様であるが、本構成例1のように構成すれば、第1サーバー1に保管された医用画像に対する画像処理等を行った際に、第1サーバー1からデータファイル10のヘッダー部12のみを第2サーバー2に送信するため、このような場合にもデータファイル10全体のコピーを送信する従来の場合に比べて、送信するファイルサイズを非常に小さくすることが可能となり、送信に要する時間が非常に短くなるといった効果もある。
The same applies to each of the following configuration examples. However, if configured as in this configuration example 1, when image processing or the like is performed on a medical image stored in the
[構成例2]
本構成例2においては、図6に示すように、データ管理システムが上述のステップS3で説明した動作を行い、データファイル10の原本が正常であるか否かを判別する。すなわち、第1バックアップモジュール105は、データファイル10のヘッダー部12の読み込みができない場合に、第1サーバー1に記憶されたデータファイル10の原本が正常なファイルではないと判別するようになっている。
[Configuration example 2]
In this configuration example 2, as shown in FIG. 6, the data management system performs the operation described in step S3 described above, and determines whether or not the original data file 10 is normal. That is, the
そして、データファイル10が正常なファイルではないと判別された場合には、上述のステップS4及びステップS5で説明した動作を行う。すなわち、第2サーバー2に送信されなかった旨を表示部103に表示して報知し、第2サーバー2に予め保管された正常なデータファイル10のコピーを用いて第1サーバー1に保管するデータファイル10の復元を行う。
If it is determined that the data file 10 is not a normal file, the operations described in steps S4 and S5 described above are performed. That is, data that is not transmitted to the
一方、第1バックアップモジュール105が、データファイル10が正常な状態であると認識した場合には、まず、第2サーバー2に予め保管されたデータファイル10におけるヘッダー部12をコピーしてバックアップファイルを生成する(ステップS8)。
On the other hand, when the
続いて、第1バックアップモジュール105によって、データファイル10の原本のうちヘッダー部12のみをコピーし、バックアップファイルとして第2サーバー2に送信する(ステップS9)。この動作は、上述のステップS6の動作と同様である。
Subsequently, the
続いて、第2サーバー2によって、第1サーバー1から送信されたヘッダー部12を、データファイル10のコピーに対して書き込む(ステップS10)。
以上の動作で、データ管理システムによるバックアップ処理を行うことができる。
Subsequently, the
With the above operation, backup processing by the data management system can be performed.
図7は、データ管理システムによるバックアップ処理の具体例を説明するための概略図である。図7に示す例では、第1サーバー1に予め保管されたデータファイル10の原本におけるヘッダー部12が破損した状態となっている。このような場合であっても、バックアップ処理を行うことができる。
FIG. 7 is a schematic diagram for explaining a specific example of backup processing by the data management system. In the example shown in FIG. 7, the
すなわち、破損の原因が、物理的破損であった場合には上述のように、破損の原因を取り除いたうえで、上述のステップS5で説明したように、第2サーバー2に予め保管されたデータファイル10のコピーを用いて復元することができる。
That is, if the cause of the damage is physical damage, the cause of the damage is removed as described above, and the data stored in advance in the
一方、破損の原因が論理的破損であった場合には、第1サーバー1でデータファイル10が読み込めないため、上述のステップS3でデータファイル10の原本が正常ではないと判別される。また、ステップS8で第2サーバー2に予め保管されたデータファイル10におけるヘッダー部12をコピーしてバックアップファイルを生成するため、バックアップファイルの保全を図ることができる。
On the other hand, if the cause of the damage is a logical damage, the data file 10 cannot be read by the
また、第1サーバー1のデータファイル10におけるヘッダー部12が、例えば操作ミスや情報の入力ミス等により論理的破損が起きた状態の場合には、第1バックアップモジュール105による判別処理が正常に行われてしまう場合がある。
Further, when the
ところが、本構成例2においては、このようにヘッダー部12が論理的破損を起こしていた場合であっても、第2サーバー2に予め保管されたデータファイル10のヘッダー部12をコピーしてバックアップファイルを生成しておいてから、第1サーバー1から第2サーバー2にヘッダー部12が送信される。
However, in the present configuration example 2, even if the
そのため、第1サーバーから送信された破損した状態のヘッダー部12によって、第2サーバー2に予め保管されたデータファイル10のヘッダー部12が上書きされても、バックアップファイルを保全することができる。つまり、ステップS8で生成されたバックアップファイルを用いて、第1サーバー1に保管されているデータファイル10の原本のヘッダー部12を復元することができる。
Therefore, even if the
[構成例3]
本構成例3においては、図8に示すように、データ管理システムが上述のステップS1及びステップS2で説明した動作を行った後、上記のように第1サーバー1上で医用画像に対して画像処理が行われる等してデータファイル10の原本におけるヘッダー部12が更新されるタイミングで、更新情報が反映された状態の他のヘッダー部12´を別途生成する(ステップS11)。なお、このとき、データファイル10の原本におけるヘッダー部12には更新情報が反映されない。
[Configuration example 3]
In the present configuration example 3, as shown in FIG. 8, after the data management system performs the operation described in the above-described step S1 and step S2, the image on the medical image on the
更新情報が反映された状態の他のヘッダー部12´が別途生成されると、第1サーバー1における第1バックアップモジュール105が、他のヘッダー部12´の読み込みを行い、データファイル10の原本が正常であるか否かを判別する(ステップS12)。
When another
データファイル10が正常なファイルではないと判別された場合には、上述のステップS4及びステップS5で説明した動作を行う。すなわち、第2サーバー2に送信されなかった旨を表示部103に表示して報知し、第2サーバー2に予め保管された正常なデータファイル10のコピーを用いて第1サーバー1に保管するデータファイル10の復元を行う。
If it is determined that the data file 10 is not a normal file, the operations described in steps S4 and S5 described above are performed. That is, data that is not transmitted to the
一方、本構成例3においても、第1バックアップモジュール105は、データファイル10のヘッダー部12を読み込むことができた場合に、第1サーバー1に記憶されたデータファイル10の原本が正常なファイルであると判別するようになっている。そして、このようにしてデータファイル10が正常な状態であると認識した場合には、従来のように第1サーバー1から第2サーバー2に医用画像の画像データを含むデータファイル10全体のコピーを送信するのではなく、第1バックアップモジュール105によって、他のヘッダー部12´を第2サーバー2に送信する(ステップS13)。
On the other hand, also in this configuration example 3, when the
そして、第2サーバー2に予め保管されたデータファイル10とは別に、第1サーバー1から送信された他のヘッダー部12´を、第2サーバー2において世代管理する(ステップS14)。
以上の動作で、データ管理システムによるバックアップ処理を行うことができる。
Then, apart from the data file 10 stored in advance in the
With the above operation, backup processing by the data management system can be performed.
図9は、データ管理システムによるバックアップ処理の具体例を説明するための概略図である。図9に示す例では、操作ミスや情報の入力ミス等により論理的破損が起きる場合を想定している。このような場合であっても、バックアップ処理を行うことができる。 FIG. 9 is a schematic diagram for explaining a specific example of backup processing by the data management system. In the example shown in FIG. 9, a case is assumed in which logical damage occurs due to an operation error, an information input error, or the like. Even in such a case, the backup process can be performed.
すなわち、例えば操作ミスや情報の入力ミス等により論理的破損が起きる場合には、第1バックアップモジュール105による判別処理が正常に行われてしまう場合がある。
That is, for example, when logical damage occurs due to an operation error or an information input error, the determination process by the
ところが、本構成例3においては、ヘッダー部12を更新しようとする際に、第1サーバー1における予め保管されたデータファイル10のヘッダー部12には更新情報を反映せず、更新情報が反映された状態の他のヘッダー部12´を別途生成する。
However, in the third configuration example, when the
そして、このような他のヘッダー部12´を第2サーバー2に送信して、第2サーバー2で他のヘッダー部12´を世代管理する。そのため、第1サーバー1及び第2サーバー2に予め保管されたデータファイル10には更新が行われない状態となる。したがって、操作ミスや情報の入力ミス等により論理的破損が起きてしまった場合であっても、バックアップファイルを保全することができる。
Then, such another
以上説明したように本実施形態によれば、第1バックアップモジュール105がデータファイル10のヘッダー部12の読み込みを行うことでデータファイル10の原本が正常であるか否かを判別し、データファイル10のヘッダー部12の読み込みができない場合に、第1サーバー1に記憶されたデータファイル10の原本が正常なファイルではないと判別するようになっている。データファイル10が読み込めない場合には、データファイル10のコピーは実行されず、第2サーバー2に送信されることもない。一方、データファイル10の原本が正常であった場合には、第1サーバー1によって、データファイル10の原本のうちヘッダー部12のみをコピーして第2サーバー2に送信するため、物理的破損の場合はもちろんのこと、論理的破損によりデータファイル10が正常ではない値に書き換わってしまった場合のバックアップファイルの保全が可能となる。
As described above, according to the present embodiment, the
なお、第2サーバー2に予め保管されたデータファイル10が正常ではない値に書き換わったことが判明する場合がある。このような場合には、第1サーバー1からデータファイル10の原本をコピーし、第2サーバー2に送信して上書きする。これによって、第2サーバー2に保管されるデータファイル10を元の状態に戻すことができる。
It may be found that the data file 10 stored in advance in the
本実施形態におけるデータファイル10は、DICOM規格に基づいて構成されたものであるとしたが、これに限られるものではなく、本発明の趣旨を逸脱しない範囲で適宜変更可能である。換言すれば、以上で説明したデータ管理システムを医療分野のみに採用するのではなく、その他の分野で採用してもよいものとする。 The data file 10 in the present embodiment is configured based on the DICOM standard. However, the data file 10 is not limited to this, and can be changed as appropriate without departing from the spirit of the present invention. In other words, the data management system described above may be adopted not only in the medical field but also in other fields.
本実施形態における第2サーバー2はクラウド上に設けられたものであるとしたが、これに限られるものではなく、医療施設内におけるコンピューターネットワーク上に設けられるNAS(Network Attached Storage)を用いてもよいし、遠隔地に設けられたバックアップ装置を用いてもよい。また、第2サーバー2の数は一つでなく、複数用いられるものとしてもよい。
Although the
本実施形態における第1サーバー1は院内サーバーであるとしたが、これに限られるものではない。第1サーバー1も、第2サーバー2と同様にクラウド上に設けられたものであってもよい。すなわち、一方のクラウドサーバーと他方のクラウドサーバーとの間でバックアップ処理が行われる場合に採用されてもよい。
Although the
本実施形態における第2サーバー2はコピーを保管するだけでなく、第2サーバー2に対してクライアント端末3からアクセスし、クライアント端末3の要求に応じて患者情報及び医療データ(例えば医用画像)を提供する機能を有しても良い。
The
1 第1サーバー
2 第2サーバー
3 クライアント端末
10 データファイル(原本)
11 主データ部(画像データ部)
12 ヘッダー部
12´ 他のヘッダー部
12a データエレメント
100 制御部
101 記憶部
101a 画像DB
102 操作部
103 表示部
104 通信部
105 第1バックアップモジュール
106 バス
1
11 Main data part (image data part)
12 Header part 12 '
102
Claims (11)
前記第1サーバーと通信ネットワークを介して接続され、前記データファイルのコピーを保管する第2サーバーと、
を備え、
前記データファイルは、画像データを含む主データ部と、当該主データ部に付随する文字列、数値情報等を含むヘッダー部と、を含んで構成され、
前記第1サーバーは、
前記第1サーバーに保管されているデータファイルにおける前記ヘッダー部が更新された際に、更新された前記ヘッダー部の読み込み及び/又は解析を行い、
前記ヘッダー部の読み込み及び/又は解析の結果を基に、前記第1サーバーに保管されているデータファイルのうち前記ヘッダー部のコピーを前記第2サーバーに送信することを特徴とするデータ管理システム。 A first server for storing data files in advance;
A second server connected to the first server via a communication network and storing a copy of the data file;
With
The data file includes a main data portion including image data, and a header portion including character strings, numerical information, and the like attached to the main data portion,
The first server is
When the header part in the data file stored in the first server is updated, the updated header part is read and / or analyzed,
A data management system, wherein a copy of the header portion of the data file stored in the first server is transmitted to the second server based on a result of reading and / or analysis of the header portion.
前記第2サーバーに予め保管された前記データファイルにおける前記ヘッダー部をコピーしてバックアップファイルを生成し、
前記第1サーバーから送信された前記ヘッダー部を、前記第2サーバーの前記データファイルに対して書き込むことを特徴とする請求項1又は2に記載のデータ管理システム。 The second server is
A backup file is generated by copying the header part in the data file stored in advance on the second server,
The data management system according to claim 1 or 2, wherein the header part transmitted from the first server is written to the data file of the second server.
前記第1サーバーと通信ネットワークを介して接続され、前記データファイルのコピーを保管する第2サーバーと、
を備え、
前記データファイルは、画像データを含む主データ部と、当該主データ部に付随する文字列、数値情報等を含むヘッダー部と、を含んで構成され、
前記第1サーバーは、
前記データファイルにおける前記ヘッダー部とは異なる他のヘッダー部を有し、
前記ヘッダー部には更新情報を反映せず、前記他のヘッダー部に更新情報を反映するとともに、当該他のヘッダー部のコピーを前記第2サーバーに送信し、
前記第2サーバーは、
前記第1サーバーから送信された前記他のヘッダー部のコピーを世代管理することを特徴とすることを特徴とするデータ管理システム。 A first server for storing data files in advance;
A second server connected to the first server via a communication network and storing a copy of the data file;
With
The data file includes a main data portion including image data, and a header portion including character strings, numerical information, and the like attached to the main data portion,
The first server is
Having another header part different from the header part in the data file;
Update information is not reflected in the header part, update information is reflected in the other header part, and a copy of the other header part is transmitted to the second server,
The second server is
A data management system characterized in that generation management is performed on a copy of the other header portion transmitted from the first server.
前記第2サーバーに保管された前記データファイルを用いて前記第1サーバーのデータファイルを復元可能となっていることを特徴とする請求項1〜4のいずれか一項に記載のデータ管理システム。 The first server is
The data management system according to any one of claims 1 to 4, wherein the data file of the first server can be restored using the data file stored in the second server.
前記第1サーバーに保管された前記データファイルを用いて前記第2サーバーのデータファイルを復元可能となっていることを特徴とする請求項1〜5のいずれか一項に記載のデータ管理システム。 The second server is
The data management system according to any one of claims 1 to 5, wherein the data file of the second server can be restored using the data file stored in the first server.
前記第1サーバーに前記データファイルを予め保管し、前記第2サーバーに前記データファイルのコピーを予め保管しておき、
前記第1サーバーに保管されているデータファイルにおける前記ヘッダー部が更新された際に、前記第1サーバーによって、更新された前記ヘッダー部の読み込み及び/又は解析を行い、
前記ヘッダー部の読み込み及び/又は解析の結果を基に、前記第1サーバーによって、前記第1サーバーに保管されているデータファイルのうち前記ヘッダー部のみをコピーして前記第2サーバーに送信することを特徴とするデータ管理方法。 A data file including a main data portion including image data and a header portion including character strings, numerical information, and the like attached to the main data portion is transmitted from a first server connected via a communication network. A data management method for backing up to a second server,
Pre-store the data file on the first server, pre-store a copy of the data file on the second server,
When the header part in the data file stored in the first server is updated, the first server reads and / or analyzes the updated header part,
Based on the result of reading and / or analysis of the header part, the first server copies only the header part of the data file stored in the first server and sends it to the second server. A data management method characterized by the above.
前記第1サーバーに前記データファイルを予め保管し、前記第2サーバーに前記データファイルのコピーを予め保管しておき、さらに、前記第1サーバーに、前記データファイルにおける前記ヘッダー部とは異なる他のヘッダー部を生成し、
前記データファイルにおける前記ヘッダー部には更新情報を反映せず、前記他のヘッダー部に更新情報を反映するとともに、当該他のヘッダー部のコピーを前記第1サーバーによって前記第2サーバーに送信し、
前記第1サーバーから送信された前記他のヘッダー部のコピーを、前記第2サーバーにおいて世代管理することを特徴とすることを特徴とするデータ管理方法。 A data file including a main data portion including image data and a header portion including character strings, numerical information, and the like attached to the main data portion is transmitted from a first server connected via a communication network. A data management method for backing up to a second server,
The data file is stored in the first server in advance, a copy of the data file is stored in the second server in advance, and the first server stores another data file that is different from the header in the data file. Generate the header part,
Update information is not reflected in the header part in the data file, the update information is reflected in the other header part, and a copy of the other header part is transmitted by the first server to the second server,
A data management method characterized in that a copy of the other header part transmitted from the first server is generation-managed in the second server.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017006907A JP6822162B2 (en) | 2017-01-18 | 2017-01-18 | Data management system and data management method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017006907A JP6822162B2 (en) | 2017-01-18 | 2017-01-18 | Data management system and data management method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018116487A true JP2018116487A (en) | 2018-07-26 |
JP6822162B2 JP6822162B2 (en) | 2021-01-27 |
Family
ID=62985229
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017006907A Active JP6822162B2 (en) | 2017-01-18 | 2017-01-18 | Data management system and data management method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6822162B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2021114260A (en) * | 2020-01-21 | 2021-08-05 | Phcホールディングス株式会社 | Database management system, cloud providing system, data duplication system, and program |
JP2021177792A (en) * | 2020-05-11 | 2021-11-18 | コニカミノルタ株式会社 | Medical image management device and program |
-
2017
- 2017-01-18 JP JP2017006907A patent/JP6822162B2/en active Active
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2021114260A (en) * | 2020-01-21 | 2021-08-05 | Phcホールディングス株式会社 | Database management system, cloud providing system, data duplication system, and program |
JP7346313B2 (en) | 2020-01-21 | 2023-09-19 | Phcホールディングス株式会社 | Database management systems, cloud provision systems, data replication systems, and programs |
JP2021177792A (en) * | 2020-05-11 | 2021-11-18 | コニカミノルタ株式会社 | Medical image management device and program |
Also Published As
Publication number | Publication date |
---|---|
JP6822162B2 (en) | 2021-01-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20060161460A1 (en) | System and method for a graphical user interface for healthcare data | |
US20060129435A1 (en) | System and method for providing community health data services | |
US20060129434A1 (en) | System and method for disseminating healthcare data from a database | |
US9280818B2 (en) | Medical report writing support system, medical report writing unit, and medical image observation unit | |
US20060195340A1 (en) | System and method for restoring health data in a database | |
JP5210529B2 (en) | Medical image storage device | |
JP5640841B2 (en) | Medical information management system and program | |
US20230019597A1 (en) | Apparatus and method for retreiving information from a computer system for storage in a cloud environment | |
JP5048286B2 (en) | Image transfer method, image transfer apparatus, and image transfer program | |
JP2007323378A (en) | Image storing method and image storage device | |
US20110179094A1 (en) | Method, apparatus and computer program product for providing documentation and/or annotation capabilities for volumetric data | |
JP2007260064A (en) | Display controller and display control program | |
JP2002140685A (en) | Image management system and its method | |
US20190095583A1 (en) | Method and system for electronic medical record processing in presence of conflicts | |
JPH08315119A (en) | Medical image storage and communication system | |
JP6822162B2 (en) | Data management system and data management method | |
JPWO2006087895A1 (en) | Medical imaging system | |
JP6413232B2 (en) | Information processing apparatus and information processing method | |
WO2007105444A1 (en) | Medical image managing system | |
JP2009136437A (en) | Image processing apparatus, medical image system and image processing method | |
JP6038450B2 (en) | Report creation apparatus and medical information system | |
JP5159063B2 (en) | Medical image storage device | |
JP6825606B2 (en) | Information processing device and information processing method | |
JP2006244410A (en) | Audit log management system for medical equipment | |
JP2010128659A (en) | Medical image management system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190620 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200527 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200825 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201020 |
|
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: 20201208 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201221 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6822162 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |