JP5539816B2 - MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM - Google Patents

MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM Download PDF

Info

Publication number
JP5539816B2
JP5539816B2 JP2010195104A JP2010195104A JP5539816B2 JP 5539816 B2 JP5539816 B2 JP 5539816B2 JP 2010195104 A JP2010195104 A JP 2010195104A JP 2010195104 A JP2010195104 A JP 2010195104A JP 5539816 B2 JP5539816 B2 JP 5539816B2
Authority
JP
Japan
Prior art keywords
diagnosis name
search
input
diagnosis
name
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
JP2010195104A
Other languages
Japanese (ja)
Other versions
JP2012053633A (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.)
Fujifilm Corp
Original Assignee
Fujifilm 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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2010195104A priority Critical patent/JP5539816B2/en
Priority to US13/216,640 priority patent/US8671118B2/en
Publication of JP2012053633A publication Critical patent/JP2012053633A/en
Application granted granted Critical
Publication of JP5539816B2 publication Critical patent/JP5539816B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、医師に診断名候補を提供する医療情報提供装置、医療情報提供方法、並びに医療情報提供プログラムに関する。   The present invention relates to a medical information providing apparatus, a medical information providing method, and a medical information providing program for providing a diagnosis name candidate to a doctor.

最近の医療現場には、カルテや医用レポート等の医用文書を電子データとして扱い、医用文書の作成や管理を容易ならしめ、医用レポートを作成する読影医等の医師の負担を減らすための様々なコンピュータシステムが導入されつつある(特許文献1、2参照)。   In recent medical practice, medical documents such as medical records and medical reports are handled as electronic data, making it easy to create and manage medical documents, and various measures to reduce the burden on doctors such as interpretation doctors who create medical reports. Computer systems are being introduced (see Patent Documents 1 and 2).

特許文献1には、医用レポートの所見文中のキーワードと、診断名、確信度を関連付けて記憶しておき、所見文入力状態に応じた診断名候補を抽出、提示する診療支援システムが開示されている。手書き入力された所見文から、文字認識技術を用いて語句または用語を切り出し、類義語を一意の語句に変換している。そして、変換した語句と診断名に関連付けられたキーワードを照合し、手書き入力された所見文に対応する診断名を抽出、提示している。   Patent Literature 1 discloses a medical support system that stores a keyword in a finding sentence of a medical report in association with a diagnosis name and a certainty degree, and extracts and presents a diagnosis name candidate corresponding to the finding sentence input state. Yes. A phrase or term is extracted from a finding sentence input by handwriting using a character recognition technique, and a synonym is converted into a unique phrase. Then, the converted word and the keyword associated with the diagnosis name are collated, and the diagnosis name corresponding to the finding sentence input by handwriting is extracted and presented.

特許文献2には、カルテに記入する主訴(症状)と病名(診断名)の組み合わせ毎に、過去に医師がその病名と診断した頻度を記憶しておき、症状の入力状態に応じた病名候補を抽出、提示する診断支援システムが開示されている。病名の診断頻度を更新し、頻度に応じて病名候補を表示している。症状の入力形態として手書きおよびテンプレート入力が例示され、手書き入力の場合は症状を単語に分割して意味付けしている。   In Patent Document 2, for each combination of a chief complaint (symptom) and a disease name (diagnostic name) to be entered in a medical record, a frequency at which a doctor diagnoses the disease name in the past is stored, and a disease name candidate according to the symptom input state A diagnosis support system for extracting and presenting the information is disclosed. The diagnosis frequency of the disease name is updated, and candidate disease names are displayed according to the frequency. Handwriting and template input are illustrated as symptom input forms, and in the case of handwriting input, the symptom is divided into words and given meaning.

特開2007−018460号公報JP 2007-018460 A 特開2008−027099号公報JP 2008-027099 A

特許文献1に記載の発明は、文字認識技術を用いて所見文の語句または用語を切り出し、類義語を一意の語句に変換して、変換した語句と診断名に関連付けられたキーワードを照合しているため、提供する診断名候補の妥当性、信憑性が文字認識の精度によって左右されてしまう。診断名候補の妥当性、信憑性が担保できない場合は、誤診に繋がるおそれがある。   The invention described in Patent Literature 1 uses a character recognition technique to cut out a phrase or term in a finding sentence, convert a synonym into a unique phrase, and collate the converted phrase with a keyword associated with a diagnosis name. Therefore, the validity and credibility of the diagnostic name candidates to be provided depend on the accuracy of character recognition. If the validity and credibility of a diagnostic name candidate cannot be secured, there is a risk of misdiagnosis.

特許文献2は、カルテに記入する主訴に対する診断名候補を提示するものであり、医用レポートを対象としていない。また、特許文献2で例示される症状入力用のテンプレートは、症状を表す文を選択させる単純なものであり、大きさや部位等の修飾語が多く比較的複雑な文章構造である医用レポートの所見文には対応することができない。   Patent Document 2 presents a candidate for a diagnosis name for the main complaint to be entered in the medical record, and does not target a medical report. Further, the symptom input template exemplified in Patent Document 2 is a simple one for selecting a sentence representing a symptom, and findings of a medical report having a relatively complicated sentence structure with many modifiers such as size and part. Cannot handle sentences.

従って、特許文献1、2に記載の技術、およびこれらを組み合わせた技術では、医用レポートを作成する際に提示する診断名候補の妥当性、信憑性を高め、誤診等の医療事故の発生確率を低めるという要望に十分に応えることができない。   Therefore, the techniques described in Patent Documents 1 and 2 and a technique that combines these techniques increase the validity and credibility of diagnostic name candidates presented when creating a medical report, and increase the probability of occurrence of a medical accident such as a misdiagnosis. Cannot fully meet the demand for lowering.

本発明は、上記課題に鑑みてなされたもので、その目的は、医師に提供する診断名候補の妥当性、信憑性を高めることにある。   The present invention has been made in view of the above problems, and an object thereof is to improve the validity and credibility of a diagnostic name candidate provided to a doctor.

上記目的を達成するために、本発明の医療情報提供装置は、医用レポートを構成する所見文を分解した複数の語句の一部を入力語句として選択入力させるテンプレート入力領域の選択入力状態と診断名入力領域を介して入力される診断名とを関連付けて第一データベースに格納する格納手段と、選択入力状態を検索キーとする検索要求に応じて第一データベースを検索し、検索キーと一致、または類似する選択入力状態と関連付けられた診断名を第一データベースから抽出する検索・抽出手段と、前記検索・抽出手段で抽出された診断名をディスプレイに表示させる表示制御手段とを備えることを特徴とする。   In order to achieve the above object, the medical information providing apparatus of the present invention selects and inputs a template input area and a diagnosis name for selecting and inputting a part of a plurality of words obtained by disassembling a finding sentence constituting a medical report as an input word. A storage means for associating and storing in the first database a diagnosis name input via the input area, and searching the first database in response to a search request using the selected input state as a search key, or matching the search key, or Search / extraction means for extracting a diagnosis name associated with a similar selection input state from the first database; and display control means for displaying the diagnosis name extracted by the search / extraction means on a display. To do.

診断名入力領域には診断名の確信度を選択入力させるGUIが設けられている。前記格納手段は確信度毎に診断名を格納する。前記検索・抽出手段は診断名とともに確信度も抽出する。前記表示制御手段は確信度毎に診断名を表示させる。   The diagnosis name input area is provided with a GUI for selecting and inputting the certainty of the diagnosis name. The storage means stores a diagnosis name for each certainty factor. The search / extraction means extracts the certainty factor together with the diagnosis name. The display control means displays a diagnosis name for each certainty factor.

前記格納手段は、医用レポートが確定保存される毎に、第一データベースに該当する診断名がある場合は入力回数をインクリメントし、ない場合はその診断名を登録するための領域を第一データベースに新設して、入力回数、または全入力回数に対する当該診断名の入力回数の比率のうち少なくともいずれかを診断名に関連付けて格納する。前記検索・抽出手段は診断名とともに入力回数、または比率も抽出する。前記表示制御手段は、入力回数、または比率に応じて診断名を表示させる。例えば入力回数、または比率がある閾値以上の診断名を表示させる。入力回数、または比率が多い順に診断名を表示させてもよい。あるいは、入力回数、または比率が最大の診断名を他と区別して表示させる。   The storage means increments the number of times of input when there is a diagnosis name corresponding to the first database every time a medical report is confirmed and saved, and if there is not, an area for registering the diagnosis name is stored in the first database. It is newly established and stores at least one of the number of times of input or the ratio of the number of times of input of the diagnosis name with respect to the total number of inputs in association with the diagnosis name. The search / extraction means also extracts the number of times of input or the ratio together with the diagnosis name. The display control means displays a diagnosis name according to the number of inputs or the ratio. For example, the number of inputs or the diagnosis name with a ratio equal to or higher than a certain threshold value is displayed. Diagnosis names may be displayed in order of the number of inputs or the ratio. Alternatively, the diagnosis name having the maximum number of inputs or the ratio is displayed separately from others.

ある選択入力状態に対してその診断名となり得る程度を示す尤度を診断名毎に格納した第二データベースを備えることが好ましい。前記検索・抽出手段は診断名とともに尤度も抽出する。前記表示制御手段は尤度に応じて診断名を表示させる。例えば尤度がある閾値以上の診断名を表示させる。尤度が多い順に診断名を表示させてもよい。あるいは、尤度が最大の診断名を他と区別して表示させる。   It is preferable to provide a second database that stores a likelihood indicating the degree of possible diagnosis name for each selected input state for each diagnosis name. The search / extraction means extracts the likelihood as well as the diagnosis name. The display control means displays the diagnosis name according to the likelihood. For example, a diagnosis name having a likelihood equal to or higher than a threshold is displayed. Diagnosis names may be displayed in descending order of likelihood. Alternatively, the diagnosis name with the maximum likelihood is displayed separately from others.

各診断名の悪化、良化の関係を表す第三データベースをさらに備えることが好ましい。前記検索・抽出手段は、コピー利用した過去の医用レポートに記述された診断名に対する、抽出された診断名の悪化、良化の関係を第三データベースから抽出し、前記表示制御手段は診断名とともに悪化、良化の情報を表示させる。   It is preferable to further include a third database representing the relationship between deterioration and improvement of each diagnosis name. The search / extract means extracts from the third database the relationship between the deterioration of the extracted diagnosis name and the improvement of the extracted diagnosis name with respect to the diagnosis name described in the past medical report used by copying, and the display control means includes the diagnosis name. Display information on deterioration and improvement.

前記格納手段と前記検索・抽出手段は、データベースを有するサーバに構築され、前記表示制御手段は、前記サーバとネットワーク接続されたクライアント端末に構築される。前記サーバと前記クライアント端末は、前記検索・抽出手段への検索要求、および前記検索・抽出手段で抽出された診断名をネットワーク経由で相互に遣り取りする。   The storage means and the search / extraction means are constructed in a server having a database, and the display control means is constructed in a client terminal connected to the server via a network. The server and the client terminal mutually exchange a search request to the search / extraction unit and a diagnosis name extracted by the search / extraction unit via a network.

本発明の医療情報提供方法は、格納手段により、医用レポートを構成する所見文を分解した複数の語句の一部を入力語句として選択入力させるテンプレート入力領域の選択入力状態と診断名入力領域を介して入力される診断名とを関連付けてデータベースに格納する格納ステップと、検索・抽出手段により、選択入力状態を検索キーとする検索要求に応じてデータベースを検索し、検索キーと一致、または類似する選択入力状態と関連付けられた診断名をデータベースから抽出する検索・抽出ステップと、前記検索・抽出ステップで抽出された診断名を表示制御手段によりディスプレイに表示させる表示ステップとを備えることを特徴とする。   According to the medical information providing method of the present invention, the storage means causes the selection input state of the template input area and the diagnosis name input area to select and input a part of a plurality of words and phrases as a result of disassembling the findings constituting the medical report. The database is searched in response to a search request using the selected input state as a search key by a storing step that stores the diagnosis name input in association with the database and the search / extraction means, and matches or resembles the search key A search / extraction step for extracting a diagnosis name associated with a selected input state from a database, and a display step for displaying the diagnosis name extracted in the search / extraction step on a display by display control means. .

本発明の医療情報提供プログラムは、医用レポートを構成する所見文を分解した複数の語句の一部を入力語句として選択入力させるテンプレート入力領域の選択入力状態と診断名入力領域を介して入力される診断名とを関連付けてデータベースに格納する格納機能と、選択入力状態を検索キーとする検索要求に応じてデータベースを検索し、検索キーと一致、または類似する選択入力状態と関連付けられた診断名をデータベースから抽出する検索・抽出機能と、前記検索・抽出機能で抽出された診断名をディスプレイに表示させる表示制御機能とを、コンピュータに実現させることを特徴とする。   The medical information providing program of the present invention is input via a selection input state of a template input area and a diagnosis name input area for selectively inputting, as input words, a part of a plurality of words obtained by disassembling a finding sentence constituting a medical report. A storage function for associating a diagnosis name with a database, and storing the database in response to a search request using the selected input state as a search key. The diagnosis name associated with the selected input state that matches or is similar to the search key is displayed. A search / extraction function extracted from a database and a display control function for displaying a diagnosis name extracted by the search / extraction function on a display are realized by a computer.

本発明によれば、テンプレート入力領域の選択入力状態と診断名を関連付けてデータベースに格納し、検索要求に応じた診断名候補をデータベースから検索・抽出して、これをディスプレイに表示させるので、医師に提供する診断名候補の妥当性、信憑性を高めることができる。   According to the present invention, the selection input state of the template input area and the diagnosis name are associated with each other and stored in the database, and the diagnosis name candidate corresponding to the search request is retrieved and extracted from the database and displayed on the display. The validity and credibility of the diagnostic name candidate provided to

医療情報システムの構成図である。It is a block diagram of a medical information system. 各端末およびサーバを構成するコンピュータの概略を示す構成図である。It is a block diagram which shows the outline of the computer which comprises each terminal and a server. レポート作成端末とDBサーバの概略構成、およびレポート編集画面を示す図である。It is a figure which shows the schematic structure of a report preparation terminal and DB server, and a report edit screen. レポートのデータ構造を示す説明図である。It is explanatory drawing which shows the data structure of a report. 診断名テーブルの更新、および診断名候補の検索・抽出処理の概略を示す説明図である。It is explanatory drawing which shows the outline of the update of a diagnostic name table, and the search / extraction process of a diagnostic name candidate. 診断名テーブルを示す図である。It is a figure which shows a diagnostic name table. 診断名候補表示ウィンドウを示す図である。It is a figure which shows a diagnostic name candidate display window. レポート作成処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a report preparation process. 診断名テーブルの更新処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the update process of a diagnostic name table. 診断名候補の検索・抽出処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a search / extraction process of a diagnostic name candidate. 尤度テーブルを示す図である。It is a figure which shows a likelihood table. 診断名候補表示ウィンドウの別の例を示す図である。It is a figure which shows another example of a diagnostic name candidate display window.

図1において、医療情報システム2は、病院等の医療施設に構築され、診療科10に設置される診療科端末11、放射線検査科(以下、単に検査科という)12に設置されるレポート作成端末13、データベース(以下、DBと略す)サーバ14、およびこれらを通信可能に接続するネットワーク15を備える。ネットワーク15は、例えば、院内に敷設されたLAN(Local Area Network)である。   In FIG. 1, a medical information system 2 is constructed in a medical facility such as a hospital, and a report creation terminal installed in a clinical department terminal 11 installed in a clinical department 10 and a radiation examination department (hereinafter simply referred to as an examination department) 12. 13, a database (hereinafter abbreviated as DB) server 14, and a network 15 that connects these to be communicable. The network 15 is, for example, a LAN (Local Area Network) laid in the hospital.

診療科端末11は、検査や読影を依頼する診療科10の医師(以下、依頼医という)によって操作される。診療科端末11は、カルテ16の閲覧や入力の他、検査科12に対して検査を依頼するためのオーダを発行する際に利用される。診療科端末11は、検査科12から提供される検査画像17やレポート18を表示して、依頼医の閲覧に供する。   The clinical department terminal 11 is operated by a doctor (hereinafter referred to as a requesting doctor) of the clinical department 10 who requests examination and interpretation. The medical department terminal 11 is used when issuing an order for requesting the examination to the examination department 12 in addition to viewing and inputting the medical chart 16. The clinical department terminal 11 displays the examination image 17 and the report 18 provided from the examination department 12 and provides them for browsing by the requesting doctor.

レポート作成端末13は、読影を専門とする検査科12の医師(以下、読影医という)によって操作される。レポート作成端末13は、読影医がオーダを確認したり、レポート18を作成したりするときに利用される。レポート作成端末13は、画像表示画面やレポート編集画面44(図3参照)を表示して、レポート18の作成を支援する。   The report creation terminal 13 is operated by a doctor of the examination department 12 specializing in interpretation (hereinafter referred to as an interpretation doctor). The report creation terminal 13 is used when the interpretation doctor confirms the order or creates the report 18. The report creation terminal 13 supports the creation of the report 18 by displaying an image display screen and a report edit screen 44 (see FIG. 3).

DBサーバ14には、カルテDB19、画像DB20、レポートDB21、診断名DB22等の複数のDBが構築されている。カルテDB19は、患者毎のカルテ16のデータ等を格納する。画像DB20は、CR装置、CT装置、MRI装置といった検査科12のモダリティ23によって撮影された検査画像17のデータを格納する。レポートDB21は、レポート作成端末13によって作成されたレポート18のデータを格納する。診断名DB22は、レポート18のデータから抜き出された診断名のデータを診断名テーブル24(図6参照)に格納する。   A plurality of DBs such as a medical record DB 19, an image DB 20, a report DB 21, and a diagnosis name DB 22 are constructed in the DB server 14. The medical record DB 19 stores medical record 16 data for each patient. The image DB 20 stores data of the inspection image 17 photographed by the modality 23 of the examination department 12 such as a CR device, a CT device, or an MRI device. The report DB 21 stores data of the report 18 created by the report creation terminal 13. The diagnosis name DB 22 stores the diagnosis name data extracted from the data of the report 18 in the diagnosis name table 24 (see FIG. 6).

DBサーバ14は、ネットワーク15を通じて、モダリティ23から検査画像17のデータを受信して、受信した検査画像17のデータを画像DB20に格納する。つまり、DBサーバ14は、いわゆるPACS(Picture Archiving and Communication Systems)サーバとして機能し、モダリティ23とともにPACSを構成する。   The DB server 14 receives the data of the inspection image 17 from the modality 23 via the network 15 and stores the received data of the inspection image 17 in the image DB 20. That is, the DB server 14 functions as a so-called PACS (Picture Archiving and Communication Systems) server and constitutes a PACS together with the modality 23.

検査画像17のデータは、個々の検査画像17を識別するための画像IDを有する。検査画像17のデータは、例えば、DICOM(Digital Imaging and Communication in Medicine)に準拠したファイル形式で、画像DB20に格納される。検査画像17のファイルには、患者ID、検査ID、検査日、検査種等の項目を含む付帯情報を記録したDICOMタグが付与される。画像DB20に格納された検査画像17のデータは、DICOMタグの各種項目を検索キーとして、検索が可能である。   The data of the inspection image 17 has an image ID for identifying each inspection image 17. The data of the inspection image 17 is stored in the image DB 20 in a file format compliant with, for example, DICOM (Digital Imaging and Communication in Medicine). A DICOM tag that records incidental information including items such as a patient ID, an examination ID, an examination date, and an examination type is assigned to the file of the examination image 17. The data of the inspection image 17 stored in the image DB 20 can be searched using various items of the DICOM tag as search keys.

DBサーバ14は、診療科端末11およびカルテDB19とともにカルテシステムを構成する。また、DBサーバ14は、レポート作成端末13、画像DB20、並びにレポートDB21とともにレポート作成支援システムを構成する。レポート18のデータは、検査画像17のデータと同様、個々のレポート18を識別するためのレポートIDを有し、レポートID、検査ID、患者ID、患者名等の検索キーによって検索が可能である。なお、本例では、各DB19〜22を一つのDBサーバ14に構築した例で説明しているが、各DB19〜22を別々のDBサーバに構築してもよい。   The DB server 14 constitutes a medical chart system together with the medical department terminal 11 and the medical chart DB 19. The DB server 14 constitutes a report creation support system together with the report creation terminal 13, the image DB 20, and the report DB 21. The data of the report 18 has a report ID for identifying each report 18 like the data of the examination image 17 and can be searched by a search key such as a report ID, an examination ID, a patient ID, and a patient name. . In addition, in this example, although each DB19-22 was demonstrated in the example constructed | assembled in one DB server 14, you may construct | assemble each DB19-22 in a separate DB server.

診療科端末11が発行するオーダは、患者ID、患者名、依頼日、依頼元、検査種(CTやMRI等)、検査目的、読影の要否等の情報を記録する各種項目を有する。依頼元の項目には、内科、脳外科等の依頼医の所属、氏名、医師IDといった情報が記録される。検査目的の項目には、治療中の病巣に対する治療効果を判定する治療効果判定、転移巣の有無を調べる転移検索等の情報が記録される。   The order issued by the medical department terminal 11 has various items for recording information such as patient ID, patient name, request date, request source, examination type (CT, MRI, etc.), examination purpose, necessity of interpretation. Information such as the affiliation, name, and doctor ID of the requesting doctor such as internal medicine and brain surgery is recorded in the request source item. Information such as a therapeutic effect determination for determining a therapeutic effect on a lesion being treated and a metastasis search for examining the presence or absence of a metastatic lesion are recorded in the items for examination.

診療科端末11が発行したオーダは、検査科12に設置されたオーダ受付端末(図示せず)に送信されて、検査科12に受け付けられる。オーダ受付端末は、受信したオーダに検査IDを付与して、オーダのデータを管理する。検査IDは、受付完了通知とともにオーダ受付端末から診療科端末11に送信される。検査科12のスタッフ(検査技師)は、オーダ受付端末で受信したオーダに基づいて、モダリティ23による撮影を行う。   The order issued by the clinical department terminal 11 is transmitted to an order reception terminal (not shown) installed in the examination department 12 and accepted by the examination department 12. The order receiving terminal assigns an inspection ID to the received order and manages the order data. The examination ID is transmitted from the order reception terminal to the clinical department terminal 11 together with the reception completion notification. The staff (inspection engineer) of the examination department 12 performs imaging by the modality 23 based on the order received by the order reception terminal.

読影が必要な場合(オーダの読影の要否の項目が要の場合)には、検査IDが付与されたオーダが、オーダ受付端末からレポート作成端末13に送信される。読影医は、レポート作成端末13を介してオーダを確認し、画像DB20から読影の対象となる検査画像17のデータを読み出す。そして、読み出した検査画像17の読影結果をレポート18にまとめる。治療効果判定といった病変の経過観察を検査目的とする場合は、当該患者の前回のレポート18をコピー利用し、前回と異なる部分を修正する等してレポート18を作成する。   When interpretation is necessary (when an item for whether or not order interpretation is necessary), an order with an examination ID is transmitted from the order reception terminal to the report creation terminal 13. The interpretation doctor confirms the order via the report creation terminal 13 and reads the data of the examination image 17 to be interpreted from the image DB 20. Then, the interpretation results of the read inspection image 17 are collected in a report 18. When the purpose of examination is to observe the progress of a lesion such as determination of therapeutic effect, the report 18 is created by copying the previous report 18 of the patient and correcting a different part from the previous report.

レポート18の作成が完了すると、読影医は、オーダ発行元の診療科端末11に対して、レポート作成端末13を通じて作成完了通知を送信する。作成完了通知には、検査画像17やレポート18が格納される各DB20、21内のアドレスが含まれている。依頼医は、診療科端末11を通じて作成完了通知に含まれるアドレスにアクセスして、検査画像17やレポート18を閲覧する。   When the creation of the report 18 is completed, the interpretation doctor transmits a creation completion notice to the order issuer's department terminal 11 through the report creation terminal 13. The creation completion notification includes addresses in the DBs 20 and 21 where the inspection image 17 and the report 18 are stored. The requesting physician accesses the address included in the creation completion notification through the medical department terminal 11 and browses the examination image 17 and the report 18.

各端末11、13およびDBサーバ14は、それぞれ、パーソナルコンピュータ、サーバ用コンピュータ、ワークステーションといったコンピュータをベースに、オペレーティングシステム等の制御プログラムや、クライアントプログラム又はサーバプログラムといったアプリケーションプログラムをインストールして構成される。   Each of the terminals 11 and 13 and the DB server 14 is configured by installing a control program such as an operating system and an application program such as a client program or a server program based on a computer such as a personal computer, a server computer, or a workstation. The

図2において、各端末11、13およびDBサーバ14を構成するコンピュータは、基本的な構成は略同じであり、それぞれ、CPU30、メモリ31、ストレージデバイス32、LANポート33、およびコンソール34を備えている。これらはデータバス35を介して相互接続されている。   In FIG. 2, the computers constituting the terminals 11 and 13 and the DB server 14 have substantially the same basic configuration, and each includes a CPU 30, a memory 31, a storage device 32, a LAN port 33, and a console 34. Yes. These are interconnected via a data bus 35.

ストレージデバイス32は、例えば、HDD(Hard Disk Drive)である。ストレージデバイス32には、制御プログラムやアプリケーションプログラム(以下、APという)36が格納される。また、レポート作成端末13のストレージデバイス32には、各パネル51、52、用語選択ボタン53の選択状態や入力ボックス54(ともに図3参照)の入力状態(以下、まとめて選択入力状態という)に応じて所見文を作成するための所見文作成用定義(図示せず)や描画データが格納される。描画データは、ディスプレイ37に表示する各種操作画面のGUI(Graphical User Interface)の種類、配置、大きさ、色等を規定したものである。   The storage device 32 is, for example, an HDD (Hard Disk Drive). The storage device 32 stores a control program and application program (hereinafter referred to as AP) 36. In addition, the storage device 32 of the report creation terminal 13 has a selection state of each panel 51, 52, the term selection button 53 and an input state of the input box 54 (both refer to FIG. 3) (hereinafter collectively referred to as a selection input state). Accordingly, a finding sentence creation definition (not shown) and drawing data for creating a finding sentence are stored. The drawing data defines the type, arrangement, size, color, etc. of GUI (Graphical User Interface) of various operation screens displayed on the display 37.

さらに、DBサーバ14には、プログラムを格納するHDDとは別に、DB用のストレージデバイス32として、例えば、HDDを複数台連装したディスクアレイが設けられる。ディスクアレイは、DBサーバ14の本体に内蔵されるものでもよいし、本体とは別に設けられ、本体にケーブルやネットワークを通じて接続されるものでもよい。   Further, the DB server 14 is provided with, for example, a disk array in which a plurality of HDDs are connected as the DB storage device 32, in addition to the HDD storing the program. The disk array may be built in the main body of the DB server 14, or may be provided separately from the main body and connected to the main body through a cable or a network.

メモリ31は、CPU30が処理を実行するためのワークメモリである。CPU30は、ストレージデバイス32に格納された制御プログラムをメモリ31へロードして、プログラムに従った処理を実行することにより、コンピュータの各部を統括的に制御する。メモリ31には、選択入力状態を表す一時記憶データが一時記憶される。   The memory 31 is a work memory for the CPU 30 to execute processing. The CPU 30 loads the control program stored in the storage device 32 into the memory 31 and executes processing according to the program, thereby comprehensively controlling each part of the computer. The memory 31 temporarily stores temporary storage data representing the selected input state.

