Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6867147B2 - Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium - Google Patents
[go: Go Back, main page]

JP6867147B2 - Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium - Google Patents

Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium Download PDF

Info

Publication number
JP6867147B2
JP6867147B2 JP2016233729A JP2016233729A JP6867147B2 JP 6867147 B2 JP6867147 B2 JP 6867147B2 JP 2016233729 A JP2016233729 A JP 2016233729A JP 2016233729 A JP2016233729 A JP 2016233729A JP 6867147 B2 JP6867147 B2 JP 6867147B2
Authority
JP
Japan
Prior art keywords
information
medical
medical information
input
individual information
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
JP2016233729A
Other languages
Japanese (ja)
Other versions
JP2018092286A (en
Inventor
尚久 矢作
尚久 矢作
Original Assignee
一般社団法人 医科学総合研究所
一般社団法人 医科学総合研究所
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 一般社団法人 医科学総合研究所, 一般社団法人 医科学総合研究所 filed Critical 一般社団法人 医科学総合研究所
Priority to JP2016233729A priority Critical patent/JP6867147B2/en
Publication of JP2018092286A publication Critical patent/JP2018092286A/en
Application granted granted Critical
Publication of JP6867147B2 publication Critical patent/JP6867147B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Description

本発明は、医療情報記憶装置、医療情報検索装置、医療情報記憶方法、医療情報記憶プログラム、及びコンピュータ読取可能な記録媒体に関する。 The present invention relates to a medical information storage device, a medical information retrieval device, a medical information storage method, a medical information storage program, and a computer-readable recording medium.

従来、各種の情報を記憶するデータ記憶装置が提案されている(例えば特許文献1,2参照)。例えば特許文献1に記載の装置はナビゲーション装置に関するものであり、地図情報が記憶されている。また、特許文献2に記載の装置は、テキスト処理装置に関するものであり、テキストデータが記憶されている。 Conventionally, a data storage device for storing various types of information has been proposed (see, for example, Patent Documents 1 and 2). For example, the device described in Patent Document 1 relates to a navigation device and stores map information. Further, the apparatus described in Patent Document 2 relates to a text processing apparatus and stores text data.

特開2001−74478号公報Japanese Unexamined Patent Publication No. 2001-74478 特開2011−221845号公報Japanese Unexamined Patent Publication No. 2011-221845

医療情報はカルテ等として個人ごとに作成されて保管されている。カルテは、例えば法律上5年間の保管が義務付けられており、医療機関の受診毎に作成されるものである。このような医療情報は例えば単にカルテに書き込まれるだけであり、医療情報を紙媒体以外のPC等に保存する場合においても、カルテに記載されるような情報が単に記憶されるのみである。 Medical information is created and stored for each individual as a medical record or the like. For example, medical records are legally required to be stored for 5 years, and are created for each visit to a medical institution. Such medical information is simply written in a medical record, for example, and even when the medical information is stored in a PC or the like other than a paper medium, the information described in the medical record is simply stored.

ここで、上記のような特許文献1,2に記載の装置は、情報を階層付けて記憶している(階層的なデータ構造として記憶している)。具体的に説明すると、特許文献1に記載の装置では、まずノードA、ノードB、ノードC・・・とあり、これらノードに対して、その詳細情報が記憶されている。例えばノードAの詳細情報は、ノード種別:交差点、俯角情報1、接続情報:E,F,Jといった情報となっており、更に俯角情報1の詳細情報として、各種情報が記憶されている。特許文献2に記載の装置において記憶される情報はいわゆる木構造のデータ構造となっており、特許文献1に記載の装置と同様に階層構造でデータを記憶しているといえる。さらに、特許文献1においてノード情報は、経路探索に使用されるレベルに応じて階層付けされている。このような情報の階層化は後の検索において高速化を図る観点から有用である。 Here, the devices described in Patent Documents 1 and 2 as described above store information in a hierarchical manner (stored as a hierarchical data structure). More specifically, in the apparatus described in Patent Document 1, first, there are nodes A, B, C ..., And detailed information thereof is stored in these nodes. For example, the detailed information of the node A is information such as node type: intersection, depression angle information 1, connection information: E, F, J, and various information is stored as detailed information of depression angle information 1. The information stored in the device described in Patent Document 2 has a so-called tree-structured data structure, and it can be said that the data is stored in a hierarchical structure similar to the device described in Patent Document 1. Further, in Patent Document 1, the node information is layered according to the level used for the route search. Such layering of information is useful from the viewpoint of speeding up the subsequent search.

そこで、医療情報を特許文献1,2と同様に階層付けて記憶しようとしても、医療情報はそもそも内容が全く異なる個別情報から構成されており、階層付けが困難である。具体的に医療情報は、患者の身体の状態(診断名、問診回答、医師の所見、検査値等)又は医療対応(注射、点滴、処方薬、リハビリ、処置、手術法等)に関する複数の個別情報から構成されている。これらの複数の個別情報は大小関係があるものではなく、そもそも階層付けられるものではない。 Therefore, even if it is attempted to store medical information in a layered manner as in Patent Documents 1 and 2, the medical information is composed of individual information having completely different contents in the first place, and it is difficult to layer the medical information. Specifically, medical information includes multiple individual items related to the patient's physical condition (diagnosis name, interview answer, doctor's findings, test values, etc.) or medical response (injection, infusion, prescription drug, rehabilitation, treatment, surgical method, etc.). It consists of information. These plurality of individual pieces of information do not have a magnitude relationship and are not hierarchical in the first place.

本発明はこのような従来の課題を解決するためになされたものであり、その目的とするところは、複数の個別情報からなる医療情報について、より最適な階層化した情報として記憶させることが可能な医療情報記憶装置、医療情報検索装置、医療情報記憶方法、医療情報記憶プログラム、及びコンピュータ読取可能な記録媒体を提供することにある。 The present invention has been made to solve such a conventional problem, and an object of the present invention is to store medical information composed of a plurality of individual information as more optimal layered information. It is an object of the present invention to provide a medical information storage device, a medical information retrieval device, a medical information storage method, a medical information storage program, and a computer-readable recording medium.

本発明に係る医療情報記憶装置は、患者の身体の状態又は医療対応に関する複数の個別情報の集合によって構成される医療情報を記憶させるにあたり、複数の個別情報を複数の階層に分けて記憶させる医療情報記憶装置であって、複数の個別情報を入力する入力手段と、前記入力手段により入力された複数の個別情報のそれぞれに対して、複数の階層のいずれの階層に属するかを示す階層情報、及び、隣接する階層同士の関連性が示された関連情報を付与する付与手段と、前記付与手段により複数の個別情報のそれぞれに階層情報及び関連情報が付与された医療情報を記憶させる記憶制御手段と、を備え、前記付与手段は、複数の個別情報のうち、後に医師の判断に用いられる情報として予め決定された優先個別情報が、複数の階層のうち上位側の所定階層に属するように階層情報を付与し、前記記憶制御手段は、記憶させた医療情報の作成日が古くなるほど下位階層側から順次個別情報を消去していき、優先個別情報が属する上位側の所定階層については医療情報の作成日が古くなっても消去処理を実行しないことを特徴とする。 The medical information storage device according to the present invention stores medical information composed of a set of a plurality of individual information relating to a patient's physical condition or medical response, and stores the plurality of individual information in a plurality of layers. An information storage device, which is an input means for inputting a plurality of individual information, and a hierarchical information indicating which layer of the plurality of layers belongs to each of the plurality of individual information input by the input means. In addition, a granting means for imparting related information indicating the relationship between adjacent layers, and a storage control means for storing medical information to which hierarchical information and related information are assigned to each of a plurality of individual information by the granting means. The giving means is such that the priority individual information, which is determined in advance as the information to be used for the judgment of the doctor later among the plurality of individual information, belongs to the upper predetermined layer among the plurality of layers. The information is given, and the storage control means sequentially deletes the individual information from the lower layer side as the creation date of the stored medical information becomes older, and the predetermined layer on the upper side to which the priority individual information belongs is the medical information. The feature is that the erasing process is not executed even if the creation date is old.

また、本発明に係る医療情報記憶方法によれば、患者の身体の状態又は医療対応に関する複数の個別情報の集合によって構成される医療情報を記憶させるにあたり、複数の個別情報を複数の階層に分けて記憶させる医療情報記憶装置の医療情報記憶方法であって、複数の個別情報を入力する入力工程と、前記入力工程において入力された複数の個別情報のそれぞれに対して、各個別情報の階層を示す階層情報、及び、隣接する階層同士の関連性が示された関連情報を付与する付与工程と、前記付与工程において複数の個別情報のそれぞれに階層情報が付与された医療情報を記憶させる記憶制御工程と、記憶させた医療情報の作成日が古くなるほど下位階層側から順次個別情報を消去する消去工程と、を備え、前記付与工程では、複数の個別情報のうち、後に医師の判断に用いられる情報として予め決定された優先個別情報が、複数の階層のうち上位側の所定階層に属するように階層情報を付与し、前記消去工程では、優先個別情報が属する上位側の所定階層については医療情報の作成日が古くなっても消去処理を実行しないことを特徴とする。 Further, according to the medical information storage method according to the present invention, in order to store medical information composed of a set of a plurality of individual information relating to a patient's physical condition or medical response, the plurality of individual information is divided into a plurality of layers. It is a medical information storage method of a medical information storage device that stores a plurality of individual information, and a hierarchy of each individual information is provided for each of an input process for inputting a plurality of individual information and a plurality of individual information input in the input process. A storage control for storing medical information in which hierarchical information is added to the indicated hierarchical information and related information indicating the relationship between adjacent layers, and medical information in which hierarchical information is added to each of a plurality of individual information in the imparting step. It is provided with a process and an erasing process in which individual information is sequentially deleted from the lower layer side as the creation date of the stored medical information becomes older. Hierarchical information is added so that the priority individual information determined in advance as information belongs to the upper predetermined layer among the plurality of layers, and in the erasing step, the medical information is given to the upper predetermined layer to which the priority individual information belongs. The feature is that the erasing process is not executed even if the creation date of is old.

また、本発明に係る医療情報記憶プログラムは、コンピュータを、上記の医療情報記憶装置として機能させるための医療情報記憶プログラムであり、本発明に係るコンピュータ読取可能な記録媒体は、上記の医療情報記憶プログラムが記録されたコンピュータ読取可能な記録媒体である。 Further, the medical information storage program according to the present invention is a medical information storage program for making a computer function as the above-mentioned medical information storage device, and the computer-readable recording medium according to the present invention is the above-mentioned medical information storage. A computer-readable recording medium on which a program is recorded.

これらによれば、複数の個別情報のうち、後に医師の判断に用いられる情報として予め決定された優先個別情報が、複数の階層のうち上位側の所定階層に属するように階層情報を付与する。ここで、結核を患ったことがある者は後に腎臓疾患となり易い傾向があり、腎臓疾患が疑われる場合には過去の病歴に結核があるか否かが参照される。また、生後4カ月で首が座らない乳児は3〜4歳になっても立てない可能性がある(筋肉系の病気)。さらに、脳梗塞になった場合には、どの程度の後遺症が残ったかの情報が後に参照される。このような情報は後に医師の判断に用いられる優先個別情報として、上位側の所定階層に属するようにされるため、たとえ大小関係に無い個別情報からなる医療情報であっても、適切な階層付けがされることとなる。従って、複数の個別情報からなる医療情報について、より最適な階層化した情報として記憶させることができる。さらに、記憶させた医療情報の作成日が古くなるほど下位階層側から順次個別情報を消去するため、優先個別情報がより残される形で下位階層の個別情報が消去されることとなり、より必要な情報を残しつつ情報を消去して記憶容量の削減を図ることができる。 According to these, among the plurality of individual information, the priority individual information determined in advance as the information to be used for the judgment of the doctor later is given the hierarchical information so as to belong to the upper predetermined layer among the plurality of layers. Here, those who have suffered from tuberculosis are more likely to develop kidney disease later, and when kidney disease is suspected, it is referred to whether or not there is tuberculosis in the past medical history. Infants who are 4 months old and do not sit on their necks may not be able to stand even when they are 3-4 years old (muscular illness). In addition, in the event of a cerebral infarction, information on how much sequelae remain will be referred to later. Since such information is made to belong to a predetermined hierarchy on the upper side as priority individual information to be used later in the judgment of a doctor, even if it is medical information consisting of individual information that does not have a magnitude relationship, it is appropriately stratified. Will be done. Therefore, medical information composed of a plurality of individual information can be stored as more optimal layered information. Furthermore, as the creation date of the stored medical information becomes older, the individual information is deleted sequentially from the lower layer side, so that the individual information in the lower layer is deleted in a form in which the priority individual information is left more, and more necessary information is obtained. It is possible to reduce the storage capacity by erasing the information while leaving the information.

また、本発明に係る医療情報記憶装置において、各個別情報の階層を示す階層情報、及び、隣接する階層同士の関連性が示された関連情報が予め付与済みであり、各個別情報の情報入力箇所が予め定められ、かつ、各個別情報が未入力状態であるテンプレートを病名毎に記憶した記憶手段を備え、前記付与手段は、複数の個別情報のそれぞれを、該当する病名の前記テンプレートの予め定められた情報入力箇所に入力することで、階層情報及び関連情報を付与すると共に、優先個別情報が複数の階層の上位側の所定階層に属するように階層情報を付与することが好ましい。 Further, in the medical information storage device according to the present invention, hierarchical information indicating the hierarchy of each individual information and related information indicating the relevance between adjacent layers have been given in advance, and information input of each individual information is provided. It is provided with a storage means for storing a template in which a place is predetermined and each individual information is not input for each disease name , and the granting means provides each of a plurality of individual information in advance of the template of the corresponding disease name. It is preferable to add hierarchical information and related information by inputting to a predetermined information input location, and to add hierarchical information so that the priority individual information belongs to a predetermined layer on the upper side of a plurality of layers.

この医療情報記憶装置によれば、各個別情報が未入力状態であるテンプレートを記憶し、複数の個別情報のそれぞれを、テンプレートの予め定められた情報入力箇所に入力することで、階層情報及び関連情報を付与すると共に、優先個別情報が複数の階層の上位側の所定階層に属するように階層情報を付与する。このため、例えば個別情報の入力時に、どの個別情報が優先個別情報であるのか、どの個別情報同士が関連するのかなどを、指定する必要がなく、個別情報を単に入力すればテンプレートに当て嵌めて階層付けられた情報とされるため、利便性の大きな向上を図ることができる。 According to this medical information storage device, a template in which each individual information is not input is stored, and each of the plurality of individual information is input to a predetermined information input location of the template, thereby performing hierarchical information and related information. In addition to giving information, hierarchical information is given so that the priority individual information belongs to a predetermined layer on the upper side of a plurality of layers. Therefore, for example, when inputting individual information, it is not necessary to specify which individual information is the priority individual information and which individual information is related to each other. Simply inputting the individual information is applied to the template. Since the information is layered, the convenience can be greatly improved.

また、本発明に係る医療情報検索装置は、上記のいずれか1つに記載の医療情報記憶装置によって記憶させられた複数の医療情報から特定の個別情報を検索する医療情報検索装置であって、検索する対象を複数の医療情報のうち複数の階層の上位側の所定階層の個別情報に限定して特定の個別情報を検索する検索手段を備えることを特徴とする。 Further, the medical information retrieval device according to the present invention is a medical information retrieval device that searches for specific individual information from a plurality of medical information stored by the medical information storage device according to any one of the above. It is characterized by providing a search means for searching specific individual information by limiting the search target to individual information in a predetermined layer on the upper side of a plurality of layers among a plurality of medical information.

この医療情報検索装置によれば、また、上位側の所定階層の個別情報に限定して特定の個別情報を検索するため、優先個別情報が記憶される箇所に限定した検索を行って、医師が判断に用いる情報をより高速に検索することができる。 According to this medical information search device, in order to search for specific individual information only for individual information in a predetermined hierarchy on the upper side, a doctor performs a search limited to a place where priority individual information is stored. Information used for judgment can be searched at higher speed.

本発明によれば、複数の個別情報からなる医療情報について、より最適な階層化した情報として記憶させることが可能な医療情報記憶装置、医療情報検索装置、医療情報記憶方法、医療情報記憶プログラム、及びコンピュータ読取可能な記録媒体を提供することができる。 According to the present invention, a medical information storage device, a medical information search device, a medical information storage method, a medical information storage program, which can store medical information composed of a plurality of individual information as more optimal layered information. And a computer-readable recording medium can be provided.

本発明の実施形態に係る医療情報記憶装置を示す外観図である。It is an external view which shows the medical information storage device which concerns on embodiment of this invention. 本実施形態に係る医療情報記憶装置を示すハード構成図である。It is a hardware configuration diagram which shows the medical information storage device which concerns on this embodiment. 本実施形態に係る医療情報記憶装置を示すソフト構成図である。It is a software block diagram which shows the medical information storage device which concerns on this embodiment. 図3に示した医療情報記憶機能部と第1記憶領域の詳細を示す構成図である。It is a block diagram which shows the details of the medical information memory function part and the 1st storage area shown in FIG. 図3に示した病態判断機能部と第2記憶領域の詳細を示す構成図である。It is a block diagram which shows the detail of the pathological condition determination function part and the 2nd storage area shown in FIG. 図5に示した症状項目記憶部の記憶内容を示す概念図である。It is a conceptual diagram which shows the memory content of the symptomatology item storage part shown in FIG. 図5に示した質問内容記憶部の記憶内容を示す概念図である。It is a conceptual diagram which shows the storage content of the question content storage part shown in FIG. 図5に示した選択肢記憶部の記憶内容の一例を示す概念図であり、属性区分が13歳以上の男性及び女性であるときの選択肢の例を示している。It is a conceptual diagram which shows an example of the memory content of the option storage part shown in FIG. 5, and shows the example of the option when the attribute classification is male and female of 13 years old or more. 図5に示した選択肢記憶部の記憶内容の一例を示す概念図であり、属性区分が12歳以下であるときの選択肢の例を示している。It is a conceptual diagram which shows an example of the storage content of the option storage part shown in FIG. 5, and shows the example of the option when the attribute classification is 12 years old or less. 図5に示した症状結果テーブル記憶部の記憶内容の一例を示す概念図であり、属性区分が13歳以上の男性及び女性であるときの症状結果テーブルの例を示している。It is a conceptual diagram which shows an example of the memory content of the symptomatology result table storage part shown in FIG. 図5に示した症状結果テーブル記憶部の記憶内容の一例を示す概念図であり、属性区分が12歳以下であるときの症状結果テーブルの例を示している。It is a conceptual diagram which shows an example of the memory content of the symptom result table storage part shown in FIG. 5, and shows the example of the symptom result table when the attribute classification is 12 years old or less. 図5に示した病名候補テーブル記憶部の記憶内容の一例を示す概念図であり、通常候補テーブルを示している。It is a conceptual diagram which shows an example of the memory contents of the disease name candidate table storage part shown in FIG. 5, and usually shows the candidate table. 図5に示した病名候補テーブル記憶部の記憶内容の一例を示す概念図であり、特定候補テーブルを示している。FIG. 5 is a conceptual diagram showing an example of the storage contents of the disease name candidate table storage unit shown in FIG. 5, and shows a specific candidate table. 図5に示した第1表示制御部により表示される画面を示す正面図である。It is a front view which shows the screen displayed by the 1st display control part shown in FIG. 症状項目を選択させる画面を示す正面図であり、第1の例を示している。It is a front view which shows the screen which makes a symptom item selection, and shows the 1st example. 症状項目を選択させる画面を示す正面図であり、第2の例を示している。It is a front view which shows the screen which makes a symptom item selection, and shows the 2nd example. 質問内容及び選択肢を表示する画面を示す正面図であり、第1の例を示している。It is a front view which shows the screen which displays the question content and option, and shows the 1st example. 質問内容及び選択肢を表示する画面を示す正面図であり、第2の例を示している。It is a front view which shows the screen which displays the question content and option, and shows the 2nd example. 病名候補を示す画面の一例を示す正面図である。It is a front view which shows an example of the screen which shows the disease name candidate. 図3に示した病名診断機能部と第3記憶領域の詳細を示す構成図である。It is a block diagram which shows the detail of the disease name diagnosis function part and the 3rd storage area shown in FIG. 図20に示した診察行為記憶部の記憶内容を示す概念図である。It is a conceptual diagram which shows the memory content of the medical examination act memory part shown in FIG. 図20に示した身体所見記憶部の記憶内容を示す概念図である。It is a conceptual diagram which shows the memory content of the body findings memory part shown in FIG. 図20に示した検査記憶部の記憶内容を示す概念図である。It is a conceptual diagram which shows the storage content of the inspection storage part shown in FIG. 図20に示した検査結果記憶部の記憶内容を示す概念図である。It is a conceptual diagram which shows the storage content of the inspection result storage part shown in FIG. 図20に示した第1提示部により表示される画面を示す正面図である。It is a front view which shows the screen displayed by the 1st presentation part shown in FIG. 図20に示した第2提示部により表示される画面を示す正面図である。It is a front view which shows the screen displayed by the 2nd presentation part shown in FIG. 図20に示した第3提示部により表示される画面を示す正面図である。It is a front view which shows the screen displayed by the 3rd presentation part shown in FIG. 図4に示したテンプレート記憶部に記憶されたテンプレートの一例を示す概念図である。It is a conceptual diagram which shows an example of the template stored in the template storage part shown in FIG. テンプレート記憶部に記憶されるテンプレートTに対して付与部により個別情報が付与された状態を示す概念図である。It is a conceptual diagram which shows the state which the individual information was given by the addition part to the template T stored in the template storage part. 病態判断機能部の動作の一例を示すフローチャートであり、前半部分を示している。It is a flowchart which shows an example of the operation of the pathological condition judgment function part, and shows the first half part. 病態判断機能部の動作の一例を示すフローチャートであり、後半部分を示している。It is a flowchart which shows an example of the operation of the pathological condition judgment function part, and shows the latter half part. 本実施形態に係る病名診断機能部の動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation of the disease name diagnosis function part which concerns on this embodiment. 本実施形態に係る医療情報記憶方法の一例を示すフローチャートであって、医療情報の記憶処理を示している。It is a flowchart which shows an example of the medical information storage method which concerns on this Embodiment, and shows the storage processing of medical information. 本実施形態に係る医療情報検索機能部の動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation of the medical information search function part which concerns on this embodiment. 本実施形態に係る医療情報記憶方法の一例を示すフローチャートであって、医療情報の消去処理を示している。It is a flowchart which shows an example of the medical information storage method which concerns on this Embodiment, and shows the erasing process of medical information.

以下、本発明を好適な実施形態に沿って説明する。なお、本発明は以下に示す実施形態に限られるものではなく、本発明の趣旨を逸脱しない範囲において適宜変更可能である。また、以下に示す実施形態においては、一部構成の図示や説明を省略している箇所があるが、省略された技術の詳細については、以下に説明する内容と矛盾が発生しない範囲内において、適宜公知又は周知の技術が適用されていることはいうまでもない。 Hereinafter, the present invention will be described with reference to preferred embodiments. The present invention is not limited to the embodiments shown below, and can be appropriately modified without departing from the spirit of the present invention. Further, in the embodiments shown below, some parts of the configuration are omitted from the illustration and description, but the details of the omitted technology are within a range that does not conflict with the contents described below. Needless to say, publicly known or well-known techniques are appropriately applied.

図1は、本発明の実施形態に係る医療情報記憶装置を示す外観図である。図1に示す医療情報記憶装置1は、例えばパーソナルコンピュータの1機能として実現されるものであり、医療情報を記憶させるものである。医療情報とは、患者の身体の状態又は医療対応に関する複数の個別情報の集合によって構成される。患者の身体の状態とは、診断名、問診回答、医師の所見、検査値等が該当する。医療対応とは、注射、点滴、処方薬、リハビリ、処置、手術法等が該当する。 FIG. 1 is an external view showing a medical information storage device according to an embodiment of the present invention. The medical information storage device 1 shown in FIG. 1 is realized as, for example, one function of a personal computer, and stores medical information. Medical information is composed of a set of a plurality of individual information regarding a patient's physical condition or medical response. The physical condition of the patient corresponds to the diagnosis name, interview response, doctor's findings, test values, and the like. Medical treatment includes injections, infusions, prescription drugs, rehabilitation, treatments, surgical methods, and the like.

本実施形態において医療情報記憶装置1は、医療情報を記憶するほか、後述の病態判断機能部B、病名診断機能部C、及び医療情報検索機能部Dを備え、医師の診察の支援等を行うことができる構成となっている。このような医療情報記憶装置1は、キーボードKやマウスMなどの入力手段を備え、入力手段に対する操作等を経て複数の個別情報を複数の階層に分けて記憶させることとなる。 In the present embodiment, the medical information storage device 1 is provided with a pathological condition determination function unit B, a disease name diagnosis function unit C, and a medical information search function unit D, which will be described later, in addition to storing medical information, and supports medical examination by a doctor. It is configured so that it can be used. Such a medical information storage device 1 is provided with input means such as a keyboard K and a mouse M, and stores a plurality of individual information in a plurality of layers through operations on the input means and the like.

なお、以下では医療情報記憶装置1をパーソナルコンピュータの1機能として説明するが、これに限らず、複数台のパーソナルコンピュータやサーバとがネットワーク接続されたシステムによって医療情報記憶装置1が構成されていてもよい。 In the following, the medical information storage device 1 will be described as one function of the personal computer, but the present invention is not limited to this, and the medical information storage device 1 is configured by a system in which a plurality of personal computers and servers are connected to a network. May be good.

図2は、本実施形態に係る医療情報記憶装置1を示すハード構成図である。図2に示すように、医療情報記憶装置1は、CPU(Central Processing Unit)10と、ディスプレイ20と、通信I/F(Interface)部30と、HDD(Hard DiskDrive)50とを備えている。 FIG. 2 is a hardware configuration diagram showing the medical information storage device 1 according to the present embodiment. As shown in FIG. 2, the medical information storage device 1 includes a CPU (Central Processing Unit) 10, a display 20, a communication I / F (Interface) unit 30, and an HDD (Hard Disk Drive) 50.

CPU10は、本実施形態に係る医療情報記憶装置1の全体を制御するものであり、図2に示すようにROM(Read Only Memory)10aとRAM(Random Access Memory)10bとを備えている。ROM10aは、医療情報記憶装置1を機能させるためのプログラム(医療情報記憶プログラム)が記憶された読み出し専用のメモリである。RAM10bは、各種のデータを格納すると共にCPU10の処理作業に必要なエリアを有する読み出し書き込み自在のメモリである。 The CPU 10 controls the entire medical information storage device 1 according to the present embodiment, and includes a ROM (Read Only Memory) 10a and a RAM (Random Access Memory) 10b as shown in FIG. The ROM 10a is a read-only memory in which a program (medical information storage program) for operating the medical information storage device 1 is stored. The RAM 10b is a read-write readable memory that stores various data and has an area required for processing work of the CPU 10.

ディスプレイ20は、キーボードKやマウスMの操作による入力画像を表示したり、医療情報記憶装置1により診断された病名を表示したりするものである。通信I/F部30は、他の装置と通信するためのインターフェースである。後述する各記憶領域MA〜MCに記憶される内容は、この通信I/F部30を通じて他の装置から取得するようになっていてもよい。 The display 20 displays an input image by operating the keyboard K or the mouse M, or displays the name of the disease diagnosed by the medical information storage device 1. The communication I / F unit 30 is an interface for communicating with another device. The contents stored in the storage areas MA to MC, which will be described later, may be acquired from another device through the communication I / F unit 30.

HDD50は、パーソナルコンピュータに接続される補助記憶機器である。このHDD50には、ROM10aと同様に、医療情報記憶装置1を機能させるための医療情報記憶プログラムが記憶されていてもよい。すなわち、CPU10は、HDD50に記憶されるプログラムに従って、本実施形態に係る医療情報記憶装置1の各機能を実現するようになっていてもよい。なお、可能であればHDDに代えて又は加えてUSB等を備えていてもよい。 The HDD 50 is an auxiliary storage device connected to a personal computer. Similar to the ROM 10a, the HDD 50 may store a medical information storage program for operating the medical information storage device 1. That is, the CPU 10 may realize each function of the medical information storage device 1 according to the present embodiment according to the program stored in the HDD 50. If possible, USB or the like may be provided in place of or in addition to the HDD.

図3は、本実施形態に係る医療情報記憶装置1を示すソフト構成図である。図3に示すように、CPU10は、医療情報記憶機能部Aと、病態判断機能部Bと、病名診断機能部Cと、医療情報検索機能部Dとを備えている。また、医療情報記憶装置1は、ROM10aやHDD50内に、第1記憶領域MAと、第2記憶領域MBと、第3記憶領域MCとを備えている。 FIG. 3 is a software configuration diagram showing the medical information storage device 1 according to the present embodiment. As shown in FIG. 3, the CPU 10 includes a medical information storage function unit A, a pathological condition determination function unit B, a disease name diagnosis function unit C, and a medical information retrieval function unit D. Further, the medical information storage device 1 includes a first storage area MA, a second storage area MB, and a third storage area MC in the ROM 10a and the HDD 50.

第1記憶領域MAには、医療情報記憶機能部Aが機能するために必要となる各種データが記憶されており、第2記憶領域MBには、病態判断機能部Bが機能するために必要となる各種データが記憶されており、第3記憶領域MCには、病名診断機能部Cが機能するために必要となる各種データが記憶されている。また、第1記憶領域MAには、医療情報検索機能部Dにより検索される医療情報についても記憶される。以下、各部を詳細に説明する。 The first storage area MA stores various data necessary for the medical information storage function unit A to function, and the second storage area MB is required for the pathological condition determination function unit B to function. Various data are stored, and various data necessary for the disease name diagnosis function unit C to function are stored in the third storage area MC. Further, the medical information searched by the medical information search function unit D is also stored in the first storage area MA. Each part will be described in detail below.

医療情報記憶機能部Aは、医療情報を記憶させる機能部であって、医療情報を記憶させるにあたり、医療情報を構成する複数の個別情報を階層に分けて記憶させるものである。病態判断機能部Bは、操作者(例えば医師又は医師により指示を受けた看護師)からの入力情報に基づいて病名の候補を判断するものである。病名診断機能部Cは、医師による病名の診断に用いられ、候補となる病名が入力された場合に絞り込みを行って病名を確定するものである。医療情報検索機能部Dは、医療情報記憶機能部Aにより階層付けられて記憶された複数の個別情報から特定の個別情報を検索するものである。 The medical information storage function unit A is a functional unit for storing medical information, and when storing medical information, a plurality of individual information constituting the medical information is stored in layers. The pathological condition determination function unit B determines a candidate for a disease name based on input information from an operator (for example, a doctor or a nurse instructed by a doctor). The disease name diagnosis function unit C is used for diagnosing a disease name by a doctor, and narrows down the disease name when a candidate disease name is input to determine the disease name. The medical information search function unit D searches for specific individual information from a plurality of individual information hierarchically stored by the medical information storage function unit A.

図4は、図3に示した医療情報記憶機能部Aと第1記憶領域MAの詳細を示す構成図である。図4に示すように、医療情報記憶機能部Aは、ROM10aやHDD50に記憶される医療情報記憶プログラムを実行することにより、入力部(入力手段)A1と、付与部(付与手段)A2と、記憶制御部(記憶制御手段)A3とが機能する。また、第1記憶領域MAは、テンプレート記憶部MA1と、医療情報記憶部(記憶手段)MA2とを備えている。 FIG. 4 is a configuration diagram showing details of the medical information storage function unit A and the first storage area MA shown in FIG. As shown in FIG. 4, the medical information storage function unit A executes an input unit (input means) A1 and an granting unit (giving means) A2 by executing a medical information storage program stored in the ROM 10a or the HDD 50. The memory control unit (memory control means) A3 functions. Further, the first storage area MA includes a template storage unit MA1 and a medical information storage unit (storage means) MA2.

入力部A1は、複数の個別情報を入力するものである。この入力部A1は、病態判断機能部B及び病名診断機能部Cからの情報、並びに、医師等により直接文字入力された情報や選択肢形式で入力された情報を、複数の個別情報として入力するものである。次に、入力部A1が入力する情報を明確化するために、医療情報記憶機能部Aの詳細を説明するに先立って、病態判断機能部B及び病名診断機能部Cからの情報、並びに、医師等により例えば選択肢形式で直接入力された情報を説明する。 The input unit A1 inputs a plurality of individual information. The input unit A1 inputs information from the pathological condition determination function unit B and the disease name diagnosis function unit C, information directly input by a doctor or the like in characters, or information input in an option format as a plurality of individual information. Is. Next, in order to clarify the information input by the input unit A1, the information from the pathological condition determination function unit B and the disease name diagnosis function unit C, and the doctor, prior to explaining the details of the medical information memory function unit A. For example, the information directly input in the option format will be described.

図5は、図3に示した病態判断機能部Bと第2記憶領域MBの詳細を示す構成図である。 FIG. 5 is a configuration diagram showing details of the pathological condition determination function unit B and the second storage area MB shown in FIG.

病態判断機能部Bは、ROM10aやHDD50に記憶されるプログラムを実行することにより、表示制御部B1、症状結果判断部B2、及び病名候補判断部B3が機能する。また、図5に示すように、第2記憶領域MBは、症状項目記憶部MB1と、質問内容記憶部MB2と、選択肢記憶部MB3と、症状結果テーブル記憶部MB4と、病名候補テーブル記憶部MB5とを有している。 The pathological condition determination function unit B functions the display control unit B1, the symptomatological result determination unit B2, and the disease name candidate determination unit B3 by executing a program stored in the ROM 10a or the HDD 50. Further, as shown in FIG. 5, the second storage area MB includes a symptom item storage unit MB1, a question content storage unit MB2, an option storage unit MB3, a symptom result table storage unit MB4, and a disease name candidate table storage unit MB5. And have.

図5に示す症状項目記憶部MB1は、予め定められた複数の症状項目を記憶するものである。図6は、図5に示した症状項目記憶部MB1の記憶内容を示す概念図である。図6に示すように、症状項目記憶部MB1には、X個(ここでのXは2以上の整数であって、図6に示す例では少なくとも22以上の整数)の症状項目を記憶している。症状項目とは、病名の候補を判断する対象者に発生している異常を示す項目であり、例えば「熱がある」「咳が出る」「痰が出る」「頭痛がする」「乳房に痛みがある」「関節に痛みがある」「下痢である」「便秘である」「鼻水が出る」「痙攣した」などである。 The symptomatology item storage unit MB1 shown in FIG. 5 stores a plurality of predetermined symptomatology items. FIG. 6 is a conceptual diagram showing the storage contents of the symptomatology item storage unit MB1 shown in FIG. As shown in FIG. 6, the symptomatology item storage unit MB1 stores X symptomatology items (X here is an integer of 2 or more, and in the example shown in FIG. 6, an integer of at least 22 or more). There is. The symptom item is an item indicating an abnormality occurring in the subject who judges the candidate of the disease name, for example, "having a fever", "coughing", "sputum", "headache", "pain in the breast". "There is pain in the joints" "Diarrhea" "Constipation" "Runny nose" "Convulsions" etc.

さらに、症状項目記憶部MB1は、それぞれの症状項目を属性区分と関連付けて記憶している。ここで、属性区分とは年齢及び性別による区分け(属性情報の区分け)であって、本実施形態では5つの属性区分が設定されている。本実施形態に係る医療情報記憶装置1では、年齢及び性別を示す属性情報をキーボードKやマウスMへの操作を通じて医療情報記憶装置1に入力できるようになっている。医療情報記憶装置1は、入力された年齢及び性別から、5つの属性区分のいずれに属するかを判断する。 Further, the symptomatology item storage unit MB1 stores each symptomatology item in association with the attribute classification. Here, the attribute classification is a classification by age and gender (classification of attribute information), and five attribute classifications are set in the present embodiment. In the medical information storage device 1 according to the present embodiment, attribute information indicating age and gender can be input to the medical information storage device 1 by operating the keyboard K or the mouse M. The medical information storage device 1 determines which of the five attribute categories it belongs to from the input age and gender.

5つの属性区分は、例えば「0〜11ヶ月(第1区分)」「1歳〜3歳(第2区分)」「4歳〜12歳(第3区分)」「13歳以上男性(第4区分)」「13歳以上女性(第5区分)」からなる。症状項目記憶部MB1は、それぞれの症状項目を、これら5つの属性区分と対応付けて記憶している。具体的に16個目の症状項目である「頭痛がする」については、「0〜11ヶ月」について「−」、「1歳〜3歳」について「−」、「4歳〜12歳」について「○」、「13歳以上男性」について「○」、「13歳以上女性」について「○」と記憶している。同様に17個目の症状項目である「乳房に痛みがある」については、「0〜11ヶ月」について「−」、「1歳〜3歳」について「−」、「4歳〜12歳」について「−」、「13歳以上男性」について「−」、「13歳以上女性」について「○」と記憶している。 The five attribute categories are, for example, "0 to 11 months (1st category)", "1 to 3 years old (2nd category)", "4 to 12 years old (3rd category)", and "13 years old or older male (4th category)". Category) ”and“ Women over 13 years old (5th category) ”. The symptomatology item storage unit MB1 stores each symptomatology item in association with these five attribute categories. Specifically, regarding the 16th symptom item, "I have a headache", "-" for "0-11 months", "-" for "1 to 3 years old", and "4 to 12 years old". I remember "○" for "male over 13 years old" and "○" for "female over 13 years old". Similarly, regarding the 17th symptom item "pain in the breast", "-" for "0-11 months", "-" for "1 to 3 years old", and "4 to 12 years old". I remember "-" for "-", "-" for "male over 13", and "○" for "female over 13".

なお、本実施形態において属性情報とは年齢及び性別の双方を意味するが、これに限らず、年齢又は性別のいずれか一方であってもよい。また、いずれか一方である場合、属性区分が図6に示すものと異なることはいうまでもない。 In the present embodiment, the attribute information means both age and gender, but is not limited to this, and may be either age or gender. Further, it goes without saying that in the case of either one, the attribute classification is different from that shown in FIG.

再度、図5を参照する。質問内容記憶部MB2は、複数の症状項目のそれぞれに設定された質問内容を記憶したものである。図7は、図5に示した質問内容記憶部MB2の記憶内容を示す概念図である。図7に示すように、質問内容記憶部MB2は、図6に示した複数の症状項目のそれぞれに対して定量質問、定性質問及び時間質問の3種類の質問を記憶している。 Refer to FIG. 5 again. The question content storage unit MB2 stores the question content set for each of the plurality of symptomatological items. FIG. 7 is a conceptual diagram showing the storage contents of the question content storage unit MB2 shown in FIG. As shown in FIG. 7, the question content storage unit MB2 stores three types of questions, a quantitative question, a qualitative question, and a time question, for each of the plurality of symptomatological items shown in FIG.

ここで、定量質問とは量を問う質問である。すなわち、定量質問とは、回数、温度、頻度などの量そのものが回答となる質問であって、例えば「1日の咳の回数は何回か。」「熱は何度か。」などの質問である。 Here, the quantitative question is a question asking the quantity. That is, a quantitative question is a question in which the quantity itself such as the number of times, temperature, and frequency is the answer. For example, a question such as "how many times a day coughs?" Or "how many times a fever?" Is.

また、時間質問とは時間を問う質問である。すなわち、時間質問とは、何日前や何時頃などの時間(時間、時刻、間隔及び期間を含む)そのものが回答となる質問であって、例えば「熱が出たのは何日前か。」「咳が最もひどくなる時間帯はいつか。」などの質問である。 A time question is a question that asks time. That is, a time question is a question in which the time (including time, time, interval, and period) itself, such as how many days ago or around what time, is the answer, for example, "How many days ago did the fever come out?" When is the time when coughing is most severe? "

また、定性質問とは性質を問う質問である。より詳細に定性質問とは、症状の性質を問うものであり、広義には回答が量でも時間でもないものとなる質問である。例えば「乾いた咳か。」「痰は何色か。」などは定性質問である。 A qualitative question is a question that asks the nature. In more detail, a qualitative question is a question that asks the nature of the symptom, and in a broad sense, the answer is neither quantity nor time. For example, "Is it a dry cough?" "What color is sputum?" Are qualitative questions.

なお、症状項目のそれぞれには、1又は複数個の定量質問、定性質問及び時間質問が設定されている。 In addition, one or a plurality of quantitative questions, qualitative questions, and time questions are set for each of the symptomatological items.

例えば質問内容記憶部MB2は、「熱がある」の症状項目に対して、「現在の熱は何度か?」「何度まであがったか?」という2つの定量質問を記憶している。また、質問内容記憶部MB2は、「熱がある」の症状項目に対して、「明け方に熱は下がるか?」という1つの定性質問、及び、「熱が出始めたのかいつか?」という1つの時間質問を記憶している。質問内容記憶部MB2は、他の症状項目についても同様に、1又は複数個の定量質問、定性質問及び時間質問を記憶している。 For example, the question content storage unit MB2 stores two quantitative questions, "How many times do you have a fever?" And "How many times have you had a fever?" For the symptomatology item "I have a fever." In addition, the question content memory unit MB2 asks one qualitative question, "Does the fever go down at dawn?" And "Is the fever starting to come out?" For the symptomatology item of "I have a fever". I remember one time question. The question content storage unit MB2 similarly stores one or more quantitative questions, qualitative questions, and time questions for other symptom items.

再度、図5を参照する。選択肢記憶部MB3は、複数の症状項目それぞれの定量質問、定性質問、及び時間質問に対する回答を選択させるための選択肢を記憶している。また、選択肢記憶部MB3は、属性区分に応じた選択肢を記憶している。 Refer to FIG. 5 again. The option storage unit MB3 stores options for selecting answers to quantitative questions, qualitative questions, and time questions for each of a plurality of symptomatological items. Further, the option storage unit MB3 stores options according to the attribute classification.

図8及び図9は、図5に示した選択肢記憶部MB3の記憶内容の一例を示す概念図であり、図8は属性区分が13歳以上の男性及び女性であるときの選択肢の例を示し、図9は属性区分が12歳以下であるときの選択肢の例を示している。なお、図8及び図9に示す例では第1〜第3区分で共通の選択肢となっており、且つ、第4及び第5区分で共通の選択肢となっているが、これに限らず、選択肢記憶部MB3は、属性区分それぞれにおいて異なる選択肢を記憶しておいてもよい。 8 and 9 are conceptual diagrams showing an example of the storage contents of the option storage unit MB3 shown in FIG. 5, and FIG. 8 shows an example of options when the attribute classification is male and female 13 years or older. , FIG. 9 shows an example of options when the attribute classification is 12 years or younger. In the examples shown in FIGS. 8 and 9, the options are common in the first to third categories and common in the fourth and fifth categories, but the options are not limited to this. The storage unit MB3 may store different options for each attribute category.

図8に示すように、選択肢記憶部MB3は、属性区分が13歳以上の男性及び女性であるときの選択肢を記憶している。例えば「熱がある」という症状項目の定量質問1(「現在の熱は何度か?」)においては、「37.0℃以上37.5℃未満」を第1選択肢として記憶し、「37.5℃以上38.5℃未満」を第2選択肢として記憶し、「38.5℃以上」を第3選択肢として記憶している。 As shown in FIG. 8, the option storage unit MB3 stores options when the attribute classification is male or female aged 13 years or older. For example, in the quantitative question 1 ("How many times do you have a fever?") For the symptomatological item "I have a fever", "37.0 ° C or more and less than 37.5 ° C" is memorized as the first option, and "37". "5.5 ° C. or higher and lower than 38.5 ° C." is stored as the second option, and "38.5 ° C. or higher" is stored as the third option.

同様に、選択肢記憶部MB3は、例えば「咳が出る」という症状項目の定性質問1(「咳の後の呼吸は?」)においては、「「ヒュー」という呼吸音がする」を第1選択肢として記憶し、「「ゼェゼェ」いう」を第2選択肢として記憶している。 Similarly, in the option memory MB3, for example, in the qualitative question 1 (“What is the breathing after coughing?”) Of the symptom item “Coughing”, the first option is “There is a breathing sound of“ Hugh ””. And "Zeze" is memorized as the second option.

また、図9に示すように、選択肢記憶部MB3は、属性区分が12歳以下であるときの選択肢を記憶している。例えば「熱がある」という症状項目の定量質問1(「現在の熱は何度か?」)においては、「37.0℃以上38.5℃未満」を第1選択肢として記憶し、「38.5℃以上39.5℃未満」を第2選択肢として記憶し、「39.5℃以上」を第3選択肢として記憶している。 Further, as shown in FIG. 9, the option storage unit MB3 stores options when the attribute classification is 12 years or younger. For example, in the quantitative question 1 ("How many times do you have a fever?") For the symptomatological item "I have a fever", "37.0 ° C or more and less than 38.5 ° C" is memorized as the first option, and "38". "5.5 ° C. or higher and lower than 39.5 ° C." is stored as the second option, and "39.5 ° C. or higher" is stored as the third option.

同様に、選択肢記憶部MB3は、例えば「咳が出る」という症状項目の定性質問1(「咳の後の呼吸は?」)においては、「「ヒュー」という呼吸音がする」を第1選択肢として記憶し、「「ゼェゼェ」いう」を第2選択肢として記憶し、「呼吸自体が困難となる」を第3選択肢として記憶している。 Similarly, in the option memory MB3, for example, in the qualitative question 1 (“What is the breathing after coughing?”) Of the symptom item “Coughing”, the first option is “There is a breathing sound of“ Hugh ””. As a second option, "say" zeze "" is memorized as a second option, and "breathing itself becomes difficult" is memorized as a third option.

再度図5を参照する。症状結果テーブル記憶部MB4は、症状ごとの結果を判断するための症状結果テーブルを記憶したものである。この症状結果テーブルは、定量質問、定性質問及び時間質問のそれぞれで選択された選択肢と、症状毎の結果との対応関係を記憶したものである。症状結果テーブル記憶部MB4は、選択肢記憶部MB3と同様に、属性区分に応じた対応関係の症状結果テーブルを記憶している。 See FIG. 5 again. The symptomatology result table storage unit MB4 stores a symptomatology result table for determining the result for each symptom. This symptomatology result table stores the correspondence between the options selected for each of the quantitative question, the qualitative question, and the time question and the result for each symptomatology. Similar to the option storage unit MB3, the symptomatology result table storage unit MB4 stores the symptomatism result table of the correspondence relationship according to the attribute classification.

図10及び図11は、図5に示した症状結果テーブル記憶部MB4の記憶内容の一例を示す概念図であり、図10は属性区分が13歳以上の男性及び女性であるときの症状結果テーブルの例を示し、図11は属性区分が12歳以下であるときの症状結果テーブルの例を示している。なお、図10及び図11に示す例では第1〜第3区分で共通の症状結果テーブルとなっており、且つ、第4及び第5区分で共通の症状結果テーブルとなっているが、これに限らず、症状結果テーブル記憶部MB4は、属性区分それぞれにおいて異なる症状結果テーブルを記憶しておいてもよい。また、図10及び図11では1つの症状項目(例えば「熱がある」)についての症状結果テーブルを示しているが、症状結果テーブルは1つに限らず、症状項目それぞれに対して症状結果テーブル記憶部MB4が症状結果テーブルを記憶している。 10 and 11 are conceptual diagrams showing an example of the storage contents of the symptomatology result table storage unit MB4 shown in FIG. 5, and FIG. 10 is a symptomatology result table when the attribute classification is male and female aged 13 years or older. FIG. 11 shows an example of a symptomatology result table when the attribute classification is 12 years or younger. In the examples shown in FIGS. 10 and 11, the symptomatology result table is common to the first to third categories, and the symptomatology result table is common to the fourth and fifth categories. Not limited to this, the symptomatology result table storage unit MB4 may store different symptomatology result tables for each attribute category. Further, although FIGS. 10 and 11 show a symptomatology result table for one symptomatology item (for example, “having a fever”), the symptomatology result table is not limited to one, and the symptomatology result table for each symptomatology item. The storage unit MB4 stores the symptomatology result table.

まず、上記したように、「熱がある」の症状項目については、2つの定量質問と、1つの定性質問と、1つの時間質問とが設定されていた。また、2つの定量質問と1つの時間質問とには、それぞれ3つの選択肢が設けられ、1つの定性質問には2つの選択肢が設けられていた。 First, as described above, two quantitative questions, one qualitative question, and one time question were set for the symptomatological item of "having a fever". In addition, three options were provided for each of the two quantitative questions and one time question, and two options were provided for one qualitative question.

このため、回答パターンについては、3×3×2×3=54パターンが存在することとなる。症状結果テーブル記憶部MB4は、54の回答パターンに対する結果(A1〜A54)を対応付けて記憶している。具体的に属性区分が13歳以上の男性及び女性であるとき、図10に示すように、定量質問1、定量質問2、定性質問1及び時間質問1で回答選択された選択肢が全て第1選択肢(図中においては「1」と記載)であった場合については、結果「A1」が対応付けて記憶されている。同様に定量質問1、定量質問2、及び定性質問1で回答選択された選択肢が第1選択肢であり、時間質問1で回答選択された選択肢が第3選択肢(図中においては「3」と記載)であった場合については、結果「A3」が対応付けて記憶されている。 Therefore, as for the answer pattern, there are 3 × 3 × 2 × 3 = 54 patterns. The symptomatology result table storage unit MB4 stores the results (A1 to A54) for 54 response patterns in association with each other. Specifically, when the attribute classification is male and female over 13 years old, as shown in FIG. 10, all the options selected by answering the quantitative question 1, the quantitative question 2, the qualitative question 1, and the time question 1 are the first options. In the case of (described as "1" in the figure), the result "A1" is stored in association with each other. Similarly, the option selected as the answer in the quantitative question 1, the quantitative question 2, and the qualitative question 1 is the first option, and the option selected as the answer in the time question 1 is the third option (described as "3" in the figure). ), The result "A3" is stored in association with each other.

なお、結果「A1」から「A54」のそれぞれは、異なる内容であってもよいし、一部共通する内容のものがあってもよい。また、結果「A1」から「A54」のそれぞれには、病態の情報として、重篤度や症状の発生原因箇所(例えば症状が「咳が出る」である場合の発生原因箇所としては気管支や気管)などの情報を含むものとなっている。 The results "A1" to "A54" may have different contents or may have some common contents. In addition, in each of the results "A1" to "A54", as information on the pathological condition, the severity and the location of the cause of the symptom (for example, when the symptom is "coughing", the location of the cause is the bronchus or trachea ) Etc. are included.

また、属性区分が12歳以下であるとき、図11に示すように、定量質問1、定量質問2、定性質問1及び時間質問1で回答選択された選択肢が全て第1選択肢であった場合については、例えば結果「A4」が対応付けて記憶されている。同様に定量質問1、定量質問2、及び定性質問1で回答選択された選択肢が第1選択肢であり、時間質問1で回答選択された選択肢が第3選択肢(図中においては「3」と記載)であった場合については、結果「A5」が対応付けて記憶されている。 In addition, when the attribute classification is 12 years old or younger, as shown in FIG. 11, when all the options selected as answers in the quantitative question 1, the quantitative question 2, the qualitative question 1 and the time question 1 are the first options. For example, the result "A4" is stored in association with each other. Similarly, the option selected as the answer in the quantitative question 1, the quantitative question 2, and the qualitative question 1 is the first option, and the option selected as the answer in the time question 1 is the third option (described as "3" in the figure). ), The result "A5" is stored in association with each other.

このように、同じ選択肢が回答選択された場合であっても、属性区分によっては結果が異なることがある(もちろん同じときもある)。 In this way, even if the same option is selected as an answer, the result may differ depending on the attribute classification (of course, it may be the same).

再度図5を参照する。病名候補テーブル記憶部MB5は、症状毎の結果に対して病名の候補が割り当てられたものである。図12は、図5に示した病名候補テーブル記憶部MB5の記憶内容の一例を示す概念図であり、通常候補テーブルを示している。また、図13は、図5に示した病名候補テーブル記憶部MB5の記憶内容の一例を示す概念図であり、特定候補テーブルを示している。 See FIG. 5 again. The disease name candidate table storage unit MB5 is assigned disease name candidates to the results for each symptom. FIG. 12 is a conceptual diagram showing an example of the storage contents of the disease name candidate table storage unit MB5 shown in FIG. 5, and shows a normal candidate table. Further, FIG. 13 is a conceptual diagram showing an example of the storage contents of the disease name candidate table storage unit MB5 shown in FIG. 5, and shows a specific candidate table.

図12に示すように、通常候補テーブル(病名候補テーブル)は、症状項目ごとに記憶される症状結果テーブルが示す結果それぞれと、病名の候補とを対応させたものであり、例えば、「熱がある」の結果がA1であった場合には、病名の候補として病名α,β,γ,δ,εが割り当てられており、結果がA2であった場合には、病名の候補として病名β,γ,ε,ζ,φが割り当てられている。他の結果A3〜A54についても同様に病名の候補が割り当てられている。加えて、病名候補テーブルは、図12に示すように、「咳が出る」の結果B1〜B44についても同様に病名の候補が割り当てられている。すなわち、他の症状項目の結果それぞれについて病名の候補が割り当てられている。 As shown in FIG. 12, the normal candidate table (disease name candidate table) corresponds to each of the results shown in the symptom result table stored for each symptom item with the candidate for the disease name. If the result of "is" is A1, the disease names α, β, γ, δ, and ε are assigned as candidates for the disease name, and if the result is A2, the disease names β, are assigned as candidates for the disease name. γ, ε, ζ, and φ are assigned. Other results A3 to A54 are also assigned disease name candidates in the same manner. In addition, as shown in FIG. 12, in the disease name candidate table, disease name candidates are similarly assigned to B1 to B44 as a result of "coughing". That is, candidate disease names are assigned to each of the results of other symptom items.

さらに、図13に示す特定候補テーブル(病名候補テーブル)は、特定の症状毎の結果と病名の候補とを対応させたテーブルであり、例えば、「熱がある」の結果がA1であり、「咳が出る」の結果がB3であったとする。特定候補テーブルは、これらの結果の組み合わせによって、発生している可能性が高い病名を記憶しており、例えば病名γ(例えば風邪)と記憶している。例えば或る種の風邪をひいた場合には、熱が出て、咳が出て、鼻水が出るなどといった一連の体の変化が生じる。特定候補テーブルは、このような一連の体の変化(症状毎の結果)の組み合わせと病名とを対応させて記憶している。 Further, the specific candidate table (disease name candidate table) shown in FIG. 13 is a table in which the result for each specific symptom and the candidate for the disease name are associated with each other. It is assumed that the result of "coughing" is B3. The specific candidate table stores the name of the disease that is likely to occur, for example, the name of the disease γ (for example, a cold), depending on the combination of these results. For example, if you catch a certain kind of cold, you will have a series of physical changes such as fever, coughing, and runny nose. The specific candidate table stores such a series of combinations of body changes (results for each symptom) in association with the disease name.

なお、特定候補テーブルにおいては、特定の結果の組み合わせと1つの病名とが対応しているが、1つの病名に限らず、複数の病名が対応していてもよい。さらに、特定の結果の組み合わせに対して、上記した病態のより詳細な情報(重篤度や症状の発生原因箇所(例えば症状が「咳が出る」である場合の発生原因箇所としては気管支や気管)などのより詳細な情報)が対応付けて記憶されていることが好ましい。 In the specific candidate table, the combination of specific results corresponds to one disease name, but the combination is not limited to one disease name, and a plurality of disease names may correspond to each other. In addition, for a particular combination of results, more detailed information on the pathology described above (severity and location of the cause of the symptom (eg, bronchi or trachea as the location of the occurrence when the symptom is "coughing") ) And other more detailed information) are stored in association with each other.

再度、図5を参照する。表示制御部B1は、ディスプレイ20に表示させる画面内容を制御するものであり、第1表示制御部B11、第2表示制御部B12、第3表示制御部B13、及び第4表示制御部B14を備えている。 Refer to FIG. 5 again. The display control unit B1 controls the screen contents to be displayed on the display 20, and includes a first display control unit B11, a second display control unit B12, a third display control unit B13, and a fourth display control unit B14. ing.

第1表示制御部B11は、属性情報の入力を促す画面を表示させるものである。図14は、図5に示した第1表示制御部B11により表示される画面を示す正面図である。図14に示すように、第1表示制御部B11は、生年月日を入力する旨の表示と、生年月日を入力するためのテキストボックス20aと、性別を入力する旨の表示と、性別を入力するためのチェックボックス20bとを表示させる。 The first display control unit B11 displays a screen prompting the input of attribute information. FIG. 14 is a front view showing a screen displayed by the first display control unit B11 shown in FIG. As shown in FIG. 14, the first display control unit B11 displays a display indicating that the date of birth is input, a text box 20a for inputting the date of birth, a display indicating that the gender is input, and a gender. A check box 20b for input is displayed.

医師は、テキストボックス20aに対して生年月日を入力し、チェックボックス20bへのチェックにより性別を指定することとなる。さらに、医師が、画面上に表示される「次へ」のボタン20cを指定すると、属性情報が医療情報記憶装置1に入力されることとなる。これにより、CPU10は、入力された属性情報から、どの属性区分に該当するかを判断することとなる。 The doctor inputs the date of birth in the text box 20a and specifies the gender by checking the check box 20b. Further, when the doctor specifies the "Next" button 20c displayed on the screen, the attribute information is input to the medical information storage device 1. As a result, the CPU 10 determines which attribute category it corresponds to from the input attribute information.

再度、図5を参照する。第2表示制御部B12は、症状項目記憶部MB1に記憶された複数の設定項目から、1つ以上の症状項目を選択させる画面を表示させるものである。より詳細に、第2表示制御部B12は、入力された属性情報が属する属性区分に応じた症状項目を、症状項目記憶部MB1に記憶される複数の症状項目から抽出し、抽出した症状項目から1つ以上の症状項目を選択させる画面を表示させる。この結果、図15及び図16のような表示がなされる。 Refer to FIG. 5 again. The second display control unit B12 displays a screen for selecting one or more symptom items from a plurality of setting items stored in the symptom item storage unit MB1. More specifically, the second display control unit B12 extracts symptomatology items according to the attribute classification to which the input attribute information belongs from a plurality of symptomatology items stored in the symptomatology item storage unit MB1, and from the extracted symptomatology items. Display a screen that allows you to select one or more symptomatic items. As a result, the displays shown in FIGS. 15 and 16 are displayed.

図15及び図16は、症状項目を選択させる画面を示す正面図であり、図15は第1の例を示し、図16は第2の例を示している。 15 and 16 are front views showing a screen for selecting a symptom item, FIG. 15 shows a first example, and FIG. 16 shows a second example.

属性区分が「13歳以上女性」である場合、第2表示制御部B12は、図15に示すような複数の症状項目の記憶内容のうち、「13歳以上女性」の属性区分において「○」となっている症状項目を抽出する。そして、第2表示制御部B12は、抽出した症状項目に基づいて図15に示すような画面を生成してディスプレイ20に表示させる。このとき、ディスプレイ20には、女性特有の「乳房に痛みがある」という症状項目が表示されている。 When the attribute classification is "female 13 years or older", the second display control unit B12 indicates "○" in the attribute classification of "female 13 years or older" among the stored contents of a plurality of symptomatological items as shown in FIG. Extract the symptomatological items that are. Then, the second display control unit B12 generates a screen as shown in FIG. 15 based on the extracted symptomatological items and displays it on the display 20. At this time, the display 20 shows a symptom item of "pain in the breast" peculiar to a woman.

また、属性区分が「0〜11ヶ月」である場合、第2表示制御部B12は、図16に示すような複数の症状項目の記憶内容のうち、「0〜11ヶ月」の属性区分において「○」となっている症状項目を抽出する。そして、第2表示制御部B12は、抽出した症状項目に基づいて図16に示すような画面を生成してディスプレイ20に表示させる。このとき、ディスプレイ20には、「熱がある」「下痢である」といった保護者が確認することができる症状項目のみが表示されている。 When the attribute classification is "0 to 11 months", the second display control unit B12 sets "0 to 11 months" in the attribute classification of "0 to 11 months" among the stored contents of the plurality of symptomatological items as shown in FIG. Extract the symptomatological items marked with "○". Then, the second display control unit B12 generates a screen as shown in FIG. 16 based on the extracted symptomatological items and displays it on the display 20. At this time, only the symptomatic items such as "having a fever" and "having diarrhea" that can be confirmed by the guardian are displayed on the display 20.

ここで、例えば、1歳未満の乳児の症状項目に「頭痛がする」といったものが含まれていても乳児が頭痛の有無を保護者等に伝えることができず、意味がない症状項目となる。また、男性の症状項目に「乳房に痛みがある」といったものが含まれていても意味がない症状項目となる。このように、図6に示すようなデータに基づいて症状項目を抽出して表示することで、年齢や性別毎に適切な症状項目を医師に提示させることができる。 Here, for example, even if the symptom item of an infant under 1 year old includes something such as "I have a headache", the baby cannot tell the guardian or the like whether or not the baby has a headache, which is a meaningless symptom item. .. In addition, even if a male symptom item includes something such as "pain in the breast", it is a meaningless symptom item. In this way, by extracting and displaying the symptom items based on the data shown in FIG. 6, it is possible to have the doctor present the appropriate symptom items for each age and gender.

さらに、図15及び図16に示すように、表示される症状項目のそれぞれには、これを選択するためのチェックボックス20dが隣接して表示されている。医師は、該当する症状に応じて、隣接して表示されるチェックボックス20dをチェックすることにより、症状項目を選択することができる。選択後、医師は、不図示の「次へ」のボタンを指定することにより選択を確定させ、この情報を医療情報記憶装置1に認識させることとなる。 Further, as shown in FIGS. 15 and 16, a check box 20d for selecting the symptom item is displayed adjacent to each of the displayed symptom items. The doctor can select a symptomatological item by checking the check box 20d displayed adjacently according to the corresponding symptomatism. After the selection, the doctor confirms the selection by designating the "Next" button (not shown), and causes the medical information storage device 1 to recognize this information.

再度、図5を参照する。第3表示制御部B13は、第2表示制御部B12により表示された画面(すなわち図15及び図16に示したような画面)において選択された症状項目に設定された質問内容を、質問内容記憶部MB2から読み出して順次画面表示させるものである。この際、第3表示制御部B13は、定量質問、定性質問及び時間質問のそれぞれについて、回答を選択させる選択肢も表示させる。なお、表示される選択肢は、属性区分に応じたものであり、選択肢記憶部MB3に記憶される選択肢が読み出されて表示させられる。 Refer to FIG. 5 again. The third display control unit B13 stores the question content set for the symptomatological item selected on the screen displayed by the second display control unit B12 (that is, the screen as shown in FIGS. 15 and 16). It is read from the unit MB2 and sequentially displayed on the screen. At this time, the third display control unit B13 also displays an option for selecting an answer for each of the quantitative question, the qualitative question, and the time question. The options to be displayed correspond to the attribute classification, and the options stored in the option storage unit MB3 are read out and displayed.

図17及び図18は、質問内容及び選択肢を表示する画面を示す正面図であり、図17は第1の例を示し、図18は第2の例を示している。なお、図17及び図18に示す例では、「熱がある」の症状項目が選択された場合の画面を示している。 17 and 18 are front views showing screens for displaying question contents and options, FIG. 17 shows a first example, and FIG. 18 shows a second example. In the examples shown in FIGS. 17 and 18, a screen is shown when the symptomatological item "has a fever" is selected.

図17に示すように、第3表示制御部B13は、例えば「熱がある」の症状項目の質問内容として、「現在の熱は何度か?(定量質問)」「何度まであがったか?(定量質問)」「明け方に熱は下がるか?(定性質問)」「熱が出始めたのはいつか?(時間質問)」を表示する。 As shown in FIG. 17, the third display control unit B13 asks, for example, "How many times do you have a fever? (Quantitative question)" and "How many times did you get up?" (Quantitative question) "" Does the fever go down at dawn? (Qualitative question) "" When did the fever start to appear? (Time question) "is displayed.

また、第2表示制御部B12は、各質問に対して、属性区分に応じた選択肢を表示させる。図17に示す例では、属性区分が「13歳以上の男性」及び「13歳以上女性」であるときの選択肢を示し、具体的には「現在の熱は何度か?(定量質問)」「何度まであがったか?(定量質問)」に対して、選択肢が「37.0℃以上37.5℃未満」「37.5℃以上38.5℃未満」「38.5℃以上」となっている。 In addition, the second display control unit B12 displays options according to the attribute classification for each question. In the example shown in FIG. 17, the options when the attribute classifications are "male 13 years old or older" and "female 13 years old or older" are shown, and specifically, "what is the current fever? (Quantitative question)". In response to "How many times did you go up? (Quantitative question)", the choices were "37.0 ° C or more and less than 37.5 ° C", "37.5 ° C or more and less than 38.5 ° C", and "38.5 ° C or more". It has become.

また、「明け方に熱は下がるか?(定性質問)」について選択肢は「YES」「NO」となっており、「熱が出始めたのはいつか?(時間質問)」について選択肢は「本日又は昨日」「一昨日前から6日前」「1週間以上前」となっている。 In addition, the choices for "Does the fever go down at dawn? (Qualitative question)" are "YES" and "NO", and the choices for "When did the fever start to appear? (Time question)" are "Today or "Yesterday," "6 days before yesterday," and "more than a week ago."

一方、図18に示す例では、属性区分が「0〜11ヶ月」「1〜3歳」及び「4〜12歳」であるときの選択肢を示し、具体的には「現在の熱は何度か?(定量質問)」「何度まであがったか?(定量質問)」に対して、選択肢が「37.0℃以上38.5℃未満」「38.5℃以上39.5℃未満」「39.5℃以上」となっている。すなわち、選択肢の内容が図17に示す例と異なっている。 On the other hand, in the example shown in FIG. 18, the options when the attribute classifications are "0 to 11 months", "1 to 3 years old", and "4 to 12 years old" are shown, and specifically, "how many times is the current fever?" For "? (Quantitative question)" and "How many times did you go up? (Quantitative question)", the choices were "37.0 ° C or more and less than 38.5 ° C", "38.5 ° C or more and less than 39.5 ° C", and " It is 39.5 ° C or higher. " That is, the content of the options is different from the example shown in FIG.

なお、「明け方に熱は下がるか?(定性質問)」及び「熱が出始めたのはいつか?(時間質問)」について選択肢は図17に示す例と同じとなっている。 The options for "Does the fever go down at dawn? (Qualitative question)" and "When did the fever start to come out? (Time question)" are the same as in the example shown in FIG.

さらに、図17及び図18に示すように、各選択肢には、これに隣接してチェックボックス20eが表示されている。医師は、該当する選択肢に隣接して表示されるチェックボックス20eをチェックすることにより、選択肢を選択することができる。選択後、医師は、OKボタン20fを指定することにより選択した内容を確定させ、この情報を医療情報記憶装置1に認識させることとなる。 Further, as shown in FIGS. 17 and 18, each option has a check box 20e adjacent to it. The doctor can select an option by checking the check box 20e displayed adjacent to the corresponding option. After the selection, the doctor confirms the selected content by designating the OK button 20f, and causes the medical information storage device 1 to recognize this information.

また、OKボタン20fが指定された場合には、次の症状項目に対応する質問内容及び選択肢を表示する画面が第2表示制御部B12によって表示される。例えば医師が「熱がある」と「咳が出る」との2つの症状項目を選択していた場合、「熱がある」について質問内容及び選択肢が表示され、OKボタン20fが指定されると、第3表示制御部B13は、次の症状項目である「咳が出る」について質問内容及び選択肢を表示させる。 When the OK button 20f is specified, the second display control unit B12 displays a screen for displaying the question contents and options corresponding to the following symptomatic items. For example, if the doctor has selected two symptom items, "I have a fever" and "I have a cough", the question content and options for "I have a fever" are displayed, and when the OK button 20f is specified, The third display control unit B13 displays the question contents and options for the next symptom item "coughing".

そして、第3表示制御部B13は、選択していた全ての症状項目について、質問内容及び選択肢を表示し、OKボタン20fが指定されるまで、順次症状項目について質問内容及び選択肢を表示させていく。 Then, the third display control unit B13 displays the question contents and options for all the selected symptom items, and sequentially displays the question contents and options for the symptom items until the OK button 20f is specified. ..

ここで、定量質問、定性質問、及び時間質問は、当該症状項目が示す症状のみについて問うものであることが好ましい。すなわち、定量質問、定性質問、及び時間質問は、他の症状項目が示す症状を問う内容を含まないものであることが好ましい。 Here, it is preferable that the quantitative question, the qualitative question, and the time question ask only the symptom indicated by the symptom item. That is, it is preferable that the quantitative question, the qualitative question, and the time question do not include the content asking the symptom indicated by other symptom items.

上記の症状項目の区分けは医学的見地から定められている。例えば、症状項目は、上記のように、「熱がある」、「咳が出る」、「痰が出る」などと予め定められており、「咳が出る」という症状項目についての質問では、「痰」に関する質問が含まれない。すなわち、咳の項目の質問に「咳に痰が絡むか。」といったものは含まれない。 The classification of the above symptomatological items is determined from a medical point of view. For example, as described above, the symptomatological items are predetermined as "having a fever", "coughing", "sputum", etc., and in the question about the symptomatological item "coughing", " Does not include questions about "sputum". That is, the question of the cough item does not include "Does cough involve sputum?"

ここで、痰は通常咳と共に体外へ排出されるものである。このため、例えば予め症状項目として、「熱がある」、「咳が出る」と区分けされ、「痰が出る」という症状項目が設定されていない場合には、「咳が出る」の症状項目において「咳に痰が絡むか。」という定性質問がされることがある。すなわち、上記の「当該症状のみについて問うもの」とは、既に定められている症状項目の区分けを基本とし、1つの症状項目においては、他の症状項目の内容を問わないということである。よって、「熱がある」、「咳が出る」、「痰が出る」と症状項目が分けられている場合において「咳に痰が絡むか。」といった質問は、「当該症状のみについて問うもの」とは言えない。一方、「熱がある」、「咳が出る」と区分けされ、「痰が出る」という症状項目が設定されていない場合には、「咳に痰が絡むか。」といった質問は、「当該症状のみについて問うもの」となる。 Here, sputum is usually excreted from the body together with a cough. For this reason, for example, the symptom items are classified into "having a fever" and "coughing" in advance, and if the symptom item "sputum is produced" is not set, the symptom item of "coughing" is used. A qualitative question may be asked, "Does cough involve sputum?" That is, the above-mentioned "questioning only about the symptom" means that the content of the other symptom items does not matter in one symptom item based on the classification of the symptom items already defined. Therefore, when the symptom items are divided into "I have a fever", "I have a cough", and "I have a sputum", the question "Is sputum involved in the cough?" Is "Ask only about the symptom". It can not be said. On the other hand, if it is classified into "having a fever" and "coughing" and the symptom item "sputum is produced" is not set, the question "is coughing involved with sputum?" It asks only about. "

なお、装置自体が「痰が出る」を症状項目に設定するか否かは、上記したように医学的見地から定められる。医学は日々進歩することから考えると、例えば「痰が出る」という症状は症状項目に設定されたりされなかったりすることがある。他の症状についても同様に症状項目に設定されたりされなかったりすることがある。 Whether or not the device itself sets "sputum output" as a symptomatological item is determined from a medical point of view as described above. Considering that medicine advances day by day, for example, the symptomatology of "sputum production" may or may not be set as a symptomatology item. Other symptoms may or may not be set as symptom items in the same way.

再度、図5を参照する。症状結果判断部B2は、第3表示制御部B13により順次表示された画面にて入力された各症状項目の質問内容に対する回答結果に応じて、症状毎の結果を判断するものである。より詳細に症状結果判断部B2は、定量質問、定性質問、及び時間質問のそれぞれで選択された選択肢を、症状結果テーブル記憶部MB4に記憶される症状結果テーブルに当てはめることで、症状毎の結果を判断する。 Refer to FIG. 5 again. The symptomatology result determination unit B2 determines the result for each symptom according to the answer result to the question content of each symptomatology item input sequentially on the screen displayed sequentially by the third display control unit B13. In more detail, the symptomatology result judgment unit B2 applies the options selected for each of the quantitative question, the qualitative question, and the time question to the symptomatology result table stored in the symptomatology result table storage unit MB4, so that the result for each symptomatology can be obtained. To judge.

ここで、本実施形態において症状結果判断部B2は、回答結果を適正に調整のうえ、症状毎の結果を判断することが好ましい。回答結果については、個人差が生じることがある。例えば、「熱がある」の「現在の熱は何度か。」という定量質問に対して、実際は38℃の熱であるにも拘わらず大げさな人は「39.5℃以上」という選択肢を選択することがある。逆に控え目な人は「37.0℃以上38.5℃未満」という選択肢を選択することがある。また、大げさな人や控え目な人などのように意図的に大げさや控え目に選択する人のみならず、苦痛が大きいことに我慢できず大げさに回答したり、単なる勘違いから大げさに回答したりする人もいる。よって、本装置1は、このような病名候補の判断対象者毎の傾向を例えば係数として記憶しており、係数に応じて回答結果を適正に調整する。調整対象は、定量質問の回答結果に限らず、定性質問及び時間質問も該当する。これにより、一層適正に症状毎の結果を判断することができるからである。なお、係数については、例えば医師などにより直接入力されたものが記憶されていてもよいし、過去の本装置1の使用時の回答と実際に罹患していた病名との関係から演算式等により求められて記憶されていてもよい。 Here, in the present embodiment, it is preferable that the symptomatology result determination unit B2 appropriately adjusts the response result and then determines the result for each symptomatology. There may be individual differences in the response results. For example, in response to the quantitative question "I have a fever" and "What is the current fever?" You may choose. Conversely, a modest person may choose the option of "37.0 ° C or higher and lower than 38.5 ° C". Also, not only those who intentionally choose exaggerated or conservative, such as exaggerated people and humble people, but also those who can not stand the great pain and answer exaggeratedly, or answer exaggeratedly from a mere misunderstanding. There are also people. Therefore, the present device 1 stores such a tendency of each disease name candidate for each judgment target person as, for example, a coefficient, and appropriately adjusts the response result according to the coefficient. The adjustment target is not limited to the answer results of quantitative questions, but also qualitative questions and time questions. This is because the result for each symptom can be judged more appropriately. As for the coefficient, for example, a coefficient directly input by a doctor or the like may be stored, or a calculation formula or the like may be used based on the relationship between the answer when the device 1 was used in the past and the name of the disease actually affected. It may be sought and remembered.

病名候補判断部B3は、病名候補テーブル記憶部MB5に記憶される病名候補テーブルに、症状結果判断部B2により判断された症状毎の結果を当てはめることで、病名の候補を判断するものである。ここで、当てはめる対象は、図12に示したような通常候補テーブルと、図13に示したような特定候補テーブルとの双方である。 The disease name candidate determination unit B3 determines a disease name candidate by applying the result for each symptom determined by the symptom result determination unit B2 to the disease name candidate table stored in the disease name candidate table storage unit MB5. Here, the target to be applied is both a normal candidate table as shown in FIG. 12 and a specific candidate table as shown in FIG.

上記したように、病名候補テーブルには、症状の結果それぞれに病名の候補が割り当てられている。具体的には、図12に示す通常候補テーブルにおいて結果A1の病名の候補には病名α,β,γ,δ,εが対応しており、結果B3の病名の候補には病名γ,δ,φ,εが対応している。さらに、図13に示す特定候補テーブルでは、結果A1と結果B3の組み合わせとして病名の候補には病名γが対応している。このため、操作者が、症状項目として「熱がある」と「咳が出る」とを選択し、それぞれの症状項目の結果がA1とB3となった場合、病名候補判断部B3は、これらの病名候補を統合して、病名の候補を病名α,β,γ,δ,ω,φ,εと判断する。特に、病名候補判断部B3は、病名γが通常候補テーブルにおける結果A1,B3との双方の候補になっており、且つ、特定候補テーブルにおける結果A1と結果B3の組み合わせとして病名の候補にも挙がっていることから、最も罹患している可能性が高い病気の病名であると判断する。 As described above, the disease name candidate table is assigned disease name candidates for each symptom result. Specifically, in the normal candidate table shown in FIG. 12, the disease name candidates of result A1 correspond to the disease names α, β, γ, δ, ε, and the disease name candidates of result B3 correspond to the disease names γ, δ, φ and ε correspond. Further, in the specific candidate table shown in FIG. 13, the disease name γ corresponds to the candidate of the disease name as a combination of the result A1 and the result B3. Therefore, when the operator selects "having a fever" and "coughing" as the symptom items and the results of the respective symptom items are A1 and B3, the disease name candidate determination unit B3 determines these. The disease name candidates are integrated and the disease name candidates are judged to be disease names α, β, γ, δ, ω, φ, and ε. In particular, in the disease name candidate determination unit B3, the disease name γ is a candidate for both the results A1 and B3 in the normal candidate table, and the disease name candidate is also listed as a combination of the result A1 and the result B3 in the specific candidate table. Therefore, it is judged that it is the name of the disease that is most likely to be affected.

さらに、もう一例説明する。例えば図12に示す通常候補テーブルにおいて結果A54の病名の候補には病名γ,δ,ω,φが対応しており、結果B1の病名の候補には病名θ,ω,εが対応している。このため、操作者が、症状項目として「熱がある」と「咳が出る」とを選択し、それぞれの症状項目の結果がA54とB1となった場合、病名候補判断部B3は、これらの病名候補を統合して、病名の候補を病名γ,δ,ω,φ,θ,εと判断する。このとき、図13の特定候補テーブルに示すように、結果A54と結果B1との組み合わせが存在せず、病名の候補が存在しない。よって、病名候補判断部B3は、通常候補テーブルのみから、病名の候補を病名γ,δ,ω,φ,θ,εと判断する。なお、この場合において病名候補判断部B3は、病名ωが結果A54,B1との双方の候補になっていることから、最も罹患している可能性が高い病気の病名であると判断する。 Further, another example will be described. For example, in the normal candidate table shown in FIG. 12, the disease name candidates of result A54 correspond to the disease names γ, δ, ω, φ, and the disease name candidates of result B1 correspond to the disease names θ, ω, ε. .. Therefore, when the operator selects "having a fever" and "coughing" as the symptom items and the results of the respective symptom items are A54 and B1, the disease name candidate determination unit B3 has these. The disease name candidates are integrated and the disease name candidates are judged to be disease names γ, δ, ω, φ, θ, and ε. At this time, as shown in the specific candidate table of FIG. 13, there is no combination of the result A54 and the result B1, and there is no candidate for the disease name. Therefore, the disease name candidate determination unit B3 determines that the disease name candidate is the disease name γ, δ, ω, φ, θ, ε only from the normal candidate table. In this case, the disease name candidate determination unit B3 determines that the disease name ω is the disease name of the disease most likely to be affected because the disease name ω is a candidate for both the results A54 and B1.

第4表示制御部B14は、病名候補判断部B3により判断された病名の候補を画面表示させるものである。図19は、病名候補を示す画面の一例を示す正面図である。第4表示制御部B14は、例えば、症状結果判断部B2により判断された症状の結果、及び、病名候補判断部B3により判断された病名の候補を表示する。具体的に第4表示制御部B14は、図19に示すように、例えば「咽頭が炎症しています。医療機関の受診をお勧め致します。考えられる病名としては、風邪、咽頭炎、インフルエンザが挙げられます。」と表示させる。ここで、「咽頭が炎症しています。」が症状毎の結果に該当している。症状毎の結果が複数ある場合、その全てが表示されてもよいし、図19に示すように、1つだけ表示されてもよい。また、第4表示制御部B14は、「終了」ボタン20gについても表示させている。なお、これらの病名は、可能性が高いものから順番に表示されることが好ましい。この場合、図12の通常候補テーブルに示す病名に可能性の情報を付加しておく必要がある。すなわち、図12の結果A54について病名γはXポイント、病名δはYポイント、病名ωはZポイントなど情報を付加しておくことで、可能性が高いものから順番に表示させることができる。さらに、結果A54及びB1のように、病名ωについては結果A54の可能性のポイントと結果B1における可能性のポイントとが加算されることが好ましい。加えて、特定候補テーブルに挙げられる病名については、通常候補テーブルに記憶されるポイントよりも大きなポイントの情報が付与されており、これが加算されることとなる。従って、結果A1及び結果B3が得られている場合には、病名γのポイントが他の病名よりも圧倒的に高い数値となる。 The fourth display control unit B14 displays the candidate of the disease name determined by the disease name candidate determination unit B3 on the screen. FIG. 19 is a front view showing an example of a screen showing a disease name candidate. The fourth display control unit B14 displays, for example, the result of the symptom determined by the symptom result determination unit B2 and the disease name candidate determined by the disease name candidate determination unit B3. Specifically, as shown in FIG. 19, the fourth display control unit B14, for example, "The pharynx is inflamed. It is recommended to consult a medical institution. Possible disease names include cold, sore throat, and influenza. Can be listed. " Here, "the pharynx is inflamed" corresponds to the result for each symptom. When there are a plurality of results for each symptomatic condition, all of them may be displayed, or only one may be displayed as shown in FIG. The fourth display control unit B14 also displays the "end" button 20g. It is preferable that these disease names are displayed in order from the one with the highest possibility. In this case, it is necessary to add the possibility information to the disease name shown in the normal candidate table of FIG. That is, by adding information such as X points for the disease name γ, Y points for the disease name δ, and Z points for the disease name ω to the result A54 in FIG. 12, it is possible to display the information in order from the one with the highest possibility. Further, as in the results A54 and B1, it is preferable that the possibility points of the result A54 and the possibility points in the result B1 are added to the disease name ω. In addition, for the disease names listed in the specific candidate table, information on points larger than the points normally stored in the candidate table is given, and this is added. Therefore, when the result A1 and the result B3 are obtained, the point of the disease name γ is overwhelmingly higher than that of other disease names.

加えて、第4表示制御部B14は、図19に示すように、例えば「但し、確率的には低いですが、見逃してはいけない項目として天疱瘡、咽頭がんが挙げられます。」と表示させる。この場合、図12の通常候補テーブルに示す病名それぞれに致命度の情報を付加しておく必要がある。例えば、図12の結果A54について病名γはxポイント、病名δはyポイント、病名ωはzポイントなど情報を付加しておく。他の結果A1〜A53等についても同様に致命度の情報を付加しておく。さらに、通常候補テーブルだけでなく、図13に示す特定候補テーブルにおいても、病名それぞれに致命度の情報を付加しておく必要がある。そして、第4表示制御部B14は、致命度が所定ポイント以上となる病名について見逃してはいけない旨を表示させる。すなわち、図19に示す例では、天疱瘡及び咽頭がんについて見逃してはいけない旨を表示させる。 In addition, as shown in FIG. 19, the fourth display control unit B14 displays, for example, "However, although the probability is low, items that should not be overlooked include pemphigus and pharyngeal cancer." Let me. In this case, it is necessary to add information on the degree of fatality to each of the disease names shown in the normal candidate table of FIG. For example, for the result A54 in FIG. 12, information such as the disease name γ is x point, the disease name δ is y point, and the disease name ω is z point is added. Information on the degree of lethality is similarly added to other results A1 to A53 and the like. Further, it is necessary to add information on the degree of fatality to each disease name not only in the normal candidate table but also in the specific candidate table shown in FIG. Then, the fourth display control unit B14 displays that the disease name whose fatality is equal to or higher than a predetermined point should not be overlooked. That is, in the example shown in FIG. 19, it is displayed that pemphigus and pharyngeal cancer should not be overlooked.

医師は、画面表示される病名を認識した後に「終了」ボタン20gを指定する。これにより、病態判断機能部Bの動作は終了する。この際、候補となる病名は、病名診断機能部Cに入力される。また、上記のように候補となる病名が判断される過程において、得られた問診回答(具体的には選択された症状項目、及び、その症状項目の定量質問、定性質問、及び時間質問に対する回答)については、複数の個別情報として、医療情報記憶機能部Aの入力部A1に入力される。 The doctor specifies the "end" button 20g after recognizing the disease name displayed on the screen. As a result, the operation of the pathological condition determination function unit B ends. At this time, the candidate disease name is input to the disease name diagnosis function unit C. In addition, in the process of determining the candidate disease name as described above, the answers to the interviews (specifically, the selected symptom items and the quantitative questions, qualitative questions, and time questions of the symptom items) were obtained. ) Is input to the input unit A1 of the medical information storage function unit A as a plurality of individual information.

次に、病名診断機能部Cについて説明する。図20は、図3に示した病名診断機能部Cと第3記憶領域MCの詳細を示す構成図である。 Next, the disease name diagnosis function unit C will be described. FIG. 20 is a configuration diagram showing details of the disease name diagnosis function unit C and the third storage area MC shown in FIG.

病名診断機能部Cは、ROM10aやHDD50に記憶されるプログラムを実行することにより、第1提示部C1、第1絞り込み部C2、第2提示部C3、第2絞り込み部C4、及び第3提示部C5が機能する。また、図20に示すように、第3記憶領域MCは、診察行為記憶部MC1と、身体所見記憶部MC2と、検査記憶部MC3と、検査結果記憶部MC4とを有している。 The disease name diagnosis function unit C executes a program stored in the ROM 10a or the HDD 50 to execute the first presentation unit C1, the first narrowing-down unit C2, the second presentation unit C3, the second narrowing-down unit C4, and the third presentation unit. C5 works. Further, as shown in FIG. 20, the third storage area MC includes a medical examination action storage unit MC1, a physical examination memory unit MC2, an examination storage unit MC3, and an examination result storage unit MC4.

図20に示す診察行為記憶部MC1は、病名と病名を確定するために行うべき診察行為とを対比させて記憶する記憶部である。図21は、図20に示した診察行為記憶部MC1の記憶内容を示す概念図である。図21に示すように、診察行為記憶部MC1には、複数の病名が記憶されると共に、これらの病名それぞれに対応して診察行為が記憶されている。 The medical examination action storage unit MC1 shown in FIG. 20 is a storage unit that contrasts and stores the name of the disease and the medical examination action to be performed in order to determine the name of the disease. FIG. 21 is a conceptual diagram showing the memory contents of the medical examination act storage unit MC1 shown in FIG. As shown in FIG. 21, a plurality of disease names are stored in the medical examination act storage unit MC1, and medical examination actions are stored corresponding to each of these disease names.

図21に示す例において診察行為記憶部MC1には、病名αに対する診察行為1として「○○1」と記憶されており、診察行為2として「○○2」と記憶されている。○○1は、例えば「左下腹部に痛みがあるかを確認するために触診を行う」であり、○○2は、例えば「呼吸音に乱れが無いか確認するために聴診を行う」などである。また、診察行為記憶部MC1には、病名βに対する診察行為1として「××1」と記憶されており、病名γに対する診察行為1として「△△1」と記憶されている。××1は、例えば「左下腹部にしこりがあるかを確認するために触診を行う」であり、△△1は、例えば「心音に乱れが無いか確認するために聴診を行う」などである。 In the example shown in FIG. 21, the medical examination act storage unit MC1 stores "○○ 1" as the medical examination act 1 for the disease name α, and "○○ 2" as the medical examination act 2. ○○ 1 is, for example, “palpate to check if there is pain in the lower left abdomen”, and ○○ 2 is, for example, “to perform auscultation to check if the breath sounds are disturbed”. is there. Further, the medical examination act storage unit MC1 stores "XX1" as the medical examination act 1 for the disease name β, and "Δ△ 1" as the medical examination act 1 for the disease name γ. XX1 is, for example, "palpation is performed to confirm whether there is a lump in the lower left abdomen", and Δ△ 1 is, for example, "auscultation is performed to confirm whether the heart sounds are disturbed".

