JP2023159996A - information processing system - Google Patents

information processing system Download PDF

Info

Publication number
JP2023159996A
JP2023159996A JP2022069975A JP2022069975A JP2023159996A JP 2023159996 A JP2023159996 A JP 2023159996A JP 2022069975 A JP2022069975 A JP 2022069975A JP 2022069975 A JP2022069975 A JP 2022069975A JP 2023159996 A JP2023159996 A JP 2023159996A
Authority
JP
Japan
Prior art keywords
treatment
information
disease
information processing
patient
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.)
Pending
Application number
JP2022069975A
Other languages
Japanese (ja)
Inventor
雅和 佐藤
Masakazu Sato
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.)
TXP Medical Co Ltd
Original Assignee
TXP Medical 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 TXP Medical Co Ltd filed Critical TXP Medical Co Ltd
Priority to JP2022069975A priority Critical patent/JP2023159996A/en
Publication of JP2023159996A publication Critical patent/JP2023159996A/en
Pending legal-status Critical Current

Links

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)

Abstract

To provide an information processing system for appropriately managing medical information.SOLUTION: An information processing system includes a disease information processing part for receiving and storing information on a patient's disease, and a treatment information processing part for receiving and storing information on disease treatment. The disease information processing part associates patient identification information for identifying a patient with characteristic identification information for identifying characteristics of the disease occurring in the patient to store the patient identification information, and the treatment information processing part receives information obtained by dividing information on disease treatment into steps including at least two or more among a treatment block, a generic term for treatment, a treatment individual plan, and a treatment execution plan, and associates the information with the patient identification information for identifying the disease of the patient to store the information.SELECTED DRAWING: Figure 1

Description

新規性喪失の例外適用申請有り There is an application for exception to loss of novelty.

本発明は,医療情報を適切に管理するための情報処理システムである。 The present invention is an information processing system for appropriately managing medical information.

患者を治療するにあたり、その患者の手術歴や診断名などを効率よく保存することが求められている。そこでは,患者の属性情報のほか,手術歴,診断名,治療により発生した副作用,有害事象など,その患者に対して行った処置や発生した事象などを記憶させており,手術件数の集計,学会への年次報告などを行うために,各種の検索に用いている。 When treating a patient, it is required to efficiently store the patient's surgical history, diagnosis name, etc. In addition to patient attribute information, the system stores information such as surgical history, diagnosis name, side effects and adverse events that occurred due to treatment, and other information such as treatments performed on the patient and events that occurred. It is used for various searches in order to submit annual reports to academic societies.

このようなシステムは,たとえば市販のスプレッドシートやデータベースシステムなどを用いており,その一例として,下記非特許文献1のようなデータベースが存在している。またこれに対応する特許として,下記特許文献1が存在する。 Such a system uses, for example, a commercially available spreadsheet or database system, and an example of such a system is a database such as that described in Non-Patent Document 1 below. Further, as a patent corresponding to this, the following Patent Document 1 exists.

特許第7011274号Patent No. 7011274

新医療リアルワールドデータ研究機構株式会社,”電子カルテ等の入力支援システム「CyberOncology」の本格提供開始について”,[online],インターネット<URL:https://prime-r.inc/newsrelease/125/>New Medical Real World Data Research Institute, Inc., “About the full-scale launch of “CyberOncology” input support system for electronic medical records, etc.”, [online], Internet <URL: https://prime-r.inc/newsrelease/125/ >

上述の特許文献1,非特許文献1にかかるデータベースの典型的な例としては,患者情報を格納する場所に診断名が1対多の関係で保存され,さらにその診断名に治療が1対多の関係で保存され,さらにその治療に伴う副作用・副反応等がさらに1対多の関係で保存されている。 A typical example of the database according to Patent Document 1 and Non-Patent Document 1 mentioned above is that a diagnosis name is stored in a one-to-many relationship in a location where patient information is stored, and a treatment is stored in a one-to-many relationship for that diagnosis name. In addition, side effects and adverse reactions associated with the treatment are further stored in a one-to-many relationship.

このようなデータベースは,構造上,わかりやすく作成しやすいという利点がある。しかし,医療における診療情報を適切に表現できていない,という課題がある。 Such a database has the advantage of being easy to understand and create due to its structure. However, there is a problem in that medical information cannot be expressed appropriately.

たとえば患者に診断名などを紐付ける場合,治療経過とともに,良性,悪性の判断が変わる可能性があり,また診断名自体が変わる場合がある。そのため上述の特許文献1,非特許文献1のデータベースでは,診断が確定した後,あるいは診断がある程度定まってきた状況にしかデータが入力できない。もしくは入力した後に修正する手間が発生する。たとえば,治療前診断が大腸癌であり大腸癌に対する手術が施された場合で,治療後診断が卵巣癌であった場合には,実臨床においては「未治療の卵巣癌」としてさらに追加の治療を施すことになる。特許文献1,非特許文献1のデータベース構造では,「治療前診断:大腸癌,治療後診断:卵巣癌」というデータを複製して,「治療前診断:卵巣癌」という新たなデータを作成するか,「治療前診断:大腸癌」というデータを「治療前診断:卵巣癌」と修正しなければならない。複製で対応したときは似たようなデータが重複して記憶されることになり,修正で対応したときはデータの内容そのものを修正することになり,いずれにしてもデータベースの構造上,好ましいことではない。また,高血糖症状のために,「糖尿病」と診断して内科的な精査や治療を開始した後,「甲状腺機能亢進症」の一病態として糖尿病を来している場合なども例としてあげられる。 For example, when linking a diagnosis name to a patient, the judgment of benign or malignant may change as the treatment progresses, or the diagnosis name itself may change. Therefore, in the databases of Patent Document 1 and Non-Patent Document 1 mentioned above, data can only be entered after the diagnosis has been determined or in a situation where the diagnosis has been determined to some extent. Otherwise, it takes time to correct the information after inputting it. For example, if the pre-treatment diagnosis was colorectal cancer and surgery was performed for colorectal cancer, but the post-treatment diagnosis was ovarian cancer, in actual clinical practice additional treatment would be required as "untreated ovarian cancer." will be administered. In the database structure of Patent Document 1 and Non-Patent Document 1, the data "pre-treatment diagnosis: colorectal cancer, post-treatment diagnosis: ovarian cancer" is duplicated to create new data "pre-treatment diagnosis: ovarian cancer". Or, the data ``Pre-treatment diagnosis: Colorectal cancer'' must be revised to ``Pre-treatment diagnosis: Ovarian cancer.'' When dealing with duplication, similar data will be stored redundantly, and when dealing with modification, the content of the data itself will be modified, which is preferable in terms of the structure of the database. isn't it. Another example is when a patient is diagnosed with ``diabetes'' due to hyperglycemic symptoms and begins medical examination and treatment, but then develops diabetes as a condition of ``hyperthyroidism.'' .

また,特許文献1,非特許文献1のデータベースでは,診断名に紐付けられる治療については,何月何日にどのような治療をした,手術をしたといった一つの事実としての情報しか登録できない。しかし,一見すると同じ手術名や同じ薬剤でも,初回治療として行われることもあれば再発治療として行われることもあり,さらに,初回治療における抗がん剤であっても,手術と組み合わせることもあれば(補助療法),単独で用いられることもある(単独での使用)。このように,治療には治療文脈(治療同士の関係性) というべき情報があるが,特許文献1,非特許文献1のデータベースでは,そうした治療文脈が構造化されていない。とくに近年では,複数の治療,すなわち,手術,抗がん剤,放射線などを同時に組み合わせて治療することが多く,このような各治療同士の関係性を構造化して保存する必要性が求められている。 In addition, in the databases of Patent Document 1 and Non-Patent Document 1, regarding treatments linked to diagnosis names, only information as a single fact such as what month, day, and type of treatment or surgery was performed can be registered. However, even with the same surgical name and the same drug at first glance, it may be performed as initial treatment or as recurrence treatment, and even if it is an anticancer drug used in initial treatment, it may be combined with surgery. (adjunctive therapy), and may be used alone (alone use). In this way, treatments include information that can be called treatment contexts (relationships between treatments), but in the databases of Patent Document 1 and Non-Patent Document 1, such treatment contexts are not structured. Particularly in recent years, multiple treatments, such as surgery, anticancer drugs, and radiation, are often combined at the same time, and there is a need to structure and preserve the relationships between these treatments. There is.

さらに,特許文献1,非特許文献1のデータベースでは,診断,治療,副作用と一方向の流れでデータベースが構造化されているが,実際の医療では,治療の結果,副作用が発生し,その副作用に対する治療が生じるなど双方向性を有しているが,そのような構造を実現化することができない。 Furthermore, in the databases of Patent Document 1 and Non-Patent Document 1, the database is structured with a unidirectional flow of diagnosis, treatment, and side effects, but in actual medical care, side effects occur as a result of treatment, and those side effects occur. However, such a structure cannot be realized.

加えて,研究目的でデータベースを使用する場合には,どのような判断で診断名を付したか,治療を行ったか,などの医師の判断が重要であるものの,特許文献1,非特許文献1のデータベースでは,電子カルテにおける診療歴,実施歴を構造化しているのみであり,すでに行われた事実を遡ることはできても,医師のどのような判断によってなされた事実であるかという過程や根拠が保存できない。そのため,単に診療歴,実施歴を構造化しても,医師の治療に対する判断基準が不明であって,研究目的でデータベースを使用するのには適さない。一方で,構造化されていない判断根拠,たとえば「患者の希望によって今回の手術療法においては,単独ではなく抗がん剤との併用治療を行うこととした。」とのような文章がデータベースに残されたとしても,後の研究などには用いるには適切な形式ではない。そのため,判断根拠を格納するだけでなく,構造化して格納する仕組みが必要となるが,特許文献1,非特許文献1のデータベースではそれを行うことはできない。 In addition, when using a database for research purposes, it is important for doctors to make judgments such as how they assigned a diagnosis and whether they performed treatment. The database only structures the medical history and practice history in electronic medical records, and although it is possible to trace back the facts that have already been performed, it is difficult to understand the process and what kind of judgment was made by the doctor. The basis cannot be saved. For this reason, simply structuring medical history and implementation history leaves the doctors' criteria for determining treatment unclear, making the database unsuitable for use for research purposes. On the other hand, unstructured decision-making grounds, such as sentences such as ``Due to the patient's wishes, we decided to perform surgical therapy in combination with anticancer drugs rather than using them alone'' are in the database. Even if it were retained, it would not be in an appropriate format for later use in research. Therefore, a mechanism is required that not only stores the basis for judgment but also stores it in a structured manner, but this cannot be done with the databases of Patent Document 1 and Non-Patent Document 1.

本発明者は,上記課題に鑑み,医療情報を適切に管理するための情報処理システムを発明した。 In view of the above problems, the present inventor invented an information processing system for appropriately managing medical information.

第1の発明は,医療情報を管理する情報処理システムであって,前記情報処理システムは,患者の疾患に関する情報を受け付けて記憶させる疾患情報処理部と,前記疾患の治療に関する情報を受け付けて記憶させる治療情報処理部と,を有しており,前記疾患情報処理部は,前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて記憶させ,前記治療情報処理部は,前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,情報処理システムである。 A first invention is an information processing system that manages medical information, and the information processing system includes a disease information processing unit that receives and stores information regarding a patient's disease, and a disease information processing unit that receives and stores information regarding treatment for the disease. and a treatment information processing unit that stores patient identification information that identifies the patient and property identification information that identifies the property of the disease that has occurred in the patient. The treatment information processing unit receives information regarding treatment for the disease divided into stages including at least two of treatment blocks, treatment generic names, treatment individual plans, and treatment implementation plans, and determines the patient's disease. This is an information processing system that stores information in association with disease identification information that identifies the disease.

本発明のように構成することで,医療の実態に即して医療情報を適切に関することができる。 By configuring as in the present invention, medical information can be appropriately related to the actual medical situation.

たとえば特許文献1,非特許文献1に記載のような従来のシステムでは,患者に紐付ける情報として,まずは癌情報(悪性新生物)などの診断名を紐付けている。しかし,実際の医療では,臨床段階では良性の腫瘍だと診断をして手術をしても,その後,実は悪性の腫瘍(癌)であったということもある。あるいはその逆もある。また,卵巣癌との診断で手術をした場合に,結果的に胃癌の転移だったということもある。このように,実際の医療の現場では,治療前後などの治療経過とともに良性悪性の診断が変わったり,診断名自体が変わる可能性があるが,従来は,患者に直接診断名が紐付いているため,診断が確定した後でなければ情報を登録することができなくなる。あるいは入力した後に情報を修正する必要が生じる可能性がある。これは,入力を行う医療従事者などにとっては負担であるし,またデータベースで情報を管理する場合にはその特性からして好ましくはない。 For example, in conventional systems as described in Patent Document 1 and Non-Patent Document 1, the information to be linked to a patient is first linked to a diagnosis name such as cancer information (malignant neoplasm). However, in actual medical practice, even if a tumor is diagnosed as benign at the clinical stage and surgery is performed, it may later be discovered that the tumor is actually malignant (cancer). Or vice versa. Additionally, when a patient undergoes surgery for a diagnosis of ovarian cancer, it may turn out to be metastasis of gastric cancer. In this way, in actual medical practice, the diagnosis of benign or malignant may change as the treatment progresses, such as before and after treatment, or the diagnosis name itself may change, but conventionally, the diagnosis name is directly linked to the patient. , information can only be registered after the diagnosis has been confirmed. Or you may need to modify the information after you have entered it. This is a burden for medical personnel and the like who perform the input, and is also undesirable when managing information in a database due to its characteristics.

しかし,本発明のように構成することで,患者に生じた疾患は性状に対応づけて記憶させることで,治療経過で良性悪性の悪性診断名が変わったり,病名が変わる場合であっても対応することができ,医療の現場に即して医療情報を適切に管理することができる。性状には,新生物の場合は部位を記憶させることで効果を発揮するが,部位を特定できない内科疾患などは,症状や病態を記憶するとよい。 However, with the configuration of the present invention, the diseases that occur in patients can be stored in association with their characteristics, so that even if the diagnosis name changes from benign to malignant or the name of the disease changes as the treatment progresses, it can be handled. This allows medical information to be managed appropriately in line with medical practice. In the case of neoplasms, it is effective to memorize the location, but for medical diseases where the location cannot be determined, it is better to memorize the symptoms and pathology.

また,特許文献1,非特許文献1に記載のような従来のシステムでは,治療について,何月何日に手術をした,何月何日に治療をしたといったように一つの格納場所しかない。これは電子カルテに含まれている情報と差異がなく,治療に関する情報の関連性までが構造化されて管理されているとはいえない。すなわち,ある治療で用いた薬剤と,異なる治療で用いた薬剤の関係性などが分からず,治療について入力された情報の関連性を読み解く必要があり,すぐに分かるものではない。 Further, in conventional systems such as those described in Patent Document 1 and Non-Patent Document 1, there is only one storage location for medical information such as what month and day the surgery was performed, and what month and day the treatment was performed. This is no different from the information contained in electronic medical records, and it cannot be said that even the relevance of information regarding treatment is managed in a structured manner. In other words, it is not possible to know the relationship between a drug used in one treatment and a drug used in a different treatment, and it is necessary to decipher the relationship between the information input about the treatment, which is not something that can be easily determined.

しかし,本発明のように構成することで,患者の治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上の段階に分けた情報として管理することで,患者の治療に関する情報の関連性を明確にすることができ,また治療に関する情報を多様に表現することができる。 However, with the configuration of the present invention, information regarding patient treatment can be managed as information divided into at least two of treatment blocks, treatment generic names, treatment individual plans, and treatment implementation plans. The relevance of information regarding treatment can be clarified, and information regarding treatment can be expressed in a variety of ways.

第2の発明は,医療情報を管理する情報処理システムであって,前記情報処理システムは,患者の疾患に関する情報を受け付ける疾患情報処理部と,前記受け付けた情報を記憶する医療情報記憶部と,を有しており,前記疾患情報処理部は,前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて前記医療情報記憶部に記憶させる,情報処理システムである。 A second invention is an information processing system that manages medical information, the information processing system comprising: a disease information processing unit that receives information regarding a patient's disease; a medical information storage unit that stores the received information; The disease information processing unit causes the medical information storage unit to store patient identification information for identifying the patient and property identification information for identifying the property of the disease occurring in the patient in association with each other. , an information processing system.

上述の発明において,前記疾患情報処理部は,さらに,前記患者識別情報に,前記疾患を識別する疾患識別情報を対応づけて,前記医療情報記憶部に記憶させる,情報処理システムのように構成することができる。 In the above-described invention, the disease information processing unit is further configured as an information processing system, in which the patient identification information is stored in the medical information storage unit in association with disease identification information for identifying the disease. be able to.

上述の発明において,前記疾患情報処理部は,さらに,治療前後の前記疾患に関する情報を,前記医療情報記憶部に記憶させる,情報処理システムのように構成することができる。 In the above-described invention, the disease information processing unit may further be configured as an information processing system that stores information regarding the disease before and after treatment in the medical information storage unit.

上述のように,患者に対する疾患の診断は,治療経過に応じて変わる可能性があり,また診断名そのものが変わる可能性がある。また,同じ診断名でも,経時的に重症度が変わることもある。しかし,これらの発明のように構成することで,患者に生じた疾患は,その疾患が生じた性状に対応づけて記憶させることで,治療経過で良性悪性の診断が変わったり,悪性診断名や病名,重症度が変わる場合であっても対応することができ,医療の現場に即して医療情報を適切に管理することができる。 As mentioned above, the disease diagnosis for a patient may change depending on the course of treatment, and the diagnosis name itself may change. Furthermore, even with the same diagnosis, the severity may change over time. However, with the structure of these inventions, the disease that a patient has developed can be stored in association with the nature of the disease, so that the diagnosis of benign or malignant can change over the course of treatment, or the name of a malignant diagnosis can be changed. It is possible to respond even when the disease name or severity changes, and it is possible to appropriately manage medical information in line with the medical field.

上述の発明において,前記情報処理システムは,さらに,前記疾患の治療に関する情報を受け付ける治療情報処理部,を有しており,前記治療情報処理部は,前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,情報処理システムのように構成することができる。 In the above invention, the information processing system further includes a treatment information processing unit that receives information regarding treatment for the disease, and the treatment information processing unit receives information regarding treatment for the disease from a treatment block, It is configured like an information processing system that receives information divided into stages including at least two of a treatment generic term, an individual treatment plan, and a treatment implementation plan, and stores the information in association with disease identification information that identifies the patient's disease. can do.

上述の発明において,前記情報処理システムは,さらに,前記疾患の治療に関する情報を受け付ける治療情報処理部,を有しており,前記治療情報処理部は,前記疾患識別情報に対応づけて,前記疾患の治療に対する治療ブロックに関する情報を前記医療情報記憶部に記憶させる,情報処理システムのように構成することができる。 In the above invention, the information processing system further includes a treatment information processing unit that receives information regarding treatment of the disease, and the treatment information processing unit receives information regarding the treatment of the disease in association with the disease identification information. The medical information storage unit may be configured to store information regarding treatment blocks for treatment in the medical information storage unit.

上述の発明において,前記治療情報処理部は,前記治療ブロックごとの治療総称に関する情報を,前記治療ブロックを識別する治療ブロック識別情報に対応づけて前記医療情報記憶部に記憶させる,情報処理システムのように構成することができる。 In the above-described invention, the treatment information processing unit stores information regarding a generic treatment name for each treatment block in the medical information storage unit in association with treatment block identification information for identifying the treatment block. It can be configured as follows.

上述の発明において,前記治療情報処理部は,前記治療総称ごとの治療個別計画に関する情報を,前記治療を識別する治療総称識別情報に対応づけて前記医療情報記憶部に記憶させる,情報処理システムのように構成することができる。 In the above-described invention, the treatment information processing unit stores information regarding the individual treatment plan for each treatment generic term in the medical information storage unit in association with treatment generic identification information that identifies the treatment. It can be configured as follows.

上述の発明において,前記治療情報処理部は,前記治療個別計画ごとの治療実施計画に関する情報を,前記治療個別計画を識別する治療個別計画識別情報に対応づけて前記医療情報記憶部に記憶させる,情報処理システムのように構成することができる。 In the above invention, the treatment information processing unit causes the medical information storage unit to store information regarding the treatment implementation plan for each individual treatment plan in association with individual treatment plan identification information that identifies the individual treatment plan. It can be configured like an information processing system.

第10の発明は,医療情報を管理する情報処理システムであって,前記情報処理システムは,患者の疾患に対する治療に関する情報を受け付けて記憶させる治療情報処理部と,前記受け付けた情報を記憶する医療情報記憶部と,を有しており,前記治療情報処理部は,前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,情報処理システムである。 A tenth invention is an information processing system for managing medical information, and the information processing system includes a treatment information processing unit that receives and stores information regarding treatment for a patient's disease, and a medical treatment unit that stores the received information. and an information storage unit, wherein the treatment information processing unit divides information regarding treatment for the disease into stages including at least two of treatment blocks, treatment generic names, treatment individual plans, and treatment implementation plans. This is an information processing system that receives information and stores it in association with disease identification information that identifies the patient's disease.

上述のように,従来では,治療に関する情報の関連性までが管理されているとはいえないが,これらの発明のように構成することで,患者の治療に関する情報の関連性を明確にすることができ,また治療に関する情報を多様に表現することができる。 As mentioned above, in the past, it cannot be said that even the relevance of information regarding treatment has been managed, but by configuring it as in these inventions, it is possible to clarify the relevance of information regarding patient treatment. It is also possible to express information regarding treatment in a variety of ways.

上述の発明において,前記情報処理システムは,さらに,患者に対して発生した事象に関する情報を受け付ける事象情報処理部,を有しており,前記事象情報処理部は,前記患者識別情報と,前記患者に生じた事象を識別する事象識別情報とを対応づけて前記医療情報記憶部に記憶させ,前記事象は,治療に関する副反応,有害事象,病名のいずれか一以上を含む,情報処理システムのように構成することができる。 In the above invention, the information processing system further includes an event information processing unit that receives information regarding an event that occurred with respect to a patient, and the event information processing unit receives the patient identification information and the An information processing system in which event identification information for identifying an event occurring in a patient is stored in the medical information storage unit in association with the event, and the event includes any one or more of a side reaction, an adverse event, or a disease name related to treatment. It can be configured as follows.

特許文献1,非特許文献1に記載のような従来のシステムでは,治療に関連する副反応や有害事象を治療情報に紐付けて記憶している。しかし,このような方法では,治療に関連のあった副作用と思われる事象しか記憶することができない。また,ある治療で嘔吐が起きた場合に,ほかの治療が原因で嘔吐が起こりうる場合には,それぞれの治療から「嘔吐」という有害事象を入力する必要があることから,二度手間となる。 In conventional systems such as those described in Patent Document 1 and Non-Patent Document 1, side reactions and adverse events related to treatment are stored in association with treatment information. However, with this method, only events considered to be side effects related to the treatment can be memorized. In addition, if vomiting occurs due to one treatment, and it is possible that vomiting may be caused by another treatment, it is necessary to enter the adverse event of ``vomiting'' from each treatment, resulting in double effort. .

しかし,本発明のように,有害事象と病名などの概念を包括する「事象」という概念を用い,それを患者に直接紐付けることで,治療との因果関係が不明な「事象」についても幅広く記憶することができる。また,すでに記憶されている疾患とは直接関係のないほかの疾患や症状で,ほかの診療科や医療機関を受診した場合にも,各々が診療した情報を記載することで,患者本人に紐付く事象をすべて記憶することができる。 However, as in the present invention, by using the concept of "event" that encompasses concepts such as adverse events and disease names, and by directly linking it to patients, it is possible to cover a wide range of "events" whose causal relationship to treatment is unclear. Can be memorized. In addition, even if patients visit other departments or medical institutions for other diseases or symptoms that are not directly related to the disease they have already memorized, it is possible to record the information on each patient's medical treatment, so that it can be linked to the patient. Can remember all events that occur.

上述の発明において,前記情報処理システムは,さらに,前記医療情報記憶部に記憶する情報のうち少なくとも2以上と,それらの因果関係または治療目的を対応づけて記憶させる統合情報処理部,を有する,情報処理システムのように構成することができる。 In the above invention, the information processing system further includes an integrated information processing unit that stores at least two or more pieces of information stored in the medical information storage unit and their causal relationships or treatment objectives in association with each other. It can be configured like an information processing system.

上述の発明において,前記統合辞書処理部は,前記因果関係または治療目的に対応づけて,その重み付けを記憶させる,情報処理システムのように構成することができる。 In the above-described invention, the integrated dictionary processing unit may be configured as an information processing system that stores weighting in association with the causal relationship or treatment purpose.

特許文献1,非特許文献1に記載のような従来のシステムでは,診断,治療,副反応の流れで情報が記憶される。しかし,実際の医療現場では,この方向性は一方通行ではなく,治療の結果,副反応が生じるだけではなく,副反応に対してさらに治療を行うことも非常に多いが,そのような副反応に対する治療を記憶,管理することができない。 In conventional systems such as those described in Patent Document 1 and Non-Patent Document 1, information is stored in the flow of diagnosis, treatment, and side effects. However, in actual medical practice, this direction is not a one-way street; not only do side effects occur as a result of treatment, but it is also very common for further treatment to be performed for the side effects; Unable to remember or manage treatment for.

しかし,本発明のように,すでに記憶させた情報について,因果関係や治療目的を対応づけて記憶させることで,記憶されている情報の因果関係,治療目的などを紐付けることができ,その結果,情報の双方向性を持たせることができる。また,重み付けも記憶させることで,その因果関係,治療目的の関係性の強さも評価することができる。 However, as in the present invention, by associating and storing causal relationships and therapeutic objectives for information that has already been memorized, it is possible to link the causal relationships and therapeutic objectives of the stored information, and as a result, , information can be made interactive. Furthermore, by memorizing the weighting, it is also possible to evaluate the strength of the relationship between the cause and effect and the purpose of treatment.

上述の発明において,前記情報処理システムは,さらに,前記患者の疾患の治療に対する医療従事者の判断の情報を受け付ける判断情報処理部,を有しており,前記判断情報処理部は,前記患者を識別する患者識別情報と,前記判断の情報とを対応づけて前記医療情報記憶部に記憶させる,情報処理システムのように構成することができる。 In the above invention, the information processing system further includes a judgment information processing unit that receives information on a medical professional's judgment regarding treatment of the patient's disease, and the judgment information processing unit The present invention may be configured as an information processing system in which the patient identification information to be identified and the judgment information are stored in the medical information storage unit in association with each other.

特許文献1,非特許文献1に記載のような従来のシステムでは,電子カルテにある診療歴,実施歴をデータベースに記憶させているだけである。すなわち,患者に対する診療の結果を記憶させているだけである。そのため,「医療従事者がそのような治療をなぜしたのか」という判断基準は記憶されていない。 Conventional systems such as those described in Patent Document 1 and Non-Patent Document 1 merely store medical history and practice history in electronic medical records in a database. In other words, it merely stores the results of medical treatment for the patient. Therefore, the criteria for determining ``why the medical personnel gave such treatment'' are not memorized.

日常の医療の現場では,治療前,治療中,治療後にさまざまな判断がなされている。何が最善かは患者によって異なるが,医療従事者は,つねに「目の前の患者にとって最善」となることを判断して治療を選択している。たとえば治療効果的にはA治療とB治療が同等とされている場合に,A治療を選択したケースがあれば,それは何らかの理由によってB治療よりもA治療がよいと医療従事者が判断したことに他ならない。その判断根拠は,たとえば,患者の年齢や全身状態によるものもあれば,患者の社会的事情によるもの(入院治療なのか外来治療なのか,外来治療の場合の通院間隔など)もある。したがって,医療従事者による判断基準がない情報がいくら蓄積され統計解析を施したとしても,A治療とB治療の効果を比較する上でのさまざまなバイアス,とくに選択バイアスを除去することができない。 In daily medical practice, various decisions are made before, during, and after treatment. Although what is best differs from patient to patient, medical professionals always select treatments based on what is ``best for the patient in front of them.'' For example, if treatment A and B are considered to be equivalent in terms of treatment effectiveness, but if treatment A is selected, this means that the medical professional has judged that treatment A is better than treatment B for some reason. Nothing but. The basis for this decision may be, for example, the patient's age or general condition, or the patient's social circumstances (such as whether the treatment is inpatient or outpatient, and the interval between visits for outpatient treatment). Therefore, no matter how much information without criteria for judgment by medical professionals is accumulated and statistical analysis performed, various biases, especially selection bias, cannot be removed when comparing the effects of treatments A and B.

