| Literature DB >> 35808458 |
Sai Gayatri Gurazada1, Shijia Caddie Gao1, Frada Burstein1, Paul Buntine2.
Abstract
Length of Stay (LOS) is an important performance metric in Australian Emergency Departments (EDs). Recent evidence suggests that an LOS in excess of 4 h may be associated with increased mortality, but despite this, the average LOS continues to remain greater than 4 h in many EDs. Previous studies have found that Data Mining (DM) can be used to help hospitals to manage this metric and there is continued research into identifying factors that cause delays in ED LOS. Despite this, there is still a lack of specific research into how DM could use these factors to manage ED LOS. This study adds to the emerging literature and offers evidence that it is possible to predict delays in ED LOS to offer Clinical Decision Support (CDS) by using DM. Sixteen potentially relevant factors that impact ED LOS were identified through a literature survey and subsequently used as predictors to create six Data Mining Models (DMMs). An extract based on the Victorian Emergency Minimum Dataset (VEMD) was used to obtain relevant patient details and the DMMs were implemented using the Weka Software. The DMMs implemented in this study were successful in identifying the factors that were most likely to cause ED LOS > 4 h and also identify their correlation. These DMMs can be used by hospitals, not only to identify risk factors in their EDs that could lead to ED LOS > 4 h, but also to monitor these factors over time.Entities:
Keywords: Weka; clinical decision support; data mining models; emergency department; length of stay; predictive data mining
Mesh:
Year: 2022 PMID: 35808458 PMCID: PMC9269793 DOI: 10.3390/s22134968
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1Systematic literature survey to identify suitable studies.
Summary of Attributes Included in Analysis.
| Directly Used | Derived/Changed from the Original |
|---|---|
| sex | class |
| triage category | X-ray needed? |
| indigenous status description | pathology needed? |
| interpreter require description | CT needed? |
| preferred language | MRI needed? |
| arrival mode description | ultrasound needed? |
| mental health | greater than average? |
| admission flag | age category |
Figure 2Portion of the decision tree. Note that the dotted lines indicate that the branch is connected to the rest of the tree. The ovals contain decisions, and the rounded rectangles contain the class.
Summary of the Performance Metrics.
| Measure | J48 | LazyIBK | LR | NB | RF | ZeroR |
|---|---|---|---|---|---|---|
| Accuracy | 72.10% | 74.04% | 71.33% | 70.23% | 74.024% | 61.41% |
| ROC | 0.762 | 0.82 | 0.773 | 0.758 | 0.81 | 0.05 |
| F-Measure | 0.716 | 0.735 | 0.706 | 0.699 | 0.736 | - |
| Recall | 0.72 | 0.74 | 0.713 | 0.701 | 0.74 | 0.613 |
| Precision | 0.716 | 0.736 | 0.707 | 0.698 | 0.736 | - |