図20を参照する。身体所見記憶部MC2は、病名と病名によって得られる身体所見とを対比させて記憶する記憶部である。図22は、図20に示した身体所見記憶部MC2の記憶内容を示す概念図である。図22に示すように、身体所見記憶部MC2には、複数の病名が記憶されると共に、これらの病名それぞれに対応する身体所見が記憶されている。 See FIG. 20. The physical finding memory unit MC2 is a storage unit that stores the name of the disease and the physical findings obtained by the name of the disease in comparison with each other. FIG. 22 is a conceptual diagram showing the stored contents of the body finding storage unit MC2 shown in FIG. 20. As shown in FIG. 22, a plurality of disease names are stored in the physical finding storage unit MC2, and physical findings corresponding to each of these disease names are stored.

例えば特定の病気については、身体所見として、心音の乱れや、呼吸音の乱れが得られる傾向にある。更には、他の特定の病気については、身体所見として、特定箇所における痛みやしこりが得られる傾向にある。身体所見記憶部MC2は、このような医師による身体所見と、病名とを対比させたデータを記憶している。 For example, for certain illnesses, physical findings tend to result in disturbed heart sounds and disturbed breath sounds. Furthermore, for other specific illnesses, physical findings tend to result in pain or lumps at specific locations. The physical findings memory unit MC2 stores data in which such physical findings by a doctor are compared with the name of a disease.

図22に示す例において、身体所見記憶部MC2は、病名αについて、身体所見1として「左下腹部に痛み有り」と記憶しており、身体所見2として「呼吸音に乱れ有り」と記憶している。また、病名βについては身体所見1として「左下腹部にしこり有り」と記憶しており、病名γについては身体所見1として「心音に乱れ有り」と記憶している。 In the example shown in FIG. 22, the physical finding memory unit MC2 memorizes the disease name α as "pain in the lower left abdomen" as physical finding 1 and "disturbed breath sounds" as physical finding 2. There is. Further, the disease name β is memorized as "there is a lump in the lower left abdomen" as the physical finding 1, and the disease name γ is memorized as "the heart sound is disturbed" as the physical finding 1.

なお、身体所見記憶部MC2は、診察行為記憶部MC1に記憶される診察行為を行ったことによる身体所見を記憶するものであり、例えば診察行為記憶部MC1において病名γの診察行為は「△△1(心音に乱れが無いか確認するために聴診を行う)」となっているのに対し、身体所見記憶部MC2において病名γの身体所見は「心音に乱れ有り」となっている。すなわち、診察行為記憶部MC1と身体所見記憶部MC2との記憶内容は対応関係を有している。よって、これら記憶部MC1,MC2は統合されて1つの記憶部によって構成されていてもよい。 The physical examination memory unit MC2 memorizes the physical findings caused by performing the medical examination act stored in the medical examination act memory unit MC1. For example, the medical examination act of the disease name γ in the auscultation action memory unit MC1 is “△△”. 1 (Auscultation is performed to confirm that the heart sounds are not disturbed) ”, whereas the physical findings of the disease name γ in the physical findings memory unit MC2 are“ the heart sounds are disturbed ”. That is, the memory contents of the medical examination act memory unit MC1 and the physical examination memory unit MC2 have a corresponding relationship. Therefore, these storage units MC1 and MC2 may be integrated and configured by one storage unit.

図20を参照する。検査記憶部MC3は、病名と病名を確定するために行うべき検査とを対比させて記憶する記憶部である。図23は、図20に示した検査記憶部MC3の記憶内容を示す概念図である。図23に示すように、検査記憶部MC3には、複数の病名が記憶されると共に、これらの病名それぞれに対応する検査が記憶されている。 See FIG. 20. The test storage unit MC3 is a storage unit that stores the name of the disease in comparison with the test to be performed to determine the name of the disease. FIG. 23 is a conceptual diagram showing the stored contents of the inspection storage unit MC3 shown in FIG. 20. As shown in FIG. 23, a plurality of disease names are stored in the test storage unit MC3, and tests corresponding to each of these disease names are stored.

例えば心臓病であるか確定するためには、心電図、胸部X線写真、心臓カテーテルなどの検査が行われる。また、大腸がんの検査には、検便が行われる。さらに、肝炎や膵炎などの検査には、血液検査が行われる(肝炎はGOT値等、膵炎は血清アミラーゼ値の検査)。検査記憶部MC3は、このような検査項目と、病名とを対比させたデータを記憶している。 For example, an electrocardiogram, a chest radiograph, a cardiac catheter, or the like is performed to determine whether or not the patient has heart disease. In addition, a stool test is performed to test for colorectal cancer. Furthermore, a blood test is performed for tests such as hepatitis and pancreatitis (for hepatitis, a GOT value, etc., and for pancreatitis, a serum amylase level test). The test storage unit MC3 stores data in which such test items are compared with the disease name.

図23に示す例において、検査記憶部MC3は、病名αについて検査1として「血液検査(○○値)」と記憶しており、病名βについて検査1として「検便」と記憶している。また、病名γについては検査1として「血液検査(××値)」と記憶している。なお、各病名に対して検査は1つに限るものではない。 In the example shown in FIG. 23, the test storage unit MC3 stores the disease name α as the test 1 as “blood test (○○ value)” and the disease name β as the test 1 as “stool test”. In addition, the disease name γ is memorized as “blood test (XX value)” as test 1. The number of tests is not limited to one for each disease name.

図20を参照する。検査結果記憶部MC4は、病名と病名によって得られるはずである検査結果とを対比させて記憶する記憶部である。図24は、図20に示した検査結果記憶部MC4の記憶内容を示す概念図である。図24に示すように、検査結果記憶部MC4には、複数の病名が記憶されると共に、これらの病名それぞれに対応する検査結果が記憶されている。 See FIG. 20. The test result storage unit MC4 is a storage unit that stores the name of the disease and the test result that should be obtained by the name of the disease in comparison with each other. FIG. 24 is a conceptual diagram showing the stored contents of the inspection result storage unit MC4 shown in FIG. As shown in FIG. 24, a plurality of disease names are stored in the test result storage unit MC4, and test results corresponding to each of these disease names are stored.

例えば大腸がんにおいては、便に血が混じったり、便が細くなったりする。さらに、肝炎においては、例えばGOT値が35IU/I以上となる。また、膵炎においては、血清アミラーゼ値が60〜190U/dlの範囲外となる。検査結果記憶部MC4は、このような検査結果と、病名とを対比させたデータを記憶している。 For example, in colorectal cancer, stool may be mixed with blood or the stool may become thin. Further, in hepatitis, for example, the GOT value is 35 IU / I or more. In pancreatitis, the serum amylase level is outside the range of 60 to 190 U / dl. The test result storage unit MC4 stores data in which such test results are compared with disease names.

図24に示す例において、検査結果記憶部MC4は、病名αについて検査結果1として「○○値がX値以上」と記憶しており、病名βについて検査結果1として「便に血が混じっている」と記憶している。また、病名γについては検査結果1として「××値がY1〜Y2の範囲外」と記憶している。 In the example shown in FIG. 24, the test result storage unit MC4 stores the disease name α as the test result 1 as "the XX value is X value or more", and the disease name β as the test result 1 "blood is mixed in the stool." I remember. Further, regarding the disease name γ, it is stored as the test result 1 that “the XX value is out of the range of Y1 to Y2”.

なお、検査結果記憶部MC4は、検査記憶部MC3に記憶される検査に対する結果を記憶するものであり、例えば検査記憶部MC3において病名αの検査は「血液検査(○○値)」となっているのに対し、検査結果記憶部MC4において病名αの検査結果は「○○値がX値以上」となっている。すなわち、検査記憶部MC3と検査結果記憶部MC4との記憶内容は対応関係を有している。よって、これら記憶部MC3,MC4は統合されて1つの記憶部によって構成されていてもよい。 The test result storage unit MC4 stores the results of the tests stored in the test storage unit MC3. For example, the test of the disease name α in the test storage unit MC3 becomes a "blood test (○○ value)". On the other hand, the test result of the disease name α in the test result storage unit MC4 is "○○ value is X value or more". That is, the stored contents of the inspection storage unit MC3 and the inspection result storage unit MC4 have a corresponding relationship. Therefore, these storage units MC3 and MC4 may be integrated and configured by one storage unit.

加えて、上記した各記憶部MC1〜MC4は、全て病名の項目を含んでいることから、病名を軸にして、診察行為、身体所見、検査及び検査結果の内容を記憶した1つのデータベースにより構成されていてもよい。 In addition, since each of the above-mentioned storage units MC1 to MC4 includes all the items of the disease name, it is composed of one database that stores the contents of the medical examination, physical findings, examinations, and examination results with the disease name as the axis. It may have been done.

再度、図20を参照する。第1提示部C1は、(例えば病態判断機能部Bから)候補となる病名が入力された場合に、入力された病名と対応する診察行為を診察行為記憶部MC1から抽出して医師に提示するものである。提示方法としては、不図示のプリンタに印刷する方法や、ディスプレイ20に画像表示させる方法などがある。ディスプレイ20に表示させる場合、例えば図25に示す画像が表示される。 Refer to FIG. 20 again. When a candidate disease name is input (for example, from the pathological condition determination function unit B), the first presentation unit C1 extracts the medical examination action corresponding to the input disease name from the medical examination action memory unit MC1 and presents it to the doctor. It is a thing. As the presentation method, there are a method of printing on a printer (not shown), a method of displaying an image on the display 20, and the like. When displayed on the display 20, for example, the image shown in FIG. 25 is displayed.

図25は、図20に示した第1提示部C1により表示される画面を示す正面図である。図25に示すように、例えば候補となる病名としてα,β,γが入力された場合、図21を参照して説明した病名α,β,γに対応する診察行為が抽出されて画像表示される。 FIG. 25 is a front view showing a screen displayed by the first presenting unit C1 shown in FIG. 20. As shown in FIG. 25, for example, when α, β, γ is input as a candidate disease name, the medical examination actions corresponding to the disease names α, β, γ explained with reference to FIG. 21 are extracted and displayed as an image. To.

具体的には図25に示すように、病名αに対応した診察行為である「左下腹部に痛みがあるか確認してください。」という診察行為内容AC1、及び、「呼吸音に乱れがあるか確認してください。」という診察行為内容AC2が表示される。さらには、病名βに対応した診察行為である「左下腹部にしこりがあるか確認してください。」という診察行為内容AC3、及び、「心音に乱れがあるか確認してください。」という診察行為内容AC4が表示される。医師は、上記のような診察行為内容ACが表示されることにより、誤り無く行うべき診察行為を行うことができる。 Specifically, as shown in FIG. 25, the medical examination action corresponding to the disease name α, "Please check if there is pain in the lower left abdomen." "Please check." Is displayed. Furthermore, the medical examination action content that corresponds to the disease name β, "Please check if there is a lump in the lower left abdomen", and the medical examination action content that "Please check if the heart sounds are disturbed." AC4 is displayed. By displaying the above-mentioned medical examination action content AC, the doctor can perform the medical examination action that should be performed without error.

加えて、各診察行為内容AC1〜AC4のそれぞれに隣接して身体所見の情報を入力する入力項目IT1〜IT4が表示されている。各入力項目IT1〜IT4は、ラジオボタン形式となっている。具体的に診察行為内容AC1の入力項目IT1は、「痛み有り」と「痛み無し」とのいずれか一方を選択可能なラジオボタンで構成されている。同様に、診察行為内容AC2の入力項目IT2は、「乱れ有り」と「乱れ無し」とのいずれか一方を選択可能なラジオボタンで構成され、診察行為内容AC3の入力項目IT3は、「しこり有り」と「しこり無し」とのいずれか一方を選択可能なラジオボタンで構成されている。加えて、診察行為内容AC4の入力項目IT4は、「乱れ有り」と「乱れ無し」とのいずれか一方を選択可能なラジオボタンで構成されている。 In addition, input items IT1 to IT4 for inputting information on physical findings are displayed adjacent to each of the medical examination action contents AC1 to AC4. Each input item IT1 to IT4 is in the form of a radio button. Specifically, the input item IT1 of the medical examination action content AC1 is composed of radio buttons that can select either "painful" or "no pain". Similarly, the input item IT2 of the medical examination action content AC2 is composed of radio buttons that can select either "disturbed" or "no disturbance", and the input item IT3 of the medical examination action content AC3 is "lumpy". It consists of radio buttons that allow you to select either "" or "no lump". In addition, the input item IT4 of the medical examination action content AC4 is composed of radio buttons that can select either "with disturbance" or "without disturbance".

そして、医師が診察行為を行うことで得た身体所見の情報を、キーボードK又はマウスM等の入力手段を通じて入力すると、第1絞り込み部C2が機能することとなる。 Then, when the information of the physical findings obtained by the doctor performing the medical examination is input through the input means such as the keyboard K or the mouse M, the first narrowing-down unit C2 functions.

再度、図20を参照する。第1絞り込み部C2は、第1提示部C1により提示された診察行為に応じた身体所見の情報が入力された場合に、身体所見記憶部MC2の記憶内容に基づいて、入力された候補となる病名の絞り込みを行うものである。 Refer to FIG. 20 again. The first narrowing-down unit C2 becomes an input candidate based on the stored contents of the physical examination storage unit MC2 when the information of the physical findings corresponding to the examination act presented by the first presenting unit C1 is input. It narrows down the names of diseases.

例えば、図25に示す画面において、入力項目IT1では「痛み有り」が指定され、入力項目IT2では「乱れ有り」が指定され、入力項目IT3では「しこり有り」が指定され、入力項目IT4では「乱れ無し」が指定されたとする。この場合、第1絞り込み部C2は、このような指定された入力内容と、身体所見記憶部MC2の記憶内容とを対比させて病名の絞り込みを行う。 For example, in the screen shown in FIG. 25, "painful" is specified in the input item IT1, "disturbed" is specified in the input item IT2, "lumpy" is specified in the input item IT3, and "lumpy" is specified in the input item IT4. Suppose that "no disturbance" is specified. In this case, the first narrowing-down unit C2 narrows down the disease name by comparing the designated input content with the stored content of the physical finding storage unit MC2.

すなわち、図22に示すように、病名αの身体所見については「左下腹部に痛み有り」且つ「呼吸音に乱れ有り」となっている。上記においては、入力項目IT1では「痛み有り」が指定され、入力項目IT2では「乱れ有り」が指定されている。このため、両者の内容は合致するため、患者は病名αである可能性がある。同様に、病名βの身体所見については「左下腹部にしこり有り」となっている。上記においては、入力項目IT3では「しこり有り」が指定されている。このため、両者の内容は合致するため、患者は病名βである可能性がある。これに対して、病名γの身体所見については「心音に乱れ有り」となっている。一方、入力項目IT4では「乱れ無し」が指定されている。よって、両者の内容は不一致であることから、患者は病名γである可能性がない。以上のように、第1絞り込み部C2は、病名の絞り込みを行う。 That is, as shown in FIG. 22, the physical findings of the disease name α are "pain in the lower left abdomen" and "disturbed breath sounds". In the above, the input item IT1 specifies "painful", and the input item IT2 specifies "disturbed". Therefore, since the contents of both match, the patient may have the disease name α. Similarly, the physical findings of the disease name β are "there is a lump in the lower left abdomen." In the above, "with lump" is specified in the input item IT3. Therefore, since the contents of both match, the patient may have the disease name β. On the other hand, the physical findings of the disease name γ are "disturbed in heart sounds". On the other hand, in the input item IT4, "no disturbance" is specified. Therefore, since the contents of both are inconsistent, there is no possibility that the patient has the disease name γ. As described above, the first narrowing-down unit C2 narrows down the disease name.

第2提示部C3は、第1絞り込み部C2により絞り込まれた病名と対応する検査を検査記憶部MC3から抽出して医師に提示するものである。提示方法としては、第1提示部C1と同様に、不図示のプリンタに印刷する方法や、ディスプレイ20に画像表示させる方法などがある。ディスプレイ20に表示させる場合、例えば図26に示す画像が表示される。 The second presenting unit C3 extracts the examination corresponding to the disease name narrowed down by the first narrowing down unit C2 from the examination storage unit MC3 and presents it to the doctor. Similar to the first presentation unit C1, the presentation method includes a method of printing on a printer (not shown), a method of displaying an image on the display 20, and the like. When displayed on the display 20, for example, the image shown in FIG. 26 is displayed.

図26は、図20に示した第2提示部C3により表示される画面を示す正面図である。図26に示すように、例えば第1絞り込み部C2により病名γの可能性が否定され、病名αと病名βとに絞り込まれた場合、図23を参照して説明した病名α,βに対応する検査が抽出されて画像表示される。 FIG. 26 is a front view showing a screen displayed by the second presentation unit C3 shown in FIG. 20. As shown in FIG. 26, for example, when the possibility of the disease name γ is denied by the first narrowing-down unit C2 and the disease name α and the disease name β are narrowed down, it corresponds to the disease names α and β described with reference to FIG. 23. The inspection is extracted and displayed as an image.

具体的には図26に示すように、病名αに対応した検査である「血液検査(○○値)」という検査内容IC1、及び、病名βに対応した検査である「検便」という検査内容IC2が表示される。医師は、上記のような検査内容ICが表示されることにより、誤り無く行うべき検査を実施することができる。 Specifically, as shown in FIG. 26, a test content IC1 called "blood test (○○ value)" which is a test corresponding to the disease name α and a test content IC2 called "stool test" which is a test corresponding to the disease name β. Is displayed. The doctor can carry out the test to be performed without error by displaying the test content IC as described above.

加えて、各検査内容IC1〜IC2のそれぞれに隣接して検査結果を問う質問項目Q1,Q2と、検査結果の情報を入力する入力項目IT5,IT6が表示されている。各入力項目IT5,IT6は、ラジオボタン形式となっている。具体的に検査内容IC1の質問項目Q1は、「○○値はX値以上であるか。」という文字表示となっており、入力項目IT5は、「YES」と「NO」とのいずれか一方を選択可能なラジオボタンで構成されている。同様に、検査内容IC2の質問項目Q2は、「便に血が混じっているか。」という文字表示となっており、入力項目IT6は、「YES」と「NO」とのいずれか一方を選択可能なラジオボタンで構成されている。 In addition, question items Q1 and Q2 for asking the inspection result and input items IT5 and IT6 for inputting the inspection result information are displayed adjacent to each of the inspection contents IC1 and IC2. Each input item IT5 and IT6 is in the form of a radio button. Specifically, the question item Q1 of the inspection content IC1 is displayed in characters as "Is the XX value equal to or greater than the X value?", And the input item IT5 is either "YES" or "NO". It consists of radio buttons that can be selected. Similarly, the question item Q2 of the test content IC2 has a character display of "Is blood mixed in the stool?", And the input item IT6 can select either "YES" or "NO". It is composed of various radio buttons.

そして、医師が検査を通じて得た検査結果の情報を、キーボードK又はマウスM等の入力手段を通じて入力すると、第2絞り込み部C4が機能することとなる。 Then, when the information of the test result obtained by the doctor through the test is input through the input means such as the keyboard K or the mouse M, the second narrowing-down unit C4 functions.

再度、図20を参照する。第2絞り込み部C4は、第2提示部C3により提示された検査に応じた検査結果が入力された場合に、検査結果記憶部MC4の記憶内容に基づいて、第1絞り込み部C2により絞り込まれた病名に対して更に絞り込みを行うものである。 Refer to FIG. 20 again. The second narrowing-down unit C4 is narrowed down by the first narrowing-down unit C2 based on the stored contents of the inspection result storage unit MC4 when the inspection result corresponding to the inspection presented by the second presenting unit C3 is input. The name of the disease is further narrowed down.

例えば、図26に示す画面において、入力項目IT5では「YES」が指定され、入力項目IT6では「NO」が指定されたとする。この場合、第2絞り込み部C4は、このような指定された入力内容と、検査結果記憶部MC4の記憶内容とを対比させて更に病名の絞り込みを行う。 For example, on the screen shown in FIG. 26, it is assumed that "YES" is specified for the input item IT5 and "NO" is specified for the input item IT6. In this case, the second narrowing-down unit C4 further narrows down the disease name by comparing the designated input content with the stored content of the test result storage unit MC4.

すなわち、図26に示すように、病名αの検査結果については「○○値がX値以上」となっている(すなわち、質問項目Q1に対して入力項目IT5では「YES」)。上記においては、入力項目IT5では「YES」が指定されている。このため、両者の内容は合致するため、患者は病名αであるといえる。一方、病名βの検査結果については「便に血が混じっている」となっている(すなわち、質問項目Q2に対して入力項目IT6では「YES」)。上記においては、入力項目IT6では「NO」が指定されている。よって、両者の内容は不一致であることから、患者は病名βである可能性がない。以上のように、第2絞り込み部C4は、病名の絞り込みを行う。 That is, as shown in FIG. 26, the test result of the disease name α is “○○ value is X value or more” (that is, “YES” in the input item IT5 for the question item Q1). In the above, "YES" is specified in the input item IT5. Therefore, since the contents of both match, it can be said that the patient has the disease name α. On the other hand, the test result of the disease name β is "blood is mixed in the stool" (that is, "YES" in the input item IT6 for the question item Q2). In the above, "NO" is specified in the input item IT6. Therefore, since the contents of both are inconsistent, there is no possibility that the patient has the disease name β. As described above, the second narrowing-down unit C4 narrows down the disease name.

再度図20を参照する。第3提示部C5は、第2絞り込み部C4により絞り込まれた結果を医師に提示するものである。提示方法としては、第1提示部C1と同様に、不図示のプリンタに印刷する方法や、ディスプレイ20に画像表示させる方法などがある。ディスプレイ20に表示させる場合、例えば図27に示す画像が表示される。 See FIG. 20 again. The third presenting unit C5 presents the result narrowed down by the second narrowing down unit C4 to the doctor. Similar to the first presentation unit C1, the presentation method includes a method of printing on a printer (not shown), a method of displaying an image on the display 20, and the like. When displayed on the display 20, for example, the image shown in FIG. 27 is displayed.

図27は、図20に示した第3提示部C5により表示される画面を示す正面図である。図27に示すように、例えば第2絞り込み部C4により病名βの可能性が否定され、病名αに絞り込まれた場合、第3提示部C5は、例えば「病名はαであると判断できます。」などと最終結果FRを画像表示させる。 FIG. 27 is a front view showing a screen displayed by the third presentation unit C5 shown in FIG. 20. As shown in FIG. 27, for example, when the possibility of the disease name β is denied by the second narrowing-down unit C4 and the disease name is narrowed down to the disease name α, the third presentation unit C5 can determine, for example, that the disease name is α. The final result FR is displayed as an image.

以上のように、病名の候補が入力されれば、医師は、提示される診察行為及び検査を行い、身体所見と検査結果を入力すれば、最終結果FRを得ることができる。しかも、診察行為や検査の誤った実施が防止されるため、病名をより精度良く診断することができる。 As described above, if the candidate for the disease name is input, the doctor performs the presented medical examination and examination, and if the physical findings and the examination result are input, the final result FR can be obtained. Moreover, since it is possible to prevent erroneous examinations and examinations, the name of the disease can be diagnosed more accurately.

なお、上記した説明においては、最終結果FRとして病名αという1つの病気が残ることとなったが、これに限らず、例えば癌などのように複数箇所に同時に発生し得るもの、すなわち複数の病気を併発しているような場合には、最終結果FRとして複数の病気が表示されることとなる。さらに、上記において検査結果の入力形式は選択肢を選択する方式であるが、可能であれば数値等を直接入力する形式であってもよい。 In the above explanation, one disease with the disease name α remains as the final result FR, but the disease is not limited to this, and a disease that can occur simultaneously in a plurality of places such as cancer, that is, a plurality of diseases. In the case of co-occurrence, a plurality of diseases will be displayed as the final result FR. Further, in the above, the input format of the inspection result is a method of selecting an option, but if possible, a format in which a numerical value or the like is directly input may be used.

ここで、上記のように特定された病名(診断名)が医療情報記憶機能部Aの入力部A1に入力される。さらに、診断名が特定される過程において得られた医師の所見、検査内容、及び検査値についても、それぞれ個別情報として、医療情報記憶機能部Aの入力部A1に入力される。 Here, the disease name (diagnosis name) specified as described above is input to the input unit A1 of the medical information memory function unit A. Further, the doctor's findings, the test contents, and the test values obtained in the process of identifying the diagnosis name are also input as individual information into the input unit A1 of the medical information memory function unit A.

以上のように、医療情報記憶機能部Aには、少なくとも病態判断機能部Bからの問診回答の情報が医療情報を構成する個別情報として入力され、病名診断機能部Cからの医師の所見、検査内容、及び検査値の情報が医療情報を構成する個別情報として入力される。 As described above, at least the information of the inquiry and answer from the pathological condition judgment function unit B is input to the medical information memory function unit A as individual information constituting the medical information, and the doctor's findings and examinations from the disease name diagnosis function unit C are performed. The content and test value information are input as individual information constituting medical information.

加えて、医療情報記憶機能部Aには、医師等により直接文字入力された情報や選択肢形式で入力された情報が、複数の個別情報として入力される。このとき、点滴、処方薬、リハビリ、処置及び手術法に関する医療対応の情報が、入力部A1によって入力される。このときの情報入力画面においては、例えば「注射・点滴」という文字とこれに隣接する空欄が表示され、この空欄に情報が入力されることで、入力された情報が「注射・点滴」に関する個別情報(医療対応の情報)として入力部A1に入力される。また、「注射・点滴」の「成分・分量」についても空欄が表示され、この空欄に情報が入力されることで、入力された情報が「成分・分量」に関する個別情報(医療対応の情報)として入力部A1に入力される。他の個別情報も空欄等を利用した形式で入力される。 In addition, in the medical information storage function unit A, information directly input by a doctor or the like in characters or information input in an option format is input as a plurality of individual information. At this time, information on medical correspondence regarding infusion, prescription drug, rehabilitation, treatment and surgical method is input by the input unit A1. On the information input screen at this time, for example, the characters "injection / drip" and a blank adjacent to it are displayed, and by inputting information in this blank, the entered information is individually related to "injection / drip". It is input to the input unit A1 as information (information corresponding to medical treatment). In addition, a blank is displayed for the "ingredient / amount" of "injection / infusion", and by inputting information in this blank, the entered information is individual information regarding the "ingredient / amount" (information for medical treatment). Is input to the input unit A1. Other individual information is also entered in a format that uses blanks and the like.

具体的に説明すると、例えば病名診断機能部Cにより患者の病名が「脳梗塞」と判断され、「頸動脈閉塞除去手術」が行われた場合、「頸動脈閉塞除去手術」という手術法の情報(医療対応の情報)が空欄等への入力を通じて入力部A1に入力されることとなる。さらに、例えば、脳梗塞の再発防止手術としての「ステント手術」「バイパス手術」や、処方された抗血栓薬の種類や分量などの情報(医療対応の情報)についても空欄等への入力を通じて入力部A1に入力されることとなる。 Specifically, for example, when the patient's disease name is determined to be "cerebral infarction" by the disease name diagnosis function unit C and "carotid artery occlusion removal surgery" is performed, information on the surgical method called "carotid artery occlusion removal surgery" (Medical correspondence information) will be input to the input unit A1 through input in the blanks and the like. Furthermore, for example, "stent surgery" and "bypass surgery" as surgery to prevent recurrence of cerebral infarction, and information (medical response information) such as the type and amount of prescribed antithrombotic drug are also entered through blanks. It will be input to the part A1.

加えて、「脳梗塞」と判断され、薬物療法(処置)が行われた場合、例えば、「抗血栓療法」「抗浮腫療法」「脳保護療法」などの行われた薬物療法の情報(医療対応の情報)についても空欄等への入力を通じて入力部A1に入力される。 In addition, when it is judged as "cerebral infarction" and drug therapy (treatment) is performed, for example, information on the drug therapy performed such as "antithrombotic therapy", "anti-edema therapy", and "brain protection therapy" (medical treatment). Correspondence information) is also input to the input unit A1 through input in the blank or the like.

さらには、病名診断時における医師の所見の他、その後の患者の経過についても所見の情報(個別情報)も空欄等への入力を通じて入力部A1に入力可能となっており、例えば、医師が判断する後遺症の情報なども入力可能となっている。具体例を挙げると、病名診断機能部Cにより患者の病名が「脳梗塞」と判断され、この後遺症として医師により「後遺症:重」と判断された場合、このような「後遺症:重」の情報についても、医師の所見として入力部A1に入力されることとなる。なお、腕が上がらないなどの後遺症については、患者からの問診回答によって得られる場合もあり、このような場合には、問診回答の情報として入力部A1に入力されるようになっていてもよい。 Furthermore, in addition to the doctor's findings at the time of diagnosing the name of the disease, information on the subsequent patient's progress (individual information) can also be input to the input unit A1 by inputting in the blanks, for example, the doctor makes a judgment. It is also possible to enter information such as aftereffects. To give a specific example, when the patient's disease name is determined to be "cerebral infarction" by the disease name diagnosis function unit C, and the doctor determines that the patient's disease name is "sequelae: severe", such "sequelae: severe" information Will also be input to the input unit A1 as a doctor's finding. In some cases, sequelae such as the inability to raise the arm can be obtained by answering a question from the patient. In such a case, the information may be input to the input unit A1 as the information of the answer to the question. ..

再度図4を参照する。入力部A1に入力される情報(個別情報)は上記の通りである。なお、入力部A1には、個人を特定する情報(氏名やIDなど)や日付の情報などが入力され、医療情報は医療情報記憶装置1において個人毎及び日付毎に管理されることは言うまでもない。 See FIG. 4 again. The information (individual information) input to the input unit A1 is as described above. It goes without saying that personally identifiable information (name, ID, etc.), date information, and the like are input to the input unit A1, and medical information is managed by the medical information storage device 1 for each individual and each date. ..

付与部A2は、入力部A1により入力された複数の個別情報のそれぞれに対して、複数の階層のいずれに属するかを示す階層情報、及び、隣接する階層同士の関連性が示された関連情報を付与するものである。本実施形態において付与部A2は、テンプレート記憶部MA1に記憶されるテンプレートを利用して階層情報及び関連情報を付与する。 The granting unit A2 has hierarchical information indicating which of the plurality of layers it belongs to for each of the plurality of individual information input by the input unit A1, and related information indicating the relationship between adjacent layers. Is given. In the present embodiment, the granting unit A2 grants hierarchical information and related information by using the template stored in the template storage unit MA1.

図28は、図4に示したテンプレート記憶部MA1に記憶されたテンプレートの一例を示す概念図である。なお、図28に示すテンプレートは一例を示すものであり、図示したもの以外にも種々の構造を採用可能である。 FIG. 28 is a conceptual diagram showing an example of a template stored in the template storage unit MA1 shown in FIG. The template shown in FIG. 28 is an example, and various structures other than those shown in the figure can be adopted.

例えばテンプレート記憶部MA1は、図28に示すテンプレートTを記憶している。このテンプレートTは、各個別情報の階層を示す階層情報、及び、隣接する階層同士の関連性が示された関連情報が予め付与済みであり、各個別情報の情報入力箇所が予め定められ、かつ、各個別情報が未入力状態であるものである。 For example, the template storage unit MA1 stores the template T shown in FIG. 28. In this template T, hierarchical information indicating the hierarchy of each individual information and related information indicating the relationship between adjacent layers are given in advance, and the information input location of each individual information is predetermined. , Each individual information has not been input.

具体的に説明すると、図28に示すテンプレートTにおいては、例えば第1〜第4の階層情報が設けられており、「病名(診断名)」HDを第1階層としている。また、第1階層の病名(診断名)HDから派生して第2階層の「問診回答1(症状)」HS1、「問診回答2(症状)」HS2、「医師の所見1」HO1、「医師の所見2」HO2、「検査1」HI1、「検査2」HI2、「医師の対応1(手術法)」HC1、「医師の対応2(注射・点滴)」HC2、及び「医師の対応3(処方薬)」HC3が設定されている。テンプレートTにおいては、この派生を示す線分が関連情報となる。 More specifically, in the template T shown in FIG. 28, for example, first to fourth layer information is provided, and the “disease name (diagnosis name)” HD is set as the first layer. In addition, derived from the disease name (diagnosis name) HD of the first layer, "question answer 1 (symptomatology)" HS1, "question answer 2 (symptomatology)" HS2, "doctor's finding 1" HO1, "doctor" Findings 2 "HO2," Examination 1 "HI1," Examination 2 "HI2," Doctor's response 1 (surgical method) "HC1," Doctor's response 2 (injection / drip) "HC2, and" Doctor's response 3 ( Prescription drug) ”HC3 is set. In the template T, the line segment indicating this derivation is the related information.

また、第2階層の「問診回答1(症状)」HS1から派生して第3階層の「問診回答1−1(定性質問の回答)」HS11、「問診回答1−2(定量質問の回答)」HS12、及び「問診回答1−3(時間質問の回答)」HS13が設定されている。第2階層の「問診回答2(症状)」HS2についても同様である。 In addition, "Question Answer 1 (Symptomatism)" HS1 in the second layer is derived from "Question Answer 1-1 (Answer to qualitative question)" HS11, "Question Answer 1-2 (Answer to quantitative question)" in the third layer. "HS12" and "Question answer 1-3 (answer to time question)" HS13 are set. The same applies to "Questionnaire Answer 2 (Symptomatology)" HS2 in the second layer.

また、第2階層の「医師の所見1」HO1から派生して第3階層の「医師の所見1−1」HO11及び「医師の所見1−2」HO12が設定されている。さらに、第3階層の「医師の所見1−1」HO11から派生して第4階層の「医師の所見1−1−1」HO111及び「医師の所見1−1−2」HO112が設定されている。同様に、第3階層の「医師の所見1−2」HO12から派生して第4階層の「医師の所見1−2−1」HO121及び「医師の所見1−2−2」HO122が設定されている。なお、第2階層の「医師の所見2」HO2についても同様に派生している。 Further, "Doctor's findings 1-1" HO11 and "Doctor's findings 1-2" HO12 of the third layer are set by deriving from "Doctor's findings 1" HO1 of the second layer. Further, "Doctor's Findings 1-1-1" HO111 and "Doctor's Findings 1-1-2" HO112 of the 4th layer are set by deriving from "Doctor's Findings 1-1" HO11 of the 3rd layer. There is. Similarly, "Doctor's Findings 1-2-1" HO121 and "Doctor's Findings 1-2-2" HO122 in the 4th layer are set by deriving from "Doctor's Findings 1-2" HO12 in the 3rd layer. ing. The second layer "Doctor's Findings 2" HO2 is also derived in the same manner.

さらに、第2階層の「検査1」HI1から派生して第3階層の「検査結果1(検査値)」HR1が設定され、第2階層の「検査2」HI2から派生して第3階層の「検査結果2(検査値)」HR2が設定されている。 Further, the "inspection 1" HI1 of the second layer is derived and the "inspection result 1 (inspection value)" HR1 of the third layer is set, and the "inspection 2" HI2 of the second layer is derived from the third layer. "Inspection result 2 (inspection value)" HR2 is set.

加えて、第2階層の「医師の対応1(手術法)」HC1から派生して第3階層の「医師の対応1−1(手術使用器具)」HC11、及び「医師の対応1−2(手術使用器具)」が設定されている。第3階層の「医師の対応1−1(手術使用器具)」HC11からは第4階層の「医師の対応1−1−1(使用量)」HC111が派生して設定されており、第3階層の「医師の対応1−2(手術使用器具)」HC12からは第4階層の「医師の対応1−2−1(使用量)」HC112が派生して設定されている。 In addition, "Doctor's response 1 (surgical method)" HC1 in the second layer is derived from "Doctor's response 1-1 (surgical instrument)" HC11 in the third layer, and "Doctor's response 1-2 (surgical method)". Surgical instruments) ”is set. The third layer "Doctor's response 1-1 (surgical instrument)" HC11 is derived from the fourth layer "Doctor's response 1-1-1 (usage amount)" HC111, and the third layer is set. From the "Doctor's response 1-2 (surgical instrument)" HC12 in the hierarchy, the "Doctor's response 1-2-1 (usage amount)" HC112 in the fourth hierarchy is derived and set.

また、第2階層の「医師の対応2(注射・点滴)」HC2から派生して第3階層の「医師の対応2−1(成分・分量)」HC21が設定されており、第2階層の「医師の対応3(処方薬)」HC3から派生して第3階層の「医師の対応3−1(分量)」HC31が設定されている。 In addition, the second layer "Doctor's response 2 (injection / drip)" HC2 is derived from the third layer "Doctor's response 2-1 (ingredient / amount)" HC21, and the second layer is set. Derived from "Doctor's response 3 (prescription drug)" HC3, the third layer "Doctor's response 3-1 (quantity)" HC31 is set.

以上のように、テンプレートTは、階層情報、及び、関連情報が予め付与済みである。このため、付与部A2は、テンプレートTに予め定められた各個別情報の情報入力箇所に情報入力することで、個別情報に対して階層情報と関連情報とを付与することとなる。 As described above, the template T is provided with hierarchical information and related information in advance. Therefore, the granting unit A2 grants hierarchical information and related information to the individual information by inputting information to the information input location of each individual information predetermined in the template T.

図29は、テンプレート記憶部MA1に記憶されるテンプレートTに対して付与部A2により個別情報が付与された状態を示す概念図である。具体的に説明すると、第1階層の「病名(診断名)」HDには例えば「脳梗塞」と入力されている。また、第2階層の「問診回答1(症状)」HS1には例えば「腕にしびれあり」と入力されている。第3階層の「問診回答1−1(定性質問の回答)」HS11には例えば「腕が肩までしか上がらない」と入力され、「問診回答1−2(定量質問の回答)」HS12には例えば「3回に一回程度」と入力され、「問診回答1−3(時間質問の回答)」HS13には例えば「3日前から」と入力されている。同様に、第2階層の「問診回答2(症状)」HS2には例えば「ろれつが回らない」と入力されている。第3階層の「問診回答2−1(定性質問の回答)」HS21には例えば「何を話しているか不明」と入力され、「問診回答2−2(定量質問の回答)」HS22には例えば「毎回」と入力され、「問診回答2−3(時間質問の回答)」HS23には例えば「3日前から」と入力されている。 FIG. 29 is a conceptual diagram showing a state in which individual information is added to the template T stored in the template storage unit MA1 by the addition unit A2. Specifically, for example, "cerebral infarction" is input in the "disease name (diagnosis name)" HD of the first layer. Further, for example, "there is numbness in the arm" is input in the "question answer 1 (symptom)" HS1 of the second layer. For example, "arms can only be raised to the shoulders" is entered in "question answer 1-1 (answers to qualitative questions)" HS11 in the third layer, and "question answer 1-2 (answers to quantitative questions)" HS12 is entered. For example, "about once every three times" is input, and "question answer 1-3 (answer to time question)" HS13 is input, for example, "from 3 days ago". Similarly, in the second layer "question answer 2 (symptomatology)" HS2, for example, "slurred speech" is input. In the third layer, "question answer 2-1 (answer to qualitative question)" HS21, for example, "what you are talking about is unknown" is entered, and in "question answer 2-2 (answer to quantitative question)" HS22, for example. "Every time" is input, and "question answer 2-3 (answer to time question)" HS23 is input, for example, "from 3 days ago".

他の情報についても同様に入力されている。ここで、今回の患者には外科的手術が行われることなく、薬物療法が行われその後薬が処方されたような場合には、第2階層の「医師の対応1(手術法)」HC1、第3階層の「医師の対応1−1(手術使用器具)」HC11、及び「医師の対応1−2(手術使用器具)」HC12、並びに、第4階層の「医師の対応1−1−1(使用量)」HC111、及び「医師の対応1−2−1(使用量)」HC112の欄は空欄とされている。同様に、医師の所見の一部(符号HO11,HO111,HO112,HO12,HO121,HO122参照)についても空欄とされている。すなわち、空欄となる情報も存在することとなる。 Other information is entered in the same way. Here, in the case where the patient is treated without surgery and the drug is prescribed afterwards, the second level "Doctor's response 1 (surgery method)" HC1 "Doctor's response 1-1 (surgical instrument)" HC11 in the third layer, "Doctor's response 1-2 (surgical instrument)" HC12, and "Doctor's response 1-1-1" in the fourth layer. The columns of "(Usage amount)" HC111 and "Doctor's response 1-2-1 (Usage amount)" HC112 are left blank. Similarly, some of the doctor's findings (see codes HO11, HO111, HO112, HO12, HO121, HO122) are also left blank. That is, there is also information that is blank.

特に、第2階層の「医師の所見2」HO2には、「後遺症:重」と入力されている。ここで、脳梗塞になった場合には、どの程度の後遺症が残ったかの情報が後に医師に参照されて、リハビリ等の判断に用いられる。このような後に医師の判断に用いられる個別情報を、優先個別情報という。テンプレートTにおいては、優先個別情報が予め定まっており、且つ、優先個別情報が複数の階層のうち上位側の所定階層(例えば第1及び第2階層)に属するように階層情報が付与済みとなっている。すなわち、本実施形態では、後に医師の判断に用いられる優先個別情報が、複数階層の上位側の所定階層となるように階層情報が付与されるようになっている。 In particular, "sequelae: severe" is input in "Doctor's Findings 2" HO2 in the second layer. Here, in the case of cerebral infarction, information on how much sequelae remain is later referred to by a doctor and used for judgment such as rehabilitation. The individual information used for the doctor's judgment after such is called priority individual information. In the template T, the priority individual information is predetermined, and the hierarchy information is already assigned so that the priority individual information belongs to the upper predetermined hierarchy (for example, the first and second layers) among the plurality of layers. ing. That is, in the present embodiment, the hierarchical information is added so that the priority individual information later used for the judgment of the doctor becomes a predetermined layer on the upper side of the plurality of layers.

なお、結核を患ったことがある者は後に腎臓疾患となり易い傾向があることから、後に医師の判断に用いられることが多く、このような個別情報(結核という診断名の情報)についても優先個別情報とされる。同様に、生後4カ月で首が座らない乳児は筋肉系の病気であり3〜4歳になっても立てない可能性があることから、後に医師の判断に用いられることが多く、このような個別情報(結核という診断名の情報)についても優先個別情報とされる。そして、本実施形態において付与部A2は、これらの優先個別情報を複数階層の上位側の所定階層となるように階層情報を付与する。 In addition, since those who have suffered from tuberculosis tend to develop kidney disease later, it is often used for the judgment of doctors later, and such individual information (information with the diagnosis name of tuberculosis) is also prioritized and individualized. It is regarded as information. Similarly, infants who are 4 months old and do not sit on their necks are muscular diseases and may not be able to stand even at the age of 3-4 years, so they are often used later in the judgment of doctors. Individual information (information with a diagnosis of tuberculosis) is also given priority individual information. Then, in the present embodiment, the granting unit A2 grants the hierarchical information so that the priority individual information becomes a predetermined layer on the upper side of the plurality of layers.

再度図4を参照する。記憶制御部A3は、付与部A2により複数の個別情報のそれぞれに階層情報及び関連情報が付与された医療情報を記憶させるものである。この記憶制御部A3は、医療情報記憶部MA2に医療情報を記憶させる。この際、個人毎及び日付毎に医療情報を記憶させることは言うまでもない。また、医療情報は、例えば医療機関の受診毎に記憶させられるため、医療情報記憶部MA2には複数の医療情報が記憶(蓄積)される。 See FIG. 4 again. The memory control unit A3 stores medical information to which hierarchical information and related information are added to each of a plurality of individual information by the granting unit A2. The memory control unit A3 stores medical information in the medical information storage unit MA2. At this time, it goes without saying that medical information is stored for each individual and each date. Further, since medical information is stored for each visit to a medical institution, for example, a plurality of medical information is stored (accumulated) in the medical information storage unit MA2.

加えて、記憶制御部A3は、記憶させた医療情報の作成日(記憶させた日)が古くなるほど、下位階層側から順次個別情報を消去するようになっている。例えば、記憶制御部A3は、医療情報を記憶させてから5年経過するまでは、全ての情報を記憶させておき、その後5年が経過する毎に最も下位側の階層の個別情報を消去していく。このとき、記憶制御部A3は、優先個別情報を消去しないように、すなわち複数階層のうち上位側の所定階層については消去しないことが好ましい。具体的に説明すると、4つの階層が存在し、且つ、上位側の所定階層を第1階層及び第2階層であるとする。この場合において、記憶制御部A3は、最初の5年は全階層の情報を記憶しておく。そして、記憶制御部A3は、5年経過すると第4階層の個別情報を消去する。さらに、記憶制御部A3は、もう5年経過すると第3階層の個別情報を消去する。記憶制御部A3による消去はこの段階で終了する。すなわち、次の5年等が経過しても優先個別情報が消去されないように、複数階層のうち上位側の所定階層については消去しないこととなる。 In addition, the memory control unit A3 deletes the individual information sequentially from the lower layer side as the created date (stored date) of the stored medical information becomes older. For example, the memory control unit A3 stores all the information until 5 years have passed since the medical information was stored, and then deletes the individual information in the lowermost layer every 5 years. To go. At this time, it is preferable that the storage control unit A3 does not delete the priority individual information, that is, does not delete the predetermined layer on the upper side of the plurality of layers. Specifically, it is assumed that there are four layers and the predetermined layers on the upper side are the first layer and the second layer. In this case, the memory control unit A3 stores the information of all layers for the first five years. Then, the memory control unit A3 erases the individual information of the fourth layer after 5 years have passed. Further, the memory control unit A3 erases the individual information of the third layer after another five years have passed. The erasure by the memory control unit A3 ends at this stage. That is, the predetermined layer on the upper side of the plurality of layers is not deleted so that the priority individual information is not deleted even after the next 5 years or the like.

次に、図3を参照する。医療情報検索機能部Dは、医療情報記憶機能部Aによって医療情報記憶部MA2に記憶させられた複数の医療情報から特定の個別情報を検索する機能部であって、ROM10aやHDD50に記憶されるプログラムを実行することにより、検索部(検索手段)D1が機能するものである。この検索部D1は、例えばキーボードKを介して入力された文字情報、及び、マウスMを介して選択された情報に基づいて特定の個別情報を検索する。このとき、既存の検索システムのように、完全一致、前方一致、後方一致などの検索が行われる。また、個別情報に特定の情報を内在させておき、これに基づいて検索を行ってもよい。例えば、「病名(診断名)」HDについて、「脳梗塞」や「心筋梗塞」などについては「血管系疾患」などの特定の情報が内在され、マウスMを介して「血管系疾患」が選択された場合、「脳梗塞」や「心筋梗塞」などが特定の個別情報として検索されてもよい。加えて、検索対象となる個人を特定して検索されるようになっていてもよい。 Next, refer to FIG. The medical information search function unit D is a functional unit that searches for specific individual information from a plurality of medical information stored in the medical information storage unit MA2 by the medical information storage function unit A, and is stored in the ROM 10a or the HDD 50. By executing the program, the search unit (search means) D1 functions. The search unit D1 searches for specific individual information based on, for example, character information input via the keyboard K and information selected via the mouse M. At this time, a search such as an exact match, a prefix match, or a suffix match is performed as in the existing search system. In addition, specific information may be embedded in the individual information and a search may be performed based on the specific information. For example, specific information such as "cerebral infarction" or "myocardial infarction" is inherent in "disease name (diagnosis name)" HD, and "vascular disease" is selected via mouse M. If so, "cerebral infarction", "myocardial infarction", etc. may be searched as specific individual information. In addition, the individual to be searched may be specified and searched.

さらに、検索部D1は、検索する対象を複数の集合情報のうち複数階層の上位側の所定階層の個別情報に限定して特定の個別情報を検索するものである。例えば医療情報が図29に示すように記憶され、且つ、上位側の所定階層が第1階層及び第2階層であるとした場合、検索部D1は、第1階層である「病名(診断名)」HDの「脳梗塞」、並びに、第2階層である「問診回答1(症状)」HS1の「腕にしびれあり」、「問診回答2(症状)」HS2の「ろれつが回らない」、「医師の所見1」HO1の「バビンスキー反射あり」、「医師の所見2」HO2の「後遺症:重」、「検査1」HI1の「心電図検査」、「検査2」HI2の「血液検査」、「医師の対応2(注射・点滴)」HC2の「点滴」、及び「医師の対応3(処方薬)」HC3の「プレタール ケタス」から、特定の個別情報を検索する。これにより、医師が後に判断に用いる優先個別情報を含む階層に限定して検索を行い、検索の高速化を図ることができるからである。 Further, the search unit D1 searches for specific individual information by limiting the search target to the individual information of the predetermined layer on the upper side of the plurality of layers among the plurality of set information. For example, when medical information is stored as shown in FIG. 29 and the predetermined layers on the upper side are the first layer and the second layer, the search unit D1 is the first layer "disease name (diagnosis name)". HD "cerebral infarction" and the second level "question answer 1 (symptom)" HS1 "arm numbness", "question answer 2 (symptom)" HS2 "slurred speech", " Doctor's Findings 1 HO1's "Babinsky Reflex", "Doctor's Findings 2" HO2's "Symptoms: Severe", "Test 1" HI1's "ECG", "Test 2" HI2's "Blood Test", " Specific individual information is searched from "Doctor's response 2 (injection / drip)" HC2 "drip" and "Doctor's response 3 (prescription drug)" HC3 "Pletal Ketus". This is because the search can be performed only in the hierarchy including the priority individual information that the doctor will use later for the judgment, and the search speed can be increased.

次に、本実施形態に係る医療情報記憶装置1の動作を説明する。図30及び図31は、病態判断機能部Bの動作の一例を示すフローチャートであり、図30は前半部分を示し、図31は後半部分を示している。 Next, the operation of the medical information storage device 1 according to the present embodiment will be described. 30 and 31 are flowcharts showing an example of the operation of the pathological condition determination function unit B, FIG. 30 shows the first half portion, and FIG. 31 shows the second half portion.

図30に示すように、まず第1表示制御部B11は、属性情報の入力画面を表示させる(S1)。このとき、第1表示制御部B11は、例えば図14に示すような画面を表示させる。そして、CPU10は、属性情報が入力されたかを判断する(S2)。図14に示す例の場合、CPU10は、テキストボックス20aに生年月日が入力され、チェックボックス20bにチェックがされた状態で、「次へ」のボタン20cが指定されたかを判断することとなる。 As shown in FIG. 30, first, the first display control unit B11 displays the attribute information input screen (S1). At this time, the first display control unit B11 displays a screen as shown in FIG. 14, for example. Then, the CPU 10 determines whether the attribute information has been input (S2). In the case of the example shown in FIG. 14, the CPU 10 determines whether the "Next" button 20c is specified with the date of birth entered in the text box 20a and the check box 20b checked. ..

属性情報が入力されていないと判断した場合(S2:NO)、処理はステップS1に移行する。一方、属性情報が入力されたと判断した場合(S2:YES)、第2表示制御部B12は、症状項目の選択画面を表示させる(S3)。この際、第2表示制御部B12は、例えば図15及び図16に示すように、属性区分に応じた症状項目の選択画面を表示させる。 If it is determined that the attribute information has not been input (S2: NO), the process proceeds to step S1. On the other hand, when it is determined that the attribute information has been input (S2: YES), the second display control unit B12 displays the symptom item selection screen (S3). At this time, the second display control unit B12 displays a symptomatology item selection screen according to the attribute classification, for example, as shown in FIGS. 15 and 16.

その後、CPU10は、症状項目が選択されたかを判断する(S4)。図15及び図16に示す例の場合、CPU10は、症状項目に隣接配置される各チェックボックス20dのうち、いずれか1つ以上がチェックされて、不図示の「次へ」のボタンが指定されたかを判断することとなる。症状項目が選択されていないと判断した場合(S4:NO)、選択されたと判断されるまで、この処理が繰り返される。 After that, the CPU 10 determines whether or not the symptom item has been selected (S4). In the case of the examples shown in FIGS. 15 and 16, one or more of the check boxes 20d arranged adjacent to the symptomatological items are checked, and the “Next” button (not shown) is designated. It will be judged. When it is determined that the symptomatic item is not selected (S4: NO), this process is repeated until it is determined that the symptomatic item is selected.

一方、症状項目が選択されたと判断した場合(S4:YES)、CPU10は、ステップS3において表示した複数の症状項目のうち、選択された数をimaxとする(S5)。すなわち、図15及び図16に示す例の場合、CPU10は、チェックされたチェックボックス20dの数をimaxとする。その後、CPU10は、変数iを「1」に初期化する(S6)。 On the other hand, when it is determined that the symptomatological item is selected (S4: YES), the CPU 10 sets the selected number of the plurality of symptomatological items displayed in step S3 to imax (S5). That is, in the case of the examples shown in FIGS. 15 and 16, the CPU 10 sets the number of checked check boxes 20d to imax . After that, the CPU 10 initializes the variable i to "1" (S6).

次に、第3表示制御部B13は、i個目の症状項目の質問及び選択肢を読み込み(S7)、読み込んだデータに基づいて質問・選択肢画面を表示させる(S8)。この際、第3表示制御部B13は、例えば図17及び図18に示すように、属性区分に応じた選択肢を含む画面を表示させる。 Next, the third display control unit B13 reads the question and option of the i-th symptom item (S7), and displays the question / option screen based on the read data (S8). At this time, the third display control unit B13 displays a screen including options according to the attribute classification, as shown in FIGS. 17 and 18, for example.

その後、CPU10は、回答があったかを判断する(S9)。図17及び図18に示す例の場合、CPU10は、質問それぞれについて、選択肢に隣接するチェックボックス20eのいずれか1つがチェックされた状態で、OKボタン20fが指定されたかを判断することとなる。 After that, the CPU 10 determines whether or not there is an answer (S9). In the case of the examples shown in FIGS. 17 and 18, the CPU 10 determines whether the OK button 20f is specified for each question in a state where any one of the check boxes 20e adjacent to the options is checked.

回答がなかったと判断した場合(S9:NO)、回答があったと判断されるまで、この処理が繰り返される。一方、回答があったと判断した場合(S9:YES)、症状結果判断部B2は、回答調整を行う(図31:S10)。この回答調整は、上記したように大げさに回答する人や控え目に回答する人などの傾向に基づいて行われるものであり、例えばこのような傾向を反映した係数に基づいて調整される。なお、今回処理を行っている病名候補の判断対象者に対して係数が記憶されていない場合には、回答調整処理は実行されず、処理はステップS11に移行する。 If it is determined that there is no answer (S9: NO), this process is repeated until it is determined that there is an answer. On the other hand, when it is determined that there is an answer (S9: YES), the symptomatism result determination unit B2 adjusts the answer (FIG. 31: S10). This response adjustment is performed based on the tendency of those who respond exaggeratedly or respond conservatively as described above, and is adjusted based on, for example, a coefficient that reflects such a tendency. If the coefficient is not stored for the judgment target person of the disease name candidate being processed this time, the answer adjustment process is not executed and the process proceeds to step S11.

そして、症状結果判断部B2は、(調整済みの)回答に基づいて、その症状の結果を判断する(S11)。この際、症状結果判断部B2は、属性区分に応じたi個目の症状項目の症状結果テーブルを読み出し、選択された選択肢をテーブルに当てはめて、その症状の結果を判断する。 Then, the symptomatology result determination unit B2 determines the result of the symptomatology based on the (adjusted) answer (S11). At this time, the symptom result determination unit B2 reads the symptom result table of the i-th symptom item according to the attribute classification, applies the selected option to the table, and determines the result of the symptom.

次に、CPU10は、変数iがimaxであるかを判断する(S12)。変数iがimaxでないと判断した場合(S12:NO)、CPU10は、変数iをインクリメントし(S13)、処理は図30に示したステップS7に移行する。すなわち、変数iが「1」加算され、加算後の個数目の症状項目について質問と選択肢とが読み込まれることとなる。 Next, the CPU 10 determines whether the variable i is imax (S12). When it is determined that the variable i is not imax (S12: NO), the CPU 10 increments the variable i (S13), and the process proceeds to step S7 shown in FIG. That is, the variable i is added by "1", and questions and options are read for the number of symptom items after the addition.

一方、変数iがimaxであると判断した場合(S12:YES)、病名候補判断部B3は、ステップS11にて判断された症状毎の結果が特定候補テーブルにて示す特定の組み合わせに該当するかを判断する(S14)。該当すると判断した場合(S14:YES)、病名候補判断部B3は、特定候補テーブルから特定の組み合わせに対応する病名を抽出する(S15)。そして、処理はステップS16に移行する。 On the other hand, when it is determined that the variable i is imax (S12: YES), the disease name candidate determination unit B3 corresponds to the specific combination shown in the specific candidate table by the result for each symptom determined in step S11. Is determined (S14). When it is determined to be applicable (S14: YES), the disease name candidate determination unit B3 extracts the disease name corresponding to the specific combination from the specific candidate table (S15). Then, the process proceeds to step S16.

一方、特定候補テーブルにて示す特定の組み合わせに該当しないと判断した場合(S14:NO)、処理はステップS16に移行し、病名候補判断部B3は、ステップS11において判断された症状毎の結果を図12に示した通常候補テーブルに当てはめることにより、病名の候補を抽出する(S16)。 On the other hand, when it is determined that the combination does not correspond to the specific combination shown in the specific candidate table (S14: NO), the process proceeds to step S16, and the disease name candidate determination unit B3 determines the result for each symptomatology determined in step S11. By applying to the normal candidate table shown in FIG. 12, candidates for disease names are extracted (S16).

そして、第4表示制御部B14は、ステップS15及びステップS16において抽出された病名候補を表示させる(S17)。そして、図30及び図31に示した処理は終了する。なお、第4表示制御部B14が図19に示したような画面を表示していた場合には、操作者が「終了」ボタン20gを指定することにより、図30及び図31に示した処理は終了することとなる。また、図19に示すように、病名の候補のみならず症状毎の結果についても表示させることが好ましい。 Then, the fourth display control unit B14 displays the disease name candidates extracted in steps S15 and S16 (S17). Then, the processes shown in FIGS. 30 and 31 are completed. When the fourth display control unit B14 is displaying the screen as shown in FIG. 19, the operation shown in FIGS. 30 and 31 can be performed by the operator designating the "end" button 20g. It will end. Further, as shown in FIG. 19, it is preferable to display not only the candidate of the disease name but also the result for each symptom.

図32は、本実施形態に係る病名診断機能部Cの動作の一例を示すフローチャートである。図32に示すように、まずCPU10は病名の候補が入力されたかを判断する(S21)。ここでは、図31に示したステップS17において抽出された病名の候補が自動入力されたかが判断される。病名の候補が入力されていないと判断した場合(S21:NO)、入力されたと判断されるまで、この処理が繰り返される。 FIG. 32 is a flowchart showing an example of the operation of the disease name diagnosis function unit C according to the present embodiment. As shown in FIG. 32, the CPU 10 first determines whether or not a candidate for a disease name has been input (S21). Here, it is determined whether the disease name candidates extracted in step S17 shown in FIG. 31 are automatically input. When it is determined that the disease name candidate has not been input (S21: NO), this process is repeated until it is determined that the disease name candidate has been input.

一方、病名の候補が入力されたと判断した場合(S21:YES)、第1提示部C1は、診察行為記憶部MC1に記憶される記憶内容に基づいて、候補となる病名に対応した診察行為を抽出し医師に提示する(S22)。これにより、医師による診察行為が行われ、身体所見が得られることとなる。 On the other hand, when it is determined that the candidate for the disease name has been input (S21: YES), the first presenting unit C1 performs a medical examination act corresponding to the candidate disease name based on the stored contents stored in the medical examination act storage unit MC1. Extract and present to the doctor (S22). As a result, a doctor will perform a medical examination and obtain physical findings.

次に、CPU10は、ステップS22において提示した診察行為に対応する身体所見の情報が入力されたかを判断する(S23)。身体所見の情報が入力されていないと判断した場合(S23:NO)、入力されたと判断されるまで、この処理が繰り返される。 Next, the CPU 10 determines whether the information on the physical findings corresponding to the medical examination act presented in step S22 has been input (S23). If it is determined that the physical findings information has not been input (S23: NO), this process is repeated until it is determined that the information has been input.

身体所見の情報が入力されたと判断した場合(S23:YES)、第1絞り込み部C2は、身体所見記憶部MC2に記憶される記憶内容に基づいて、候補となる病名に対応した身体所見が得られているかを判断し、候補となる病名の絞り込みを行う(S24)。 When it is determined that the physical findings information has been input (S23: YES), the first narrowing-down unit C2 obtains physical findings corresponding to the candidate disease names based on the stored contents stored in the physical findings storage unit MC2. It is determined whether or not the disease is present, and the names of candidate diseases are narrowed down (S24).

次に、第2提示部C3は、ステップS24において絞り込まれた病名を確定するための検査内容を、検査記憶部MC3から抽出して医師に提示する(S25)。これにより、患者に対して検査が実施されることとなる。 Next, the second presentation unit C3 extracts the test contents for determining the disease name narrowed down in step S24 from the test storage unit MC3 and presents it to the doctor (S25). As a result, the examination will be performed on the patient.

その後、CPU10は、ステップS25において提示した検査に対応する結果の情報が入力されたかを判断する(S26)。検査結果の情報が入力されていないと判断した場合(S26:NO)、入力されたと判断されるまで、この処理が繰り返される。なお、ここでの検査結果は医師による手入力でなくともよく、検査装置等から自動入力されるようになっていてもよい。 After that, the CPU 10 determines whether the result information corresponding to the inspection presented in step S25 has been input (S26). If it is determined that the inspection result information has not been input (S26: NO), this process is repeated until it is determined that the information has been input. The test result here does not have to be manually input by a doctor, and may be automatically input from an inspection device or the like.

検査結果の情報が入力されたと判断した場合(S26:YES)、第2絞り込み部C4は、検査結果記憶部MC4に記憶される記憶内容に基づいて、第1絞り込み部C2により絞り込まれた病名に対応した検査結果が得られているかを判断し、更に絞り込みを行う(S27)。 When it is determined that the test result information has been input (S26: YES), the second narrowing-down unit C4 is assigned to the disease name narrowed down by the first narrowing-down unit C2 based on the stored contents stored in the test result storage unit MC4. It is determined whether the corresponding inspection result is obtained, and further narrowing down is performed (S27).

その後、第3提示部C5は、ステップS27において得られた最終結果FRを医師に提示する(S28)。この第3提示部C5は、最終結果FRとして1つの診断病名を提示する場合に限らず、何の病名も当てはまらない旨を提示するようになっていてもよいし、複数の診断病名を提示するようになっていてもよい。 After that, the third presentation unit C5 presents the final result FR obtained in step S27 to the doctor (S28). The third presentation unit C5 is not limited to presenting one diagnostic disease name as the final result FR, and may present that no disease name applies, or presents a plurality of diagnostic disease names. It may be like this.

図33は、本実施形態に係る医療情報記憶方法の一例を示すフローチャートであって、医療情報の記憶処理を示している。図33に示すように、まず入力部A1は、複数の個別情報を入力する(S31)。ここで、入力される個別情報は、病態判断機能部Bからの問診回答の情報並びに、病名診断機能部Cからの診断名、医師の所見、検査内容及び検査値の情報である。さらに、入力される個別情報は、医師から直接文字入力され、又は選択肢形式などによって入力された注射、点滴、処方薬、リハビリ、処置、及び手術法などの医療対応の情報である。 FIG. 33 is a flowchart showing an example of the medical information storage method according to the present embodiment, and shows the storage processing of medical information. As shown in FIG. 33, first, the input unit A1 inputs a plurality of individual information (S31). Here, the individual information to be input is the information of the inquiry and answer from the pathological condition determination function unit B, the diagnosis name from the disease name diagnosis function unit C, the doctor's findings, the test contents, and the test value information. Further, the individual information to be input is medical correspondence information such as injection, infusion, prescription drug, rehabilitation, treatment, and surgical method directly input by a doctor or input in an option format or the like.

次に、付与部A2はテンプレート記憶部MA1よりテンプレートTを読み込む(S32)。ここで、テンプレート記憶部MA1には複数のテンプレートTが記憶されており、付与部A2はテンプレート記憶部MA1に記憶される複数のテンプレートTから適切なものを選択のうえ読み込む。例えば、テンプレートTは第1階層が全て「病名(診断名)」HDとなっており、テンプレート記憶部MA1が診断名毎のテンプレートT(例えば脳梗塞用のテンプレートTや心筋梗塞用のテンプレートT)を記憶している場合、付与部A2は、ステップS31により入力された診断名の情報に基づいて適切なテンプレートTを選択して読み込む。なお、テンプレート記憶部MA1は、診断名毎のテンプレートTに限らず、他の個別情報毎のテンプレートTを記憶しておき、付与部A2は、入力部A1に入力された他の個別情報を基準に適切なテンプレートTを判断するようにしてもよい。 Next, the granting unit A2 reads the template T from the template storage unit MA1 (S32). Here, a plurality of templates T are stored in the template storage unit MA1, and the granting unit A2 selects and reads an appropriate template T from the plurality of templates T stored in the template storage unit MA1. For example, in the template T, the first layer is all "disease name (diagnosis name)" HD, and the template storage unit MA1 is a template T for each diagnosis name (for example, a template T for cerebral infarction or a template T for myocardial infarction). Is stored, the granting unit A2 selects and reads an appropriate template T based on the information of the diagnosis name input in step S31. The template storage unit MA1 stores not only the template T for each diagnosis name but also the template T for each other individual information, and the granting unit A2 is based on other individual information input to the input unit A1. You may decide which template T is appropriate for you.

次いで、付与部A2はテンプレートTに対して、ステップS31にて入力した個別情報を入力していく(S33)。これにより、付与部A2は、複数の個別情報それぞれに階層情報及び関連情報を付与することとなる。 Next, the granting unit A2 inputs the individual information input in step S31 to the template T (S33). As a result, the granting unit A2 grants hierarchical information and related information to each of the plurality of individual information.

その後、記憶制御部A3は、医療情報記憶部MA2に階層情報及び関連情報が付与された複数の個別情報からなる医療情報を記憶させる(S34)。そして、図33に示す処理は終了する。 After that, the memory control unit A3 stores the medical information storage unit MA2 with medical information including a plurality of individual information to which hierarchical information and related information are added (S34). Then, the process shown in FIG. 33 ends.

なお、上記において付与部A2は、テンプレートTを利用して複数の個別情報それぞれに階層情報と関連情報とを付与させているが、これに限らず、ステップS31において個別情報が入力された段階において、入力された複数の個別情報をディスプレイ20に表示させ、医師等の操作を通じて、それぞれの個別情報に階層情報を入力させると共に、関連する個別情報を選択させる(すなわち関連情報を入力させる)ようにしてもよい。そして、付与部A2は、入力された階層情報及び関連情報に従って、複数の個別情報に階層情報及び関連情報を付与するようにしてもよい。これにより、テンプレートTを不要にできるためである。 In the above, the granting unit A2 uses the template T to assign hierarchical information and related information to each of the plurality of individual information, but the present invention is not limited to this, and at the stage where the individual information is input in step S31. , A plurality of input individual information is displayed on the display 20, and through the operation of a doctor or the like, hierarchical information is input to each individual information and related individual information is selected (that is, related information is input). You may. Then, the granting unit A2 may grant the hierarchical information and the related information to the plurality of individual information according to the input hierarchical information and the related information. This is because the template T can be eliminated.

図34は、本実施形態に係る医療情報検索機能部Dの動作の一例を示すフローチャートである。図34に示すように、まず、医療情報検索機能部Dは、検索情報を入力する(S41)。この処理においては、例えば医師から、文字入力又は選択肢形式によって検索情報が入力される。また、この処理においては、完全一致、及び部分一致等の検索条件についても入力されるようになっていてもよい。加えて、この処理においては、検索対象となる個人を特定できるようになっていてもよい。 FIG. 34 is a flowchart showing an example of the operation of the medical information retrieval function unit D according to the present embodiment. As shown in FIG. 34, first, the medical information search function unit D inputs the search information (S41). In this process, for example, a doctor inputs search information by character input or option format. Further, in this process, search conditions such as exact match and partial match may also be input. In addition, in this process, an individual to be searched may be identified.

なお、ステップS41において入力される検索情報は、優先個別情報をヒットさせるための情報であることが多いと考えられるが、特にこれに限らず、優先個別情報でない個別情報をヒットさせるものであってもよい。 It is considered that the search information input in step S41 is often information for hitting the priority individual information, but the present invention is not limited to this, and the search information that is not the priority individual information is hit. May be good.

次に、検索部D1は、医療情報記憶部MA2に記憶される多数の医療情報のそれぞれの上位側の所定階層に限定して検索を行う(S42)。このとき、ステップS41に入力された検索条件に従うことはいうまでもない。 Next, the search unit D1 performs a search limited to a predetermined layer on the upper side of each of a large number of medical information stored in the medical information storage unit MA2 (S42). At this time, it goes without saying that the search conditions input in step S41 are followed.

その後、医療情報検索機能部Dは、ディスプレイ20に検索結果を表示させる(S43)。そして、図34に示す処理は終了する。 After that, the medical information search function unit D causes the display 20 to display the search result (S43). Then, the process shown in FIG. 34 ends.

図35は、本実施形態に係る医療情報記憶方法の一例を示すフローチャートであって、医療情報の消去処理を示している。なお、図35に示す処理は医療情報毎に行われる。 FIG. 35 is a flowchart showing an example of the medical information storage method according to the present embodiment, and shows the medical information erasing process. The processing shown in FIG. 35 is performed for each medical information.

図35に示すように、まず医療情報が記憶されると、記憶制御部A3は、その医療情報に対して変数iを「0」にセットする(S51)。次に、記憶制御部A3は、ステップS51又は後述のステップS56の処理から、所定期間経過したかを判断する(S52)。 As shown in FIG. 35, when the medical information is first stored, the memory control unit A3 sets the variable i to "0" for the medical information (S51). Next, the memory control unit A3 determines whether a predetermined period has elapsed from the process of step S51 or step S56 described later (S52).

所定期間経過していないと判断した場合(S52:NO)、経過したと判断されるまで、この処理は繰り返される。一方、所定期間経過したと判断した場合(S52:YES)、記憶制御部A3は、対象階層を決定する(S53)このとき、記憶制御部A3は、最大階層−iなる演算式によって、対象階層を決定する。 If it is determined that the predetermined period has not elapsed (S52: NO), this process is repeated until it is determined that the predetermined period has elapsed. On the other hand, when it is determined that the predetermined period has elapsed (S52: YES), the storage control unit A3 determines the target layer (S53). At this time, the storage control unit A3 uses the calculation formula of the maximum layer −i to determine the target layer. To determine.

その後、記憶制御部A3は、対象階層が上位側の所定階層に属しているかを判断する(S54)。対象階層が上位側の所定階層に属していないと判断した場合(S54:NO)、記憶制御部A3は、医療情報のうち、対象階層の個別情報を消去する(S55)。その後、変数iをインクリメントし(S56)、処理はステップS52に移行する。 After that, the storage control unit A3 determines whether or not the target layer belongs to a predetermined layer on the upper side (S54). When it is determined that the target layer does not belong to the upper predetermined layer (S54: NO), the memory control unit A3 deletes the individual information of the target layer from the medical information (S55). After that, the variable i is incremented (S56), and the process proceeds to step S52.

一方、対象階層が上位側の所定階層に属していると判断した場合(S54:YES)、優先個別情報を消去してしまうことが無いように、図35に示す処理は終了する。 On the other hand, when it is determined that the target layer belongs to the upper predetermined layer (S54: YES), the process shown in FIG. 35 ends so that the priority individual information is not deleted.

このようにして、本実施形態に係る医療情報記憶装置1、医療情報記憶方法、医療情報記憶プログラム、及びコンピュータ読取可能な記録媒体によれば、複数の個別情報のうち、後に医師の判断に用いられる情報として予め決定された優先個別情報が、複数の階層のうち上位側の所定階層に属するように階層情報を付与する。ここで、結核を患ったことがある者は後に腎臓疾患となり易い傾向があり、腎臓疾患が疑われる場合には過去の病歴に結核があるか否かが参照される。また、生後4カ月で首が座らない乳児は3〜4歳になっても立てない可能性がある(筋肉系の病気)。さらに、脳梗塞になった場合には、どの程度の後遺症が残ったかの情報が後に参照される。このような情報は後に医師の判断に用いられる優先個別情報として、上位側の所定階層に属するようにされるため、たとえ大小関係に無い個別情報からなる医療情報であっても、適切な階層付けがされることとなる。従って、複数の個別情報からなる医療情報について、より最適な階層化した情報として記憶させることができる。 In this way, according to the medical information storage device 1, the medical information storage method, the medical information storage program, and the computer-readable recording medium according to the present embodiment, of the plurality of individual information, the information is later used for the judgment of the doctor. Hierarchical information is added so that the prioritized individual information determined in advance as the information to be obtained belongs to a predetermined hierarchy on the upper side of the plurality of hierarchies. Here, those who have suffered from tuberculosis are more likely to develop kidney disease later, and when kidney disease is suspected, it is referred to whether or not there is tuberculosis in the past medical history. Infants who are 4 months old and do not sit on their necks may not be able to stand even when they are 3-4 years old (muscular illness). In addition, in the event of a cerebral infarction, information on how much sequelae remain will be referred to later. Since such information is made to belong to a predetermined hierarchy on the upper side as priority individual information to be used later in the judgment of a doctor, even if it is medical information consisting of individual information that does not have a magnitude relationship, it is appropriately stratified. Will be done. Therefore, medical information composed of a plurality of individual information can be stored as more optimal layered information.

また、各個別情報が未入力状態であるテンプレートTを記憶し、複数の個別情報のそれぞれを、テンプレートTの予め定められた情報入力箇所に入力することで、階層情報及び関連情報を付与すると共に、優先個別情報が複数の階層の上位側の所定階層に属するように階層情報を付与する。このため、例えば個別情報の入力時に、どの個別情報が優先個別情報であるのか、どの個別情報同士が関連するのかなどを、指定する必要がなく、個別情報を単に入力すればテンプレートTに当て嵌めて階層付けられた情報とされるため、利便性の大きな向上を図ることができる。 Further, by storing the template T in which each individual information is not input and inputting each of the plurality of individual information into the predetermined information input location of the template T, the hierarchical information and the related information are added. , Priority individual information is given so that it belongs to a predetermined layer on the upper side of a plurality of layers. Therefore, for example, when inputting individual information, it is not necessary to specify which individual information is the priority individual information and which individual information is related to each other, and if the individual information is simply input, it is applied to the template T. Since the information is hierarchically arranged, the convenience can be greatly improved.

また、記憶させた医療情報の作成日が古くなるほど下位階層側から順次個別情報を消去するため、優先個別情報がより残される形で下位階層の個別情報が消去されることとなり、より必要な情報を残しつつ情報を消去して記憶容量の削減を図ることができる。 In addition, as the creation date of the stored medical information becomes older, the individual information is deleted sequentially from the lower layer side, so that the individual information in the lower layer is deleted in a form in which the priority individual information is left more, and more necessary information is obtained. It is possible to reduce the storage capacity by erasing the information while leaving the information.

さらに、上位側の所定階層の個別情報に限定して特定の個別情報を検索するため、優先個別情報が記憶される箇所に限定した検索を行って、医師が判断に用いる情報をより高速に検索することができる。 Furthermore, in order to search for specific individual information only in the individual information of the predetermined hierarchy on the upper side, the search is limited to the place where the priority individual information is stored, and the information used by the doctor for judgment is searched at a higher speed. can do.

以上、実施形態に基づき本発明を説明したが、本発明は上記実施形態に限られるものではなく、本発明の趣旨を逸脱しない範囲で、変更を加えてもよいし、各実施形態を組み合わせてもよい。さらには、公知又は周知の技術を組み合わせてもよい。 Although the present invention has been described above based on the embodiments, the present invention is not limited to the above-described embodiments, and modifications may be made without departing from the spirit of the present invention, or combinations of the respective embodiments may be made. May be good. Furthermore, known or well-known techniques may be combined.

例えば、上記実施形態に係る医療情報記憶装置1は、医療機関において医師に操作されることを前提として説明したが、これに限らず、自治体や消防などの他の機関等において用いられてもよいし、医師以外のものに操作されてもよい。 For example, the medical information storage device 1 according to the above embodiment has been described on the premise that it is operated by a doctor in a medical institution, but the present invention is not limited to this, and may be used in other institutions such as local governments and fire departments. However, it may be operated by something other than a doctor.

さらに、上記実施形態において医療情報記憶プログラムは、医療情報記憶装置1のROM10aに限らず、HDD、USB、CD−ROM、CD−Rなどの他の種類の記録媒体に格納されていてもよい。 Further, in the above embodiment, the medical information storage program is not limited to the ROM 10a of the medical information storage device 1, and may be stored in other types of recording media such as HDD, USB, CD-ROM, and CD-R.

加えて、上記実施形態に係る医療情報記憶装置1は、医療情報記憶機能部Aを備えていれば、他の機能部B,C,Dを備えていなくともよい。さらに、医療情報検索機能部Dのみで1つの装置(すなわち医療情報検索装置)を構成してもよい。 In addition, the medical information storage device 1 according to the above embodiment does not have to include other functional units B, C, and D as long as it includes the medical information storage function unit A. Further, one device (that is, a medical information retrieval device) may be configured only by the medical information retrieval function unit D.

1 :医療情報記憶装置
10 :CPU
10a :ROM
10b :RAM
20 :ディスプレイ
30 :通信I/F部
50 :HDD
A :医療情報記憶機能部
A1 :入力部(入力手段)
A2 :付与部(付与手段)
A3 :記憶制御部(記憶制御手段)
D :医療情報検索機能部
D1 :検索部(検索手段)
K :キーボード
M :マウス
MA :第1記憶領域
MA1 :テンプレート記憶部
MA2 :医療情報記憶部(記憶手段)
T :テンプレート
1: Medical information storage device 10: CPU
10a: ROM
10b: RAM
20: Display 30: Communication I / F unit 50: HDD
A: Medical information memory function unit A1: Input unit (input means)
A2: Granting part (granting means)
A3: Memory control unit (memory control means)
D: Medical information search function unit D1: Search unit (search means)
K: Keyboard M: Mouse MA: First storage area MA1: Template storage unit MA2: Medical information storage unit (memory means)
T: Template

Claims (6)

患者の身体の状態又は医療対応に関する複数の個別情報の集合によって構成される医療情報を記憶させるにあたり、複数の個別情報を複数の階層に分けて記憶させる医療情報記憶装置であって、
複数の個別情報を入力する入力手段と、
前記入力手段により入力された複数の個別情報のそれぞれに対して、複数の階層のいずれの階層に属するかを示す階層情報、及び、隣接する階層同士の関連性が示された関連情報を付与する付与手段と、
前記付与手段により複数の個別情報のそれぞれに階層情報及び関連情報が付与された医療情報を記憶させる記憶制御手段と、を備え、
前記付与手段は、複数の個別情報のうち、後に医師の判断に用いられる情報として予め決定された優先個別情報が、複数の階層のうち上位側の所定階層に属するように階層情報を付与し、
前記記憶制御手段は、記憶させた医療情報の作成日が古くなるほど下位階層側から順次個別情報を消去していき、優先個別情報が属する上位側の所定階層については医療情報の作成日が古くなっても消去処理を実行しない
ことを特徴とする医療情報記憶装置。
A medical information storage device that stores a plurality of individual information in a plurality of layers when storing medical information composed of a set of a plurality of individual information related to a patient's physical condition or medical response.
Input means for inputting multiple individual information and
For each of the plurality of individual information input by the input means, hierarchical information indicating which layer of the plurality of layers belongs to and related information indicating the relationship between adjacent layers are added. Granting means and
A storage control means for storing medical information to which hierarchical information and related information are added to each of a plurality of individual information by the giving means is provided.
The granting means grants hierarchical information so that among the plurality of individual information, the priority individual information predetermined as information to be used later for the judgment of the doctor belongs to a predetermined layer on the upper side of the plurality of layers.
The memory control means sequentially deletes individual information from the lower layer side as the stored medical information creation date becomes older, and the medical information creation date becomes older for the upper predetermined layer to which the priority individual information belongs. A medical information storage device characterized in that it does not perform erasing processing.
各個別情報の階層を示す階層情報、及び、隣接する階層同士の関連性が示された関連情報が予め付与済みであり、各個別情報の情報入力箇所が予め定められ、かつ、各個別情報が未入力状態であるテンプレートを病名毎に記憶した記憶手段を備え、
前記付与手段は、複数の個別情報のそれぞれを、該当する病名の前記テンプレートの予め定められた情報入力箇所に入力することで、階層情報及び関連情報を付与すると共に、優先個別情報が複数の階層の上位側の所定階層に属するように階層情報を付与する
ことを特徴とする請求項1に記載の医療情報記憶装置。
Hierarchical information indicating the hierarchy of each individual information and related information indicating the relevance between adjacent hierarchies have been given in advance, the information input location of each individual information is predetermined, and each individual information is Equipped with a storage means that stores templates that have not been entered for each disease name
The giving means gives hierarchical information and related information by inputting each of the plurality of individual information into a predetermined information input location of the template of the corresponding disease name, and at the same time, the priority individual information is in a plurality of layers. The medical information storage device according to claim 1, wherein the hierarchy information is given so as to belong to a predetermined hierarchy on the upper side of the above.
請求項1又は請求項2のいずれかに記載の医療情報記憶装置によって記憶させられた複数の医療情報から特定の個別情報を検索する医療情報検索装置であって、
検索する対象を複数の医療情報のうち複数の階層の上位側の所定階層の個別情報に限定して特定の個別情報を検索する検索手段を備える
ことを特徴とする医療情報検索装置。
A medical information retrieval device that searches for specific individual information from a plurality of medical information stored by the medical information storage device according to either claim 1 or 2.
A medical information search device characterized in that a search means for searching specific individual information is provided by limiting the search target to individual information in a predetermined layer on the upper side of a plurality of layers among a plurality of medical information.
患者の身体の状態又は医療対応に関する複数の個別情報の集合によって構成される医療情報を記憶させるにあたり、複数の個別情報を複数の階層に分けて記憶させる医療情報記憶装置の医療情報記憶方法であって、
複数の個別情報を入力する入力工程と、
前記入力工程において入力された複数の個別情報のそれぞれに対して、各個別情報の階層を示す階層情報、及び、隣接する階層同士の関連性が示された関連情報を付与する付与工程と、
前記付与工程において複数の個別情報のそれぞれに階層情報が付与された医療情報を記憶させる記憶制御工程と、
記憶させた医療情報の作成日が古くなるほど下位階層側から順次個別情報を消去する消去工程と、を備え、
前記付与工程では、複数の個別情報のうち、後に医師の判断に用いられる情報として予め決定された優先個別情報が、複数の階層のうち上位側の所定階層に属するように階層情報を付与し、
前記消去工程では、優先個別情報が属する上位側の所定階層については医療情報の作成日が古くなっても消去処理を実行しない
ことを特徴とする医療情報記憶方法。
It is a medical information storage method of a medical information storage device that stores a plurality of individual information in a plurality of layers when storing medical information composed of a set of a plurality of individual information related to a patient's physical condition or medical response. hand,
An input process for inputting multiple individual information and
A granting step of assigning hierarchical information indicating the hierarchy of each individual information and related information indicating the relationship between adjacent layers to each of the plurality of individual information input in the input step.
In the addition step, a memory control step of storing medical information to which hierarchical information is added to each of a plurality of individual information, and
It is equipped with an erasing process in which individual information is sequentially deleted from the lower layer side as the creation date of the stored medical information becomes older.
In the adding step, the hierarchical information is added so that the priority individual information, which is determined in advance as the information to be used for the doctor's judgment later, belongs to the upper predetermined layer among the plurality of layers .
In the erasing step, a medical information storage method is characterized in that the erasing process is not executed even if the creation date of the medical information becomes old for the predetermined layer on the upper side to which the priority individual information belongs.
コンピュータを、請求項1から請求項3のいずれか1項に記載の医療情報記憶装置として機能させるための医療情報記憶プログラム。 A medical information storage program for causing a computer to function as the medical information storage device according to any one of claims 1 to 3. 請求項5に記載の医療情報記憶プログラムが記録されたコンピュータ読取可能な記録媒体。 A computer-readable recording medium on which the medical information storage program according to claim 5 is recorded.
JP2016233729A 2016-12-01 2016-12-01 Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium Active JP6867147B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016233729A JP6867147B2 (en) 2016-12-01 2016-12-01 Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016233729A JP6867147B2 (en) 2016-12-01 2016-12-01 Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JP2018092286A JP2018092286A (en) 2018-06-14
JP6867147B2 true JP6867147B2 (en) 2021-04-28

Family

ID=62566150

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016233729A Active JP6867147B2 (en) 2016-12-01 2016-12-01 Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium

Country Status (1)

Country Link
JP (1) JP6867147B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020199072A (en) * 2019-06-10 2020-12-17 国立大学法人滋賀医科大学 Cerebral apoplexy determination device, method, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009151093A1 (en) * 2008-06-13 2009-12-17 コニカミノルタエムジー株式会社 Database system
JP5385012B2 (en) * 2009-06-01 2014-01-08 株式会社トプコン Electronic medical record device and electronic medical record program
US20120290323A1 (en) * 2011-05-11 2012-11-15 Barsoum Wael K Interactive visualization for healthcare
JP6137970B2 (en) * 2013-07-12 2017-05-31 株式会社医用工学研究所 Disease management program and disease management system

Also Published As

Publication number Publication date
JP2018092286A (en) 2018-06-14

Similar Documents

Publication Publication Date Title
CN111292821B (en) A medical diagnosis and treatment system
JP6272555B2 (en) Computer system and information processing method
US8670997B2 (en) Quality metric extraction and editing for medical data
JP6907831B2 (en) Context-based patient similarity methods and equipment
US7711671B2 (en) Problem solving process based computing
JPWO2006132320A1 (en) Medical guide system
Li et al. Artificial intelligence-aided decision support in paediatrics clinical diagnosis: development and future prospects
JP7270207B2 (en) Information processing method, program and information processing device
US20170364640A1 (en) Machine learning algorithm to automate healthcare communications using nlg
JP6490433B2 (en) Disease name diagnosis apparatus, disease name diagnosis program, and computer-readable recording medium storing the program
CN106709232A (en) Display method used for electronic medical record system, data entry method used for electronic medical record system, and medical record template revision method used for electronic medical record system
JP6741321B1 (en) Drug example search device, drug example search method, and drug example search program
Nasiri et al. A medical case-based reasoning approach using image classification and text information for recommendation
Avnoon et al. Nothing new under the sun: Medical professional maintenance in the face of artificial intelligence's disruption
JP6867147B2 (en) Medical information storage device, medical information retrieval device, medical information storage method, medical information storage program, and computer-readable recording medium
JP2021149476A (en) Information presentation program, information presentation method, and information presentation device
Sinha et al. Development of a respiratory support score as a visualization tool in intensive care
JP6810588B2 (en) Authentication data creation device, authentication data provision system, authentication data creation program, and computer-readable recording medium
JP7784282B2 (en) Medical support equipment
CN114098638B (en) Interpretable dynamic disease severity prediction method
KR102211240B1 (en) Method for ischemic heart disease diagnosis
Tabisula Association rules in heart failure readmission rates and patient experience scores
JP6458121B1 (en) Information disclosure apparatus, information disclosure program, and computer-readable recording medium
Solomon Life and death decisions: physician perspectives and their implications for professional education
JP2005149153A (en) Hospitalized medical score calculation device and hospitalized medical score processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191030

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200518

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200609

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200731

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20201201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210225

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210225

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20210305

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20210309

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210408

R150 Certificate of patent or registration of utility model

Ref document number: 6867147

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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