JP3535199B2 - Image database system and database device - Google Patents

Image database system and database device

Info

Publication number
JP3535199B2
JP3535199B2 JP31361593A JP31361593A JP3535199B2 JP 3535199 B2 JP3535199 B2 JP 3535199B2 JP 31361593 A JP31361593 A JP 31361593A JP 31361593 A JP31361593 A JP 31361593A JP 3535199 B2 JP3535199 B2 JP 3535199B2
Authority
JP
Japan
Prior art keywords
image
image data
reduced
reduced image
terminal device
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.)
Expired - Lifetime
Application number
JP31361593A
Other languages
Japanese (ja)
Other versions
JPH07168845A (en
Inventor
幸三 田住
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
Original Assignee
Toshiba 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 filed Critical Toshiba Corp
Priority to JP31361593A priority Critical patent/JP3535199B2/en
Publication of JPH07168845A publication Critical patent/JPH07168845A/en
Application granted granted Critical
Publication of JP3535199B2 publication Critical patent/JP3535199B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、医用モダリティによ
り生成された画像データを保存するデータベース装置に
関する。又、当該データベース装置及びデータベース装
置から送られてきた画像を表示する端末装置を備えた画
像データベースシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database device for storing image data generated by a medical modality. The present invention also relates to an image database system including the database device and a terminal device for displaying an image sent from the database device.

【0002】[0002]

【従来の技術】一般に、臨床の場における医療検査など
では、医療検査で発生する画像データをファイル装置に
保管し、その画像データを端末装置のディスプレイ画面
上に表示する際、例えば、患者名や作成番号などのテキ
ストデータ(文字情報)による一覧表示の中から画像を
指定することが多い。
2. Description of the Related Art Generally, in a medical examination in a clinical setting, when image data generated in the medical examination is stored in a file device and the image data is displayed on a display screen of a terminal device, for example, a patient name or Images are often specified from a list display of text data (character information) such as creation numbers.

【0003】これに対して、画像データの選択に縮小し
た画像(マルチフレーム画像とも言う)を使用すること
がある。これは、画像データの原画像を縮小した画像を
端末装置のディスプレイ画面上に一覧表示させ、この縮
小画像を直接指定することにより画像データの原画像を
呼び出し、表示するものである。
On the other hand, a reduced image (also referred to as a multi-frame image) may be used for selecting image data. This is to display a list of images obtained by reducing the original image of the image data on the display screen of the terminal device, and directly specify the reduced image to call and display the original image of the image data.

【0004】この縮小画像による画像選択方法は、上述
のテキストデータによる画像選択方法に比べると、画像
データの内容を文字としてでなく映像として視覚的に確
認できるので、目標とする画像データの特徴を事前に把
握でき、画像データを効率よく選択できるなどの利点が
ある。
Compared with the above-described image data selection method using text data, the image selection method using reduced images allows the contents of the image data to be visually confirmed not as characters but as an image, so that the characteristics of the target image data can be determined. There is an advantage that it can be grasped in advance and the image data can be efficiently selected.

【0005】一般に、縮小画像は、画像処理に関する所
定のアルゴリズムによって作成される。つまり、この縮
小画像は、所定のサイズに縮小するように原画像のピク
セル(画素)を間引く(又は補間する)ことによって作
成される。
Generally, the reduced image is created by a predetermined algorithm for image processing. That is, this reduced image is created by thinning out (or interpolating) the pixels (pixels) of the original image so as to reduce the size to a predetermined size.

【0006】また、縮小画像の作成時期は、(1):画
像参照等の画像要求に関係なく、予め任意の時期、
(2):端末装置から画像参照の要求時、等がある。
Further, the time of creating the reduced image is (1): an arbitrary time, regardless of the image request such as image reference.
(2): There is a request for image reference from the terminal device, or the like.

【0007】(1)の場合は、作成された縮小画像を原
画像と同様にファイル制御装置(データベース装置)等
に接続される外部記憶装置(通常は、大容量記憶媒体と
しての光磁気ディスク又は光ディスク)に保存し、その
後、原画像を管理する画像管理機構(所定のプログラ
ム)によって原画像の処理(例えば転送、削除、ソート
等)とリンク(例えば原画像を削除するときに、その縮
小画像も削除する等)して管理されることになる。
In the case of (1), the created reduced image is connected to a file control device (database device) or the like in the same manner as the original image. An image management mechanism (predetermined program) that manages the original image and then stores the original image (for example, transfer, delete, sort, etc.) and links (for example, when deleting the original image, the reduced image Will also be managed).

【0008】また(2)の場合、縮小画像は端末装置の
画像要求を受けて作成され、作成終了後に端末装置に転
送されることになる。
In the case of (2), the reduced image is created in response to the image request from the terminal device, and is transferred to the terminal device after the creation is completed.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、上記
(1)の場合は、縮小画像を原画像と同様にファイル制
御装置で保存、管理するため、原画像とは別に縮小画像
を保存する記憶領域を外部記憶装置内に確保する必要が
あった。同時に、原画像と縮小画像との関係等を管理す
る画像管理機構も必要となるため、複雑な構成になる問
題があった。
However, in the case of the above (1), since the reduced image is stored and managed by the file control device in the same manner as the original image, a storage area for storing the reduced image separately from the original image is provided. It was necessary to secure it in the external storage device. At the same time, an image management mechanism for managing the relationship between the original image and the reduced image is also required, which causes a problem of a complicated configuration.

【0010】また、上記(2)の場合は、端末装置から
ファイル制御装置の原画像(画像データ)を参照すると
きに縮小画像を作成するため、その作成処理に要する時
間分だけ、画像要求から表示までに係る待ち時間(アク
セス時間)が長期化する問題があった。特に、参照する
画像データの枚数が多いとき(例えば、ある患者につい
ての原画像を全て参照するときなど)は、原画像の枚数
分だけ縮小画像を作成するため、画像を要求してもなか
なか表示できない不都合があった。
In the case of the above (2), since a reduced image is created when the terminal device refers to the original image (image data) of the file control device, only the time required for the creating process is requested from the image request. There was a problem that the waiting time (access time) before displaying was prolonged. Especially when the number of image data to be referred to is large (for example, when all the original images of a patient are referred to), the reduced images are created for the number of original images, so it is difficult to display the images even if requested. There was an inconvenience.

【0011】この発明は、上述した従来技術の問題に鑑
みてなされたもので、画像選択用の縮小画像を効率よく
作成して、画像データの参照作業などの能率を向上させ
た縮小画像作成システムを提供することを、目的とす
る。
The present invention has been made in view of the above-mentioned problems of the prior art, and a reduced image creating system which efficiently creates a reduced image for image selection and improves the efficiency of image data reference work. The purpose is to provide.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
請求項1記載の本発明は、医用モダリティにより生成さ
れた画像データを保存するデータベース装置と、当該デ
ータベース装置と通信可能に接続され、前記データベー
ス装置から転送された画像データに基づいて画像を表示
する端末装置とを備えた画像データベースシステムにお
いて、前記データベース装置は、前記医用モダリティに
より生成された原画像の画像データを保管する保管手段
と、前記端末装置から受けた原画像の転送要求に応じ
て、前記原画像に関係する複数の縮小画像データを作成
する縮小画像作成手段と、前記縮小画像作成手段により
作成された縮小画像データを一時的に記憶する一時記憶
手段と、前記転送要求された原画像の画像データと、前
記一時記憶手段に記憶させた縮小画像データを前記端末
装置に転送する転送手段とを備え、前記端末装置は、前
記転送手段により転送されてきた原画像の画像データを
表示する表示手段と、前記転送手段により転送されてき
た前記縮小画像データを一覧表示する一覧表示手段と、
この一覧表示手段により表示された縮小画像の中から指
定された画像を前記データベース装置から転送するよう
に指示する手段を備え、前記縮小画像作成手段は、前記
表示手段により原画像が表示されている間に前記縮小画
像を作成するものであることを特徴とする。
To achieve the above object, the present invention according to claim 1 provides a database device for storing image data generated by a medical modality, and a communicably connected database device, In an image database system including a terminal device that displays an image based on the image data transferred from the database device, the database device, storage means for storing the image data of the original image generated by the medical modality, The reduced image creating means for creating a plurality of reduced image data related to the original image and the reduced image data created by the reduced image creating means are temporarily stored in response to a transfer request of the original image received from the terminal device. a temporary storage means for storing in the image data of the transfer request original image, serial in the temporary storage means And a transfer means for transferring the reduced image data obtained by the terminal device, the terminal device includes display means for displaying the image data of the original image that has been transferred by said transfer means, it has been transferred by the transfer means And a list display means for displaying a list of the reduced image data,
The reduced image creating means includes means for instructing transfer of an image designated from the reduced images displayed by the list display means from the database device.
The reduced image is displayed while the original image is displayed by the display means.
It is characterized by creating an image .

【0013】請求項4記載の本発明は、医用モダリティ
により生成された画像データを保存するものであり、且
つ、転送された画像データに基づいて画像を表示する端
末装置と通信可能に構成されたデータベース装置におい
て、前記医用モダリティにより生成された原画像の画像
データを保管する保管手段と、前記端末装置から受けた
原画像の転送要求に応じて、要求された原画像の画像デ
ータ前記端末装置に転送する第1転送手段と、前記第1
転送手段による転送の後、前記端末装置に前記原画像が
表示されている間に、前記原画像の患者に関係する複数
の縮小画像データを作成する縮小画像作成手段と、前記
縮小画像作成手段により作成された縮小画像データを一
時的に記憶する一時記憶手段と、前記一時記憶手段に記
憶させた縮小画像データを前記端末装置に転送する第2
転送手段を備えることを特徴とする。
The present invention according to claim 4 stores image data generated by a medical modality, and is configured to be communicable with a terminal device which displays an image based on the transferred image data. In the database device, storage means for storing the image data of the original image generated by the medical modality, and the requested image data of the original image in response to the transfer request of the original image received from the terminal device, to the terminal device. First transfer means for transferring, and the first
After the transfer by the transfer means, the original image is displayed on the terminal device.
Reduced image creating means for creating a plurality of reduced image data related to the patient of the original image while being displayed, and temporary storage means for temporarily storing the reduced image data created by the reduced image creating means And secondly transferring the reduced image data stored in the temporary storage means to the terminal device.
A transfer means is provided.

【0014】[0014]

【0015】[0015]

【作用】本発明によれば、原画像の転送要求があった際
に縮小画像を作成して原画像と縮小画像を転送するの
で、縮小画像を効率良く作成することができる。又、医
用画像データを観察(読影)する業務において、患者の
診断効率を良くすることができ、診断時間を短縮でき
る。
According to the present invention, when a transfer request for an original image is made, a reduced image is created and the original image and the reduced image are transferred, so that the reduced image can be created efficiently. Further, in the work of observing (interpreting) medical image data, the efficiency of diagnosing a patient can be improved and the diagnosis time can be shortened.

【0016】[0016]

【0017】[0017]

【0018】[0018]

【0019】[0019]

【0020】[0020]

【0021】[0021]

【0022】[0022]

【0023】[0023]

【0024】[0024]

【0025】[0025]

【0026】[0026]

【0027】[0027]

【実施例】以下、この発明の一実施例を、図面を参照し
て説明する。なお、この一実施例は内視鏡検査について
実施したものである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. It should be noted that this one example was carried out for endoscopic examination.

【0028】最初に、図6に基づいて、内視鏡検査の概
要を説明する。同図に示すように、患者は予約(例えば
1週間前)、受付け(前日又は当日)を経て、内視鏡検
査を受ける。このとき、内視鏡データシステムには、患
者固有情報(患者名、患者番号など)、検査情報(日
付、装置名など)、検査医師名などが登録され、外部記
憶装置(磁気ディスク装置等)にファイルされる。
First, the outline of the endoscopic examination will be described with reference to FIG. As shown in the figure, the patient undergoes an endoscopic examination after being booked (for example, one week before) and accepted (the previous day or the same day). At this time, patient-specific information (patient name, patient number, etc.), examination information (date, device name, etc.), examination doctor name, etc. are registered in the endoscope data system, and an external storage device (magnetic disk device, etc.) is registered. Filed in.

【0029】内視鏡検査により、内視鏡装置で画像デー
タが生成され、この画像データが一時的に上記付帯情報
(患者固有情報、検査情報、診断情報)とともに外部記
憶装置にファイルされる。このとき、モニタ画面を見な
がら内視鏡スコープを操作している医師が関心を持った
部位からは、その生体の一部が鉗子などにより採取され
る(生体検査)。また患部があった場合、その患部の写
真も撮影される。内視鏡検査が終了すると、通常、録画
していた画像を再生し、検査結果の一部又は全部が患者
に説明される。とくに、疾病がなかった場合は、この段
階で検査が終了する。
Image data is generated by the endoscopic device by the endoscopic examination, and the image data is temporarily stored in the external storage device together with the supplementary information (patient-specific information, examination information, diagnostic information). At this time, a part of the living body is taken by forceps or the like from a region of interest to the doctor who is operating the endoscope while looking at the monitor screen (biopsy). If there is an affected area, a photograph of the affected area is also taken. When the endoscopic examination is completed, the recorded image is usually reproduced, and a part or all of the examination result is explained to the patient. In particular, if there is no disease, the examination ends at this stage.

【0030】採取された生体の一部は病理検査に回さ
れ、一定期間後に検査結果が判明する。この検査結果
は、適当な時期に、外部記憶装置に一時保管してある検
査データ(画像データ及び付帯情報)の病変部位項目や
病理検査項目に書き込まれる。同様に、医師の所見も追
加され、検査データ中の所見項目が埋められる。
A part of the collected living body is sent to a pathological examination, and the examination result becomes clear after a certain period. The examination result is written into the lesion site item or pathological examination item of the examination data (image data and incidental information) temporarily stored in the external storage device at an appropriate time. Similarly, the findings of the doctor are added and the findings in the examination data are filled.

【0031】一方、疾病の疑いがあるが、内視鏡検査だ
けでは結論に達せず、他の検査の結果と比較して総合的
に診断を下さなければならない場合がある。この場合、
通常、カンファレンスが持たれる。つまり、多数の医師
が参加し、集められた検査結果をもとに検討され、総合
的な診断結果が下される。この期間は、病院によっても
異なる。この総合的な診断結果も適宜な時期に、外部記
憶装置の検査データに追加される。
On the other hand, although there is a suspicion of illness, there is a case where the conclusion cannot be reached only by the endoscopic examination and it is necessary to make a comprehensive diagnosis in comparison with the results of other examinations. in this case,
Usually a conference is held. In other words, a large number of doctors participate and the examination is conducted on the basis of the collected test results to give a comprehensive diagnosis result. This period varies depending on the hospital. This comprehensive diagnosis result is also added to the inspection data of the external storage device at an appropriate time.

【0032】このように検査結果がまとまると、患者と
の面談が持たれ、病状について説明される。これと並行
して、検査データは適宜な時期に光磁気ディスクなどの
大容量記憶装置に転送・記録され、保存される。
When the test results are collected in this way, an interview with the patient is held and the medical condition is explained. In parallel with this, the inspection data is transferred / recorded and stored in a mass storage device such as a magneto-optical disk at an appropriate time.

【0033】この実施例では、内視鏡検査で発生する画
像データを検査後にすぐに観察(読影)する業務(例え
ば、図6中の患者説明のとき)について実施したもので
ある。
In this embodiment, the work of observing (interpreting) the image data generated in the endoscopic examination immediately after the examination (for example, when explaining the patient in FIG. 6) is carried out.

【0034】図1に、本発明に係る縮小画像作成システ
ムを一体に搭載した内視鏡データシステムの一例を示
す。
FIG. 1 shows an example of an endoscope data system in which the reduced image creating system according to the present invention is integrally mounted.

【0035】縮小画像作成システム1は、内視鏡データ
システム内の各構成要素(下記に説明)のいずれにも搭
載可能になっており、機能上、図2に示すように、縮小
画像の作成時期を判断し、作成処理を指令する判断指令
部2(本発明の判断手段を成す)と、この判断指令部2
から指令を受けて縮小画像を画像処理に関する所定のア
ルゴリズムに基づいて作成する作成処理部3(本発明の
作成手段を成す)と、この作成処理部3で作成された縮
小画像を指定することにより原画像をアクセスできるよ
うに縮小画像を管理し、画像観察(読影)業務上で必要
のなくなった縮小画像を削除するデータ管理部4(本発
明のデータ管理手段を成す)とを有している。これらの
機能上の各部は、内視鏡データシステム1の各構成要素
のデータ処理(転送など)と並行(並列)して処理でき
るようになっている。
The reduced image creation system 1 can be mounted on any of the components (described below) in the endoscope data system, and functionally creates a reduced image as shown in FIG. A determination command unit 2 (which constitutes the determination means of the present invention) that determines the time and commands the creation process, and the determination command unit 2
By specifying a creation processing unit 3 (which constitutes the creating means of the present invention) that creates a reduced image based on a predetermined algorithm related to image processing in response to a command from the It has a data management unit 4 (which constitutes the data management means of the present invention) which manages the reduced image so that the original image can be accessed and deletes the reduced image which is no longer necessary for image observation (interpretation) work. . These functional units can be processed in parallel (parallel) with data processing (transfer, etc.) of each component of the endoscope data system 1.

【0036】内視鏡データシステム5は、図1に示すよ
うに、内視鏡画像データを生成する内視鏡モダリティ6
(本発明の縮小画像作成システム1を内蔵する)と、こ
の画像データを記録、保存する内視鏡データファイルシ
ステム7と、この画像データを表示する内視鏡ワークス
テーション8とを備えている。これらの各構成要素は、
通信可能に接続されている。
As shown in FIG. 1, the endoscopic data system 5 includes an endoscopic modality 6 for producing endoscopic image data.
(The reduced image creating system 1 of the present invention is incorporated), an endoscope data file system 7 for recording and storing this image data, and an endoscope workstation 8 for displaying this image data. Each of these components is
Connected for communication.

【0037】内視鏡モダリティ6は、画像データを生成
する内視鏡装置9と、縮小画像の作成処理などを制御す
る制御装置10(本発明の縮小画像作成システム1を内
蔵する)とを備えている。
The endoscopic modality 6 includes an endoscopic device 9 for generating image data, and a control device 10 (which incorporates the reduced image creating system 1 of the present invention) for controlling a process of creating a reduced image. ing.

【0038】内視鏡装置9は、図示しない電子スコープ
等の撮像部、制御部、操作部、画像データを記録する記
録部(内部メモリ、磁気ディスク装置等)等の所定の構
成により、画像データの撮影、記録ができ、その画像デ
ータを内視鏡データファイルシステム7に出力可能とな
っている。
The endoscope device 9 has a predetermined configuration such as an image pickup unit such as an electronic scope (not shown), a control unit, an operation unit, and a recording unit (internal memory, magnetic disk device, etc.) for recording image data, and the like. Can be photographed and recorded, and the image data thereof can be output to the endoscope data file system 7.

【0039】制御装置10は、縮小画像作成システム1
を内蔵し、このシステム1により、この制御装置10
は、画像データが内視鏡装置9で撮影、記録されるとき
に、判断指令部2で縮小画像の作成時期であると判断し
て指令を出し、作成処理部3で縮小画像を作成し、この
縮小画像を内視鏡装置9の記録部に記録させ、その後、
データ管理部4でアクセス等のデータ管理ができるよう
になっている。例えば、検査終了時に20枚の原画像が
撮影、記録されたとすると、この時点で同数の縮小画像
が作成、記録されることになる。
The control device 10 is the reduced image creating system 1
This system 1 has a built-in
When the image data is captured and recorded by the endoscope device 9, the determination command unit 2 determines that it is time to create a reduced image and issues a command, and the creation processing unit 3 creates a reduced image, This reduced image is recorded in the recording unit of the endoscope device 9, and thereafter,
The data management unit 4 can manage data such as access. For example, if 20 original images were taken and recorded at the end of the examination, the same number of reduced images would be created and recorded at this point.

【0040】内視鏡データファイルシステム7は、CP
U11を有するファイル制御装置12と、各患者の検査
データ(画像データ及び付帯情報から成る:図2参照)
を記憶する磁気ディスク装置13及び光磁気ディスク装
置14と、入出力装置15とを備えている。
The endoscope data file system 7 is a CP
File controller 12 having U11 and examination data of each patient (consisting of image data and incidental information: see FIG. 2)
A magnetic disk device 13 and a magneto-optical disk device 14 for storing the data, and an input / output device 15.

【0041】ファイル制御装置12は、CPU11の処
理によって、各患者の検査データを磁気ディスク装置1
3及び光磁気ディスク装置14に記憶させる一方、それ
らの記憶データを読み出して内視鏡ワークステーション
8に出力できるようなっている。
The file controller 12 processes the examination data of each patient by the processing of the CPU 11 into the magnetic disk device 1.
3 and the magneto-optical disk device 14, the stored data can be read out and output to the endoscope workstation 8.

【0042】上記磁気ディスク装置13及び光磁気ディ
スク装置14は、その特性(アクセス時間の長短、記憶
容量の大小)に応じて使い分けられる。つまり、検査時
に内視鏡装置から得られた検査データは一時的に磁気デ
ィスク装置13に記憶される。この検査データは、その
後に頻繁にアクセスされる可能性が高く、追加や変更の
可能性が高い間、作業能率からしても迅速に処理したい
ため、アクセス時間の短い磁気ディスク装置13に保管
される。これに対し、必要な追加、変更などが終了した
検査データは、今後のアクセスの可能性は小さいが、将
来にわたって保存しておく必要があるとして、光磁気デ
ィスク装置14に転送・保存される。
The magnetic disk device 13 and the magneto-optical disk device 14 are selectively used according to their characteristics (long access time, large storage capacity). That is, the inspection data obtained from the endoscope device during the inspection is temporarily stored in the magnetic disk device 13. Since this inspection data is likely to be accessed frequently thereafter and is likely to be added or changed, the inspection data is stored in the magnetic disk device 13 which has a short access time because it is desired to be processed quickly even in view of work efficiency. It On the other hand, the inspection data, for which necessary additions and changes have been completed, have a low possibility of future access, but are transferred and stored in the magneto-optical disk device 14 because they need to be stored in the future.

【0043】内視鏡ワークステーション8は、CPU1
6を有する端末装置17と、画像データを含む検査デー
タを一時的に保管する磁気ディスク装置18とを備えて
いる。
The endoscope workstation 8 has a CPU 1
6, and a magnetic disk device 18 for temporarily storing inspection data including image data.

【0044】端末装置17は、CPU16の処理によっ
て、内視鏡データファイルシステム7の検査データを端
末装置17に接続される磁気ディスク装置18に記憶さ
せる一方、それらの記憶データを読み出し、ディスプレ
イ画面に表示できるようになっている。
The terminal device 17 stores the inspection data of the endoscope data file system 7 in the magnetic disk device 18 connected to the terminal device 17 by the processing of the CPU 16, while reading the stored data and displaying it on the display screen. It can be displayed.

【0045】次に、図3に基づいて、全体の動作を説明
する。
Next, the overall operation will be described with reference to FIG.

【0046】まず、患者Aに対して、内視鏡装置9で画
像データの撮影が行なわれたとする。この撮影が時刻=
T1(又はT3)に終了すると、画像データの原画像が
内視鏡装置の図示しない記録部に記録される。この時刻
=T1に縮小画像作成システム1内の判断指令部2から
作成処理部3に指令が出され、この作成処理部3で縮小
画像が作成される。この作成が時刻=T2(又はT4)
に終了すると、この縮小画像が内視鏡装置9の図示しな
い記録部に記録される。この縮小画像の作成、記録処理
は、原画像の記録処理と並行して行なわれる。例えば、
患者Aの検査に対して画像データの原画像が20枚撮
影、記録されたとすると、患者Aの検査終了の時点で
は、原画像と同数の20枚の縮小画像が作成、記録され
ている。
First, it is assumed that the image data of the patient A is photographed by the endoscope device 9. This shooting time =
When the process ends at T1 (or T3), the original image of the image data is recorded in the recording unit (not shown) of the endoscope device. At this time = T1, the determination command unit 2 in the reduced image creation system 1 issues a command to the creation processing unit 3, and the creation processing unit 3 creates a reduced image. This creation is time = T2 (or T4)
At the end, the reduced image is recorded in the recording unit (not shown) of the endoscope device 9. The process of creating and recording the reduced image is performed in parallel with the process of recording the original image. For example,
If 20 original images of image data are taken and recorded for the examination of the patient A, at the end of the examination of the patient A, the same number of 20 reduced images as the original images are created and recorded.

【0047】次いで、患者Aの検査が終了すると、縮小
画像作成システム1で作成された縮小画像は、原画像と
共に、内視鏡装置9からファイル制御装置12に送ら
れ、このファイル制御装置12内のCPU11の処理に
より、磁気ディスク装置13に一時的に記憶される。
Next, when the examination of the patient A is completed, the reduced image created by the reduced image creating system 1 is sent from the endoscope device 9 to the file controller 12 together with the original image. Is temporarily stored in the magnetic disk device 13 by the processing of the CPU 11.

【0048】その後、患者Aの原画像及び縮小画像は、
端末装置17からファイル制御装置12に患者Aの画像
データが要求されるときに、その画像データがファイル
制御装置12のCPU11の処理により、磁気ディスク
装置13から端末装置7に送られる。
After that, the original image and the reduced image of the patient A are
When the terminal device 17 requests the image data of the patient A from the file control device 12, the image data is sent from the magnetic disk device 13 to the terminal device 7 by the processing of the CPU 11 of the file control device 12.

【0049】次いで、患者Aの原画像及び縮小画像は、
端末装置17のCPU16の処理により、端末装置17
に接続される磁気ディスク装置18に一時的に記憶され
る。
Next, the original image and reduced image of patient A are
By the processing of the CPU 16 of the terminal device 17, the terminal device 17
Is temporarily stored in the magnetic disk device 18 connected to the.

【0050】その後、端末装置17は、患者Aの縮小画
像を一覧表示し、この中から画像を選択し、原画像の全
体像を表示する。
After that, the terminal device 17 displays a list of reduced images of the patient A, selects an image from the list, and displays the entire image of the original image.

【0051】上述の一連の処理を繰り返し、利用者の観
察業務が終了すると、患者Aの原画像は、端末装置17
からファイル制御装置12に転送され、光磁気ディスク
装置14に保存される。また、患者Aの縮小画像は、端
末装置17からファイル制御装12置に転送されずに、
削除される。
When the user's observation work is completed by repeating the above-described series of processing, the original image of the patient A becomes the terminal device 17.
Is transferred to the file control device 12 and stored in the magneto-optical disk device 14. Further, the reduced image of the patient A is not transferred from the terminal device 17 to the file control device 12,
To be deleted.

【0052】上述の縮小画像作成の処理は検査の空き時
間に実施されるので、利用者は、画像選択用の縮小画像
の一覧を要求するときに、すでに作成済みの縮小画像を
高速にアクセスし、表示できるようになる。従って、内
視鏡検査に要する診断時間が短縮するようになる。ま
た、縮小画像は画像データの観察業務の終了後に削除さ
れるため、光磁気ディスク装置内に縮小画像を保存する
記憶領域を設定しなくてもよく、必要最小限の画像デー
タだけを効率良く保存できるようになる。しかも、原画
像と縮小画像をリンクして処理する画像管理機構(所定
のプログラム)も不要となるため、縮小画像の管理を簡
単な構成で構築できるようになる。
Since the above-described processing for creating a reduced image is carried out in the spare time of the examination, the user can access the already created reduced image at high speed when requesting a list of reduced images for image selection. , Can be displayed. Therefore, the diagnosis time required for the endoscopic examination is shortened. Also, since the reduced image is deleted after the observation work of the image data is completed, it is not necessary to set a storage area for storing the reduced image in the magneto-optical disk device, and only the minimum necessary image data is efficiently stored. become able to. Moreover, an image management mechanism (predetermined program) for linking and processing the original image and the reduced image is not required, so that the reduced image can be managed with a simple configuration.

【0053】続いて、図4を基にして、上記実施例の第
1変形例を説明する。
Next, a first modification of the above embodiment will be described with reference to FIG.

【0054】画像データを端末装置17で観察(読影)
する業務において、ある患者の過去に受けた検査データ
を予め内視鏡データファイルシステム7から内視鏡ワー
クステーション8に転送しておく場合(図6中の患者説
明時又は患者面談時)がある。例えば、内視鏡検査の直
前に、検査実施予定の患者について過去(前回)の検査
データを参照するため、その検査データを内視鏡検査の
前日に転送するとき(図6中の患者説明時)である。
Observation of image data by the terminal device 17 (interpretation)
In the work to perform, there is a case where the examination data received in the past of a certain patient is transferred from the endoscope data file system 7 to the endoscope workstation 8 in advance (at the time of explaining the patient in FIG. 6 or at the patient interview). . For example, immediately before the endoscopic examination, when referring to past (previous) examination data for a patient scheduled to perform the examination, when the examination data is transferred on the day before the endoscopic examination (at the time of explaining the patient in FIG. 6). ).

【0055】この第1変形例は、上記の業務上、この発
明に係る縮小画像作成システム1を内視鏡データシステ
ム5の内視鏡ワークステーション8に一体に搭載して実
施したものである。
In the first modification, the reduced image creating system 1 according to the present invention is integrally mounted on the endoscope workstation 8 of the endoscope data system 5 in the above-mentioned business.

【0056】この場合、内視鏡ワークステーション8内
の端末装置17に内蔵された縮小画像作成システム1の
判断指令部2は、画像データの原画像が光磁気ディスク
装置14(ファイル制御装置12に接続)から磁気ディ
スク装置18(端末装置17に接続)に転送されるとき
に、縮小画像の作成時期であると判断し、作成処理を指
令するように設定されている。
In this case, the judgment command unit 2 of the reduced image creating system 1 built in the terminal device 17 in the endoscope workstation 8 outputs the original image of the image data to the magneto-optical disk device 14 (file controller 12). When it is transferred from the connection) to the magnetic disk device 18 (connected to the terminal device 17), it is determined that it is time to create a reduced image, and the creation processing is instructed.

【0057】例えば、図4に示すように、内視鏡検査で
撮影、記録された画像データの原画像がファイル制御装
置12に転送され、予め光磁気ディスク装置14に保存
されているとする。
For example, as shown in FIG. 4, it is assumed that the original image of the image data photographed and recorded in the endoscopic examination is transferred to the file controller 12 and stored in the magneto-optical disk device 14 in advance.

【0058】ここで、端末装置17からファイル制御装
置12に画像データ表示の要求が出され、ファイル制御
装置12は、端末装置17に画像データの原画像を送信
する。
Here, the terminal device 17 requests the file control device 12 to display the image data, and the file control device 12 sends the original image of the image data to the terminal device 17.

【0059】端末装置17は、この原画像を受信し、原
画像の受信終了ごと(時刻=T5又はT7)に、原画像
を磁気ディスク装置18に一時的に記憶し、この処理と
並行して、縮小画像作成システム1の判断指令部2から
作成処理部3に指令が出される。この指令を受けて、作
成処理部3は、原画像の縮小画像を作成し、作成終了ご
と(時刻=T6又はT8)に、磁気ディスク装置18に
縮小画像を一時的に記憶する。例えば、画像データの原
画像がファイル制御装置12から端末装置17に20枚
転送されたとすると、転送終了後には、原画像と同数の
縮小画像が作成され、原画像と同様に磁気ディスク装置
18(端末装置17に接続)に一時的に記憶されること
になる。
The terminal device 17 receives this original image, temporarily stores the original image in the magnetic disk device 18 each time the reception of the original image is completed (time = T5 or T7), and in parallel with this processing. A command is issued from the determination command unit 2 of the reduced image creation system 1 to the creation processing unit 3. In response to this command, the creation processing unit 3 creates a reduced image of the original image, and temporarily stores the reduced image in the magnetic disk device 18 each time the creation is completed (time = T6 or T8). For example, if 20 original images of image data are transferred from the file control device 12 to the terminal device 17, after the transfer is completed, the same number of reduced images as the original images are created, and the magnetic disk device 18 ( (Connected to the terminal device 17).

【0060】その後、適宜な時期(画像データを観察す
る時期)に、利用者は、端末装置17から画像データを
要求する。この時点では、すでに作成済みの縮小画像が
磁気ディスク装置18に記憶されているので、画像要求
と同時に端末装置17の画面上に縮小画像が高速にアク
セスされ、一覧表示される。この一覧表示された縮小画
像の中から画像を選択すると、縮小画像作成システム1
のデータ管理部4により磁気ディスク装置13に記憶さ
れている原画像がアクセスされ、表示される。
After that, the user requests the image data from the terminal device 17 at an appropriate time (when observing the image data). At this point in time, since the reduced images that have already been created are stored in the magnetic disk device 18, the reduced images are accessed at high speed on the screen of the terminal device 17 at the same time as the image request, and are displayed in a list. When an image is selected from the reduced images displayed in this list, the reduced image creating system 1
The original image stored in the magnetic disk device 13 is accessed and displayed by the data management unit 4 of FIG.

【0061】以上の一連の処理を繰り返し、利用者の観
察業務が終了すると、縮小画像作成システム1のデータ
管理部5により磁気ディスク装置18に一時的に記憶さ
れる縮小画像は削除される(なお、原画像は、光磁気デ
ィスク装置14に保存されている)。
When the user's observation work is completed by repeating the above series of processing, the reduced image temporarily stored in the magnetic disk device 18 by the data management section 5 of the reduced image creating system 1 is deleted (note that , The original image is stored in the magneto-optical disk device 14).

【0062】上述の縮小画像の作成処理は画像転送ごと
の空き時間に実施するので、利用者は、縮小画像を高速
にアクセスし、表示できるようになる。例えば、転送処
理を、作成処理のバックグランドで実施するように設定
することも可能であるため、この場合の縮小画像作成に
要する時間は、利用者からみて見掛け上、無視できる
程、問題にならない。従って、内視鏡検査に要する診断
時間が短縮するようになる。
Since the above-described reduced image creation processing is performed during the idle time for each image transfer, the user can access and display the reduced image at high speed. For example, since it is possible to set the transfer process to be performed in the background of the creation process, the time required to create the reduced image in this case does not matter so much that it can be ignored from the user's perspective. . Therefore, the diagnosis time required for the endoscopic examination is shortened.

【0063】また、縮小画像は画像データの観察業務の
終了後に削除されるため、光磁気ディスク装置内に縮小
画像を保存する記憶領域を設定しなくてもよく、必要最
小限の画像データだけを効率良く保存できるようにな
る。しかも、原画像と縮小画像をリンクして処理する画
像管理機構(所定のプログラム)も不要となるため、縮
小画像の管理を簡単な構成で構築できるようになる。
Further, since the reduced image is deleted after the observation work of the image data is completed, it is not necessary to set a storage area for storing the reduced image in the magneto-optical disk device, and only the minimum necessary image data is stored. You will be able to save efficiently. Moreover, an image management mechanism (predetermined program) for linking and processing the original image and the reduced image is not required, so that the reduced image can be managed with a simple configuration.

【0064】続いて、第2変形例を説明する。Next, a second modification will be described.

【0065】第2変形例は、ある患者の複数の画像デー
タを観察するときであって、端末装置17からファイル
制御装置12の原画像を最初に1枚要求されたときに、
その患者に関係する原画像(引き続き要求される原画像
を含む)について縮小画像を作成するような場合であ
る。
The second modification is when observing a plurality of image data of a patient, and when the terminal device 17 first requests one original image of the file control device 12,
This is the case when a reduced image is created for the original image (including the subsequently requested original image) related to the patient.

【0066】この第2変形例は、上記の業務上、この発
明に係る縮小画像作成システム1を内視鏡データシステ
ム5の内視鏡データファイルシステム7に一体に搭載し
て実施したものである。
In the second modification, the reduced image creating system 1 according to the present invention is integrally mounted on the endoscope data file system 7 of the endoscope data system 5 in the above-mentioned business. .

【0067】この場合、内視鏡データファイルシステム
7内のファイル制御装置12に内蔵された縮小画像作成
システム1の判断指令部2は、端末装置17から患者を
指定され、この患者に関する画像データの内、1枚だけ
端末装置17に転送されるときに、縮小画像の作成時期
であると判断し、その患者の全ての原画像を縮小する指
令を出すように設定される。この判断指令部2の指令を
受けると、作成処理部3は、対象患者の全ての縮小画像
を作成し、作成終了後、データ管理部4により作成済み
の縮小画像が端末装置17に転送される。
In this case, the judgment command section 2 of the reduced image creating system 1 incorporated in the file control device 12 in the endoscope data file system 7 designates a patient from the terminal device 17 and sends the image data of this patient. When only one of them is transferred to the terminal device 17, it is determined that it is time to create a reduced image, and a command to reduce all original images of the patient is set. Upon receipt of the instruction from the determination instruction unit 2, the creation processing unit 3 creates all the reduced images of the target patient, and after the creation is completed, the created reduced images are transferred to the terminal device 17 by the data management unit 4. .

【0068】例えば、内視鏡装置6で撮影、記録された
画像データの原画像がファイル制御装置12に転送さ
れ,すでにファイル制御装置12の光磁気ディスク装置
14に保存されているとする。
For example, it is assumed that the original image of the image data photographed and recorded by the endoscope device 6 is transferred to the file control device 12 and already stored in the magneto-optical disk device 14 of the file control device 12.

【0069】ここで、端末装置17からファイル制御装
置12に、ある患者の画像データ表示の要求が出され
る。この要求を受けて、ファイル制御装置12が端末装
置17に画像データの原画像を1枚転送すると、端末装
置17は、この原画像を受信し、画面に表示する。
Here, the terminal device 17 issues a request for displaying image data of a patient to the file controller 12. When the file control device 12 receives this request and transfers one original image of the image data to the terminal device 17, the terminal device 17 receives the original image and displays it on the screen.

【0070】その後、利用者がこの1枚の画像を観察し
ている間に、端末装置17の処理(利用者の観察業務)
と並行して、ファイル制御装置12に内蔵された縮小画
像作成システム1の判断指令部2は、作成処理部3に指
令を出す。この指令を受けて、作成処理部3は、要求の
あった患者の全原画像の縮小画像を作成し、この縮小画
像を磁気ディスク装置13に一時的に記憶する。この処
理が終了すると、ファイル制御装置12から端末装置1
7に、作成済みの縮小画像が転送される。
After that, while the user is observing this one image, processing of the terminal device 17 (observation work of the user)
In parallel with this, the judgment command unit 2 of the reduced image creation system 1 built in the file control device 12 issues a command to the creation processing unit 3. In response to this instruction, the creation processing unit 3 creates a reduced image of all original images of the requested patient, and temporarily stores this reduced image in the magnetic disk device 13. When this process ends, the file control device 12 moves the terminal device 1
The created reduced image is transferred to 7.

【0071】端末装置17は、縮小画像を受信すると、
この縮小画像を磁気ディスク装置18に一時的に記憶
し、画面上に一覧表示する。この一覧表示された縮小画
像の中から画像が指定(例えば画像番号等)されると、
縮小画像作成システム1のデータ管理部4により指定さ
れた原画像をアクセスするようにファイル制御装置12
に指示される。この指示を受けて、ファイル制御装置1
2が指定された原画像を端末装置17に転送すると、端
末装置17は、この原画像を受信し、画面に表示する。
When the terminal device 17 receives the reduced image,
This reduced image is temporarily stored in the magnetic disk device 18 and displayed as a list on the screen. When an image is designated from the reduced images displayed in this list (for example, the image number),
The file controller 12 accesses the original image designated by the data management unit 4 of the reduced image creating system 1.
Be instructed to. In response to this instruction, the file control device 1
When the original image designated by 2 is transferred to the terminal device 17, the terminal device 17 receives the original image and displays it on the screen.

【0072】上述の一連の処理を繰り返し、利用者の観
察業務が終了すると、磁気ディスク装置13(ファイル
制御装置12に接続)に一時的に記憶された縮小画像
は、データ管理部4の指示により削除される(つまり、
光磁気ディスク装置14には、保存されない)。
When the user's observation work is completed by repeating the above-described series of processing, the reduced image temporarily stored in the magnetic disk device 13 (connected to the file control device 12) is instructed by the data management unit 4. Deleted (that is,
It is not stored in the magneto-optical disk device 14).

【0073】上述の縮小画像作成の処理は、端末装置で
画像を観察しているときに実施するので、利用者にとっ
て縮小画像の作成時間は問題にならない。従って、内視
鏡検査に要する診断時間が短縮するようになる。
Since the above-described processing for creating a reduced image is performed while the terminal device is observing the image, the time required for creating the reduced image does not matter to the user. Therefore, the diagnosis time required for the endoscopic examination is shortened.

【0074】また、縮小画像は画像データの観察業務の
終了後に削除されるため、光磁気ディスク装置内に縮小
画像を保存する記憶領域を設定しなくてもよく、必要最
小限の画像データだけを効率良く保存できるようにな
る。しかも、原画像と縮小画像をリンクして処理する画
像管理機構(所定のプログラム)も不要となるため、縮
小画像の管理を簡単な構成で構築できるようになる。
Further, since the reduced image is deleted after the observation work of the image data is completed, it is not necessary to set a storage area for storing the reduced image in the magneto-optical disk device, and only the minimum necessary image data is stored. You will be able to save efficiently. Moreover, an image management mechanism (predetermined program) for linking and processing the original image and the reduced image is not required, so that the reduced image can be managed with a simple configuration.

【0075】続いて、図5(a)及び(b)を基にし
て、第3変形例を説明する。
Next, a third modification will be described with reference to FIGS. 5 (a) and 5 (b).

【0076】第3変形例は、第2変形例と同様に本発明
に係る縮小画像作成システム1を内視鏡データファイル
システム7に一体に搭載して実施するものである。
In the third modified example, as in the second modified example, the reduced image creating system 1 according to the present invention is integrally mounted on the endoscope data file system 7.

【0077】この場合、内視鏡データファイルシステム
7内のファイル制御装置12に一体に搭載される縮小画
像作成システム1は、光磁気ディスク装置14内のディ
スクをマウントするときに、縮小画像の作成時期である
と判断し、作成指令を出すように判断指令部2が設定さ
れる。また、作成対象の縮小画像を患者1人につき1枚
(例えば撮影された複数の画像データの内の先頭の画像
データ)とするように作成処理部3を設定し、さらに、
図5(a)に示すように、この作成された縮小画像を画
像管理用の患者ディレクトリ(テキストデータ)の一部
として、端末装置に転送し、この縮小画像を磁気ディス
ク装置(端末装置に接続)に一時的に記憶されるように
データ管理部4も設定する。
In this case, the reduced image creating system 1 which is integrally mounted on the file controller 12 in the endoscope data file system 7 creates a reduced image when the disc in the magneto-optical disc device 14 is mounted. The judgment command unit 2 is set so as to judge that it is time to issue a preparation command. Further, the creation processing unit 3 is set so that the number of reduced images to be created is one for each patient (for example, the first image data of a plurality of image data taken), and
As shown in FIG. 5A, the created reduced image is transferred to a terminal device as a part of a patient directory (text data) for image management, and the reduced image is connected to a magnetic disk device (connected to the terminal device). ), The data management unit 4 is also set to be temporarily stored in.

