| Literature DB >> 30028888 |
Woo Suk Hong1, Adrian Daniel Haimovich1, R Andrew Taylor2.
Abstract
OBJECTIVE: To predict hospital admission at the time of ED triage using patient history in addition to information collected at triage.Entities:
Mesh:
Year: 2018 PMID: 30028888 PMCID: PMC6054406 DOI: 10.1371/journal.pone.0201016
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Variables included in models.
| Category | Number of Variables | Only Triage | Only History | Full |
|---|---|---|---|---|
| Response variable (Disposition) | 1 | X | X | X |
| Demographics | 9 | X | X | X |
| Triage evaluation | 13 | X | X | |
| Chief complaint | 200 | X | X | |
| Hospital usage statistic | 4 | X | X | |
| Past medical history | 281 | X | X | |
| Outpatient medications | 48 | X | X | |
| Historical vitals | 28 | X | X | |
| Historical labs | 379 | X | X | |
| Imaging/EKG counts | 9 | X | X | |
| Total | 972 | 223 | 759 | 972 |
Only Triage—model using only triage information. Only History—model using only patient history. Full—model using the full set of variables. Note that demographic information is included in all three models.
Characteristics of study samples.
| Admitted (n = 166,638) | Discharged (n = 393,848) | |
|---|---|---|
| Age in mean years (95% CI) | 61.6 (61.5–61.7) | 44.9 (44.9–45.0) |
| Gender—Male (%) | 77,093 (46.3%) | 173,740 (44.1%) |
| Language—English (%) | 154,831 (92.9%) | 359,985 (91.4%) |
| Arrival mode—Ambulance (%) | 89,955 (54.0%) | 100,415 (25.5%) |
| Mean triage heart rate (95% CI) | 88.9 (88.7–89.0) | 84.6 (84.5–84.6) |
| Mean triage systolic blood pressure (95% CI) | 134.7 (134.6–134.9) | 132.9 (132.9–133.0) |
| Mean triage diastolic blood pressure (95% CI) | 79.4 (79.3–79.5) | 80.8 (80.8–80.9) |
| Mean triage respiratory rate (95% CI) | 18.0 (18.0–18.0) | 17.5 (17.5–17.5) |
| Mean triage oxygen saturation (95% CI) | 96.6 (96.6–96.7) | 97.5 (97.5–97.5) |
| Mean triage temperature (95% CI) | 98.2 (98.2–98.2) | 98.1 (98.1–98.1) |
| Median ESI Level | 2 | 3 |
All comparisons were significant with p < 2.2e-16
Fig 1Test AUC by dataset type by algorithm.
Addition of historical information improves predictive performance significantly compared to using triage information alone. Patient history alone can predict admission to a reasonable degree.
Summary of statistical measures for each model.
| Algorithm | Dataset | Test AUC (95% CI) | Sensitivity | Specificity | PPV | NPV |
|---|---|---|---|---|---|---|
| LR | Only Triage | 0.865 (0.862–0.868) | 0.68 | 0.85 | 0.65 | 0.87 |
| LR | Only History | 0.862 (0.858–0.865) | 0.72 | 0.85 | 0.67 | 0.88 |
| LR | Full | 0.909 (0.906–0.911) | 0.80 | 0.85 | 0.69 | 0.91 |
| XGBoost | Only Triage | 0.874 (0.871–0.877) | 0.69 | 0.85 | 0.66 | 0.87 |
| XGBoost | Only History | 0.871 (0.868–0.874) | 0.73 | 0.85 | 0.67 | 0.88 |
| XGBoost | Full | 0.924 (0.922–0.927) | 0.83 | 0.85 | 0.70 | 0.92 |
| DNN | Only Triage | 0.873 (0.870–0.876) | 0.70 | 0.85 | 0.66 | 0.87 |
| DNN | Only History | 0.872 (0.869–0.876) | 0.74 | 0.85 | 0.67 | 0.89 |
| DNN | Full | 0.920 (0.917–0.922) | 0.82 | 0.85 | 0.70 | 0.92 |
| XGBoost | Top Variables | 0.910 (0.908–0.913) | 0.79 | 0.85 | 0.69 | 0.91 |
95% CI for all measures < ± 0.01. The cutoff threshold for each model was set to match a fixed specificity of 0.85 to facilitate comparison. The value of 0.85 was chosen by using Youden’s Index on the full XGBoost model. Models achieving a test AUC greater than 0.9 are shaded in gray.
Fig 2Model performance on increasing fractions of the training set.
95% CIs are shown in gray bars. All three algorithms reach maximum performance at 50% of the training set or less. LR reaches maximum performance earlier than XGBoost or DNN.
Fig 3Variables from the full XGBoost model ordered by information gain.
Row names represent the variables in the design matrix post one-hot encoding (see S1 Table for name descriptions). Points represent the mean information gain from a hundred runs of XGBoost. Horizontal lines show bootstrapped 95% confidence intervals.