🤖 AI Summary
This study aims to identify key clinical and administrative determinants of length of stay (LoS) in hospitals across Italy’s Piedmont region to support healthcare quality assessment and resource optimization.
Method: Leveraging electronic health record (EHR) data from over 60 hospitals (2020–2023), we integrate statistical analysis with machine learning—specifically, temporal feature engineering, clinical semantic encoding (e.g., ICD-10-based comorbidity scoring), and tree-based modeling—to develop a robust LoS prediction framework within a real-world regional EHR setting.
Contribution/Results: The CatBoost model achieves an R² of 0.49, significantly outperforming baseline models. Key non-linear predictors include age group, Charlson Comorbidity Index, admission type, and seasonal (monthly) effects. This work introduces the first large-scale, region-wide, EHR-driven multimethod analytical framework for LoS prediction in Italy, delivering interpretable, policy-relevant insights grounded in empirical evidence.
📝 Abstract
Length of hospital stay is a critical metric for assessing healthcare quality and optimizing hospital resource management. This study aims to identify factors influencing LoS within the Italian healthcare context, using a dataset of hospitalization records from over 60 healthcare facilities in the Piedmont region, spanning from 2020 to 2023. We explored a variety of features, including patient characteristics, comorbidities, admission details, and hospital-specific factors. Significant correlations were found between LoS and features such as age group, comorbidity score, admission type, and the month of admission. Machine learning models, specifically CatBoost and Random Forest, were used to predict LoS. The highest R2 score, 0.49, was achieved with CatBoost, demonstrating good predictive performance.