JP7825012B2 - Nursing Information Processing System - Google Patents
Nursing Information Processing SystemInfo
- Publication number
- JP7825012B2 JP7825012B2 JP2024165692A JP2024165692A JP7825012B2 JP 7825012 B2 JP7825012 B2 JP 7825012B2 JP 2024165692 A JP2024165692 A JP 2024165692A JP 2024165692 A JP2024165692 A JP 2024165692A JP 7825012 B2 JP7825012 B2 JP 7825012B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- nursing
- inference model
- care recipient
- estimation
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Landscapes
- Medical Treatment And Welfare Office Work (AREA)
Description
本発明は、看護情報処理システムに関する。 The present invention relates to a nursing information processing system.
日本は高齢化が進行しており、75歳以上の人口割合が増加し続けることが予想されている。これに伴い医療や介護の需要がさらに増加することが見込まれている。このような状況を踏まえ、医療のあり方は従来の「病院完結型」から住み慣れた地域や自宅での生活のための医療などを地域全体で支える「地域完結型」へのシフトが進んでいる。 Japan's population is aging, and the proportion of the population aged 75 and over is expected to continue to increase. As a result, demand for medical care and nursing care is expected to increase further. In light of this situation, there is a shift in the way medical care is provided from the traditional "hospital-based" model to a "community-based" model, in which the entire community supports medical care for people living in their familiar neighborhoods and at home.
地域完結型の医療へのシフトを進めるためには、在宅での看護や介護を行う事業者の役割が重要であり、これらの事業活動を支援するシステムの開発も盛んである。 In order to promote the shift to community-based medical care, the role of providers of nursing and care at home is important, and there is active development of systems to support these business activities.
例えば、特許文献1には、訪問看護サービスにおける業務管理システムに係る発明であって、取得した患者の生体情報に基づき重症化の予想を行うシステムが開示されている。これは、重症化を予想することにより、患者の容態に適した看護師を適時看護に充てるためのスケジュール作成に寄与するというものである。 For example, Patent Document 1 discloses an invention related to a business management system for home nursing services, which predicts the progression of a patient's condition based on acquired biological information. By predicting progression of the condition, this system contributes to the creation of schedules that assign nurses suited to the patient's condition to provide care at the appropriate time.
精神科に特化した訪問看護サービスにおいては、特許文献1の発明では容態変化や重症化の予測を行うことは難しい。精神科の診断は、患者の脈拍、血圧、体温、脳波などの数量で表すことができる生体データ情報にのみ基づいて行うことは困難であるからである。すなわち、精神科の診断には、患者が語る言葉や患者の様子といったことが重要なのである。 In the case of home nursing services specializing in psychiatry, the invention of Patent Document 1 makes it difficult to predict changes in a patient's condition or the worsening of their condition. This is because it is difficult to make a psychiatric diagnosis based solely on biological data information that can be expressed in quantitative terms, such as a patient's pulse, blood pressure, body temperature, and brain waves. In other words, the words a patient speaks and their appearance are important factors in a psychiatric diagnosis.
そこで、生体データ情報のみでは診断や症状の変化を把握することが困難な精神科の患者について、看護者と患者の会話や患者の様子を記録した看護記録に基づき患者の症状変化を予測するシステムが求められている。 Therefore, for psychiatric patients, where it is difficult to diagnose or understand changes in symptoms based on biometric data information alone, there is a need for a system that can predict changes in a patient's symptoms based on nursing records that record conversations between nurses and patients and the patient's condition.
上記課題を解決するために、本発明の一態様として、被看護者を識別する被看護者識別情報を取得する被看護者識別情報取得部と、取得した被看護者識別情報を保持する被看護者識別情報保持部と、被看護者に対して行われた看護の内容を示す情報であってテキストデータを含む看護情報を、その看護についての被看護者識別情報と関連付けて取得する看護情報取得部と、取得した看護情報を保持する看護情報保持部と、保持されている前記看護情報を学習用データとして、被看護者の今後の状態を推定するための推論モデルを生成する推論モデル生成部と、取得した看護情報を、前記生成した推論モデルに入力し、入力した看護情報に係る被看護者の今後の状態を推定する推定部と、を有する看護情報処理システムなどを提供する。 In order to solve the above problem, one aspect of the present invention provides a nursing information processing system having a nursing recipient identification information acquisition unit that acquires nursing recipient identification information that identifies a nursing recipient; a nursing recipient identification information storage unit that stores the acquired nursing recipient identification information; a nursing information acquisition unit that acquires nursing information that indicates the content of nursing provided to the nursing recipient and includes text data, in association with the nursing recipient identification information for that nursing; a nursing information storage unit that stores the acquired nursing information; an inference model generation unit that uses the stored nursing information as learning data to generate an inference model for estimating the future condition of the nursing recipient; and an estimation unit that inputs the acquired nursing information into the generated inference model and estimates the future condition of the nursing recipient related to the input nursing information.
本発明によれば、患者の会話や様子などを示すテキストデータを含む看護情報に基づき、被看護者の今後の状態を推定することができる。 According to the present invention, the future condition of a care recipient can be estimated based on nursing information including text data showing the patient's conversations and condition.
以下、本件発明の実施の形態について、添付図面を用いて説明する。なお、本発明は、これら実施形態に何ら限定されるべきものではなく、その要旨を逸脱しない範囲において、種々なる態様で実施し得る。
<実施形態>
<概要>
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. However, the present invention should not be limited to these embodiments and can be embodied in various forms without departing from the spirit and scope of the present invention.
<Embodiment>
<Overview>
図1は、本実施形態の看護情報処理システムの概要を示す概念図である。看護事業所Aや看護事業所Bから送られる看護情報は看護情報DBに蓄積される。蓄積されている看護情報を学習用データとして被看護者の今後の状態を推定するための推論モデルを生成する。この生成した推論モデルに、看護事業所Cから送られる看護情報を入力することで、この看護情報に係る被看護者の今後の状態(例えば、来月の状態)を推定することができる。
<構成>
1 is a conceptual diagram showing an overview of the nursing information processing system of this embodiment. Nursing information sent from nursing facility A and nursing facility B is stored in a nursing information DB. An inference model for estimating the future condition of a care recipient is generated using the stored nursing information as learning data. By inputting nursing information sent from nursing facility C into this generated inference model, the future condition (e.g., condition next month) of the care recipient related to this nursing information can be estimated.
<Configuration>
図2は、本実施形態の看護情報処理システム200の機能的構成の一例を示すブロック図である。図示するように、被看護者識別情報取得部201と、被看護者識別情報保持部202と、看護情報取得部203と、看護情報保持部204と、推論モデル生成部205と、推定部206と、を有する。 Figure 2 is a block diagram showing an example of the functional configuration of the nursing information processing system 200 of this embodiment. As shown in the figure, it has a care recipient identification information acquisition unit 201, a care recipient identification information storage unit 202, a nursing information acquisition unit 203, a nursing information storage unit 204, an inference model generation unit 205, and an estimation unit 206.
以下に説明する各機能的構成は、ハードウェア及びソフトウェアの組み合わせとして実現され、パーソナルコンピュータ(PC)やサーバ装置などのコンピュータを用いて実現することができる。 Each functional configuration described below is realized as a combination of hardware and software, and can be implemented using a computer such as a personal computer (PC) or server device.
図3は、看護情報処理システム300を実現するハードウェアの構成例であり、プロセッサ301、記憶装置302、入出力インタフェース303及び通信インタフェース304により構成される。記憶装置302は、RAM、不揮発性メモリ(HDD、フラッシュメモリなど)により構成され、ハードウェアを制御するためのドライバプログラムやその他アプリケーションプログラム、プログラムの実行に用いられるデータや実行結果として得られたデータなどを記憶する。また、プロセッサ301は、プログラムに従い演算処理を行う。入出力インタフェース303は、キーボードやタッチパネルなどの入力デバイスによる指示を取得し、ディスプレイなどの出力デバイスに情報を出力する。そして、通信インタフェース304は、インターネットなどのネットワークを介してデータの送受信を行うよう構成される。また、本実施形態の各機能的構成は専用ハードウェアによって実現されてもよい。 Figure 3 shows an example of the hardware configuration for implementing the nursing information processing system 300, and is composed of a processor 301, a storage device 302, an input/output interface 303, and a communication interface 304. The storage device 302 is composed of RAM and non-volatile memory (HDD, flash memory, etc.), and stores driver programs for controlling the hardware, other application programs, data used in executing the programs, and data obtained as a result of the execution. The processor 301 performs arithmetic processing in accordance with the programs. The input/output interface 303 receives instructions from input devices such as a keyboard or touch panel, and outputs information to an output device such as a display. The communication interface 304 is configured to send and receive data via a network such as the Internet. Each functional component of this embodiment may also be implemented by dedicated hardware.
また、本件発明は、装置として実現できるのみでなく、方法としても実現可能である。また、このような発明の一部をソフトウェアとして構成することができる。さらに、そのようなソフトウェアをコンピュータに実行させるために用いるプログラム、及びプログラムを固定した記録媒体も、当然にこの発明の技術的な範囲に含まれる(本明細書の全体を通じて同様である)。 Furthermore, the present invention can be realized not only as an apparatus, but also as a method. Furthermore, a portion of such an invention can be configured as software. Furthermore, programs used to cause a computer to execute such software, and recording media on which such programs are fixed, are naturally included within the technical scope of this invention (the same applies throughout this specification).
「被看護者識別情報取得部」201は、被看護者を識別する被看護者識別情報を取得する機能を有する。被看護者識別情報は、例えば、固有の識別情報である「被看護者ID」と、この被看護者IDで識別される被看護者の「氏名」、「性別」、「生年月日」、「看護事業所」、「療養費区分」などの被看護者に関する情報を含む情報である。被看護者が仕事に就いていたり施設に通っている場合には、さらに「勤め先名称」、「通所施設名称」などの情報を含むものとしてもよい。当部の機能は、プロセッサ301、記憶装置302及び入出力インタフェース303等により実現される。また、通信インタフェース304を介して、図1に例示した各事業所のPCなどのクライアント装置等より出力された情報を取得するように構成してもよい。 The "care recipient identification information acquisition unit" 201 has the function of acquiring care recipient identification information that identifies the care recipient. The care recipient identification information includes, for example, a "care recipient ID," which is unique identification information, and information about the care recipient identified by this care recipient ID, such as the "name," "gender," "date of birth," "nursing facility," and "medical care expense category." If the care recipient is employed or commutes to a facility, the information may also include information such as the "name of employer" and "name of facility." The functions of this unit are realized by the processor 301, storage device 302, input/output interface 303, etc. It may also be configured to acquire information output from client devices, such as PCs at each facility, as shown in Figure 1, via the communication interface 304.
「被看護者識別情報保持部」202は、取得した被看護者識別情報を保持する機能を有し、記憶装置302等によりデータベース化して実現される。 The "care recipient identification information storage unit" 202 has the function of storing the acquired care recipient identification information, and is realized by creating a database using a storage device 302, etc.
「看護情報取得部」203は、被看護者に対して行われた看護の内容を示す情報であってテキストデータを含む看護情報を、その看護についての被看護者識別情報と関連付けて取得する機能を有する。看護情報は、被看護者に対して行われた看護の内容を示す情報であり、被看護者IDごとに看護の際に作成される情報である。以下、本実施形態における看護が訪問看護であるものとして説明する。看護情報の具体例は、看護情報保持部の説明と共に示す。当部の機能は、プロセッサ301、記憶装置302及び入出力インタフェース303等により実現される。また、通信インタフェース304を介してクライアント装置等より出力されたデータを取得するように構成してもよい。 The "nursing information acquisition unit" 203 has the function of acquiring nursing information, including text data, indicating the content of nursing provided to a care recipient, in association with the care recipient identification information for that nursing. Nursing information indicates the content of nursing provided to a care recipient, and is information created for each care recipient ID at the time of nursing. The following description assumes that the nursing in this embodiment is home nursing. Specific examples of nursing information will be provided along with a description of the nursing information storage unit. The functions of this unit are realized by the processor 301, storage device 302, input/output interface 303, etc. It may also be configured to acquire data output from a client device, etc. via the communication interface 304.
また、看護情報に服薬情報を含めるように構成することもできる。服薬情報は、被看護者に対して処方された服用薬の種類とその服用量及び投与方法などに関する情報である。 Nursing information can also be configured to include medication information. Medication information is information regarding the type of medication prescribed for the care recipient, the dosage, and the method of administration.
「看護情報保持部」204は、取得した看護情報を保持する機能を有し、記憶装置302等によりデータベース化して実現される。図4は、保持される看護情報のデータ構成の一例を示す図である。図示するように、看護情報は、被看護者を固有に識別する被看護者識別IDごとに、大別して「訪問基礎情報」、「ADL(Activities of Daily Living:日常生活動作)基礎情報」、「バイタルサイン」及び「看護内容」が関連付けられて格納される。 The "nursing information storage unit" 204 has the function of storing acquired nursing information, and is realized as a database using the storage device 302 or the like. Figure 4 is a diagram showing an example of the data structure of the stored nursing information. As shown in the figure, nursing information is stored in association with "basic visit information," "basic ADL (Activities of Daily Living) information," "vital signs," and "nursing content" roughly categorized for each care recipient identification ID that uniquely identifies the care recipient.
「訪問基礎情報」として、例えば、被看護者の氏名、訪問時の年齢、療養費区分、事業所、訪問開始日時、訪問終了日時、不在であったことを示す不在フラグ、滞在時間、特別指示訪問であったことを示す特別指示訪問フラグ、退院後5週間以内の訪問であったことを示す退院後週5訪問フラグ、1日のうちに複数回訪問したことを示す複数回訪問フラグ、および複数名によって訪問したことを示す複数名訪問フラグなどが格納される。 The "basic visit information" may include, for example, the name of the care recipient, age at the time of the visit, medical care expense category, place of business, start date and time of the visit, end date and time of the visit, absence flag indicating the absence, length of stay, special instruction visit flag indicating that the visit was a special instruction visit, 5 visits per week after discharge flag indicating that the visit was within 5 weeks of discharge, multiple visit flag indicating that multiple visits were made in one day, and multiple visit flag indicating that the visit was made by multiple people.
「ADL基礎情報」として、例えば、摂食、睡眠、服薬、保清、環境整備、金銭管理、対人関係、食事、移動、排泄、着替、入浴、整容があり、ADL備考として、摂食(備考)、睡眠(備考)、服薬(備考)、保清(備考)、環境整備(備考)、金銭管理(備考)、対人関係(備考)、食事(備考)、移動(備考)、排泄(備考)、着替(備考)、入浴(備考)、および整容(備考)等が格納される。ここで、上記の(備考)にはテキストデータが含まれ得る。 "Basic ADL information" includes, for example, eating, sleeping, taking medication, self-care, environmental maintenance, financial management, interpersonal relationships, meals, transportation, excretion, changing clothes, bathing, and grooming, while ADL notes include eating (notes), sleeping (notes), taking medication (notes), self-care (notes), environmental maintenance (notes), financial management (notes), interpersonal relationships (notes), eating (notes), transportation (notes), excretion (notes), changing clothes (notes), bathing (notes), and grooming (notes). Here, the above (notes) may include text data.
「バイタルサイン」として、例えば、体温、脈拍、最高血圧、及び最低血圧などが格納される。 "Vital signs" include, for example, body temperature, pulse rate, systolic blood pressure, and diastolic blood pressure.
「看護内容」として、例えば、傾聴、主治医・関係機関連携調整、与薬・注射、皮膚・褥瘡処置、受診援助、家人へ指導・相談、リハビリ、アドバイス、看護内容備考(テキスト)、症状の変化、症状の内容(テキスト)、および特記事項(テキスト)などが格納される。ここで、上記の(テキスト)と示した項目にはテキストデータが含まれ得る。また、上述した服薬情報を訪問基礎情報や看護内容などともに看護情報を構成する情報として格納してもよい。 "Nursing content" may include, for example, attentive listening, coordination with the patient's doctor and related institutions, medication and injections, skin and pressure ulcer treatment, assistance with medical examinations, guidance and consultation with family members, rehabilitation, advice, nursing content notes (text), symptom changes, symptom content (text), and special notes (text). The above items marked "(text)" may include text data. Additionally, the medication information described above may be stored as part of the nursing information, along with basic visit information and nursing content.
「推論モデル生成部」205は、保持されている前記看護情報を学習用データとして、被看護者の今後の状態を推定するための推論モデルを生成する機能を有する。学習用データは、看護情報に含まれるテキストデータをベクトル化して生成するものであり、被看護者の今後の状態を推定するための推論モデルを生成するために用いられる。当部の機能は、プロセッサ301、記憶装置302及び通信インタフェース304等により実現される。 The "inference model generation unit" 205 has the function of generating an inference model for estimating the future condition of a care recipient using the stored nursing information as learning data. The learning data is generated by vectorizing the text data contained in the nursing information, and is used to generate an inference model for estimating the future condition of a care recipient. The functions of this unit are realized by the processor 301, storage device 302, communication interface 304, etc.
図5は、学習用データの構造を示す図である。図5に示すように、学習用データは、被看護者IDごとに、訪問情報、ADL情報、バイタルサイン、看護内容、訪問月、およびベクトル化されたテキストであるベクトルテキストなどが含まれる。また、看護情報に服薬情報が含まれる場合には、学習用データにも服薬情報が含まれる。 Figure 5 is a diagram showing the structure of the learning data. As shown in Figure 5, the learning data includes, for each care recipient ID, visit information, ADL information, vital signs, nursing content, month of visit, and vector text, which is vectorized text. In addition, if the nursing information includes medication information, the learning data also includes medication information.
訪問情報は、例えば訪問時点の年齢、滞在時間、前回訪問からの日数、不在件数(過去14日間)、症状の変化、特別指示訪問フラグ、退院後週5訪問フラグ、複数回訪問フラグ、および複数名訪問フラグなどが挙げられる。 Visit information may include, for example, age at time of visit, length of stay, number of days since last visit, number of absences (past 14 days), change in symptoms, special instruction visit flag, 5 visits per week after discharge flag, multiple visit flag, and multiple visits flag.
ADL情報は、例えば摂食(規則)、摂食(不規則)、摂食(拒食)、摂食(過食)、摂食(その他)、睡眠(良眠)、睡眠(不眠)、睡眠(入眠困難)、睡眠(早期覚醒)、睡眠(中途覚醒)、睡眠(その他)、服薬(規則)、服薬(不規則)、服薬(拒薬)、服薬(怠薬)、服薬(過剰服薬)、服薬(その他)、金銭管理(自己管理)、金銭管理(他者管理)、金銭管理(浪費)、保清、環境整備、対人関係、食事、移動、排泄、着替、入浴、および整容などが挙げられる。 Examples of ADL information include eating (regular), eating (irregular), eating (refusal), eating (overeating), eating (other), sleep (good sleep), sleep (insomnia), sleep (difficulty falling asleep), sleep (early awakening), sleep (awakening during the night), sleep (other), medication (regular), medication (irregular), medication (refusal), medication (failure to take medication), medication (overdosing), medication (other), financial management (self-management), financial management (management by others), financial management (wasting), cleanliness, environmental maintenance, interpersonal relationships, meals, movement, excretion, changing clothes, bathing, and grooming.
バイタルサインは、例えば体温、脈拍、最高血圧、および最低血圧などが挙げられる。 Vital signs include, for example, body temperature, pulse rate, systolic blood pressure, and diastolic blood pressure.
看護内容は、例えば傾聴、主治医・関係機関連携調整、与薬・注射、皮膚・褥瘡処置、受診援助、家人へ指導・相談、リハビリ、およびアドバイスなどが挙げられる。 Nursing duties include, for example, listening carefully, coordinating with the patient's doctor and related institutions, administering medication and injections, treating skin and pressure ulcers, assisting with medical appointments, providing guidance and consultation to family members, rehabilitation, and giving advice.
訪問月は、例えば1月から12月までの訪問月フラグ(1月)~訪問月フラグ(12月)が挙げられる。 Examples of visit months include visit month flag (January) to visit month flag (December) for January to December.
ベクトル化テキストは、看護記録に含まれる患者の状況又は看護内容を示すデータ、例えばADL備考、症状の内容、および看護内容備考・特記事項などが挙げられる。 Vectorized text includes data contained in nursing records that indicate the patient's condition or nursing content, such as ADL notes, symptom content, and nursing content notes and special notes.
図6は、学習用データの生成と、推論モデルの生成のための処理を示すフロー図である。なお、この処理には、記憶装置302に格納されている、トークナイザ、作業途中のデータを格納するトランザクションファイル及び埋め込み層も用いられる。 Figure 6 is a flow diagram showing the process for generating training data and generating an inference model. This process also uses a tokenizer, a transaction file that stores data in progress, and an embedding layer, all of which are stored in the storage device 302.
図6に示すように、ステップ601において、プロセッサ301は、データの取得とコンバートを行う。素データが表計算ソフトのシートであった場合には、CSV(Comma Separated Value)形式にコンバートする。素データが電子カルテであった場合、データベースから看護情報のデータ構成をCSV形式にて抽出する。生成されたCSV形式の各データは看護情報データベースに格納される。 As shown in FIG. 6, in step 601, the processor 301 acquires and converts data. If the raw data is a spreadsheet, it is converted to CSV (Comma Separated Value) format. If the raw data is an electronic medical record, the data structure of the nursing information is extracted from the database in CSV format. Each piece of generated CSV-format data is stored in the nursing information database.
ステップ602において、プロセッサ301は、看護情報ごとに目的変数を付与する。例えば、訪問した月内に入院していた場合には「1」を、入院していない場合には「0」を入院フラグにセットする。 In step 602, the processor 301 assigns a target variable to each piece of nursing information. For example, if the patient was hospitalized within the month of the visit, the hospitalization flag is set to "1", and if not, the hospitalization flag is set to "0".
ステップ603において、プロセッサ301は、特徴量を作成する。具体的には、プロセッサ301は、看護情報のデータに、滞在時間、前回訪問日からの日数、及び訪問時に不在であった件数(過去14日間)のいずれかの項目のうちから1種類以上選ばれる変数をそれぞれ算出して追加する。 In step 603, the processor 301 creates features. Specifically, the processor 301 calculates and adds to the nursing information data one or more variables selected from the following items: length of stay, number of days since the previous visit, and number of visits in the past 14 days when the patient was absent.
次に、プロセッサ301は、ADL基礎情報、症状の変化の項目における情報が欠損している看護情報を看護情報データベースから削除する。 Next, the processor 301 deletes nursing information that is missing information in the ADL basic information and symptom change sections from the nursing information database.
次に、プロセッサ301は、ADL基礎情報うち、カテゴリ変数の項目である摂食、睡眠、服薬及び金銭管理の項目について、エンコーダによってエンコードする。 Next, the processor 301 uses an encoder to encode the categorical variable items of the ADL basic information: eating, sleeping, medication, and financial management.
次に、プロセッサ301は、療養費区分が欠損していた場合には、同一被看護者IDのほかの看護情報からコピーして補完する。 Next, if the medical expense category is missing, the processor 301 copies it from other nursing information for the same care recipient ID to complete it.
次に、プロセッサ301は、訪問月を訪問月フラグに変換して特徴量に追加する。 Next, the processor 301 converts the visit month into a visit month flag and adds it to the feature.
次に、プロセッサ301は、バイタルサインの値が異常値の場合、その看護情報を看護情報データベースから削除する。また、バイタルサインが欠損している場合には「-1」の値を補完する。 Next, if the vital sign value is abnormal, the processor 301 deletes the nursing information from the nursing information database. Also, if the vital sign is missing, it complements it with a value of "-1."
次に、プロセッサ301はテキストデータに適宜補完や修正を加える。 The processor 301 then supplements and corrects the text data as appropriate.
ステップ604において、プロセッサ301は、看護情報データベースから学習用データに適した看護情報を選択し、トランザクションファイルに格納する。プロセッサ301は、例えば、療養費区分が「精神」である看護情報のみを選択する。また、看護情報の件数が所定数以上である被看護者IDの看護情報のみを選択してもよい。 In step 604, the processor 301 selects nursing information suitable for the learning data from the nursing information database and stores it in the transaction file. For example, the processor 301 selects only nursing information whose medical expense category is "mental." It may also select only nursing information for care recipient IDs with a predetermined number or more of nursing information items.
ステップ605において、プロセッサ301は、トランザクションファイルに格納された看護情報に対して、看護情報に含まれる被看護者の状況又は看護内容を示すテキストデータを単語埋め込みによってベクトルに変換し、得られたベクトルによって元のテキストデータを置き換えて格納する。 In step 605, the processor 301 converts the text data contained in the nursing information stored in the transaction file, indicating the condition of the care recipient or the details of nursing care, into vectors using word embedding, and replaces the original text data with the resulting vectors and stores them.
看護情報に含まれる患者の状況または看護内容を示すテキストデータは、ADLについての備考、症状の内容、看護内容の備考、および看護内容の特記事項のうちから1種類以上選ばれる。 The text data included in the nursing information indicating the patient's condition or nursing content is selected from one or more of the following: notes on ADL, details of symptoms, notes on nursing content, and special notes on nursing content.
プロセッサ301は、単語埋め込みを次の手順により行う。プロセッサ301は、トークナイザによって文章をベクトルに変換(位置埋め込み)する。トークナイザはその時点において最も優秀な公知のオープンソースを使用することができる。 Processor 301 performs word embedding using the following procedure. Processor 301 converts sentences into vectors (positional embedding) using a tokenizer. The tokenizer can use the best publicly available open source at the time.
次にプロセッサ301は、上記のベクトルをニューラルネットワークの埋め込み層に通してテンソルに変換(単語埋め込み)する。埋め込み層(embeddings レイヤー)はその時点において最も優秀な公知のオープンソースを使用することができる。 Then, processor 301 converts these vectors into tensors (word embeddings) by passing them through the embedding layer of a neural network. The embedding layer can use the best publicly available open source software at the time.
プロセッサ301は、例えば、1階:文章列、2階:位置埋め込み結果の数値列、3階:単語埋め込み結果の数値列のテンソルを生成する。さらにプロセッサ301は、このテンソルの3階の平均値を算出してプーリングし(平均プーリング)、ベクトルに変換して埋め込みベクトルとする。そして、プロセッサ201は、得られたデータをトランザクションファイルに格納する。 Processor 301 generates a tensor with, for example, a first-level: sentence sequence, a second-level: numeric sequence of position embedding results, and a third-level: numeric sequence of word embedding results. Processor 301 then calculates the third-level average of this tensor, pools it (average pooling), and converts it into a vector to create an embedding vector. Processor 201 then stores the resulting data in a transaction file.
ステップ606において、プロセッサ301は、データサンプリングを行い、学習用データ:テストデータ=8:2の割合に上記のトランザクションファイルのデータを分割する。 In step 606, processor 301 performs data sampling and divides the data in the transaction file into training data:test data = 8:2.
ステップ607において、プロセッサ301は、生成された学習用データからそれぞれモデルの学習に使用する特徴量を抽出する。プロセッサ301は、少なくとも訪問情報、ベクトル化テキスト、および目的変数を抽出する。 In step 607, processor 301 extracts features to be used for model training from the generated training data. Processor 301 extracts at least visit information, vectorized text, and target variables.
ステップ608において、プロセッサ301は、抽出された特徴量を標準化してスケーリングし、得られたデータを学習用データのデータベースに出力する。 In step 608, processor 301 standardizes and scales the extracted features and outputs the resulting data to a database of training data.
ステップ609において、プロセッサ301は、学習用データのデータベースから学習用データを順次読みだして、モデルを学習させる。具体的には、モデルのトレーニング、損失の計算、およびモデルの保存をあらかじめ定められたエポック回数実行する。 In step 609, processor 301 sequentially reads training data from the training data database and trains the model. Specifically, it trains the model, calculates the loss, and saves the model a predetermined number of epochs.
ステップ610において、プロセッサ301は、損失の最も小さいエポックのモデルを学習済みのモデル(推論モデル)として保存する。 In step 610, the processor 301 saves the model for the epoch with the smallest loss as the trained model (inference model).
ここで、モデルはディープラーニングのモデルを用いることができるが、その時点においてさらに優秀なモデルがあれば、そのモデルを用いることができる。 Here, the model can use a deep learning model, but if a better model is available at that time, that model can also be used.
「推定部」206は、取得した看護情報を前記生成した推論モデルに入力し、入力した看護情報に係る被看護者の今後の状態を推定する機能を実現する。この取得した看護情報は、今後の状態の推定に係る看護情報であり、例えば、本システムを利用する看護事業者のクライアント端末から出力され取得した看護情報である。当部の機能は、主にプロセッサ301、記憶装置302及び通信インタフェース304等により実現される。 The "estimation unit" 206 inputs the acquired nursing information into the generated inference model and realizes the function of estimating the future condition of the care recipient related to the input nursing information. This acquired nursing information is nursing information related to the estimation of the future condition, and is, for example, nursing information output and acquired from the client terminal of a nursing care provider using this system. The functions of this unit are mainly realized by the processor 301, storage device 302, communication interface 304, etc.
図7は、被看護者の今後の状態を推定するために推論モデルに入力する推論用データのデータ構造を示す図である。 Figure 7 shows the data structure of the inference data that is input into the inference model to estimate the future condition of the care recipient.
図7に示すように、推論用データのデータ構造は、被看護者IDごとに、訪問情報、ADL情報、バイタルサイン、看護内容、訪問月、およびベクトル化されたテキストであるベクトルテキストを格納する。また、服薬情報を含めて格納するように構成することもできる。 As shown in Figure 7, the data structure of the inference data stores, for each care recipient ID, visit information, ADL information, vital signs, nursing content, month of visit, and vector text, which is vectorized text. It can also be configured to store medication information.
訪問情報は、例えば訪問時点の年齢、滞在時間、前回訪問からの日数、不在件数(過去14日間)、症状の変化、特別指示訪問フラグ、退院後週5訪問フラグ、複数回訪問フラグ、および複数名訪問フラグなどが挙げられる。 Visit information may include, for example, age at time of visit, length of stay, number of days since last visit, number of absences (past 14 days), change in symptoms, special instruction visit flag, 5 visits per week after discharge flag, multiple visit flag, and multiple visits flag.
ADL情報は、例えば摂食(規則)、摂食(不規則)、摂食(拒食)、摂食(過食)、摂食(その他)、睡眠(良眠)、睡眠(不眠)、睡眠(入眠困難)、睡眠(早期覚醒)、睡眠(中途覚醒)、睡眠(その他)、服薬(規則)、服薬(不規則)、服薬(拒薬)、服薬(怠薬)、服薬(過剰服薬)、服薬(その他)、金銭管理(自己管理)、金銭管理(他者管理)、金銭管理(浪費)、保清、環境整備、対人関係、食事、移動、排泄、着替、入浴、および整容などが挙げられる。 Examples of ADL information include eating (regular), eating (irregular), eating (refusal), eating (overeating), eating (other), sleep (good sleep), sleep (insomnia), sleep (difficulty falling asleep), sleep (early awakening), sleep (awakening during the night), sleep (other), medication (regular), medication (irregular), medication (refusal), medication (failure to take medication), medication (overdosing), medication (other), financial management (self-management), financial management (management by others), financial management (wasting), cleanliness, environmental maintenance, interpersonal relationships, meals, movement, excretion, changing clothes, bathing, and grooming.
バイタルサインは、例えば体温、脈拍、最高血圧、および最低血圧などが挙げられる。 Vital signs include, for example, body temperature, pulse rate, systolic blood pressure, and diastolic blood pressure.
看護内容は、例えば傾聴、主治医・関係機関連携調整、与薬・注射、皮膚・褥瘡処置、受診援助、家人へ指導・相談、リハビリ、およびアドバイスなどが挙げられる。 Nursing duties include, for example, listening carefully, coordinating with the patient's doctor and related institutions, administering medication and injections, treating skin and pressure ulcers, assisting with medical appointments, providing guidance and consultation to family members, rehabilitation, and giving advice.
訪問月は、例えば1月から12月までの訪問月フラグ(1月)~訪問月フラグ(12月)が挙げられる。 Examples of visit months include visit month flag (January) to visit month flag (December) for January to December.
ベクトル化テキストは、看護記録に含まれる患者の状況又は看護内容を示すデータ、例えばADL備考、症状の内容、および看護内容備考・特記事項などが挙げられる。 Vectorized text includes data contained in nursing records that indicate the patient's condition or nursing content, such as ADL notes, symptom content, and nursing content notes and special notes.
図8は、生成した推論モデルを用いて推定する処理の流れを示すフロー図である。図示するように、ステップ801において、処理対象のデータのデータ取得とコンバートを行う。データ取得とコンバートの方法は、図6におけるステップ601の方法と同様である。 Figure 8 is a flow diagram showing the process of inference using the generated inference model. As shown, in step 801, data acquisition and conversion of the data to be processed are performed. The method of data acquisition and conversion is the same as the method of step 601 in Figure 6.
ステップ802において、プロセッサ301は、特徴量を作成する。処理の方法はステップ603の処理の方法と同様である。 In step 802, the processor 301 creates features. The processing method is the same as the processing method in step 603.
ステップ803において、プロセッサ301は、単語埋め込みを行う。処理の方法はステップ605の処理の方法と同様である。 In step 803, processor 301 performs word embedding. The processing method is the same as the processing method in step 605.
ステップ804において、プロセッサ301は、特徴量の選択を行う。処理の方法はステップ607の処理の方法と同様である。 In step 804, the processor 301 selects features. The processing method is the same as the processing method in step 607.
ステップ805において、プロセッサ301は、スケーリングを行う。処理の方法はステップ608の処理の方法と同様である。 In step 805, processor 301 performs scaling. The processing method is the same as the processing method in step 608.
ステップ806において、プロセッサ301は、得られた処理対象のデータを推論モデルに適用して推論を行い、被看護者の今後の状態として今後の入院可能性(入院リスク)を取得する。推論結果である入院可能性は、確率(%)などの数値のほか、大、中、小などのレベルなどによって取得することができる。 In step 806, the processor 301 applies the obtained data to be processed to an inference model to perform inference and obtain the future possibility of hospitalization (hospitalization risk) as the future condition of the care recipient. The inference result, the possibility of hospitalization, can be obtained as a numerical value such as probability (%), or as a level such as high, medium, or low.
また、被看護者の今後の状態として、所定の症状評価尺度に基づいた症状の度合(症状の軽重を数値で表す)を取得するように構成することもできる。症状評価尺度の例としては、BPRS(簡易精神症状評価尺度)やPANSS(陽性・陰性症状評価尺度)などを挙げることができる。 The system can also be configured to acquire the degree of symptoms (a numerical representation of the severity of symptoms) based on a specified symptom assessment scale as a measure of the care recipient's future condition. Examples of symptom assessment scales include the Brief Psychiatric Rating Scale (BPRS) and the PANSS (Positive and Negative Symptom Scale).
また、被看護者が暴行や犯罪を起こしたり、被看護者が自殺したり自傷したりするリスクを、推定部が推定する被看護者の今後の状態とすることもできる。これらのリスクはいずれも精神疾患の症状の程度や進行具合によって生じ得るリスクである。そして、疾患の種類や症状、症状の進行により発現する事象は、ADLや被看護者の発言内容などと相関がある。例えば、統合失調症における陰性症状が発現すると意欲低下し整容や入浴など(いずれもADL)が疎かになりがちであり、陽性症状が発現すると幻覚や妄想の症状が出て、それに起因する被看護者の態度や発言が現れる。これらの症状の進むことで、自殺や暴行などの事態が生じ得る。ADL情報や発言内容などの被看護者に関する情報を看護情報として蓄積し、蓄積した看護情報を用いて推論モデルを生成することで、自殺や暴行などの被看護者に起こり得るリスクについても推定することができる。 The future condition of the care recipient estimated by the estimation unit can also be the risk of the care recipient committing a crime or committing an act of violence, or of committing suicide or self-harm. All of these risks can arise depending on the severity and progression of the symptoms of the mental illness. Furthermore, events that occur depending on the type of illness, symptoms, and progression of symptoms are correlated with ADL and the content of the care recipient's statements. For example, when negative symptoms of schizophrenia appear, motivation decreases and caregiving and bathing (all of which are ADL) tend to be neglected. When positive symptoms appear, hallucinations and delusions appear, resulting in the care recipient's attitude and statements. As these symptoms progress, situations such as suicide or assault can occur. By accumulating information about the care recipient, such as ADL information and content of statements, as nursing information and generating an inference model using the accumulated nursing information, it is possible to estimate the risk of the care recipient committing suicide or assault.
ステップ807において、プロセッサ301は、推論結果の入院可能性を入出力インタフェース303に出力する。また、推論結果を、通信インタフェース304を介してクライアント装置等に対して出力することもできる。 In step 807, the processor 301 outputs the inference result, the possibility of hospitalization, to the input/output interface 303. The inference result can also be output to a client device, etc. via the communication interface 304.
図9は、単語埋め込みの流れを示す図である。図9に示すように、プロセッサ301は入力テキストをトークナイザによってトークン化(最小単位の単語列へ変換)する。図9において、「トークン化」が示す区切られた単語の一つ一つはトークンである。 Figure 9 shows the flow of word embedding. As shown in Figure 9, processor 301 tokenizes (converts into the smallest unit of a word sequence) the input text using a tokenizer. In Figure 9, each of the separated words indicated by "tokenization" is a token.
次にプロセッサ301は、得られたトークンに対して位置埋め込みを行い、トークンの列をベクトル化する。図9において、「位置埋め込み」が示す数値は、それぞれ各トークンに固有に割り当てられる識別子であるIDである。 The processor 301 then performs position embedding on the obtained tokens and vectorizes the token sequence. In Figure 9, the numbers indicated by "position embedding" are IDs, which are identifiers uniquely assigned to each token.
次に、プロセッサ301は、ベクトル化された各トークンに対して単語埋め込みを行い、ベクトルをテンソルに変換する。図9において、「単語埋め込み」が示す数値の列は、それぞれトークンに固有に割り当てられたベクトルである。 Next, processor 301 performs word embedding on each vectorized token and converts the vector into a tensor. In Figure 9, the column of numbers indicated by "word embedding" is a vector uniquely assigned to each token.
次に、プロセッサ301は、得られたテンソルの3階(単語埋め込みの結果の数値列)に対して平均プーリングを行って整形し、埋め込みベクトルを得る。図9において、「平均プーリング」が示す数値の列は、平均プーリングによる整形後の埋め込みベクトルである。ここでは、128個の特徴量に整形されている。 Next, processor 301 performs average pooling on the third level of the resulting tensor (the numerical sequence resulting from word embedding) to reshape it and obtain an embedding vector. In Figure 9, the numerical sequence indicated by "average pooling" is the embedding vector after reshaping by average pooling. Here, it has been reshaped into 128 features.
推定部による推定結果は、種々なる態様で出力することができ、プロセッサ301、入出力インタフェース303により実現される。例えば、図10は、被看護者の今後の状態としての入院リスクを出力する一例を示す図である。図示するように、患者(被看護者)ごとに入院リスク(%)と、前月比(%)を表示する。 The estimation results from the estimation unit can be output in various ways, and are realized by the processor 301 and input/output interface 303. For example, Figure 10 is a diagram showing an example of outputting the risk of hospitalization as a future condition of a care recipient. As shown in the figure, the hospitalization risk (%) and the change from the previous month (%) are displayed for each patient (care recipient).
また、図11は、別の出力態様として、入院リスクの増減の出力例を示す図である。図11に示すように、患者(被看護者)ごとに入院リスク増減(%)を入院リスク(%)とともに表示する。 Figure 11 shows an example of an output format showing an increase or decrease in hospitalization risk, as another output format. As shown in Figure 11, the increase or decrease in hospitalization risk (%) for each patient (care recipient) is displayed along with the hospitalization risk (%).
また、図12は、別の出力態様として、入院リスク統計の出力例を示す図である。図12に示すように、入院リスクの度合いの度数を集計し、円グラフとして表示する。 Figure 12 shows an example of hospitalization risk statistics, another output format. As shown in Figure 12, the degree of hospitalization risk is tallied and displayed as a pie chart.
また、図13は、別の出力態様として、入院リスク統計の推移の出力例を示す図である。図13に示すように、入院リスクの度合いの度数を集計し、その推移を柱状グラフとして表示する。 Figure 13 shows an example of an output format showing the trend of hospitalization risk statistics, as another output format. As shown in Figure 13, the frequency of the degree of hospitalization risk is tallied and the trend is displayed as a bar graph.
また、推定部による推定結果は、推定した今後の時である推定時と関連付けて出力することもできる。図14は、被看護者の今後の状態の推定結果を、今後の月ごとに示している図である。縦軸は今後の症状の度合いを0(低)から100(高)で示し、横軸が推定時を示しており、2020年12月から2021年9月までの各月における推定結果を折れ線グラフで示している。このように推定時とともに症状を出力することで、例えば、2021年5月に予測される症状度合いのピークを下げるための処置や看護方法の用意をすることができる。 The estimation results by the estimation unit can also be output in association with the estimated time, which is the estimated future time. Figure 14 is a diagram showing the estimated results of the care recipient's future condition for each future month. The vertical axis shows the future severity of symptoms from 0 (low) to 100 (high), and the horizontal axis shows the estimated time, with the estimated results for each month from December 2020 to September 2021 shown as a line graph. By outputting the symptoms along with the estimated time in this way, it is possible to prepare treatments and nursing methods to reduce the predicted peak in symptom severity in May 2021, for example.
また、推定結果の出力は、現在までの被看護者の実際の症状の推移とともに示すこともできる。図15に示すように、2021年3月までのグラフは被看護者のこれまでの症状の推移を実線で示し、推定した2021年4月以降の症状の度合いの推移を点線で示している。 The output of the estimation results can also be displayed along with the actual progression of the care recipient's symptoms up to the present. As shown in Figure 15, the graph up to March 2021 shows the progression of the care recipient's symptoms up to that point as a solid line, and the estimated progression of the severity of symptoms from April 2021 onwards as a dotted line.
また、図16に示すように、図15に示した症状の推移において、2021年3月までの実際の症状の推移(実践)と、従前に推定された2021年3月までの症状の推移(点線)とを併せて示した図である。図示するように、従前の推定では2021年1月において症状の度合いが「40」を超えると予測していたが、実際にはそれほど症状の度合いが高まらなかったことが分かる。 Furthermore, Figure 16 shows the symptom progression shown in Figure 15, showing both the actual symptom progression (practice) up to March 2021 and the previously estimated symptom progression up to March 2021 (dotted line). As shown in the figure, the previous estimation predicted that the symptom severity would exceed "40" in January 2021, but it can be seen that the symptom severity did not actually increase that much.
このように推定した結果と実際の結果とを比較し得るようにし、両者の差分を取得することができるように構成することで、例えば、それまで行った看護内容が被看護者に与えた影響を検証することができる。あるいは、推論モデルの精度を検証することなどに役立たせることができる。 By configuring the system to be able to compare estimated results with actual results and obtain the difference between the two, it is possible to verify, for example, the impact that the nursing care provided up to that point has had on the care recipient. It can also be useful for verifying the accuracy of inference models.
このように推定結果が出力されることにより、看護者や看護事業所の支援に役立たせることができる。被看護者の状態や症状変化は数値で示される生体データから推し量ることはできないため、被看護者の状態を理解し適切な看護を行うことは簡単なことではなく、看護者の負担は大きかった。しかし、本看護情報処理システムを利用して推測結果を見るなどすることで、被看護者への理解向上や適切な看護計画の立案などの助けになり、看護者や看護事業所に対する支援になる。 The output of estimated results in this way can be useful in supporting nurses and nursing facilities. Because the condition and symptom changes of a care recipient cannot be inferred from biological data shown as numerical values, understanding the condition of the care recipient and providing appropriate care is not easy, and this places a heavy burden on nurses. However, by using this nursing information processing system to view estimated results, it can help improve understanding of the care recipient and develop appropriate nursing care plans, thereby providing support to nurses and nursing facilities.
また、推定結果は、看護者への教育にも役立たせることができる。数値で表すことができる生体データ情報のみでは診断や症状の変化を把握することが難しい精神科の患者を看護することは容易なことではなく、看護能力の向上は経験を積んでいくほかないというのが実情であった。しかし、本看護情報処理システムによれば、看護情報から被看護者の症状を推測し、その結果が示されるため、これを看護学習の教材として活用することで、看護能力の向上などを目的とする教育に役立たせることができる。 The estimated results can also be useful in educating nurses. Nursing psychiatric patients is no easy task, as it is difficult to diagnose or grasp changes in symptoms using only biological data information, which can be expressed in numerical terms. In reality, the only way to improve nursing skills is through experience. However, this nursing information processing system estimates the symptoms of the care recipient from nursing information and displays the results. This can be used as a teaching material for nursing education, which can be useful in education aimed at improving nursing skills, etc.
推定した結果は、看護を行う事業所などに対して出力することに限られず、被看護者の家族に対して出力することも好ましい。例えば、被看護者識別情報と当該被看護者の家族を識別する識別情報とを関連付けて保持するように構成し、関連付けられた識別情報で識別される家族による本看護情報処理システムへのアクセスを許可し、所定の範囲で推定結果の閲覧を可能にするように構成することができる。所定の範囲としては、例えば、図10から図13に示した推定結果は複数の被看護者に係るものであるため、その家族による閲覧を可能することは好ましくないが、図14から図16で示した一の被看護者についての今後の症状の推移などについては、その被看護者の家族であれば、所定の認証プロセスのうえで閲覧可能にすることが好ましい。在宅での看護に関与する家族にとって推定結果を把握することは看護を行ううえで極めて有用である。 The estimated results do not necessarily have to be output to nursing facilities or the like, but may also preferably be output to the family of the cared person. For example, the system can be configured to associate and store the cared person's identification information with identification information identifying the cared person's family, and allow access to the nursing information processing system by family members identified by the associated identification information, allowing viewing of the estimated results within a specified range. For example, the estimated results shown in Figures 10 to 13 relate to multiple cared persons, so it is not preferable for these family members to view them. However, it is preferable to make the future symptom progression of a single cared person shown in Figures 14 to 16 viewable to the cared person's family members after completing a specified authentication process. For family members involved in home care, understanding the estimated results is extremely useful in providing nursing care.
また、被看護者が仕事に就いていたり施設に通っている場合には、被看護者を雇っている会社や被看護者が通っている施設などに対して推定結果を出力するように構成することも好ましい。推定結果から症状やその推移などを把握することができ、被看護者へ適切な対応を行うことに役立ち、被看護者を雇っている会社や通所する施設などに対する支援となる。 In addition, if the care recipient is employed or attending a facility, it is also preferable to configure the system to output the estimation results to the company that employs the care recipient or the facility that the care recipient attends. The estimation results can be used to understand symptoms and their progression, which will help to provide appropriate care to the care recipient and provide support to the company that employs the care recipient or the facility that the care recipient attends.
また、上述した看護情報処理システムに係る発明は、看護情報処理システムの動作方法に係る発明としても表現することができる。すなわち、看護情報処理システムの動作方法であって、被看護者を識別する被看護者識別情報を取得する被看護者識別情報取得ステップと、取得した被看護者識別情報を保持する被看護者識別情報保持ステップと、被看護者に対して行われた看護の内容を示す情報であってテキストデータを含む看護情報を、その看護についての被看護者識別情報と関連付けて取得する看護情報取得ステップと、取得した看護情報を保持する看護情報保持ステップと、保持されている前記看護情報を学習用データとして、被看護者の今後の状態を推定するための推論モデルを生成する推論モデル生成ステップと、取得した看護情報を、前記生成した推論モデルに入力し、入力した看護情報に係る被看護者の今後の状態を推定する推定ステップと、を有する看護情報処理システムの動作方法として示すことができる。
<他の実施形態>
The invention related to the nursing information processing system can also be expressed as an invention related to a method for operating a nursing information processing system, which includes the following steps: a nursing recipient identification information acquisition step for acquiring nursing recipient identification information that identifies a nursing recipient; a nursing recipient identification information retention step for retaining the acquired nursing recipient identification information; a nursing information acquisition step for acquiring nursing information, including text data, that indicates the content of nursing provided to the nursing recipient, in association with the nursing recipient identification information for that nursing care; a nursing information retention step for retaining the acquired nursing information; an inference model generation step for generating an inference model using the retained nursing information as learning data to estimate the future condition of the nursing recipient; and an estimation step for inputting the acquired nursing information into the generated inference model and estimating the future condition of the nursing recipient related to the input nursing information.
<Other Embodiments>
これまで説明した看護情報処理システムを基本とし、看護情報を看護者と関連付けて取得するように構成することもできる。すなわち、上述した看護情報処理システムにおいて、看護を行う看護者を識別する看護者識別情報を取得する看護者識別情報取得部と、取得した看護者識別情報を保持する看護者識別情報保持部と、をさらに有し、前記看護情報取得部は、看護情報をその看護についての看護者識別情報と関連付けて取得するように構成することができる。看護者識別情報は、例えば、固有の識別情報である「看護者ID」と、この看護者IDで識別される看護者の「氏名」、「性別」、「生年月日」、「属する事業所」、「経験年数」などの看護者に関する情報を含む情報である。 Based on the nursing information processing system described above, it can also be configured to acquire nursing information in association with a nurse. That is, the nursing information processing system described above can further include a nurse identification information acquisition unit that acquires nurse identification information that identifies the nurse providing the care, and a nurse identification information storage unit that stores the acquired nurse identification information, and the nursing information acquisition unit can be configured to acquire nursing information in association with the nurse identification information for that care. The nurse identification information includes, for example, a "nurse ID," which is unique identification information, and information about the nurse identified by this nurse ID, such as the "name," "gender," "date of birth," "place of business," and "years of experience."
上記の構成により、看護者が担当する被看護者という括りで推定した被看護者の今後の状態を出力等することができ、自身が看護する被看護者の今後の状態についての推定結果を容易に把握することができる。また、上述したように、推定結果と実際の症状との差分を取得することもできるので、その看護者による看護が被看護者の症状の好転に寄与しているか否かといったことや、看護者と被看護者との相性が良いか否かといったことを把握することなどにも役立たせることができる。さらに、看護者識別情報をその看護者が属する看護事業所などを識別する情報と関連付けて登録及び保持するように構成することで、看護事業所ごとの看護情報や推定結果を抽出して出力等するように構成することもできる。 With the above configuration, a nurse can output, etc., the estimated future condition of all the care recipients under their care, allowing them to easily understand the estimated results for the future condition of the care recipients they are caring for. Furthermore, as mentioned above, it is also possible to obtain the difference between the estimated results and the actual symptoms, which can be useful for determining whether the care provided by that nurse is contributing to an improvement in the care recipient's symptoms, or whether the nurse and care recipient are compatible. Furthermore, by registering and storing nurse identification information in association with information identifying the nursing facility to which the nurse belongs, it is also possible to extract and output nursing information and estimated results for each nursing facility.
また、これまで説明した看護情報処理システムを基本とし、看護情報を医療機関と関連付けて取得するように構成することもできる。すなわち、上述した看護情報処理システムにおいて、医療機関(医師も含む)を識別する医療機関識別情報(医療機関ID)を取得する医療機関識別情報取得部と、医療機関識別情報を保持する医療機関識別情報保持部と、をさらに有し、前記看護情報取得部は、看護情報をその看護に係る医療機関の医療機関識別情報と関連付けて取得するように構成することができる。 Furthermore, based on the nursing information processing system described above, it is also possible to configure it so that nursing information is acquired in association with a medical institution. That is, the nursing information processing system described above can further include a medical institution identification information acquisition unit that acquires medical institution identification information (medical institution ID) that identifies a medical institution (including a doctor), and a medical institution identification information storage unit that stores the medical institution identification information, and the nursing information acquisition unit can be configured to acquire nursing information in association with the medical institution identification information of the medical institution related to the nursing.
看護情報を医療機関IDと関連付けておくことで、看護事業所、被看護者(及びその家族)及び医療機関で看護情報の共有を図ることができる。また、看護情報と関連付けられている医療機関IDで識別される医療機関に対して、その医療機関又は当該医療機関に属する医師が担当する(関連付けられた)被看護者についての推定結果を出力することもでき、被看護者に対する看護計画の検証や見直しなどに役立たせることができる。 By associating nursing information with a medical institution ID, nursing information can be shared between nursing facilities, care recipients (and their families), and medical institutions. Furthermore, for a medical institution identified by a medical institution ID associated with the nursing information, it is possible to output inferred results about care recipients cared for (associated with) that medical institution or a doctor affiliated with that medical institution, which can be useful for verifying and reviewing nursing care plans for care recipients.
また、これまで説明した看護情報処理システムを基本とし、看護情報を行政機関又は福祉サービス事業者(以下、行政機関等という)と関連付けて取得するように構成することもできる。すなわち、上述した看護情報処理システムにおいて、行政機関又は福祉サービス事業者(以下、行政機関等という)を識別する行政機関等識別情報(行政機関等ID)を取得する行政機関等識別情報取得部と、取得した行政機関等識別情報を保持する行政機関等識別情報保持部と、をさらに有し、前記看護情報取得部は、看護情報をその看護に係る行政機関等の行政機関等識別情報と関連付けて取得するように構成することができる。 Furthermore, based on the nursing information processing system described above, it is also possible to configure the system to acquire nursing information in association with an administrative agency or welfare service provider (hereinafter referred to as "administrative agency, etc."). That is, the nursing information processing system described above can further include an administrative agency, etc. identification information acquisition unit that acquires administrative agency, etc. identification information (administrative agency, etc. ID) that identifies an administrative agency or welfare service provider (hereinafter referred to as "administrative agency, etc."), and an administrative agency, etc. identification information storage unit that stores the acquired administrative agency, etc. identification information, and the nursing information acquisition unit can be configured to acquire nursing information in association with the administrative agency, etc. identification information of the administrative agency, etc. related to the nursing care.
行政機関としては、看護事業所や医療機関が属する自治体の役所や、看護事業所や医療機関を所管する機関や、被看護者が居住する自治体の役所や、被看護者が通学、通所する施設及びそれらを所管する機関などが挙げられ、看護や医療に関する学会を含むものとしてもよい。福祉サービス事業者は、看護事業所や介護事業所に加え、自立生活援助、地域生活支援、就労移行支援、就労定着支援などの種々の支援・援助サービスを行う事業者や協会である。 Administrative agencies include the local government office to which the nursing facility or medical institution belongs, the agency that oversees the nursing facility or medical institution, the local government office where the care recipient resides, the facilities the care recipient attends and the agencies that oversee them, and may also include academic societies related to nursing or medical care. Welfare service providers include nursing facilities and caregiving facilities, as well as businesses and associations that provide a variety of support and assistance services such as assistance with independent living, support for community living, employment transition support, and employment retention support.
看護情報を行政機関等IDと関連付けておくことで、看護事業所、被看護者(及びその家族)及び被看護者らに関与する行政機関等とで看護情報の共有を図ることができる。また、看護情報と関連付けられている行政機関等IDで識別される行政機関等に対して、その行政機関等が支援等の関与を行っている被看護者についての推定結果を出力することもでき、被看護者に対する多面的な支援等を行うことができる。
<メンタルヘルスケアのためのシステム>
By associating nursing information with an administrative agency ID, nursing information can be shared among nursing facilities, care recipients (and their families), and administrative agencies involved with care recipients. In addition, it is possible to output inferred results about care recipients for whom the administrative agency is involved in providing support to the administrative agency identified by the administrative agency ID associated with the nursing information, enabling multifaceted support to be provided to care recipients.
<Mental Health Care System>
上記の看護情報処理システムを応用して企業における従業員や学校における生徒などのメンタルヘルスケアを行うシステムとして構成することもできる。これまで説明してきた看護情報処理システムにおいて、被看護者に代えて従業員等(従業員又は生徒)とし、看護情報にストレスチェックの質問事項に対する回答が含まれるものとして構成することができる。すなわち、従業員又は生徒である従業員等を識別する従業員等識別情報を取得する従業員等識別情報取得部と、取得した従業員等識別情報を保持する従業員等識別情報保持部と、従業員等に対して行われた看護の内容を示す情報であってテキストデータを含む看護情報を、その看護についての従業員等識別情報と関連付けて取得する看護情報取得部と、取得した看護情報を保持する看護情報保持部と、保持されている前記看護情報を学習用データとして、従業員等の今後の状態を推定するための推論モデルを生成する推論モデル生成部と、取得した看護情報を、前記生成した推論モデルに入力し、入力した看護情報に係る従業員等の今後の状態を推定する推定部と、を有し、前記看護情報には、ストレスチェックの質問事項に対する回答が含まれる看護情報処理システムとして構成することができる。 The nursing information processing system described above can also be applied to a system for providing mental health care to corporate employees, school students, and others. In the nursing information processing system described above, the nursing recipient can be replaced with an employee (employee or student), and the nursing information can include responses to stress check questions. That is, the system can be configured as a nursing information processing system that includes an employee identification information acquisition unit that acquires employee identification information identifying the employee (employee or student), an employee identification information storage unit that stores the acquired employee identification information, a nursing information acquisition unit that acquires nursing information indicating the content of nursing care provided to the employee (including text data) in association with the employee identification information for that nursing care, a nursing information storage unit that stores the acquired nursing information, an inference model generation unit that uses the stored nursing information as learning data to generate an inference model for predicting the future condition of the employee, and an estimation unit that inputs the acquired nursing information into the generated inference model and predicts the future condition of the employee related to the input nursing information, and the nursing information includes responses to stress check questions.
ここで、従業員等には、正社員、派遣社員、アルバイトなど企業等にて労働に従事する者が該当し、併せて私立公立を問わず各種学校及び大学などに就学又は在籍する生徒や学生が該当する。 Here, employees, etc. refer to those who work for a company, etc., such as full-time employees, temporary employees, and part-time workers, as well as students attending or enrolled in various schools and universities, whether private or public.
また、このシステムの各構成は、上述した被看護者に係る看護情報処理システムを基本とする。従業員等識別情報は、被看護者識別情報と同様に、従業員等を固有に識別する「従業員等ID」と、この従業員等IDで識別される従業員等の「氏名」、「性別」、「生年月日」、「属する企業名」、「雇用形態」、「属する学校名」、「属する部署名」、「属するクラス名」、「療養費区分」などの従業員等に関する情報を含む情報となる。 Furthermore, each component of this system is based on the nursing information processing system for nursing care recipients described above. Employee identification information, like nursing care recipient identification information, includes an "employee ID" that uniquely identifies an employee, as well as information about the employee identified by this employee ID, such as their "name," "gender," "date of birth," "company name," "employment status," "school name," "department name," "class name," and "medical care expense category."
また、このシステムでの看護情報には、被看護者に係る看護情報処理システムにおける看護情報を基本とし、従業員等のメンタルヘルスを推論するために適切な情報へアレンジされる。例えば、労働者のメンタルヘルスケアのために創設された労働安全衛生法に基づくストレスチェック制度において実施される調査票の質問事項に対する従業員等の回答を、看護情報に含むように構成される。また、生徒や学生に対しては、ストレスチェック制度に準拠した調査票を用いて回答を看護情報に含める。 In addition, the nursing information in this system is based on the nursing information in the nursing information processing system related to the care recipient, and is arranged into appropriate information for inferring the mental health of employees, etc. For example, the nursing information is configured to include responses from employees, etc. to questions on a questionnaire administered in the stress check system based on the Industrial Safety and Health Act, which was established for the mental health care of workers. For pupils and students, responses are included in the nursing information using a questionnaire that complies with the stress check system.
そして、被看護者に係る看護情報処理システムと同様に、看護情報を学習用データとして推論モデルを生成する。この推論モデルにより従業員等の今後の状態を推定する。例えば、従業員等が高ストレス状態にあるか否かといったことや、ストレス状態が今後高くなっていくか否かといったことや、あるいは発症する恐れのある疾患や症状などを推定することができる。また、この推定結果によって従業員等のメンタルヘルス向上に役立たせることも可能である。 Then, just like with nursing information processing systems for care recipients, an inference model is generated using nursing information as learning data. This inference model is used to estimate the future condition of employees, etc. For example, it can estimate whether employees, etc. are in a state of high stress, whether their stress state will increase in the future, or what diseases or symptoms they may be at risk of developing. Furthermore, these estimation results can also be used to help improve the mental health of employees, etc.
また、被看護者に係る看護情報処理システムと同様に、推定結果を従業員等の家族に出力するように構成したり、推定した従業員等の状態と推定した今後の時である推定時とを関連付けて出力するように構成することもできる。また、看護情報を看護者識別情報と関連付けて取得したり、看護情報を医療機関識別情報と関連付けて取得したり、看護情報を行政機関等識別情報と関連付けて取得するように構成することができる。なお、この場合における看護者には、従業員の上司や従業員を雇用する企業や生徒等が就学する学校における衛生管理者、産業医、ストレスチェック実施者、教師、学校医及びスクールカウンセラーなどが含まれる。また、推定結果を、医療機関識別情報で識別される医療機関や行政機関等識別情報で識別される行政機関等に出力するように構成することもできる。また、推定時における推定結果における従業員等の状態と実際の従業員等の状態との差分を取得するように構成することもできる。また、推定する従業員等の今後の状態は、入院、暴行、犯罪、自殺のいずれか一又は二以上の組み合わせであるように構成することもできる。 Furthermore, similar to the nursing information processing system for cared persons, the system can be configured to output the estimation results to the family of the employee, etc., or to output the estimated condition of the employee, etc. in association with the estimated future time. Furthermore, the system can be configured to acquire nursing information in association with caregiver identification information, acquire nursing information in association with medical institution identification information, or acquire nursing information in association with administrative agency, etc. identification information. In this case, caregivers include the employee's supervisor, health managers at the company employing the employee, or schools attended by students, industrial physicians, stress check implementers, teachers, school doctors, and school counselors. The system can also be configured to output the estimation results to medical institutions identified by medical institution identification information or administrative agencies, etc. identified by administrative agency, etc. identification information. The system can also be configured to acquire the difference between the employee, etc.'s condition in the estimation results at the time of estimation and the actual condition of the employee, etc. The estimated future condition of the employee, etc. can be one or a combination of two or more of the following: hospitalization, assault, crime, and suicide.
また、前記従業員を雇用する雇用主又は前記生徒が就学する学校に対して前記推定結果を出力する雇用主等出力部をさらに有するよう構成することもできる。雇用主や学校は、雇用者や生徒のメンタルヘルスに配慮した対応が求められる。雇用主や学校に対して推定結果を出力することで、症状及び症状の予測などを把握することで、より適切な対応が可能になる。 The system can also be configured to further include an employer output unit that outputs the estimation results to the employer who employs the employee or the school where the student attends. Employers and schools are required to take into consideration the mental health of their employees and students. By outputting the estimation results to employers and schools, they can understand symptoms and predictions of symptoms, enabling them to respond more appropriately.
被看護者に係る看護情報処理システムと同様に、看護情報を医療機関、行政機関等を識別する情報と関連付けて取得し、それらの識別情報により識別される医療機関、行政機関等に対して推定結果を出力するように構成することもできる。それにより、ストレスチェックの質問事項に対する回答を含む看護情報や推定結果などを上記の各機関と共有することで、従業員並びに雇用主及び生徒並びに学校に対して多面的な支援を行うことができる。
<効果>
Similar to the nursing information processing system for care recipients, the system can be configured to acquire nursing information in association with information identifying medical institutions, administrative agencies, etc., and output estimation results to the medical institutions, administrative agencies, etc. identified by the identification information. By doing so, by sharing nursing information and estimation results, including answers to stress check questions, with the above-mentioned institutions, it is possible to provide multifaceted support to employees, employers, students, and schools.
<Effects>
以上のように、本発明に係る看護情報処理システムは、被看護者の会話や様子などを示すテキストデータを含む看護情報に基づき、被看護者の今後の状態を推定することができる。 As described above, the nursing information processing system of the present invention can estimate the future condition of a care recipient based on nursing information that includes text data indicating the care recipient's conversations, state of mind, etc.
200:看護情報処理システム
201:被看護者識別情報取得部
202:被看護者識別情報保持部
203:看護情報取得部
204:看護情報保持部
205:推論モデル生成部
206:推定部-
300:看護情報処理システム
301:プロセッサ
302:記憶装置
303:入出力インタフェース
304:通信インタフェース
200: Nursing information processing system 201: Care recipient identification information acquisition unit 202: Care recipient identification information storage unit 203: Nursing information acquisition unit 204: Nursing information storage unit 205: Inference model generation unit 206: Estimation unit
300: Nursing information processing system 301: Processor 302: Storage device 303: Input/output interface 304: Communication interface
Claims (17)
取得した前記看護情報を、推論モデルに入力し、入力した前記看護情報に係る被看護者の有する精神疾患の症状の程度や進行具合によって生じ得る今後のリスクを推定する推定部と、
前記推定部が推定した結果である推定結果を出力する出力部と、
を有し、
前記看護情報にはADL情報が含まれ、前記テキストデータにはADLについての備考が含まれ、
前記推論モデルは、過去に蓄積された看護情報に基づいた学習用データを用いて生成されており、
前記推定部が推定する被看護者の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである
看護情報処理システム。 a nursing information acquisition unit that acquires nursing information including text data that indicates the content of nursing care provided to a care recipient with a mental illness;
an estimation unit that inputs the acquired nursing information into an inference model and estimates future risks that may arise depending on the severity and progression of symptoms of mental illness of the care recipient related to the input nursing information;
an output unit that outputs an estimation result that is a result of the estimation by the estimation unit;
and
The nursing information includes ADL information, and the text data includes notes about ADL.
The inference model is generated using learning data based on nursing information accumulated in the past,
A nursing information processing system in which the possible future risks of the care recipient estimated by the estimation unit are one or a combination of two or more of assault, crime, suicide, and hospitalization.
前記出力部は、前記情報保持部に保持された前記情報に基づき、前記推定結果を前記推定結果に係る被看護者の家族に対して出力する請求項1に記載の看護情報処理システム。 An information storage unit for storing information about the family of the care recipient is further provided,
2. The nursing information processing system according to claim 1, wherein the output unit outputs the inference result to a family member of the care recipient related to the inference result based on the information stored in the information storage unit.
取得した前記看護者識別情報を保持する看護者識別情報保持部と、をさらに有し、
前記看護情報取得部は、前記看護情報をその看護についての前記看護者識別情報と関連付けて取得する請求項1から請求項3のいずれか一に記載の看護情報処理システム。 a caregiver identification information acquisition unit that acquires caregiver identification information that identifies a caregiver providing care;
a caregiver identification information storage unit that stores the acquired caregiver identification information,
4. The nursing information processing system according to claim 1, wherein the nursing information acquisition unit acquires the nursing information in association with the nurse identification information for the nursing care.
取得した前記医療機関識別情報を保持する医療機関識別情報保持部と、をさらに有し、
前記看護情報取得部は、前記看護情報をその看護に係る医療機関の前記医療機関識別情報と関連付けて取得する請求項1から請求項4のいずれか一に記載の看護情報処理システム。 a medical institution identification information acquisition unit that acquires medical institution identification information that identifies a medical institution or a doctor;
a medical institution identification information storage unit that stores the acquired medical institution identification information,
5. The nursing information processing system according to claim 1, wherein the nursing information acquisition unit acquires the nursing information in association with the medical institution identification information of the medical institution related to the nursing.
取得した前記行政機関等識別情報を保持する行政機関等識別情報保持部と、をさらに有し、
前記看護情報取得部は、前記看護情報をその看護に係る行政機関又は福祉サービス事業者の前記行政機関等識別情報と関連付けて取得する請求項1から請求項6のいずれか一に記載の看護情報処理システム。 an administrative agency etc. identification information acquisition unit that acquires administrative agency etc. identification information that identifies an administrative agency or a welfare service provider;
and an administrative agency etc. identification information storage unit that stores the acquired administrative agency etc. identification information,
7. The nursing information processing system according to claim 1, wherein the nursing information acquisition unit acquires the nursing information in association with the administrative agency or other identification information of the administrative agency or welfare service provider related to the nursing.
取得した前記回答情報を、推論モデルに入力し、入力した前記回答情報に係る従業員又は生徒のメンタルヘルスによって生じ得る今後のリスクを推定する推定部と、を有し、
前記回答情報には、ストレスチェックの質問事項に対する回答が含まれ、
前記回答情報には、ADL情報が含まれ、前記テキストデータにはADLについての備考が含まれ、
前記推論モデルは、過去に蓄積された回答情報に基づいた学習用データを用いて生成されており、
前記推定部が推定する前記従業員又は生徒の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである
情報処理システム。 an answer information acquisition unit that acquires answer information including text data, which is information indicating answers to questions posed to employees or students who are recipients of mental health care;
an estimation unit that inputs the acquired response information into an inference model and estimates future risks that may arise due to the mental health of the employee or student related to the input response information;
The response information includes responses to questions in a stress check,
The answer information includes ADL information, and the text data includes notes about the ADL.
the inference model is generated using learning data based on previously accumulated answer information;
An information processing system in which the possible future risk of the employee or student estimated by the estimation unit is one or a combination of two or more of assault, crime, suicide, and hospitalization.
前記情報保持部に保持された前記情報に基づき、前記推定部が推定した結果である推定結果を、前記従業員を雇用する雇用主又は前記生徒が就学する学校に対して出力する雇用主等出力部をさらに有する請求項10に記載の情報処理システム。 An information storage unit that stores information about an employer that employs the employee or a school that the student attends,
The information processing system according to claim 10, further comprising an employer output unit that outputs the estimation result, which is the result of the estimation performed by the estimation unit based on the information stored in the information storage unit, to the employer who employs the employee or the school where the student attends.
取得した前記看護情報を、推論モデルに入力し、入力した前記看護情報に係る被看護者の有する精神疾患の症状の程度や進行具合によって生じ得る今後のリスクを推定する推定ステップと、
を有し、
前記看護情報には少なくともADL情報が含まれ、前記テキストデータには少なくともADLについての備考が含まれ、
前記推論モデルは、過去に蓄積された看護情報に基づいた学習用データを用いて生成されており、
前記推定ステップが推定する被看護者の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである、
看護情報処理システムの動作方法。 a nursing information acquisition step of acquiring nursing information including text data that indicates the content of nursing provided to a care recipient with a mental illness;
an estimation step of inputting the acquired nursing information into an inference model and estimating future risks that may arise depending on the severity and progression of symptoms of the mental illness of the care recipient related to the input nursing information;
and
The nursing information includes at least ADL information, and the text data includes at least notes about ADL,
The inference model is generated using learning data based on nursing information accumulated in the past,
The possible future risk of the care recipient estimated in the estimation step is one or a combination of two or more of assault, crime, suicide, and hospitalization.
A method for operating a nursing information processing system.
取得した前記回答情報を、推論モデルに入力し、入力した前記回答情報に係る従業員又は生徒のメンタルヘルスによって生じ得る今後のリスクを推定する推定ステップと、
を有し、
前記回答情報には、ストレスチェックの質問事項に対する回答が含まれ、
前記回答情報には、ADL情報が含まれ、前記テキストデータにはADLについての備考が含まれ、
前記推論モデルは、過去に蓄積された回答情報に基づいた学習用データを用いて生成されており、
前記推定ステップが推定する前記従業員又は生徒の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである、
情報処理システムの動作方法。 an answer information acquisition step of acquiring answer information including text data, the answer information indicating answers to questions posed to employees or students who are recipients of mental health care;
An estimation step of inputting the acquired response information into an inference model and estimating future risks that may arise due to the mental health of the employee or student related to the input response information;
and
The response information includes responses to questions in a stress check,
The answer information includes ADL information, and the text data includes notes about the ADL.
the inference model is generated using learning data based on previously accumulated answer information;
The possible future risk of the employee or student estimated in the estimation step is one or a combination of two or more of assault, crime, suicide, and hospitalization.
A method for operating an information processing system.
取得した前記看護情報を、推論モデルに入力し、入力した前記看護情報に係る被看護者の有する精神疾患の症状の程度や進行具合によって生じ得る今後のリスクを推定する推定ステップと、
を電子計算機に実行させるための命令を含むプログラムであって、
前記看護情報には少なくともADL情報が含まれ、前記テキストデータには少なくともADLについての備考が含まれ、
前記推論モデルは、過去に蓄積された看護情報に基づいた学習用データを用いて生成されており、
前記推定ステップが推定する被看護者の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである、
プログラム。 a nursing information acquisition step of acquiring nursing information including text data that indicates the content of nursing provided to a care recipient with a mental illness;
an estimation step of inputting the acquired nursing information into an inference model and estimating future risks that may arise depending on the severity and progression of symptoms of the mental illness of the care recipient related to the input nursing information;
A program including instructions for causing an electronic computer to execute the following:
The nursing information includes at least ADL information, and the text data includes at least notes about ADL,
The inference model is generated using learning data based on nursing information accumulated in the past,
The possible future risk of the care recipient estimated in the estimation step is one or a combination of two or more of assault, crime, suicide, and hospitalization.
program.
取得した前記回答情報を、推論モデルに入力し、入力した前記回答情報に係る従業員又は生徒のメンタルヘルスによって生じ得る今後のリスクを推定する推定ステップと、
を電子計算機に実行させるための命令を含むプログラムであって、
前記回答情報には、ストレスチェックの質問事項に対する回答が含まれ、
前記回答情報には、ADL情報が含まれ、前記テキストデータにはADLについての備考が含まれ、
前記推論モデルは、過去に蓄積された回答情報に基づいた学習用データを用いて生成されており、
前記推定ステップが推定する前記従業員又は生徒の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである、
プログラム。 an answer information acquisition step of acquiring answer information including text data, the answer information indicating answers to questions posed to employees or students who are recipients of mental health care;
An estimation step of inputting the acquired response information into an inference model and estimating future risks that may arise due to the mental health of the employee or student related to the input response information;
A program including instructions for causing an electronic computer to execute the following:
The response information includes responses to questions in a stress check,
The answer information includes ADL information, and the text data includes notes about the ADL.
the inference model is generated using learning data based on previously accumulated answer information;
The possible future risk of the employee or student estimated in the estimation step is one or a combination of two or more of assault, crime, suicide, and hospitalization.
program.
精神疾患を有する被看護者に対して行われた看護の内容を示す情報であってテキストデータを含む看護情報を取得する看護情報取得ステップと、
取得した前記看護情報を学習用データとして電子計算機に学習させることにより、被看護者の有する精神疾患の症状の程度や進行具合によって生じ得る今後のリスクを推定するための推論モデルを生成する推論モデル生成ステップとを含み、
前記看護情報には少なくともADL情報が含まれ、前記テキストデータには少なくともADLについての備考が含まれ、
前記推論モデルが推定する被看護者の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである、
推論モデルの生成方法。 A method for generating an inference model using a computer, comprising:
a nursing information acquisition step of acquiring nursing information including text data that indicates the content of nursing provided to a care recipient with a mental illness;
and an inference model generation step of generating an inference model for estimating future risks that may arise depending on the severity and progression of symptoms of the mental illness of the care recipient by having a computer learn the acquired nursing information as learning data,
The nursing information includes at least ADL information, and the text data includes at least notes about ADL,
The possible future risk of the care recipient estimated by the inference model is one or a combination of two or more of assault, crime, suicide, and hospitalization.
How to generate an inference model.
メンタルヘルスのケア対象者である従業員又は生徒に対して行われた質問への回答を示す情報であってテキストデータを含む回答情報を取得する回答情報取得ステップと、
取得した前記回答情報を学習用データとして電子計算機に学習させることにより、従業員又は生徒のメンタルヘルスによって生じ得る今後のリスクを推定するための推論モデルを生成する推論モデル生成ステップとを含み、
前記回答情報には、ストレスチェックの質問事項に対する回答が含まれ、
前記回答情報には、ADL情報が含まれ、前記テキストデータにはADLについての備考が含まれ、
前記推論モデルが推定する従業員又は生徒の前記生じ得る今後のリスクは、暴行、犯罪、自殺、入院のいずれか一又は二以上の組み合わせである、
推論モデルの生成方法。
A method for generating an inference model using a computer, comprising:
an answer information acquisition step of acquiring answer information including text data, the answer information indicating answers to questions posed to employees or students who are recipients of mental health care;
and an inference model generation step of generating an inference model for estimating future risks that may arise due to the mental health of employees or students by having a computer learn the acquired response information as learning data,
The response information includes responses to questions in a stress check,
The answer information includes ADL information, and the text data includes notes about the ADL.
The possible future risk of the employee or student estimated by the inference model is one or a combination of two or more of assault, crime, suicide, and hospitalization.
How to generate an inference model.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2024165692A JP7825012B2 (en) | 2021-05-21 | 2024-09-24 | Nursing Information Processing System |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021086343A JP7203896B2 (en) | 2021-05-21 | 2021-05-21 | Nursing information processing system |
| JP2022062608A JP7618616B2 (en) | 2021-05-21 | 2022-04-04 | Nursing information processing system |
| JP2024165692A JP7825012B2 (en) | 2021-05-21 | 2024-09-24 | Nursing Information Processing System |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022062608A Division JP7618616B2 (en) | 2021-05-21 | 2022-04-04 | Nursing information processing system |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2024169644A JP2024169644A (en) | 2024-12-05 |
| JP2024169644A5 JP2024169644A5 (en) | 2025-09-24 |
| JP7825012B2 true JP7825012B2 (en) | 2026-03-05 |
Family
ID=84238799
Family Applications (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021086343A Active JP7203896B2 (en) | 2021-05-21 | 2021-05-21 | Nursing information processing system |
| JP2022062608A Active JP7618616B2 (en) | 2021-05-21 | 2022-04-04 | Nursing information processing system |
| JP2024165692A Active JP7825012B2 (en) | 2021-05-21 | 2024-09-24 | Nursing Information Processing System |
Family Applications Before (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021086343A Active JP7203896B2 (en) | 2021-05-21 | 2021-05-21 | Nursing information processing system |
| JP2022062608A Active JP7618616B2 (en) | 2021-05-21 | 2022-04-04 | Nursing information processing system |
Country Status (1)
| Country | Link |
|---|---|
| JP (3) | JP7203896B2 (en) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2013238970A (en) | 2012-05-14 | 2013-11-28 | Secom Co Ltd | Health management system |
| JP2018194904A (en) | 2017-05-12 | 2018-12-06 | 株式会社情報医療 | Prediction system, prediction method, and prediction program |
| WO2020085103A1 (en) | 2018-10-24 | 2020-04-30 | 日本電気株式会社 | Support device, support method, and recording medium |
| JP2020529057A (en) | 2017-07-28 | 2020-10-01 | グーグル エルエルシー | Systems and methods for predicting and summarizing medical events from electronic health records |
| JP2020204911A (en) | 2019-06-17 | 2020-12-24 | 株式会社エクサウィザーズ | Information processing equipment, information processing methods and programs |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005063218A (en) * | 2003-08-15 | 2005-03-10 | Nippon Telegr & Teleph Corp <Ntt> | Disease countermeasure support method and disease countermeasure support system |
| JP7119045B2 (en) | 2020-10-30 | 2022-08-16 | 大塚製薬株式会社 | Information management system and information management method |
-
2021
- 2021-05-21 JP JP2021086343A patent/JP7203896B2/en active Active
-
2022
- 2022-04-04 JP JP2022062608A patent/JP7618616B2/en active Active
-
2024
- 2024-09-24 JP JP2024165692A patent/JP7825012B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2013238970A (en) | 2012-05-14 | 2013-11-28 | Secom Co Ltd | Health management system |
| JP2018194904A (en) | 2017-05-12 | 2018-12-06 | 株式会社情報医療 | Prediction system, prediction method, and prediction program |
| JP2020529057A (en) | 2017-07-28 | 2020-10-01 | グーグル エルエルシー | Systems and methods for predicting and summarizing medical events from electronic health records |
| WO2020085103A1 (en) | 2018-10-24 | 2020-04-30 | 日本電気株式会社 | Support device, support method, and recording medium |
| JP2020204911A (en) | 2019-06-17 | 2020-12-24 | 株式会社エクサウィザーズ | Information processing equipment, information processing methods and programs |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022179344A (en) | 2022-12-02 |
| JP7203896B2 (en) | 2023-01-13 |
| JP2022179091A (en) | 2022-12-02 |
| JP2024169644A (en) | 2024-12-05 |
| JP7618616B2 (en) | 2025-01-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| O'Connor | Clinical instruction & evaluation: A teaching resource | |
| Breen et al. | The fundamental paradox in the grief literature: A critical reflection | |
| National Research Council et al. | Health care comes home: the human factors | |
| Williamson | Formulating priorities for quality assurance activity: description of a method and its application | |
| US20160092647A1 (en) | Method for recording medical information of a user and for sharing user experience with symptoms and medical intervention | |
| Xu et al. | Training needs for dementia care in China from the perspectives of mental health providers: who, what, and how | |
| US20140324470A1 (en) | Information processing device, information processing method, and non-temporary computer-readable recording medium with program recorded thereon | |
| Sadak et al. | Managing your loved one’s health: development of a new care management measure for dementia family caregivers | |
| Perngmark et al. | Collaborative approaches to promote family caregiving for Thai-Muslim older adults | |
| JP7825012B2 (en) | Nursing Information Processing System | |
| Simmons-Mackie | A systems approach to training potential communication partners of people with aphasia | |
| Goldsmith | Access to health care for disadvantaged individuals: A qualitative inquiry | |
| Reid et al. | An exploration of palliative care provision in Scottish care homes | |
| Degen | Multimodal leadership intervention to improve job satisfaction of general practice teams | |
| Hanson-DeFusco | Role of Public Servants in Post-Epidemic Policy Implementation-Case Study of Social and Psychosocial Workers Supporting and Monitoring Post-Ebola Policies, in Liberia | |
| Tellier et al. | Training persons with early-stage Alzheimer’s disease how to use an electronic medication management device: development of an intervention protocol | |
| Fontana | Mindfulness and Compassion: A Phenomenological Study of Hospice Dementia Care Volunteers | |
| Taler et al. | Care in the Community | |
| Makou | Views of surgical nurses on factors influencing post-operative pain level assessment in surgical wards at the selected public hospital in Gauteng Province | |
| Dailey et al. | Health research with the older adult | |
| Hill | Physician Strives to Create Lean, Clean Health Care Machine. | |
| Garee | Implementing Loneliness Screening to Impact Referrals to a Community Health Liaison | |
| Arias | Nurses' Experiences Caring for Patients from Communities of Low Income and Low Resources in Hospital-based Ambulatory Care Clinics during the COVID-19 Pandemic | |
| Bouguettaya et al. | The effect of remote treatment on medical provider creative thinking and patient disclosure: protocol for the MED-CREATE trial | |
| van Loon et al. | Autonomy in nursing homes: Viewpoints of residents with physical impairments and staff |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240927 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240927 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20250912 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20260210 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20260220 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7825012 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |