paper-with-me

홈 › Papers

Extracting Medication Changes in Clinical Narratives using Pre-trained Language Models

2022-08-17 · Giridhar Kaushik Ramachandran, Kevin Lybarger, Yaya Liu, Diwakar Mahajan, Jennifer J. Liang, Ching-Huei Tsou, Meliha Yetisgen, Özlem Uzuner

An accurate and detailed account of patient medications, including medication changes within the patient timeline, is essential for healthcare providers to provide appropriate patient care. Healthcare providers or the patients themselves may initiate changes to patient medication. Medication changes take many forms, including prescribed medication and associated dosage modification. These changes provide information about the overall health of the patient and the rationale that led to the current care. Future care can then build on the resulting state of the patient. This work explores the automatic extraction of medication change information from free-text clinical notes. The Contextual Medication Event Dataset (CMED) is a corpus of clinical notes with annotations that characterize medication changes through multiple change-related attributes, including the type of change (start, stop, increase, etc.), initiator of the change, temporality, change likelihood, and negation. Using CMED, we identify medication mentions in clinical text and propose three novel high-performing BERT-based systems that resolve the annotated medication change characteristics. We demonstrate that our proposed systems improve medication change classification performance over the initial work exploring CMED.

📄 PDF Abstract BibTeX arXiv:2208.08417

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

Toward Understanding Clinical Context of Medication Change Events in Clinical Narratives

2020-11-17 · Diwakar Mahajan, Jennifer J Liang, Ching-Huei Tsou

Understanding medication events in clinical narratives is essential to achieving a complete picture of a patient's medication history. While prior research has explored classification of medication changes from clinical …

Contextualized Medication Information Extraction Using Transformer-based Deep Learning Architectures

2023-03-14 · Aokun Chen, Zehao Yu, Xi Yang, Yi Guo 외

Objective: To develop a natural language processing (NLP) system to extract medications and contextual information that help understand drug changes. This project is part of the 2022 n2c2 challenge. Materials and methods…

ClassificationDeep LearningLanguage ModelingLanguage Modelling+1

Systematic Comparative Analysis of Large Pretrained Language Models on Contextualized Medication Event Extraction

2025-09-23 · Tariq Abdul-Quddoos, Xishuang Dong, Lijun Qian arxiv

Attention-based models have become the leading approach in modeling medical language for Natural Language Processing (NLP) in clinical notes. These models outperform traditional techniques by effectively capturing contex…

Information ExtractionEvent Extraction

Extracting Daily Dosage from Medication Instructions in EHRs: An Automated Approach and Lessons Learned

2020-05-21 · Diwakar Mahajan, Jennifer J. Liang, Ching-Huei Tsou

Medication timelines have been shown to be effective in helping physicians visualize complex patient medication information. A key feature in many such designs is a longitudinal representation of a medication's daily dos…

Multilingual Clinical NER for Diseases and Medications Recognition in Cardiology Texts using BERT Embeddings

2025-10-20 · Manuela Daniela Danu, George Marica, Constantin Suciu, Lucian Mihai Itu 외 arxiv

The rapidly increasing volume of electronic health record (EHR) data underscores a pressing need to unlock biomedical knowledge from unstructured clinical texts to support advancements in data-driven clinical systems, in…