JP6737489B1 - 情報処理装置、情報処理方法及びプログラム - Google Patents
情報処理装置、情報処理方法及びプログラム Download PDFInfo
- Publication number
- JP6737489B1 JP6737489B1 JP2019112269A JP2019112269A JP6737489B1 JP 6737489 B1 JP6737489 B1 JP 6737489B1 JP 2019112269 A JP2019112269 A JP 2019112269A JP 2019112269 A JP2019112269 A JP 2019112269A JP 6737489 B1 JP6737489 B1 JP 6737489B1
- Authority
- JP
- Japan
- Prior art keywords
- care
- degree
- long
- related information
- term care
- 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
- 230000010365 information processing Effects 0.000 title claims abstract description 21
- 238000003672 processing method Methods 0.000 title claims description 3
- 230000007774 longterm Effects 0.000 claims abstract description 171
- 230000000474 nursing effect Effects 0.000 claims description 41
- 238000000034 method Methods 0.000 claims description 31
- 230000007704 transition Effects 0.000 claims description 29
- 230000008569 process Effects 0.000 claims description 17
- 230000008901 benefit Effects 0.000 claims description 13
- 238000010801 machine learning Methods 0.000 claims description 11
- 238000010586 diagram Methods 0.000 abstract description 12
- 230000008859 change Effects 0.000 description 12
- 238000012545 processing Methods 0.000 description 12
- 238000003066 decision tree Methods 0.000 description 7
- 238000004891 communication Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- 230000015654 memory Effects 0.000 description 2
- 238000012706 support-vector machine Methods 0.000 description 2
- 206010012289 Dementia Diseases 0.000 description 1
- 206010041308 Soliloquy Diseases 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 238000013475 authorization Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000003930 cognitive ability Effects 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000036541 health Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
- 238000007637 random forest analysis Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000006403 short-term memory Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Landscapes
- Medical Treatment And Welfare Office Work (AREA)
Abstract
Description
(実施の形態1)
図1は、要介護度推定システムの構成例を示す模式図である。本実施の形態では、要介護認定に相関する対象者の介護関連情報に基づき、対象者の要介護度の将来の状態を推定する要介護度推定システムについて説明する。対象者は、介護関連情報を有する任意の被保険者であり、認定者を含むが、これに限られない。介護関連情報については後述する。要介護度推定システムは、情報処理装置1、端末2、2、2…を含む。各装置は、インターネット等のネットワークNを介して通信接続されている。
制御部11は、一又は複数のCPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)等の演算処理装置を有し、補助記憶部14に記憶されたプログラムPを読み出して実行することにより、種々の情報処理、制御処理等を行う。主記憶部12は、SRAM(Static Random Access Memory)、DRAM(Dynamic Random Access Memory)、フラッシュメモリ等の一時記憶領域であり、制御部11が演算処理を実行するために必要なデータを一時的に記憶する。通信部13は、通信に関する処理を行うための通信モジュールであり、外部と情報の送受信を行う。
自治体DB142は、自治体ID列、自治体名列、自治体情報列を含む。自治体ID列は、各自治体を識別するための自治体IDを記憶している。自治体名列及び自治体情報列はそれぞれ、各自治体(市町村等)の名称、及びその他の自治体に関する情報を記憶している。
推定モデル141は、パラメータを学習済みの機械学習モデルである。例えばサーバ1は、既に要介護認定を受けている認定者の介護関連情報を教師データとして用い、推定モデル141を生成する。本実施の形態においてサーバ1は、図4に示すように、推定モデル141として決定木モデルを生成する。
図5の表示画面は、対象者の要介護度の状態等を表示する画面である。サーバ1は、端末2からアップロードされた対象者の介護関連情報と、当該介護関連情報に基づく将来の要介護度の状態の推定結果とに基づき、図5に示す表示画面を端末2に表示させる。
サーバ1の制御部11は、複数の認定者(人物)の第1の時点の介護関連情報と、各認定者の第2の時点の要介護度の状態(正解値)と、を含む教師データを取得する(ステップS11)。介護関連情報は、認定者の基本情報、医療機関からの意見書情報、訪問調査結果を示す訪問調査情報、及び給付実績を示す給付実績情報などを含む。正解値として教師データに含まれる将来の要介護度の状態は、対応する介護関連情報の申請時点から所定期間後(例えば3年後)の要介護度の状態(要介護度又はその変化)である。
サーバ1の制御部11は、自治体の端末2から、対象者の介護関連情報を取得する(ステップS31)。制御部11は、取得した対象者の介護関連情報を推定モデル141に入力し、対象者の将来の要介護度の状態を推定する(ステップS32)。具体的には、制御部11は、所定期間後に対象者の要介護度別の遷移確率、所定期間後の対象者の要介護度の変化、又は所定期間後の対象者の要介護度を推定する。制御部11は、推定結果を端末2に出力し(ステップS33)、一連の処理を終了する。
本実施の形態では、将来の認定者数を要介護度別に推定する形態について述べる。なお、実施の形態1と重複する内容については同一の符号を付して説明を省略する。
図8は、実施の形態2の概要を示す説明図である。図8では、複数年度の介護関連情報に基づき、推定対象年度の要介護度別の認定者数(人数)を推定する様子を概念的に図示している。図8に基づき、本実施の形態の概要を説明する。
サーバ1の制御部11は、複数の認定者(人物)の第1の時点の介護関連情報と、各認定者の第1の時点から3年後(第2の時点)の要介護度の状態(正解値)と、を含む3年後用の教師データを取得する(ステップS201)。
サーバ1の制御部11は、複数年度の複数対象者の介護関連情報を取得する(ステップS221)。例えば制御部11は、同一の自治体に提出された各対象者の介護関連情報であって、複数年度の介護関連情報を取得する。
図12は、上述した形態のサーバ1の構成例を示す機能ブロック図である。制御部11がプログラムPを読み出して実行することにより、サーバ1を以下の様に動作させる。
取得部121は、複数年度の介護関連情報を取得する。推定部122は、前記複数年度の介護関連情報と、複数の人物の第1の時点における介護関連情報と前記第1の時点から所定期間後の第2の時点における前記人物の要介護度の状態とを学習済みの学習済みモデルと、に基づいて、推定対象年度における要介護度別の認定者数を推定する。
11 制御部
12 主記憶部
13 通信部
14 補助記憶部
P プログラム
141 推定モデル
142 自治体DB
143 対象者DB
Claims (8)
- 要介護認定を受けた認定者の第1の時点における要介護度、前記認定者の状態に関する医師の判断結果、前記認定者の状態に関する訪問調査員の判断結果、及び、前記認定者の介護に関する給付金の給付実績の少なくとも1つを含む介護関連情報と、前記第1の時点から所定期間後の第2の時点における前記認定者の要介護度とを対応付けた教師データを用いて機械学習がなされ、前記第1の時点における前記介護関連情報を入力として受け付けて前記第2の時点における前記要介護度を出力する学習済モデルを記憶する記憶部と、
複数年度に亘る複数の対象者の前記介護関連情報を取得する取得部と、
前記取得部が取得した前記介護関連情報を前記記憶部に記憶した前記学習済モデルへ入力し、前記学習済モデルが出力する前記要介護度を得ることで各年度の各対象者について前記所定期間経過後の要介護度を推定する第1推定部と、
前記第1推定部が推定した各対象者の要介護度に基づいて、推定対象年度における要介護度別の対象者数を推定する第2推定部と
を備えることを特徴とする情報処理装置。 - 前記取得部が取得する前記介護関連情報には、前記推定対象年度の3年前の介護関連情報を含み、
前記学習済モデルは、前記第1の時点から3年後を含む前記第2の時点における前記要介護度を出力する
ことを特徴とする請求項1に記載の情報処理装置。 - 前記取得部が取得する前記介護関連情報には、前記推定対象年度の4年前の介護関連情報を含み、
前記学習済モデルは、前記第1の時点から4年後を含む前記第2の時点における前記要介護度を出力する
ことを特徴とする請求項1又は請求項2に記載の情報処理装置。 - 前記取得部が取得する前記介護関連情報には、前記推定対象年度の5年前の介護関連情報を含み、
前記学習済モデルは、前記第1の時点から5年後を含む前記第2の時点における前記要介護度を出力する
ことを特徴とする請求項1から請求項3までのいずれか1項に記載の情報処理装置。 - 前記第1推定部は、前記複数年度の介護関連情報に、同一の対象者の介護関連情報が複数含まれる場合、当該対象者の最新年度以外の介護関連情報を捨象する
ことを特徴とする請求項1から請求項4までのいずれか1項に記載の情報処理装置。 - 前記学習済モデルは、前記所定期間後の前記要介護度別の遷移確率を出力する
ことを特徴とする請求項1から請求項5までのいずれか1項に記載の情報処理装置。 - 要介護認定を受けた認定者の第1の時点における要介護度、前記認定者の状態に関する医師の判断結果、前記認定者の状態に関する訪問調査員の判断結果、及び、前記認定者の介護に関する給付金の給付実績の少なくとも1つを含む介護関連情報と、前記第1の時点から所定期間後の第2の時点における前記認定者の要介護度とを対応付けた教師データを用いて機械学習がなされ、前記第1の時点における前記介護関連情報を入力として受け付けて前記第2の時点における前記要介護度を出力する学習済モデルを用いて、
複数年度に亘る複数の対象者の前記介護関連情報を取得し、
取得した前記介護関連情報を前記学習済モデルへ入力し、前記学習済モデルが出力する前記要介護度を得ることで各年度の各対象者について前記所定期間経過後の要介護度を推定し、
推定した各対象者の要介護度に基づいて、推定対象年度における要介護度別の対象者数を推定する
処理をコンピュータが実行することを特徴とする情報処理方法。 - 要介護認定を受けた認定者の第1の時点における要介護度、前記認定者の状態に関する医師の判断結果、前記認定者の状態に関する訪問調査員の判断結果、及び、前記認定者の介護に関する給付金の給付実績の少なくとも1つを含む介護関連情報と、前記第1の時点から所定期間後の第2の時点における前記認定者の要介護度とを対応付けた教師データを用いて機械学習がなされ、前記第1の時点における前記介護関連情報を入力として受け付けて前記第2の時点における前記要介護度を出力する学習済モデルを用いて、
複数年度に亘る複数の対象者の前記介護関連情報を取得し、
取得した前記介護関連情報を前記学習済モデルへ入力し、前記学習済モデルが出力する前記要介護度を得ることで各年度の各対象者について前記所定期間経過後の要介護度を推定し、
推定した各対象者の要介護度に基づいて、推定対象年度における要介護度別の対象者数を推定する
処理をコンピュータに実行させることを特徴とするプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019112269A JP6737489B1 (ja) | 2019-06-17 | 2019-06-17 | 情報処理装置、情報処理方法及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019112269A JP6737489B1 (ja) | 2019-06-17 | 2019-06-17 | 情報処理装置、情報処理方法及びプログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020116102A Division JP6853917B2 (ja) | 2020-07-06 | 2020-07-06 | 情報処理装置、情報処理方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6737489B1 true JP6737489B1 (ja) | 2020-08-12 |
JP2020204911A JP2020204911A (ja) | 2020-12-24 |
Family
ID=71949279
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019112269A Active JP6737489B1 (ja) | 2019-06-17 | 2019-06-17 | 情報処理装置、情報処理方法及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6737489B1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7203896B2 (ja) * | 2021-05-21 | 2023-01-13 | 株式会社N・フィールド | 看護情報処理システム |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006146763A (ja) * | 2004-11-24 | 2006-06-08 | Shimizu Corp | 介護認定者数予測システム |
JP5564708B2 (ja) * | 2010-12-15 | 2014-08-06 | 株式会社日立製作所 | 保健事業支援システム、保険事業支援装置、及び保険事業支援プログラム |
US20160253687A1 (en) * | 2015-02-26 | 2016-09-01 | Aetna Inc. | System and method for predicting healthcare costs |
US20200321129A1 (en) * | 2016-05-23 | 2020-10-08 | Nec Solution Innovators, Ltd. | Health condition prediction apparatus, health condition prediction method, and computer-readable recording medium |
JP6513138B2 (ja) * | 2017-06-27 | 2019-05-15 | 株式会社千早ティー・スリー | システム、情報処理装置、情報処理方法及びプログラム |
WO2019030840A1 (ja) * | 2017-08-09 | 2019-02-14 | 日本電気株式会社 | 疾病発症リスク予測システム、疾病発症リスク予測方法および疾病発症リスク予測プログラム |
JP6951236B2 (ja) * | 2017-12-25 | 2021-10-20 | 株式会社サイオクス | GaN基板およびその製造方法 |
-
2019
- 2019-06-17 JP JP2019112269A patent/JP6737489B1/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2020204911A (ja) | 2020-12-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Kitchenham et al. | Robust statistical methods for empirical software engineering | |
Abaluck et al. | Choice inconsistencies among the elderly: evidence from plan choice in the Medicare Part D program | |
Chernew et al. | Learning and the value of information: Evidence from health plan report cards | |
McKenna et al. | Measurement of patient-reported outcomes. 1: The search for the Holy Grail | |
US20180285969A1 (en) | Predictive model training and selection for consumer evaluation | |
Rudolph et al. | Estimating population treatment effects from a survey subsample | |
US10558916B2 (en) | Simulation system and method for integrating client behavioral preferences within decision-based simulation scenarios | |
Bartalotti et al. | A correction for regression discontinuity designs with group-specific mismeasurement of the running variable | |
JP6737488B1 (ja) | 情報処理装置、情報処理方法、プログラム及び学習済みモデル | |
Thanathornwong et al. | A system for predicting and preventing work-related musculoskeletal disorders among dentists | |
Han et al. | Medicare Part D beneficiaries’ plan switching decisions and information processing | |
Nguyen et al. | Identification of the determinants of public trust in e-government services and participation in social media based on good governance theory and the technology acceptance model | |
JP6737489B1 (ja) | 情報処理装置、情報処理方法及びプログラム | |
Lange et al. | How do insured perceive their financial security in the event of illness?—a panel data analysis for Germany | |
Wright et al. | SAMOD, a South African tax-benefit microsimulation model: recent developments | |
Dowd et al. | An analysis of selectivity bias in the Medicare AAPCC | |
Rao et al. | Has the Rajiv Aarogyasri community health insurance scheme of Andhra Pradesh addressed the educational divide in accessing health care? | |
Cheng | Demand for Quality in the Presence of Information Frictions: Evidence from the Nursing Home Market | |
Cooper et al. | Using Machine Learning to Identify At-risk Students in an Introductory Programming Course at a Two-year Public College. | |
JP6853917B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
Hazama | Health reform and service satisfaction in the poor: Turkey 2003–11 | |
Stankiewicz et al. | Comparing preliminary and final neuroradiology reports: what factors determine the differences? | |
Hogo | The design of academic programs using rough set association rule mining | |
Moore et al. | Immigration trends’ impacts on state vocational rehabilitation agency minority application rates: An empirical forecast model demonstration study | |
US20230215564A1 (en) | Digital document assistant for organizing medical information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190617 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20190617 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20190624 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190930 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20191023 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191205 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A132 Effective date: 20200310 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200331 |
|
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: 20200623 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200710 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6737489 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |