Related Experiment Video
Updated: Jan 24, 2026

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
A study of deep learning approaches for medication and adverse drug event extraction from clinical text
Qiang Wei1, Zongcheng Ji1, Zhiheng Li2
1School of Biomedical Informatics, The University of Texas Health Science Center at Houston, Houston, Texas, USA.
Objective:
This article presents our approaches to extraction of medications and associated adverse drug events (ADEs) from clinical documents, which is the second track of the 2018 National NLP Clinical Challenges (n2c2) shared task.
Materials And Methods:
The clinical corpus used in this study was from the MIMIC-III database and the organizers annotated 303 documents for training and 202 for testing. Our system consists of 2 components: a named entity recognition (NER) and a relation classification (RC) component. For each component, we implemented deep learning-based approaches (eg, BI-LSTM-CRF) and compared them with traditional machine learning approaches, namely, conditional random fields for NER and support vector machines for RC, respectively. In addition, we developed a deep learning-based joint model that recognizes ADEs and their relations to medications in 1 step using a sequence labeling approach. To further improve the performance, we also investigated different ensemble approaches to generating optimal performance by combining outputs from multiple approaches.
Results:
Our best-performing systems achieved F1 scores of 93.45% for NER, 96.30% for RC, and 89.05% for end-to-end evaluation, which ranked #2, #1, and #1 among all participants, respectively. Additional evaluations show that the deep learning-based approaches did outperform traditional machine learning algorithms in both NER and RC. The joint model that simultaneously recognizes ADEs and their relations to medications also achieved the best performance on RC, indicating its promise for relation extraction.
Conclusion:
In this study, we developed deep learning approaches for extracting medications and their attributes such as ADEs, and demonstrated its superior performance compared with traditional machine learning algorithms, indicating its uses in broader NER and RC tasks in the medical domain.
Related Concept Videos
Local Anesthetics: Adverse Effects
Once absorbed into the systemic circulation, local anesthetics can affect the organs that depend on the functioning of sodium...
Clinically Relevant Drug Product Specifications: Methods of Establishment
Aneurysm II: Clinical Manifestations and Diagnostic Studies
Skeletal Muscle Relaxants: Adverse Effects
Unlike...
Insulin: Dosing Regimen and Adverse Effects
The basal dose constitutes about 40%-50% of the total daily dose, with the rest as premeal insulin. The mealtime insulin dose should mirror...
Inhaled Medications

