Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6351925B2 - Report creation device and report creation program - Google Patents
[go: Go Back, main page]

JP6351925B2 - Report creation device and report creation program - Google Patents

Report creation device and report creation program Download PDF

Info

Publication number
JP6351925B2
JP6351925B2 JP2012247595A JP2012247595A JP6351925B2 JP 6351925 B2 JP6351925 B2 JP 6351925B2 JP 2012247595 A JP2012247595 A JP 2012247595A JP 2012247595 A JP2012247595 A JP 2012247595A JP 6351925 B2 JP6351925 B2 JP 6351925B2
Authority
JP
Japan
Prior art keywords
report
unit
information
inspection
examination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2012247595A
Other languages
Japanese (ja)
Other versions
JP2014096055A (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.)
Canon Medical Systems Corp
Original Assignee
Canon Medical Systems Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Medical Systems Corp filed Critical Canon Medical Systems Corp
Priority to JP2012247595A priority Critical patent/JP6351925B2/en
Publication of JP2014096055A publication Critical patent/JP2014096055A/en
Application granted granted Critical
Publication of JP6351925B2 publication Critical patent/JP6351925B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Description

本発明の実施形態は、レポート作成装置およびレポート作成プログラムに関する。   Embodiments described herein relate generally to a report creation apparatus and a report creation program.

従来、病院などの医療現場では、一人の患者の疾病に対して複数の検査が実施されている。そして、それぞれの検査について単独のレポートが作成されている。放射線科では、例えば、MRI(Magnetic Resonance Imaging)装置を用いて撮影された画像、計測結果及び検査の所見などを含むレポートが作成される。医師は、レポートを参照して診断を行う。   Conventionally, in a medical field such as a hospital, a plurality of tests are performed for a disease of a single patient. A single report is created for each test. In the radiology department, for example, a report including an image taken using an MRI (Magnetic Resonance Imaging) apparatus, measurement results, and findings of examination is created. The doctor makes a diagnosis by referring to the report.

特開2012−099124号公報JP 2012-099124 A

本発明が解決しようとする課題は、医師の労力を軽減することができるレポート作成装置およびレポート作成プログラムを提供することである。   The problem to be solved by the present invention is to provide a report creation apparatus and a report creation program capable of reducing the labor of a doctor.

実施形態に係るレポート作成装置は、作成部と、配置部と、出力部とを備える。作成部は、被検体の疾病に関する複数種類の検査が予約された際に、当該検査を識別するための検査識別子と、検査結果のデータ種別を表すデータ種識別子とが、当該疾病の診断に用いられるレポートにおける各検査結果の配置位置に割り当てられたレイアウト情報を作成する。配置部は、前記検査が実施されるごとに、当該検査で得られた検査結果である画像データ及び計測値の少なくとも一方を、当該検査の検査識別子と当該検査結果のデータ種識別子とが対応する前記レイアウト情報の配置位置に配置する。出力部は、前記配置部によって複数の検査結果が配置されたレイアウト情報を用いて、当該複数の検査結果を含む統合レポートを出力する。 The report creation apparatus according to the embodiment includes a creation unit, an arrangement unit, and an output unit. The creation unit uses a test identifier for identifying the test and a data type identifier representing the data type of the test result to diagnose the disease when a plurality of types of tests related to the disease of the subject are reserved. The layout information assigned to the placement position of each inspection result in the generated report is created. Each time the inspection is performed, the placement unit corresponds to at least one of the image data and the measurement value, which are the inspection results obtained by the inspection, with the inspection identifier of the inspection and the data type identifier of the inspection result. It arrange | positions in the arrangement position of the said layout information. The output unit outputs an integrated report including the plurality of inspection results using layout information in which the plurality of inspection results are arranged by the arrangement unit.

図1は、第1の実施形態に係る画像処理システムの構成例を説明するための図である。FIG. 1 is a diagram for explaining a configuration example of an image processing system according to the first embodiment. 図2は、第1の実施形態に係るレポート作成装置の構成例を説明するための図である。FIG. 2 is a diagram for explaining a configuration example of the report creation apparatus according to the first embodiment. 図3は、検査予約情報取得部によって取得される検査予約情報の一例を示す図である。FIG. 3 is a diagram illustrating an example of examination reservation information acquired by the examination reservation information acquisition unit. 図4は、テンプレート記憶部に記憶される情報の一例を示す図である。FIG. 4 is a diagram illustrating an example of information stored in the template storage unit. 図5は、テンプレート記憶部に記憶されるテンプレートの一例を示す図である。FIG. 5 is a diagram illustrating an example of a template stored in the template storage unit. 図6は、レイアウト作成部によって作成されるレイアウトの一例を示す図である。FIG. 6 is a diagram illustrating an example of a layout created by the layout creating unit. 図7は、Finding情報割当部によって割り当てられた統合レポートの一例を示す図である。FIG. 7 is a diagram illustrating an example of the integrated report allocated by the Finding information allocation unit. 図8は、モニタに表示されるサマリ図の一例を示す図である。FIG. 8 is a diagram illustrating an example of a summary diagram displayed on the monitor. 図9は、第1の実施形態に係るレポート作成装置のレイアウト作成処理を説明するためのフローチャートである。FIG. 9 is a flowchart for explaining the layout creation process of the report creation apparatus according to the first embodiment. 図10は、第1の実施形態に係るレポート作成装置のレポート作成処理を説明するためのフローチャートである。FIG. 10 is a flowchart for explaining a report creation process of the report creation apparatus according to the first embodiment. 図11は、従来技術の課題について説明するための図である。FIG. 11 is a diagram for explaining the problems of the prior art. 図12は、第1の実施形態に係るレポート作成装置の効果について説明するための図である。FIG. 12 is a diagram for explaining the effect of the report creation apparatus according to the first embodiment. 図13は、第2の実施形態に係るレポート作成装置の構成例を説明するための図である。FIG. 13 is a diagram for explaining a configuration example of a report creation apparatus according to the second embodiment. 図14は、第2の実施形態に係るレポート作成装置のレポート作成処理を説明するためのフローチャートである。FIG. 14 is a flowchart for explaining a report creation process of the report creation apparatus according to the second embodiment. 図15は、第3の実施形態に係るレポート作成装置の構成例を説明するための図である。FIG. 15 is a diagram for explaining a configuration example of a report creation apparatus according to the third embodiment. 図16は、第3の実施形態に係るレポート作成装置のレポート作成処理を説明するためのフローチャートである。FIG. 16 is a flowchart for explaining a report creation process of the report creation apparatus according to the third embodiment. 図17は、他の実施形態に係るレポート作成装置の構成例を説明するための図である。FIG. 17 is a diagram for explaining a configuration example of a report creation apparatus according to another embodiment. 図18は、優先度順テンプレート記憶部に記憶される情報の一例を示す図である。FIG. 18 is a diagram illustrating an example of information stored in the priority order template storage unit. 図19は、優先度順テンプレート記憶部に記憶されるテンプレート形式の一例を示す図である。FIG. 19 is a diagram illustrating an example of a template format stored in the priority order template storage unit. 図20は、検査予約情報取得部によって取得される検査予約情報の一例を示す図である。FIG. 20 is a diagram illustrating an example of examination reservation information acquired by the examination reservation information acquisition unit. 図21は、レイアウト作成部によって作成されるレイアウトの一例を示す図である。FIG. 21 is a diagram illustrating an example of a layout created by the layout creating unit. 図22は、他の実施形態に係るレポート作成装置の構成例を説明するための図である。FIG. 22 is a diagram for explaining a configuration example of a report creation apparatus according to another embodiment.

以下、図面を参照して、実施形態に係るレポート作成装置およびレポート作成プログラムを説明する。   Hereinafter, a report creation apparatus and a report creation program according to an embodiment will be described with reference to the drawings.

(第1の実施形態)
図1を用いて、第1の実施形態に係る画像処理システムの構成例を説明する。図1は、第1の実施形態に係る画像処理システムの構成例を説明するための図である。図1に示すように、第1の実施形態に係る画像処理システム1は、レポート作成装置100と、検査予約管理装置110と、モダリティ120aと、モダリティ120bと、画像保管装置130と、ワークステーション140と、端末装置150とを備える。図1に示すように、各装置は、例えば、病院内に設置された院内LAN(Local Area Network)2により、直接的又は間接的に相互に通信可能な状態となっている。例えば、画像処理システム1にPACS(Picture Archiving and Communication System)が導入されている場合、各装置は、DICOM(Digital Imaging and Communications in Medicine)規格に則って、医用画像データ等を相互に送受信する。
(First embodiment)
A configuration example of the image processing system according to the first embodiment will be described with reference to FIG. FIG. 1 is a diagram for explaining a configuration example of an image processing system according to the first embodiment. As shown in FIG. 1, the image processing system 1 according to the first embodiment includes a report creation device 100, an examination reservation management device 110, a modality 120a, a modality 120b, an image storage device 130, and a workstation 140. And a terminal device 150. As shown in FIG. 1, the apparatuses are in a state where they can communicate with each other directly or indirectly, for example, via a hospital LAN (Local Area Network) 2 installed in the hospital. For example, when a PACS (Picture Archiving and Communication System) is introduced in the image processing system 1, each apparatus transmits and receives medical image data and the like according to DICOM (Digital Imaging and Communications in Medicine) standards.

ここで、第1の実施形態において、レポート作成装置100は、被検体の疾病に関する複数種類の検査が予約された際に、疾病の診断に用いられるレポートにおける各検査結果の配置位置を定義したレイアウト情報を作成する。レポート作成装置100は、検査が実施されるごとに、実施された検査で得られた検査結果を、作成したレイアウト情報に配置する。レポート作成装置100は、複数の検査結果を配置したレイアウト情報を用いて、複数の検査結果を含む統合レポートを出力する。   Here, in the first embodiment, the report creating apparatus 100 defines a layout that defines the placement position of each test result in a report used for diagnosis of a disease when a plurality of types of tests related to the disease of the subject are reserved. Create information. Each time the inspection is performed, the report creating apparatus 100 arranges the inspection result obtained by the performed inspection in the created layout information. The report creation apparatus 100 outputs an integrated report including a plurality of inspection results using layout information in which a plurality of inspection results are arranged.

検査予約管理装置110は、検査の予約管理を行う装置であり、例えば、HIS(Hospital Information System)又はRIS(Radiology Information System)が導入されている。例えば、検査予約管理装置110は、病院内に勤務する医師や事務員による検査の予約に関連する検査予約情報を受け付け、受け付けた検査予約情報を画像処理システム1の各装置に出力する。   The inspection reservation management apparatus 110 is an apparatus that performs inspection reservation management. For example, HIS (Hospital Information System) or RIS (Radiology Information System) is introduced. For example, the examination reservation management apparatus 110 accepts examination reservation information related to examination reservations by doctors and office workers working in a hospital, and outputs the accepted examination reservation information to each apparatus of the image processing system 1.

モダリティ120a及びモダリティ120bは、X線診断装置、X線CT装置、MRI装置、自動化学分析装置、超音波診断装置、SPECT(Single Photon Emission Computed Tomography)装置、PET(Positron Emission computed Tomography)装置、SPECT装置とX線CT装置とが一体化されたSPECT−CT装置、PET装置とX線CT装置とが一体化されたPET−CT装置、検体検査装置などの装置である。なお、モダリティ120a及びモダリティ120bを区別することなく総称する場合には、モダリティ120と記載する。また、図1には、画像処理システム1がモダリティ120a及びモダリティ120bを備える場合を例示したが、これに限定されるものではない。例えば、画像処理システム1は、複数のモダリティ120を備えていればよい。   The modality 120a and the modality 120b are an X-ray diagnostic apparatus, an X-ray CT apparatus, an MRI apparatus, an automatic chemical analyzer, an ultrasonic diagnostic apparatus, a SPECT (Single Photon Emission Computed Tomography) apparatus, a PET (Positron Emission computed Tomography) apparatus, and a SPECT. The apparatus includes a SPECT-CT apparatus in which the apparatus and the X-ray CT apparatus are integrated, a PET-CT apparatus in which the PET apparatus and the X-ray CT apparatus are integrated, and a specimen inspection apparatus. Note that the modality 120a and the modality 120b are collectively referred to as the modality 120 when not distinguished from each other. Moreover, although the case where the image processing system 1 is provided with the modality 120a and the modality 120b was illustrated in FIG. 1, it is not limited to this. For example, the image processing system 1 only needs to include a plurality of modalities 120.

また、モダリティ120は、予約された検査が実施されると、検査結果を生成する。例えば、モダリティ120は、複数の医用画像が撮影された場合には、キー画像を検査結果として選択する。なお、以下では、検査結果を「Finding情報」とも称する。   In addition, the modality 120 generates a test result when a reserved test is performed. For example, the modality 120 selects a key image as an examination result when a plurality of medical images are captured. Hereinafter, the inspection result is also referred to as “Finding information”.

画像保管装置130は、医用画像を保管するデータベースである。例えば、画像保管装置130は、モダリティ120から送信された画像情報や検査結果を記憶部に格納し、これを保管する。なお、第1の実施形態は、大容量の画像を保管可能なワークステーション140を用いることで、図1に例示するワークステーション140と画像保管装置130とが統合されても良い。すなわち、第1の実施形態は、ワークステーション140そのものに画像情報や検査結果を記憶させる場合であってもよい。   The image storage device 130 is a database that stores medical images. For example, the image storage device 130 stores the image information and inspection results transmitted from the modality 120 in the storage unit and stores them. In the first embodiment, the workstation 140 illustrated in FIG. 1 and the image storage device 130 may be integrated by using the workstation 140 that can store a large-capacity image. That is, the first embodiment may be a case where image information and inspection results are stored in the workstation 140 itself.

ワークステーション140は、医用画像に対して画像処理を行う画像処理装置である。例えば、ワークステーション140は、画像保管装置130から取得した画像情報や検査結果を取得し、取得した画像情報や検査結果をモニタに表示する。   The workstation 140 is an image processing apparatus that performs image processing on medical images. For example, the workstation 140 acquires image information and inspection results acquired from the image storage device 130, and displays the acquired image information and inspection results on a monitor.

端末装置150は、病院内に勤務する医師や検査技師に医用画像及び統合レポートを閲覧させるための装置である。例えば、端末装置150は、病院内に勤務する医師や検査技師により操作されるPC(Personal Computer)やタブレット式PC、PDA(Personal Digital Assistant)、携帯電話等である。例えば、端末装置150は、表示部としてモニタを有する。また、端末装置150は、レポート作成装置100から統合レポートを取得し、取得した統合レポートをモニタに表示する。この結果、観察者である医師や検査技師は、統合レポートを閲覧することができる。   The terminal device 150 is a device for allowing a doctor or laboratory technician working in a hospital to view a medical image and an integrated report. For example, the terminal device 150 is a PC (Personal Computer), a tablet PC, a PDA (Personal Digital Assistant), a mobile phone, or the like operated by a doctor or laboratory technician working in a hospital. For example, the terminal device 150 has a monitor as a display unit. Also, the terminal device 150 acquires an integrated report from the report creation device 100 and displays the acquired integrated report on a monitor. As a result, a doctor or laboratory technician who is an observer can view the integrated report.

次に、図2を用いて、第1の実施形態に係るレポート作成装置100の構成例を説明する。図2は、第1の実施形態に係るレポート作成装置100の構成例を説明するための図である。図1に示すように、第1の実施形態に係るレポート作成装置100は、検査情報取得部101と、レイアウト作成部103と、テンプレート記憶部102と、レイアウト配置部104と、レポート保存部105と、レポート記憶部106と、レポート操作部107とを備える。   Next, a configuration example of the report creation apparatus 100 according to the first embodiment will be described with reference to FIG. FIG. 2 is a diagram for explaining a configuration example of the report creation apparatus 100 according to the first embodiment. As shown in FIG. 1, a report creation apparatus 100 according to the first embodiment includes an inspection information acquisition unit 101, a layout creation unit 103, a template storage unit 102, a layout placement unit 104, a report storage unit 105, The report storage unit 106 and the report operation unit 107 are provided.

検査情報取得部101は、検査に関連する情報を取得する。例えば、検査情報取得部101は、被検体について予約された検査に関連する検査予約情報と、被検体の疾病の種別を識別するための疾病種別情報とを検査予約管理装置110から取得する。検査情報取得部101は、取得した検査予約情報及び疾病種別情報をレイアウト作成部103へ出力する。   The inspection information acquisition unit 101 acquires information related to the inspection. For example, the examination information acquisition unit 101 acquires, from the examination reservation management apparatus 110, examination reservation information related to the examination reserved for the subject and disease type information for identifying the type of disease of the subject. The examination information acquisition unit 101 outputs the acquired examination reservation information and disease type information to the layout creation unit 103.

図2に示す例では、検査情報取得部101は、検査予約情報取得部101aと、疾病情報取得部101bとを備える。   In the example illustrated in FIG. 2, the examination information acquisition unit 101 includes an examination reservation information acquisition unit 101a and a disease information acquisition unit 101b.

検査予約情報取得部101aは、検査予約管理装置110から検査予約情報を取得する。例えば、検査予約情報取得部101aは、検査予約管理装置110において患者の疾病に関連する複数種類の検査が予約されると、その予約に関連する検査予約情報を検査予約管理装置110から受信する。なお、複数種類の検査とは、例えば、X線CT装置、MRI装置、X線診断装置、自動化学分析装置などの異なる複数の医療機器で実施される検査である。   The inspection reservation information acquisition unit 101a acquires inspection reservation information from the inspection reservation management device 110. For example, when a plurality of types of examinations related to a patient's disease are reserved in the examination reservation management apparatus 110, the examination reservation information acquisition unit 101a receives examination reservation information related to the reservation from the examination reservation management apparatus 110. The multiple types of examinations are examinations performed by a plurality of different medical devices such as an X-ray CT apparatus, an MRI apparatus, an X-ray diagnostic apparatus, and an automatic chemical analyzer.

図3は、検査予約情報取得部101aによって取得される検査予約情報の一例を示す図である。図3に示すように、検査予約情報取得部101aは、患者情報と、複数の検査に関連する情報とが対応付けられた検査予約情報を取得する。このうち、患者情報は、患者を識別するための情報である。また、検査に関連する情報としては、検査ごとに、検査識別情報と、検査識別子とが対応付けられている。検査識別情報は、検査を識別するための情報である。検査識別子は、予約された検査を識別するための情報である。なお、患者情報は、患者の氏名、性別及び年齢などの情報を含んでも良い。また、検査識別子は、予約された検査が実施される日時を示す情報を含んでも良い。   FIG. 3 is a diagram illustrating an example of examination reservation information acquired by the examination reservation information acquisition unit 101a. As illustrated in FIG. 3, the examination reservation information acquisition unit 101a acquires examination reservation information in which patient information is associated with information related to a plurality of examinations. Among these, patient information is information for identifying a patient. As information related to the inspection, inspection identification information and an inspection identifier are associated with each inspection. The examination identification information is information for identifying the examination. The examination identifier is information for identifying a reserved examination. The patient information may include information such as the patient's name, sex, and age. Further, the examination identifier may include information indicating the date and time when the reserved examination is performed.

図3に示す例では、患者情報「101」と、1つ目の検査として、検査識別情報「CT検査」と、検査識別子「10011」とが対応付けられている。つまり、この検査予約情報は、患者情報「101」で識別される患者について予約された1つ目の検査がCT検査であり、検査識別子「10011」で識別される検査によって得られるFinding情報のデータの種別が2次元画像であることを示す。また、検査予約情報取得部101aによって取得される検査予約情報は、他の検査に関連する情報も含む。   In the example illustrated in FIG. 3, patient information “101” is associated with examination identification information “CT examination” and examination identifier “10011” as the first examination. That is, this examination reservation information is data of Finding information obtained by the examination identified by the examination identifier “10011”, in which the first examination reserved for the patient identified by the patient information “101” is a CT examination. Indicates that the type is a two-dimensional image. The examination reservation information acquired by the examination reservation information acquisition unit 101a includes information related to other examinations.

疾病情報取得部101bは、検査予約管理装置110から疾病種別情報を取得する。例えば、疾病情報取得部101bは、検査予約情報取得部101aが検査予約情報を受信すると、その検査予約情報に関連する患者の疾病種別情報を検査予約管理装置110から取得する。なお、疾病情報取得部101bは、検査予約情報の検査所見に疾病種別情報が含まれる場合には、検査予約情報取得部101aによって取得された検査予約情報から疾病種別情報を取得しても良い。   The disease information acquisition unit 101b acquires disease type information from the examination reservation management device 110. For example, when the examination reservation information obtaining unit 101a receives the examination reservation information, the disease information obtaining unit 101b obtains the disease type information of the patient related to the examination reservation information from the examination reservation management apparatus 110. The disease information acquisition unit 101b may acquire the disease type information from the examination reservation information acquired by the examination reservation information acquisition unit 101a when the disease type information is included in the examination findings of the examination reservation information.

なお、検査予約情報取得部101a及び疾病情報取得部101bが情報を取得する方法は、検査予約管理装置110から情報が送信されるまで待機する受動取得であっても、検査予約管理装置110に対してポーリングを行う能動取得であっても良い。   Note that the method for acquiring information by the examination reservation information acquisition unit 101a and the disease information acquisition unit 101b is not limited to the examination reservation management apparatus 110 even if it is passive acquisition that waits until information is transmitted from the examination reservation management apparatus 110. Active acquisition for polling may be used.

テンプレート記憶部102は、レポートのテンプレートを疾病種別ごとに記憶する。テンプレート記憶部102は、後述のレイアウト作成部103によって参照される。また、テンプレート記憶部102に記憶される情報は、レポート作成装置100を利用する利用者によって予め登録される。   The template storage unit 102 stores a report template for each disease type. The template storage unit 102 is referred to by a layout creation unit 103 described later. Information stored in the template storage unit 102 is registered in advance by a user who uses the report creation apparatus 100.

図4は、テンプレート記憶部に記憶される情報の一例を示す図である。図4に示すように、テンプレート記憶部102は、疾病種別情報と、テンプレートとが対応付けられた情報を記憶する。   FIG. 4 is a diagram illustrating an example of information stored in the template storage unit. As illustrated in FIG. 4, the template storage unit 102 stores information in which disease type information is associated with a template.

図4に示す例では、テンプレート記憶部102は、疾病種別情報「心筋梗塞」と、テンプレート「テンプレート1」とが対応付けられた情報を記憶する。つまり、テンプレート記憶部102は、検査予約情報に関連する患者の疾病が心筋梗塞である場合には、テンプレート1に基づいてレポートを作成する旨を記憶する。なお、テンプレート記憶部102は、他の疾病種別情報についても同様にテンプレートを記憶する。   In the example illustrated in FIG. 4, the template storage unit 102 stores information in which the disease type information “myocardial infarction” and the template “template 1” are associated with each other. That is, the template memory | storage part 102 memorize | stores that a report is produced based on the template 1, when the patient's disease relevant to test | inspection reservation information is myocardial infarction. Note that the template storage unit 102 similarly stores templates for other disease type information.

ここで、テンプレート記憶部102に記憶されるテンプレートは、例えば、レポートにおけるFinding情報の配置位置に、検査種別情報と、データ種識別子とが対応付けられた情報である。このうち、データ種識別子は、Finding情報のデータの種別を表す情報である。   Here, the template stored in the template storage unit 102 is, for example, information in which examination type information and a data type identifier are associated with an arrangement position of Finding information in a report. Among these, the data type identifier is information indicating the type of data of the Finding information.

図5は、テンプレート記憶部に記憶されるテンプレートの一例を示す図である。図5に示す例では、テンプレート記憶部102に記憶されるテンプレート5aは、領域5b、領域5c、領域5dの3つの領域を含む。このうち、領域5bは、患者情報が記載される領域である。領域5cは、複数のFinding情報が記載される領域である。例えば、領域5cの1つである領域5eには、検査種別情報「CT検査」と、データ種識別子「2D画像」とが対応付けられている。領域5dは、総合所見が記載される領域である。なお、図5に例示した各領域は、レポートにおける配置位置を示すものである。また、テンプレート記憶部102に記憶されるテンプレートは、必ずしも図示のごとくレポートのイメージ図として記憶されなくても良い。例えば、テンプレートは、レポートにおけるFinding情報の配置位置を座標情報として記憶されても良い。   FIG. 5 is a diagram illustrating an example of a template stored in the template storage unit. In the example illustrated in FIG. 5, the template 5 a stored in the template storage unit 102 includes three areas: an area 5 b, an area 5 c, and an area 5 d. Of these, the area 5b is an area where patient information is described. The area 5c is an area where a plurality of pieces of Finding information are described. For example, the examination type information “CT examination” and the data type identifier “2D image” are associated with the area 5e, which is one of the areas 5c. The area 5d is an area where the general findings are described. In addition, each area | region illustrated in FIG. 5 shows the arrangement position in a report. Moreover, the template memorize | stored in the template memory | storage part 102 does not necessarily need to be memorize | stored as an image figure of a report like illustration. For example, the template may be stored with the arrangement position of the Finding information in the report as coordinate information.

レイアウト作成部103は、被検体の疾病に関する複数種類の検査が予約された際に、疾病の診断に用いられるレポートにおける各検査結果の配置位置を定義したレイアウト情報を作成する。なお、レイアウト作成部103は、作成部の一例である。   The layout creation unit 103 creates layout information that defines the placement position of each test result in a report used for disease diagnosis when a plurality of types of tests related to the disease of the subject are reserved. The layout creation unit 103 is an example of a creation unit.

例えば、レイアウト作成部103は、検査予約情報及び疾病種別情報を検査情報取得部101から受け付ける。レイアウト作成部103は、テンプレート記憶部102を参照し、疾病種別情報に対応するテンプレートを取得する。レイアウト作成部103は、テンプレートの配置位置に対応付けられた検査種別情報と、検査予約情報の検査種別情報とを比較する。レイアウト作成部103は、検査種別情報が一致する検査識別子を、テンプレートの配置位置に割り当てる。また、レイアウト作成部103は、テンプレートの患者情報に、検査予約情報の患者情報を割り当てる。なお、以下では、検査予約情報の患者情報及び検査識別子が割り当てられたテンプレートを、「レイアウト」とも称する。このレイアウトは、レイアウト情報の一例である。   For example, the layout creation unit 103 receives examination reservation information and disease type information from the examination information acquisition unit 101. The layout creation unit 103 refers to the template storage unit 102 and acquires a template corresponding to the disease type information. The layout creation unit 103 compares the examination type information associated with the template arrangement position with the examination type information of the examination reservation information. The layout creation unit 103 assigns an inspection identifier having the same inspection type information to the template placement position. In addition, the layout creation unit 103 assigns the patient information of the examination reservation information to the patient information of the template. In the following, a template to which patient information and examination identifiers of examination reservation information are assigned is also referred to as “layout”. This layout is an example of layout information.

図6は、レイアウト作成部によって作成されるレイアウトの一例を示す図である。図6には、図3の検査予約情報と図5のテンプレート5aとから作成されるレイアウト6aを例示する。図6に示す例では、レイアウト作成部103によって作成されるレイアウト6aは、領域6b、領域6c、領域6dの3つの領域を含む。このうち、領域6bは、検査予約情報に対応する患者情報が記載される領域である。領域6cは、複数のFinding情報が記載される各領域に検査識別子が対応付けられたものである。例えば、領域6cの1つである領域6eには、検査種別情報「CT検査」と、検査識別子「10011」と、データ種識別子「2D画像」とが対応付けられている。領域6dは、総合所見が記載される領域である。   FIG. 6 is a diagram illustrating an example of a layout created by the layout creating unit. FIG. 6 illustrates a layout 6a created from the examination reservation information of FIG. 3 and the template 5a of FIG. In the example illustrated in FIG. 6, the layout 6 a created by the layout creating unit 103 includes three regions: a region 6 b, a region 6 c, and a region 6 d. Of these, the area 6b is an area in which patient information corresponding to examination reservation information is described. In the area 6c, an examination identifier is associated with each area where a plurality of pieces of Finding information is described. For example, the examination type information “CT examination”, the examination identifier “10011”, and the data type identifier “2D image” are associated with the area 6e, which is one of the areas 6c. The area 6d is an area where the general findings are described.

図6に示す例では、図5の領域5eの検査種別情報「CT検査」と、図3の検査種別情報「CT検査」とが一致する。このため、レイアウト作成部103は、検査種別情報「CT検査」に対応する検査識別子「10011」を領域5eに割り当てて、領域6eとする。また、レイアウト作成部103は、他の領域についても同様に、検査種別情報に対応する検査識別子をテンプレートの各領域に割り当てる。そして、レイアウト作成部103は、検査予約情報の患者情報及び検査識別子を割り当てたテンプレートをレイアウトとして、後述のレポート保存部105を介してレポート記憶部106に格納する。   In the example shown in FIG. 6, the examination type information “CT examination” in the area 5e in FIG. 5 matches the examination type information “CT examination” in FIG. For this reason, the layout creation unit 103 assigns the examination identifier “10011” corresponding to the examination type information “CT examination” to the area 5e and sets it as the area 6e. Similarly, the layout creation unit 103 assigns an examination identifier corresponding to the examination type information to each area of the template for other areas. Then, the layout creation unit 103 stores the template assigned the patient information and the examination identifier of the examination reservation information as a layout in the report storage unit 106 via the report storage unit 105 described later.

レイアウト配置部104は、検査が実施されるごとに、検査で得られた検査結果をレイアウト作成部103によって作成されたレイアウトに配置する。なお、レイアウト配置部104は、配置部の一例である。   The layout arranging unit 104 arranges the inspection result obtained by the inspection in the layout created by the layout creating unit 103 every time the inspection is performed. The layout placement unit 104 is an example of a placement unit.

図2に示す例では、レイアウト配置部104は、Finding取得部104aと、Finding割当部104bとを備える。   In the example illustrated in FIG. 2, the layout arrangement unit 104 includes a Finding acquisition unit 104 a and a Finding allocation unit 104 b.

Finding取得部104aは、例えば、検査が実施されるごとに、モダリティ120によって生成されたFinding情報をモダリティ120から取得する。Finding取得部104aは、取得したFinding情報を後述するFinding割当部104bへ出力する。   For example, the Finding acquisition unit 104a acquires the Finding information generated by the modality 120 from the modality 120 every time an inspection is performed. The Finding acquisition unit 104a outputs the acquired Finding information to the Finding allocation unit 104b described later.

一例としては、Finding取得部104aは、X線CT装置で検査識別子「10011」の検査が実施されると、そのX線CT装置で生成された2D画像データをFinding情報として取得する。Finding取得部104aは、Finding情報とともに、Finding情報が得られた検査に関連する患者情報「101」、検査識別情報「CT検査」、データ種識別子「2D画像」及び検査識別子「10011」を含む付帯情報も取得する。Finding取得部104aは、取得したFinding情報「2D画像データ」、患者情報「101」、検査識別情報「CT検査」、データ種識別子「2D画像」及び検査識別子「10011」をFinding割当部104bへ出力する。   As an example, when the examination with the examination identifier “10011” is performed by the X-ray CT apparatus, the Finding acquisition unit 104a acquires 2D image data generated by the X-ray CT apparatus as the Finding information. The Finding acquisition unit 104a includes the patient information “101”, the examination identification information “CT examination”, the data type identifier “2D image”, and the examination identifier “10011” related to the examination from which the Finding information is obtained together with the Finding information. Get information. The Finding acquisition unit 104a outputs the obtained Finding information “2D image data”, patient information “101”, examination identification information “CT examination”, data type identifier “2D image”, and examination identifier “10011” to the Finding allocation unit 104b. To do.

なお、ここでは、Finding取得部104aがモダリティ120からFinding情報を取得する場合を説明したが、これに限定されるものではない。例えば、ワークステーション140においてFinding情報が生成される場合には、ワークステーション140からFinding情報を取得しても良い。また、Finding取得部104aが情報を取得する方法は、モダリティ120からFinding情報が送信されるまで待機する受動取得であっても、モダリティ120に対してポーリングを行う能動取得であっても良い。   In addition, although the case where the Finding acquisition unit 104a acquires the Finding information from the modality 120 has been described here, the present invention is not limited to this. For example, when the Finding information is generated in the workstation 140, the Finding information may be acquired from the workstation 140. The method by which the Finding acquisition unit 104a acquires information may be passive acquisition that waits until the Finding information is transmitted from the modality 120, or may be active acquisition that polls the modality 120.

Finding割当部104bは、レイアウト作成部103によって作成されたレイアウトに、Finding取得部104aによって取得されたFinding情報を割り当てる。Finding割当部104bは、全てのFinding情報を割り当てたレイアウトを、統合レポートとして後述のレポート表示部107cへ出力する。Finding割当部104bは、全てのFinding情報を割り当てていないレイアウトを、レポート保存部105を介してレポート記憶部106に格納する。   The Finding assignment unit 104b assigns the Finding information acquired by the Finding acquisition unit 104a to the layout created by the layout creation unit 103. The Finding assignment unit 104b outputs the layout to which all the Finding information has been assigned to the report display unit 107c described later as an integrated report. The Finding assignment unit 104 b stores a layout to which no Finding information is assigned in the report storage unit 106 via the report storage unit 105.

例えば、Finding割当部104bは、Finding情報、患者情報、検査識別情報、データ種識別子及び検査識別子を、Finding取得部104aから受け付ける。Finding割当部104bは、受け付けた患者情報及び検査識別子に対応するレイアウトを、レポート保存部105を介してレポート記憶部106から取得する。Finding割当部104bは、取得したレイアウトの各配置位置に対応付けられた検査識別子及びデータ種識別子と、Finding情報の付帯情報の検査識別子及びデータ種識別子とを比較する。Finding割当部104bは、検査識別子及びデータ種識別子が一致するFinding情報を、テンプレートの配置位置に割り当てる。なお、以下では、複数のFinding情報が割り当てられたレイアウトを、「統合レポート」とも称する。   For example, the Finding allocation unit 104b receives the Finding information, patient information, examination identification information, data type identifier, and examination identifier from the Finding acquisition unit 104a. The Finding allocation unit 104 b acquires the layout corresponding to the received patient information and examination identifier from the report storage unit 106 via the report storage unit 105. The Finding allocation unit 104b compares the inspection identifier and data type identifier associated with each layout position of the acquired layout with the inspection identifier and data type identifier of the accompanying information of the Finding information. The Finding assignment unit 104b assigns the Finding information having the matching test identifier and data type identifier to the template placement position. Hereinafter, a layout to which a plurality of pieces of Finding information is assigned is also referred to as “integrated report”.

図7は、Finding割当部104bによって割り当てられた統合レポートの一例を示す図である。図7には、図6のレイアウトを用いて作成された統合レポートを例示する。図7に示す例では、Finding割当部104bによって割り当てられた統合レポート7aは、領域7b、領域7c、領域7dの3つの領域を含む。このうち、領域7bは、検査予約情報に対応する患者情報が記載される領域である。領域7cは、複数のFinding情報が記載された領域である。例えば、領域7cの1つである領域7eには、検査種別情報「CT検査」と、検査識別子「10011」と、Finding情報「2D画像データ」とが対応付けられている。領域7dは、総合所見が記載される領域である。   FIG. 7 is a diagram illustrating an example of the integrated report allocated by the Finding allocation unit 104b. FIG. 7 illustrates an integrated report created using the layout of FIG. In the example shown in FIG. 7, the integrated report 7a allocated by the Finding allocation unit 104b includes three areas: an area 7b, an area 7c, and an area 7d. Among these, the area 7b is an area in which patient information corresponding to examination reservation information is described. The area 7c is an area where a plurality of pieces of Finding information are described. For example, the region 7e, which is one of the regions 7c, is associated with the inspection type information “CT inspection”, the inspection identifier “10011”, and the finding information “2D image data”. The area 7d is an area where the general findings are described.

図7に示す例では、図6の領域6eの検査識別子「10011」及びデータ種識別子「2D画像」と、Finding取得部104aから受け付けた検査識別子「10011」及びデータ種識別子「2D画像」とが一致する。このため、Finding割当部104bは、検査識別子及びデータ種識別子が一致するFinding情報「2D画像データ」を、レイアウトの領域6eに割り当てて、領域7eとする。また、Finding割当部104bは、他の領域についても同様に、検査識別子及びデータ種識別子が一致するFinding情報をレイアウトの各領域に割り当てる。そして、Finding割当部104bは、レイアウトに全てのFinding情報を割り当てたか否かを判定する。Finding割当部104bは、全てのFinding情報をレイアウトに割り当てた場合には、レイアウトを統合レポートとしてレポート表示部107cへ出力する。Finding割当部104bは、全てのFinding情報をレイアウトに割り当てていない場合には、レイアウトをレポート保存部105を介してレポート記憶部106に格納する。このとき、Finding割当部104bは、Finding情報を割り当て済みの領域を示す情報を、レポート表示部107cへ出力する。なお、Finding割当部104bは、全てのFinding情報を割り当てたレイアウトを、統合レポートとしてレポート記憶部106に格納しても良い。   In the example illustrated in FIG. 7, the examination identifier “10011” and the data type identifier “2D image” of the area 6e in FIG. 6 and the examination identifier “10011” and the data type identifier “2D image” received from the Finding acquisition unit 104a are included. Match. For this reason, the Finding assignment unit 104b assigns the Finding information “2D image data” having the matching inspection identifier and data type identifier to the region 6e of the layout, and sets it as the region 7e. Similarly, the Finding assignment unit 104b assigns Finding information having the same inspection identifier and data type identifier to each region of the layout for other regions as well. Then, the Finding assignment unit 104b determines whether all the Finding information has been assigned to the layout. When all the Finding information is assigned to the layout, the Finding assignment unit 104b outputs the layout as an integrated report to the report display unit 107c. The Finding assignment unit 104 b stores the layout in the report storage unit 106 via the report storage unit 105 when all the Finding information is not assigned to the layout. At this time, the Finding assignment unit 104b outputs information indicating the area to which the Finding information has been assigned to the report display unit 107c. Note that the Finding assignment unit 104b may store the layout to which all Finding information is assigned in the report storage unit 106 as an integrated report.

レポート保存部105は、統合レポート又はレイアウトをレポート記憶部106に保存する。例えば、レポート保存部105は、レイアウト作成部103又はレイアウト配置部104からレイアウトを受け付ける。レポート保存部105は、後述のレポート操作部107から統合レポートを受け付ける。レポート保存部105は、受け付けたレイアウト又は統合レポートをレポート記憶部106に格納する。   The report storage unit 105 stores the integrated report or layout in the report storage unit 106. For example, the report storage unit 105 receives a layout from the layout creation unit 103 or the layout placement unit 104. The report storage unit 105 receives an integrated report from a report operation unit 107 described later. The report storage unit 105 stores the accepted layout or integrated report in the report storage unit 106.

また、例えば、レポート保存部105は、レイアウト配置部104から指定された患者情報及び検査識別子に対応するレイアウトを、レポート記憶部106から取得する。レポート保存部105は、取得したレイアウトをレイアウト配置部104へ出力する。   Further, for example, the report storage unit 105 acquires the layout corresponding to the patient information and the examination identifier designated from the layout arrangement unit 104 from the report storage unit 106. The report storage unit 105 outputs the acquired layout to the layout arrangement unit 104.

また、例えば、レポート保存部105は、レポート操作部107から指定された患者情報及び検査識別子に対応する統合レポートを、レポート記憶部106から取得する。レポート保存部105は、取得した統合レポートをレポート操作部107へ出力する。   For example, the report storage unit 105 acquires an integrated report corresponding to the patient information and the examination identifier specified from the report operation unit 107 from the report storage unit 106. The report storage unit 105 outputs the acquired integrated report to the report operation unit 107.

レポート記憶部106は、統合レポート及びレイアウトを記憶する。例えば、レポート記憶部106は、図6のレイアウト、図7の統合レポート及び一部のFinding情報のみが割り当てられたレイアウトを記憶する。   The report storage unit 106 stores the integrated report and layout. For example, the report storage unit 106 stores a layout to which only the layout of FIG. 6, the integrated report of FIG. 7, and only part of the Finding information is assigned.

レポート操作部107は、例えば、医師や検査技師からの指示に応じてレポートを操作する。図2に示すように、レポート操作部107は、レポート出力部107aと、レポート更新部107bと、レポート表示部107cとを備える。   For example, the report operation unit 107 operates a report in accordance with an instruction from a doctor or a laboratory technician. As shown in FIG. 2, the report operation unit 107 includes a report output unit 107a, a report update unit 107b, and a report display unit 107c.

レポート出力部107aは、統合レポートを端末装置150へ出力する。例えば、レポート出力部107aは、端末装置150を利用する医師や検査技師によって指定された患者情報及び検査識別子を用いて、レポート記憶部106から統合レポートを取得する。レポート出力部107aは、取得した統合レポートを端末装置150へ出力する。この結果、端末装置150を利用する医師や検査技師は、統合レポートを閲覧することができる。また、例えば、レポート出力部107aは、図示しないプリンタへ統合レポートを出力し、紙媒体に印刷しても良い。   The report output unit 107a outputs the integrated report to the terminal device 150. For example, the report output unit 107 a acquires an integrated report from the report storage unit 106 using patient information and examination identifiers specified by a doctor or laboratory technician who uses the terminal device 150. The report output unit 107 a outputs the acquired integrated report to the terminal device 150. As a result, a doctor or a laboratory technician who uses the terminal device 150 can view the integrated report. For example, the report output unit 107a may output an integrated report to a printer (not shown) and print it on a paper medium.

レポート更新部107bは、統合レポートを更新する。例えば、レポート更新部107bは、端末装置150又はモニタ170に表示された統合レポートの総合所見に対するテキストデータの入力を受け付ける。レポート更新部107bは、受け付けたテキストデータの入力を、レポート記憶部106に記憶される統合レポートに書き込む。   The report update unit 107b updates the integrated report. For example, the report update unit 107b accepts input of text data for the comprehensive findings of the integrated report displayed on the terminal device 150 or the monitor 170. The report update unit 107 b writes the received text data input to the integrated report stored in the report storage unit 106.

レポート表示部107cは、レポートを表示する。例えば、レポート表示部107cは、レイアウト配置部104又はレポート保存部105から統合レポートを受け付ける。レポート表示部107cは、受け付けた統合レポートをモニタ170に出力する。この結果、モニタ170を閲覧する医師や検査技師は、統合レポートを閲覧することができる。   The report display unit 107c displays a report. For example, the report display unit 107 c receives an integrated report from the layout arrangement unit 104 or the report storage unit 105. The report display unit 107c outputs the received integrated report to the monitor 170. As a result, a doctor or laboratory technician who browses the monitor 170 can browse the integrated report.

また、例えば、レポート表示部107cは、Finding情報を割り当て済みの領域を示す情報を、レイアウト配置部104のFinding割当部104bから受け付ける。レポート表示部107cは、受け付けた情報に基づいて、図8に例示のサマリ図を生成する。図8に例示のサマリ図は、Finding情報が割り当て済みの領域が網掛けで示された統合レポートの概略図である。レポート表示部107cは、精製したサマリ図をモニタ170へ出力する。この結果、モニタ170を閲覧する医師や検査技師は、サマリ図を閲覧することができる。なお、図8は、モニタに表示されるサマリ図の一例を示す図である。   Further, for example, the report display unit 107 c receives information indicating an area to which the Finding information has been assigned from the Finding assignment unit 104 b of the layout placement unit 104. The report display unit 107c generates a summary diagram illustrated in FIG. 8 based on the received information. The summary diagram illustrated in FIG. 8 is a schematic diagram of an integrated report in which the areas to which the Finding information has been assigned are indicated by shading. The report display unit 107c outputs the refined summary chart to the monitor 170. As a result, a doctor or laboratory technician viewing the monitor 170 can view the summary diagram. FIG. 8 is a diagram illustrating an example of a summary diagram displayed on the monitor.

なお、ここでは、レポート操作部107が統合レポートを出力する場合を例示したが、これに限定されるものではなく、レポート操作部107は、例えば、一部のFinding情報のみが割り当てられたレイアウトを出力しても良い。   Here, the case where the report operation unit 107 outputs an integrated report has been illustrated, but the present invention is not limited to this. For example, the report operation unit 107 has a layout to which only a part of the Finding information is assigned. It may be output.

また、検査情報取得部101、レイアウト作成部103、レイアウト配置部104、レポート保存部105及びレポート操作部107の機能は、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などの集積回路、あるいはCPU(Central Processing Unit)が所定のプログラムを実行することで実現することができる。   The functions of the inspection information acquisition unit 101, the layout creation unit 103, the layout placement unit 104, the report storage unit 105, and the report operation unit 107 are, for example, ASIC (Application Specific Integrated Circuit) and FPGA (Field Programmable Gate Array). This can be realized by an integrated circuit or a CPU (Central Processing Unit) executing a predetermined program.

また、テンプレート記憶部102及びレポート記憶部106は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、ハードディスク装置や光ディスク装置などの記憶装置に対応する。   The template storage unit 102 and the report storage unit 106 correspond to, for example, a semiconductor memory device such as a RAM (Random Access Memory) and a flash memory, and a storage device such as a hard disk device and an optical disk device.

次に、図9を用いて、第1の実施形態に係るレポート作成装置100のレイアウト作成処理を説明する。図9は、第1の実施形態に係るレポート作成装置100のレイアウト作成処理を説明するためのフローチャートである。図9に示す処理は、例えば、検査情報取得部101が検査予約情報及び疾病種別情報を取得したことを契機として実行される。   Next, the layout creation process of the report creation apparatus 100 according to the first embodiment will be described with reference to FIG. FIG. 9 is a flowchart for explaining the layout creation process of the report creation apparatus 100 according to the first embodiment. The process illustrated in FIG. 9 is executed, for example, when the examination information acquisition unit 101 acquires examination reservation information and disease type information.

図9に示すように、検査情報取得部101が検査予約情報及び疾病種別情報を取得すると(ステップS101肯定)、レイアウト作成部103は、検査情報取得部101によって取得された疾病種別情報に対応するテンプレートを取得する(ステップS102)。なお、検査情報取得部101が検査予約情報及び疾病種別情報を取得するまで(ステップS101否定)、待機状態である。   As illustrated in FIG. 9, when the test information acquisition unit 101 acquires test reservation information and disease type information (Yes in step S101), the layout generation unit 103 corresponds to the disease type information acquired by the test information acquisition unit 101. A template is acquired (step S102). The examination information acquisition unit 101 is in a standby state until the examination reservation information and the disease type information are obtained (No at Step S101).

レイアウト作成部103は、レイアウトを作成する(ステップS103)。例えば、レイアウト作成部103は、テンプレートの配置位置に対応付けられた検査種別情報と、検査予約情報の検査種別情報とを比較する。レイアウト作成部103は、検査種別情報が一致する検査識別子を、テンプレートの配置位置に割り当てる。また、レイアウト作成部103は、テンプレートの患者情報に、検査予約情報の患者情報を割り当てる。   The layout creation unit 103 creates a layout (step S103). For example, the layout creating unit 103 compares the examination type information associated with the template arrangement position with the examination type information of the examination reservation information. The layout creation unit 103 assigns an inspection identifier having the same inspection type information to the template placement position. In addition, the layout creation unit 103 assigns the patient information of the examination reservation information to the patient information of the template.

レイアウト作成部103は、検査予約情報の患者情報及び検査識別子を割り当てたテンプレートをレイアウトとして、レポート記憶部106に格納する(ステップS104)。   The layout creation unit 103 stores the template assigned the patient information and the examination identifier of the examination reservation information in the report storage unit 106 as a layout (step S104).

次に、図10を用いて、第1の実施形態に係るレポート作成装置100のレポート作成処理を説明する。図10は、第1の実施形態に係るレポート作成装置100のレポート作成処理を説明するためのフローチャートである。図10に示す処理は、例えば、レイアウト配置部104のFinding取得部104aがFinding情報を取得したことを契機として実行される。   Next, the report creation process of the report creation apparatus 100 according to the first embodiment will be described with reference to FIG. FIG. 10 is a flowchart for explaining a report creation process of the report creation apparatus 100 according to the first embodiment. The process illustrated in FIG. 10 is executed, for example, when the Finding acquisition unit 104a of the layout arrangement unit 104 acquires the Finding information.

図10に示すように、レイアウト配置部104のFinding取得部104aがFinding情報を取得すると(ステップS201肯定)、レイアウト配置部104のFinding割当部104bは、Finding情報の付帯情報の患者情報及び検査識別子に対応するレイアウトを、レポート保存部105を介してレポート記憶部106から取得する(ステップS202)。なお、レイアウト配置部104のFinding取得部104aがFinding情報を取得するまで(ステップS201否定)、待機状態である。   As shown in FIG. 10, when the Finding acquisition unit 104a of the layout arrangement unit 104 acquires the Finding information (Yes at Step S201), the Finding allocation unit 104b of the layout arrangement unit 104 displays the patient information and the examination identifier of the additional information of the Finding information Is acquired from the report storage unit 106 via the report storage unit 105 (step S202). It is in a standby state until the Finding acquisition unit 104a of the layout arranging unit 104 acquires the Finding information (No at Step S201).

レイアウト配置部104のFinding割当部104bは、Finding情報をレイアウトに配置する(ステップS203)。例えば、レイアウト配置部104のFinding割当部104bは、取得したレイアウトの各配置位置に対応付けられた検査識別子及びデータ種識別子と、Finding情報の付帯情報の検査識別子及びデータ種識別子とを比較する。レイアウト配置部104のFinding割当部104bは、検査識別子及びデータ種識別子が一致するFinding情報を、テンプレートの配置位置に割り当てる。   The Finding allocation unit 104b of the layout arrangement unit 104 arranges the Finding information in the layout (Step S203). For example, the Finding allocation unit 104b of the layout arrangement unit 104 compares the inspection identifier and data type identifier associated with each arrangement position of the acquired layout with the inspection identifier and data type identifier of the accompanying information of the Finding information. The Finding assignment unit 104b of the layout placement unit 104 assigns the Finding information having the matching test identifier and data type identifier to the placement position of the template.

レイアウト配置部104のFinding割当部104bは、レイアウトに全てのFinding情報を配置したか否かを判定する(ステップS204)。全てのFinding情報をレイアウトに割り当てた場合には(ステップS204肯定)、レイアウト配置部104のFinding割当部104bは、レイアウトを統合レポートとしてレポート表示部107cへ出力する(ステップS205)。   The Finding allocation unit 104b of the layout arrangement unit 104 determines whether all the Finding information has been arranged in the layout (Step S204). When all the Finding information is assigned to the layout (Yes at Step S204), the Finding assigning unit 104b of the layout arranging unit 104 outputs the layout as an integrated report to the report display unit 107c (Step S205).

一方、全てのFinding情報をレイアウトに割り当てていない場合には(ステップS204否定)、レイアウト配置部104のFinding割当部104bは、レイアウトをレポート保存部105を介してレポート記憶部106に格納し(ステップS206)、ステップS201の処理へ移行する。このとき、レイアウト配置部104のFinding割当部104bは、Finding情報を割り当て済みの領域を示す情報を、レポート表示部107cへ出力する。   On the other hand, when all the Finding information is not assigned to the layout (No at Step S204), the Finding assignment unit 104b of the layout placement unit 104 stores the layout in the report storage unit 106 via the report storage unit 105 (Step S204). S206), the process proceeds to step S201. At this time, the Finding assignment unit 104b of the layout arrangement unit 104 outputs information indicating the area to which the Finding information has been assigned to the report display unit 107c.

なお、上記のレイアウト作成処理及びレポート作成処理は、必ずしも上記の処理手順に限定されるものではない。例えば、レイアウト配置部104のFinding割当部104bは、一部のFinding情報のみが割り当てられたレイアウトをレポート表示部107cへ出力しても良い。   The layout creation process and the report creation process are not necessarily limited to the above processing procedure. For example, the Finding assignment unit 104b of the layout arrangement unit 104 may output a layout to which only a part of the Finding information is assigned to the report display unit 107c.

上述してきたように、第1の実施形態に係るレポート作成装置100は、被検体の疾病に関する複数種類の検査が予約された際に、疾病の診断に用いられるレポートにおける各検査結果の配置位置を定義したレイアウト情報を作成する。レポート作成装置100は、検査が実施されるごとに、実施された検査で得られた検査結果を、作成したレイアウト情報に配置する。レポート作成装置100は、複数の検査結果を配置したレイアウト情報を用いて、複数の検査結果を含む統合レポートを出力する。このため、レポート作成装置100は、医師の労力を軽減することができる。   As described above, the report creation apparatus 100 according to the first embodiment determines the placement position of each test result in a report used for diagnosis of a disease when a plurality of types of tests related to the disease of the subject are reserved. Create the defined layout information. Each time the inspection is performed, the report creating apparatus 100 arranges the inspection result obtained by the performed inspection in the created layout information. The report creation apparatus 100 outputs an integrated report including a plurality of inspection results using layout information in which a plurality of inspection results are arranged. For this reason, the report creation apparatus 100 can reduce a doctor's effort.

ここで、図11及び図12を用いて、第1の実施形態に係るレポート作成装置100の効果について説明する。図11は、従来技術の課題について説明するための図である。図12は、第1の実施形態に係るレポート作成装置100の効果について説明するための図である。   Here, the effect of the report creation apparatus 100 according to the first embodiment will be described with reference to FIGS. 11 and 12. FIG. 11 is a diagram for explaining the problems of the prior art. FIG. 12 is a diagram for explaining the effect of the report creation apparatus 100 according to the first embodiment.

図11に示すように、従来技術は、患者の疾病に関する複数の検査が予約された場合には、検査ごとにそれぞれ単独のレポートが作成されていた。このため、従来技術では、患者の疾病について診断を行う場合には、医師がこれら複数のレポートを読み繋げなければならず、労力を要していた。これに対して、第1の実施形態に係るレポート作成装置100は、図12に示すように、複数の検査から得られた検査結果を統合した統合レポートを作成する。このため、レポート作成装置100は、医師が複数のレポートを読み繋げる労力を緩和するので、医師の労力を軽減することができ、さらには、医師の診断効率を上げることもできる。   As shown in FIG. 11, according to the prior art, when a plurality of examinations related to a patient's disease are reserved, a single report is created for each examination. For this reason, in the prior art, when diagnosing a patient's illness, a doctor has to read these plural reports, and labor is required. On the other hand, the report creation apparatus 100 according to the first embodiment creates an integrated report in which examination results obtained from a plurality of examinations are integrated as shown in FIG. For this reason, since the report preparation apparatus 100 eases the effort for the doctor to read and connect a plurality of reports, the effort of the doctor can be reduced, and further, the diagnosis efficiency of the doctor can be increased.

(第2の実施形態)
次に、第2の実施形態を説明する。上述した第1の実施形態では、レポート作成装置100がモダリティ120又はワークステーション140によって生成されたFinding情報を用いて統合レポートを作成する場合を説明したが、実施形態はこれに限定されるものではない。例えば、レポート作成装置100がモダリティ120又はワークステーション140によって生成された単独レポートを用いて統合レポートを作成しても良い。そこで、第2の実施形態では、レポート作成装置100がモダリティ120又はワークステーション140によって生成された単独レポートを用いて統合レポートを作成する場合を説明する。
(Second Embodiment)
Next, a second embodiment will be described. In the first embodiment described above, the case where the report creation apparatus 100 creates an integrated report using the Finding information generated by the modality 120 or the workstation 140 has been described. However, the embodiment is not limited to this. Absent. For example, the report creation apparatus 100 may create an integrated report using a single report generated by the modality 120 or the workstation 140. Therefore, in the second embodiment, a case will be described in which the report creation apparatus 100 creates an integrated report using a single report generated by the modality 120 or the workstation 140.

なお、第2の実施形態では、単独レポートを用いて統合レポートを作成する場合を説明するが、作成済みの統合レポートに基づいて新たな統合レポートを作成することもできる。これは、以下において説明する単独レポートと同様に作成済みの統合レポートを用いることにより実現される。   In the second embodiment, a case where an integrated report is created using a single report will be described. However, a new integrated report can also be created based on the created integrated report. This is realized by using an already created integrated report in the same manner as a single report described below.

図13を用いて、第2の実施形態に係るレポート作成装置100の構成例を説明する。図13は、第2の実施形態に係るレポート作成装置100の構成例を説明するための図である。図13に示すレポート作成装置100は、図2に示したレポート作成装置100と比べて、単独レポート取得部104c及び単独レポート分解部104dを有する点が相違する。なお、以下では、上記の実施形態と同様の機能を発揮する機能部については同一の符号を付し、その説明を省略することとする。   A configuration example of the report creation apparatus 100 according to the second embodiment will be described with reference to FIG. FIG. 13 is a diagram for explaining a configuration example of the report creation apparatus 100 according to the second embodiment. The report creation apparatus 100 illustrated in FIG. 13 is different from the report creation apparatus 100 illustrated in FIG. 2 in that it includes a single report acquisition unit 104c and a single report decomposition unit 104d. In the following, functional units that exhibit the same functions as those in the above-described embodiment will be denoted by the same reference numerals, and description thereof will be omitted.

単独レポート取得部104cは、個々の検査ごとに作成された単独レポート又は前記統合レポートを取得する。例えば、単独レポート取得部104cは、検査が実施されるごとに、モダリティ120によって生成された単独レポートをモダリティ120から取得する。単独レポート取得部104cは、取得した単独レポートを後述する単独レポート分解部104dへ出力する。   The single report acquisition unit 104c acquires a single report created for each examination or the integrated report. For example, the single report acquisition unit 104c acquires a single report generated by the modality 120 from the modality 120 every time an inspection is performed. The single report acquisition unit 104c outputs the acquired single report to the single report decomposition unit 104d described later.

一例としては、単独レポート取得部104cは、X線CT装置で検査識別子「10011」の検査が実施されると、そのX線CT装置で生成された単独レポートを取得する。ここで、単独レポート取得部104cが取得した単独レポートは、単独レポートが得られた検査に関連する患者情報「101」、検査識別情報「CT検査」、Finding情報「2D画像データ」、データ種識別子「2D画像」及び検査識別子「10011」を含む。単独レポート取得部104cは、取得した単独レポートを単独レポート分解部104dへ出力する。   As an example, when the inspection with the inspection identifier “10011” is performed by the X-ray CT apparatus, the single report acquisition unit 104c acquires the single report generated by the X-ray CT apparatus. Here, the single report acquired by the single report acquisition unit 104c includes patient information “101”, examination identification information “CT examination”, finding information “2D image data”, data type identifier related to the examination from which the single report is obtained. It includes “2D image” and examination identifier “10011”. The single report acquisition unit 104c outputs the acquired single report to the single report decomposition unit 104d.

なお、ここでは、単独レポート取得部104cがモダリティ120から単独レポートを取得する場合を説明したが、これに限定されるものではない。例えば、ワークステーション140において単独レポートが生成される場合には、ワークステーション140から単独レポートを取得しても良い。また、単独レポート取得部104cが情報を取得する方法は、モダリティ120から単独レポートが送信されるまで待機する受動取得であっても、モダリティ120に対してポーリングを行う能動取得であっても良い。   Although the case where the single report acquisition unit 104c acquires a single report from the modality 120 has been described here, the present invention is not limited to this. For example, when a single report is generated at the workstation 140, the single report may be acquired from the workstation 140. Further, the method of acquiring information by the single report acquisition unit 104c may be passive acquisition that waits until a single report is transmitted from the modality 120, or may be active acquisition that polls the modality 120.

単独レポート分解部104dは、単独レポートを複数の検査結果に分解する。例えば、単独レポート分解部104dは、単独レポート取得部104cによって取得された単独レポートを、単独レポート取得部104cから受け付ける。単独レポート分解部104dは、受け付けた単独レポートから、患者情報、検査識別情報、Finding情報、データ種識別子及び検査識別子を抽出する。単独レポート分解部104dは、患者情報、検査識別情報、Finding情報、データ種識別子及び検査識別子をFinding割当部104bへ出力する。   The single report decomposition unit 104d decomposes the single report into a plurality of inspection results. For example, the single report decomposition unit 104d receives the single report acquired by the single report acquisition unit 104c from the single report acquisition unit 104c. The single report decomposition unit 104d extracts patient information, examination identification information, Finding information, a data type identifier, and an examination identifier from the received individual report. The single report decomposition unit 104d outputs the patient information, examination identification information, Finding information, data type identifier, and examination identifier to the Finding allocation unit 104b.

一例としては、単独レポート分解部104dは、単独レポート取得部104cによって取得されたX線CT装置からの単独レポートを、単独レポート取得部104cから受け付ける。単独レポート分解部104dは、受け付けた単独レポートから、単独レポートが得られた検査に関連する患者情報「101」、検査識別情報「CT検査」、Finding情報「2D画像データ」、データ種識別子「2D画像」及び検査識別子「10011」を抽出する。単独レポート分解部104dは、患者情報「101」、検査識別情報「CT検査」、Finding情報「2D画像データ」、データ種識別子「2D画像」及び検査識別子「10011」をFinding割当部104bへ出力する。   As an example, the single report decomposition unit 104d receives a single report from the X-ray CT apparatus acquired by the single report acquisition unit 104c from the single report acquisition unit 104c. The single report disassembling unit 104d receives patient information “101”, examination identification information “CT examination”, finding information “2D image data”, and data type identifier “2D” related to the examination from which the single report is obtained from the received individual report. The “image” and the examination identifier “10011” are extracted. The single report decomposing unit 104d outputs the patient information “101”, the examination identification information “CT examination”, the finding information “2D image data”, the data type identifier “2D image”, and the examination identifier “10011” to the Finding allocation unit 104b. .

次に、図14を用いて、第2の実施形態に係るレポート作成装置100のレポート作成処理を説明する。図14は、第2の実施形態に係るレポート作成装置100のレポート作成処理を説明するためのフローチャートである。図14に示す処理は、例えば、レイアウト配置部104の単独レポート取得部104cが単独レポートを取得したことを契機として実行される。   Next, a report creation process of the report creation apparatus 100 according to the second embodiment will be described with reference to FIG. FIG. 14 is a flowchart for explaining a report creation process of the report creation apparatus 100 according to the second embodiment. The process illustrated in FIG. 14 is executed, for example, when the single report acquisition unit 104c of the layout arrangement unit 104 acquires a single report.

図14に示すように、レイアウト配置部104の単独レポート取得部104cが単独レポートを取得すると(ステップS301肯定)、レイアウト配置部104の単独レポート分解部104dは、単独レポート取得部104cによって取得された単独レポートを複数の検査結果に分解する(ステップS302)。例えば、単独レポート分解部104dは、単独レポート取得部104cによって取得された単独レポートから、患者情報、検査識別情報、Finding情報、データ種識別子及び検査識別子を抽出する。単独レポート分解部104dは、患者情報、検査識別情報、Finding情報、データ種識別子及び検査識別子をFinding割当部104bへ出力する。なお、レイアウト配置部104の単独レポート取得部104cが単独レポートを取得するまで(ステップS301否定)、待機状態である。   As shown in FIG. 14, when the single report acquisition unit 104c of the layout arrangement unit 104 acquires a single report (Yes in step S301), the single report decomposition unit 104d of the layout arrangement unit 104 is acquired by the single report acquisition unit 104c. The single report is decomposed into a plurality of inspection results (step S302). For example, the single report decomposing unit 104d extracts patient information, examination identification information, Finding information, a data type identifier, and a test identifier from the single report acquired by the single report acquisition unit 104c. The single report decomposition unit 104d outputs the patient information, examination identification information, Finding information, data type identifier, and examination identifier to the Finding allocation unit 104b. Note that the standby state is kept until the single report acquisition unit 104c of the layout arrangement unit 104 acquires a single report (No in step S301).

レイアウト配置部104のFinding割当部104bは、単独レポート分解部104dから受け付けた患者情報及び検査識別子に対応するレイアウトを、レポート保存部105を介してレポート記憶部106から取得する(ステップS303)。   The Finding allocation unit 104b of the layout arrangement unit 104 acquires the layout corresponding to the patient information and the examination identifier received from the single report decomposition unit 104d from the report storage unit 106 via the report storage unit 105 (Step S303).