LANポート33は、ネットワーク15との間の伝送制御を行うネットワークインタフェースである。コンソール34は、ディスプレイ37と、キーボードやマウス等の入力デバイス38とからなる。   The LAN port 33 is a network interface that performs transmission control with the network 15. The console 34 includes a display 37 and an input device 38 such as a keyboard and a mouse.

診療科端末11には、AP36として、カルテ16の閲覧や編集を行うカルテ用ソフトウエア、検査画像17やレポート18の閲覧を行うビューアソフトウエアといったクライアントプログラムがインストールされる。クライアントプログラムが起動されると、診療科端末11のディスプレイ37には、GUIによる操作画面が表示される。操作画面には、カルテDB19、画像DB20、レポートDB21から、それぞれ読み出されたカルテ16、検査画像17、レポート18を表示する表示画面が含まれる。   In the medical department terminal 11, client programs such as chart software for browsing and editing the chart 16 and viewer software for browsing the examination image 17 and the report 18 are installed as the AP 36. When the client program is activated, a GUI operation screen is displayed on the display 37 of the medical department terminal 11. The operation screen includes a display screen for displaying the chart 16, the inspection image 17, and the report 18 read from the chart DB 19, the image DB 20, and the report DB 21, respectively.

診療科端末11には、入力デバイス38を通じて、カルテ16の入力・編集の指示や、オーダの入力・発行の指示といった操作指示が入力される。入力されたカルテ16やオーダのデータは、カルテDB19に格納される。   The medical department terminal 11 receives an operation instruction such as an instruction to input / edit the medical chart 16 and an instruction to input / issue an order through the input device 38. The input chart 16 and order data are stored in the chart DB 19.

レポート作成端末13には、AP36として、レポート作成支援を行うレポート編集用のクライアントプログラムがインストールされている。レポート作成端末13は、レポート編集用のクライアントプログラムによって、検査画像17の表示処理と、レポート18の編集処理とを行う。DBサーバ14には、AP36として、クライアントである各端末11、13からの要求に応じて処理を実行し、処理結果を応答するサーバプログラムがインストールされている。   A report editing client program for supporting report creation is installed in the report creation terminal 13 as an AP 36. The report creation terminal 13 performs display processing of the inspection image 17 and editing processing of the report 18 by a client program for editing the report. In the DB server 14, a server program is installed as the AP 36, which executes processing in response to requests from the terminals 11 and 13 as clients and responds with processing results.

図3において、レポート作成端末13のCPU30は、レポート編集用のクライアントプログラムを起動すると、コンソール制御部(表示制御手段に相当)40、DBアクセス部41、編集処理部42、およびオーダ取得部43として機能する。オーダ取得部43は、オーダ受付端末からネットワーク15を介してオーダを取得する。取得したオーダは、例えば、レポート作成端末13のストレージデバイス32に設けられたオーダテーブル(図示せず)に登録される。   In FIG. 3, when the CPU 30 of the report creation terminal 13 starts a report editing client program, as a console control unit (corresponding to display control means) 40, a DB access unit 41, an editing processing unit 42, and an order acquisition unit 43. Function. The order acquisition unit 43 acquires an order from the order reception terminal via the network 15. The acquired order is registered in an order table (not shown) provided in the storage device 32 of the report creation terminal 13, for example.

レポート作成端末13は、CPU30が設けられた端末本体に、二台のディスプレイ37a、37bを接続した構成である。一台のディスプレイ37aには、検査画像17の観察用に使用される画像表示画面が出力される。もう一台のディスプレイ37bには、レポート18の作成に使用されるレポート編集画面44が出力される。   The report creation terminal 13 has a configuration in which two displays 37 a and 37 b are connected to a terminal body provided with a CPU 30. An image display screen used for observing the inspection image 17 is output to one display 37a. A report editing screen 44 used to create the report 18 is output to the other display 37b.

画像表示画面およびレポート編集画面44は、GUIによる操作画面を構成する。コンソール制御部40は、入力デバイス38の操作に応じた描画データをストレージデバイス32から読み出し、読み出した描画データに基づいてこれらの操作画面を各ディスプレイ37a、37bに出力する。コンソール制御部40は、操作画面を通じて、入力デバイス38からの操作指示の入力を受け付ける。   The image display screen and the report edit screen 44 constitute a GUI operation screen. The console control unit 40 reads drawing data corresponding to the operation of the input device 38 from the storage device 32, and outputs these operation screens to the respective displays 37a and 37b based on the read drawing data. The console control unit 40 receives an operation instruction input from the input device 38 through the operation screen.

画像表示画面およびレポート編集画面44は、連動して起動する。レポート編集画面44から、読影対象の検査画像17が含まれる検査IDが入力されると、コンソール制御部40は、DBアクセス部41を通じて、検査IDに対応する検査画像17のデータを画像DB20から取得する。コンソール制御部40は、取得した検査画像17をディスプレイ37aに出力する際に、画像表示画面を起動する。   The image display screen and the report editing screen 44 are activated in conjunction with each other. When an examination ID including the examination image 17 to be interpreted is input from the report editing screen 44, the console control unit 40 acquires the data of the examination image 17 corresponding to the examination ID from the image DB 20 through the DB access unit 41. To do. The console control unit 40 activates an image display screen when outputting the acquired inspection image 17 to the display 37a.

画像表示画面には、超音波診断装置で撮影された超音波画像、あるいはCR装置で撮影された放射線による透視画像や、CT装置やMRI装置で撮影された断層画像、断層画像に基づいて生成される三次元画像といった各種の検査画像17が表示される。画像表示画面は、一画面に六コマの断層画像を配列して表示するというように、複数の検査画像17を同時に表示することが可能である。画像表示画面には、操作ボタン、リストボックス、アイコンといった、GUIを構成する各種の操作ツールが設けられている。こうした操作ツールを通じて、入力デバイス38からの各種の操作指示が入力される。   The image display screen is generated based on an ultrasonic image taken by an ultrasonic diagnostic apparatus, a fluoroscopic image taken by a CR image, a tomographic image taken by a CT apparatus or an MRI apparatus, or a tomographic image. Various inspection images 17 such as three-dimensional images are displayed. The image display screen can display a plurality of inspection images 17 simultaneously, such as displaying six frames of tomographic images arranged on one screen. The image display screen is provided with various operation tools constituting the GUI such as operation buttons, list boxes, and icons. Various operation instructions are input from the input device 38 through such an operation tool.

レポート編集画面44には、基本情報表示領域45、所見文入力領域46、診断名表示領域47、用語選択入力領域48、診断名入力領域49、および操作ボタン領域50が設けられている。これら各領域は、GUIを構成する各種の操作ツールである。こうした操作ツールを通じて、入力デバイス38からの各種の操作指示が入力される。操作指示には、レポートDB21からレポート18のデータを読み出す指示、レポートDB21へレポート18のデータを保存する指示、所見文入力領域46を選択してアクティブ(入力が可能な状態)にする指示等が含まれる。   The report editing screen 44 is provided with a basic information display area 45, a finding sentence input area 46, a diagnosis name display area 47, a term selection input area 48, a diagnosis name input area 49, and an operation button area 50. Each of these areas is various operation tools constituting the GUI. Various operation instructions are input from the input device 38 through such an operation tool. The operation instructions include an instruction to read the report 18 data from the report DB 21, an instruction to save the report 18 data in the report DB 21, an instruction to select the observation sentence input area 46 to be active (a state where input is possible), and the like. included.

基本情報表示領域45には、患者名(「富永士郎」)、検査ID(「CT0803」)、検査画像17の撮影日(「10/7/30(2010年7月30日)」)といった基本情報が表示される。これらの基本情報は、オーダから読み出される。   The basic information display area 45 includes basic information such as the patient name (“Shiro Tominaga”), the examination ID (“CT0803”), and the date of photographing of the examination image 17 (“10/7/30 (July 30, 2010)”). Information is displayed. The basic information is read from the order.

所見文入力領域46には、読影医が検査画像17を観察して認識した、病変の状態等の観察記録、すなわち所見を表す文(以下、所見文という)が入力される。図においては、所見文入力領域46は一つだけ表示されているが、所見文入力領域46は追加することも可能である。所見文入力領域46を追加する際には、検査目的が複数ある場合(例えば、治療効果判定と転移検索等)に、検査目的毎に所見を分けて入力するといった使い方がされる。また、研修医と指導医、一次読影を行う読影医と二次読影を行う読影医等、複数の読影医が所見をそれぞれ入力するという使い方も可能である。   In the observation sentence input area 46, an observation record such as the state of a lesion recognized by the interpretation doctor by observing the examination image 17, that is, a sentence indicating the observation (hereinafter referred to as an observation sentence) is input. In the figure, only one finding sentence input area 46 is displayed, but the finding sentence input area 46 may be added. When the finding text input area 46 is added, when there are a plurality of examination purposes (for example, treatment effect determination and metastasis search), the findings are input separately for each examination purpose. It is also possible to use a method in which a plurality of interpreting doctors input their findings, such as a resident doctor and a supervising doctor, an interpreting doctor who performs primary interpretation, and an interpreting doctor who performs secondary interpretation.

用語選択入力領域48は、マウスのクリック操作によって、所見文入力領域46へ所見文を入力するための操作ツールであり、テンプレート式操作ツールとも呼ばれる。用語選択入力領域48は、「肝臓」、「胆管」といった臓器別の大分類パネル51と、小分類パネル52とを有する。小分類パネル52は、「肝臓の形態」、「腫瘤性病変」といった、臓器毎に所見として記入されるべき項目を類型化した所見項目を有する。各パネル51、52は、タブによって切り替え選択が可能である。大分類パネル51として選択された臓器名は、所見文入力領域46の横に表示される。図3では、大分類パネル51として「肝臓」が、小分類パネル52として「腫瘤性病変」がそれぞれ選択されている。   The term selection input area 48 is an operation tool for inputting a finding sentence to the finding sentence input area 46 by a mouse click operation, and is also called a template type operation tool. The term selection input area 48 includes a large classification panel 51 for each organ such as “liver” and “bile duct”, and a small classification panel 52. The small classification panel 52 has findings items that categorize items to be entered as findings for each organ, such as “liver morphology” and “mass lesion”. Each panel 51, 52 can be switched and selected by a tab. The organ name selected as the large classification panel 51 is displayed beside the finding sentence input area 46. In FIG. 3, “liver” is selected as the large classification panel 51, and “mass lesion” is selected as the small classification panel 52.

小分類パネル52には、さらに、複数の用語選択ボタン53が設けられている。用語選択ボタン53は、所見項目をさらに細分化した、「個数」、「境界」、「辺縁」等々の観察項目毎に、横並びに配列されている。例えば、「境界」の観察項目には、「明瞭」、「不明瞭」、「辺縁」の観察項目には、「整」、「不整」といった入力語句がある。用語選択ボタン53の用語には、各観察項目で使用される頻度が高い医療用語が使用されている。また、用語選択ボタン53の用語は全て、所見項目、観察項目の程度や形状を表し、所見項目、観察項目を修飾する語句である。   The small classification panel 52 is further provided with a plurality of term selection buttons 53. The term selection buttons 53 are arranged side by side for each observation item such as “number”, “boundary”, “edge”, etc., further subdividing the finding items. For example, the observation item “boundary” includes input words such as “clear”, “unclear”, and “edge” observation items “alignment” and “irregularity”. As the term of the term selection button 53, a medical term that is frequently used in each observation item is used. Further, all the terms of the term selection button 53 represent the degree and shape of the finding item and the observation item, and are terms that modify the finding item and the observation item.

用語選択ボタン53は、各観察項目について一つだけ選択することが可能である。このため、例えば「辺縁−整」が選択されていて、「辺縁−不整」を選択し直した場合は、「辺縁−整」の選択が自動的に解除される。   Only one term selection button 53 can be selected for each observation item. For this reason, for example, when “Border-alignment” is selected and “Border-uneven” is selected again, the selection of “Border-alignment” is automatically canceled.

観察項目「部位」、「大きさ」には用語選択ボタン53は配されておらず、代わりにキーボード入力を受け付ける入力ボックス54が設けられている。入力ボックス54は、観察項目「個数」の右端にも設けられている。入力ボックス54には、「右葉」、「左葉」、「S1」〜「S8」等の腫瘤性病変の場所を示す語句、「15」、「10」、「3」等の大きさ、箇所を表す数値がキーボード操作により入力可能である。観察項目「個数」の右端の入力ボックス54は、検査画像17に写る病変が多数あり、各病変の部位、大きさ、様態が全く同じ場合に使用される。   The term selection button 53 is not arranged for the observation items “part” and “size”, but an input box 54 for receiving keyboard input is provided instead. The input box 54 is also provided at the right end of the observation item “number”. The input box 54 includes words and phrases indicating the location of a mass lesion such as “right lobe”, “left lobe”, “S1” to “S8”, sizes such as “15”, “10”, “3”, A numerical value representing the location can be input by keyboard operation. The input box 54 at the right end of the observation item “number” is used when there are many lesions appearing in the examination image 17 and the site, size, and state of each lesion are exactly the same.

所見文入力領域46をアクティブにした状態で、所望の用語選択ボタン53にポインタ55を合わせて、マウスでクリック操作を行うと、選択された用語に基づいた所見文が所見文入力領域46に表示される。所見文入力領域46に入力された所見文には、キーボードを操作することで、修正加筆することも可能である。   When the finding sentence input area 46 is activated and the pointer 55 is placed on the desired term selection button 53 and a click operation is performed with the mouse, the finding sentence based on the selected term is displayed in the finding sentence input area 46. Is done. The finding sentence input to the finding sentence input area 46 can be corrected and modified by operating the keyboard.

