• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

利用多模态信息进行患者轨迹建模。

Modelling patient trajectories using multimodal information.

机构信息

DETI/IEETA, University of Aveiro, Aveiro, Portugal.

出版信息

J Biomed Inform. 2022 Oct;134:104195. doi: 10.1016/j.jbi.2022.104195. Epub 2022 Sep 21.

DOI:10.1016/j.jbi.2022.104195
PMID:36150641
Abstract

BACKGROUND

Electronic Health Records (EHRs) aggregate diverse information at the patient level, holding a trajectory representative of the evolution of the patient health status throughout time. Although this information provides context and can be leveraged by physicians to monitor patient health and make more accurate prognoses/diagnoses, patient records can contain information from very long time spans, which combined with the rapid generation rate of medical data makes clinical decision making more complex. Patient trajectory modelling can assist by exploring existing information in a scalable manner, and can contribute in augmenting health care quality by fostering preventive medicine practices (e.g. earlier disease diagnosis).

METHODS

We propose a solution to model patient trajectories that combines different types of information (e.g. clinical text, standard codes) and considers the temporal aspect of clinical data. This solution leverages two different architectures: one supporting flexible sets of input features, to convert patient admissions into dense representations; and a second exploring extracted admission representations in a recurrent-based architecture, where patient trajectories are processed in sub-sequences using a sliding window mechanism.

RESULTS

The developed solution was evaluated on two different clinical outcomes, unexpected patient readmission and disease progression, using the publicly available Medical Information Mart for Intensive Care (MIMIC)-III clinical database. The results obtained demonstrate the potential of the first architecture to model readmission and diagnoses prediction using single patient admissions. While information from clinical text did not show the discriminative power observed in other existing works, this may be explained by the need to fine-tune the clinicalBERT model. Finally, we demonstrate the potential of the sequence-based architecture using a sliding window mechanism to represent the input data, attaining comparable performances to other existing solutions.

CONCLUSION

Herein, we explored DL-based techniques to model patient trajectories and propose two flexible architectures that explore patient admissions on an individual and sequence basis. The combination of clinical text with other types of information led to positive results, which can be further improved by including a fine-tuned version of clinicalBERT in the architectures. The proposed solution can be publicly accessed at https://github.com/bioinformatics-ua/PatientTM.

摘要

背景

电子健康记录 (EHR) 在患者层面聚合了各种信息,记录了患者健康状况随时间演变的轨迹。虽然这些信息提供了背景信息,可以被医生利用来监测患者的健康状况并做出更准确的预测/诊断,但患者记录可能包含来自很长时间跨度的信息,再加上医疗数据的快速生成速度,使得临床决策更加复杂。患者轨迹建模可以通过以可扩展的方式探索现有信息来提供帮助,并通过促进预防医学实践(例如更早地诊断疾病)来提高医疗质量。

方法

我们提出了一种解决方案,用于对患者轨迹建模,该解决方案结合了不同类型的信息(例如临床文本、标准代码)并考虑了临床数据的时间方面。该解决方案利用了两种不同的架构:一种支持灵活的输入特征集,将患者入院转换为密集表示;另一种架构则在基于递归的架构中探索提取的入院表示,其中使用滑动窗口机制在子序列中处理患者轨迹。

结果

在所使用的公开的医疗信息监护 (MIMIC)-III 临床数据库上,我们针对两个不同的临床结果(意外患者再入院和疾病进展)评估了所开发的解决方案。结果表明,第一种架构在使用单个患者入院记录预测再入院和诊断方面具有潜力。虽然临床文本信息并没有表现出其他现有工作中观察到的区分能力,但这可能是由于需要微调临床 BERT 模型所致。最后,我们通过使用滑动窗口机制来表示输入数据展示了基于序列的架构的潜力,该架构的性能可与其他现有解决方案相媲美。

结论

在这里,我们探索了基于深度学习的技术来对患者轨迹建模,并提出了两种灵活的架构,分别基于个体和序列探索患者入院情况。将临床文本与其他类型的信息结合使用取得了积极的结果,通过在架构中包含经过微调的临床 BERT 版本,这些结果还可以进一步改进。该解决方案可以在 https://github.com/bioinformatics-ua/PatientTM 上公开访问。