そこで本発明のように判断処理部を設けることで,医療従事者における判断基準を記憶させることができる。これによって,医療従事者の判断によるバイアスを除去することができ,医学研究における統計解析,検索の精度向上につなげることができる。 Therefore, by providing a judgment processing section as in the present invention, it is possible to store judgment criteria for medical personnel. This makes it possible to eliminate bias caused by medical professionals' judgments and improve the accuracy of statistical analysis and searches in medical research.

上述の発明において,前記疾患は新生物である,情報処理システムのように構成することができる。 In the above invention, the disease may be configured as an information processing system, which is a neoplasm.

本発明は,各種の疾患に用いることができるが,とくに新生物について用いると効果が高い。 Although the present invention can be used for various diseases, it is particularly effective when used for neoplasms.

第1の発明の情報処理システムは,本発明のプログラムをコンピュータに読み込ませて実行することで実現することができる。すなわち,コンピュータを,患者の疾患に関する情報を受け付けて記憶させる疾患情報処理部,前記疾患の治療に関する情報を受け付けて記憶させる治療情報処理部,として機能させる情報処理プログラムであって,前記疾患情報処理部は,前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて記憶させ,前記治療情報処理部は,前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,情報処理プログラムのように構成することができる。 The information processing system of the first invention can be realized by loading and executing the program of the invention into a computer. That is, an information processing program that causes a computer to function as a disease information processing section that receives and stores information regarding a patient's disease, and a treatment information processing section that receives and stores information regarding treatment for the disease, the program for processing the disease information. The unit stores patient identification information for identifying the patient and property identification information for identifying the property of the disease that has occurred in the patient, and the treatment information processing unit stores information regarding treatment for the disease. An information processing program that receives information divided into stages including at least two of a treatment block, a treatment generic name, an individual treatment plan, and a treatment implementation plan, and stores the information in association with disease identification information that identifies the patient's disease. It can be configured as follows.

第2の発明の情報処理システムは,本発明のプログラムをコンピュータに読み込ませて実行することで実現することができる。すなわち,コンピュータを,患者の疾患に関する情報を受け付けて,医療情報記憶部に記憶させる疾患情報処理部,として機能させる情報処理プログラムであって,前記疾患情報処理部は,前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて前記医療情報記憶部に記憶させる,情報処理プログラムのように構成することができる。 The information processing system of the second invention can be realized by loading and executing the program of the invention into a computer. That is, an information processing program that causes a computer to function as a disease information processing unit that receives information regarding a patient's disease and stores it in a medical information storage unit, wherein the disease information processing unit is configured to perform patient identification for identifying the patient. It can be configured as an information processing program that stores information in the medical information storage unit in association with property identification information for identifying the property of the disease that has occurred in the patient.

第10の発明の情報処理システムは,本発明のプログラムをコンピュータに読み込ませて実行することで実現することができる。すなわち,コンピュータを,患者の疾患に対する治療に関する情報を受け付けて,医療情報記憶部に記憶させる治療情報処理部,として機能させる情報処理プログラムであって,前記治療情報処理部は,前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて前記医療情報記憶部に記憶させる,情報処理プログラムのように構成することができる。 The information processing system of the tenth invention can be realized by loading and executing the program of the invention into a computer. That is, an information processing program that causes a computer to function as a treatment information processing unit that receives information regarding treatment for a patient's disease and stores it in a medical information storage unit, wherein the treatment information processing unit receives information regarding treatment for the disease. Accepting information divided into stages including at least two of treatment blocks, treatment generic names, treatment individual plans, and treatment implementation plans, and storing the medical information in association with disease identification information that identifies the disease of the patient. It can be configured like an information processing program that is stored in the computer.

本発明の情報処理システムを用いることで,医療の実態に即して,医療情報を適切に管理することができる。 By using the information processing system of the present invention, medical information can be managed appropriately in accordance with the actual medical situation.

本発明の情報処理システムの全体の処理機能の一例を模式的に示すブロック図である。FIG. 1 is a block diagram schematically showing an example of the overall processing functions of the information processing system of the present invention. 本発明の情報処理システムが機能するコンピュータのハードウェア構成の一例を模式的に示すブロック図である。FIG. 1 is a block diagram schematically showing an example of the hardware configuration of a computer on which the information processing system of the present invention functions. 本発明の情報処理システムの医療情報記憶部における各情報記憶部の関係性を模式的に示す図である。FIG. 2 is a diagram schematically showing the relationship between each information storage unit in the medical information storage unit of the information processing system of the present invention. 患者情報記憶部の一例を模式的に示す図である。FIG. 3 is a diagram schematically showing an example of a patient information storage unit. 疾患性状情報記憶部の一例を模式的に示す図である。It is a figure which shows typically an example of a disease characteristic information storage part. 疾患診断情報記憶部の一例を模式的に示す図である。FIG. 3 is a diagram schematically showing an example of a disease diagnosis information storage section. 治療ブロック情報記憶部の一例を模式的に示す図である。It is a figure which shows typically an example of a treatment block information storage part. 治療総称情報記憶部の一例を模式的に示す図である。It is a figure which shows typically an example of a treatment generic information storage part. 治療個別計画情報記憶部の一例を模式的に示す図である。It is a figure which shows typically an example of a treatment individual plan information storage part. 治療実施計画情報記憶部の一例を模式的に示す図である。It is a figure which shows typically an example of a treatment implementation plan information storage part. 事象情報記憶部の一例を模式的に示す図である。FIG. 3 is a diagram schematically showing an example of an event information storage section. 統合情報記憶部の一例を模式的に示す図である。FIG. 3 is a diagram schematically showing an example of an integrated information storage unit. 判断情報記憶部の一例を模式的に示す図である。FIG. 3 is a diagram schematically showing an example of a judgment information storage section. 疾患性状情報記憶部を,疾患として新生物に用いた場合の新生物部位情報記憶部の一例を模式的に示す図である。FIG. 3 is a diagram schematically showing an example of a neoplasm site information storage unit when the disease property information storage unit is used for a neoplasm as a disease. 疾患診断情報記憶部を,疾患として新生物に用いた場合の新生物診断情報記憶部の一例を模式的に示す図である。FIG. 3 is a diagram schematically showing an example of a neoplasm diagnosis information storage unit when the disease diagnosis information storage unit is used for neoplasm as a disease. 治療ブロック情報記憶部を,疾患として新生物に用いた場合の治療ブロック情報記憶部の一例を模式的に示す図である。FIG. 7 is a diagram schematically showing an example of a treatment block information storage unit when the treatment block information storage unit is used for a neoplasm as a disease.

本発明の情報処理システム1の全体の処理機能の一例を図1のブロック図に示す。また本発明の情報処理システム1を実現するコンピュータのハードウェア構成の一例を図2に示す。 An example of the overall processing functions of the information processing system 1 of the present invention is shown in the block diagram of FIG. Further, FIG. 2 shows an example of the hardware configuration of a computer that implements the information processing system 1 of the present invention.

本発明の情報処理システム1は,本発明の処理を実行するコンピュータ(スマートフォンやタブレット型コンピュータなどの可搬型通信端末を含む)である。 The information processing system 1 of the present invention is a computer (including a portable communication terminal such as a smartphone or a tablet computer) that executes the processing of the present invention.

情報処理システム1で用いるコンピュータは,プログラムの演算処理を実行するCPUなどの演算装置70と,情報を記憶するRAMやハードディスクなどの記憶装置71と,ディスプレイ(画面)などの表示装置72と,キーボードやポインティングデバイス(マウスやテンキーなど)などの入力装置73と,演算装置70の処理結果や記憶装置71に記憶する情報をインターネットやLANなどのネットワークを介して送受信する通信装置74とを有している。コンピュータ上で実現する各機能(各手段)は,その処理を実行する手段(プログラムやモジュールなど)が演算装置70に読み込まれることでその処理が実行される。各機能は,記憶装置71に記憶した情報をその処理において使用する場合には,該当する情報を当該記憶装置71から読み出し,読み出した情報を適宜,演算装置70における処理に用いる。また,図1の情報処理システム1は一台のコンピュータで実現される場合を示したが,複数のコンピュータに,その機能が分散配置されていてもよい。コンピュータには,サーバやパーソナルコンピュータ,ワークステーションなど各種の情報処理装置が含まれる。また,いわゆるクラウド形式であってもよい。 The computer used in the information processing system 1 includes an arithmetic unit 70 such as a CPU that executes arithmetic processing of programs, a storage device 71 such as a RAM or hard disk that stores information, a display device 72 such as a display (screen), and a keyboard. It has an input device 73 such as a pointing device (mouse, numeric keypad, etc.), and a communication device 74 that transmits and receives processing results of the arithmetic device 70 and information stored in the storage device 71 via a network such as the Internet or a LAN. There is. Each function (each means) realized on the computer is executed by reading the means (program, module, etc.) for executing the process into the arithmetic unit 70. When each function uses information stored in the storage device 71 in its processing, the corresponding information is read from the storage device 71 and the read information is used in the processing in the arithmetic device 70 as appropriate. Furthermore, although the information processing system 1 in FIG. 1 is implemented by one computer, its functions may be distributed among multiple computers. Computers include various information processing devices such as servers, personal computers, and workstations. Alternatively, it may be in a so-called cloud format.

コンピュータがタッチパネルディスプレイを備えている場合には,表示装置72と入力装置73とが一体的に構成されていてもよい。タッチパネルディスプレイは,たとえばタブレット型コンピュータやスマートフォンなどの可搬型通信端末などで利用されることが多いが,それに限定するものではない。タッチパネルディスプレイは,そのディスプレイ上で,直接,所定の入力デバイス(タッチパネル用のペンなど)や指などによって入力を行える点で,表示装置72と入力装置73の機能が一体化した装置である。 When the computer is equipped with a touch panel display, the display device 72 and the input device 73 may be integrally configured. Touch panel displays are often used, for example, in portable communication terminals such as tablet computers and smartphones, but are not limited thereto. The touch panel display is a device that integrates the functions of the display device 72 and input device 73 in that input can be performed directly on the display using a predetermined input device (such as a touch panel pen) or a finger.

本発明における各手段は,その機能が論理的に区別されているのみであって,物理上あるいは事実上は同一の領域を為していてもよい。また,本発明で説明する処理は一例に過ぎず,その処理プロセスを適宜,変更することが可能である。 The respective means in the present invention are only logically distinguished in their functions, and may physically or practically constitute the same area. Further, the processing described in the present invention is merely an example, and the processing process can be changed as appropriate.

情報処理システム1は,医療機関内で使用されることが好ましいがそれに限定するものではない。また情報処理システム1は,医療機関内で使用される他のコンピュータシステム,たとえば電子カルテシステム,オーダリングシステムなどと連動していてもよいが,連動していなくてもよい。さらに,本発明の情報処理システム1は,医療機関などで利用するほかのコンピュータシステム,たとえば電子カルテシステムなどに搭載され,その一部の機能として実現されてもよい。 The information processing system 1 is preferably used within a medical institution, but is not limited thereto. Further, the information processing system 1 may or may not be linked to other computer systems used within the medical institution, such as an electronic medical record system or an ordering system. Furthermore, the information processing system 1 of the present invention may be installed in another computer system used in a medical institution, such as an electronic medical record system, and may be implemented as a part of its functions.

情報処理システム1は,制御処理部10と医療情報記憶部11とを有する。 The information processing system 1 includes a control processing section 10 and a medical information storage section 11.

制御情報処理部は,後述する医療情報記憶部11に記憶する各情報に対する制御を実行する。たとえばデータベースマネージメントシステム(DBMS)の機能が該当する。 The control information processing unit executes control over each piece of information stored in the medical information storage unit 11, which will be described later. For example, this applies to functions of a database management system (DBMS).

医療情報記憶部11は,医療情報を記憶しており,たとえばデータベースが該当する。医療情報記憶部11は,たとえば,図3に示すような関係性で各情報記憶部(たとえばテーブル)を関連付けて記憶している。各情報は,たとえばテーブル形式で情報を記憶しており,患者を示す患者識別情報を基準に,各情報記憶部における情報が関連づけられている。詳細は後述する。なお医療情報記憶部11における各情報記憶部は,全体で一つとして構成されていてもよいし,複数に分かれて構成されていてもよい。 The medical information storage unit 11 stores medical information, and is, for example, a database. The medical information storage unit 11 stores information storage units (for example, tables) in association with each other in a relationship as shown in FIG. 3, for example. Each piece of information is stored in, for example, a table format, and the information in each information storage unit is associated with each other based on patient identification information indicating the patient. Details will be described later. Note that each of the information storage units in the medical information storage unit 11 may be configured as a single unit, or may be configured as a plurality of information storage units.

医療情報記憶部11に記憶される情報記憶部の情報の最上位は,患者の属性情報を示す患者情報記憶部T0(患者情報テーブル)であり,患者識別情報に,患者の氏名,性別,生年月日など患者の属性情報が対応づけられている。患者情報記憶部T0の一例を図4に示す。なお,患者識別情報には,氏名,性別,生年月日以外の情報が対応づけられていてもよい。 The highest level of information in the information storage section stored in the medical information storage section 11 is a patient information storage section T0 (patient information table) that shows patient attribute information. Patient attribute information such as date and month is associated with the patient. FIG. 4 shows an example of the patient information storage section T0. Note that information other than name, gender, and date of birth may be associated with the patient identification information.

制御処理部10は,疾患情報処理部100と治療情報処理部101と事象情報処理部102と統合情報処理部103と判断情報処理部104とを有する。 The control processing unit 10 includes a disease information processing unit 100, a treatment information processing unit 101, an event information processing unit 102, an integrated information processing unit 103, and a judgment information processing unit 104.

疾患情報処理部100は,患者の疾患に関する情報を医療情報記憶部11に記憶させる。
疾患情報処理部100は,疾患情報処理部100は,患者に生じた疾患について,その疾患の性状を基準に,情報を医療情報記憶部11に記憶させる。性状とは,疾患が生じた部位,症状または病態のことである。疾患が生じた部位が特定できる場合には,性状として部位を,部位が特定できない場合(たとえば「高血圧」など)には,性状として症状または病態が入力されることが好ましいがそれに限定するものではない。医療情報記憶部11において,疾患情報処理部100は,患者識別情報に,少なくとも新生物を識別する疾患識別情報と性状を識別する性状識別情報とを対応づけた疾患性状情報記憶部T1(疾患性状情報テーブル)を記憶させる。疾患性状情報記憶部T1の一例を図5に示す。疾患識別情報は,疾患を識別するための情報であって,患者および性状ごとに疾患に割り当ててもよいし,全患者で共通に割り当ててもよい。また性状識別情報は,疾患が発生した部位または症状を識別する情報であって,疾患が発生した部位,症状または病態の名称であってもよいし,部位,症状または病態をコード化し,そのコードで示していてもよい。なお,疾患として新生物の場合には,性状として部位を用いることが好ましい。新生物とは,良性,悪性を含む腫瘍の概念である。
The disease information processing unit 100 causes the medical information storage unit 11 to store information regarding the patient's disease.
The disease information processing unit 100 causes the medical information storage unit 11 to store information regarding a disease that has occurred in a patient, based on the characteristics of the disease. Characteristics refer to the location, symptoms, or pathology of a disease. If the site where the disease occurs can be specified, it is preferable to input the site as the property, and if the site cannot be specified (for example, "high blood pressure"), it is preferable to input the symptoms or pathology as the property, but this is not limiting. do not have. In the medical information storage section 11, the disease information processing section 100 stores disease characteristic information storage section T1 (disease characteristic information) in which patient identification information is associated with at least disease identification information for identifying neoplasms and characteristic identification information for identifying characteristics. information table). FIG. 5 shows an example of the disease characteristic information storage section T1. Disease identification information is information for identifying a disease, and may be assigned to a disease for each patient and condition, or may be assigned in common to all patients. The condition identification information is information that identifies the site or symptom where the disease occurs, and may be the name of the site, symptom, or pathological condition where the disease occurs, or it may be a code that encodes the site, symptom, or pathological condition. It may be indicated by Note that if the disease is a neoplasm, it is preferable to use the location as the property. Neoplasm is the concept of tumors that include benign and malignant tumors.

また疾患情報処理部100は,疾患識別情報に,少なくとも当該疾患に対する治療前診断および治療後診断の情報を対応づけた疾患診断情報記憶部T2(疾患診断情報テーブル)を記憶させる。疾患診断情報記憶部T2の一例を図6に示す。疾患診断情報記憶部T2は,当該疾患に対する治療前の診断に関する情報,治療後の診断に関する情報を,疾患識別情報に対応づけて記憶している。疾患に対する治療前の診断に関する情報,治療後の診断に関する情報は,任意に設定することができる。たとえば疾患として新生物を取り扱う場合を前提とすると,図6の疾患診断情報記憶部T2に示すように,疾患識別情報に,診断名,組織型,異型度,悪性度,診断時期,ステージ,T接頭辞,T,N接頭辞,N,M接頭辞,M,分類法,分類版などの疾患(新生物)に対する診断に関する情報を対応づけている。組織型や異型度,悪性度とは,病理的に検討される新生物情報である。ステージ,T接頭辞,T,N接頭辞,N,M接頭辞,M,分類法,分類版 といった情報は,とくに悪性新生物において,その進行期を分類するための基準であり,各種学会の規定や国際分類が存在するため,それらの方法によって情報を格納する。分類法は改定されることがあるため,分類版を記載することが望ましい。診断に関する情報はこれらに限定するものではなく,治療前後の疾患に対する診断に関する情報であれば適宜,取捨選択が可能である。 The disease information processing unit 100 also stores a disease diagnosis information storage unit T2 (disease diagnosis information table) in which disease identification information is associated with at least information on pre-treatment diagnosis and post-treatment diagnosis for the disease. FIG. 6 shows an example of the disease diagnosis information storage section T2. The disease diagnosis information storage unit T2 stores information regarding diagnosis before treatment and information regarding diagnosis after treatment for the disease in association with disease identification information. Information regarding diagnosis before treatment for a disease and information regarding diagnosis after treatment can be set arbitrarily. For example, assuming that a neoplasm is treated as a disease, as shown in the disease diagnosis information storage unit T2 in FIG. Prefix, T, N prefix, N, M prefix, M, classification method, classification version, and other information related to the diagnosis of the disease (neoplasm) are associated with each other. Histological type, grade of atypia, and grade of malignancy are neoplasm information that is examined pathologically. Information such as stage, T prefix, T, N prefix, N, M prefix, M, classification method, and classification version is the standard for classifying the advanced stages of malignant neoplasms, and is based on information from various academic societies. Since regulations and international classifications exist, information is stored using these methods. Since the classification method is subject to revision, it is desirable to include the classification version. Information regarding diagnosis is not limited to these, and can be selected as appropriate as long as it is information regarding diagnosis for a disease before and after treatment.

治療情報処理部101は,疾患に対する治療に関する情報を医療情報記憶部11に記憶させる。治療情報処理部101は,治療ブロック,治療総称,治療個別計画,治療実施計画の4段階に分けて治療に関する情報を記憶させるとよい。なおここでは4段階に分けたが,これらのうち2段階以上であればよく,2段階,3段階のように,必ずしも4段階に限定されるわけではない。また治療ブロック,治療総称,治療個別計画,治療実施計画の各段階を適宜組み合わせてそれらを1段階として取り扱うように構成することもできる。たとえば,治療個別計画および治療実施計画をまとめて1段階とし,治療ブロック,治療総称,および治療計画(治療個別計画と治療実施計画)の3段階で構成することもできる。 The treatment information processing unit 101 causes the medical information storage unit 11 to store information regarding treatment for a disease. The treatment information processing unit 101 preferably stores information regarding treatment in four stages: treatment block, treatment generic name, treatment individual plan, and treatment implementation plan. Although it is divided into four stages here, it is sufficient that there are two or more stages, and the number is not necessarily limited to four stages, such as two stages or three stages. It is also possible to appropriately combine the stages of treatment block, treatment generic name, treatment individual plan, and treatment implementation plan and treat them as one stage. For example, the individual treatment plan and treatment implementation plan can be combined into one stage, and the treatment block can be configured into three stages: treatment block, treatment generic name, and treatment plan (individual treatment plan and treatment implementation plan).

治療情報処理部101における治療ブロックとは,当該疾患に対する治療の回数を示す情報であり,「初回治療」、「再発治療」といった治療の総合的な概念である。治療総称とは,「子宮悪性腫瘍摘出術」,「パクリタキセル・カルボプラチン療法」といった,患者に対して行われる一連の治療の情報である,ここで,治療総称については,たとえば,保険診療上用いられている治療名でもよいが,各診療科において用いられている慣例的な治療総称を用いてもよい。治療個別計画とは,治療総称がどのような治療から組成されるかを示す情報である。「子宮悪性腫瘍摘出術」に対しては,「子宮全摘術,両側附属器切除,骨盤リンパ節郭清」,「パクリタキセル・カルボプラチン療法」に対しては,「日付,パクリタキセル・カルボプラチン1回目」といった情報である。治療実施計画とは,治療個別計画が具体的にどのように実施される予定か,されたかという情報である。たとえば,「日付,子宮全摘術」,「日付,両側附属器切除」といった情報である。 The treatment block in the treatment information processing unit 101 is information indicating the number of treatments for the disease, and is a comprehensive concept of treatment such as "initial treatment" and "recurrence treatment." A generic treatment term is information on a series of treatments performed on a patient, such as "uterine malignant tumor removal" and "paclitaxel/carboplatin therapy." Treatment names may be used, but customary generic treatment names used in each clinical department may also be used. An individual treatment plan is information that indicates what kind of treatment a generic treatment consists of. For “uterine malignant tumor removal”, “total hysterectomy, bilateral adnexectomy, pelvic lymph node dissection”, and for “paclitaxel/carboplatin therapy”, “date, first paclitaxel/carboplatin”, etc. It is information. The treatment implementation plan is information about how the individual treatment plan is specifically planned to be implemented and has been implemented. For example, information such as "date, total hysterectomy" or "date, bilateral adnexectomy".

治療情報処理部101は,治療ブロックの段階の情報として,疾患識別情報に治療ブロックを識別する治療ブロック識別情報を少なくとも対応づけて,治療ブロック情報記憶部T3(治療ブロック情報テーブル)として医療情報記憶部11に記憶させる。治療ブロックとは,当該疾患に対する治療の回数を示す情報であって,たとえば「初発」(疾患が初めて発生した場合)の場合から順にナンバリングされるとよいが,各治療ブロックを識別できれば順に並んでいる必要はない。また「再発」(疾患が再度発生した場合)もそれぞれの再発ごとに異なる治療ブロック識別情報が割り当てられる。治療ブロック情報記憶部T3の一例を図7に示す。図7の治療ブロック情報記憶部T3では,疾患識別情報に対応づけて,治療ブロック識別情報,治療ブロック名,再発治療回数,治療開始日,転帰日,転帰内容などの情報が対応づけて記憶されている。再発治療回数とは,総合してその患者が何回再発治療を受けているかの指標であり,初発治療から回数を数えるようにするとよい(その場合は疾患治療回数,というような表記になる)。転帰とは,その治療が終了したことを指し,転帰内容とは,治療が計画通り終了したのか,有害事象により中断したのか,との情報である。 The treatment information processing unit 101 stores medical information as treatment block information storage unit T3 (treatment block information table) by associating at least treatment block identification information for identifying a treatment block with disease identification information as information on the stage of the treatment block. The information is stored in the unit 11. Treatment blocks are information that indicates the number of treatments for the disease in question, and are preferably numbered in order starting with "initial onset" (when the disease first occurs), but if each treatment block can be identified, it can be numbered in order. There's no need to be there. In addition, different treatment block identification information is assigned to each recurrence of "recurrence" (when the disease occurs again). FIG. 7 shows an example of the treatment block information storage section T3. In the treatment block information storage unit T3 in FIG. 7, information such as treatment block identification information, treatment block name, number of recurrence treatments, treatment start date, outcome date, outcome details, etc. is stored in association with disease identification information. ing. The number of recurrent treatments is an indicator of how many times the patient has received recurrent treatment in total, and it is recommended to count the number of times from the initial treatment (in that case, it will be expressed as the number of times the patient has been treated for the disease). . Outcome refers to the completion of the treatment, and outcome details include information on whether the treatment was completed as planned or discontinued due to an adverse event.

治療情報処理部101は,治療ブロックごとの治療総称段階の情報として,治療ブロック識別情報に,疾患に対する治療総称を識別する治療総称識別情報を少なくとも対応づけた治療総称情報記憶部T4(治療総称情報テーブル)として医療情報記憶部11に記憶させる。治療総称識別情報は,当該治療ブロックにおける疾患に対する治療総称を識別可能な情報であればよく,順にナンバリングされるとよいが,各治療総称を識別できれば順に並んでいる必要はない。治療総称情報記憶部T4の一例を図8に示す。図8の治療総称情報記憶部T4では,治療ブロック識別情報に対応づけて,治療総称識別情報,治療名,治療開始日,転帰日,転帰内容などの情報が対応づけて記憶されている。 The treatment information processing unit 101 stores a treatment generic name information storage unit T4 (treatment generic name information) in which treatment block identification information is associated with at least treatment generic identification information for identifying a treatment generic name for a disease, as information on the treatment generic stage for each treatment block. table) in the medical information storage unit 11. The treatment generic identification information may be any information that can identify the treatment generic names for the diseases in the treatment block, and is preferably numbered in order, but does not need to be arranged in order as long as each treatment generic name can be identified. An example of the treatment generic information storage section T4 is shown in FIG. In the treatment generic information storage unit T4 in FIG. 8, information such as treatment generic identification information, treatment name, treatment start date, outcome date, outcome details, etc. is stored in association with the treatment block identification information.

治療情報処理部101は,治療総称ごとの治療個別計画の段階の情報として,治療総称識別情報に治療個別計画を識別する治療個別計画識別情報を少なくとも対応づけた治療個別計画情報記憶部T5(治療個別計画情報テーブル)として医療情報記憶部11に記憶させる。治療個別計画識別情報は,当該治療総称における治療個別計画を識別可能な情報であればよく,順にナンバリングされるとよいが,各治療個別計画を識別できれば順に並んでいる必要はない。治療個別計画情報記憶部T5の一例を図9に示す。治療個別計画情報記憶部T5は,治療総称識別情報に対応づけて,治療個別計画識別情報,治療名,治療開始日,転帰内容などの情報が対応づけて記憶されている。 The treatment information processing unit 101 stores a treatment individual plan information storage unit T5 (treatment individual plan information storage unit T5) in which treatment generic name identification information is associated with at least treatment individual plan identification information for identifying the treatment individual plan, as information on the stage of the treatment individual plan for each treatment generic name. It is stored in the medical information storage unit 11 as an individual plan information table). The individual treatment plan identification information only needs to be information that can identify the individual treatment plans in the treatment generic name, and is preferably numbered in order, but does not need to be arranged in order as long as each individual treatment plan can be identified. FIG. 9 shows an example of the individual treatment plan information storage section T5. The individual treatment plan information storage unit T5 stores information such as individual treatment plan identification information, treatment name, treatment start date, and outcome details in association with treatment generic identification information.