レイアウト配置部104のFinding割当部104bは、単独レポート分解部104dによって得られた少なくとも1つのFinding情報をレイアウトに配置する(ステップS304)。例えば、Finding割当部104bは、取得したレイアウトの各配置位置に対応付けられた検査識別子及びデータ種識別子と、単独レポート分解部104dから受け付けた検査識別子及びデータ種識別子とを比較する。レイアウト配置部104のFinding割当部104bは、検査識別子及びデータ種識別子が一致するFinding情報を、テンプレートの配置位置に割り当てる。   The Finding allocation unit 104b of the layout arrangement unit 104 arranges at least one Finding information obtained by the single report decomposition unit 104d in the layout (Step S304). For example, the Finding allocation unit 104b compares the inspection identifier and data type identifier associated with each layout position of the acquired layout with the inspection identifier and data type identifier received from the single report decomposition unit 104d. The Finding assignment unit 104b of the layout placement unit 104 assigns the Finding information having the matching test identifier and data type identifier to the placement position of the template.

レイアウト配置部104のFinding割当部104bは、レイアウトに全てのFinding情報を配置したか否かを判定する(ステップS305)。全てのFinding情報をレイアウトに割り当てた場合には(ステップS305肯定)、レイアウト配置部104のFinding割当部104bは、レイアウトを統合レポートとしてレポート表示部107cへ出力する(ステップS306)。   The Finding allocation unit 104b of the layout placement unit 104 determines whether all the Finding information has been placed in the layout (Step S305). When all the Finding information is assigned to the layout (Yes at Step S305), the Finding assignment unit 104b of the layout placement unit 104 outputs the layout as an integrated report to the report display unit 107c (Step S306).

一方、全てのFinding情報をレイアウトに割り当てていない場合には(ステップS305否定)、レイアウト配置部104のFinding割当部104bは、レイアウトをレポート保存部105を介してレポート記憶部106に格納し(ステップS307)、ステップS301の処理へ移行する。   On the other hand, if all the Finding information has not been assigned to the layout (No at Step S305), the Finding assignment unit 104b of the layout placement unit 104 stores the layout in the report storage unit 106 via the report storage unit 105 (Step S305). S307), the process proceeds to step S301.

なお、上記のレイアウト作成処理及びレポート作成処理は、必ずしも上記の処理手順に限定されるものではない。例えば、レイアウト配置部104のFinding割当部104bは、一部のFinding情報のみが割り当てられたレイアウトをレポート表示部107cへ出力しても良い。   The layout creation process and the report creation process are not necessarily limited to the above processing procedure. For example, the Finding assignment unit 104b of the layout arrangement unit 104 may output a layout to which only a part of the Finding information is assigned to the report display unit 107c.

上述してきたように、第2の実施形態に係るレポート作成装置100は、個々の検査ごとに作成された単独レポートを取得する。レポート作成装置100は、取得した単独レポートを複数の検査結果に分解する。レポート作成装置100は、分解することで得られた少なくとも1つの検査結果を、レイアウトに配置する。このため、レポート作成装置100は、作成済みの単独レポートから統合レポートを作成することができる。   As described above, the report creation apparatus 100 according to the second embodiment acquires a single report created for each examination. The report creation apparatus 100 decomposes the acquired single report into a plurality of inspection results. The report creating apparatus 100 arranges at least one inspection result obtained by the disassembly in the layout. For this reason, the report creation apparatus 100 can create an integrated report from a created single report.

(第3の実施形態)
次に、第3の実施形態を説明する。上述した実施形態では、レポート作成装置100が検査予約管理装置110から取得した検査予約情報を用いて統合レポートを作成する場合を説明したが、実施形態はこれに限定されるものではない。例えば、レポート作成装置100は、医師によって検査が予約される際に、検査で得られるFinding情報の配置位置の指定を受け付けて統合レポートを作成しても良い。そこで、第3の実施形態では、レポート作成装置100が、検査が予約される際に、医師により指定された配置位置にFinding情報を配置して統合レポートを作成する場合を説明する。
(Third embodiment)
Next, a third embodiment will be described. In the above-described embodiment, the case where the report creating apparatus 100 creates an integrated report using the examination reservation information acquired from the examination reservation management apparatus 110 has been described, but the embodiment is not limited thereto. For example, the report creating apparatus 100 may create an integrated report by accepting designation of the arrangement position of the Finding information obtained by the examination when the examination is reserved by the doctor. Therefore, in the third embodiment, a case will be described in which the report creating apparatus 100 creates an integrated report by arranging Finding information at an arrangement position designated by a doctor when an examination is scheduled.

図15を用いて、第3の実施形態に係るレポート作成装置100の構成例を説明する。図15は、第3の実施形態に係るレポート作成装置100の構成例を説明するための図である。図15に示すレポート作成装置100は、図2に示したレポート作成装置100と比べて、作成部108を有する点が相違する。なお、以下では、上記の実施形態と同様の機能を発揮する機能部については同一の符号を付し、その説明を省略することとする。   A configuration example of the report creation apparatus 100 according to the third embodiment will be described with reference to FIG. FIG. 15 is a diagram for explaining a configuration example of the report creation apparatus 100 according to the third embodiment. The report creation apparatus 100 shown in FIG. 15 is different from the report creation apparatus 100 shown in FIG. In the following, functional units that exhibit the same functions as those in the above-described embodiment will be denoted by the same reference numerals, and description thereof will be omitted.

作成部108は、複数種類の検査が予約される際に、各検査で得られる検査結果の配置位置の指定を受け付け、その配置位置にしたがってレイアウト情報を作成する。例えば、作成部108は、病院内に勤務する医師や事務員による患者情報及び疾病種別情報の入力を、端末装置150又は入力装置160を介して受け付ける。作成部108は、疾病種別情報に対応するテンプレートをテンプレート記憶部102から取得する。作成部108は、端末装置150又はモニタ170にテンプレートを出力し,表示させる。作成部108は、検査対象となる検査識別情報の入力を、端末装置150又は入力装置160を介して受け付ける。作成部108は、検査対象となる検査識別情報に任意の検査識別子を割り当てて、レイアウトを作成する。作成部108は、入力された患者情報をテンプレートに割り当てる。作成部108は、検査識別子を割り当てたレイアウトを、レポート記憶部106に格納する。作成部108は、レイアウトから検査予約情報を生成する。例えば、作成部108は、検査識別子を割り当てたレイアウトから、患者情報、検査識別情報、データ種識別情報及び検査識別子を検査予約情報として抽出する。作成部108は、生成した検査予約情報を検査予約管理装置110へ送信する。   When a plurality of types of examinations are reserved, the creation unit 108 accepts designation of an arrangement position of examination results obtained in each examination, and creates layout information according to the arrangement positions. For example, the creation unit 108 receives input of patient information and disease type information by a doctor or office worker working in a hospital via the terminal device 150 or the input device 160. The creation unit 108 acquires a template corresponding to the disease type information from the template storage unit 102. The creation unit 108 outputs the template to the terminal device 150 or the monitor 170 for display. The creation unit 108 receives input of inspection identification information to be inspected via the terminal device 150 or the input device 160. The creation unit 108 creates a layout by assigning an arbitrary inspection identifier to inspection identification information to be inspected. The creation unit 108 assigns the input patient information to the template. The creation unit 108 stores the layout assigned the inspection identifier in the report storage unit 106. The creation unit 108 generates inspection reservation information from the layout. For example, the creation unit 108 extracts patient information, examination identification information, data type identification information, and examination identifier as examination reservation information from a layout to which examination identifiers are assigned. The creation unit 108 transmits the generated examination reservation information to the examination reservation management apparatus 110.

一例としては、作成部108は、病院内に勤務する医師や事務員による患者情報「101」及び疾病種別情報「心筋梗塞」の入力を、端末装置150又は入力装置160を介して受け付ける。作成部108は、疾病種別情報「心筋梗塞」に対応するテンプレート「テンプレート1」をテンプレート記憶部102から取得する。作成部108は、端末装置150又はモニタ170にテンプレート「テンプレート1」を出力し,表示させる。作成部108は、図5の領域5eが医師や事務員によって選択されると、検査対象として検査識別情報「CT検査」が指定されたものとして受け付ける。作成部108は、検査対象となる検査識別情報「CT検査」に任意の検査識別子として検査識別子「10011」を割り当てる。作成部108は、他の領域についても同様に、医師や事務員によって選択された領域に検査識別子を割り当てる。また、作成部108は、入力された患者情報「101」を図5の領域5bに割り当てる。作成部108は、検査識別子を割り当てたレイアウトから、患者情報「101」、検査識別情報「CT検査」及び検査識別子「10011」を検査予約情報として抽出する。また、作成部108は、他の検査識別情報についても同様に、検査識別子が割り当てられた検査識別情報については検査予約情報として抽出する。作成部108は、生成した検査予約情報を検査予約管理装置110へ送信する。   As an example, the creation unit 108 receives input of patient information “101” and disease type information “myocardial infarction” by a doctor or office worker working in a hospital via the terminal device 150 or the input device 160. The creation unit 108 acquires the template “template 1” corresponding to the disease type information “myocardial infarction” from the template storage unit 102. The creation unit 108 outputs and displays the template “template 1” on the terminal device 150 or the monitor 170. When the region 5e in FIG. 5 is selected by a doctor or a clerk, the creation unit 108 accepts that the examination identification information “CT examination” is designated as the examination target. The creation unit 108 assigns an examination identifier “10011” as an arbitrary examination identifier to examination identification information “CT examination” to be examined. Similarly, the creation unit 108 assigns examination identifiers to the areas selected by the doctor or the clerk for other areas. Further, the creation unit 108 assigns the input patient information “101” to the region 5b in FIG. The creation unit 108 extracts patient information “101”, examination identification information “CT examination”, and examination identifier “10011” as examination reservation information from the layout to which examination identifiers are assigned. In addition, similarly to the other examination identification information, the creation unit 108 extracts the examination identification information to which the examination identifier is assigned as examination reservation information. The creation unit 108 transmits the generated examination reservation information to the examination reservation management apparatus 110.

次に、図16を用いて、第3の実施形態に係るレポート作成装置100のレポート作成処理を説明する。図16は、第3の実施形態に係るレポート作成装置100のレポート作成処理を説明するためのフローチャートである。図16に示す処理は、例えば、作成部108が患者情報及び疾病種別情報の入力を受け付けたことを契機として開始される。   Next, a report creation process of the report creation apparatus 100 according to the third embodiment will be described with reference to FIG. FIG. 16 is a flowchart for explaining a report creation process of the report creation apparatus 100 according to the third embodiment. The process illustrated in FIG. 16 is started, for example, when the creation unit 108 receives input of patient information and disease type information.

図16に示すように、作成部108は、患者情報及び疾病種別情報を受け付けると(ステップS401肯定)、疾病種別情報に対応するテンプレートをテンプレート記憶部102から取得する(ステップS402)。なお、作成部108は、患者情報及び疾病種別情報を受け付けるまで(ステップS401否定)、待機状態である。   As illustrated in FIG. 16, when receiving the patient information and the disease type information (Yes at Step S401), the creating unit 108 acquires a template corresponding to the disease type information from the template storage unit 102 (Step S402). The creation unit 108 is in a standby state until it receives patient information and disease type information (No at step S401).

作成部108は、端末装置150又はモニタ170にテンプレートを表示させる(ステップS403)。作成部108は、検査対象となる検査識別情報を受け付ける(ステップS404)。   The creation unit 108 displays the template on the terminal device 150 or the monitor 170 (step S403). The creation unit 108 accepts inspection identification information to be inspected (step S404).

作成部108は、レイアウトを作成する(ステップS405)。例えば、作成部108は、検査対象となる検査識別情報に検査識別子を割り当てる。作成部108は、テンプレートに入力された患者情報を割り当てる。   The creation unit 108 creates a layout (step S405). For example, the creation unit 108 assigns an inspection identifier to inspection identification information to be inspected. The creation unit 108 assigns the patient information input to the template.

作成部108は、検査識別子を割り当てたレイアウトをレポート記憶部106に格納する(ステップS406)。作成部108は、レイアウトから検査予約情報を生成する(ステップS407)。例えば、作成部108は、検査識別子を割り当てたレイアウトから、患者情報、検査識別情報及び検査識別子を検査予約情報として抽出する。作成部108は、生成した検査予約情報を検査予約管理装置110へ送信する(ステップS408)。   The creation unit 108 stores the layout assigned the inspection identifier in the report storage unit 106 (step S406). The creation unit 108 generates inspection reservation information from the layout (step S407). For example, the creation unit 108 extracts patient information, examination identification information, and examination identifier as examination reservation information from a layout to which examination identifiers are assigned. The creation unit 108 transmits the generated examination reservation information to the examination reservation management apparatus 110 (step S408).

上述してきたように、第1の実施形態に係るレポート作成装置100は、複数種類の検査が予約される際に、各検査で得られる検査結果の配置位置の指定を受け付け、受け付けた配置位置にしたがって、レイアウト情報を作成する。このため、レポート作成装置100は、レポート作成装置100を利用する者の任意のレイアウトで統合レポートを作成することができる。   As described above, the report creation apparatus 100 according to the first embodiment accepts designation of the placement position of the examination result obtained in each examination when a plurality of types of examinations are reserved, and sets the accepted placement position. Therefore, layout information is created. Therefore, the report creation apparatus 100 can create an integrated report with an arbitrary layout of the person who uses the report creation apparatus 100.

(他の実施形態)
ところで、上述した第1の実施形態及び第2の実施形態において、予め規定された優先度に基づいて検査結果をテンプレートに配置しても良い。図17は、他の実施形態に係るレポート作成装置100の構成例を説明するための図である。図17に示すレポート作成装置100は、図2に示したレポート作成装置100と比べて、優先度順テンプレート記憶部109を有する点が相違する。なお、以下では、上記の実施形態と同様の機能を発揮する機能部については同一の符号を付し、その説明を省略することとする。
(Other embodiments)
By the way, in the first embodiment and the second embodiment described above, the inspection result may be arranged in the template based on a predetermined priority. FIG. 17 is a diagram for explaining a configuration example of a report creation apparatus 100 according to another embodiment. The report creation apparatus 100 illustrated in FIG. 17 is different from the report creation apparatus 100 illustrated in FIG. 2 in that it includes a priority order template storage unit 109. In the following, functional units that exhibit the same functions as those in the above-described embodiment will be denoted by the same reference numerals, and description thereof will be omitted.

優先度順テンプレート記憶部109は、統合レポートに配置される検査結果の優先度を疾病ごとに記憶する。   The priority order template storage unit 109 stores the priority of test results arranged in the integrated report for each disease.

図18は、優先度順テンプレート記憶部109に記憶される情報の一例を示す図である。図18に示すように、優先度順テンプレート記憶部109は、疾病種別情報と、テンプレート形式と、優先度とが対応付けられた情報を記憶する。このうち、テンプレート形式は、レポートに配置されるFinding情報の数と位置とを規定する情報であり、例えば、「2×3」、「2×2」、「1×2」などの情報が記憶される。また、優先度は、レポートに配置される検査種別情報の優先順位を表す情報である。   FIG. 18 is a diagram illustrating an example of information stored in the priority order template storage unit 109. As illustrated in FIG. 18, the priority order template storage unit 109 stores information in which disease type information, template format, and priority are associated with each other. Among these, the template format is information that defines the number and position of the Finding information to be arranged in the report. For example, information such as “2 × 3”, “2 × 2”, “1 × 2” is stored. Is done. The priority is information representing the priority of examination type information arranged in a report.

図18に示す例では、優先度順テンプレート記憶部109は、疾病種別情報「脳梗塞」と、テンプレート形式「2×3」と、優先度1「MR画像」と、優先度2「CT画像」と、優先度3「MR3D」と、優先度4「血圧」と、優先度5「血液」と、優先度6「尿」とが対応付けられた情報を記憶する。つまり、優先度順テンプレート記憶部109は、検査予約情報に関連する患者の疾病が脳梗塞である場合には、テンプレート形式「2×3」のテンプレートに基づいてレポートを作成する旨を記憶する。なお、優先度順テンプレート記憶部109は、他の疾病種別情報についても同様にテンプレートを記憶する。   In the example illustrated in FIG. 18, the priority order template storage unit 109 includes disease type information “cerebral infarction”, template format “2 × 3”, priority 1 “MR image”, and priority 2 “CT image”. And priority 3 “MR3D”, priority 4 “blood pressure”, priority 5 “blood”, and priority 6 “urine” are stored. That is, the priority order template storage unit 109 stores information that the report is created based on the template of the template format “2 × 3” when the patient's disease related to the examination reservation information is cerebral infarction. Note that the priority order template storage unit 109 similarly stores templates for other disease type information.

図19は、優先度順テンプレート記憶部109に記憶されるテンプレート形式の一例を示す図である。図19に示す例では、優先度順テンプレート記憶部109に記憶されるテンプレート19aは、複数のFinding情報を含む領域19bを含む。この領域19bは、テンプレート形式「2×2」のテンプレートの一例であり、左上の領域に「表示順1」、右上の領域に「表示順2」、左下の領域に「表示順3」、右下の領域に「表示順4」がそれぞれ対応付けられている。つまり、この領域19bは、優先度の高いFinding情報から順に、左上、右上、左下、右下のそれぞれの領域に配置することを表す。   FIG. 19 is a diagram illustrating an example of a template format stored in the priority order template storage unit 109. In the example illustrated in FIG. 19, the template 19a stored in the priority order template storage unit 109 includes an area 19b including a plurality of pieces of Finding information. This area 19b is an example of a template of the template format “2 × 2”, “display order 1” in the upper left area, “display order 2” in the upper right area, “display order 3” in the lower left area, “Display order 4” is associated with the lower area. That is, this area 19b indicates that the information is arranged in each of the upper left, upper right, lower left, and lower right areas in order from the high-priority finding information.

図20及び図21を用いて、優先度に基づいてFinding情報をテンプレートに配置する場合の一例を説明する。図20は、検査予約情報取得部によって取得される検査予約情報の一例を示す図である。図21は、レイアウト作成部によって作成されるレイアウトの一例を示す図である。   An example in which the Finding information is arranged in the template based on the priority will be described with reference to FIGS. 20 and 21. FIG. 20 is a diagram illustrating an example of examination reservation information acquired by the examination reservation information acquisition unit. FIG. 21 is a diagram illustrating an example of a layout created by the layout creating unit.

図20及び図21に示す例では、レポート作成装置100が図20に示す検査予約情報及び疾病種別情報「心不全」を取得した場合を説明する。この場合、レポート作成装置100のレイアウト作成部103は、優先度順テンプレート記憶部109を参照し、疾病種別情報「心不全」に対応するテンプレート形式「2×2」のテンプレートを優先度順テンプレート記憶部109から取得する。レイアウト作成部103は、優先度順テンプレート記憶部109を参照し、優先度の高い検査から順に、検査識別子をテンプレートに割り当てる。具体的には、レイアウト作成部103は、優先度1の検査「心電図」に対応する検査識別子が検査予約情報に存在するので、その検査識別子「20011」を検査予約情報から取得し、領域19bの左上の領域に割り当てる。続いて、レイアウト作成部103は、優先度2の検査「超音波画像」に対応する検査識別子が検査予約情報に存在しないので、優先度2の検査に関する処理を行わずに次の優先度の検査に関する処理に移行する。続いて、レイアウト作成部103は、優先度3の検査「血液」に対応する検査識別子が検査予約情報に存在するので、その検査識別子「30101」を検査予約情報から取得し、領域19bの右上の領域に割り当てる。そして、レイアウト作成部103は、優先度4の検査「血圧」に対応する検査識別子が検査予約情報に存在しないので、優先度4の検査に関する処理を行わずに処理を終了する。この結果、レイアウト作成部103は、図21に示すレイアウト21aを作成する。このレイアウト21aは、領域21bの左上に心電図の検査識別子「20021」が割り当てられ、右上に血圧の検査識別子「30101」が割り当てられている。   In the example illustrated in FIGS. 20 and 21, a case will be described in which the report creation apparatus 100 acquires the examination reservation information and the disease type information “heart failure” illustrated in FIG. 20. In this case, the layout creating unit 103 of the report creating apparatus 100 refers to the priority order template storage unit 109 and selects a template of the template format “2 × 2” corresponding to the disease type information “heart failure” as a priority order template storage unit. 109. The layout creation unit 103 refers to the priority order template storage unit 109 and assigns inspection identifiers to the templates in order from the inspection with the highest priority. Specifically, the layout creation unit 103 acquires the examination identifier “20011” from the examination reservation information because the examination identifier corresponding to the examination “electrocardiogram” having the priority 1 is present in the examination reservation information, and stores the examination identifier “20011” in the area 19b. Assign to the upper left area. Subsequently, since the inspection identifier corresponding to the priority 2 inspection “ultrasound image” does not exist in the inspection reservation information, the layout creating unit 103 does not perform the processing related to the priority 2 inspection and performs the next priority inspection. Move on to processing. Subsequently, since the test identifier corresponding to the test “blood” with the priority 3 exists in the test reservation information, the layout creation unit 103 acquires the test identifier “30101” from the test reservation information, and Assign to a region. Then, the layout creation unit 103 ends the process without performing the process related to the priority 4 test because the test identifier corresponding to the test “blood pressure” with the priority 4 does not exist in the test reservation information. As a result, the layout creating unit 103 creates the layout 21a shown in FIG. In this layout 21a, an electrocardiogram examination identifier “20021” is assigned to the upper left of the area 21b, and a blood pressure examination identifier “30101” is assigned to the upper right.

このように、レポート作成装置100は、疾病ごとに規定された検査結果の優先度を用いて、予約された検査で得られる検査結果の配置位置を決定し、その配置位置にしたがってレイアウト情報を作成する。このため、レポート作成装置100は、優先度の高い順に検査結果を配置した統合レポートを作成することができる。   As described above, the report creation apparatus 100 determines the placement position of the test result obtained by the reserved test using the priority of the test result defined for each disease, and creates layout information according to the placement position. To do. For this reason, the report creation apparatus 100 can create an integrated report in which inspection results are arranged in order of priority.

また、上述した第1の実施形態及び第2の実施形態において、医師からの指示に応じてFinding情報を取得する要求をモダリティ120に送信しても良い。図22は、他の実施形態に係るレポート作成装置100の構成例を説明するための図である。図22に示すレポート作成装置100は、図2に示したレポート作成装置100と比べて、Finding取得要求部107dを有する点が相違する。なお、以下では、上記の実施形態と同様の機能を発揮する機能部については同一の符号を付し、その説明を省略することとする。   Further, in the first embodiment and the second embodiment described above, a request for obtaining the Finding information may be transmitted to the modality 120 in accordance with an instruction from the doctor. FIG. 22 is a diagram for explaining a configuration example of a report creation device 100 according to another embodiment. The report creation apparatus 100 shown in FIG. 22 is different from the report creation apparatus 100 shown in FIG. 2 in that it has a Finding acquisition request unit 107d. In the following, functional units that exhibit the same functions as those in the above-described embodiment will be denoted by the same reference numerals, and description thereof will be omitted.

図22に示すように、Finding取得要求部107dは、検査結果を取得する旨の入力を利用者から受け付ける。例えば、Finding取得要求部107dは、病院内に勤務する医師や事務員によるFinding情報を取得する旨の要求を、端末装置150又は入力装置160を介して受け付ける。この要求は、例えば、Finding情報に関連する検査識別子と、Finding情報を生成するモダリティ120を識別する情報とを含む。Finding取得要求部107dは、Finding情報を取得する旨の要求を、レイアウト配置部104のFinding取得部104aに出力する。   As illustrated in FIG. 22, the Finding acquisition request unit 107 d receives an input to acquire the inspection result from the user. For example, the Finding acquisition request unit 107d receives a request for acquiring Finding information by a doctor or office worker working in the hospital via the terminal device 150 or the input device 160. This request includes, for example, a test identifier related to the Finding information and information for identifying the modality 120 that generates the Finding information. The Finding acquisition request unit 107 d outputs a request for acquiring the Finding information to the Finding acquisition unit 104 a of the layout arrangement unit 104.

Finding取得部104aは、Finding取得要求部107dが受け付けた入力に応じて検査結果を取得する。例えば、Finding取得部104aは、Finding情報を取得する旨の要求をFinding取得要求部107dから受け付ける。Finding取得部104aは、Finding情報を取得する旨の要求を、そのFinding情報を生成するモダリティ120へ送信する。Finding取得部104aは、要求に含まれる検査識別子のFinding情報がモダリティ120にあれば、そのFinding情報を取得する。レポート作成装置100は、取得したFinding情報をFinding割当部104bへ出力する。この結果、Finding割当部104bは、Finding取得部104aによって取得されたFinding情報をレイアウト情報に配置する。   The Finding acquisition unit 104a acquires a test result according to the input received by the Finding acquisition request unit 107d. For example, the Finding acquisition unit 104a receives a request for acquiring the Finding information from the Finding acquisition request unit 107d. The Finding acquisition unit 104a transmits a request for acquiring the Finding information to the modality 120 that generates the Finding information. If the Finding information of the examination identifier included in the request is in the modality 120, the Finding acquisition unit 104a acquires the Finding information. The report creation apparatus 100 outputs the obtained Finding information to the Finding allocation unit 104b. As a result, the Finding allocation unit 104b arranges the Finding information acquired by the Finding acquisition unit 104a in the layout information.

このように、レポート作成装置100は、検査結果を取得する旨の入力を利用者から受け付ける。レポート作成装置100は、受け付けた入力に応じて検査結果を取得する。レポート作成装置100は、取得した検査結果をレイアウト情報に配置する。このため、レポート作成装置100は、利用者の求めに応じて検査結果を取得し、統合レポートを作成することができる。   As described above, the report creation apparatus 100 receives an input to acquire the inspection result from the user. The report creation apparatus 100 acquires a test result according to the received input. The report creation apparatus 100 arranges the acquired inspection result in the layout information. For this reason, the report creation apparatus 100 can acquire a test result according to a user's request | requirement, and can create an integrated report.

なお、上記実施形態で説明した検査情報取得部101、レイアウト作成部103、レイアウト配置部104、レポート保存部105及びレポート操作部107の機能は、例えば、ソフトウェアによって実現することもできる。例えば、検査情報取得部101、レイアウト作成部103、レイアウト配置部104、レポート保存部105及びレポート操作部107の機能は、上記実施形態において検査情報取得部101、レイアウト作成部103、レイアウト配置部104、レポート保存部105及びレポート操作部107が行うものとして説明した処理の手順を規定したレポート作成プログラムをコンピュータに実行させることで、実現される。このレポート作成プログラムは、例えば、ハードディスクや半導体メモリ素子等に記憶され、CPUやMPU等のプロセッサによって読み出されて実行される。また、このレポート作成プログラムは、CD−ROM(Compact Disc − Read Only Memory)やMO(Magnetic Optical disk)、DVD(Digital Versatile Disc)などのコンピュータ読取り可能な記録媒体に記録されて、配布され得る。   Note that the functions of the inspection information acquisition unit 101, the layout creation unit 103, the layout arrangement unit 104, the report storage unit 105, and the report operation unit 107 described in the above embodiment can also be realized by software, for example. For example, the functions of the inspection information acquisition unit 101, the layout generation unit 103, the layout arrangement unit 104, the report storage unit 105, and the report operation unit 107 are the same as the inspection information acquisition unit 101, the layout generation unit 103, and the layout arrangement unit 104 in the above embodiment. This is realized by causing a computer to execute a report creation program that defines the processing procedure described as being performed by the report storage unit 105 and the report operation unit 107. The report creation program is stored in, for example, a hard disk or a semiconductor memory device, and is read and executed by a processor such as a CPU or MPU. The report creation program can be recorded and distributed on a computer-readable recording medium such as a CD-ROM (Compact Disc-Read Only Memory), an MO (Magnetic Optical disk), or a DVD (Digital Versatile Disc).

以上説明した少なくともひとつの実施形態によれば、医師の労力を軽減することができる。   According to at least one embodiment described above, the labor of a doctor can be reduced.

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

100 レポート作成装置
103 レイアウト作成部
104 レイアウト配置部
107 レポート操作部
107a レポート出力部
100 Report Creation Device 103 Layout Creation Unit 104 Layout Arrangement Unit 107 Report Operation Unit 107a Report Output Unit

Claims (6)

被検体の疾病に関する複数種類の検査が予約された際に、当該検査を識別するための検査識別子と、検査結果のデータ種別を表すデータ種識別子とが、当該疾病の診断に用いられるレポートにおける各検査結果の配置位置に割り当てられたレイアウト情報を作成する作成部と、
前記検査が実施されるごとに、当該検査で得られた検査結果である画像データ及び計測値の少なくとも一方を、当該検査の検査識別子と当該検査結果のデータ種識別子とが対応する前記レイアウト情報の配置位置に配置する配置部と、
前記配置部によって複数の検査結果が配置されたレイアウト情報を用いて、当該複数の検査結果を含む統合レポートを出力する出力部と
を有することを特徴とするレポート作成装置。
When a plurality of types of examinations related to a disease of a subject are reserved, an examination identifier for identifying the examination and a data type identifier representing a data type of the examination result are included in each report used for diagnosis of the disease. A creation unit for creating layout information assigned to the placement position of the inspection result;
Each time the inspection is performed, at least one of the image data and the measurement value that is the inspection result obtained by the inspection is stored in the layout information corresponding to the inspection identifier of the inspection and the data type identifier of the inspection result. An arrangement part to be arranged at an arrangement position;
An output unit that outputs an integrated report including a plurality of inspection results using layout information in which a plurality of inspection results are arranged by the arrangement unit.
個々の検査ごとに作成された単独レポートを取得する取得部と、
前記取得部によって取得された単独レポートを、当該単独レポートに含まれる複数の検査結果に分解する分解部と、
をさらに備え、
前記配置部は、前記分解部によって得られた少なくとも1つの検査結果を前記作成部によって作成されたレイアウト情報に配置することを特徴とする請求項1に記載のレポート作成装置。
An acquisition unit for acquiring a single report that is created for each individual test,
Alone report acquired by the acquisition unit, decomposing decomposition unit into a plurality of inspection results included in the single report,
Further comprising
The report creation apparatus according to claim 1, wherein the placement unit places at least one inspection result obtained by the decomposition unit in layout information created by the creation unit.
前記作成部は、前記複数種類の検査が予約される際に、各検査で得られる検査結果の配置位置の指定を受け付け、当該配置位置にしたがって、前記レイアウト情報を作成することを特徴とする請求項1又は2に記載のレポート作成装置。   The creation unit accepts designation of an arrangement position of an inspection result obtained in each examination when the plurality of types of examinations are reserved, and creates the layout information according to the arrangement position. Item 3. The report creation device according to item 1 or 2. 前記作成部は、前記疾病ごとに規定された検査結果の優先度を用いて、予約された検査で得られる検査結果の配置位置を決定し、当該配置位置にしたがって、前記レイアウト情報を作成することを特徴とする請求項1又は2に記載のレポート作成装置。   The creation unit determines the placement position of a test result obtained by a reserved test using the priority of the test result defined for each disease, and creates the layout information according to the placement position. The report creation device according to claim 1 or 2. 前記検査結果を取得する旨の入力を利用者から受け付ける受付部と、
前記受付部によって受け付けた入力に応じて前記検査結果を取得する検査結果取得部と、
をさらに備え、
前記配置部は、前記検査結果取得部によって取得された検査結果を、前記作成部によって作成されたレイアウト情報に配置することを特徴とする請求項1〜4のいずれか一つに記載のレポート作成装置。
An accepting unit that accepts an input to obtain the inspection result from a user;
An inspection result acquisition unit that acquires the inspection result according to the input received by the reception unit;
Further comprising
5. The report creation according to claim 1, wherein the arrangement unit arranges the inspection result acquired by the inspection result acquisition unit in the layout information generated by the generation unit. apparatus.
コンピュータに、
被検体の疾病に関する複数種類の検査が予約された際に、当該検査を識別するための検査識別子と、検査結果のデータ種別を表すデータ種識別子とが、当該疾病の診断に用いられるレポートにおける各検査結果の配置位置に割り当てられたレイアウト情報を作成し、
前記検査が実施されるごとに、当該検査で得られた検査結果である画像データ及び計測値の少なくとも一方を、当該検査の検査識別子と当該検査結果のデータ種識別子とが対応する前記レイアウト情報の配置位置に配置し、
前記配置する処理によって複数の検査結果が配置されたレイアウト情報を用いて、当該複数の検査結果を含む統合レポートを出力する
各処理を実行させることを特徴とするレポート作成プログラム。
On the computer,
When a plurality of types of examinations related to a disease of a subject are reserved, an examination identifier for identifying the examination and a data type identifier representing a data type of the examination result are included in each report used for diagnosis of the disease. Create layout information assigned to the placement location of the inspection results,
Each time the inspection is performed, at least one of the image data and the measurement value that is the inspection result obtained by the inspection is stored in the layout information corresponding to the inspection identifier of the inspection and the data type identifier of the inspection result. Place it at the placement position,
A report creation program for executing each process of outputting an integrated report including a plurality of inspection results using layout information in which a plurality of inspection results are arranged by the arranging process.
JP2012247595A 2012-11-09 2012-11-09 Report creation device and report creation program Active JP6351925B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012247595A JP6351925B2 (en) 2012-11-09 2012-11-09 Report creation device and report creation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012247595A JP6351925B2 (en) 2012-11-09 2012-11-09 Report creation device and report creation program

Publications (2)

Publication Number Publication Date
JP2014096055A JP2014096055A (en) 2014-05-22
JP6351925B2 true JP6351925B2 (en) 2018-07-04

Family

ID=50939071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012247595A Active JP6351925B2 (en) 2012-11-09 2012-11-09 Report creation device and report creation program

Country Status (1)

Country Link
JP (1) JP6351925B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024210576A3 (en) * 2023-04-07 2025-06-26 서울대학교병원 Device and method for generating medical examination result report

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016101297A (en) * 2014-11-28 2016-06-02 株式会社トプコン Ophthalmologic information processing system and ophthalmologic information processing method
EP3324337A1 (en) 2016-11-18 2018-05-23 Ricoh Company Ltd. Information processing device, information processing method, and carrier means
JP2019141642A (en) * 2019-04-11 2019-08-29 株式会社トプコン Ophthalmologic information processing system
JP7371116B2 (en) * 2019-11-29 2023-10-30 富士フイルム株式会社 Document creation support device, document creation support method, and program
KR102779083B1 (en) * 2024-10-07 2025-03-12 주식회사 에스에프원 Method, device and computer-readable recording medium for generating status reporting information for equipment using maintenance information of the equipment

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004046569A (en) * 2002-07-12 2004-02-12 Canon Inc Medical information management method
JP2005287632A (en) * 2004-03-31 2005-10-20 Fuji Photo Film Co Ltd Diagnosis support system, and method and terminal used therefor
DE102005009056A1 (en) * 2005-02-28 2006-09-07 Siemens Ag Method for operating a medical information system
JP2006293431A (en) * 2005-04-05 2006-10-26 Toshiba Corp Image diagnosis system and inspection data storage/output method
JP2007148660A (en) * 2005-11-25 2007-06-14 Toshiba Corp Medical report system and medical data conversion program
JP2009075952A (en) * 2007-09-21 2009-04-09 Fujifilm Corp Medical network system, medical examination request receiving apparatus, and medical examination reservation method
JP2009078050A (en) * 2007-09-27 2009-04-16 Fujifilm Corp MEDICAL REPORT CREATION SYSTEM AND MEDICAL REPORT CREATION METHOD
JP5176617B2 (en) * 2008-03-14 2013-04-03 富士通株式会社 Menu screen display program, menu screen display method, and menu screen display device
JP2010086355A (en) * 2008-09-30 2010-04-15 Fujifilm Corp Device, method and program for integrating reports
JP2010128655A (en) * 2008-11-26 2010-06-10 Konica Minolta Medical & Graphic Inc Medical image management device
JP2012094127A (en) * 2010-10-01 2012-05-17 Fujifilm Corp Diagnostic result explanation report creation device, diagnostic result explanation report creation method and diagnostic result explanation report creation program
JP5897385B2 (en) * 2011-04-14 2016-03-30 東芝メディカルシステムズ株式会社 Medical information system and medical information display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024210576A3 (en) * 2023-04-07 2025-06-26 서울대학교병원 Device and method for generating medical examination result report

Also Published As

Publication number Publication date
JP2014096055A (en) 2014-05-22

Similar Documents

Publication Publication Date Title
US9020304B2 (en) Method for loading medical image data and device for performing the method
JP7416183B2 (en) Information processing equipment, medical image display equipment and programs
JP6351925B2 (en) Report creation device and report creation program
JP6334874B2 (en) Medical image display device and display control method in medical image display device
JPWO2011083607A1 (en) Medical information processing apparatus and program
JP2020102214A (en) Medical information anonymizing system and anonymization method setting device
CN110111876B (en) Information processing apparatus and information processing method
US11574402B2 (en) Inspection information display device, method, and program
JP6425905B2 (en) Medical report creation support device
JP2010165109A (en) Medical image diagnostic device
CN111863201A (en) Medical information processing device and medical information processing method
WO2014088075A1 (en) Image observation device and storage medium
JP2017111471A (en) Protocol management apparatus and protocol sharing system
JP7415787B2 (en) medical imaging system
JP7210254B2 (en) Medical data file generation device, medical data file generation system, and medical data file generation program
JP6266310B2 (en) Medical information processing device
US20200118659A1 (en) Method and apparatus for displaying values of current and previous studies simultaneously
JP4991128B2 (en) Image management system, image display device, management server, and image data management method
JP6466097B2 (en) Medical information processing device
JP2006271624A (en) Medical image reading management system
JP2010152624A (en) Medical image management system
WO2020105415A1 (en) Medical information display device, method, and program, and graphic user interface for displaying medical information
JP2015159894A (en) Medical image management device, medical image management program, and medical information system
JPWO2020105416A1 (en) Medical information display devices, methods and programs, and a graphic user interface for displaying medical information
US20240290470A1 (en) Medical information processing apparatus and medical information processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150814

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20151102

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20160513

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160809

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20160928

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161021

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20161206

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170302

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20170313

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20170331

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180209

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180606

R150 Certificate of patent or registration of utility model

Ref document number: 6351925

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150