JMIR Medical Informatics (Jun 2023)

Acquisition of a Lexicon for Family History Information: Bidirectional Encoder Representations From Transformers–Assisted Sublanguage Analysis

  • Liwei Wang,
  • Huan He,
  • Andrew Wen,
  • Sungrim Moon,
  • Sunyang Fu,
  • Kevin J Peterson,
  • Xuguang Ai,
  • Sijia Liu,
  • Ramakanth Kavuluru,
  • Hongfang Liu

DOI
https://doi.org/10.2196/48072
Journal volume & issue
Vol. 11
p. e48072

Abstract

Read online

BackgroundA patient’s family history (FH) information significantly influences downstream clinical care. Despite this importance, there is no standardized method to capture FH information in electronic health records and a substantial portion of FH information is frequently embedded in clinical notes. This renders FH information difficult to use in downstream data analytics or clinical decision support applications. To address this issue, a natural language processing system capable of extracting and normalizing FH information can be used. ObjectiveIn this study, we aimed to construct an FH lexical resource for information extraction and normalization. MethodsWe exploited a transformer-based method to construct an FH lexical resource leveraging a corpus consisting of clinical notes generated as part of primary care. The usability of the lexicon was demonstrated through the development of a rule-based FH system that extracts FH entities and relations as specified in previous FH challenges. We also experimented with a deep learning–based FH system for FH information extraction. Previous FH challenge data sets were used for evaluation. ResultsThe resulting lexicon contains 33,603 lexicon entries normalized to 6408 concept unique identifiers of the Unified Medical Language System and 15,126 codes of the Systematized Nomenclature of Medicine Clinical Terms, with an average number of 5.4 variants per concept. The performance evaluation demonstrated that the rule-based FH system achieved reasonable performance. The combination of the rule-based FH system with a state-of-the-art deep learning–based FH system can improve the recall of FH information evaluated using the BioCreative/N2C2 FH challenge data set, with the F1 score varied but comparable. ConclusionsThe resulting lexicon and rule-based FH system are freely available through the Open Health Natural Language Processing GitHub.