治療情報処理部101は,治療個別計画ごとの治療実施計画の段階の情報として,治療個別計画識別情報に治療実施計画を識別する治療実施計画識別情報を少なくとも対応づけた治療実施計画情報記憶部T6(治療実施計画情報テーブル)として医療情報記憶部11に記憶させる。治療実施計画識別情報は,当該治療個別計画における治療実施計画を識別可能な情報であればよく,順にナンバリングされるとよいが,各治療実施計画を識別できれば順に並んでいる必要はない。治療実施計画情報記憶部T6の一例を図10に示す。治療実施計画情報記憶部T6は,治療個別計画識別情報に対応づけて,治療実施計画識別情報,治療名,治療開始日,転帰内容などの情報が対応づけて記憶されている。 The treatment information processing unit 101 stores a treatment implementation plan information storage unit T6 that associates at least individual treatment plan identification information with treatment implementation plan identification information for identifying the treatment implementation plan, as information on the stage of the treatment implementation plan for each individual treatment plan. (Treatment implementation plan information table) is stored in the medical information storage unit 11. The treatment implementation plan identification information may be any information that can identify the treatment implementation plans in the individual treatment plan, and is preferably numbered in order, but does not need to be arranged in order as long as each treatment implementation plan can be identified. FIG. 10 shows an example of the treatment implementation plan information storage unit T6. The treatment implementation plan information storage unit T6 stores information such as treatment implementation plan identification information, treatment name, treatment start date, and outcome details in association with individual treatment plan identification information.

事象情報処理部102は,患者に対して発生した事象に関する情報を医療情報記憶部11に記憶させる。事象とは,治療に関連する副反応,有害事象,病名など,患者に対して発生した何らかの状況である。事象情報処理部102は,事象に関する情報として,患者識別情報に事象を識別する事象識別情報を少なくとも対応づけた事象情報記憶部T7(事象情報テーブル)として医療情報記憶部11に記憶させる。事象識別情報は,患者の事象を識別可能な情報であればよく,順にナンバリングされるとよいが,各事象を識別できれば順に並んでいる必要はない。事象情報記憶部T7の一例を図11に示す。事象情報記憶部T7は,患者識別情報に対応づけて,事象識別情報,事象発生日,事象名などの情報が対応づけて記憶されている。 The event information processing unit 102 causes the medical information storage unit 11 to store information regarding an event that has occurred with respect to a patient. An event is any situation that occurs to a patient, such as a treatment-related side reaction, adverse event, or disease name. The event information processing unit 102 causes the medical information storage unit 11 to store information regarding the event as an event information storage unit T7 (event information table) in which patient identification information is associated with at least event identification information for identifying the event. The event identification information may be any information that can identify patient events, and is preferably numbered in order, but does not need to be numbered in order as long as each event can be identified. FIG. 11 shows an example of the event information storage section T7. The event information storage unit T7 stores information such as event identification information, event occurrence date, and event name in association with patient identification information.

また事象情報記憶部T7は,さらに病名を記憶した病名辞書記憶部(病名辞書テーブル),有害事象名を記憶した有害事象名辞書記憶部(有害事象名辞書テーブル)などと紐付けられていてもよい。すなわち,事象情報記憶部T7に記憶する事象名に,病名辞書記憶部に記憶する病名,有害事象名辞書記憶部に記憶する有害事象名を紐付けることで,一度の事象名の入力から,病名,有害事象名へと変換する可能とし,入力の二度手間を回避可能としてもよい。たとえば,事象名として「高血圧」の入力がされた場合,病名辞書記憶部の「高血圧症」,有害事象名辞書記憶部の「高血圧」に変換可能とできる。また事象名として「血圧上昇」の入力がされた場合,病名辞書記憶部の「高血圧症」,有害事象名辞書記憶部の「高血圧」に変換可能とできる。すなわち,一般的な臨床現場で用いられる病名や症状の表現と,標準化された病名と有害事象名の三者が各々異なることが多いが,臨床現場で用いられる表現をまず入力することで,辞書によって紐づけられた標準化病名及び標準化有害事象名へと変換可能となる。 Furthermore, the event information storage unit T7 may be further linked to a disease name dictionary storage unit (disease name dictionary table) that stores disease names, an adverse event name dictionary storage unit (adverse event name dictionary table) that stores adverse event names, etc. good. In other words, by linking the event name stored in the event information storage unit T7 with the disease name stored in the disease name dictionary storage unit and the adverse event name stored in the adverse event name dictionary storage unit, the disease name can be determined from a single input of the event name. , it may be possible to convert it into an adverse event name, thereby avoiding the need for double input. For example, if "hypertension" is input as an event name, it can be converted to "hypertension" in the disease name dictionary storage section and "hypertension" in the adverse event name dictionary storage section. Further, when "increased blood pressure" is input as an event name, it can be converted to "hypertension" in the disease name dictionary storage section and "hypertension" in the adverse event name dictionary storage section. In other words, although the expressions of disease names and symptoms used in general clinical settings and the standardized disease names and adverse event names are often different, by first inputting the expressions used in clinical settings, it is possible to create a dictionary. can be converted into standardized disease names and standardized adverse event names linked by

統合情報処理部103は,医療情報記憶部11に記憶する複数の情報記憶部(テーブル)を連携する統合識別情報を医療情報記憶部11に記憶させる。統合識別情報は,連携する情報記憶部を識別する情報である。統合情報処理部103は,患者識別情報に統合識別情報を少なくとも対応づけた統合情報記憶部T8(統合情報テーブル)として医療情報記憶部11に記憶させる。統合識別情報は,情報記憶部同士の連携を識別可能な情報であればよく,順にナンバリングされるとよいが,情報記憶部同士の連携を識別できれば順に並んでいる必要はない。統合情報記憶部T8の一例を図12に示す。統合情報記憶部T8は,患者識別情報に対応づけて,統合識別情報,連携先となる情報記憶部の識別情報,連携先となる識別情報が対応する情報,関連性,関連性の重み付けなどの情報を記憶する。連携先となる情報記憶部の識別情報としては,各情報記憶部における識別情報,たとえば,疾患識別情報,治療ブロック識別情報,治療総称識別情報,治療個別計画識別情報,治療実施計画識別情報,事象識別情報,後述する判断識別情報などが該当する。また,連携先となる情報記憶部が対応する情報としては,疾患識別情報であれば対応する性状や治療前後の診断に関する情報が該当する。治療ブロック識別情報であれば,当該治療ブロックにおける情報,たとえば治療ブロック名,再発治療回数,治療開始日,転帰日,転帰内容などが該当する。治療総称識別情報であれば,治療総称に関する情報,たとえば治療名,治療開始日,転帰日,転帰内容などが該当する。治療個別計画識別情報であれば,治療個別計画に関する情報,たとえば,治療名,治療開始日,転帰日,転帰内容などが該当する。治療実施計画識別情報であれば,治療実施計画に関する情報,たとえば治療名,治療開始日,転帰日,転帰内容などが該当する。事象識別情報であれば,事象に関する情報,たとえば事象発生日,事象名などが該当する。 The integrated information processing unit 103 causes the medical information storage unit 11 to store integrated identification information that links a plurality of information storage units (tables) stored in the medical information storage unit 11. The integrated identification information is information that identifies the information storage unit to be linked. The integrated information processing unit 103 causes the medical information storage unit 11 to store the integrated information storage unit T8 (integrated information table) in which at least the integrated identification information is associated with the patient identification information. The integrated identification information may be any information that can identify the cooperation between the information storage units, and is preferably numbered in order, but does not need to be arranged in order as long as the cooperation between the information storage units can be identified. FIG. 12 shows an example of the integrated information storage section T8. The integrated information storage unit T8 stores information such as integrated identification information, identification information of the information storage unit to be linked, information to which the identification information to be linked corresponds, relevance, weighting of relevance, etc. in association with the patient identification information. Remember information. The identification information of the information storage unit to be linked includes the identification information in each information storage unit, such as disease identification information, treatment block identification information, treatment generic identification information, treatment individual plan identification information, treatment implementation plan identification information, and event information. This includes identification information, judgment identification information to be described later, and the like. In addition, the information corresponding to the information storage unit that is the cooperation destination includes information regarding the corresponding characteristics and diagnosis before and after treatment in the case of disease identification information. In the case of treatment block identification information, information in the treatment block, such as treatment block name, number of recurrence treatments, treatment start date, outcome date, outcome details, etc., corresponds to the treatment block identification information. In the case of treatment generic identification information, information related to the treatment generic name, such as treatment name, treatment start date, outcome date, outcome details, etc. is applicable. In the case of individual treatment plan identification information, information related to the individual treatment plan, such as treatment name, treatment start date, outcome date, outcome details, etc., corresponds to the information. In the case of treatment implementation plan identification information, information related to the treatment implementation plan, such as treatment name, treatment start date, outcome date, outcome details, etc., corresponds to the treatment implementation plan identification information. In the case of event identification information, information related to the event, such as event date and event name, corresponds to the event identification information.

統合情報処理部103は,図12に示すように,たとえば2つの情報記憶部を連携させて治療や有害事象の因果関係や,治療の目的などを紐付けて記憶させるとよい。その場合,2つの情報の関連性,その関連性の重み付け(関連性があると考えられる程度)などを対応づけるとよい。たとえば,図12の場合,事象として「痺れ」と「術後後療法」とを対応づけており,「術後後療法」の結果として「痺れ」が生じ,その関連性の重み付けが「90%」程度あることを示している。なお,原因と結果を格納する順序はどちらでもよい。重み付けとしては定量的な評価のほか,定性的な評価であってもよい。 As shown in FIG. 12, the integrated information processing unit 103 may, for example, link two information storage units to store the causal relationships between treatments and adverse events, the purpose of the treatment, and the like. In this case, it is preferable to associate the two pieces of information with each other based on their relevance, the weighting of the relevance (the extent to which they are considered to be relevant), etc. For example, in the case of Figure 12, "numbness" and "post-surgery therapy" are associated as events, and "numbness" occurs as a result of "post-surgery therapy", and the weight of the relationship is "90%". ” indicates that there is a certain degree of Note that causes and effects may be stored in either order. The weighting may be a qualitative evaluation as well as a quantitative evaluation.

判断情報処理部104は,患者に対して行った治療などに関する判断に関する情報を医療情報記憶部11に記憶させる。判断情報処理部104は,判断に関する情報として,患者識別情報に判断情報を識別する判断識別情報を少なくとも対応づけた判断情報記憶部T9(判断情報テーブル)として医療情報記憶部11に記憶させる。判断識別情報は,医師などの医療従事者の患者に対する治療などの判断情報を識別可能な情報であればよく,順にナンバリングされるとよいが,各判断情報を識別できれば順に並んでいる必要はない。判断情報記憶部T9の一例を図13に示す。判断情報記憶部T9は,患者識別情報に対応づけて,判断識別情報,主体,客体,理由,時期,場所,方針などの情報が対応づけて記憶されている。判断に関する情報としては,いつ,どこで,誰が,どのように,なぜ,何を行ったかを示す,いわゆる5W1Hの一部または全部の情報であるとよい。 The judgment information processing unit 104 causes the medical information storage unit 11 to store information regarding judgments regarding treatments performed on patients. The judgment information processing unit 104 stores judgment information in the medical information storage unit 11 as judgment information storage unit T9 (judgment information table) in which patient identification information is associated with at least judgment identification information for identifying the judgment information. Judgment identification information may be any information that can identify judgment information such as treatment for patients by medical professionals such as doctors, and is preferably numbered in order, but it does not need to be arranged in order as long as each piece of judgment information can be identified. . FIG. 13 shows an example of the judgment information storage section T9. The judgment information storage unit T9 stores information such as judgment identification information, subject, object, reason, time, place, policy, etc. in association with patient identification information. The information regarding the judgment may be part or all of the so-called 5W1H information indicating when, where, who did what, how, why, and what.

つぎに本発明の情報処理システム1を用いた処理プロセスの一例を示す。なお,情報処理システム1の入力は,医療従事者である医師が行う例で説明するが,ほかの医療従事者,たとえば看護師,リサーチアシスタントなどが行ってもよい。また,以下の説明では,本実施例における情報処理システム1では,疾患として「新生物」(良性または悪性の腫瘍)の場合を説明する。したがって上述の各構成について,「疾患」(Disease)を「新生物」(Neoplasia),「性状」を「部位」と読み替えてその処理を実行する。 Next, an example of a processing process using the information processing system 1 of the present invention will be described. Note that although the input to the information processing system 1 will be explained as an example in which a doctor who is a medical worker performs the input, it may also be performed by another medical worker such as a nurse or a research assistant. Furthermore, in the following description, the information processing system 1 according to the present embodiment will be described in the case where the disease is "neoplasm" (benign or malignant tumor). Therefore, for each of the above-mentioned configurations, "disease" is replaced with "neoplasia" and "property" is replaced with "site" when processing is performed.

まず,あらかじめ患者に対して,患者を一意に識別可能な患者識別情報(PHR-001)とその属性情報(患者名「AAA」,性別「男性」,生年月日「1980年1月1日」)などを患者情報記憶部T0(図4)として医療情報記憶部11に記憶させておく。 First, patient identification information (PHR-001) that can uniquely identify the patient and its attribute information (patient name "AAA", gender "male", date of birth "January 1, 1980") are provided to the patient in advance. ), etc. are stored in the medical information storage unit 11 as the patient information storage unit T0 (FIG. 4).

つぎに当該患者に発生した新生物(疾患)に関する情報の入力を行う場合の処理を説明する。 Next, a process for inputting information regarding a neoplasm (disease) that has occurred in the patient will be explained.

当該患者に新生物があることの所見が得られた場合,医師は,所定の入力画面から新生物が発生した部位(性状)の情報を入力する。この入力を疾患情報処理部100で受け付けると,疾患情報処理部100は,当該新生物に対して,新生物識別情報(Neoplasia-001)(疾患識別情報(Disease-001))を割り当て,患者識別情報(PHR-001)に対応づけて新生物識別情報(Neoplasia-001)と性状としての部位(子宮体部)の情報を新生物部位情報記憶部T10(図14)に記憶させる。なお,図14の新生物部位情報記憶部T10は,疾患性状情報記憶部T1における疾患識別情報を新生物識別情報に,性状を部位とした記憶部である。 If it is determined that the patient has a neoplasm, the doctor enters information on the site (characteristics) where the neoplasm has occurred from a predetermined input screen. When the disease information processing unit 100 receives this input, the disease information processing unit 100 assigns neoplasia identification information (Neoplasia-001) (disease identification information (Disease-001)) to the neoplasm and identifies the patient. Neoplasm identification information (Neoplasia-001) and information on the site (uterine body) as a property are stored in the neoplasm site information storage unit T10 (FIG. 14) in association with the information (PHR-001). The neoplasm site information storage section T10 in FIG. 14 is a storage section in which the disease identification information in the disease property information storage section T1 is used as neoplasm identification information, and the property is used as the site.