所見文は、一個以上の用語選択ボタン53を選択したときに表示される。所見文は、用語選択ボタン53が追加選択される毎に表示が更新される。また、選択入力状態を表すメモリ31の一時記憶データも、用語選択ボタン53が追加選択される毎に更新される。追加選択は、例えば、二つの観察項目の用語選択ボタン53が選択されていて、三つ目の観察項目の用語選択ボタン53を選択する場合と、同一の観察項目で用語選択ボタン53の選択をし直す場合とを含む。   The finding sentence is displayed when one or more term selection buttons 53 are selected. The display of the finding sentence is updated every time the term selection button 53 is additionally selected. The temporary storage data in the memory 31 indicating the selection input state is also updated every time the term selection button 53 is additionally selected. For example, when the term selection button 53 for the two observation items is selected and the term selection button 53 for the third observation item is selected, the selection of the term selection button 53 is performed for the same observation item. Including the case of redoing.

図3では、用語選択ボタン53として、斜線で示すように「個数−単発」、「境界−不明瞭」、「辺縁−不整」、「吸収値−低吸収」がそれぞれ選択されている。入力ボックス54には、「部位−左葉」、「大きさ−33mm×25mm」がキーボード入力されている。また、所見文として、「肝左葉に大きさ33×25mmの、境界不明瞭、辺縁不整、低吸収の腫瘤性病変を認めます。」が所見文入力領域46に表示された状態を図示している。   In FIG. 3, as the term selection button 53, “number-single shot”, “boundary-unclear”, “marginal-irregularity”, and “absorption value-low absorption” are selected as indicated by diagonal lines. In the input box 54, “part-left lobe” and “size-33 mm × 25 mm” are input from the keyboard. In addition, as a finding sentence, the figure shows a state in which “a mass lesion of 33 × 25 mm in size, unclear border, irregular margin and low absorption is observed in the left lobe of the liver” is displayed in the finding sentence input area 46. Show.

診断名入力領域49には、確信度入力用のプルダウンメニュー56、診断名入力用の入力ボックス57、および診断名候補を表示させるための診断名候補ボタン58が設けられている。プルダウンメニュー56の横の逆三角の印をクリックすると、「確定」、「疑い」、「除外」の確信度の度合いを示す選択肢がプルダウン表示される。「確定」は確信度が比較的高い場合、「疑い」は「確定」よりも確信度が低く、「確定」とは言い切れない場合、「除外」は、確信度は低いが念のため留意する必要がある場合にそれぞれ選択される。入力ボックス57には、読影の結果導かれる診断名が読影医により入力される。入力ボックス57に入力された診断名は、適当な単文の形で診断名表示領域47に転載される。本例では確信度「疑い」が選択され、入力ボックス57には診断名「肝血管筋脂肪腫」が入力され、診断名表示領域47に「肝血管筋脂肪腫を疑います。」が表示された状態を示している。   The diagnosis name input area 49 is provided with a pull-down menu 56 for inputting a certainty factor, an input box 57 for inputting a diagnosis name, and a diagnosis name candidate button 58 for displaying diagnosis name candidates. When an inverted triangle mark next to the pull-down menu 56 is clicked, options indicating the degree of certainty of “confirmed”, “suspect”, and “exclusion” are displayed in a pull-down manner. When “Confirmation” is relatively high in confidence, “Suspect” is less certain than “Confirmation”, and when “Confirmation” cannot be said to be “Confirmation”, “Exclusion” is low in certainty, but keep in mind Selected when necessary. In the input box 57, a diagnostic name derived as a result of interpretation is input by the interpretation doctor. The diagnosis name input in the input box 57 is reprinted in the diagnosis name display area 47 in the form of an appropriate single sentence. In this example, the certainty factor “suspect” is selected, the diagnosis name “hepatic hemangiomyolipoma” is input in the input box 57, and “suspected hepatic hemangiomyolipoma” is displayed in the diagnosis name display area 47. Shows the state.

操作ボタン領域50には、各種操作ボタン59〜62が設けられている。所見追加ボタン59は、所見文入力領域46を追加するためのものである。所見追加ボタン59にポインタ55を合わせてマウスをクリック操作すると、レポート編集画面44に所見文入力領域46が追加表示される。   Various operation buttons 59 to 62 are provided in the operation button area 50. The finding addition button 59 is for adding a finding sentence input area 46. When the pointer 55 is placed on the finding addition button 59 and the mouse is clicked, the finding sentence input area 46 is additionally displayed on the report editing screen 44.

所見文入力領域46に入力された所見文のデータ(以下、所見データという)は、個々を識別する所見IDを有する。所見IDは、検査画像17やレポート18と所見文との対応をとるためのものであり、所見文入力領域46の追加された順に付された番号を含む。N個目(Nは1以上の自然数)の所見文入力領域46に入力される所見文には、「F−N」の所見IDが割り当てられる。図3では、一個目の所見文入力領域46に所見文を入力する際を示しており、所見文入力領域46の上部に所見IDの「F−1」が表示されている。   The data of the finding sentence input to the finding sentence input area 46 (hereinafter referred to as finding data) has a finding ID for identifying each individual. The finding ID is used for associating the examination image 17 and the report 18 with the finding sentence, and includes a number assigned in the order in which the finding sentence input area 46 is added. A finding ID of “F−N” is assigned to the finding sentence input to the N-th finding sentence input area 46 (N is a natural number of 1 or more). FIG. 3 shows a case where a finding sentence is input in the first finding sentence input area 46, and the finding ID “F-1” is displayed above the finding sentence input area 46.

終了ボタン60は、レポート18の編集を終了するためのものである。終了ボタン60が選択されると、レポート18のデータが確定保存される。確定保存されたレポート18は、不正な改ざんを防止するために、編集が禁止される。中断ボタン61は、レポート18の作成を一時中断するためのものである。中断ボタン61が選択されると、作成途中のレポート18のデータが一時保存される。キャンセルボタン62は、レポート編集画面44を閉じる際に選択される。   The end button 60 is used to end the editing of the report 18. When the end button 60 is selected, the data of the report 18 is confirmed and saved. Editing of the report 18 that has been confirmed and saved is prohibited in order to prevent unauthorized tampering. The interruption button 61 is for temporarily interrupting the creation of the report 18. When the interrupt button 61 is selected, the data of the report 18 being created is temporarily saved. The cancel button 62 is selected when the report editing screen 44 is closed.

DBアクセス部41は、コンソール制御部40や編集処理部42からの指令に基づいて、DBサーバ14に対する処理要求の送信と処理結果の受信とを行う。画像DB20に対する処理要求には、検査IDや画像IDといった情報を検索キーとして、検査画像17を検索するための検索要求がある。レポートDB21に対する処理要求には、作成したレポート18のデータを格納するための格納要求と、作成したレポート18のデータや、作成途中のレポート18のデータの検索要求とがある。また、診断名DB22に対する処理要求には、診断名のデータの格納要求と、診断名候補ボタン58のクリック選択に応じた診断名候補の検索要求とがある。   The DB access unit 41 transmits a processing request to the DB server 14 and receives a processing result based on commands from the console control unit 40 and the editing processing unit 42. The processing request for the image DB 20 includes a search request for searching the inspection image 17 using information such as the inspection ID and the image ID as search keys. The processing request for the report DB 21 includes a storage request for storing the data of the generated report 18, and a search request for the data of the generated report 18 and the data of the report 18 being generated. Further, the processing request for the diagnosis name DB 22 includes a diagnosis name data storage request and a diagnosis name candidate search request corresponding to the click selection of the diagnosis name candidate button 58.

DBアクセス部41は、格納要求の対象となるデータを、編集処理部42から受け取り、DBサーバ14へ送信する。また、検索要求の対象となるデータを、DBサーバ14から受信して、コンソール制御部40に引き渡す。   The DB access unit 41 receives the data that is the target of the storage request from the editing processing unit 42 and transmits it to the DB server 14. In addition, the search target data is received from the DB server 14 and delivered to the console control unit 40.

DBサーバ14のCPU30は、サーバプログラムを実行することにより、検査画像17、およびレポート18のデータの格納処理部63および検索処理部64として機能する。格納処理部63は、レポート作成端末13やモダリティ23といったクライアントからの各データの格納要求に応じて、各DB19〜22へのデータの格納処理を実行する。検索処理部64は、診療科端末11、レポート作成端末13からの各データの配信要求に応答して、要求されたデータを各DB19〜22から検索・抽出して、抽出したデータを要求元へ配信する。   The CPU 30 of the DB server 14 functions as a storage processing unit 63 and a search processing unit 64 for data of the inspection image 17 and the report 18 by executing the server program. The storage processing unit 63 executes data storage processing in each of the DBs 19 to 22 in response to a data storage request from a client such as the report creation terminal 13 or the modality 23. In response to the data distribution request from the medical department terminal 11 and the report creation terminal 13, the search processing unit 64 searches and extracts the requested data from each of the DBs 19 to 22, and sends the extracted data to the request source. To deliver.

編集処理部42は、レポート編集画面44の所見文入力領域46に入力された所見データ、および各パネル51、52、用語選択ボタン53等の選択入力状態を、コンソール制御部40を通じて受け付ける。編集処理部42は、受け付けた所見データを、所見文入力領域46毎に区別してブロック化する。   The edit processing unit 42 receives the finding data input in the finding sentence input area 46 of the report editing screen 44 and the selection input states of the panels 51 and 52, the term selection button 53 and the like through the console control unit 40. The edit processing unit 42 blocks the received finding data for each finding text input area 46.

編集処理部42は、ブロック化した所見データのそれぞれに「F−1」、「F−2」等の所見IDを付加して、これらをレポート18のデータに記録する。編集処理部42は、所見データの他に、オーダから読み出された検査ID、患者ID、患者名、選択入力状態といった情報を、レポート18のデータに付加する。選択入力状態のデータは、レポート18の確定保存時にメモリ31に記憶されていた一時記憶データである。   The edit processing unit 42 adds a finding ID such as “F-1” or “F-2” to each of the blocked finding data, and records these in the data of the report 18. The edit processing unit 42 adds information such as examination ID, patient ID, patient name, and selection input state read from the order to the data of the report 18 in addition to the finding data. The data in the selected input state is temporary storage data stored in the memory 31 when the report 18 is confirmed and saved.

編集処理部42は、所見IDに加えて、各所見データに対して、その所見文を入力した読影医を識別するための医師IDを付加する。医師IDは、レポート作成端末13の起動時のユーザ認証の際等に読影医によって入力される。所見データは、所見IDや医師IDによって検索することが可能である。   In addition to the finding ID, the editing processing unit 42 adds a doctor ID for identifying the interpretation doctor who has input the finding sentence to each finding data. The doctor ID is input by the interpretation doctor at the time of user authentication when the report creation terminal 13 is activated. Finding data can be searched by finding ID or doctor ID.

編集処理部42は、ストレージデバイス32に格納された所見文作成用定義に基づいて、各パネル51、52、用語選択ボタン53等の選択入力状態に応じた所見文を作成する。所見文作成用定義は、臓器の項目を頂点として、所見項目、観察項目、観察項目毎の語句の順にデータを階層構造でもち、各観察項目の節の所見文中の位置、および各観察項目の節内の語句の並び順を規定する。所見文作成用定義は、例えば、所見項目、観察項目毎に所見文を主部および述部に分類し、主部および述部を本体部および本体部を修飾する修飾部に分類して、所見文を構成する語句をそれぞれの部に振り分けたものである。   The edit processing unit 42 creates a finding sentence corresponding to the selection input state of each panel 51, 52, term selection button 53, etc., based on the finding sentence creation definition stored in the storage device 32. The definition for creating the observation sentence has the hierarchical structure of the data in the order of the observation item, observation item, and words for each observation item, with the organ item as the apex, the position in the observation sentence of each observation item section, and the observation item Specifies the order of words in a clause. The definition for creating a finding sentence is, for example, categorizing a finding sentence into a main part and a predicate for each observation item and observation item, and categorizing the main part and the predicate into a main part and a modifying part that modifies the main part. The words that make up the sentence are divided into parts.

図3の例では、主部の修飾部「大きさ○○×○○mmの」、「境界○○、」等と、主部の本体部「腫瘤性病変を」、述部の修飾語「肝○○に」と、述部の本体部「認めます。」がそれぞれ登録されている。   In the example of FIG. 3, the modification part of the main part “size of XX × XXX mm”, “boundary XX,” and the like, the main part of the main part “massic lesion”, and the modifier of the predicate “ Liver XX ”and predicate body part“ Accept ”are registered.

用語選択ボタン53のいずれかが選択された場合、編集処理部42は、まず、各パネル51、52の選択状態に対応する、所見文作成用定義の臓器の項目、所見項目の階層を辿る。そして、選択された用語選択ボタン53に対応する観察項目(以下、アクティブな観察項目という)の語句を、所見文作成用定義から読み出す。編集処理部42は、所見文作成用定義から読み出した各部の語句を、主部の修飾部、本体部、述部の修飾部、本体部の順(所見文作成用定義の並び(登録)順)に従って連結し、所見文を作成する。   When any one of the term selection buttons 53 is selected, the edit processing unit 42 first follows the organ item and the hierarchy of the finding items corresponding to the selection state of the panels 51 and 52 for the creation of the finding sentence creation. Then, the phrase of the observation item (hereinafter referred to as an active observation item) corresponding to the selected term selection button 53 is read from the finding sentence creation definition. The edit processing unit 42 converts the word / phrase of each part read out from the finding sentence creation definition into the main part modifier part, the body part, the predicate modifier part, and the body part order (the order (registration) order of the finding sentence creation definition). ) To create a finding sentence.

