CLOct 19, 2020

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

arXiv:2010.09905v38 citations
Originality Incremental advance
AI Analysis

This addresses the need for more efficient and personalized patient triage in healthcare, though it appears incremental as it builds on existing symptom checker technology with enhanced data integration.

The researchers tackled the problem of improving symptom checkers by developing SmartTriage, a system that integrates with electronic medical records to capture patient data, generate documentation, and provide decision support, resulting in support for 337 chief complaints covering over 90% of primary care encounters at Kaiser Permanente.

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\%$ of all primary care encounters at Kaiser Permanente.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes