ObjectiveThe primary objective is to develop an automated method for detecting patients that are ready for discharge from intensive care.
DesignWe used two datasets of routinely collected patient data to test and improve upon a set of previously proposed discharge criteria.
SettingBristol Royal Infirmary general intensive care unit (GICU).
PatientsTwo cohorts derived from historical datasets: 1870 intensive care patients from GICU in Bristol, and 7592 from MIMIC-III (a publicly available intensive care dataset).
ResultsIn both cohorts few successfully discharged patients met all of the discharge criteria. Both a random forest and a logistic classifier, trained using multiple-source cross-validation, demonstrated improved performance over the original criteria and generalised well between the cohorts. The classifiers showed good agreement on which features were most predictive of readiness-fordischarge, and these were generally consistent with clinical experience. By weighting the discharge criteria according to feature importance from the logistic model we showed improved performance over the original criteria, while retaining good interpretability.
ConclusionsOur findings indicate the feasibility of the proposed approach to ready-for-discharge classification, which could complement other risk models of specific adverse outcomes in a future decision support system. Avenues for improvement to produce a clinically useful tool are identified.
Strengths and Limitations of this study: Training data from multiple source domains is leveraged to produce general classifiers. The restrictive feature representation tested could be expanded to better exploit the richness of available data and boost performance. Our approach has the potential to streamline the discharge process in cases where patient physiology makes them clear candidates for a de-escalation of care. High-risk patients would require additional levels of decision support to facilitate complex discharge planning.