paper-with-me

Papers

Combining Structured and Free-text Electronic Medical Record Data for Real-time Clinical Decision Support

2019-08-01 · WS 2019 8 · Emilia Apostolova, Tony Wang, Tim Tschampel, Ioannis Koutroulis, Tom Velez

The goal of this work is to utilize Electronic Medical Record (EMR) data for real-time Clinical Decision Support (CDS). We present a deep learning approach to combining in real time available diagnosis codes (ICD codes) and free-text notes: Patient Context Vectors. Patient Context Vectors are created by averaging ICD code embeddings, and by predicting the same from free-text notes via a Convolutional Neural Network. The Patient Context Vectors were then simply appended to available structured data (vital signs and lab results) to build prediction models for a specific condition. Experiments on predicting ARDS, a rare and complex condition, demonstrate the utility of Patient Context Vectors as a means of summarizing the patient history and overall condition, and improve significantly the prediction model results.

📄 PDF Abstract BibTeX

Code (1)

ema-/patient-context-vectors 공식 구현

Similar Papers 제목 키워드 기반

Coupling Symbolic Reasoning with Language Modeling for Efficient Longitudinal Understanding of Unstructured Electronic Medical Records

2023-08-07 · Shivani Shekhar, Simran Tiwari, T. C. Rensink, Ramy Eskander 외

The application of Artificial Intelligence (AI) in healthcare has been revolutionary, especially with the recent advancements in transformer-based Large Language Models (LLMs). However, the task of understanding unstruct…

Language ModelingLanguage ModellingRetrieval

Deep EHR: Chronic Disease Prediction Using Medical Notes

2018-08-15 · Machine Learning for Health Care conference 2018 9 · Jingshu Liu, Zachariah Zhang, Narges Razavian

Early detection of preventable diseases is important for better disease management, improved inter-ventions, and more efficient health-care resource allocation. Various machine learning approacheshave been developed to u…

Disease PredictionManagementPrediction

Prediction Using Note Text: Synthetic Feature Creation with word2vec

2015-03-17 · Manuel Amunategui, Tristan Markwell, Yelena Rozenfeld

word2vec affords a simple yet powerful approach of extracting quantitative variables from unstructured textual data. Over half of healthcare data is unstructured and therefore hard to model without involved expertise in …

Prediction

P-Transformer: A Prompt-based Multimodal Transformer Architecture For Medical Tabular Data

2023-03-30 · Yucheng Ruan, Xiang Lan, Daniel J. Tan, Hairil Rizal Abdullah 외

Medical tabular data, abundant in Electronic Health Records (EHRs), is a valuable resource for diverse medical tasks such as risk prediction. While deep learning approaches, particularly transformer-based models, have sh…

Multimodal Deep LearningSentence

A survey of automatic de-identification of longitudinal clinical narratives

2018-10-16 · Vithya Yogarajan, Michael Mayo, Bernhard Pfahringer

Use of medical data, also known as electronic health records, in research helps develop and advance medical science. However, protecting patient confidentiality and identity while using medical data for analysis is cruci…

De-identificationSurvey