図3の各パネル51、52、用語選択ボタン53の選択状態を例に挙げて、編集処理部42の所見文の作成処理を説明する。各パネル51、52として「肝臓」、「腫瘤性病変」が選択されているので、編集処理部42は、所見文作成用定義の「肝臓」、その下層の「腫瘤性病変」を辿る。そして、アクティブな観察項目の主部の本体部、および主部と述部の修飾部等を所見文作成用定義から読み出す。このようにして読み出した各種語句を、予め定められた順序に従って連結すると、図3および段落[0054]に記載した所見文となる。   Taking the selection state of each of the panels 51 and 52 and the term selection button 53 in FIG. 3 as an example, a description sentence creation process of the editing processing unit 42 will be described. Since “liver” and “mass lesion” are selected as the panels 51 and 52, the editing processing unit 42 follows the “liver” in the definition for creating a finding sentence and the “mass lesion” in the lower layer. Then, the main part of the main part of the active observation item and the modification part of the main part and the predicate are read from the definition for creating the observation sentence. When the various phrases read out in this way are connected according to a predetermined order, the finding sentence described in FIG. 3 and paragraph [0054] is obtained.

レポート18のデータ構造を示す図4において、レポート18は、患者ID、患者名といった患者情報、検査ID、検査日、検査目的といった検査情報、および所見情報等をデータとしてもつ。所見情報は、所見ID、所見データ、読影医の医師ID、選択入力状態、診断名、確信度等で構成される。レポート18にはこの他にも、レポート18の作成時に参照した検査画像(キー画像)の画像IDやオーダの情報等が記憶されている。   In FIG. 4 showing the data structure of the report 18, the report 18 has patient information such as a patient ID and a patient name, examination information such as an examination ID, an examination date and an examination purpose, and finding information as data. The finding information includes an finding ID, finding data, a doctor ID of an interpretation doctor, a selection input state, a diagnosis name, a certainty factor, and the like. In addition to this, the image 18 stores the image ID of the inspection image (key image) referred to when the report 18 is created, information on the order, and the like.

図5に示すように、格納処理部63は、レポート作成端末13のDBアクセス部41から格納要求とともに送信されるレポート18のデータのうち、所見情報の選択入力状態、診断名、確信度を抜き出し、抜き出したデータに基づいて診断名DB22に格納された図6に示す診断名テーブル24の内容を更新する。診断名テーブル24は、選択入力状態、確信度、診断名、入力回数、全入力回数に対する当該診断名の入力回数の比率等の項目を有する。これらの項目は、選択入力状態毎に大きく分類され、選択入力状態で分類された項目はさらに確信度毎に小さく分類されている。この診断名テーブル24によれば、ある選択入力状態でどういった診断名がどれだけ過去に入力されたかが確信度毎に分かる。なお、診断名テーブル24に記憶する選択入力状態のデータとしては、レポート編集画面44上の全ての選択入力状態ではなく、例えば観察項目「部位」の選択入力状態を除外する等、診断に寄与するものだけに限定してもよい。   As shown in FIG. 5, the storage processing unit 63 extracts the selection information state of the finding information, the diagnosis name, and the certainty from the data of the report 18 transmitted together with the storage request from the DB access unit 41 of the report creation terminal 13. Based on the extracted data, the contents of the diagnosis name table 24 shown in FIG. 6 stored in the diagnosis name DB 22 are updated. The diagnosis name table 24 includes items such as a selection input state, a certainty factor, a diagnosis name, an input count, and a ratio of the input count of the diagnosis name to the total input count. These items are largely classified for each selected input state, and items classified in the selected input state are further classified smaller for each certainty factor. According to the diagnosis name table 24, it is possible to know for each certainty how many diagnosis names have been input in the past in a selected input state. The selection input state data stored in the diagnosis name table 24 contributes to the diagnosis, for example, by excluding the selection input state of the observation item “part” instead of all the selection input states on the report editing screen 44. You may limit to only things.

図3の例を含む、「個数−単発」、「境界−不明瞭」、「辺縁−不整」、「吸収値−低吸収」、「大きさ−長径30mm以上短径20mm以上」の選択入力状態では、確信度「確定」で診断名「肝細胞癌」が過去に20回(比率40%)、「肝血管筋脂肪腫」が過去に10回(比率20%)入力されている。診断名「肝細胞癌」の入力回数が20回で比率が40%ということは、上記選択入力状態、および確信度「確定」の全入力回数は50回であり、上記選択入力状態で所見文を作成したことが過去に50回あったことを示している。   Selection input of “number-single shot”, “boundary-unclear”, “edge-irregularity”, “absorption value-low absorption”, “size—major axis 30 mm or more and minor axis 20 mm or more” including the example of FIG. In the state, the diagnosis name “hepatocellular carcinoma” has been input 20 times in the past (ratio 40%), and “hepatic hemangiomyolipoma” has been input 10 times in the past (ratio 20%). The number of inputs of the diagnosis name “hepatocellular carcinoma” is 20 and the ratio is 40% means that the number of inputs for the selected input state and the certainty factor “determined” is 50 times. It has shown that it has made 50 times in the past.

確信度「疑い」では、診断名「肝細胞癌」の入力回数が14回(比率25%)、「肝血管筋脂肪腫」が12回(21%)、確信度「除外」では「肝細胞癌」が7回(10%)、「肝血管腫」が16回(23%)である。診断名テーブル24には、上記の選択入力状態に限らず、例えば「境界−明瞭」、「辺縁−整」、「大きさ−長径30mm未満短径20mm未満」の場合等、他の臓器や所見項目の用語選択入力領域48の様々な組み合わせの選択入力状態に対する診断名、入力回数、比率等が登録されている。なお、観察項目「大きさ」といった数値を、上記のように以上、未満で場合分けするのではなく、最小単位(上記の例では1mm)刻みで場合分けしてもよい。   For the certainty factor “suspicious”, the diagnosis name “hepatocellular carcinoma” was input 14 times (ratio 25%), “hepatic hemangiomyolipoma” was 12 times (21%), and the certainty factor “exclusion” was “hepatocyte” "Cancer" is 7 times (10%) and "Hepatic hemangioma" is 16 times (23%). The diagnosis name table 24 is not limited to the above-mentioned selection input state, and other organs such as “border-clear”, “edge-alignment”, “size-major axis less than 30 mm and minor axis less than 20 mm”, etc. The diagnosis name, the number of times of input, the ratio, etc. for various combinations of selected input states in the term selection input area 48 of the finding items are registered. It should be noted that the numerical value such as the observation item “size” may not be divided into cases in the above-described case, but may be divided in increments of a minimum unit (1 mm in the above example).

格納処理部63は、ある選択入力状態に対する診断名が診断名テーブル24に登録されていない場合、診断名テーブル24の当該選択入力状態、確信度の行にその診断名を登録するための行を新設し、入力回数を1回としてその診断名を登録する。ある選択入力状態に対する診断名が既に診断名テーブル24に登録されていた場合、格納処理部63は、診断名テーブル24の当該選択入力状態、確信度の行の当該診断名の入力回数をインクリメントする。格納処理部63は、新たに診断名を登録する毎、および既存の診断名の入力回数をインクリメントする毎に、各診断名の比率を計算して比率の項目を更新する。このようにして、レポート18が確定保存される度に、格納処理部63により診断名テーブル24の内容が更新される。   When a diagnosis name for a certain selected input state is not registered in the diagnosis name table 24, the storage processing unit 63 adds a line for registering the diagnosis name in the row of the selected input state and certainty factor of the diagnosis name table 24. It is newly established and the diagnosis name is registered with the number of inputs as one. When a diagnosis name for a certain selection input state has already been registered in the diagnosis name table 24, the storage processing unit 63 increments the number of times the diagnosis name is input in the selection input state and certainty factor row of the diagnosis name table 24. . The storage processing unit 63 calculates the ratio of each diagnosis name and updates the ratio item each time a new diagnosis name is registered and every time the number of input of an existing diagnosis name is incremented. In this way, every time the report 18 is confirmed and saved, the contents of the diagnosis name table 24 are updated by the storage processing unit 63.

診断名候補ボタン58は、選択入力状態に相応しい診断名の候補を表示させる際に選択される。診断名候補ボタン58がクリックされると、コンソール制御部40は、診断名候補を検索するための検索キーをDBアクセス部41に送信する。検索キーは、具体的には診断名候補ボタン58がクリックされたときの選択入力状態のデータ、すなわちメモリ31にそのとき記憶されていた一時記憶データである。   The diagnosis name candidate button 58 is selected when displaying a diagnosis name candidate suitable for the selection input state. When the diagnosis name candidate button 58 is clicked, the console control unit 40 transmits a search key for searching for a diagnosis name candidate to the DB access unit 41. Specifically, the search key is data in a selection input state when the diagnosis name candidate button 58 is clicked, that is, temporary storage data stored in the memory 31 at that time.

図5において、DBアクセス部41は、受信した検索キーによる診断名候補の検索要求をDBサーバ14の検索処理部64に送信する。検索処理部64は、検索キーの選択入力状態と一致する選択入力状態を診断名テーブル24から検索し、検索した選択入力状態の行の診断名、入力回数、比率のデータを抽出する。検索処理部64は、抽出した各項目のデータを検索結果としてDBアクセス部41に送信する。   In FIG. 5, the DB access unit 41 transmits a search request for a diagnosis name candidate using the received search key to the search processing unit 64 of the DB server 14. The search processing unit 64 searches the diagnosis name table 24 for a selection input state that matches the selection input state of the search key, and extracts data of the diagnosis name, the number of inputs, and the ratio of the searched row of the selection input state. The search processing unit 64 transmits the extracted data of each item to the DB access unit 41 as a search result.

DBアクセス部41は、検索処理部64から受けた検索結果をコンソール制御部40に引き渡す。コンソール制御部40は、検索結果を元に図7に示す診断名候補表示ウィンドウ70を生成し、これをディスプレイ37bにポップアップ表示させる。   The DB access unit 41 passes the search result received from the search processing unit 64 to the console control unit 40. The console control unit 40 generates a diagnostic name candidate display window 70 shown in FIG. 7 based on the search result, and pops up this on the display 37b.

図7において、診断名候補表示ウィンドウ70には、確信度毎に診断名候補が羅列されている。診断名候補は、入力回数の多い順または比率の大きい順に並べられる。各診断名候補の横には、チェックボックス71が設けられている。入力したい確信度、および診断名候補のチェックボックス71を選択してOKボタン72をクリックすると、チェックボックス71で選択した確信度、および診断名候補がプルダウンメニュー56、および入力ボックス57に自動的に入力される。診断名候補の選択をやめる場合は、キャンセルボタン73をクリックする。   In FIG. 7, diagnosis name candidates are listed in the diagnosis name candidate display window 70 for each certainty factor. The diagnosis name candidates are arranged in descending order of input frequency or in descending order of ratio. A check box 71 is provided next to each diagnosis name candidate. When the check box 71 for the certainty factor to be input and the diagnosis name candidate is selected and the OK button 72 is clicked, the certainty factor and the diagnosis name candidate selected by the check box 71 are automatically displayed in the pull-down menu 56 and the input box 57. Entered. When the selection of the diagnosis name candidate is stopped, the cancel button 73 is clicked.

なお、この例では、確信度毎に三つ宛診断名候補が提示されているが、診断名候補の個数は三つ以下でも以上でもよく、検索処理部64で抽出する際に入力回数や比率が予め設定された閾値以上の診断名のみに絞り込んでもよい。入力回数、比率を診断名候補とともに表示したり、入力回数、比率が高い診断名候補を太字等で他と区別して表示してもよい(図12参照)。   In this example, three diagnosis name candidates are presented for each certainty factor, but the number of diagnosis name candidates may be three or less, and the number of inputs and the ratio when the search processing unit 64 extracts them. May be narrowed down to only diagnosis names that are equal to or greater than a preset threshold. The number of inputs and the ratio may be displayed together with the diagnosis name candidates, or the diagnosis name candidates having a high number of inputs and the ratio may be displayed separately from others by bold letters or the like (see FIG. 12).

以下、上記構成による作用について、図8〜図10に示すフローチャートを参照して説明する。依頼医は、診療科端末11を使用してオーダを発行する。レポート作成端末13は、診療科端末11から発行されたオーダを、検査科12のオーダ受付端末を経由して受信する。   Hereinafter, the operation of the above configuration will be described with reference to the flowcharts shown in FIGS. The requesting doctor issues an order using the medical department terminal 11. The report creation terminal 13 receives the order issued from the clinical department terminal 11 via the order reception terminal of the examination department 12.

読影医は、レポート作成端末13にアクセスしてオーダを確認し、レポート18の作成を開始する。レポート編集画面44がディスプレイ37bに表示されると、これと連動して画像表示画面がディスプレイ37aに表示される。読影医は、画像表示画面で検査画像17を観察しながら、レポート編集画面44の所見文入力領域46に、それぞれ臓器別の所見文を入力する。   The interpretation doctor accesses the report creation terminal 13 to confirm the order and starts creating the report 18. When the report editing screen 44 is displayed on the display 37b, an image display screen is displayed on the display 37a in conjunction therewith. The radiologist interprets the observation text for each organ in the observation text input area 46 of the report editing screen 44 while observing the examination image 17 on the image display screen.

所見文の入力は、用語選択ボタン53を選択することにより行われる。図8において、用語選択ボタン53が選択されると(ステップ(以下、Sと略す)10でyes)、コンソール制御部40から編集処理部42に、各パネル51、52、用語選択ボタン53等の選択入力状態が通知される。また、選択入力状態は、コンソール制御部40を通じてメモリ31に送られ、メモリ31に一時記憶データが記憶される(S11)。   The input of the finding sentence is performed by selecting the term selection button 53. In FIG. 8, when the term selection button 53 is selected (“Yes” in step (hereinafter abbreviated as “S”) 10), the console control unit 40 sends each of the panels 51 and 52, the term selection button 53, etc. The selection input state is notified. The selection input state is sent to the memory 31 through the console control unit 40, and the temporarily stored data is stored in the memory 31 (S11).

次いで、各パネル51、52、用語選択ボタン53等の選択入力状態を元にした所見文作成用定義の検索が編集処理部42で実行され、各観察項目の語句が所見文作成用定義から読み出される(S12)。   Next, the search for the finding sentence creation definition based on the selection input state of each panel 51, 52, the term selection button 53, etc. is executed by the editing processing unit 42, and the phrase of each observation item is read from the finding sentence creation definition. (S12).

そして、読み出された各種語句が所見文作成用定義の並び順に連結され、所見文が作成される(S13)。作成された所見文は、編集処理部42からコンソール制御部40に引き渡され、コンソール制御部40の制御の下、所見文入力領域46に表示される(S14)。このように、読影医は、用語選択ボタン53を選択したり入力ボックス54に語句を入力したりしながら、所見文の入力を行う。これら一連の処理は、用語選択ボタン53が追加選択等される度に繰り返し実行される。また、読影医は、プルダウンメニュー56で確信度を選択し、入力ボックス57に所見から導かれる診断名を入力する。   Then, the various words that have been read out are linked in the order in which the finding sentence creation definition is arranged, and the finding sentence is created (S13). The created finding sentence is transferred from the editing processing section 42 to the console control section 40 and displayed in the finding sentence input area 46 under the control of the console control section 40 (S14). In this way, the interpreting physician inputs the finding sentence while selecting the term selection button 53 or inputting a phrase in the input box 54. These series of processes are repeatedly executed every time the term selection button 53 is additionally selected. The image interpretation doctor selects a certainty factor from the pull-down menu 56 and inputs a diagnosis name derived from the findings in the input box 57.

読影医は、所見文の入力を終えると、終了ボタン60を選択する(S15でyes)。終了ボタン60が選択されると、レポート18のデータの格納要求がDBアクセス部41からDBサーバ14に送信される。レポート作成端末13から格納要求を受信すると、DBサーバ14では、格納処理部63によって、レポート18のデータの格納処理が実行される。レポート18のデータは、レポートDB21に格納される。以上をもって、一回のレポート18の作成処理を終了する。   When the interpretation doctor finishes inputting the finding sentence, the interpreting doctor selects the end button 60 (yes in S15). When the end button 60 is selected, a data storage request for the report 18 is transmitted from the DB access unit 41 to the DB server 14. When a storage request is received from the report creation terminal 13, in the DB server 14, the storage processing unit 63 executes storage processing for the data of the report 18. The data of the report 18 is stored in the report DB 21. This completes the process of creating a single report 18.

図9において、レポート18のデータの格納処理に際して、格納処理部63によりレポート18のデータから選択入力状態、確信度、診断名のデータが抜き出される(S20)。診断名が新規であった場合(S21でyes)、格納処理部63により診断名テーブル24の当該選択入力状態、確信度の部分に行が新設され、入力回数を1回として新規の診断名が登録される(S22)。一方、既存の診断名であった場合(S21でno)は、当該選択入力状態、確信度、診断名の入力回数がインクリメントされる(S23)。   In FIG. 9, during the data storage process of the report 18, the storage processing unit 63 extracts the data of the selection input state, the certainty factor, and the diagnosis name from the data of the report 18 (S <b> 20). If the diagnosis name is new (yes in S21), the storage processing unit 63 newly sets a row for the selected input state and certainty factor of the diagnosis name table 24, and the number of inputs is set to one and a new diagnosis name is created. It is registered (S22). On the other hand, if the name is an existing diagnosis name (no in S21), the selection input state, the certainty factor, and the number of times the diagnosis name is input are incremented (S23).

レポート18の作成が完了すると、レポート作成端末13から、依頼医の診療科端末11に対して、作成完了通知が送信される。依頼医は、診療科端末11を通じてレポートDB21にアクセスして、作成完了通知に含まれるレポート18のアドレスに基づいて、レポート18を読み出す。診療科端末11のディスプレイ37には、レポート表示画面と、レポート18に関連する検査画像17を表示する画像表示画面が出力される。依頼医は、これらの画面を閲覧して、レポート18の内容を確認する。   When the creation of the report 18 is completed, a report of completion of creation is transmitted from the report creation terminal 13 to the medical department terminal 11 of the requesting doctor. The requesting doctor accesses the report DB 21 through the medical department terminal 11 and reads the report 18 based on the address of the report 18 included in the creation completion notification. A report display screen and an image display screen for displaying the examination image 17 related to the report 18 are output to the display 37 of the medical department terminal 11. The requesting doctor browses these screens and confirms the contents of the report 18.

図10において、レポート18の作成中に診断名候補ボタン58が選択された場合(S30でyes)、コンソール制御部40からDBアクセス部41に検索キーが送信され、DBアクセス部41からDBサーバ14の検索処理部64に検索キーによる診断名候補の検索要求が送信される(S31)。   In FIG. 10, when the diagnosis name candidate button 58 is selected during the creation of the report 18 (Yes in S30), a search key is transmitted from the console control unit 40 to the DB access unit 41, and from the DB access unit 41 to the DB server 14 A search request for a diagnostic name candidate using a search key is transmitted to the search processing unit 64 (S31).

そして、検索処理部64により、検索キーの選択入力状態と一致する選択入力状態の診断名、入力回数、比率が診断名テーブル24から検索・抽出され(S32)、抽出した情報が検索結果としてDBアクセス部41に送信される(S33)。   Then, the search processing unit 64 searches and extracts the diagnosis name, the number of times of input, and the ratio of the selected input state that matches the selected input state of the search key from the diagnosis name table 24 (S32), and the extracted information is DB as a search result. It is transmitted to the access unit 41 (S33).

DBアクセス部41で受信された検索結果はコンソール制御部40に引き渡される。そして、コンソール制御部40により、検索結果を元にした診断名候補表示ウィンドウ70のディスプレイ37bへの表示がなされる(S34)。   The search result received by the DB access unit 41 is delivered to the console control unit 40. Then, the console control unit 40 displays the diagnosis name candidate display window 70 on the display 37b based on the search result (S34).

以上説明したように、本発明は、用語選択ボタン53等の選択入力状態と診断名を関連付けて格納・管理し、検索要求に応じて診断名候補を検索・抽出して表示するので、所見文を文字認識して語句や用語を切り出す従来技術と比べて診断名候補の抽出精度を高めることができる。   As described above, the present invention stores and manages the selection input state of the term selection button 53 and the like and the diagnosis name in association with each other, and searches for, extracts, and displays the diagnosis name candidates according to the search request. Compared with the prior art that recognizes characters and cuts out phrases and terms, the extraction accuracy of diagnostic name candidates can be improved.

選択入力状態を検索キーとしているので、抽出される診断名候補は必ず指定した選択入力状態のものとなり、検索ミスは起こりようがない。従って、診断名候補の妥当性、信憑性に疑いを差し挟む余地はなく、読影医は安心してレポート18を作成する際の参考として診断名候補を用いることができる。   Since the selection input state is used as a search key, the extracted diagnosis name candidates are always in the designated selection input state, and a search error is unlikely to occur. Therefore, there is no room for doubt about the validity and credibility of the diagnostic name candidate, and the interpretation doctor can use the diagnostic name candidate as a reference when creating the report 18 with peace of mind.

上記実施形態では、選択入力状態を検索キーとして診断名候補を検索・抽出し、その検索結果を表示しているが、選択入力状態に加えて確信度の選択状態を検索キーとして利用してもよい。例えば、プルダウンメニュー56で確信度を選択したうえで診断名候補ボタン58をクリックした場合、プルダウンメニュー56の確信度を検索キーに含める。あるいは、プルダウンメニュー56とは別に、全ての確信度、「疑い」と「除外」の確信度等、検索する診断名の確信度を指定するGUIを設けてもよい。この場合、検索処理部64は、検索キーとして指定された選択入力状態、確信度の行の診断名候補を抽出する。診断名候補表示ウィンドウ70には指定された確信度の診断名候補が表示される。   In the above embodiment, the diagnosis name candidates are searched and extracted using the selection input state as a search key, and the search result is displayed. However, in addition to the selection input state, the selection state of the certainty factor may be used as a search key. Good. For example, when the certainty factor is selected from the pull-down menu 56 and the diagnosis name candidate button 58 is clicked, the certainty factor of the pull-down menu 56 is included in the search key. Alternatively, apart from the pull-down menu 56, a GUI may be provided that specifies the certainty factor of the diagnosis name to be searched, such as all the certainty factors, the certainty factors of “suspect” and “exclusion”. In this case, the search processing unit 64 extracts a diagnostic name candidate in the row of the selection input state and the certainty level specified as the search key. The diagnosis name candidate display window 70 displays the diagnosis name candidates with the specified certainty factor.

上記実施形態では、診断名候補ボタン58をクリックしたときに診断名候補の検索・抽出、表示を行っているが、診断名候補ボタン58を設ける代わりに、例えば用語選択ボタン53や入力ボックス54が全て選択入力されたときや、全観察項目のうちの半数以上の用語選択ボタン53や入力ボックス54が選択入力されたときに、コンソール制御部40からDBアクセス部41に診断名候補の検索を自動的に指示してもよい。但し、この場合は読影医が必要としないときにも診断名候補が表示されてしまうため、煩わしく感じるおそれがある。従って、上記実施形態のように診断名候補ボタン58を設けるか、検索の指示を手動で行うか自動とするかを選択可能に構成することが好ましい。   In the above embodiment, when the diagnosis name candidate button 58 is clicked, a diagnosis name candidate is searched, extracted, and displayed. Instead of providing the diagnosis name candidate button 58, for example, a term selection button 53 and an input box 54 are provided. When all of the selected items are input or when more than half of the term selection buttons 53 and the input boxes 54 are selected and input, the console control unit 40 automatically searches the DB access unit 41 for diagnosis name candidates. May be directed. However, in this case, the diagnostic name candidates are displayed even when the interpretation doctor does not need them, which may be annoying. Therefore, it is preferable that the diagnosis name candidate button 58 is provided as in the above-described embodiment, or whether the search instruction is manually performed or automatic can be selected.

なお、医療情報システム2の使用当初は、レポートDB21に格納されるレポート18のデータは数少なく、診断名テーブル24に登録される診断名の事例数も少ない。そこで、診断名テーブル24にある事例数が溜まるまで、予め用意したデフォルトの診断名を診断名候補として表示してもよい。あるいは、診断名テーブル24にある事例数が溜まったときに診断名候補ボタン58の操作を有効化してもよい。   Note that at the beginning of use of the medical information system 2, the data of the report 18 stored in the report DB 21 is small, and the number of diagnosis names registered in the diagnosis name table 24 is small. Therefore, a default diagnosis name prepared in advance may be displayed as a diagnosis name candidate until the number of cases in the diagnosis name table 24 is accumulated. Alternatively, the operation of the diagnosis name candidate button 58 may be validated when the number of cases in the diagnosis name table 24 is accumulated.

レポート作成端末13の起動時のユーザ認証の際等に読影医によって入力される医師IDを用いて、診断名テーブル24を読影医毎に管理してもよい。各読影医に特化した診断名候補を提示することができる。   The diagnosis name table 24 may be managed for each interpretation doctor using a doctor ID input by the interpretation doctor at the time of user authentication at the time of starting the report creation terminal 13 or the like. Diagnosis name candidates specialized for each interpretation doctor can be presented.

上記実施形態では、入力回数および比率を診断名とともに登録し、これらに応じた診断名候補の表示を行っているが、本発明はこれに限定されず、これらの代わり、またはこれらに加えて尤度を採用してもよい。   In the above embodiment, the number of inputs and the ratio are registered together with the diagnosis name, and diagnosis name candidates corresponding to these are displayed. However, the present invention is not limited to this, and instead of or in addition to these, The degree may be adopted.

尤度とは、選択入力状態Aの場合の診断Xの尤もらしさを表す指標である。一般にはベイズの定理より、診断Xの事後確率P(X|A)は、尤度P(A|X)、診断Xの事前確率P(X)と以下の比例関係にある。
P(X|A)∝P(A|X)*P(X)
尤度P(A|X)は、診断Xであったときに選択入力状態Aであった確率であり、診断Xであった回数Nxと、診断Xであったとき選択入力状態Aであった回数Nxaとから、
P(A|X)=Nxa/Nx
と表せる。上記式を用いて尤度を算出し、図11に示す尤度テーブル75のように、診断名、選択入力状態と関連付けて診断名DB22に格納しておく。
The likelihood is an index representing the likelihood of the diagnosis X in the selection input state A. In general, from the Bayes' theorem, the posterior probability P (X | A) of the diagnosis X is proportional to the likelihood P (A | X) and the prior probability P (X) of the diagnosis X as follows.
P (X | A) ∝P (A | X) * P (X)
The likelihood P (A | X) is the probability of being in the selective input state A when the diagnosis is X, and the number of times Nx was the diagnostic X and the selective input state A when the diagnosis was X From the number of times Nxa,
P (A | X) = Nxa / Nx
It can be expressed. Likelihood is calculated using the above formula and stored in the diagnosis name DB 22 in association with the diagnosis name and the selected input state, as in the likelihood table 75 shown in FIG.