相似文献

1
Modelling patient trajectories using multimodal information.利用多模态信息进行患者轨迹建模。
J Biomed Inform. 2022 Oct;134:104195. doi: 10.1016/j.jbi.2022.104195. Epub 2022 Sep 21.
2
The impact of EHR and HIE on reducing avoidable admissions: controlling main differential diagnoses.电子健康档案和健康信息交换对降低可避免住院的影响:控制主要鉴别诊断。
BMC Med Inform Decis Mak. 2013 Apr 17;13:49. doi: 10.1186/1472-6947-13-49.
3
Deep learning prediction models based on EHR trajectories: A systematic review.基于电子健康记录轨迹的深度学习预测模型:系统评价。
J Biomed Inform. 2023 Aug;144:104430. doi: 10.1016/j.jbi.2023.104430. Epub 2023 Jun 26.
4
Foresight-a generative pretrained transformer for modelling of patient timelines using electronic health records: a retrospective modelling study.利用电子健康记录对患者时间线进行建模的生成式预训练转换器 Foresight:一项回顾性建模研究。
Lancet Digit Health. 2024 Apr;6(4):e281-e290. doi: 10.1016/S2589-7500(24)00025-6.
5
Combining structured and unstructured data for predictive models: a deep learning approach.将结构化和非结构化数据结合用于预测模型:一种深度学习方法。
BMC Med Inform Decis Mak. 2020 Oct 29;20(1):280. doi: 10.1186/s12911-020-01297-6.
6
Clinical-GAN: Trajectory Forecasting of Clinical Events using Transformer and Generative Adversarial Networks.临床-GAN:使用转换器和生成对抗网络对临床事件进行轨迹预测。
Artif Intell Med. 2023 Apr;138:102507. doi: 10.1016/j.artmed.2023.102507. Epub 2023 Feb 8.
7
Real-world Patient Trajectory Prediction from Clinical Notes Using Artificial Neural Networks and UMLS-Based Extraction of Concepts.使用人工神经网络和基于统一医学语言系统的概念提取从临床记录中进行真实世界患者轨迹预测
J Healthc Inform Res. 2021 Jun 5;5(4):474-496. doi: 10.1007/s41666-021-00100-z. eCollection 2021 Dec.
8
Classifying social determinants of health from unstructured electronic health records using deep learning-based natural language processing.利用基于深度学习的自然语言处理技术从非结构化电子健康记录中分类社会健康决定因素。
J Biomed Inform. 2022 Mar;127:103984. doi: 10.1016/j.jbi.2021.103984. Epub 2022 Jan 7.
9
Extraction of Information Related to Drug Safety Surveillance From Electronic Health Record Notes: Joint Modeling of Entities and Relations Using Knowledge-Aware Neural Attentive Models.从电子健康记录笔记中提取与药物安全监测相关的信息:使用知识感知神经注意力模型对实体和关系进行联合建模
JMIR Med Inform. 2020 Jul 10;8(7):e18417. doi: 10.2196/18417.
10
Readmission prediction via deep contextual embedding of clinical concepts.基于临床概念的深度上下文嵌入的再入院预测。
PLoS One. 2018 Apr 9;13(4):e0195024. doi: 10.1371/journal.pone.0195024. eCollection 2018.

引用本文的文献

1
Designing digital health interventions with causal inference and multi-armed bandits: a review.运用因果推断和多臂老虎机设计数字健康干预措施:综述
Front Digit Health. 2025 Jun 5;7:1435917. doi: 10.3389/fdgth.2025.1435917. eCollection 2025.
2
[Research progress on electronic health records multimodal data fusion based on deep learning].基于深度学习的电子健康记录多模态数据融合研究进展
Sheng Wu Yi Xue Gong Cheng Xue Za Zhi. 2024 Oct 25;41(5):1062-1071. doi: 10.7507/1001-5515.202310011.
3
An adaptive control framework based multi-modal information-driven dance composition model for musical robots.
一种基于自适应控制框架的多模态信息驱动音乐机器人舞蹈创作模型。
Front Neurorobot. 2023 Oct 9;17:1270652. doi: 10.3389/fnbot.2023.1270652. eCollection 2023.