また,医師は,所定の入力画面から,当該新生物の治療前に対する診断に関する情報を入力する。この入力を疾患情報処理部100で受け付けると,疾患情報処理部100は,当該新生物に割り当てた新生物識別情報(Neoplasia-001)に対応づけて,入力を受け付けた治療前の診断に関する情報(診断名「子宮体癌」,組織型「類内膜癌」,異型度「G1」,悪性度「悪性」,診断時期「治療前」,ステージ「IA」,T接頭辞「c」,T「1a」,N接頭辞「c」,N「0」,M接頭辞「c」,M「0」,分類法「UICC」,分類版「8」)を新生物診断情報記憶部T11(図15)に記憶させる。この際に,診断時期として,治療前であることを示す情報も対応づけて記憶させる。なお,図15の新生物診断情報記憶部T11は,疾患診断情報記憶部T2における疾患識別情報を新生物識別情報とした記憶部である。 The doctor also inputs information regarding the diagnosis of the neoplasm before treatment from a predetermined input screen. When the disease information processing unit 100 receives this input, the disease information processing unit 100 associates it with the neoplasm identification information (Neoplasia-001) assigned to the neoplasm, and associates it with the received input pre-treatment diagnosis information ( Diagnosis name: “uterine cancer”, histological type: “endometrioid carcinoma”, atypia grade: “G1”, malignancy grade: “malignant”, time of diagnosis: “before treatment”, stage: “IA”, T prefix: “c”, T “ 1a'', N prefix ``c'', N ``0'', M prefix ``c'', M ``0'', classification method ``UICC'', classification version ``8'') in the neoplasm diagnosis information storage unit T11 (Figure 15 ). At this time, information indicating that the time of diagnosis is before treatment is also associated and stored. Note that the neoplasm diagnosis information storage section T11 in FIG. 15 is a storage section in which the disease identification information in the disease diagnosis information storage section T2 is used as neoplasm identification information.

後述するように,当該新生物に対する治療等を行った場合には,再度,医師は,所定の入力画面から新生物の治療後の診断に関する情報を入力する。この入力を疾患情報処理部100で受け付けると,疾患情報処理部100は,当該新生物に割り当てた新生物識別情報(Neoplasia-001)に対応づけて,入力を受け付けた治療後の診断に関する情報(診断名「子宮体癌」,組織型「類内膜癌」,異型度「G1」,悪性度「悪性」,診断時期「治療後」,ステージ「IA」,T接頭辞「p」,T「1a」,N接頭辞「p」,N「0」,M接頭辞「p」,M「0」,分類法「UICC」,分類版「8」)を,新生物情報診断記憶部T11(図15)に追加して記憶させる。この際に,診断時期として,治療後であることを示す情報も対応づけて記憶させる。 As will be described later, when the neoplasm has been treated, the doctor again inputs information regarding the post-treatment diagnosis of the neoplasm from a predetermined input screen. When the disease information processing unit 100 receives this input, the disease information processing unit 100 associates it with the neoplasm identification information (Neoplasia-001) assigned to the neoplasm, and associates it with the information regarding the diagnosis after the received treatment ( Diagnosis name: “uterine body cancer”, histological type: “endometrioid carcinoma”, atypia grade: “G1”, malignancy grade: “malignant”, diagnosis time: “after treatment”, stage: “IA”, T prefix: “p”, T “ 1a'', N prefix ``p'', N ``0'', M prefix ``p'', M ``0'', classification method ``UICC'', classification version ``8'') in the neoplasm information and diagnosis storage unit T11 (Fig. 15) and store it. At this time, information indicating that the diagnosis time is after treatment is also associated and stored.

以上のような処理を実行することで,患者に発生した新生物に関する情報の入力を行うことができる。 By performing the above-described processing, it is possible to input information regarding a neoplasm that has occurred in a patient.

つぎに患者に対して治療をした場合の情報の入力を行う場合の処理を説明する。なお,以下の説明では,患者には子宮体部に悪性の新生物が発生しており,それに対して,初回治療において子宮悪性腫瘍手術としての子宮全摘術と両側付属器切除の手術による治療を行った場合を説明する。 Next, a description will be given of a process for inputting information when a patient is treated. In the following explanation, the patient has a malignant neoplasm that has developed in the uterine body, and the patient is treated with a total hysterectomy and bilateral salpingo-oophorectomy as initial treatment for the uterine malignant tumor. Explain what would happen if you did.

新生物に対する治療を行う医師は,所定の入力画面から治療ブロック段階,治療総称段階,治療個別計画段階,治療実施計画段階の各情報を入力し,その入力を治療情報処理部101で受け付けると,各段階の情報を,それぞれ治療ブロック情報記憶部T12(図16),治療総称情報記憶部T4(図8),治療個別計画情報記憶部T5(図9),治療実施計画情報記憶部T6(図10)に記憶させる。図16における治療ブロック情報記憶部T12は,図7の治療ブロック情報記憶部T3における疾患識別情報(Disease-001)を,新生物識別情報(Neoplasia-001)とした記憶部である。 A doctor who performs treatment for a neoplasm inputs information on the treatment block stage, treatment generic stage, treatment individual planning stage, and treatment implementation planning stage from a predetermined input screen, and when the input is received by the treatment information processing unit 101, The information for each stage is stored in the treatment block information storage unit T12 (Fig. 16), treatment generic information storage unit T4 (Fig. 8), treatment individual plan information storage unit T5 (Fig. 9), and treatment implementation plan information storage unit T6 (Fig. 10). The treatment block information storage unit T12 in FIG. 16 is a storage unit in which the disease identification information (Disease-001) in the treatment block information storage unit T3 in FIG. 7 is changed to neoplasia identification information (Neoplasia-001).

まず新生物に対する治療ブロック段階の情報の入力を行う場合,医師は,所定の入力画面から,治療ブロック名,再発治療回数,治療開始日などの情報を入力する。治療ブロックは,「初回治療」という情報を有し,再発治療回数は「0」となる。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該治療ブロックに対して治療ブロック識別情報(Block-001)を割り当て,当該新生物識別情報(Neoplasia-001)に対応づけて,治療ブロック識別情報(Block-001)と,入力を受け付けた情報(治療ブロック名「初発」,再発治療回数「0」,治療開始日「2000年6月1日)とを治療ブロック情報記憶部T3に記憶させる。なお,その後述の治療総称,治療個別計画,治療実施計画の各段階が終了し,最終的にその治療ブロックが終了した場合には,医師は,当該治療ブロック識別情報(Block-001)に対応づけて転記日(2001年1月1日),転帰内容(予定通り終了)の入力を行い,治療情報処理部101でその入力を受け付けると,当該新生物識別情報の治療ブロック識別情報(Block-001)に対応づけて,入力を受け付けた情報を治療ブロック情報記憶部T3に記憶させる。 First, when inputting information on the treatment block stage for a neoplasm, the doctor inputs information such as the treatment block name, number of recurrence treatments, and treatment start date from a predetermined input screen. The treatment block has information of "initial treatment" and the number of recurrent treatments is "0". When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 assigns treatment block identification information (Block-001) to the treatment block and associates it with the neoplasia identification information (Neoplasia-001). Then, the treatment block identification information (Block-001) and the received information (treatment block name "first onset", number of recurrence treatments "0", treatment start date "June 1, 2000") are stored in the treatment block information. When each stage of the treatment generic name, treatment individual plan, and treatment implementation plan described later is completed and the treatment block is finally completed, the doctor stores the treatment block identification information ( Block-001), the posting date (January 1, 2001) and outcome details (finished as planned) are entered, and when the treatment information processing unit 101 accepts the input, the treatment for the neoplasm identification information is performed. The input information is stored in the treatment block information storage unit T3 in association with the block identification information (Block-001).

もし同じ新生物に対して再発等が生じた場合には,医師は所定の入力画面から,当該新生物(Neoplasia-001)を選択し,治療ブロック名,再発治療回数,治療開始日などの情報を入力する。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該新生物識別情報に対して新たな治療ブロック識別情報(Block-002)を割り当て,当該新生物識別情報(Neoplasia-001)に対応づけて,治療ブロック識別情報(Block-002)と,入力を受け付けた情報(治療ブロック名「再発」,再発治療回数「1」,治療開始部「2002年1月1日)とを治療ブロック情報記憶部T3に記憶させる。 If recurrence, etc. occurs for the same neoplasm, the doctor selects the neoplasm (Neoplasia-001) from the specified input screen and provides information such as treatment block name, number of recurrence treatments, and treatment start date. Enter. When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 allocates new treatment block identification information (Block-002) to the neoplasm identification information, and ), the treatment block identification information (Block-002) and the information that was accepted (treatment block name "Recurrence", number of recurrence treatments "1", treatment start part "January 1, 2002)" It is stored in the treatment block information storage section T3.

治療ブロックにおける治療総称段階の情報の入力を行う場合,医師は,所定の入力画面から,治療名,治療開始日などの情報や,治療開始前の検討事項,最終的な治療転記の入力を行う。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該治療ブロックにおける治療総称段階に対して治療総称識別情報(Therapy-001)を割り当て,当該治療ブロック識別情報(Block-001)に対応づけて,治療総称識別情報(Therapy-001)と,入力を受け付けた情報(治療名「子宮悪性腫瘍手術」,治療開始日「2000年6月1日」)とを治療総称情報記憶部T4に記憶させる。なお,その後述の治療個別計画,治療実施計画の各段階が終了し,最終的にその治療が終了した場合には,医師は,当該治療総称識別情報に対応づけて転帰日(2000年6月1日),転帰内容(予定通り終了)の入力を行い,治療情報処理部101でその入力を受け付けると,当該新生物識別情報の治療総称識別情報(Theapy-001)に対応づけて,入力を受け付けた情報(転記日「2000年6月1日」,転帰内容「予定通り終了」)を治療総称情報記憶部T4に記憶させる。 When entering information on the treatment generic stage in a treatment block, the doctor enters information such as treatment name, treatment start date, considerations before starting treatment, and final treatment transcription from a designated input screen. . When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 assigns treatment generic identification information (Therapy-001) to the treatment generic stage in the treatment block, and assigns the treatment block identification information (Block-001) to the treatment generic stage in the treatment block. ), the treatment generic identification information (Therapy-001) and the input information (treatment name "uterine malignant tumor surgery", treatment start date "June 1, 2000") are stored in the treatment generic name information memory. It is stored in section T4. In addition, when each stage of the individual treatment plan and treatment implementation plan described below is completed and the treatment is finally completed, the doctor will be able to record the outcome date (June 2000) in association with the treatment generic identification information. 1 day), the outcome details (finished as planned) are input, and when the treatment information processing unit 101 receives the input, the input is associated with the treatment generic identification information (Theapy-001) of the neoplasm identification information. The received information (posting date "June 1, 2000", outcome content "finished as scheduled") is stored in the treatment generic information storage unit T4.

また当該治療ブロック段階において新たな治療(治療総称)を行う場合には,医師は所定の入力画面から,当該治療ブロック(Block-001)を選択し,治療名,治療開始日などの情報の入力を行う。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該治療ブロック(Block-001)における新たな治療に対して治療総称識別情報(Therapy-002)を割り当て,当該治療ブロック識別情報(Block-002)に対応づけて,治療総称識別情報(Therapy-002)と,入力を受け付けた情報(治療名「術後後療法」,治療開始日「2000年7月1日」)とを治療総称情報記憶部T4に記憶させる。 In addition, when performing a new treatment (general term for treatment) at the treatment block stage, the doctor selects the treatment block (Block-001) from the specified input screen and enters information such as treatment name and treatment start date. I do. When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 assigns treatment generic identification information (Therapy-002) to the new treatment in the treatment block (Block-001), and identifies the treatment block In association with the information (Block-002), the treatment generic identification information (Therapy-002) and the input information (treatment name "post-operative therapy", treatment start date "July 1, 2000") is stored in the treatment generic information storage unit T4.

治療総称段階における治療個別計画の情報の入力を行う場合,医師は,所定の入力画面から,具体的な治療名,治療開始日などの情報の入力を行う。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該治療段階における治療個別計画に対して治療個別計画識別情報(Plan-001)を割り当て,当該治療総称(Therapy-001)に対応づけて,治療個別計画識別情報(Plan-001)と,入力を受け付けた情報(治療名「子宮全摘術+両側付属器切除」,治療開始日「2000年6月1日」)とを治療個別計画情報記憶部T5に記憶させる。なお,後述の治療実施計画の段階が終了し,最終的にその治療個別計画が終了した場合には,医師は,当該治療個別計画識別情報に対応づけて転帰日,転帰内容の入力を行い,治療情報処理部101でその入力を受け付けると,当該治療個別計画識別情報(Plan-001)に対応づけて,入力を受け付けた情報(転帰内容「予定通り終了」)を治療個別計画情報記憶部T5に記憶させる。本実施例では,治療総称として「子宮悪性腫瘍手術」に紐付くようにして,上述のように治療個別計画として「子宮全摘術+両側付属器切除」が格納される。さらに手術中の出血量など,術者などの付加情報を入力できる。 When inputting information on the individual treatment plan in the treatment generic stage, the doctor inputs information such as the specific treatment name and treatment start date from a predetermined input screen. When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 assigns individual treatment plan identification information (Plan-001) to the individual treatment plan at the relevant treatment stage, and assigns the treatment generic name (Therapy-001). The individual treatment plan identification information (Plan-001) and the input information (treatment name "total hysterectomy + bilateral salpingo-oophorectomy", treatment start date "June 1, 2000") are It is stored in the treatment individual plan information storage section T5. In addition, when the treatment implementation planning stage described below is completed and the individual treatment plan is finally completed, the doctor should input the outcome date and outcome details in association with the individual treatment plan identification information. When the treatment information processing unit 101 receives the input, the input information (outcome content “completed as planned”) is stored in the individual treatment plan information storage unit T5 in association with the individual treatment plan identification information (Plan-001). to be memorized. In this embodiment, "total hysterectomy + bilateral salpingo-oophorectomy" is stored as an individual treatment plan, as described above, in association with "uterine malignant tumor surgery" as a general treatment term. Additionally, additional information about the surgeon, such as the amount of blood lost during the surgery, can be entered.

また,当該治療総称段階において新たな治療個別計画の情報の入力を行う場合には,医師は,所定の入力画面から,当該治療総称識別情報(Therapy-001)を選択し,新たな具体的な治療名,治療開始日などの情報の入力を行う。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該治療段階における新たな治療個別計画に対して新たな治療個別計画識別情報を割り当て,治療総称識別情報に対応づけて,治療個別計画識別情報と,入力を受け付けた情報とを治療個別計画情報記憶部T5に記憶させる。 In addition, when inputting information on a new individual treatment plan at the treatment generic stage, the doctor selects the treatment generic identification information (Therapy-001) from the specified input screen and enters the new specific treatment plan information. Enter information such as treatment name and treatment start date. When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 assigns new individual treatment plan identification information to the new individual treatment plan at the relevant treatment stage, associates it with the treatment generic identification information, The individual treatment plan identification information and the input information are stored in the individual treatment plan information storage section T5.

治療個別計画段階における治療実施計画の情報の入力を行う場合,医師は,所定の入力画面から,当該治療個別計画における具体的な治療名,治療開始日などの情報の入力を行う。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該治療個別計画段階における治療実施計画に対して治療実施計画識別情報(Implementation-001)を割り当て,当該治療個別計画識別情報(Plan-001)に対応づけて,治療実施計画識別情報(Implementation-001)と,入力を受け付けた情報(治療名「子宮全摘術」,治療開始日「2000年6月1日」)とを治療実施計画情報記憶部T6に記憶させる。なお,この治療実施計画の段階が終了した場合には,医師は,当該治療実施計画識別情報に対応づけて転帰内容の入力を行い,治療情報処理部101でその入力を受け付けると,当該治療実施計画識別情報(Implementation-001)に対応づけて,入力を受け付けた情報(転帰内容「予定通り終了」)を治療実施計画情報記憶部T6に記憶させる。上述の通り,本実施例では治療個別計画としての「子宮全摘術+ 両側付属器切除」に紐づいて,「子宮全摘術」と「両側付属器切除」との各治療実施計画が並列して格納されることになる。この段階では,各種治療実施計画における標準化術式名などを紐づけることで,各学会や日本における分類で表記が異なる各種術式一覧を併せて格納することができるという作用が生じる。すなわち,「子宮全摘術」という治療実施計画名に対して,日本産科婦人科学会における表現としては単純子宮全摘術(筋膜内),単純子宮全摘術(筋膜外),子宮全摘術という各種表現が存在し,National Clinical Database(NCD)の登録では子宮全摘術(開腹),子宮全摘術(膣式)といった統一されていない表現が林立しているが,全体を紐づけるように管理が可能である。 When inputting information on a treatment implementation plan at the individual treatment planning stage, the doctor inputs information such as the specific treatment name and treatment start date in the individual treatment plan from a predetermined input screen. When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 assigns treatment implementation plan identification information (Implementation-001) to the treatment implementation plan at the relevant treatment individual plan stage, and (Plan-001), and the treatment implementation plan identification information (Implementation-001) and the information that was input (treatment name "total hysterectomy", treatment start date "June 1, 2000"). It is stored in the treatment implementation plan information storage unit T6. When the stage of this treatment implementation plan is completed, the doctor inputs the outcome contents in association with the treatment implementation plan identification information, and when the treatment information processing unit 101 receives the input, the doctor starts the treatment implementation. The input information (outcome content "completed as planned") is stored in the treatment implementation plan information storage unit T6 in association with the plan identification information (Implementation-001). As mentioned above, in this example, each treatment implementation plan of "total hysterectomy" and "bilateral salpingo-oophorectomy" is linked to "total hysterectomy + bilateral salpingo-oophorectomy" as an individual treatment plan. It will be stored. At this stage, by linking the names of standardized surgical procedures in various treatment implementation plans, it is possible to store a list of various surgical procedures that have different notations depending on each academic society and classification in Japan. In other words, for the treatment plan name "total hysterectomy," the Japanese Society of Obstetrics and Gynecology uses various expressions such as simple total hysterectomy (intrafascial), simple total hysterectomy (extrafascial), and total hysterectomy. There are various expressions, and in the National Clinical Database (NCD) registration, there are many expressions that are not unified, such as total hysterectomy (laparotomy) and total hysterectomy (vaginal method), but it is possible to manage them so that they are linked as a whole. It is.

また,当該治療個別計画段階において新たな治療実施計画の情報の入力を行う場合には,医師は,所定の入力画面から,当該治療個別計画識別情報(Plan-001)を選択し,新たな具体的な治療名,治療開始日などの情報の入力を行う。この入力を治療情報処理部101で受け付けると,治療情報処理部101は,当該治療個別計画段階における新たな治療実施計画に対して新たな治療実施計画識別情報(Implementation-002)を割り当て,治療個別計画識別情報(Plan-001)に対応づけて,治療実施計画識別情報(Implementaion-002)と,入力を受け付けた情報(治療名「両側付属器切除」,治療開始日「2000年6月1日」)とを治療実施計画情報記憶部T6に記憶させる。 In addition, when entering information on a new treatment implementation plan at the individual treatment planning stage, the doctor selects the individual treatment plan identification information (Plan-001) from the specified input screen and enters the new specific treatment plan. Enter information such as treatment name and treatment start date. When the treatment information processing unit 101 receives this input, the treatment information processing unit 101 assigns new treatment implementation plan identification information (Implementation-002) to the new treatment implementation plan at the individual treatment planning stage, and In association with the plan identification information (Plan-001), the treatment implementation plan identification information (Implementation-002) and the input information (treatment name "bilateral salpingo-oophorectomy", treatment start date "June 1, 2000") ”) is stored in the treatment implementation plan information storage unit T6.

以上のような処理を治療情報処理部101が実施することで,治療ブロック,治療総称,治療個別計画,治療実施計画の4段階に分けた情報の入力,管理を行うことができる。 By performing the above-described processing by the treatment information processing unit 101, it is possible to input and manage information divided into four stages: treatment block, treatment generic name, treatment individual plan, and treatment implementation plan.

つぎに患者に対して発生した事象の情報の入力を行う場合の処理を説明する。なお,以下の説明では,患者に対して新生物に対する術後後療法の治療を行った結果,発生した痺れ(事象)の入力を行う場合を説明する。 Next, a process for inputting information about events that have occurred with respect to a patient will be explained. In the following explanation, a case will be described in which numbness (event) that occurs as a result of post-operative therapy for a neoplasm is input to a patient.

患者に対して発生した痺れの診察を行う医師は,所定の入力画面から,患者を選択し,その患者に対して発生した事象(痺れ)とその発生日(2000年11月1日)の情報を入力し,その入力を事象情報処理部102で受け付けると,事象処理部は,当該事象に対して事象識別情報(Occurrence-001)を割り当て,当該患者の患者識別情報(PHR-001)に対応づけて,事象識別情報(Occurrence-001),事象発生日(2000年11月1日),事象名(痺れ)の情報を事象情報記憶部T7(図11)に記憶させる。 A doctor who examines a patient for numbness selects the patient from a prescribed input screen, and information about the event (numbness) that occurred for that patient and the date of its occurrence (November 1, 2000) When the input is received by the event information processing unit 102, the event processing unit assigns event identification information (Occurrence-001) to the event and corresponds to the patient identification information (PHR-001) of the patient. Then, information on event identification information (Occurrence-001), event occurrence date (November 1, 2000), and event name (numbness) is stored in the event information storage unit T7 (FIG. 11).

また,患者に対して発生した事象の因果関係などを関連付ける情報の入力を行う場合には,医師は,所定の入力画面から,患者をまず選択する。患者の情報の選択を受け付けた統合情報処理部103は,当該患者の識別情報(PHR-001)に対応づけられた医療情報記憶部11に記憶した各情報を抽出する。そして,医師は,因果関係の入力を行う少なくとも2つの情報,たとえば事象情報記憶部T7に記憶する事象識別情報(Occurrence-001)の事象(痺れ),治療ブロック情報記憶部T3,T12に記憶する治療総称識別情報(Therapy-002)の治療名(術後後療法)を選択し,また,その関連性,関連性の重み付けを示す情報の入力を行う。この入力を統合情報処理部103で受け付ける。入力を受け付けた統合情報処理部103は,統合識別情報(Unity-001)を割り当て,患者識別情報(PHR-001)に対応づけて,統合識別情報(Unity-001)と,関連付ける情報の識別情報(Occurrence-001,Therapy-002)と,対応する情報(痺れ,術後後療法)と,関連性を示す情報(結果)と,関連性の重み付け(90%)の情報とを,統合情報記憶部T8(図12)に記憶させる。本発明の情報処理システム1では各種情報を細分化して格納していることにより,より細かい関係を規定する効果が生じる。たとえば,従来であれば「子宮悪性腫瘍手術」の途中で「膀胱損傷」という合併症が生じたことを規定できなかったことに対して,「子宮悪性腫瘍手術」における「子宮全摘術+両側付属器切除」の過程で膀胱損傷が起こった,という情報を格納できるようになる。 Furthermore, when inputting information that associates causal relationships between events that have occurred with respect to a patient, the doctor first selects the patient from a predetermined input screen. The integrated information processing unit 103 that has received the selection of patient information extracts each piece of information stored in the medical information storage unit 11 that is associated with the patient's identification information (PHR-001). Then, the doctor inputs at least two pieces of information for inputting the causal relationship, for example, the event (numbness) of the event identification information (Occurrence-001) stored in the event information storage unit T7, and the event (numbness) stored in the treatment block information storage units T3 and T12. Select the treatment name (post-surgery therapy) in the treatment generic identification information (Therapy-002), and input information indicating its relevance and the weighting of the relevance. This input is accepted by the integrated information processing unit 103. The integrated information processing unit 103 that has received the input allocates the integrated identification information (Unity-001), associates it with the patient identification information (PHR-001), and stores the integrated identification information (Unity-001) and the identification information of the associated information. (Occurrence-001, Therapy-002), corresponding information (numbness, post-surgery therapy), information indicating relevance (results), and information on relevance weighting (90%) are stored in an integrated information memory. The data is stored in section T8 (FIG. 12). In the information processing system 1 of the present invention, various types of information are segmented and stored, thereby producing the effect of defining more detailed relationships. For example, in the past, it was not possible to stipulate that the complication of ``bladder injury'' occurred during ``uterine malignant tumor surgery,'' whereas in ``uterine malignant tumor surgery,'' ``total hysterectomy + bilateral appendices'' was not specified. It will be possible to store information that bladder injury occurred during the process of "insurgical excision."

つぎに医師が患者に対して判断を行った情報の入力を行う場合には,医師は,所定の入力画面から,患者を選択し,また判断の情報(客体「リンパ節郭清」,理由「高齢」,方針「省略」)の情報の入力をし,その入力を判断情報処理部104で受け付けると,判断情報処理部104は,その判断に対して判断識別情報(Consideration-001)を割り当て,当該患者の患者識別情報(PHR-001)に対応づけて,判断識別情報(Consideration-001),判断の情報(客体「リンパ節郭清」,理由「高齢」,方針「省略」)の情報を判断情報記憶部T9(図13)に記憶させる。なお,ここでは,客体,理由,方針の入力を行ったが,いつ,誰が,どこで,何を,なぜ,どのように行ったか(5W1H)の情報を判断の情報として入力することが好ましい。 Next, when the doctor inputs the information about the judgment he made for the patient, he selects the patient from the prescribed input screen, and also the judgment information (object ``lymph node dissection'', reason ``Lymph node dissection'', reason ``Lymph node dissection'', When the judgment information processing unit 104 receives the input information such as “old age” and policy “omitted”), the judgment information processing unit 104 assigns judgment identification information (Consideration-001) to the judgment, In association with the patient identification information (PHR-001) of the patient, the judgment identification information (Consideration-001) and judgment information (object "lymph node dissection", reason "old age", policy "omitted") are It is stored in the judgment information storage section T9 (FIG. 13). Although the object, reason, and policy are input here, it is preferable to input information on when, who, where, what, why, and how (5W1H) as judgment information.

以上のような処理を実行して各情報を医療情報記憶部11に記憶させることで,医療情報を適切に管理することができる。 By performing the above-described processing and storing each piece of information in the medical information storage unit 11, medical information can be appropriately managed.

実施例1の情報処理システム1では,患者のある部位に新生物が発生した場合に特に効果が大きいため,それを例に説明したが,最初に説明したように,新生物に限られず,疾患全般,とくに内科疾患全般に適用することができる。 The information processing system 1 of Embodiment 1 has a particularly large effect when a neoplasm occurs in a certain part of the patient, so this was explained as an example. However, as explained at the beginning, it is not limited to neoplasms, It can be applied to general medical diseases in general.

なお,上述の実施例は一例であって,本発明の技術的思想の範囲内で,適宜,処理の追加,変更,削除等を行うことは可能である。 Note that the above-described embodiment is an example, and processes can be added, changed, deleted, etc. as appropriate within the scope of the technical idea of the present invention.

本発明の情報処理システム1を用いることで,医療の実態に即して,医療情報を適切に管理することができる。 By using the information processing system 1 of the present invention, medical information can be managed appropriately in accordance with the actual medical situation.

1:情報処理システム
10:制御処理部
11:医療情報記憶部
70:演算装置
71:記憶装置
72:表示装置
73:入力装置
74:通信装置
100:疾患情報処理部
101:治療情報処理部
102:事象情報処理部
103:統合情報処理部
104:判断情報処理部
T0:患者情報記憶部
T1:疾患性状情報記憶部
T2:疾患診断情報記憶部
T3:治療ブロック情報記憶部
T4:治療総称情報記憶部
T5:治療個別計画情報記憶部
T6:治療実施計画情報記憶部
T7:事象情報記憶部
T8:統合情報記憶部
T9:判断情報記憶部
T10:新生物部位情報記憶部
T11:新生物診断情報記憶部
T12:治療ブロック情報記憶部
1: Information processing system 10: Control processing section 11: Medical information storage section 70: Arithmetic device 71: Storage device 72: Display device 73: Input device 74: Communication device 100: Disease information processing section 101: Treatment information processing section 102: Event information processing section 103: Integrated information processing section 104: Judgment information processing section T0: Patient information storage section T1: Disease characteristic information storage section T2: Disease diagnosis information storage section T3: Treatment block information storage section T4: Treatment generic information storage section T5: Treatment individual plan information storage unit T6: Treatment implementation plan information storage unit T7: Event information storage unit T8: Integrated information storage unit T9: Judgment information storage unit T10: Neoplasm site information storage unit T11: Neoplasm diagnosis information storage unit T12: Treatment block information storage unit

