English

SmartTriage: A system for personalized patient data capture, documentation generation, and decision support

Computation and Language 2021-11-15 v3

Abstract

Symptom checkers have emerged as an important tool for collecting symptoms and diagnosing patients, minimizing the involvement of clinical personnel. We developed a machine-learning-backed system, SmartTriage, which goes beyond conventional symptom checking through a tight bi-directional integration with the electronic medical record (EMR). Conditioned on EMR-derived patient history, our system identifies the patient's chief complaint from a free-text entry and then asks a series of discrete questions to obtain relevant symptomatology. The patient-specific data are used to predict detailed ICD-10-CM codes as well as medication, laboratory, and imaging orders. Patient responses and clinical decision support (CDS) predictions are then inserted back into the EMR. To train the machine learning components of SmartTriage, we employed novel data sets of over 25 million primary care encounters and 1 million patient free-text reason-for-visit entries. These data sets were used to construct: (1) a long short-term memory (LSTM) based patient history representation, (2) a fine-tuned transformer model for chief complaint extraction, (3) a random forest model for question sequencing, and (4) a feed-forward network for CDS predictions. In total, our system supports 337 patient chief complaints, which together make up >90%>90\% of all primary care encounters at Kaiser Permanente.

Keywords

Cite

@article{arxiv.2010.09905,
  title  = {SmartTriage: A system for personalized patient data capture, documentation generation, and decision support},
  author = {Ilya Valmianski and Nave Frost and Navdeep Sood and Yang Wang and Baodong Liu and James J. Zhu and Sunil Karumuri and Ian M. Finn and Daniel S. Zisook},
  journal= {arXiv preprint arXiv:2010.09905},
  year   = {2021}
}

Comments

Accepted as a proceeding for ML4H 2021

R2 v1 2026-06-23T19:28:16.603Z