肝癌のうち、肝細胞癌は約90%程度を占めるが、肝芽腫は僅かである。過去の検査で肝細胞癌の患者数が200人で、肝芽腫の患者数が5人おり、選択入力状態Aで肝細胞癌と診断された患者数が20人、肝芽腫が2人であった場合、その選択入力状態Aにおける肝細胞癌と肝芽腫の事後確率の比は2/20であり、肝芽腫は肝細胞癌の確率の1/10しかなく、診断の回数でいえば肝芽腫は極稀な診断例となってしまう。しかし、選択入力状態Aにおける肝細胞癌の診断名の尤度は(20/200)=0.1、肝芽腫では2/5=0.4であるから、選択入力状態Aの場合の尤度は肝芽腫のほうが肝細胞癌よりも上回っている。   Among liver cancers, hepatocellular carcinoma accounts for about 90%, but hepatoblastoma is few. There are 200 patients with hepatocellular carcinoma, 5 patients with hepatoblastoma in the past examination, 20 patients diagnosed with hepatocellular carcinoma in selective input state A, and 2 hepatoblastomas , The ratio of the posterior probability of hepatocellular carcinoma and hepatoblastoma in the selected input state A is 2/20, and hepatoblastoma is only 1/10 of the probability of hepatocellular carcinoma. For example, hepatoblastoma is an extremely rare diagnosis. However, since the likelihood of the diagnosis name of hepatocellular carcinoma in the selective input state A is (20/200) = 0.1 and in the case of hepatoblastoma is 2/5 = 0.4, the likelihood in the selective input state A is Hepatoblastoma is higher than hepatocellular carcinoma.

全体としてみれば稀であるが、選択入力状態により診断の確率が高くなる診断名の尤度は高くなる。逆に一般的な診断名で患者数も多く、特定の選択入力状態によらず入力される可能性が高い診断名の尤度は低くなる。こうした特性をもつ尤度に応じて診断名候補を抽出して提示すれば、入力回数や比率で診断名候補を提示する場合と比べて、より選択入力状態に即した診断名候補の提示を行うことができる。また、ポピュラーな診断名に比べて見落としがちな稀な診断名を読影医に意識させることができ、誤診の防止にも役立つ。   Although rare as a whole, the likelihood of a diagnosis name that increases the probability of diagnosis depending on the selected input state increases. Conversely, the general diagnosis name has a large number of patients, and the likelihood of the diagnosis name that is likely to be input regardless of the specific selection input state is low. If diagnosis name candidates are extracted and presented according to the likelihood having such characteristics, the diagnosis name candidates are presented more in accordance with the selection input state than when the diagnosis name candidates are presented by the number of inputs and the ratio. be able to. In addition, it is possible to make the interpretation doctor aware of rare diagnosis names that are often overlooked compared to popular diagnosis names, and also helps prevent misdiagnosis.

検索処理部64は、上記実施形態と同様に診断名テーブル24から診断名を抽出した後、抽出した診断名の尤度を尤度テーブル75から抽出する。そして、診断名の検索結果とともに尤度をDBアクセス部41に送信する。   The search processing unit 64 extracts the diagnosis name from the diagnosis name table 24 as in the above embodiment, and then extracts the likelihood of the extracted diagnosis name from the likelihood table 75. Then, the likelihood is transmitted to the DB access unit 41 together with the search result of the diagnosis name.

診断名候補の表示の仕方としては、上記実施形態の入力回数や比率の場合と同様に、尤度が高い順に診断名候補を並べればよい。入力回数や比率に加えて尤度を採用する場合は、いずれを重視して検索・抽出を行うかを指定するGUIを設けたり、図12に示す診断名候補表示ウィンドウ80のように、診断名候補の横に入力回数と尤度を表示し、これらが最大の診断名候補を他と区別して表示してもよい。   As a method of displaying the diagnosis name candidates, the diagnosis name candidates may be arranged in descending order of likelihood, as in the case of the number of inputs and the ratio in the above embodiment. When the likelihood is adopted in addition to the number of times of input and the ratio, a GUI for designating which one is to be searched / extracted is provided, or the diagnosis name is displayed as in the diagnosis name candidate display window 80 shown in FIG. The number of times of input and the likelihood may be displayed beside the candidate, and the diagnosis name candidate having the largest number may be displayed separately from the others.

また、診断名「良性腫瘍」に対して診断名「悪性腫瘍」は悪化、その逆は良化等、各診断名の悪化、良化の関係を診断名DB22にテーブル形式で登録しておき、過去のレポート18をコピー利用した場合に、診断名候補を表示する際に悪化、良化の情報も併せて表示してもよい。この場合、検索処理部64で抽出した診断名と、過去のレポート18の診断名との悪化、良化の関係を上記のテーブルで調べ、調べた悪化、良化の情報を検索結果に盛り込んでDBアクセス部41に送信する。診断名候補とともに悪化、良化の情報を表示することで、治療効果判定といった経過観察の検査時に過去の検査との比較判断をすることができる。   In addition, the diagnosis name “malignant tumor” is deteriorated with respect to the diagnosis name “benign tumor”, and vice versa, and the relationship between deterioration and improvement of each diagnosis name is registered in the diagnosis name DB 22 in a table format. When the past report 18 is used as a copy, information of deterioration and improvement may be displayed together when displaying the diagnosis name candidate. In this case, the relationship between the diagnosis name extracted by the search processing unit 64 and the diagnosis name of the past report 18 is checked for the relationship between deterioration and improvement in the above table, and the information on the deterioration and improvement that has been checked is included in the search result. Transmit to the DB access unit 41. By displaying information on the deterioration and improvement along with the diagnosis name candidate, it is possible to make a comparative judgment with a past examination at the time of follow-up examination such as determination of therapeutic effect.

なお、診断名入力領域に追加ボタン等のGUIを設け、追加ボタンをクリックして確信度、診断名を複数選択入力可能に構成してもよい。診断名候補表示ウィンドウのチェックボックスを複数選択可能とし、複数選択した場合は診断名入力領域を自動的に追加してもよい。同様に、用語選択入力領域の「部位」、「大きさ」といった観察項目を追加して、複数の病変の様態を1つの用語選択入力領域で入力可能に構成してもよい。あるいは、用語選択入力領域自体を新規追加したり、選択入力状態をコピーして用語選択入力領域を追加することを可能としてもよい。   Note that a GUI such as an add button may be provided in the diagnosis name input area, and a plurality of certainty factors and diagnosis names may be selected and input by clicking the add button. A plurality of check boxes in the diagnosis name candidate display window can be selected, and when a plurality of check boxes are selected, a diagnosis name input area may be automatically added. Similarly, observation items such as “part” and “size” in the term selection input area may be added so that a plurality of lesion states can be input in one term selection input area. Alternatively, the term selection input area itself may be newly added, or the selection input state may be copied to add the term selection input area.

上記実施形態では、レポート作成端末13にて読影医に診断名候補を提供する例を挙げたが、診療科端末11で依頼医がレポート18を閲覧中に診断名候補を提供してもよい。この場合、診療科端末11のディスプレイ画面に検索キーの入力ボックスを設け、該入力ボックスに入力された選択入力状態に対応する診断名候補を上記実施形態と同様にDBサーバ14に検索・抽出させ、検索結果を診療科端末11に送信させる。あるいは、レポート18の作成完了通知と併せて診断名候補を自動送信してもよい。診断名候補を依頼医の閲覧に供することで、レポート18に記入された診断名の根拠や妥当性を依頼医が判断することができる。また、依頼医が診断名を変更したい場合のアシストにもなる。   In the above embodiment, an example is given in which the diagnostic name candidate is provided to the radiogram interpretation doctor at the report creation terminal 13, but the diagnostic name candidate may be provided while the client doctor is browsing the report 18 at the clinical department terminal 11. In this case, a search key input box is provided on the display screen of the medical department terminal 11, and the DB server 14 searches for and extracts diagnosis name candidates corresponding to the selection input state input in the input box as in the above embodiment. The search result is transmitted to the medical department terminal 11. Alternatively, diagnostic name candidates may be automatically transmitted together with the report 18 completion notification. By providing the diagnosis name candidates for browsing by the requesting doctor, the requesting doctor can determine the basis and validity of the diagnosis name entered in the report 18. In addition, it is also an assist when the requesting doctor wants to change the diagnosis name.

上記実施形態では、入力デバイスとして、キーボードやマウスを例に説明したが、入力デバイスとしてマイクを用いて、用語選択ボタン53の選択を音声によって受け付けてもよい。   In the above embodiment, the keyboard and the mouse are described as examples of the input device. However, the selection of the term selection button 53 may be received by voice using a microphone as the input device.

上記実施形態では、検査科12で実施される検査を例示して説明したが、検査種はこれらに限定されるものではなく、PET(Positron Emission Tomography)検査、内視鏡検査等でもよい。また、レポート18として、検査画像17の読影結果をまとめたレポートを例示したが、検査画像以外の検査データに対する所見をまとめたレポートでもよい。検査画像以外の検査データとしては、例えば、病理検査といった検体検査や生理検査等で得られる数値データ、あるいは心電図等の波形図がある。また、異なる検査種の検査データ等、種々のデータに関する所見が記入されるレポートでもよい。   In the above-described embodiment, the examination performed by the examination department 12 is described as an example, but the examination type is not limited to these, and may be a PET (Positron Emission Tomography) examination, an endoscopic examination, or the like. In addition, although the report 18 exemplifies a report that summarizes the interpretation results of the inspection image 17, it may be a report that summarizes findings on inspection data other than the inspection image. Examples of the inspection data other than the inspection image include numerical data obtained by specimen inspection such as pathological inspection, physiological inspection, and the like, or a waveform diagram such as an electrocardiogram. Moreover, the report in which the findings regarding various data such as inspection data of different inspection types are written may be used.

上記実施形態では、レポート作成端末が一台の例で説明したが、レポート作成端末は複数台でもよい。また、DBサーバに診断名DBを構築し、本発明の医療情報提供装置をレポート作成端末とDBサーバで構成する例を説明したが、レポート作成端末(コンソール制御部)とDBサーバ(格納処理部、検索処理部)の機能を一体化し、診断名候補を提供する専用の装置を設けてもよい。   In the above-described embodiment, an example in which there is one report creation terminal has been described. However, a plurality of report creation terminals may be used. Moreover, although the diagnosis name DB was constructed | assembled in DB server and the medical information provision apparatus of this invention was demonstrated with the report preparation terminal and DB server, the report preparation terminal (console control part) and DB server (storage processing part) were demonstrated. , A search processing unit) function may be integrated, and a dedicated device for providing diagnosis name candidates may be provided.

また、上記実施形態のように、クライアント(レポート作成端末)と、サーバ(DBサーバ)とからなるクライアントサーバ型の情報システムの場合には、レポート編集用のクライアントプログラムは、専用のプログラムを使用してもよいし、HTTP(Hyper Text Transfer Protocol)といった、WWW(World Wide Web)のプロトコルに対応した汎用的なブラウザを使用してもよい。   In the case of a client server type information system comprising a client (report creation terminal) and a server (DB server) as in the above embodiment, a dedicated program is used as a client program for report editing. Alternatively, a general-purpose browser corresponding to a WWW (World Wide Web) protocol such as HTTP (Hyper Text Transfer Protocol) may be used.

専用のプログラムを使用する場合には、レポート編集画面は、専用のプログラムで定義された画面データに基づいて生成される。汎用的なブラウザを使用する場合には、例えば、Webサーバにレポート編集画面のデータを格納しておき、クライアントはWebサーバにアクセスして、Webページの形式に加工されたレポート編集画面のデータをダウンロードする。クライアントのブラウザは、受信したWebページのソースコードを解釈してレポート編集画面を生成する。Webサーバは、DBサーバが兼用してもよいし、DBサーバとは別のサーバでもよい。汎用的なブラウザを使用する場合には、WebサーバのCPUが、クライアントのCPUと協働して、または単独で、編集処理部、コンソール制御部等を構成する。   When a dedicated program is used, the report edit screen is generated based on screen data defined by the dedicated program. When a general-purpose browser is used, for example, the report edit screen data is stored in the Web server, and the client accesses the Web server and stores the report edit screen data processed into the Web page format. to download. The client browser interprets the source code of the received Web page and generates a report editing screen. The Web server may be shared by the DB server or may be a server different from the DB server. When a general-purpose browser is used, the CPU of the Web server configures an editing processing unit, a console control unit, and the like in cooperation with the CPU of the client or independently.

また、DBが構築されるデータ格納装置としては、DBサーバ以外でもよく、例えば、NAS(Network Attached Storage)、SAN(Storage Area Network)といったネットワークを介して接続するストレージデバイスを使用してもよい。このように、コンピュータシステムの物理構成は適宜変更が可能である。   The data storage device in which the DB is constructed may be other than the DB server, and for example, a storage device connected via a network such as NAS (Network Attached Storage) or SAN (Storage Area Network) may be used. Thus, the physical configuration of the computer system can be changed as appropriate.

上記実施形態では、ネットワークとしてLANを例に説明しているが、診療科と検査科が複数の拠点に分散しているような場合には、ネットワークとしてLANとWAN(Wide Area Network)を組み合わせて使用してもよい。   In the above embodiment, the LAN is described as an example of the network. However, when the clinical department and the examination department are distributed at a plurality of bases, a combination of the LAN and the WAN (Wide Area Network) is used as the network. May be used.

なお、上記実施形態で示したとおり、本発明は、プログラムの形態、さらにはプログラムを記憶する記憶媒体にもおよぶことはもちろんである。   Note that, as shown in the above embodiment, the present invention naturally extends to the form of a program and further to a storage medium for storing the program.

2 医療情報システム
13 レポート作成端末
14 データベース(DB)サーバ
22 診断名DB
24 診断名テーブル
30 CPU
31 メモリ
32 ストレージデバイス
34 コンソール
36 アプリケーションプログラム(AP)
37 ディスプレイ
38 入力デバイス
40 コンソール制御部
44 レポート編集画面
48 用語選択入力領域
49 診断名入力領域
53 用語選択ボタン
54 入力ボックス
56 プルダウンメニュー
57 入力ボックス
58 診断名候補ボタン
63 格納処理部
64 検索処理部
70、80 診断名候補表示ウィンドウ
75 尤度テーブル
2 Medical Information System 13 Report Creation Terminal 14 Database (DB) Server 22 Diagnostic Name DB
24 diagnosis name table 30 CPU
31 Memory 32 Storage Device 34 Console 36 Application Program (AP)
37 Display 38 Input Device 40 Console Control Unit 44 Report Editing Screen 48 Term Selection Input Area 49 Diagnosis Name Input Area 53 Term Selection Button 54 Input Box 56 Pull-down Menu 57 Input Box 58 Diagnosis Name Candidate Button 63 Storage Processing Unit 64 Search Processing Unit 70 , 80 Diagnosis name candidate display window 75 Likelihood table

Claims (8)

医用レポートを構成する所見文を分解した複数の語句の一部を入力語句として選択入力させるテンプレート入力領域の選択入力状態と診断名入力領域を介して入力される診断名とを関連付けて第一データベースに格納する格納手段と、
選択入力状態を検索キーとする検索要求に応じて第一データベースを検索し、検索キーと一致、または類似する選択入力状態と関連付けられた診断名を第一データベースから抽出する検索・抽出手段と、
前記検索・抽出手段で抽出された診断名をディスプレイに表示させる表示制御手段と
各診断名の悪化、良化の関係を表す第三データベースとを備え、
前記検索・抽出手段は、コピー利用した過去の医用レポートに記述された診断名に対する、抽出された診断名の悪化、良化の関係を第三データベースから抽出し、
前記表示制御手段は診断名とともに悪化、良化の情報を表示させることを特徴とする医療情報提供装置。
The first database that associates the selected input state of the template input area for selecting and inputting a part of a plurality of words and phrases as a result of disassembling the findings constituting the medical report and the diagnosis name input via the diagnosis name input area Storage means for storing in,
Search / extraction means for searching the first database in response to a search request using the selected input state as a search key, and extracting from the first database a diagnostic name associated with the selected input state that matches or is similar to the search key;
Display control means for displaying the diagnosis name extracted by the search / extraction means on a display ;
With a third database showing the relationship between the deterioration and improvement of each diagnosis name ,
The search / extract means extracts from the third database the relationship between the deterioration of the extracted diagnosis name and the improvement, with respect to the diagnosis name described in the past medical report used by copying,
The medical information providing apparatus, wherein the display control means displays information of deterioration and improvement along with a diagnosis name .
診断名入力領域には診断名の確信度を選択入力させるGUIが設けられており、In the diagnosis name input area, a GUI for selecting and inputting the certainty of the diagnosis name is provided.
前記格納手段は確信度毎に診断名を格納し、The storage means stores a diagnosis name for each certainty factor,
前記検索・抽出手段は診断名とともに確信度も抽出し、The searching / extracting means extracts a certainty factor together with a diagnosis name,
前記表示制御手段は確信度毎に診断名を表示させることを特徴とする請求項1に記載の医療情報提供装置。The medical information providing apparatus according to claim 1, wherein the display control unit displays a diagnosis name for each certainty factor.
前記検索・抽出手段は、選択入力状態に加えて確信度の選択状態を検索キーとする検索要求に応じて、診断名を検索・抽出することを特徴とする請求項に記載の医療情報提供装置。 3. The medical information provision according to claim 2 , wherein the search / extraction unit searches / extracts a diagnosis name in response to a search request using a selection state of certainty as a search key in addition to a selection input state. apparatus. 前記格納手段は、医用レポートが確定保存される毎に、第一データベースに該当する診断名がある場合は入力回数をインクリメントし、ない場合はその診断名を登録するための領域を第一データベースに新設して、入力回数、または全入力回数に対する当該診断名の入力回数の比率のうち少なくともいずれかを診断名に関連付けて格納し、
前記検索・抽出手段は診断名とともに入力回数、または比率も抽出し、
前記表示制御手段は、入力回数、または比率に応じて診断名を表示させることを特徴とする請求項1ないし3のいずれかに記載の医療情報提供装置。
The storage means increments the number of times of input when there is a diagnosis name corresponding to the first database every time a medical report is confirmed and saved, and if there is not, an area for registering the diagnosis name is stored in the first database. Establish and store at least one of the input count or the ratio of the input count of the diagnostic name to the total input count in association with the diagnostic name,
The search / extract means also extracts the number of times of input or the ratio together with the diagnosis name,
The medical information providing apparatus according to any one of claims 1 to 3, wherein the display control means displays a diagnosis name according to the number of inputs or a ratio.
ある選択入力状態に対してその診断名となり得る程度を示す尤度を診断名毎に格納した第二データベースを備え、
前記検索・抽出手段は診断名とともに尤度も抽出し、
前記表示制御手段は尤度に応じて診断名を表示させることを特徴とする請求項1ないしのいずれかに記載の医療情報提供装置。
A second database storing the likelihood for each diagnosis name indicating the degree to which the diagnosis name can be obtained for a selected input state,
The search / extraction means extracts the likelihood as well as the diagnosis name,
Wherein the display control unit medical information providing apparatus according to any of claims 1, characterized in that to display the diagnosis according to the likelihood 4.
前記格納手段と前記検索・抽出手段は、データベースを有するサーバに構築され、
前記表示制御手段は、前記サーバとネットワーク接続されたクライアント端末に構築され、
前記サーバと前記クライアント端末は、前記検索・抽出手段への検索要求、および前記検索・抽出手段で抽出された診断名をネットワーク経由で相互に遣り取りすることを特徴とする請求項1ないし5のいずれかに記載の医療情報提供装置。
The storage means and the search / extraction means are built in a server having a database,
The display control means is constructed in a client terminal connected to the server via a network,
6. The server and the client terminal mutually exchange a search request to the search / extraction unit and a diagnosis name extracted by the search / extraction unit via a network. The medical information provision apparatus of crab.
格納手段により、医用レポートを構成する所見文を分解した複数の語句の一部を入力語句として選択入力させるテンプレート入力領域の選択入力状態と診断名入力領域を介して入力される診断名とを関連付けてデータベースに格納する格納ステップと、
検索・抽出手段により、選択入力状態を検索キーとする検索要求に応じてデータベースを検索し、検索キーと一致、または類似する選択入力状態と関連付けられた診断名をデータベースから抽出する検索・抽出ステップと、
前記検索・抽出ステップで抽出された診断名を表示制御手段によりディスプレイに表示させる表示ステップとを備え、
前記検索・抽出ステップでは、コピー利用した過去の医用レポートに記述された診断名に対する、抽出された診断名の悪化、良化の関係を、各診断名の悪化、良化の関係を表す第三データベースから抽出し、
前記表示ステップでは診断名とともに悪化、良化の情報を表示させることを特徴とする医療情報提供方法。
The storage means associates the selected input state of the template input area for selecting and inputting a part of a plurality of words and phrases as a result of disassembling the findings constituting the medical report with the diagnosis name input through the diagnosis name input area. Storing step to store in the database,
A search / extraction step of searching the database in response to a search request using the selected input state as a search key by the search / extracting means, and extracting from the database a diagnosis name associated with the selected input state that matches or is similar to the search key When,
A display step of causing the display control means to display the diagnosis name extracted in the search / extraction step,
In the search / extraction step, the relationship between the deterioration of the extracted diagnosis name and the improvement of the diagnosis name described in the past medical report that has been used for copying is expressed as a third relationship that indicates the relationship between the deterioration of each diagnosis name and the improvement of the improvement. Extract from the database,
In the display step, medical information providing method is characterized in that information of deterioration and improvement is displayed together with a diagnosis name .
医用レポートを構成する所見文を分解した複数の語句の一部を入力語句として選択入力させるテンプレート入力領域の選択入力状態と診断名入力領域を介して入力される診断名とを関連付けてデータベースに格納する格納機能と、
選択入力状態を検索キーとする検索要求に応じてデータベースを検索し、検索キーと一致、または類似する選択入力状態と関連付けられた診断名をデータベースから抽出する検索・抽出機能と、
前記検索・抽出機能で抽出された診断名をディスプレイに表示させる表示制御機能とを、コンピュータに実現させ、
前記検索・抽出機能は、コピー利用した過去の医用レポートに記述された診断名に対する、抽出された診断名の悪化、良化の関係を、各診断名の悪化、良化の関係を表す第三データベースから抽出し、
前記表示制御機能は診断名とともに悪化、良化の情報を表示させることを特徴とする医療情報提供プログラム。
The selection input state of the template input area for selecting and inputting a part of a plurality of phrases obtained by disassembling the finding sentences constituting the medical report as input words and the diagnosis name input through the diagnosis name input area are associated with each other and stored in the database. Storage function to
A search / extraction function that searches a database in response to a search request using a selected input state as a search key, and extracts a diagnosis name associated with the selected input state that matches or is similar to the search key from the database,
A display control function for displaying a diagnosis name extracted by the search / extraction function on a display is realized in a computer.
The search / extract function is a third method for expressing the relationship between the deterioration and improvement of the extracted diagnosis name and the relationship between deterioration and improvement of each diagnosis name with respect to the diagnosis name described in the past medical report used by copying. Extract from the database,
The medical information providing program, wherein the display control function displays information of deterioration and improvement along with a diagnosis name .
JP2010195104A 2010-08-25 2010-08-31 MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM Active JP5539816B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2010195104A JP5539816B2 (en) 2010-08-31 2010-08-31 MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM
US13/216,640 US8671118B2 (en) 2010-08-25 2011-08-24 Apparatus, method and program for assisting medical report creation and providing medical information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010195104A JP5539816B2 (en) 2010-08-31 2010-08-31 MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM

Publications (2)

Publication Number Publication Date
JP2012053633A JP2012053633A (en) 2012-03-15
JP5539816B2 true JP5539816B2 (en) 2014-07-02

Family

ID=45906884

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010195104A Active JP5539816B2 (en) 2010-08-25 2010-08-31 MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM

Country Status (1)

Country Link
JP (1) JP5539816B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015134556A1 (en) 2014-03-07 2015-09-11 Cardiac Pacemakers, Inc. Multi-level heart failure event detection
CN106455995A (en) * 2014-05-15 2017-02-22 心脏起搏器股份公司 Automatic differential diagnosis of worsening heart failure
JP2016021216A (en) * 2014-06-19 2016-02-04 レイシスソフトウェアーサービス株式会社 Remark input support system, device, method and program
US20180240537A1 (en) * 2015-03-19 2018-08-23 Koninklijke Philips N.V. Guided structured reporting
JP6726936B2 (en) * 2015-05-29 2020-07-22 キヤノンメディカルシステムズ株式会社 Medical image diagnostic system, server device and medical image display device
JP2019185814A (en) * 2019-07-12 2019-10-24 キヤノンマーケティングジャパン株式会社 Medical image diagnosis support system, method for controlling the same, and program, and information processing apparatus, method for controlling the same, and program
CN110491456B (en) * 2019-08-27 2023-07-11 中南大学 Medical data transmission method and device
WO2022195665A1 (en) * 2021-03-15 2022-09-22 オリンパスメディカルシステムズ株式会社 Medical care assistance system and medical care assistance method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2967450B2 (en) * 1993-03-29 1999-10-25 株式会社学習情報通信システム研究所 Computer-aided image diagnosis support apparatus and method
JP2004252615A (en) * 2003-02-19 2004-09-09 Hitachi Ltd Decision support system for special medical examination, decision support method and computer-readable recording medium recorded with program
JP4818831B2 (en) * 2006-06-28 2011-11-16 富士フイルム株式会社 Inspection information management device
JP5098314B2 (en) * 2006-12-07 2012-12-12 富士ゼロックス株式会社 Document creation support system, document creation support method, and computer program

Also Published As

Publication number Publication date
JP2012053633A (en) 2012-03-15

Similar Documents

Publication Publication Date Title
JP5496019B2 (en) MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM
JP5539816B2 (en) MEDICAL INFORMATION PROVIDING DEVICE, MEDICAL INFORMATION PROVIDING METHOD, AND MEDICAL INFORMATION PROVIDING PROGRAM
JP5426105B2 (en) MEDICAL REPORT SYSTEM, MEDICAL REPORT VIEW DEVICE, MEDICAL REPORT PROGRAM, AND MEDICAL REPORT SYSTEM OPERATING METHOD
JP5203858B2 (en) MEDICAL IMAGE DISPLAY DEVICE, MEDICAL IMAGE DISPLAY METHOD, AND MEDICAL IMAGE DISPLAY PROGRAM
JP5288866B2 (en) Document creation support apparatus, document creation support method, and document creation support program
US8671118B2 (en) Apparatus, method and program for assisting medical report creation and providing medical information
US11289188B2 (en) Context driven summary view of radiology findings
JP4960024B2 (en) Medical image management method and medical image management apparatus using the same
JP2012053632A (en) Device, method and program for supporting preparation of medical report
JP4906404B2 (en) Diagnosis support method, diagnosis support apparatus, diagnosis support system, and diagnosis support program
CN116344071A (en) Informatics platform for integrating clinical care
JP2009238038A (en) Medical report system, medical report browse device, medical report program, and method of browsing medical report
JP2008506188A (en) Gesture-based reporting method and system
JP2013122778A (en) Medical report creation device, medical report reference device and program
KR20100096224A (en) Systems and methods for efficient imaging
JP2009238039A (en) Medical report system, medical report reading device, medical report program, and medical report reading method
JP5615880B2 (en) Remote interpretation system and remote interpretation method
JP2012063919A (en) Medical report evaluation device, medical report evaluation method, medical report evaluation program and medical network system
JP2009230304A (en) Medical report creation support system, program, and method
JP2017191457A (en) Report creation apparatus and control method thereof
US11062448B2 (en) Machine learning data generation support apparatus, operation method of machine learning data generation support apparatus, and machine learning data generation support program
JP2009271620A (en) Document preparation support device, document preparation support method and document preparation support program
JP5116557B2 (en) Medical document creation support apparatus, medical document creation support method, and medical document creation support program
JP2010057684A (en) Medical image display, medical image displaying method, and medical image displaying program
JP5550496B2 (en) Document creation support apparatus, document creation support method, and document creation support program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131001

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131009

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140311

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140402

R150 Certificate of patent or registration of utility model

Ref document number: 5539816

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140501

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250