Claims (18)

医療情報を管理する情報処理システムであって,
前記情報処理システムは,
患者の疾患に関する情報を受け付けて記憶させる疾患情報処理部と,
前記疾患の治療に関する情報を受け付けて記憶させる治療情報処理部と,を有しており,
前記疾患情報処理部は,
前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて記憶させ,
前記治療情報処理部は,
前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,
ことを特徴とする情報処理システム。
An information processing system that manages medical information,
The information processing system includes:
a disease information processing unit that receives and stores information regarding a patient's disease;
a treatment information processing unit that receives and stores information regarding treatment of the disease;
The disease information processing unit includes:
storing patient identification information for identifying the patient and property identification information for identifying the property of the disease occurring in the patient;
The treatment information processing unit includes:
Receive information on treatment for the disease divided into stages including at least two of treatment blocks, generic treatment names, individual treatment plans, and treatment implementation plans, and match the information with disease identification information that identifies the patient's disease. memorize it,
An information processing system characterized by:
医療情報を管理する情報処理システムであって,
前記情報処理システムは,
患者の疾患に関する情報を受け付ける疾患情報処理部と,
前記受け付けた情報を記憶する医療情報記憶部と,を有しており,
前記疾患情報処理部は,
前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて前記医療情報記憶部に記憶させる,
ことを特徴とする情報処理システム。
An information processing system that manages medical information,
The information processing system includes:
a disease information processing unit that receives information regarding a patient's disease;
and a medical information storage unit that stores the received information,
The disease information processing unit includes:
storing in the medical information storage unit patient identification information that identifies the patient and property identification information that identifies the property of the disease that has occurred in the patient;
An information processing system characterized by:
前記疾患情報処理部は,さらに,
前記患者識別情報に,前記疾患を識別する疾患識別情報を対応づけて,前記医療情報記憶部に記憶させる,
ことを特徴とする請求項2に記載の情報処理システム。
The disease information processing unit further includes:
causing disease identification information for identifying the disease to be associated with the patient identification information and stored in the medical information storage unit;
The information processing system according to claim 2, characterized in that:
前記疾患情報処理部は,さらに,
治療前後の前記疾患に関する情報を,前記医療情報記憶部に記憶させる,
ことを特徴とする請求項3に記載の情報処理システム。
The disease information processing unit further includes:
storing information regarding the disease before and after treatment in the medical information storage unit;
The information processing system according to claim 3, characterized in that:
前記情報処理システムは,さらに,
前記疾患の治療に関する情報を受け付ける治療情報処理部,を有しており,
前記治療情報処理部は,
前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,
ことを特徴とする請求項3に記載の情報処理システム。
The information processing system further includes:
a treatment information processing unit that receives information regarding treatment of the disease;
The treatment information processing unit includes:
Receive information on treatment for the disease divided into stages including at least two of treatment blocks, generic treatment names, individual treatment plans, and treatment implementation plans, and match the information with disease identification information that identifies the patient's disease. memorize it,
The information processing system according to claim 3, characterized in that:
前記情報処理システムは,さらに,
前記疾患の治療に関する情報を受け付ける治療情報処理部,を有しており,
前記治療情報処理部は,
前記疾患識別情報に対応づけて,前記疾患の治療に対する治療ブロックに関する情報を前記医療情報記憶部に記憶させる,
ことを特徴とする請求項3に記載の情報処理システム。
The information processing system further includes:
a treatment information processing unit that receives information regarding treatment of the disease;
The treatment information processing unit includes:
storing information regarding a treatment block for treatment of the disease in the medical information storage unit in association with the disease identification information;
The information processing system according to claim 3, characterized in that:
前記治療情報処理部は,
前記治療ブロックごとの治療総称に関する情報を,前記治療ブロックを識別する治療ブロック識別情報に対応づけて前記医療情報記憶部に記憶させる,
ことを特徴とする請求項6に記載の情報処理システム。
The treatment information processing unit includes:
storing information regarding a generic treatment name for each treatment block in the medical information storage unit in association with treatment block identification information for identifying the treatment block;
7. The information processing system according to claim 6.
前記治療情報処理部は,
前記治療総称ごとの治療個別計画に関する情報を,前記治療を識別する治療総称識別情報に対応づけて前記医療情報記憶部に記憶させる,
ことを特徴とする請求項7に記載の情報処理システム。
The treatment information processing unit includes:
storing information regarding the individual treatment plan for each treatment generic term in the medical information storage unit in association with treatment generic identification information that identifies the treatment;
The information processing system according to claim 7, characterized in that:
前記治療情報処理部は,
前記治療個別計画ごとの治療実施計画に関する情報を,前記治療個別計画を識別する治療個別計画識別情報に対応づけて前記医療情報記憶部に記憶させる,
ことを特徴とする請求項8に記載の情報処理システム。
The treatment information processing unit includes:
storing information regarding a treatment implementation plan for each individual treatment plan in the medical information storage unit in association with individual treatment plan identification information that identifies the individual treatment plan;
9. The information processing system according to claim 8.
医療情報を管理する情報処理システムであって,
前記情報処理システムは,
患者の疾患に対する治療に関する情報を受け付けて記憶させる治療情報処理部と,
前記受け付けた情報を記憶する医療情報記憶部と,を有しており,
前記治療情報処理部は,
前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,
ことを特徴とする情報処理システム。
An information processing system that manages medical information,
The information processing system includes:
a treatment information processing unit that receives and stores information regarding treatment for a patient's disease;
and a medical information storage unit that stores the received information,
The treatment information processing unit includes:
Receive information on treatment for the disease divided into stages including at least two of treatment blocks, generic treatment names, individual treatment plans, and treatment implementation plans, and match the information with disease identification information that identifies the patient's disease. memorize it,
An information processing system characterized by:
前記情報処理システムは,さらに,
患者に対して発生した事象に関する情報を受け付ける事象情報処理部,を有しており,
前記事象情報処理部は,
患者識別情報と,前記患者に生じた事象を識別する事象識別情報とを対応づけて前記医療情報記憶部に記憶させ,
前記事象は,
治療に関する副反応,有害事象,病名のいずれか一以上を含む,
ことを特徴とする請求項1,請求項2,請求項5または請求項10のいずれかに記載の情報処理システム。
The information processing system further includes:
It has an event information processing unit that receives information regarding events that have occurred with respect to patients.
The event information processing unit includes:
storing patient identification information and event identification information for identifying an event that occurred in the patient in the medical information storage unit;
The said event is
including any one or more of treatment-related side effects, adverse events, and disease names;
The information processing system according to claim 1, claim 2, claim 5, or claim 10.
前記情報処理システムは,さらに,
前記医療情報記憶部に記憶する情報のうち少なくとも2以上と,それらの因果関係または治療目的を対応づけて記憶させる統合情報処理部,を有する,
ことを特徴とする請求項1,請求項2,請求項5または請求項10のいずれかに記載の情報処理システム。
The information processing system further includes:
an integrated information processing unit that associates and stores at least two or more of the information stored in the medical information storage unit and their causal relationship or treatment purpose;
The information processing system according to claim 1, claim 2, claim 5, or claim 10.
前記統合辞書処理部は,
前記因果関係または治療目的に対応づけて,その重み付けを記憶させる,
ことを特徴とする請求項12に記載の情報処理システム。
The integrated dictionary processing unit includes:
storing the weighting in association with the causal relationship or therapeutic purpose;
13. The information processing system according to claim 12.
前記情報処理システムは,さらに,
前記患者の疾患の治療に対する医療従事者の判断の情報を受け付ける判断情報処理部,を有しており,
前記判断情報処理部は,
前記患者を識別する患者識別情報と,前記判断の情報とを対応づけて前記医療情報記憶部に記憶させる,
ことを特徴とする請求項1,請求項2,請求項5または請求項10のいずれかに記載の情報処理システム。
The information processing system further includes:
a judgment information processing unit that receives information on a medical worker's judgment regarding treatment of the patient's disease;
The judgment information processing unit includes:
storing patient identification information for identifying the patient and information on the judgment in the medical information storage unit in association with each other;
The information processing system according to claim 1, claim 2, claim 5, or claim 10.
前記疾患は新生物である,
ことを特徴とする請求項1,請求項2,請求項5または請求項10のいずれかに記載の情報処理システム。
said disease is a neoplasm;
The information processing system according to claim 1, claim 2, claim 5, or claim 10.
コンピュータを,
患者の疾患に関する情報を受け付けて記憶させる疾患情報処理部,
前記疾患の治療に関する情報を受け付けて記憶させる治療情報処理部,として機能させる情報処理プログラムであって,
前記疾患情報処理部は,
前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて記憶させ,
前記治療情報処理部は,
前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて記憶させる,
ことを特徴とする情報処理プログラム。
computer,
a disease information processing unit that receives and stores information regarding a patient's disease;
An information processing program that functions as a treatment information processing unit that receives and stores information regarding treatment of the disease,
The disease information processing unit includes:
storing patient identification information for identifying the patient and property identification information for identifying the property of the disease occurring in the patient;
The treatment information processing unit includes:
Receive information on treatment for the disease divided into stages including at least two of treatment blocks, generic treatment names, individual treatment plans, and treatment implementation plans, and match the information with disease identification information that identifies the patient's disease. memorize it,
An information processing program characterized by:
コンピュータを,
患者の疾患に関する情報を受け付けて,医療情報記憶部に記憶させる疾患情報処理部,
として機能させる情報処理プログラムであって,
前記疾患情報処理部は,
前記患者を識別する患者識別情報と,前記患者に生じた疾患の性状を識別する性状識別情報とを対応づけて前記医療情報記憶部に記憶させる,
ことを特徴とする情報処理プログラム。
computer,
a disease information processing unit that receives information regarding a patient's disease and stores it in a medical information storage unit;
An information processing program that functions as
The disease information processing unit includes:
storing in the medical information storage unit patient identification information that identifies the patient and property identification information that identifies the property of the disease that has occurred in the patient;
An information processing program characterized by:
コンピュータを,
患者の疾患に対する治療に関する情報を受け付けて,医療情報記憶部に記憶させる治療情報処理部,
として機能させる情報処理プログラムであって,
前記治療情報処理部は,
前記疾患に対する治療に関する情報を,治療ブロック,治療総称,治療個別計画,治療実施計画のうち少なくとも2以上を含む段階に分けた情報を受け付けて,前記患者の疾患を識別する疾患識別情報に対応づけて前記医療情報記憶部に記憶させる,
ことを特徴とする情報処理プログラム。
computer,
a treatment information processing unit that receives information regarding treatment for a patient's disease and stores it in a medical information storage unit;
An information processing program that functions as
The treatment information processing unit includes:
Receive information on treatment for the disease divided into stages including at least two of treatment blocks, generic treatment names, individual treatment plans, and treatment implementation plans, and match the information with disease identification information that identifies the patient's disease. and storing it in the medical information storage unit,
An information processing program characterized by:
JP2022069975A 2022-04-21 2022-04-21 information processing system Pending JP2023159996A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022069975A JP2023159996A (en) 2022-04-21 2022-04-21 information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022069975A JP2023159996A (en) 2022-04-21 2022-04-21 information processing system

Publications (1)

Publication Number Publication Date
JP2023159996A true JP2023159996A (en) 2023-11-02

Family

ID=88516122

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022069975A Pending JP2023159996A (en) 2022-04-21 2022-04-21 information processing system

Country Status (1)

Country Link
JP (1) JP2023159996A (en)

Similar Documents

Publication Publication Date Title
US20200294640A1 (en) Data command center visual display system
US11387000B2 (en) Systems and methods for determining and providing a display of a plurality of wellness scores for patients with regard to a medical condition and/or a medical treatment
Atkinson et al. Reliability of adverse symptom event reporting by clinicians
Thomas et al. Low costs of defensive medicine, small savings from tort reform
Köpcke et al. Secondary use of routinely collected patient data in a clinical trial: an evaluation of the effects on patient recruitment and data acquisition
Blackwood et al. Multidisciplinary team approach in breast cancer care: benefits and challenges
McKay et al. A population‐based study comparing multiple sclerosis clinic users and non‐users in British Columbia, Canada
CA3093698C (en) Data management for genetic laboratory testing
Patel et al. Association of a lay health worker intervention with symptom burden, survival, health care use, and total costs among Medicare enrollees with cancer
Green et al. Low rates of colonoscopy follow-up after a positive fecal immunochemical test in a Medicaid health plan delivered mailed colorectal cancer screening program
Lewer et al. Data resource: the Kent integrated dataset (KID)
Hung et al. Analysis of residential segregation and racial and ethnic disparities in severe maternal morbidity before and during the COVID-19 pandemic
Mittal et al. Feasibility of collaborative care treatment of opioid use disorders with buprenorphine during pregnancy
US20080091472A1 (en) Treatment monitoring tool
Perraillon et al. The role of all‐payer claims databases to expand central cancer registries: experience from Colorado
Chatterjee et al. Gender differences in Veterans Health Administration mental health service use: Effects of age and psychiatric diagnosis
US20200176127A1 (en) Systems and methods for guideline concordance
Jerath et al. Association between anesthesiologist sex and patients’ postoperative outcomes: a population-based cohort study
Campbell et al. Characteristics of patients with substance use disorder before and after the Affordable Care Act
JP2023159996A (en) information processing system
Chen et al. The effect of tele-palliative care on patient and caregiver outcomes: a systematic review
Yi et al. Impact of an acute care surgery model on the management of acute appendicitis in South Korea: a retrospective cohort study
Salsabili et al. The evaluation of clinical classifications software using the National Inpatient Sample Database
Alegría et al. Performance metrics of substance use disorder care among Medicaid enrollees in New York, New York
US20150039330A1 (en) Episode of care builder method and system

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20220425