JP2012043113A - Program and medical examination support device - Google Patents

Program and medical examination support device Download PDF

Info

Publication number
JP2012043113A
JP2012043113A JP2010182730A JP2010182730A JP2012043113A JP 2012043113 A JP2012043113 A JP 2012043113A JP 2010182730 A JP2010182730 A JP 2010182730A JP 2010182730 A JP2010182730 A JP 2010182730A JP 2012043113 A JP2012043113 A JP 2012043113A
Authority
JP
Japan
Prior art keywords
medical
items
item
classification
combination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010182730A
Other languages
Japanese (ja)
Other versions
JP5540986B2 (en
Inventor
Miyuki Mizutani
美由起 水谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2010182730A priority Critical patent/JP5540986B2/en
Publication of JP2012043113A publication Critical patent/JP2012043113A/en
Application granted granted Critical
Publication of JP5540986B2 publication Critical patent/JP5540986B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To make it possible to provide a user (an analyst) with a group of medical examination items adapted to the medical examination history of an actual analysis object as a candidate for the group of medical examination items treated as analytical set.SOLUTION: An extraction node candidate generation part 104 analyzes a medical examination history record group in a medical examination history DB 100 and extracts a combination of medical examination items, the combination in which the number of applied patients is equal to or more than a threshold value, from among the combinations of medical examination items included in the records. Then a combination in which medical examination items are not the same classification is excluded from among the extracted combinations by referring to a classification DB 102. An extraction node selection reception part 108 presents remaining combinations as extraction node candidates to an analyst and receives selection of actually used abstract nodes among them. An abstraction processing part 112 converts the medical examination items of each medical examination history record into corresponding abstract nodes. A pattern mining part 116 performs pattern mining by using the record after the conversion.

Description

本発明は、プログラム及び診療支援装置に関する。   The present invention relates to a program and a medical assistance device.

ある傷病を有する患者に対して過去に行われた診療行為(例えば検査、投薬、注射など)の履歴から、当該傷病に関する標準的な診療のプロセス(クリニカルパス)を生成する技術が知られている。クリニカルパスは、例えば、過去の診療履歴において同一の条件(例えば同一の病気)の下で多くの患者に適用された診療項目を抽出することにより求められる。   A technique for generating a standard medical treatment process (clinical path) related to a medical condition from a history of medical care activities (for example, examination, medication, injection, etc.) performed on a patient with a medical condition in the past is known. . The clinical path is obtained, for example, by extracting medical items applied to many patients under the same condition (for example, the same disease) in the past medical history.

特許文献1に記載されたシステムでは、あらかじめ医療データ記憶手段に医療行為データ(階層構造を持っていてもよい)が蓄積されている。このシステムは、あらかじめ規定されたフォーマットで複数の医療行為データをグラフ形式などに整理した情報を出力する。このシステムでは、あらかじめ設計された枠組みの中で医療データが蓄積され、特定のフォーマットに沿ってそのデータを集計あるいはグラフ化することで、医療計画の立案支援を行っている。   In the system described in Patent Document 1, medical practice data (which may have a hierarchical structure) is stored in advance in medical data storage means. This system outputs information obtained by organizing a plurality of medical practice data into a graph format in a predetermined format. In this system, medical data is stored in a pre-designed framework, and the data is aggregated or graphed according to a specific format to support the planning of a medical plan.

特開平09−185651号公報JP 09-185651 A

診療項目(例えば投薬する具体的な薬剤)は数多く存在しているので、分析の際に、複数の診療項目を1つのグループにまとめ、グループを単位として診療プロセスの分析をしたい場合がある。例えば、同じ目的のために用いられ、互いに代替可能な診療項目が複数存在する場合があり、このような場合は、個々の診療項目が適用されたこと自体よりも、そのような同種の診療項目が適用されたことが分析上重要になることがある。   Since there are many medical care items (for example, specific drugs to be administered), there are cases where it is desired to collect a plurality of medical care items into one group and analyze the medical care process in units of groups. For example, there may be multiple medical items that can be used for the same purpose and can be substituted for each other. In such a case, such medical items of the same type rather than the individual medical items applied themselves. The application of may be important for analysis.

診療プロセスの分析を目的として診療項目の履歴を記録しているシステムでは、個々の診療項目がそれぞれどのグループに属するかという枠組みの情報が定義されていることがある。このため、蓄積した診療履歴の情報を、それら用意された枠組みに沿って分析したり、その分析に沿ってクリニカルパスを抽出したりすることが可能となる。   In a system in which a history of medical care items is recorded for the purpose of analyzing a medical care process, information on a framework indicating which group each medical care item belongs to may be defined. For this reason, it is possible to analyze the accumulated medical history information according to the prepared framework and to extract the clinical path according to the analysis.

ところで、診療報酬請求のために蓄積された診療履歴などのように診療プロセス分析を想定せずに蓄積された診療履歴の情報に対して分析を行う場合や、あらかじめ用意された枠組み以外の分析の枠組みに沿って分析を行おうとする場合がある。このような場合、グループ分けについての枠組みの情報がないので、又は既存の枠組みを使用しないので、分析者がグループ分けの枠組みを規定する必要がある。ここで、診療項目の数は多いので、その中から分析の観点に沿った診療項目の組合せを定義するのは、分析者(例えば医師)にとって大きな負担となることがある。なお、グループにまとめずに、生の診療項目のまま分析を行うことも考えられるが、これではグループにまとめた場合に初めて分かる分析結果は得られない。例えば、個々の診療項目の単位で分析した場合、該当する診療履歴の数が少ないため、分析の際に足切りされて抽出されないパターンが生じる場合もある。   By the way, when analyzing medical history information accumulated without assuming a medical process analysis such as medical history accumulated for medical fee billing, There are cases where analysis is performed along the framework. In such cases, the analyst needs to define the grouping framework because there is no information about the grouping framework or because the existing framework is not used. Here, since the number of medical care items is large, defining a combination of medical care items from the viewpoint of analysis from among them may be a heavy burden for an analyst (for example, a doctor). Although it is conceivable to analyze the raw medical items without grouping them, it is not possible to obtain an analysis result that can be understood for the first time when they are grouped together. For example, when an analysis is performed in units of individual medical treatment items, there are cases where a pattern that is cut off and not extracted at the time of analysis occurs because the number of corresponding medical history is small.

本発明は、分析上ひとまとまりとして扱う診療項目のグループの候補として、実際の分析対象の診療履歴群に即したものを、利用者(分析者)に提供するための仕組みを提供することを目的とする。   It is an object of the present invention to provide a mechanism for providing a user (analyzer) with a medical history group to be treated as a group for analysis as a candidate for a group of medical treatment items in accordance with an actual analysis history group to be analyzed. And

請求項1に係る発明は、コンピュータを、患者を識別するための患者識別情報とその患者に適用された診療項目を示す情報とを少なくとも含む複数の診療履歴レコードから、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せを抽出する抽出手段、前記抽出手段により抽出された診療項目の組合せを抽出項目候補としてそれぞれ提示し、利用者から、それら抽象項目候補のうち抽象項目として採用するものの選択を受け付ける選択受付手段、前記各診療履歴レコードの各診療項目を、それぞれ当該診療項目に対応する抽象項目に置き換える置き換え手段、診療項目を対応する抽象項目で置き換えた診療履歴レコードを対象に、パターンマイニングを行うパターンマイニング手段、として機能させるためのプログラムである。   According to the first aspect of the present invention, there is provided a computer for determining the number of applied patients from a plurality of medical history records including at least patient identification information for identifying a patient and information indicating medical items applied to the patient. Extraction means for extracting a combination of medical treatment items whose total is equal to or greater than a predetermined threshold, and presenting the combination of medical treatment items extracted by the extraction means as extraction item candidates, and abstracting among the abstract item candidates from the user Selection acceptance means for accepting selection of items to be adopted as items, replacement means for replacing each medical item in each medical history record with an abstract item corresponding to the medical item, and medical history record in which the medical item is replaced with a corresponding abstract item Program to function as a pattern mining means for pattern mining It is.

請求項2に係る発明は、前記抽出手段は、前記閾値として、前記パターンマイニング手段が前記パターンマイニングで用いる最小サポート値を用いることを特徴とする請求項1に記載のプログラムである。   The invention according to claim 2 is the program according to claim 1, wherein the extraction means uses a minimum support value used by the pattern mining means in the pattern mining as the threshold.

請求項3に係る発明は、前記抽出手段は、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せであっても、当該組合せに含まれる診療項目が同一分類でないものについては抽出しない、ことを特徴とする請求項1に記載のプログラムである。   The invention according to claim 3 is such that the extraction means is a combination of medical items in which the total number of applied patients is equal to or greater than a predetermined threshold, and the medical items included in the combination are not of the same classification The program according to claim 1, wherein: is not extracted.

請求項4に係る発明は、前記各診療履歴レコードには、診療区分の情報が含まれ、前記抽出手段は、同一の診療区分に対応する診療履歴レコード群の中で、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せを抽出する、ことを特徴とする請求項1〜3のいずれか1項に記載のプログラムである。   According to a fourth aspect of the present invention, each of the medical history records includes information on a medical treatment category, and the extraction unit is configured to determine the number of applied patients among the medical history record groups corresponding to the same medical treatment category. The program according to any one of claims 1 to 3, wherein a combination of medical treatment items whose total is equal to or greater than a predetermined threshold is extracted.

請求項5に係る発明は、患者を識別するための患者識別情報とその患者に適用された診療項目を示す情報とを少なくとも含む複数の診療履歴レコードから、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せを抽出する抽出手段と、前記抽出手段により抽出された診療項目の組合せを抽出項目候補としてそれぞれ提示し、利用者から、それら抽象項目候補のうち抽象項目として採用するものの選択を受け付ける選択受付手段と、前記各診療履歴レコードの各診療項目を、それぞれ当該診療項目に対応する抽象項目に置き換える置き換え手段と、診療項目を対応する抽象項目で置き換えた診療履歴レコードを対象に、パターンマイニングを行うパターンマイニング手段と、を備える診療支援装置である。   In the invention according to claim 5, the total number of applied patients is previously calculated from a plurality of medical history records including at least patient identification information for identifying a patient and information indicating medical items applied to the patient. Extraction means for extracting a combination of medical items that are equal to or greater than a predetermined threshold, and combinations of medical care items extracted by the extraction means are presented as extraction item candidates, respectively, and from the abstract item candidates as abstract items Selection accepting means for accepting selection of what to adopt, replacement means for replacing each medical item in each medical history record with an abstract item corresponding to the medical item, and a medical history record in which the medical item is replaced with a corresponding abstract item And a pattern mining means for performing pattern mining on the subject.

請求項1又は5に係る発明によれば、分析上ひとまとまりとして扱う診療項目の組合せである抽象項目候補として、実際の分析対象の診療履歴群に即したものを、利用者(分析者)に提供できる。   According to the invention according to claim 1 or 5, an abstract item candidate that is a combination of medical items treated as a unit for analysis is selected as an abstract item candidate according to a medical history group to be actually analyzed, to a user (analyzer). Can be provided.

請求項2に係る発明によれば、パターンマイニングにおいて抽出されない組合せを抽出項目候補として利用者に提示しないようにすることができる。   According to the second aspect of the present invention, combinations that are not extracted in pattern mining can be prevented from being presented to the user as extraction item candidates.

請求項3に係る発明によれば、利用者に提示する抽出項目候補を分類に即して絞り込むことができる。   According to the invention of claim 3, extraction item candidates to be presented to the user can be narrowed down according to the classification.

請求項4に係る発明によれば、利用者に提示する抽出項目候補を診療区分に即して絞り込むことができる。   According to the invention which concerns on Claim 4, the extraction item candidate shown to a user can be narrowed down according to a medical treatment division.

診療支援装置の構成の概略の例を示すブロック図である。It is a block diagram which shows the example of the outline of a structure of a medical treatment assistance apparatus. 診療履歴DBのデータ内容の例を示す図である。It is a figure which shows the example of the data content of medical treatment history DB. 分類DBのデータ内容の例を示す図である。It is a figure which shows the example of the data content of classification DB. 診療支援装置が行う処理の手順の例を示すフローチャートである。It is a flowchart which shows the example of the procedure of the process which a medical treatment assistance apparatus performs. ビットパターンデータの例を示す図である。It is a figure which shows the example of bit pattern data. ビットパターンデータにおいて特定の1つの診療項目に該当する患者の数を説明するための図である。It is a figure for demonstrating the number of patients applicable to one specific medical treatment item in bit pattern data. ビットパターンデータにおいて特定の2つの診療項目のいずれかに該当する患者の数を説明するための図である。It is a figure for demonstrating the number of patients applicable to either of two specific medical treatment items in bit pattern data. 求められた抽出ノード候補群の例を示す図である。It is a figure which shows the example of the obtained extraction node candidate group. 選択された抽出ノードの定義情報の例を示す図である。It is a figure which shows the example of the definition information of the selected extraction node. 診療履歴を図式的に表す木構造の例を示す図である。It is a figure which shows the example of the tree structure which represents a medical treatment log | history typically. 図10に例示した診療履歴の具体的な診療項目を抽象ノードに置換した結果の例を示す図である。It is a figure which shows the example of the result of having substituted the concrete medical treatment item of the medical treatment history illustrated in FIG. 10 by the abstract node. 図11に例示した抽象ノード置換後の診療履歴群から求められた共通パターンの例を示す図である。It is a figure which shows the example of the common pattern calculated | required from the medical treatment history group after the abstract node replacement illustrated in FIG. 変形例における診療履歴DBのデータ内容の例を示す図である。It is a figure which shows the example of the data content of the medical treatment history DB in a modification. 変形例における診療支援装置が行う処理の手順の例を示すフローチャートである。It is a flowchart which shows the example of the procedure of the process which the medical assistance device in a modification performs.

本発明の実施形態の例による診療支援装置は、患者に対して実際に行われた診療プロセスの履歴の分析を支援する装置である。診療プロセスとは、患者の治療において行われる診療行為の集合を意味する。以下では、データ処理の観点からみた場合の、診療プロセスを構成する個々の診療行為のことを診療項目と呼ぶことにする。診療項目は、商品名や一般名で特定される具体的なの薬剤の投与、具体的な注射液の注射、胆嚢超音波検査などといった具体的な種類の検査などといった具体的なレベルから、概念的により上位の様々なレベル(検査、投薬、注射などといった分類のレベル)まで、様々な段階で捉えることが可能である。しかし、ここでは、個々の診療項目が具体的なレベルで記録された診療の履歴データが与えられるものとする。そして、本実施形態の診療支援装置は、それら具体的な診療項目を分析者(例えば医師)の希望する分析の観点から整理して分析する作業の支援を行う。例えば、個別具体的な薬剤「A」及び「B」を効能の共通性から1つのグループにまとめて取り扱い、例えば診療履歴の中からそのグループ(に属するいずれかの薬剤)を用いたものを見つけ出し、具体的な診療項目ではなくグループを単位として用いて診療履歴の頻出パターンを抽出(パターンマイニング)するなどの分析を支援する。   A medical assistance device according to an example of an embodiment of the present invention is an apparatus that supports analysis of a history of medical treatment processes actually performed on a patient. The medical process means a set of medical activities performed in the treatment of a patient. Hereinafter, individual medical treatments constituting the medical care process from the viewpoint of data processing are referred to as medical care items. The clinical items are conceptually based on specific levels such as the administration of specific drugs identified by product names and generic names, specific injections, injections of specific liquids, and gallbladder ultrasonography. Can be captured at various stages up to various levels (classification levels such as examination, medication, and injection). However, here, it is assumed that medical history data in which individual medical items are recorded at a specific level is given. The medical assistance device according to the present embodiment supports the work of organizing and analyzing these specific medical treatment items from the viewpoint of analysis desired by an analyst (for example, a doctor). For example, individual specific medicines “A” and “B” are handled in one group from the commonality of efficacy, and for example, a medical history using the group (any medicine belonging to) is found out. Supports analysis such as extracting frequent patterns of medical history (pattern mining) using groups instead of specific medical items as a unit.

複数の診療項目を分析の観点から1つのグループにまとめて取り扱うためには、例えば、あらかじめまとめ上げのための規則を作成しておき、その規則に従って診療項目を自動的にグループ化することが考えられる。この方法は、分類の観点が固定的に定まっている場合には有効であるが、分析者(医師など)のそのときどきの目的に応じて分析の観点が変わる場合には対応できない。例えば、分析者が、同じ診療履歴データに対して、薬剤「A」及び「B」を1つのグループと考えた場合の分析と、薬剤「A」及び「B」及び「C」を1つのグループと考えた場合の分析とを、両方同時に、あるいは時をおいて段階的に行いたい場合もあり得る。また、様々なニーズを見越して、様々なまとめ上げのルールをあらかじめ用意しておき、分析者が自分の目的に合致したルールを選択することも考えられる。しかし、例えば「胃癌」という1つの病気でも、その治療に適用される診療項目は80種類を超え、例えばそれら80種類の二つ組、三つ組をグループとするとしても、その組合せは10万程度の膨大な数に上る。このような膨大な中から分析者が自分のニーズにあったものを選択するのは現実的ではない。   In order to handle a plurality of medical treatment items as a group from the viewpoint of analysis, for example, it is considered to create a rule for grouping in advance and automatically group medical treatment items according to the rule. It is done. This method is effective when the viewpoint of classification is fixed, but cannot be applied when the viewpoint of analysis changes according to the purpose of the analyst (such as a doctor). For example, when the analyst considers the drugs “A” and “B” as one group with respect to the same medical history data, and analyzes the drugs “A”, “B”, and “C” as one group In some cases, it may be desirable to perform both analyzes at the same time or step by step. It is also conceivable that various collective rules are prepared in advance in anticipation of various needs, and the analyst selects a rule that matches his / her purpose. However, for example, even in one disease of “stomach cancer”, there are more than 80 types of medical treatment items applied to the treatment. For example, even if the 80 sets of two or three sets are grouped, the combination is about 100,000. A huge number. It is not realistic for an analyst to select one that meets his needs from such a huge amount.

そこで、本実施形態の診療支援装置は、実際のパターン分析の対象とする診療履歴データを解析し、その診療履歴データの中で実際にグループにまとめて意味のある診療項目の組合せを求め、その中から分析者に分析に用いたいものを選択させるというアプローチを採る。グループにまとめて意味のある組合せ(グループ)とは、分析対象の診療履歴データの中に十分多く現れる(すなわち、あらかじめ定めた閾値上の数だけ現れる)組合せ(グループ)のことである。特に、この実施形態では、パターンマイニングにおいて指定される最小サポート値を閾値として用いることにより、パターンマイニングで抽出されないような組合せを事前に選択肢から省く。   Therefore, the medical assistance device of this embodiment analyzes the medical history data that is the target of the actual pattern analysis, finds a combination of meaningful medical items that are actually grouped in the medical history data, Take an approach that lets analysts select what they want to use for analysis. A meaningful combination (group) collectively in a group is a combination (group) that appears sufficiently in the analysis history data to be analyzed (that is, appears in a number on a predetermined threshold). In particular, in this embodiment, by using the minimum support value specified in pattern mining as a threshold value, combinations that cannot be extracted by pattern mining are omitted from the options in advance.

以下、本実施形態の詳細を説明する。なお、以下では、1以上の診療項目をまとめたグループのことを「抽象ノード」と呼ぶことにする。   Details of this embodiment will be described below. Hereinafter, a group in which one or more medical items are collected is referred to as an “abstract node”.

図1に、診療支援装置の内部構成の概略の例を示す。診療支援装置10は、診療履歴DB(データベース)100、分類DB102、抽象ノード候補生成部104、抽出条件記憶部106、抽象ノード選択受付部108、抽象ノード定義記憶部110、抽象化処理部112、抽象化履歴DB114、パターンマイニング部116、出力処理部118、入力部120、および表示部122を備える。   FIG. 1 shows an example of a schematic internal configuration of a medical assistance device. The medical assistance device 10 includes a medical history DB (database) 100, a classification DB 102, an abstract node candidate generation unit 104, an extraction condition storage unit 106, an abstract node selection reception unit 108, an abstract node definition storage unit 110, an abstraction processing unit 112, An abstraction history DB 114, a pattern mining unit 116, an output processing unit 118, an input unit 120, and a display unit 122 are provided.

入力部120は、診療支援装置10に対する利用者(分析者)による指示などの入力を受け付ける。入力部120は、キーボードやマウス、タッチパネルなどの入力装置によって実現されてよい。入力部120は、例えば、診療履歴DB100内のデータから分析対象とする診療履歴を絞り込む絞り込み条件(以下、分析の母集団を特定する条件という意味で「母集団条件」と呼ぶ)や、パターンマイニング部116等で使用される最小サポート値などの入力を受け付ける。入力された最小サポート値は、抽出条件記憶部106に記憶される。   The input unit 120 receives an input such as an instruction by a user (analyzer) to the medical assistance device 10. The input unit 120 may be realized by an input device such as a keyboard, a mouse, or a touch panel. The input unit 120, for example, a narrowing-down condition for narrowing down the medical history to be analyzed from data in the medical history DB 100 (hereinafter referred to as “population condition” in the sense of a condition for specifying the analysis population), pattern mining An input such as a minimum support value used in the unit 116 or the like is received. The input minimum support value is stored in the extraction condition storage unit 106.

パターンマイニングでは,出現頻度が最小サポート値以下の項目はマイニング結果に影響を与えない(すなわちマイニング結果に出現しない)。すなわち、最小サポート値は、マイニングにおける足切りの基準となる閾値である。最小サポート値は、例えば母集団のデータ(患者)の総数に対するパーセンテージ、あるいは絶対データ(患者)数で指定する。例えば、「胃癌」を主病名とする46名からなる患者集合を母集団とする場合において、最小サポート値を「90%」に設定すれば、マイニング結果には41人以上の患者に該当するパターンしか現れない。最小サポート値を「41人」に設定した場合も同様である。最小サポート値は、分析者がどのような条件でのパターンを抽出して閲覧したいかに応じて定めればよい。ある疾病の概要(例えば典型的な診療プロセス)をつかみたい場合は「90%」のような指定が考えられる。あるいは、典型的なものに限定せずに比較的網羅的なパターンを見たいが、あまりに少ない人数(例えば10名未満)でしか見られないパターンは切り捨てたい、といった場合には「10人」のような指定が考えられる。このように、分析者は、自分の分析の目的に応じて、入力部120から最小サポート値を入力する。   In pattern mining, items whose appearance frequency is less than or equal to the minimum support value do not affect the mining result (that is, they do not appear in the mining result). That is, the minimum support value is a threshold value that serves as a basis for cut-off in mining. The minimum support value is specified, for example, as a percentage of the total number of data (patients) in the population or the absolute number of data (patients). For example, in a case where a patient group consisting of 46 patients whose main disease name is “stomach cancer” is a population, if the minimum support value is set to “90%”, the pattern corresponding to 41 or more patients is included in the mining result. Only appears. The same applies when the minimum support value is set to “41 people”. The minimum support value may be determined according to the conditions under which the analyst wants to extract and view the pattern. To obtain an outline of a certain disease (for example, a typical medical process), a designation such as “90%” can be considered. Or if you want to see a relatively exhaustive pattern without limiting it to a typical one, but want to discard a pattern that can only be seen with too few people (for example, less than 10 people), Such a specification can be considered. Thus, the analyst inputs the minimum support value from the input unit 120 according to the purpose of his / her analysis.

表示部122は、診療支援装置10における処理の結果などを表示する。出力処理部118からの表示制御情報に従った表示を行う。表示部122は、例えば、液晶ディスプレイなどの表示装置により実現される。   The display unit 122 displays the result of processing in the medical assistance device 10. Display according to the display control information from the output processing unit 118 is performed. The display unit 122 is realized by a display device such as a liquid crystal display, for example.

診療履歴DB100は、患者に対して実施された診療プロセスの履歴の情報を記憶する記憶手段である。この例では、診療履歴DB100は、1人の患者の1回の入院から退院までに行われた診療行為およびその実施時期を一単位の診療履歴として記憶する。診療履歴DB100は、例えば、医療機関に勤務する医師、看護師、検査技師、およびその他の職員などによる、診療プロセスに関する情報の入力を、図示しない管理装置が受け付けて診療履歴DB100に登録することで構築される。   The medical history DB 100 is a storage unit that stores information on the history of medical processes performed on patients. In this example, the medical history DB 100 stores a medical practice performed from one hospitalization to discharge of one patient and the time of implementation as a single medical history. The medical history DB 100 is configured such that, for example, a management device (not shown) receives input of information related to a medical process by doctors, nurses, laboratory technicians, and other staff working at medical institutions, and registers them in the medical history DB 100. Built.

図2に、診療履歴DB100のデータ内容の一例を示す。図2の例では、各患者に対して一意的に付与された識別情報である患者ID(識別子)に対応付けて、主病名、診療項目、及び実施時期の情報を含む。「主病名」は、当該入院における患者の治療対象となる主病の名前を表すものであり、例えば診療報酬算出のために記録される。「診療項目」は、当該患者に対して適用された具体的な診療行為を表す情報である。例えば、「L」(薬剤の商品名)を投与するという診療行為が行われた場合、診療項目の欄にはその薬剤の名称「L」が記録される。「実施時期」は、「診療項目」が表す診療行為が行われた時期を表す。図2では、実施時期の値としては、手術日を基準とした値、例えば「手術前日」、「手術当日」、「手術翌日」、「手術後2日目」などが使用されている。図2の表における、患者ID、主病名、診療項目及び実施時期を含む1つの行のことを以下では診療履歴レコードと呼ぶことにする。診療履歴レコードには、例示した患者ID、主病名、診療項目及び実施時期以外の情報項目が含まれていてもよい。1人の患者の1回の入院における診療プロセスの履歴は、1以上の診療履歴レコードの組として表現される。   FIG. 2 shows an example of the data contents of the medical history DB 100. In the example of FIG. 2, information on the main disease name, medical treatment item, and implementation time is included in association with a patient ID (identifier) that is identification information uniquely assigned to each patient. The “main disease name” represents the name of the main disease to be treated by the patient in the hospitalization, and is recorded, for example, for calculating a medical fee. The “medical item” is information representing a specific medical practice applied to the patient. For example, when a medical practice of administering “L” (a drug product name) is performed, the name “L” of the drug is recorded in the column of the medical treatment item. The “implementation time” represents the time when the medical treatment indicated by the “medical item” is performed. In FIG. 2, values based on the date of surgery, such as “the day before surgery”, “the day of surgery”, “the day after surgery”, “the second day after surgery”, and the like are used as the values for the implementation time. In the table of FIG. 2, one line including the patient ID, the main disease name, the medical treatment item, and the implementation time is hereinafter referred to as a medical history record. The medical record record may include information items other than the exemplified patient ID, main disease name, medical items, and implementation time. The history of a medical process in one hospitalization of one patient is expressed as a set of one or more medical history records.

分類DB102は、診療項目の分類情報を記憶したデータベースである。投薬に該当する診療項目については、分類DB102としては、例えば図3に示すような分類情報を記憶したものを用いてもよい。図3の分類情報には、具体的な薬剤の名称(商品名又は一般名など)ごとに、その薬剤の属する大分類、及び中分類の情報が登録されている。図3の例からは、例えば薬剤「A」は、大分類「輸液・栄養製剤」の中の中分類「アシドーシス補正用製剤」に属することがわかる。分類DB102を構築して使用する代わりに、例えば公開されている既存の薬剤DB(ただし、薬剤の分類の情報を有するもの)を用いてもよい。   The classification DB 102 is a database that stores medical item classification information. As for the medical treatment item corresponding to the medication, for example, the classification DB 102 that stores classification information as shown in FIG. 3 may be used. In the classification information of FIG. 3, for each specific drug name (such as a product name or a general name), information on the major classification and middle classification to which the medicine belongs is registered. From the example of FIG. 3, it can be seen that, for example, the drug “A” belongs to the middle classification “preparation for acidosis” in the large classification “infusion / nutritional preparation”. Instead of constructing and using the classification DB 102, for example, an existing drug DB that is publicly available (however, having information on drug classification) may be used.

抽象ノード候補生成部104は、診療履歴DB100内の分析対象の診療履歴情報を解析して抽象ノード(診療項目のグループ)の候補を生成する機能モジュールである。抽象ノード候補生成部104は、入力部120から入力され(抽出条件記憶部106に記憶され)た最小サポート値や母集団条件を参照して、抽象ノード候補を生成する。   The abstract node candidate generation unit 104 is a functional module that analyzes the medical history information to be analyzed in the medical history DB 100 and generates abstract node (medical item group) candidates. The abstract node candidate generation unit 104 generates an abstract node candidate with reference to the minimum support value and the population condition input from the input unit 120 (stored in the extraction condition storage unit 106).

抽象ノード選択受付部108は、抽象ノード候補生成部104が生成した各抽象ノード候補の情報を例えば表示部122に表示し、入力部120を介して分析者から、それら候補の中から実際に使用する抽象ノードの選択を受け付ける。選択された各抽象ノードの情報、例えば各抽象ノードを構成する診療項目の組合せの情報は、抽象ノード定義記憶部110に記憶される。   The abstract node selection accepting unit 108 displays the information of each abstract node candidate generated by the abstract node candidate generating unit 104 on the display unit 122, for example, and is actually used from among these candidates from the analyst via the input unit 120. It accepts selection of abstract nodes. Information on each selected abstract node, for example, information on a combination of medical items constituting each abstract node, is stored in the abstract node definition storage unit 110.

抽象化処理部112は、母集団に属する各診療履歴レコードに含まれる各診療項目を、選択された抽象ノードに置き換える処理を行う。このようにして診療項目が対応する抽象ノードに置き換えられた診療履歴レコードのことを以下では抽象化履歴レコードと呼ぶ。抽象化処理部112により生成された抽象化履歴レコードは、抽象化履歴DB114に蓄積される。   The abstraction processing unit 112 performs a process of replacing each medical item included in each medical history record belonging to the population with the selected abstract node. The medical history record in which the medical items are replaced with the corresponding abstract nodes in this way is hereinafter referred to as an abstract history record. The abstraction history record generated by the abstraction processing unit 112 is accumulated in the abstraction history DB 114.

これら抽象ノード候補生成部104、抽象ノード選択受付部108及び抽象化処理部112が行う処理手順の一例を、図4を参照して説明する。   An example of a processing procedure performed by the abstract node candidate generation unit 104, the abstract node selection reception unit 108, and the abstraction processing unit 112 will be described with reference to FIG.

この手順では、まず抽象ノード候補生成部104が、母集団条件及び抽出条件(最小サポート値)を取得する(S10)。これらは、パターンマイニングのための条件としてあらかじめ利用者(分析者)から入力されているものとする。   In this procedure, first, the abstract node candidate generation unit 104 acquires a population condition and an extraction condition (minimum support value) (S10). These are preliminarily input from the user (analyzer) as conditions for pattern mining.

母集団条件は、分析の対象とする診療履歴を絞り込む条件であり、診療履歴に含まれる各データ項目に対する検索条件として指定される。例えば、「胃癌」を主病とする患者の診療履歴を分析の母集団としたい場合は、『主病名=「胃癌」』という母集団条件を用いればよい。また、「A」という薬剤が投与された患者の診療履歴を母集団としたい場合は、『診療項目=「A」』という母集団条件を用いればよい。もちろん、複数のデータ項目に対する条件の論理式を母集団条件としてもよい。   The population condition is a condition for narrowing down the medical history to be analyzed, and is specified as a search condition for each data item included in the medical history. For example, if it is desired to use the treatment history of patients whose main disease is “stomach cancer” as the analysis population, the population condition “main disease name =“ stomach cancer ”” may be used. In addition, when it is desired to use the medical history of patients to whom the drug “A” is administered as a population, the population condition of “medical treatment item =“ A ”” may be used. Of course, a logical expression of conditions for a plurality of data items may be used as the population condition.

抽象ノード候補生成部104は、診療履歴DB100の中から、母集団条件を満たす診療履歴レコードを抽出する(S12)。この抽出処理では、母集団条件を満たす診療履歴レコードを単に抽出してもよいし、母集団条件を満たす診療履歴レコードと同じ患者の同じ入院に対応する診療履歴レコードを抽出してもよい。抽出されたレコード群が、分析の母集団となる。   The abstract node candidate generation unit 104 extracts a medical history record that satisfies the population condition from the medical history DB 100 (S12). In this extraction process, a medical history record that satisfies the population condition may be simply extracted, or a medical history record that corresponds to the same hospitalization of the same patient as the medical history record that satisfies the population condition may be extracted. The extracted record group becomes the analysis population.

次に、抽象ノード候補生成部104は、抽出された母集団を解析して、組み合わせることで該当患者数が最小サポート値以上となる診療項目を求める。この処理のために、この実施形態では、母集団からビットパターンデータを生成する(S14)。   Next, the abstract node candidate generation unit 104 analyzes the extracted populations and obtains medical items whose number of corresponding patients is equal to or greater than the minimum support value by combining them. For this processing, in this embodiment, bit pattern data is generated from the population (S14).

図5にビットパターンデータの一例を示す。この例では、各行が個々の患者を示し、各列が個々の診療項目を示す。行と列の組合せにより特定されるセルは、当該行に対応する患者に対し、当該列に対応する診療項目が適用されたか否かを示す二値ビット値である。すなわち、適用されたことがある場合は当該ビットの値が「1」に設定され、適用されたことがない場合は値「0」に設定される。   FIG. 5 shows an example of bit pattern data. In this example, each row represents an individual patient and each column represents an individual medical item. A cell specified by a combination of a row and a column is a binary bit value indicating whether or not a medical treatment item corresponding to the column is applied to a patient corresponding to the row. That is, the value of the bit is set to “1” if it has been applied, and is set to the value “0” if it has not been applied.

S14では、抽象ノード候補生成部104は、まず全てのビット(セル)が「0」に設定されたビットパターンデータを生成する。そして、母集団内の各診療履歴レコードの患者ID及び診療項目の値を調べ、ある患者に対してある診療項目が適用されたことを示すレコードを見つけると、ビットパターンデータにおけるその患者とその診療項目との組合せに対応するビットを「1」に設定する。なお、診療履歴レコードに含まれる患者と診療項目の組合せに対応するビットが既に「1」に設定されている場合、そのビットは「1」のままとする。この処理を、母集団内の全ての診療履歴レコードについて行うことで、ビットパターンデータが完成する。   In S14, the abstract node candidate generation unit 104 first generates bit pattern data in which all bits (cells) are set to “0”. Then, the patient ID and the value of the medical item in each medical history record in the population are examined, and when the record indicating that a certain medical item is applied to a certain patient is found, the patient and the medical treatment in the bit pattern data are detected. The bit corresponding to the combination with the item is set to “1”. If the bit corresponding to the combination of the patient and the medical item included in the medical history record is already set to “1”, the bit remains “1”. The bit pattern data is completed by performing this process for all the medical history records in the population.

次に、抽象ノード候補生成部104は、完成したビットパターンデータから、抽出条件を満たす診療項目の組合せを抽出する(S16)。この例では、抽出条件は最小サポート値である。すなわち、1以上の診療項目からなる組合せごとに、その組合せに属する1以上の診療項目に対応するビットが「1」になっている患者の数を集計し、その数が最小サポート値以上である組合せを抽出する。この抽出処理では、組み合わせる診療項目の数に上限を設定しておき、その上限数以下の診療項目からなる組合せのみについて判定を行う。例えば、診療項目3つまでの組合せを対象とする場合、診療項目1つからなる組合せ(診療項目そのもの)、2つからなる組合せ、3つからなる組合せが対象となる。   Next, the abstract node candidate generation unit 104 extracts a combination of medical items satisfying the extraction condition from the completed bit pattern data (S16). In this example, the extraction condition is the minimum support value. That is, for each combination of one or more medical items, the number of patients whose bit corresponding to one or more medical items belonging to the combination is “1” is totaled, and the number is equal to or greater than the minimum support value. Extract combinations. In this extraction process, an upper limit is set for the number of medical treatment items to be combined, and only combinations including medical treatment items equal to or less than the upper limit number are determined. For example, when a combination of up to three medical items is targeted, a combination consisting of one medical item (medical item itself), a combination consisting of two, and a combination consisting of three are targeted.

S16の処理を、具体例を用いて説明する。図5に例示した患者10人の診療履歴を母集団とするビットパターンデータに対して、最小サポート値が5人に設定されている例を考える。この場合、図6に例示するように単一の診療項目「A」のみを考えると、その診療項目に該当する(すなわちビット値が「1」になっている)患者の数は合計3人であり、最小サポート値に満たない。したがって、1つの診療項目「A」からなる組合せは、S16では抽出されない。一方、図7に例示するように2つの診療項目「A」と「B」の組合せでは、それら2つの少なくとも一方に該当する患者は合計5人となり、最小サポート値以上となる。したがって、この例では、診療項目「A」と「B」の組合せは、S16で抽出されることになる。   The process of S16 will be described using a specific example. Consider an example in which the minimum support value is set to 5 for the bit pattern data whose population is the medical history of 10 patients illustrated in FIG. In this case, considering only a single medical item “A” as illustrated in FIG. 6, the total number of patients corresponding to the medical item (that is, the bit value is “1”) is three. Yes, less than the minimum supported value. Therefore, a combination including one medical treatment item “A” is not extracted in S16. On the other hand, in the combination of two medical treatment items “A” and “B” as illustrated in FIG. 7, the total number of patients corresponding to at least one of the two is five, which is equal to or greater than the minimum support value. Therefore, in this example, the combination of the medical treatment items “A” and “B” is extracted in S16.

このように、S16では、上限数以下の診療項目数からなる組合せごとに、その組合せの中の少なくとも1つの診療項目に該当する患者の合計数を求め、その合計数が抽出条件を満たせば、すなわち最小サポート値以上であれば、その組合せを抽出する。   Thus, in S16, for each combination consisting of the number of medical items equal to or less than the upper limit number, the total number of patients corresponding to at least one medical item in the combination is obtained, and if the total number satisfies the extraction condition, That is, if the minimum support value is exceeded, the combination is extracted.

ここで、本実施形態では、抽象ノード候補生成部104は、このようにした抽出した診療項目の組合せをそのまま抽象ノードの候補とするのではなく、分類DB102を参照することで、同一項目でない診療項目からなる組合せを除外する(S18)。例えば、「ビタミン製剤」に属する診療項目「K」及び「L」(図3参照)と「消化性潰瘍治療薬」に属する診療項目「Q」との三者からなる組合せがS16で抽出されたとしても、それら3項目の分類は同一ではないので、この組合せはS18で除外される。   Here, in the present embodiment, the abstract node candidate generation unit 104 does not use the extracted combination of medical items as such as a candidate for an abstract node as it is, but refers to the classification DB 102 so that the medical items that are not the same item are referred to. A combination of items is excluded (S18). For example, a combination consisting of the three treatment items “K” and “L” (see FIG. 3) belonging to “vitamin preparation” and the treatment item “Q” belonging to “peptic ulcer drug” was extracted in S16. However, since the classification of these three items is not the same, this combination is excluded in S18.

なお、図3に示すように分類には複数のレベルが考えられるので、S18において分類の同一性をどのレベルで判定するのかを分析者が診療支援装置10に対して設定できるようにしてもよい。例えば、図3の例では、診療項目「K」と「M」とは大分類では同じ「ビタミン製剤」に属するが、中分類では「混合ビタミンB群」と「パントテン酸」というように異なった分類になる。したがって、分析者の分析意図に応じて同一性を判定する分類のレベルを指定すればよい。   As shown in FIG. 3, since there are a plurality of levels for classification, the analyzer may be able to set for the medical assistance apparatus 10 at which level the identity of the classification is determined in S18. . For example, in the example of FIG. 3, the medical treatment items “K” and “M” belong to the same “vitamin preparation” in the large classification, but differ in the middle classification as “mixed vitamin B group” and “pantothenic acid”. Become a classification. Therefore, the classification level for determining the identity may be specified according to the analysis intention of the analyst.

また、この代わりに、抽象ノード候補生成部104が、同一分類と判定した分類レベルを記憶しておき、後で抽象ノード候補を提示する際に、その候補を構成する診療項目がどの分類レベルで同一分類と判定されたかを表示してもよい。   Instead of this, the abstract node candidate generation unit 104 stores the classification levels determined as the same classification, and when the abstract node candidates are presented later, at which classification level the medical treatment items constituting the candidates are displayed. You may display whether it was determined with the same classification.

S18で、同一分類に属さない診療項目同士の組合せを除外するのは、診療項目の組合せを分類DB102に登録された分類体系に合わせてふるいに掛けることである。分類DB102の分類体系にて同一分類に属する診療項目同士は、1つのグループ(抽象ノード)にまとめて意味のある可能性が高く、逆に同一分類に属さないもの同士はまとめても意味がない可能性が高いので、このようなふるいに掛けることで、分析者に意味のない選択肢を提示する可能性が低くなる。   In S18, the combination of the medical items that do not belong to the same classification is excluded by sifting the combination of the medical items in accordance with the classification system registered in the classification DB 102. The medical items belonging to the same classification in the classification system of the classification DB 102 are highly likely to be meaningful in a group (abstract node), and conversely, items that do not belong to the same classification are meaningless. Since it is likely, such a sieve reduces the possibility of presenting a meaningless option to the analyst.

抽象ノード候補生成部104は、分類DB102に基づくふるい処理にて除外されずに残った組合せを、抽象ノード候補として抽象ノード選択受付部108に渡す(S20)。なお、このとき、各抽象ノード候補には、当該候補に属する診療項目が属する分類の情報を対応づけて渡してもよい。例えば、図3のような大分類と中分類の2レベルの分類体系を採用している場合は、候補に属する各診療項目につき、それぞれ大分類と中分類のそれぞれの該当分類名を抽象ノード選択受付部108に渡すなどである。もちろんこれは一例であり、例えば中分類が一致する診療項目同士は当然に大分類も一致するので、このような場合は中分類の分類名のみを当該候補と対応づけるようにしてもよい。また、中分類は一致しないが大分類は一致する診療項目からなる候補については、大分類の分類名のみを当該候補と対応づけるようにしてもよい。   The abstract node candidate generation unit 104 passes the combinations that remain without being excluded in the sieving process based on the classification DB 102 to the abstract node selection reception unit 108 as abstract node candidates (S20). At this time, each abstract node candidate may be passed in association with information on the classification to which the medical care item belonging to the candidate belongs. For example, when the two-level classification system of major classification and middle classification as shown in FIG. 3 is adopted, abstract node selection is performed for each corresponding classification name of major classification and middle classification for each medical item belonging to the candidate. For example, it is passed to the reception unit 108. Of course, this is only an example. For example, medical items with the same middle classification also have the same major classification. In such a case, only the classification name of the middle classification may be associated with the candidate. In addition, for candidates consisting of medical items that do not match the middle classification but match the major classification, only the classification name of the major classification may be associated with the candidate.

抽象ノード選択受付部108は、抽象ノード候補生成部104から受け取った各抽象ノード候補を選択肢として、例えば一覧表示などの形で出力処理部118を介して表示部122に表示する(もちろん表示形態はこれに限らない)。そして、それら各抽象ノード候補の中から、分析者がパターンマイニングにおいて使用するものの選択を受け付ける(S22)。   The abstract node selection reception unit 108 displays each abstract node candidate received from the abstract node candidate generation unit 104 as an option on the display unit 122 via the output processing unit 118 in the form of, for example, a list display (of course, the display form is Not limited to this). Then, from among the abstract node candidates, selection of what the analyst uses in pattern mining is accepted (S22).

図8に、ある母集団から、選択肢として(a)〜(h)の8個の抽象ノード候補が求められた場合の例を示す。この例では、各候補(図8の表の1つ1つの行)には、その候補に属する診療項目とその診療項目が属する分類名の情報が含まれる。この例は、分類の同一性の判定を図3の分類体系での大分類のみに基づき行った場合の例である。このようなリストが、分析者の選択肢として表示部122に表示される。なお、大分類と中分類の2段階で同一性の判定が行われた場合、例えば、抽象ノード候補の各診療項目の分類名の表示において、同一分類であると判定された分類レベルを識別できるような表示を行うようにしてもよい。例えば、大分類で同一分類と判定された場合と中分類で同一分類と判定された場合とで分類名の欄の背景又は文字の表示色を変えるなどである。なお、大分類で同一と判定された場合でも、大分類のみならず中分類の分類名をも表示するようにしてもよい。このような各候補又はそれに属する個々の診療項目についての該当分類の表示は、分析者が抽象ノード候補に対して選択を行う際の判断材料となる。図8の例では、候補(a)〜(c)は単一の診療項目からなるものであるが、(d)〜(h)は複数の診療項目の組合せとなっている。   FIG. 8 shows an example in which eight abstract node candidates (a) to (h) are obtained as options from a certain population. In this example, each candidate (each row in the table of FIG. 8) includes information on the medical item belonging to the candidate and the classification name to which the medical item belongs. In this example, the identity of the classification is determined based only on the large classification in the classification system of FIG. Such a list is displayed on the display unit 122 as an analyst's choice. In addition, when the identity determination is performed in two stages of the large classification and the medium classification, for example, in the display of the classification name of each medical treatment item of the abstract node candidate, the classification level determined to be the same classification can be identified. Such display may be performed. For example, the background or character display color in the category name column is changed depending on whether the major classification is the same classification or the middle classification. In addition, even when it is determined that the major classification is the same, not only the major classification but also the middle classification may be displayed. The display of the corresponding classification for each candidate or the individual medical items belonging to it becomes a judgment material when the analyst makes a selection with respect to the abstract node candidate. In the example of FIG. 8, the candidates (a) to (c) are composed of a single medical item, but (d) to (h) are combinations of a plurality of medical items.

なお、図8に示した候補(d)の2つめの診療項目「M」の分類は「該当分類なし」となっている。これは、診療項目「M」の分類情報が分類DB102に登録されていないことを意味する。すなわち、図8の例では、「ビタミン製剤(注射)」という分類に該当する診療項目「A」と「該当分類なし」の診療項目「M」とからなる組合せが抽象ノード候補(d)として抽出されている。このように、本実施形態では、「該当分類なし」の診療項目は、組合せを構成する診療項目が同一分類であるか否かの判定に影響を与えないようにしている。すなわち、組合せに含まれる「該当分類なし」の診療項目以外の診療項目が同一分類に属していれば、その組合せは同一分類であると判定される。   Note that the classification of the second medical treatment item “M” of the candidate (d) illustrated in FIG. 8 is “no corresponding classification”. This means that the classification information of the medical treatment item “M” is not registered in the classification DB 102. That is, in the example of FIG. 8, a combination of the medical item “A” corresponding to the classification “vitamin preparation (injection)” and the medical item “M” “not applicable” is extracted as an abstract node candidate (d). Has been. As described above, in the present embodiment, the medical item “No applicable classification” does not affect the determination of whether the medical items constituting the combination are of the same classification. That is, if the medical items other than the medical item “No applicable classification” included in the combination belong to the same class, the combination is determined to be the same class.

抽象ノード選択受付部108は、図8に例示したような抽象ノード候補の情報を表示部122に表示し、入力部120を介して分析者からの選択を受け付ける。分析者は、各抽象ノード候補に属する診療項目の組合せを参照して、また必要に応じ、それら組合せに該当する分類、又は個々の診療項目の属する分類などの情報を参照して、自分の分析目的に合致する抽象ノード候補を、入力部120の操作(例えばポインティングデバイスにより所望の候補を選択する操作)により、正式の抽象ノードとして選択する。抽象ノード選択受付部108は、その選択結果を受け取る(S22)。また、抽象ノード選択受付部108は、選択された各抽象ノードに対して付与するラベルの入力を、入力部120を介して分析者から受け付ける。このラベルは、分析者が個々の抽象ノードを識別するために付与する識別名である。なお、分析者が抽象ノードに付与するラベルを入力しない場合に、デフォルト値として当該抽象ノードに属する診療項目の間で一致する分類の名称を当該抽象ノードのラベルとして採用するようにしてもよい。   The abstract node selection receiving unit 108 displays abstract node candidate information as illustrated in FIG. 8 on the display unit 122 and receives a selection from the analyst via the input unit 120. The analyst refers to the combination of medical items belonging to each abstract node candidate, and if necessary, refers to the information such as the classification corresponding to the combination or the classification to which each medical item belongs, An abstract node candidate that matches the purpose is selected as a formal abstract node by an operation of the input unit 120 (for example, an operation of selecting a desired candidate using a pointing device). The abstract node selection receiving unit 108 receives the selection result (S22). The abstract node selection receiving unit 108 receives an input of a label to be given to each selected abstract node from the analyst via the input unit 120. This label is an identifier given by the analyst to identify individual abstract nodes. When the analyst does not input a label to be assigned to the abstract node, a classification name that matches between the medical items belonging to the abstract node may be adopted as a label of the abstract node as a default value.

抽象ノード選択受付部108は、このようにして選択されラベル付けされた各抽象ノードの定義情報を、抽象ノード定義記憶部110に記憶させる。個々の抽象ノードの定義情報は、例えば、図9に示すように、当該抽象ノードに付与されたラベルと、当該抽象ノードに属する具体的な診療項目のリストの情報を含んでいる。また、この他に、当該抽象ノードに該当する分類、又は当該抽象ノードに属する各診療項目が属する分類、又はそれら分類のレベルなどの情報を含んでもよい。   The abstract node selection receiving unit 108 stores the definition information of each abstract node selected and labeled in this way in the abstract node definition storage unit 110. For example, as shown in FIG. 9, the definition information of each abstract node includes information about a label assigned to the abstract node and a list of specific medical care items belonging to the abstract node. In addition, information such as a classification corresponding to the abstract node, a classification to which each medical item belonging to the abstract node belongs, or a level of the classification may be included.

このようにして分析者により分析に使用する抽象ノードが選択されると、抽象化処理部112が、抽象ノード定義記憶部110に記憶されたそれら抽象ノードの定義情報を参照して、診療履歴DB100内の母集団の各診療履歴レコードを抽象化する(S24)。この抽象化では、例えば、診療履歴レコードごとに、そのレコード中の診療項目を診療項目リストに含んだ抽象ノードを抽象ノード定義記憶部110から探し、そのような抽象ノードが見つかれば、そのレコード中の診療項目の値をその抽象ノードのラベルに置き換える。診療履歴レコード内の診療項目に対応する抽象ノードが見つからない場合は、そのような置き換えを行わなくてもよい。   In this way, when an abstract node to be used for analysis is selected by the analyst, the abstraction processing unit 112 refers to the definition information of these abstract nodes stored in the abstract node definition storage unit 110 and refers to the medical history DB 100. Each medical history record of the population is abstracted (S24). In this abstraction, for example, for each medical history record, an abstract node that includes the medical item in the record in the medical item list is searched from the abstract node definition storage unit 110. If such an abstract node is found, Replace the value of the medical item with the label of the abstract node. When the abstract node corresponding to the medical item in the medical history record is not found, such replacement may not be performed.

例えば、母集団内に図10に例示する、患者「001」及び「005」についての診療プロセス履歴200及び202が含まれていたとする。図示した診療プロセス履歴は、同一患者についての複数の診療履歴レコード(診療履歴レコードは、1つの診療項目についてのレコードである)の集合をツリー表示により模式的に示したものである。これら診療プロセス履歴に対して図9の抽象化ノードへの抽象化処理を行うと、図11に例示するような抽象化プロセス履歴200A及び202Aが得られる。抽象化プロセス履歴は、同一患者についての複数の抽象化履歴レコードの集まりである。   For example, it is assumed that medical process histories 200 and 202 for patients “001” and “005” illustrated in FIG. 10 are included in the population. The illustrated medical process history schematically shows a set of a plurality of medical history records for the same patient (a medical history record is a record for one medical item) in a tree display. When abstraction processing to the abstraction node in FIG. 9 is performed on these medical process histories, abstraction process histories 200A and 202A as illustrated in FIG. 11 are obtained. The abstract process history is a collection of a plurality of abstract history records for the same patient.

このように置き換えられた後の診療履歴レコード(これを抽象化履歴レコードと呼ぶ)は、抽象化履歴DB114に蓄積される。   The medical history record after this replacement (referred to as an abstract history record) is stored in the abstract history DB 114.

母集団内のすべての診療履歴レコードについて抽象化が行われると、パターンマイニング部116が抽象化履歴DB114内に蓄積された抽象化履歴レコード群を対象としてパターンマイニング処理を行う。例えば、パターンマイニング部116は、マイニング手法の一種であるツリーマイニングの手法(参考文献は例えば,M. Zaki. Efficiently mining frequent trees in a forest. 8th ACM SIGKDD Int'l Conf Knowledge Discovery and Data Mining, July, 2002.)などを用いることにより、共通の抽象ノード又は共通の診療項目を含むパターンを抽出する。例えば、図11の抽象化プロセス履歴200A及び202Aから、図12に例示するように、「手術当日に抗生剤及びビタミン製剤を投与する」ことを示す共通パターン300(「診療履歴パターン#1」)が抽出される。   When all the medical history records in the population are abstracted, the pattern mining unit 116 performs pattern mining processing on the abstract history record groups stored in the abstract history DB 114. For example, the pattern mining unit 116 is a tree mining technique (a reference document is, for example, M. Zaki. Efficiently mining frequent trees in a forest. 8th ACM SIGKDD Int'l Conf Knowledge Discovery and Data Mining, July , 2002.) or the like is used to extract a pattern including a common abstract node or a common medical care item. For example, from the abstraction process histories 200A and 202A of FIG. 11, as illustrated in FIG. 12, a common pattern 300 indicating that “antibiotics and vitamin preparations are administered on the day of surgery” (“clinical history pattern # 1”) Is extracted.

このパターンマイニング処理では、最小サポート値として、抽出条件記憶部106に記憶された最小サポート値を用いる。すなわち、パターンマイニング部116は、この最小サポート値以上のサポート値を持つパターンのみを抽出する。ここで用いる最小サポート値は、抽象ノード候補生成部104が抽象ノード候補の抽出の際の足切りに用いた抽出条件と同じものである。   In this pattern mining process, the minimum support value stored in the extraction condition storage unit 106 is used as the minimum support value. That is, the pattern mining unit 116 extracts only patterns having a support value equal to or greater than the minimum support value. The minimum support value used here is the same as the extraction condition used by the abstract node candidate generation unit 104 to cut off the abstract node candidate.

また、パターンマイニング部116は、抽出した各共通パターンについてそれぞれその共通パターンに合致するパターンを持つ抽象化履歴の数を、抽象化履歴DB114を参照して求め、その数に応じたスコアを求めてもよい。そして、抽出した共通パターンをスコアの順にソートして表示したり、各共通パターンに対応づけてスコアを表示したりしてもよい。なお、共通パターンのスコアの求め方は上述のようなものに限らない。この代わりに、例えば、出願人による特願2010−149691号(平成22年6月30日出願)に開示された手法、すなわち、各共通パターンについてクリニカルパス(個々の病気の診療に対する標準的な診療プロセス)との一致度合いをスコアとして求めるようにしてもよい。   Further, the pattern mining unit 116 obtains the number of abstraction histories having a pattern that matches the common pattern for each extracted common pattern with reference to the abstraction history DB 114, and obtains a score corresponding to the number. Also good. Then, the extracted common patterns may be sorted and displayed in the order of scores, or the scores may be displayed in association with each common pattern. Note that the method for obtaining the score of the common pattern is not limited to the above. Instead, for example, the method disclosed in Japanese Patent Application No. 2010-149691 (filed on June 30, 2010) by the applicant, that is, a clinical path for each common pattern (standard practice for the treatment of individual diseases) The degree of coincidence with the process) may be obtained as a score.

出力処理部118は、パターンマイニングの結果を表す表示画像を生成し、表示部122に表示する。表示形態は、図12に例示したようなツリー形状であってもよいし、他の形式であってもよい。   The output processing unit 118 generates a display image representing the result of pattern mining and displays it on the display unit 122. The display form may be a tree shape as illustrated in FIG. 12, or may be another form.

以上説明したように、本実施形態では、パターンマイニングにおいて複数の診療項目の抽象化(グループ化)して取り扱う場合の抽象化のためのルール(すなわち抽象ノード定義)を、パターンマイニングの対象である実際の診療履歴レコードの母集団に基づき求める。また本実施形態では、抽象化して意味のある(すなわちパターンマイニングにおいて足切りされずに抽出されるだけの数だけ出現する)診療項目の組合せのみを候補として抽出し、それら候補から分析者に実際に使用するものを選ばせる。逆に言えば、パターンマイニングの際に抽出されないほど少数しか現れない診療項目の組合せについては、仮に抽象ノードとしてもパターンとしては抽出されないことが分かっているので、候補にはしない。候補の数が少ないほど、分析者の選択作業のための負担は少ない。   As described above, in this embodiment, a rule for abstraction (that is, abstract node definition) when a plurality of medical treatment items are abstracted (grouped) in pattern mining is an object of pattern mining. Obtained based on the population of actual medical history records. In the present embodiment, only combinations of medical items that are abstracted and meaningful (that is, appear as many times as they are extracted without being cut off in pattern mining) are extracted as candidates, and an actual analysis is performed from these candidates to the analyst. Let them choose what to use. Conversely, it is known that a combination of medical items that appears so few that they cannot be extracted at the time of pattern mining is not extracted as a pattern even if it is an abstract node. The smaller the number of candidates, the less the burden on the analyst's selection work.

以上に説明した実施形態では、S16で抽出された診療項目の組合せを、S18にて分類DB102を参照して絞り込んだが、このような絞り込みは必ずしも必須のものではない。本実施形態では、S16でサポート値が最小サポート値以上の組合せを抽出しており、この抽出処理で抽出される組合せの数が、分析者の選択作業の負担の観点で十分に少数(例えばその数がある閾値以下)である場合もあり、このような場合は分類DB102による絞り込みは不要である。   In the embodiment described above, the combinations of the medical items extracted in S16 are narrowed down with reference to the classification DB 102 in S18, but such narrowing is not necessarily essential. In the present embodiment, combinations whose support values are equal to or greater than the minimum support value are extracted in S16, and the number of combinations extracted in this extraction process is sufficiently small in view of the burden on the analyst's selection work (for example, There are cases where the number is equal to or less than a certain threshold value.

次に、図13及び図14を参照して、変形例を説明する。この変形例では、図13に示すように、診療履歴レコードに含まれている「診療区分」の情報を利用する。「診療区分」とは、当該診療履歴レコード内の診療項目が適用される状況等の区分を表す情報である。例えば、「http://www.mhlw.go.jp/topics/2010/06/dl/tp0610-1a.pdf」というURLにて公開された厚生労働省保険局医療課による『平成22年度「DPC導入の影響評価に係る調査」実施説明資料』のp120〜132『「DPC導入の影響評価」に係るレセプトデータダウンロード方式によるレセプト情報データ収集について 第10版』におけるp123に示された「データ区分:(E-5, F-5, EF-5)」を、この変形例における「診療区分」として用いてもよい。このデータ区分には、例えば、「内服」、「頓服」、「外用」などといった投薬の種類、「皮下筋肉内」、「静脈内」などといった注射の種類などといった区分が含まれている。図3に例示した分類情報は薬剤種類(薬効)に基づく分類であったが、この「診療区分」はそれとは異なる観点からの分類コードと捉えてもよい。   Next, a modification will be described with reference to FIGS. 13 and 14. In this modified example, as shown in FIG. 13, information of “medical treatment classification” included in the medical history record is used. “Medical classification” is information indicating a classification of a situation or the like to which a medical treatment item in the medical history record is applied. For example, the “2010 DPC Introduction” by the Ministry of Health, Labor and Welfare's Insurance Bureau's Medical Division published at the URL “http://www.mhlw.go.jp/topics/2010/06/dl/tp0610-1a.pdf” P120-132 “Reception data collection by the receipt data download method related to“ Evaluation of DPC impact ”” in p. E-5, F-5, EF-5) ”may be used as the“ medical division ”in this modification. This data classification includes, for example, types of medication such as “internal use”, “free use”, “external use”, and types of injection such as “subcutaneous intramuscular” and “intravenous”. The classification information illustrated in FIG. 3 is a classification based on a drug type (drug effect), but this “medical treatment classification” may be regarded as a classification code from a different viewpoint.

この変形例では、抽出ノード候補生成部104は、診療区分の異なる診療項目同士の組合せは、抽象ノード候補には選ばない。すなわち、この変形例では、診療区分が異なれば、診療項目が適用される状況が異なるので、そのような適用状況の異なる診療項目同士は抽象化しない。   In this modification, the extraction node candidate generation unit 104 does not select combinations of medical care items with different medical care classifications as abstract node candidates. That is, in this modified example, if the medical treatment classification is different, the situation where the medical treatment item is applied is different, and thus the medical treatment items having different application situations are not abstracted.

この変形例の処理手順の例を図14に示す。図14において、図4に示した手順のステップと同様の処理に該当するステップについては、同一符号を付して説明を省略する。   An example of the processing procedure of this modification is shown in FIG. 14, steps corresponding to the same steps as the steps in the procedure shown in FIG. 4 are denoted by the same reference numerals and description thereof is omitted.

図14の手順では、抽象ノード候補生成部104は、母集団を絞り込んだ後(S12)、診療区分ごとに、母集団から当該診療区分に該当する診療履歴レコードを抽出し(S13)、抽出したレコード群を対象として、S14〜S20の処理を行うことで、抽象ノード候補を抽出する。このS13〜S20の処理を、診療区分ごとに繰り返す。このように、診療区分ごとに、その診療区分に該当するレコードのみから抽象ノード候補を抽出することで、診療区分を跨いだ診療項目の組合せが抽象ノード候補とならないようにしている。このようにして抽象ノード候補が求められた以降の処理S22とS24は、図4の例と同様でよい。   In the procedure of FIG. 14, after abstracting the population (S12), the abstract node candidate generation unit 104 extracts the medical history record corresponding to the medical treatment category from the population (S13) and extracts the medical treatment records. Abstract node candidates are extracted by performing the processing of S14 to S20 for the record group. The processes in S13 to S20 are repeated for each medical treatment category. In this way, by extracting abstract node candidates from only the records corresponding to the medical care category for each medical care category, combinations of medical care items across the medical care categories are prevented from becoming abstract node candidates. Processing S22 and S24 after the abstract node candidate is obtained in this way may be the same as the example of FIG.

この変形例は、抽象ノード候補とする診療項目の組合せを診療区分によりふるいに掛けるものである。図14の手順では、診療区分によるふるいと、分類DB102の薬効の分類によるふるい(S18)の両方を用いて抽象ノード候補を絞り込んだが、診療区分のみを用いる方式も考えられる。   In this modified example, combinations of medical care items that are abstract node candidates are screened by medical care classification. In the procedure of FIG. 14, the abstract node candidates are narrowed down using both the screening based on the medical classification and the screening based on the medicinal effect classification in the classification DB 102 (S 18), but a method using only the medical classification is also conceivable.

上記実施形態及び変形例では、抽象ノード定義(図9参照)が作成され抽象ノード定義記憶部110に記憶されるが、この抽象ノード定義を保存しておき、後の分析で再利用できるようにしてもよい。例えば、いったん作成された抽象ノード定義を辞書データとして保存しておき、分類DB102の分類情報と同様、診療項目の組合せの絞り込みに用いてもよい。すなわち、この場合、S16で抽出された診療項目の組合せが分類DB102の分類体系で同一分類でなくても、辞書データ内のいずれかの抽象ノードにおける診療項目の組合せに含まれる場合には、その組合せを除外せずに残す。すなわち、抽象ノード定義の辞書データを、分析者固有の分類情報として利用するのである。分類DB102に複数の分類体系が登録されており、それら複数の分類体系を分析者が個々の分析の際の分析意図に応じて選択利用するような場合、選択した既存の分類体系から漏れる分類を過去の抽象ノード定義の辞書によりカバーする、などの利用方法が考えられる。また、個人用の辞書データが充実してくれば、分類DB102を用いずに、辞書データのみでS18の絞り込みを行ってもよい。   In the above embodiment and modification, an abstract node definition (see FIG. 9) is created and stored in the abstract node definition storage unit 110. This abstract node definition is saved so that it can be reused in later analysis. May be. For example, once created abstract node definitions may be stored as dictionary data and used to narrow down combinations of medical items, as with the classification information in the classification DB 102. That is, in this case, even if the combination of the medical items extracted in S16 is not the same classification in the classification system of the classification DB 102, if it is included in the combination of the medical items in any abstract node in the dictionary data, Leave the combination without excluding it. That is, the abstract node definition dictionary data is used as classification information unique to the analyst. When a plurality of classification systems are registered in the classification DB 102 and the analyst selects and uses the plurality of classification systems in accordance with the analysis intention at the time of individual analysis, the classification that is leaked from the selected existing classification system is selected. It can be used such as covering with a dictionary of past abstract node definitions. Further, if personal dictionary data is enriched, S18 may be narrowed down using only the dictionary data without using the classification DB.

以上に例示した診療支援装置10は、例えば、汎用のコンピュータに上述の各機能モジュールの処理を表すプログラムを実行させることにより実現される。ここで、コンピュータは、例えば、ハードウエアとして、CPU等のマイクロプロセッサ、ランダムアクセスメモリ(RAM)およびリードオンリメモリ(ROM)等のメモリ(一次記憶)、HDD(ハードディスクドライブ)を制御するHDDコントローラ、各種I/O(入出力)インタフェース、ローカル・エリア・ネットワークなどのネットワークとの接続のための制御を行うネットワークインタフェース等が、たとえばバスを介して接続された回路構成を有する。また、そのバスに対し、例えばI/Oインタフェース経由で、CDやDVDなどの可搬型ディスク記録媒体に対する読み取り及び/又は書き込みのためのディスクドライブ、フラッシュメモリなどの各種規格の可搬型の不揮発性記録媒体に対する読み取り及び/又は書き込みのためのメモリリーダライタ、などが接続されてもよい。上に例示した各機能モジュールの処理内容が記述されたプログラムがCDやDVD等の記録媒体を経由して、又はネットワーク等の通信手段経由で、ハードディスクドライブ等の固定記憶装置に保存され、コンピュータにインストールされる。固定記憶装置に記憶されたプログラムがRAMに読み出されCPU等のマイクロプロセッサにより実行されることにより、上に例示した機能モジュール群が実現される。   The medical assistance device 10 exemplified above is realized, for example, by causing a general-purpose computer to execute a program representing the processing of each functional module described above. Here, the computer includes, as hardware, a microprocessor such as a CPU, a memory (primary storage) such as a random access memory (RAM) and a read only memory (ROM), an HDD controller that controls an HDD (hard disk drive), Various I / O (input / output) interfaces, network interfaces that perform control for connection to a network such as a local area network, and the like have a circuit configuration connected via a bus, for example. Also, portable non-volatile recording of various standards such as a disk drive and a flash memory for reading and / or writing to a portable disk recording medium such as a CD or a DVD via the I / O interface, for example. A memory reader / writer for reading from and / or writing to a medium may be connected. A program in which the processing contents of each functional module exemplified above are described is stored in a fixed storage device such as a hard disk drive via a recording medium such as a CD or DVD, or via a communication means such as a network, and stored in a computer. Installed. The program stored in the fixed storage device is read into the RAM and executed by a microprocessor such as a CPU, thereby realizing the functional module group exemplified above.

10 診療支援装置、100 診療履歴DB、102 分類DB、104 抽象ノード候補生成部、106 抽出条件記憶部、108 抽象ノード選択受付部、110 抽象ノード定義記憶部、112 抽象化処理部、114 抽象化履歴DB、116 パターンマイニング部、118 出力処理部、120 入力部、122 表示部。   DESCRIPTION OF SYMBOLS 10 Medical treatment support apparatus, 100 Medical treatment history DB, 102 Classification DB, 104 Abstract node candidate production | generation part, 106 Extraction condition memory | storage part, 108 Abstract node selection reception part, 110 Abstract node definition memory | storage part, 112 Abstraction processing part, 114 Abstraction History DB, 116 pattern mining unit, 118 output processing unit, 120 input unit, 122 display unit.

Claims (5)

コンピュータを、
患者を識別するための患者識別情報とその患者に適用された診療項目を示す情報とを少なくとも含む複数の診療履歴レコードから、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せを抽出する抽出手段、
前記抽出手段により抽出された診療項目の組合せを抽出項目候補としてそれぞれ提示し、利用者から、それら抽象項目候補のうち抽象項目として採用するものの選択を受け付ける選択受付手段、
前記各診療履歴レコードの各診療項目を、それぞれ当該診療項目に対応する抽象項目に置き換える置き換え手段、
診療項目を対応する抽象項目で置き換えた診療履歴レコードを対象に、パターンマイニングを行うパターンマイニング手段、
として機能させるためのプログラム。
Computer
Medical items whose total number of applied patients is equal to or greater than a predetermined threshold from a plurality of medical history records including at least patient identification information for identifying patients and information indicating medical items applied to the patients Extraction means for extracting a combination of
A selection receiving unit that presents each combination of medical items extracted by the extraction unit as an extraction item candidate, and receives a selection of a candidate to be adopted as an abstract item from the abstract item candidates;
Replacement means for replacing each medical item in each medical history record with an abstract item corresponding to the medical item,
Pattern mining means to perform pattern mining for medical record records that replace the medical items with corresponding abstract items,
Program to function as.
前記抽出手段は、前記閾値として、前記パターンマイニング手段が前記パターンマイニングで用いる最小サポート値を用いることを特徴とする請求項1に記載のプログラム。   The program according to claim 1, wherein the extraction unit uses a minimum support value used by the pattern mining unit in the pattern mining as the threshold. 前記抽出手段は、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せであっても、当該組合せに含まれる診療項目が同一分類でないものについては抽出しない、
ことを特徴とする請求項1又は2に記載のプログラム。
Even if the extraction means is a combination of medical items in which the total number of applied patients is equal to or greater than a predetermined threshold, the medical items included in the combination are not extracted if they are not in the same classification.
The program according to claim 1 or 2, characterized by the above-mentioned.
前記各診療履歴レコードには、診療区分の情報が含まれ、
前記抽出手段は、同一の診療区分に対応する診療履歴レコード群の中で、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せを抽出する、
ことを特徴とする請求項1から3のいずれか1項に記載のプログラム。
Each of the medical history records includes information on the medical category,
The extraction means extracts a combination of medical items in which the total number of applied patients is equal to or greater than a predetermined threshold in a medical history record group corresponding to the same medical classification,
The program according to any one of claims 1 to 3, wherein:
患者を識別するための患者識別情報とその患者に適用された診療項目を示す情報とを少なくとも含む複数の診療履歴レコードから、適用された患者の数の合計があらかじめ定めた閾値以上となる診療項目の組合せを抽出する抽出手段と、
前記抽出手段により抽出された診療項目の組合せを抽出項目候補としてそれぞれ提示し、利用者から、それら抽象項目候補のうち抽象項目として採用するものの選択を受け付ける選択受付手段と、
前記各診療履歴レコードの各診療項目を、それぞれ当該診療項目に対応する抽象項目に置き換える置き換え手段と、
診療項目を対応する抽象項目で置き換えた診療履歴レコードを対象に、パターンマイニングを行うパターンマイニング手段と、
を備える診療支援装置。
Medical items whose total number of applied patients is equal to or greater than a predetermined threshold from a plurality of medical history records including at least patient identification information for identifying patients and information indicating medical items applied to the patients Extraction means for extracting a combination of
A selection receiving unit that presents each combination of medical items extracted by the extraction unit as an extraction item candidate, and receives a selection of a candidate to be adopted as an abstract item from the abstract item candidates;
A replacement means for replacing each medical item in each medical history record with an abstract item corresponding to the medical item;
Pattern mining means for pattern mining for medical history records in which medical items are replaced with corresponding abstract items;
A medical assistance device comprising:
JP2010182730A 2010-08-18 2010-08-18 Program and medical assistance device Expired - Fee Related JP5540986B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010182730A JP5540986B2 (en) 2010-08-18 2010-08-18 Program and medical assistance device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010182730A JP5540986B2 (en) 2010-08-18 2010-08-18 Program and medical assistance device

Publications (2)

Publication Number Publication Date
JP2012043113A true JP2012043113A (en) 2012-03-01
JP5540986B2 JP5540986B2 (en) 2014-07-02

Family

ID=45899362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010182730A Expired - Fee Related JP5540986B2 (en) 2010-08-18 2010-08-18 Program and medical assistance device

Country Status (1)

Country Link
JP (1) JP5540986B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196114A (en) * 2012-03-16 2013-09-30 Konica Minolta Inc Electronic chart device
WO2014109388A1 (en) * 2013-01-11 2014-07-17 日本電気株式会社 Text mining device, text mining system, text mining method, and recording medium
US9430616B2 (en) 2013-03-27 2016-08-30 International Business Machines Corporation Extracting clinical care pathways correlated with outcomes
JP2018060529A (en) * 2016-10-06 2018-04-12 富士通株式会社 Method and apparatus of context-based patient similarity
US10365945B2 (en) 2013-03-27 2019-07-30 International Business Machines Corporation Clustering based process deviation detection
JP2021536645A (en) * 2018-08-23 2021-12-27 ベネボレントエーアイ テクノロジー リミテッド Automatic query construction for knowledge discovery

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085194A (en) * 2001-09-11 2003-03-20 Hitachi Ltd Process analyzing method and information system
JP2003331055A (en) * 2002-05-14 2003-11-21 Hitachi Ltd Information system for supporting operation of clinical path
JP2005346690A (en) * 2004-03-10 2005-12-15 Hiroko Oki Medical act/prescribed medicine analysis method
WO2005122033A1 (en) * 2004-06-08 2005-12-22 Intellectual Property Bank Corp. Medical total information apparatus and medical total information system
JP2006243953A (en) * 2005-03-01 2006-09-14 Nec Corp False diagnosis prevention system, false diagnosis prevention method, and program
JP2009129031A (en) * 2007-11-20 2009-06-11 Osaka Univ Multi-dimensional data analyzing method, multi-dimensional data analyzing device, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085194A (en) * 2001-09-11 2003-03-20 Hitachi Ltd Process analyzing method and information system
JP2003331055A (en) * 2002-05-14 2003-11-21 Hitachi Ltd Information system for supporting operation of clinical path
JP2005346690A (en) * 2004-03-10 2005-12-15 Hiroko Oki Medical act/prescribed medicine analysis method
WO2005122033A1 (en) * 2004-06-08 2005-12-22 Intellectual Property Bank Corp. Medical total information apparatus and medical total information system
JP2006243953A (en) * 2005-03-01 2006-09-14 Nec Corp False diagnosis prevention system, false diagnosis prevention method, and program
JP2009129031A (en) * 2007-11-20 2009-06-11 Osaka Univ Multi-dimensional data analyzing method, multi-dimensional data analyzing device, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
松田 晋哉: "第11回日本医療情報学会春季学術大会 企画セッション", 医療情報学, vol. 第27巻,第2号, JPN6014014658, 30 July 2007 (2007-07-30), JP, pages 153 - 156, ISSN: 0002786912 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013196114A (en) * 2012-03-16 2013-09-30 Konica Minolta Inc Electronic chart device
WO2014109388A1 (en) * 2013-01-11 2014-07-17 日本電気株式会社 Text mining device, text mining system, text mining method, and recording medium
JPWO2014109388A1 (en) * 2013-01-11 2017-01-19 日本電気株式会社 Text mining device, text mining system, text mining method and program
US9430616B2 (en) 2013-03-27 2016-08-30 International Business Machines Corporation Extracting clinical care pathways correlated with outcomes
US10181012B2 (en) 2013-03-27 2019-01-15 International Business Machines Corporation Extracting clinical care pathways correlated with outcomes
US10365945B2 (en) 2013-03-27 2019-07-30 International Business Machines Corporation Clustering based process deviation detection
US10365946B2 (en) 2013-03-27 2019-07-30 International Business Machines Corporation Clustering based process deviation detection
JP2018060529A (en) * 2016-10-06 2018-04-12 富士通株式会社 Method and apparatus of context-based patient similarity
US11464455B2 (en) 2016-10-06 2022-10-11 Fujitsu Limited Method and apparatus of context-based patient similarity
JP2021536645A (en) * 2018-08-23 2021-12-27 ベネボレントエーアイ テクノロジー リミテッド Automatic query construction for knowledge discovery

Also Published As

Publication number Publication date
JP5540986B2 (en) 2014-07-02

Similar Documents

Publication Publication Date Title
Kim et al. Medical informatics research trend analysis: a text mining approach
Bastarache et al. Phenome-wide association studies
JP5540986B2 (en) Program and medical assistance device
Kurniati et al. Process mining in oncology using the MIMIC-III dataset
US20070294113A1 (en) Method for evaluating correlations between structured and normalized information on genetic variations between humans and their personal clinical patient data from electronic medical patient records
Yao et al. Electronic health records: Implications for drug discovery
US20130006669A1 (en) Diagnosis Support System, Method and Program
US20180113994A1 (en) Adherence measurement for carepath protocol compliance
CN106415532A (en) Medical care data search system
US20210343420A1 (en) Systems and methods for providing accurate patient data corresponding with progression milestones for providing treatment options and outcome tracking
Wang et al. EHR STAR: the state‐of‐the‐art in interactive EHR visualization
US20040044547A1 (en) Database for retrieving medical studies
Yousef Big data analytics in health care: a review paper
JP2004185547A (en) Medical data analysis system and medical data analyzing method
JP6963535B2 (en) Analytical methods, analyzers and programs
Chen et al. Using explainable boosting machines (ebms) to detect common flaws in data
KR100556283B1 (en) Hospital management system for providing a variaty of analyzing service
CN115691735A (en) Multi-mode data management method and system based on special data of chronic obstructive pulmonary disease
JP5602177B2 (en) Medical support system and medical support program
HassanAbady et al. Medical informatics applications in COVID-19 crisis control: Protocol for systematic literature review
US20100250282A1 (en) Custom order sets
JP6138547B2 (en) Medical support device
Chen et al. Construction and application of nasopharyngeal carcinoma-specific big data platform based on electronic health records
CN112699301B (en) Path-based positioning search method and device, storage medium and electronic equipment
Siirtola et al. LifeTrack: decades of EHR data in a single view

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130724

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140314

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140421

R150 Certificate of patent or registration of utility model

Ref document number: 5540986

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees