paper-with-me

홈 › Papers

Learning to Write Notes in Electronic Health Records

2018-08-08 · Peter J. Liu

Clinicians spend a significant amount of time inputting free-form textual notes into Electronic Health Records (EHR) systems. Much of this documentation work is seen as a burden, reducing time spent with patients and contributing to clinician burnout. With the aspiration of AI-assisted note-writing, we propose a new language modeling task predicting the content of notes conditioned on past data from a patient's medical record, including patient demographics, labs, medications, and past notes. We train generative models using the public, de-identified MIMIC-III dataset and compare generated notes with those in the dataset on multiple measures. We find that much of the content can be predicted, and that many common templates found in notes can be learned. We discuss how such models can be useful in supporting assistive note-writing features such as error-detection and auto-complete.

📄 PDF Abstract BibTeX arXiv:1808.02622

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

EHRCon: Dataset for Checking Consistency between Unstructured Notes and Structured Tables in Electronic Health Records

2024-06-24 · Yeonsu Kwon, Jiho Kim, Gyubok Lee, Seongsu Bae 외

Electronic Health Records (EHRs) are integral for storing comprehensive patient medical records, combining structured data (e.g., medications) with detailed clinical notes (e.g., physician notes). These elements are esse…

Natural Language Processing to Detect Cognitive Concerns in Electronic Health Records Using Deep Learning

2020-11-12 · Zhuoqiao Hong, Colin G. Magdamo, Yi-han Sheu, Prathamesh Mohite 외

Dementia is under-recognized in the community, under-diagnosed by healthcare professionals, and under-coded in claims data. Information on cognitive dysfunction, however, is often found in unstructured clinician notes wi…

Ontology-driven weak supervision for clinical entity classification in electronic health records

2020-08-05 · Jason A. Fries, Ethan Steinberg, Saelig Khattar, Scott L. Fleming 외

In the electronic health record, using clinical notes to identify entities such as disorders and their temporality (e.g. the order of an event relative to a time index) can inform many important analyses. However, creati…

General ClassificationNamed Entity Recognition (NER)Temporal Information ExtractionWeakly Supervised Classification+1

Rephrasing Electronic Health Records for Pretraining Clinical Language Models

2024-11-28 · Jinghui Liu, Anthony Nguyen

Clinical language models are important for many applications in healthcare, but their development depends on access to extensive clinical text for pretraining. However, obtaining clinical notes from electronic health rec…

DecoderLanguage ModelingLanguage Modelling

TAPER: Time-Aware Patient EHR Representation

2019-08-11 · Sajad Darabi, Mohammad Kachuee, Shayan Fazeli, Majid Sarrafzadeh

Effective representation learning of electronic health records is a challenging task and is becoming more important as the availability of such data is becoming pervasive. The data contained in these records are irregula…

Language ModelingLanguage ModellingRepresentation Learning