Forecasting mortality associated emergency department crowding
Jalmari Nevanlinna, Anna Eidstø, Jari Ylä-Mattila, Teemu Koivistoinen, Niku Oksala, Juho Kanniainen, Ari Palomäki, Antti Roine
TL;DR
This study tackles the problem of predicting mortality-associated emergency department crowding by defining a crisis as $EDOR>90\%$ and forecasting its occurrence using a LightGBM model trained on anonymous hourly occupancy data from a large Nordic ED. It achieves section-wise predictions with lead times up to 1 p.m., showing AUROC values up to $0.87$ for bedoccupying patients and demonstrating that calendar factors, especially weekday and holidays, strongly influence forecast accuracy. The approach uses an expanding window retraining scheme and SHAP-based feature attribution to reveal key drivers, while maintaining data privacy by avoiding patient-level information. The findings support the feasibility of deploying preemptive interventions based on timely, anonymized forecasts to mitigate mortality risk from crowding and improve ED operations.
Abstract
Emergency department (ED) crowding is a global public health issue that has been repeatedly associated with increased mortality. Predicting future service demand would enable preventative measures aiming to eliminate crowding along with it's detrimental effects. Recent findings in our ED indicate that occupancy ratios exceeding 90% are associated with increased 10-day mortality. In this paper, we aim to predict these crisis periods using retrospective data from a large Nordic ED with a LightGBM model. We provide predictions for the whole ED and individually for it's different operational sections. We demonstrate that afternoon crowding can be predicted at 11 a.m. with an AUC of 0.82 (95% CI 0.78-0.86) and at 8 a.m. with an AUC up to 0.79 (95% CI 0.75-0.83). Consequently we show that forecasting mortality-associated crowding using anonymous administrative data is feasible.
