Due to necessary scheduled maintenance, the JMIR Publications website will be unavailable from Wednesday, July 01, 2020 at 8:00 PM to 10:00 PM EST. We apologize in advance for any inconvenience this may cause you.
Who will be affected?
Readers: No access to all 28 journals. We recommend accessing our articles via PubMed Central
Authors: No access to the submission form or your user account.
Reviewers: No access to your user account. Please download manuscripts you are reviewing for offline reading before Wednesday, July 01, 2020 at 7:00 PM.
Editors: No access to your user account to assign reviewers or make decisions.
Copyeditors: No access to user account. Please download manuscripts you are copyediting before Wednesday, July 01, 2020 at 7:00 PM.
Family History Extraction from Electronic Health Records
Maciej Rybinski;
Xiang Dai;
Sonit Singh;
Sarvnaz Karimi;
Anthony Nguyen
ABSTRACT
Background:
Prognosis, diagnosis and treatment of many genetic disorders and familial diseases significantly improves if family history of the patient is known. Such information is often written in free-text of clinical notes.
Objective:
Our aim is to develop automated methods that enable access to family history data through natural language processing.
Methods:
We use information extraction using transformers for extracting disease mentions from notes. We also experiment with rule-based methods for family member extraction from text as well as coreference resolution techniques. We provide a thorough error analysis of contributing factors that affect such information extraction system.
Results:
Our experiments show that a combination of domain-adaptive pretraining together with intermediate-task pretraining method achieves a F1 Score of 81.63\% for extraction of diseases and family members from notes when tested on a public shared task dataset by National NLP Clinical Challenges. In comparison, the 2019 n2c2/OHNLP Shared-Task the median F1 score of all the 17 participating teams is 76.59\%.
Conclusions:
Our approach, which leverages state-of-the-art named entity recognition for disease mention detection, coupled with a hybrid method for family member mention detection, achieved effectiveness close to top three systems participating in the 2019 n2c2 family history extraction challenge, with only the top system outperforming it convincingly in terms of precision.
Citation
Please cite as:
Rybinski M, Dai X, Singh S, Karimi S, Nguyen A
Extracting Family History Information From Electronic Health Records: Natural Language Processing Analysis