【0078】このように縮小画像作成システム1は設定
されるので、端末装置17は、図5(b)に示すよう
に、縮小画像を患者ディレクトリの一部として表示し、
この縮小画像を文字情報とともに画像選択用に使用でき
る。
In this way, the reduced image creation system 1 is set
As shown in FIG. 5B, the terminal device 17 is
Displays the reduced image as part of the patient directory,
You can use this reduced image with textual information for image selection.
It

【0079】端末装置17上での画像選択処理が終了す
ると、磁気ディスク装置18に一時的に記憶されている
縮小画像は、縮小画像作成システム1のデータ管理部4
の指示により削除される。
When the image selection process on the terminal device 17 is completed, the reduced image temporarily stored in the magnetic disk device 18 is stored in the data management unit 4 of the reduced image creating system 1.
Will be deleted according to the instructions.

【0080】上述の縮小画像作成の処理は、光磁気ディ
スク装置14内のディスクをマウントするときに実施す
るので、利用者にとって縮小画像作成の時間は問題にな
らない。従って、内視鏡検査に要する診断時間が短縮す
るようになる。
Since the above-described processing of creating a reduced image is carried out when the disk in the magneto-optical disk device 14 is mounted, the time for creating a reduced image does not matter to the user. Therefore, the diagnosis time required for the endoscopic examination is shortened.

