| Literature DB >> 34911945 |
Yecheng Liu1, Jiandong Gao2,3, Jihai Liu1, Joseph Harold Walline4, Xiaoying Liu1, Ting Zhang1, Yunyang Wu2, Ji Wu5,6, Huadong Zhu7, Weiguo Zhu8.
Abstract
Identifying critically ill patients is a key challenge in emergency department (ED) triage. Mis-triage errors are still widespread in triage systems around the world. Here, we present a machine learning system (MLS) to assist ED triage officers better recognize critically ill patients and provide a text-based explanation of the MLS recommendation. To derive the MLS, an existing dataset of 22,272 patient encounters from 2012 to 2019 from our institution's electronic emergency triage system (EETS) was used for algorithm training and validation. The area under the receiver operating characteristic curve (AUC) was 0.875 ± 0.006 (CI:95%) in retrospective dataset using fivefold cross validation, higher than that of reference model (0.843 ± 0.005 (CI:95%)). In the prospective cohort study, compared to the traditional triage system's 1.2% mis-triage rate, the mis-triage rate in the MLS-assisted group was 0.9%. This MLS method with a real-time explanation for triage officers was able to lower the mis-triage rate of critically ill ED patients.Entities:
Mesh:
Year: 2021 PMID: 34911945 PMCID: PMC8674324 DOI: 10.1038/s41598-021-03104-2
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 3The impact of each model element to the overall model.
Figure 1An example of an individual’s relative risk results.
Patient characteristics.
| Characteristics | Development and validation set | Prospective test set |
|---|---|---|
| Years–months | 2012.10–2019.12 | 2020.03–2020.04 |
| Arrival time distribution |
| |
| Total no. of cases | 22,272 | 17,072 |
| Age, years: median (25th, 75th percentiles) | 53.0 (34.0, 67.0) | 51.0 (34.0, 65.0) |
| Female (%) | 55.3% | 53.9% |
| ETS level 3 (%) | 48.9% | 47.7% |
| Systolic blood pressure | 122.0 (109.0, 138.0) | 125.0 (113.0, 140.0) |
| Diastolic blood pressure | 75.0 (66.0, 84.0) | 77.0 (68.0, 86.0) |
| Heart rate | 88.0 (76.0, 102.0) | 89.0 (78.0, 102.0) |
| Oxygen saturation | 99.0 (97.0, 100.0) | 99.0 (97.0, 100.0) |
| Shock index | 0.7 (0.6, 0.9) | 0.7 (0.6, 0.8) |
| Pulse pressure | 46.0 (36.0, 60.0) | 47.0 (38.0, 60.0) |
| Altered mental status | 102 (0.4%) | 21 (0.1%) |
| Ambulance | 3555 (16.0%) | 647 (3.8%) |
| Non-ambulance | 18,717 (84.0%) | 15,518 (96.2%) |
The top twenty final diagnoses for patients entering the resuscitation room.
| Diagnostic category | Proportion (%) |
|---|---|
| Acute coronary syndrome | 9.4 |
| Acute cerebrovascular disease | 7.8 |
| Abdominal pain | 6.9 |
| Pneumonia | 6.5 |
| Gastrointestinal hemorrhage | 5.3 |
| Other lower respiratory diseases | 5.2 |
| Shock | 4.7 |
| Congestive heart failure | 3.9 |
| Cardiac dysrhythmias | 2.8 |
| Syncope | 2.7 |
| Trauma | 2.5 |
| Diabetes mellitus with complications | 2.3 |
| Respiratory failure | 2.1 |
| Sudden death | 1.9 |
| Septicemia | 1.8 |
| Fluid and electrolyte disorders | 1.6 |
| Chronic obstructive pulmonary disease | 1.6 |
| Fever of unknown origin | 1.5 |
| Non-specific chest pain | 1.4 |
| Poisoning | 1.3 |
Figure 2Data processing flow chart.
Patient characteristics in different groups for prospective test set.
| Characteristics | Control group | Case group | |
|---|---|---|---|
| Total no. of cases | 8839 | 7936 | |
| Age, years: median (25th, 75th percentiles) | 51.0 (34.0, 65.0) | 50.0 (34.0, 65.0) | 0.18 |
| Female (%) | 54.6% | 53.1% | 0.06 |
| ETS level 3 (%) | 47.9% | 47.6% | 0.45 |
| Systolic blood pressure | 125.0 (113.0, 138.0) | 125.0 (113.0, 140.0) | 0.04 |
| Diastolic blood pressure | 77.0 (68.0, 86.0) | 77.0 (68.0, 86.0) | 0.004 |
| Heart rate | 89.0 (78.0, 101.0) | 89.0 (78.0, 102.0) | 0.57 |
| Oxygen saturation | 98.0 (97.0, 100.0) | 99.0 (97.0, 100.0) | 0.06 |
| Shock index | 0.7 (0.6, 0.8) | 0.7 (0.6, 0.8) | 0.30 |
| Pulse pressure | 47.0 (38.0, 60.0) | 47.0 (38.0, 60.0) | 0.95 |
| Altered mental status | 12 (0.1%) | 9 (0.1%) | 0.7 |
| 0.4 | |||
| Ambulance | 321 (3%) | 314 (4%) | |
| Non-ambulance | 8518 (97.0%) | 7602 (96.2%) |
Considering the degree of missing, only 16,755 out of 17,072 cases are included for use during the prospective testing phase.