【0081】また、縮小画像は画像データの観察業務の
終了後に削除されるため、光磁気ディスク装置内に縮小
画像を保存する記憶領域を設定しなくてもよく、必要最
小限の画像データだけを効率良く保存できるようにな
る。しかも、原画像と縮小画像をリンクして処理する画
像管理機構(所定のプログラム)も不要となるため、縮
小画像の管理を簡単な構成で構築できるようになる。
Further, since the reduced image is deleted after the observation work of the image data is completed, it is not necessary to set a storage area for storing the reduced image in the magneto-optical disk device, and only the minimum necessary image data is required. You will be able to save efficiently. Moreover, an image management mechanism (predetermined program) for linking and processing the original image and the reduced image is not required, so that the reduced image can be managed with a simple configuration.

【0082】なお、上記実施例の磁気ディスク(ハード
ディスク)装置は、アクセス時間が短い記憶装置であれ
ばよく、例えばファイル制御装置の内部に設けた内部記
憶装置(メモリ或いは画像メモリなど)であってもよ
い。また、光磁気ディスク装置は、大容量の記憶装置で
あればよく、例えば複数の光ディスクを搭載した光ディ
スク・オート・チェンジャであってもよい。
The magnetic disk (hard disk) device of the above embodiment may be a storage device having a short access time, and may be, for example, an internal storage device (memory or image memory) provided inside the file control device. Good. Further, the magneto-optical disc device may be a large-capacity storage device, and may be, for example, an optical disc auto changer equipped with a plurality of optical discs.

【0083】また、この発明に係る縮小画像作成システ
ムは内視鏡検査用に限定されることなく、例えば超音波
検査用あるいは超音波内視鏡検査用等に適用してもよ
い。
Further, the reduced image creating system according to the present invention is not limited to the endoscopic examination, but may be applied to, for example, an ultrasonic examination or an ultrasonic endoscopic examination.

【0084】またなお、この発明に係る縮小画像作成シ
ステムは医用に限定されることなく、縮小画像を画像選
択用に一覧表示させ、その縮小画像を指定することによ
り原画像をアクセス可能とする、一般の画像データベー
スシステムに一体に搭載し、適用することが可能であ
る。
Furthermore, the reduced image creating system according to the present invention is not limited to medical use, and reduced images are displayed in a list for image selection, and the original image can be accessed by designating the reduced image. It is possible to integrally mount and apply to a general image database system.

【0085】[0085]

【発明の効果】以上説明したように、本発明によれば、
原画像の転送要求があった際に縮小画像を作成して原画
像と縮小画像を転送するので、縮小画像を効率良く作成
することができる。又、医用画像データを観察(読影)
する業務において、患者の診断効率を良くすることがで
き、診断時間を短縮できる。
As described above, according to the present invention,
When a request to transfer the original image is made, a reduced image is created to create the original image.
Images and reduced images are transferred, so reduced images can be created efficiently
can do. Also, observe medical image data (interpretation)
Can improve the efficiency of patient diagnosis
The diagnosis time can be shortened.

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

【図1】実施例に係る内視鏡データシステム(本発明の
縮小画像作成システムを一体に搭載)の構成を示す概略
ブロック図。
FIG. 1 is a schematic block diagram showing the configuration of an endoscope data system according to an embodiment (integrated with a reduced image creation system of the present invention).

【図2】内視鏡データシステムに一体に搭載される縮小
画像作成システムの概略の機能ブロック図。
FIG. 2 is a schematic functional block diagram of a reduced image creation system that is integrally installed in an endoscope data system.

【図3】実施例に係る縮小画像の作成時期を示す概略の
タイミングチャート。
FIG. 3 is a schematic timing chart showing a generation time of a reduced image according to the embodiment.

【図4】第1変形例に係る縮小画像の作成時期を示す概
略のタイミングチャート。
FIG. 4 is a schematic timing chart showing a generation time of a reduced image according to a first modification.

【図5】第3変形例に係る表示例を示す図で、(a)は
患者ディレクトリの一例を示す図、(b)は縮小画像の
一覧表示画面の一例を示す図。
FIG. 5 is a diagram showing a display example according to a third modified example, (a) is a diagram showing an example of a patient directory, and (b) is a diagram showing an example of a reduced image list display screen.

【図6】内視鏡検査の概要を説明するフローチャート。FIG. 6 is a flowchart illustrating an outline of endoscopy.

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

1 縮小画像作成システム 5 内視鏡データシステム 6 内視鏡モダリティ 7 内視鏡データファイルシステム 8 内視鏡ワークステーション 1 Reduced image creation system 5 Endoscope data system 6 Endoscopic modality 7 Endoscope data file system 8 Endoscope workstation

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平5−73619(JP,A) 特開 平4−253285(JP,A) 特開 昭62−74156(JP,A) 特開 昭58−87660(JP,A) 特開 昭59−214959(JP,A) 特開 昭62−72068(JP,A) 特開 平3−209574(JP,A) 特開 平4−333974(JP,A) 特開 平3−58282(JP,A) 特開 平2−206876(JP,A) 特開 平2−140875(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F ─────────────────────────────────────────────────── --- Continuation of the front page (56) References JP-A-5-73619 (JP, A) JP-A-4-253285 (JP, A) JP-A-62-74156 (JP, A) JP-A-58- 87660 (JP, A) JP 59-214959 (JP, A) JP 62-72068 (JP, A) JP 3-209574 (JP, A) JP 4-333974 (JP, A) JP-A-3-58282 (JP, A) JP-A-2-206876 (JP, A) JP-A-2-140875 (JP, A) (58) Fields investigated (Int.Cl. 7 , DB name) G06F

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 医用モダリティにより生成された画像デ
ータを保存するデータベース装置と、当該データベース
装置と通信可能に接続され、前記データベース装置から
転送された画像データに基づいて画像を表示する端末装
置とを備えた画像データベースシステムにおいて、 前記データベース装置は、 前記医用モダリティにより生成された原画像の画像デー
タを保管する保管手段と、 前記端末装置から受けた原画像の転送要求に応じて、前
記原画像に関係する複数の縮小画像データを作成する縮
小画像作成手段と、 前記縮小画像作成手段により作成された縮小画像データ
を一時的に記憶する一時記憶手段と、 前記転送要求された原画像の画像データと、前記一時記
憶手段に記憶させた縮小画像データを前記端末装置に転
送する転送手段とを備え、 前記端末装置は、 前記転送手段により転送されてきた原画像の画像データ
を表示する表示手段と、 前記転送手段により転送されてきた前記縮小画像データ
を一覧表示する一覧表示手段と、 この一覧表示手段により表示された縮小画像の中から指
定された画像を前記データベース装置から転送するよう
に指示する手段を備え、 前記縮小画像作成手段は、前記表示手段により原画像が
表示されている間に前記縮小画像を作成するものである
ことを特徴とする画像データベースシステム。
1. A database device that stores image data generated by a medical modality, and a terminal device that is communicatively connected to the database device and that displays an image based on the image data transferred from the database device. In the provided image database system, the database device, a storage unit for storing the image data of the original image generated by the medical modality, in response to a transfer request of the original image received from the terminal device, to the original image Reduced image creating means for creating a plurality of related reduced image data, temporary storage means for temporarily storing the reduced image data created by the reduced image creating means, and image data of the transfer-requested original image A transfer means for transferring the reduced image data stored in the temporary storage means to the terminal device. The terminal device includes a display unit that displays the image data of the original image transferred by the transfer unit, a list display unit that displays a list of the reduced image data transferred by the transfer unit, and the list. A means for instructing to transfer an image designated from the reduced images displayed by the display means from the database device, wherein the reduced image creating means is provided while the original image is being displayed by the display means. An image database system for creating the reduced image.
【請求項2】 前記データベース装置は、当該データベ
ース装置の前記一時記憶手段に記憶されている前記縮小
画像データを自動的に削除する手段を有する請求項1に
記載の画像データベースシステム。
2. The image database system according to claim 1, wherein the database device has means for automatically deleting the reduced image data stored in the temporary storage means of the database device.
【請求項3】 前記医用モダリティは内視鏡装置である
請求項1又は2に記載の画像データベースシステム。
3. The image database system according to claim 1, wherein the medical modality is an endoscopic device.
【請求項4】 医用モダリティにより生成された画像デ
ータを保存するものであり、且つ、転送された画像デー
タに基づいて画像を表示する端末装置と通信可能に構成
されたデータベース装置において、 前記医用モダリティにより生成された原画像の画像デー
タを保管する保管手段と、 前記端末装置から受けた原画像の転送要求に応じて、要
求された原画像の画像データ前記端末装置に転送する第
1転送手段と、前記第1転送手段による転送の後、前記端末装置に前記
原画像が表示されている間に、 前記原画像の患者に関係
する複数の縮小画像データを作成する縮小画像作成手段
と、 前記縮小画像作成手段により作成された縮小画像データ
を一時的に記憶する一時記憶手段と、 前記一時記憶手段に記憶させた縮小画像データを前記端
末装置に転送する第2転送手段を備えることを特徴とす
るデータベース装置。
4. A database device configured to store image data generated by a medical modality and communicable with a terminal device that displays an image based on the transferred image data, wherein the medical modality is used. Storage means for storing the image data of the original image generated by the above, and a first transfer means for transferring the requested image data of the original image to the terminal device in response to the transfer request of the original image received from the terminal device. , After the transfer by the first transfer means,
While the original image is being displayed, reduced image creating means for creating a plurality of reduced image data related to the patient of the original image, and the reduced image data created by the reduced image creating means are temporarily stored. A database device comprising: a temporary storage unit; and a second transfer unit for transferring the reduced image data stored in the temporary storage unit to the terminal device.
JP31361593A 1993-12-14 1993-12-14 Image database system and database device Expired - Lifetime JP3535199B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31361593A JP3535199B2 (en) 1993-12-14 1993-12-14 Image database system and database device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31361593A JP3535199B2 (en) 1993-12-14 1993-12-14 Image database system and database device

Publications (2)

Publication Number Publication Date
JPH07168845A JPH07168845A (en) 1995-07-04
JP3535199B2 true JP3535199B2 (en) 2004-06-07

Family

ID=18043454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31361593A Expired - Lifetime JP3535199B2 (en) 1993-12-14 1993-12-14 Image database system and database device

Country Status (1)

Country Link
JP (1) JP3535199B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3395898B2 (en) 1999-03-26 2003-04-14 セイコーエプソン株式会社 Image data processing system
JP2015215740A (en) 2014-05-09 2015-12-03 キヤノン株式会社 Information processing device, information processing method and program
JP7035696B2 (en) * 2018-03-27 2022-03-15 コニカミノルタ株式会社 Medical image management server and medical image display system

Also Published As

Publication number Publication date
JPH07168845A (en) 1995-07-04

Similar Documents

Publication Publication Date Title
US4737912A (en) Medical image filing apparatus
JP4183819B2 (en) Medical image filing system
US6609135B1 (en) Image file equipment, and database creating method in an image file equipment
JP3742549B2 (en) Medical image filing system
JPH0567160A (en) Method for using material discrimination information in data base sharing network
JPH11312200A (en) Medical image database apparatus
JP3535199B2 (en) Image database system and database device
JP2000020630A (en) Medical image file system
JP2010246774A (en) Medical image data processing system, medical image data processing method, and medical image data processing program
JP4683781B2 (en) Medical image display apparatus and method
JP3629852B2 (en) Telemedicine support method and telemedicine support system
JP2000293528A (en) Image reader, its reading method and recording medium recording image reading program
JP3330417B2 (en) Medical image filing system
JP3167365B2 (en) Image display system
JP4468050B2 (en) Medical data management method and system, and terminal used therefor
JP2002351974A (en) Consultation information processing system
JP4350294B2 (en) Medical data file device
JPS63313966A (en) Image processor
JP2005118074A (en) Method and device for controlling inspection device
JPH0947428A (en) Endoscope image filing device
JP2000339341A (en) Image filing device
JPH02206876A (en) Medical picture filing device
JPH07129754A (en) Data retrieval and editing device
JPH0759731A (en) Data filing system
JPH10143402A (en) Medical image preservation communication system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031216

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040213

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040311

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080319

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090319

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100319

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100319

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110319

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120319

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130319

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140319

Year of fee payment: 10

EXPY Cancellation because of completion of term