Reducing Waiting Times to Improve Patient Satisfaction: A Hybrid Strategy for Decision Support Management
Abstract
:1. Introduction
2. Literature Review
3. Materials and Methods
3.1. Data Preprocessing and Postprocessing Process
- First, we inputted missing values in critical variables (such as times at registration, vital signs, and medical consultation stages). We chose to eliminate incomplete records to avoid bias.
- Second, we applied the interquartile range (IQR) method to identify and handle outliers since these outliers can affect the distribution of the data and the accuracy of the predictive models.
- Third, we calculated the waiting time at each stage (registration, vital signs, and medical consultation) as the difference between the end time of the previous stage and the start time of the next stage. We also calculated the processing time as the difference between the start and end of each stage. We assumed that each patient follows the same flow (registration → vital signs → medical consultation) without interruptions, which allowed us to calculate the total time in the system sequentially.
- Fourth, we checked the distribution of the post-processing data. By removing outliers, we sought to ensure that the data followed a closer-to-normal distribution, especially during waiting and processing times.
- Fifth, to simplify the actual complexity of the hospital flow, we considered that the waiting and processing times at each stage were independent of each other.
- Sixth, we normalized the times between 0 and 1 to improve the convergence of the models and reduce the bias caused by different time magnitudes at each stage.Pre- and post-processing of the data allowed us to adequately prepare them for predictive and optimization analysis. This strategy allowed us to ensure that the methodology was built with high-quality data.
3.1.1. Handling Missing Data and Outliers
- Eliminating records with missing values in critical variables: registration times, vitals times, doctor consultation times, and total system times. This decision was made to avoid introducing bias or inaccuracies caused by inputting essential variables.Let X be the dataset with variables , , …, representing the waiting and processing times at different stages.
- If (wait time fo each stage i and processing time for each stage j), record X is removed if such as = 0, where 0 represents missing values. After this step, only complete X records were retained, ensuring that all relevant information for each patient was available.
- The presence of extreme outliers in the waiting and processing times could skew the results of our regression models. Therefore, outliers were identified using the interquartile range (IQR) method for each of the variables, and extreme values were removed to ensure normal distribution and prevent model distortion. For each variable , we calculated the interquartile range, and for the value of that fell outside the range, we considered outliers and removed them.
- The final dataset contained 480 complete cases that were used in this article.
3.1.2. Calculation of Waiting Times and Total System Time
3.2. Data Characterization
3.3. Multiple Linear Regression
- Registration stage: and ;
- Vitals stage: and ;
- Doctor stage: and .
- The relationship between the dependent variable and the independent variables (waiting times and processing times) is linear.
- The residuals from one observation should not be correlated with the residuals from another observation. In other words, there should be no autocorrelation among the residuals. One way to check for autocorrelation in a regression model is by using the Durbin–Watson (DW) statistic.
- The variance of the error term is constant across all values of the independent variables. This is known as homoscedasticity and is expressed as follows:
- The error term follows a normal distribution, ∼N (0, ).
- The independent variables and are not highly correlated with each other. Multicollinearity could distort the estimation of the regression coefficients.
3.4. Log-Transformed Multiple Linear Regression Model
3.5. Artificial Neural Network Model
Neural Network Architecture
3.6. Statistical Metrics to Validate Regression Models
- We measure the proportion of the variance of the dependent variable, , that is explained by the independent variables of the model [52,53]. To do so, we calculate as follows:
- We also obtained MAE as a measure of error to determine the absolute difference between the observed and predicted values of .
- Finally, we calculate RMSE as another error measure, which allows us to measure the square root of the average squared differences between the observed and predicted values.
3.7. Strategy for Reducing Patient Wait Times: A Decision Support Management
- The objective is to minimize , which is influenced by waiting times and processing times at the three main stages of patient care: registration, vital signs, and medical consultation. In this way, we define the objective function as follows:
- The key constraint in this optimization problem is the availability of resources such as staff, technological infrastructure, and time. These resources directly impact the possible reductions in waiting and processing times. Let be the resources available for each stage i (registration, vitals, and doctor). Let and be the minimum feasible times for waiting and processing given available resources.
- The constraints are (1) ≥ and (2) ≥ .
- Then, to optimize , we introduce efficiency factors and , where ∈, representing how much waiting and processing times can be reduced based on the resources available. In this way, the optimized waiting and processing times are = ·; and = ·.
- Finally, the optimized of the system becomes the following:
4. Results
4.1. Performance of Regression Models
4.2. Statistical Assumptions Results
4.3. Decision-Making Framework
5. Discussion
6. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Parente, D.H.; Pinto, M.B.; Barber, J.C. A pre-post comparison of service operational efficiency and patient satisfaction under open access scheduling. Health Care Manag. Rev. 2005, 30, 220–228. [Google Scholar] [CrossRef] [PubMed]
- Boland, G.W.; Duszak, R.; McGinty, G.; Allen, B. Delivery of appropriateness, quality, safety, efficiency and patient satisfaction. J. Am. Coll. Radiol. 2014, 11, 7–11. [Google Scholar] [CrossRef] [PubMed]
- Martinez, D.A.; Zhang, H.; Bastias, M.; Feijoo, F.; Hinson, J.; Martinez, R.; Dunstan, J.; Levin, S.; Prieto, D. Prolonged wait time is associated with increased mortality for Chilean waiting list patients with non-prioritized conditions. BMC Public Health 2019, 19, 233. [Google Scholar] [CrossRef] [PubMed]
- Silva-Aravena, F.; Álvarez-Miranda, E.; Astudillo, C.A.; González-Martínez, L.; Ledezma, J.G. Patients’ prioritization on surgical waiting lists: A decision support system. Mathematics 2021, 9, 1097. [Google Scholar] [CrossRef]
- Silva-Aravena, F.; Gutiérrez-Bahamondes, J.H.; Núñez Delafuente, H.; Toledo-Molina, R.M. An intelligent system for patients’ well-being: A multi-criteria decision-making approach. Mathematics 2022, 10, 3956. [Google Scholar] [CrossRef]
- Khani, R.A. Improving Waiting Time and Patients’ Experience in a Medical Retina Clinic. Ph.D. Thesis, Royal College of Surgeons in Ireland, Dublin, Ireland, 2015. [Google Scholar]
- Godley, M.; Jenkins, J.B. Decreasing wait times and increasing patient satisfaction: A lean six sigma approach. J. Nurs. Care Qual. 2019, 34, 61–65. [Google Scholar] [CrossRef]
- Pushadapu, N. Optimization of Resources in a Hospital System: Leveraging Data Analytics and Machine Learning for Efficient Resource Management. J. Sci. Technol. 2020, 1, 280–337. [Google Scholar]
- Toma, M.; Wei, O.C. Predictive modeling in medicine. Encyclopedia 2023, 3, 590–601. [Google Scholar] [CrossRef]
- Nwaimo, C.S.; Adegbola, A.E.; Adegbola, M.D. Transforming healthcare with data analytics: Predictive models for patient outcomes. GSC Biol. Pharm. Sci. 2024, 27, 25–35. [Google Scholar] [CrossRef]
- Rackauckas, C.; Ma, Y.; Noack, A.; Dixit, V.; Mogensen, P.K.; Byrne, S.; Maddhashiya, S.; Santiago Calderón, J.B.; Nyberg, J.; Gobburu, J.V.; et al. Accelerated predictive healthcare analytics with pumas, a high performance pharmaceutical modeling and simulation platform. BioRxiv 2020. [Google Scholar] [CrossRef]
- Alshareef, I.M.A.; Al Shaman, H.M.H.; hadi Al Mansour, I. The Role of Data Analytics In Medical Administration: Leveraging Information For Decision-Making. J. Namib. Stud. Hist. Politics Cult. 2023, 36, 12–23. [Google Scholar]
- AlBakary, W.A.; Sedky, A.A.H.; Abdelmoez, W. Interactive Bottleneck Detection in Data Driven Business Process Simulation in Healthcare: Egyptian Case Study. In Proceedings of the 2022 32nd International Conference on Computer Theory and Applications (ICCTA), Alexandria, Egypt, 17–19 December 2022; pp. 234–240. [Google Scholar]
- Varanasi, S.; Malathi, K. Self-improved COOT optimization-based LSTM for patient waiting time prediction. Multimed. Tools Appl. 2024, 83, 39315–39333. [Google Scholar] [CrossRef]
- Yanamala, A.K.Y. Cost-Sensitive Deep Learning for Predicting Hospital Readmission: Enhancing Patient Care and Resource Allocation. Int. J. Adv. Eng. Technol. Innov. 2022, 1, 56–81. [Google Scholar]
- Pak, A.; Gannon, B.; Staib, A. Predicting waiting time to treatment for emergency department patients. Int. J. Med. Inform. 2021, 145, 104303. [Google Scholar] [CrossRef] [PubMed]
- Kuo, Y.H.; Chan, N.B.; Leung, J.M.; Meng, H.; So, A.M.C.; Tsoi, K.K.; Graham, C.A. An integrated approach of machine learning and systems thinking for waiting time prediction in an emergency department. Int. J. Med. Inform. 2020, 139, 104143. [Google Scholar] [CrossRef]
- Srinivas, S. A machine learning-based approach for predicting patient punctuality in ambulatory care centers. Int. J. Environ. Res. Public Health 2020, 17, 3703. [Google Scholar] [CrossRef]
- Yousefi, M.; Yousefi, M.; Fathi, M.; Fogliatto, F.S. Patient visit forecasting in an emergency department using a deep neural network approach. Kybernetes 2020, 49, 2335–2348. [Google Scholar] [CrossRef]
- Sudarshan, V.K.; Brabrand, M.; Range, T.M.; Wiil, U.K. Performance evaluation of Emergency Department patient arrivals forecasting models by including meteorological and calendar information: A comparative study. Comput. Biol. Med. 2021, 135, 104541. [Google Scholar] [CrossRef]
- Zhang, H.; Best, T.J.; Chivu, A.; Meltzer, D.O. Simulation-based optimization to improve hospital patient assignment to physicians and clinical units. Health Care Manag. Sci. 2020, 23, 117–141. [Google Scholar] [CrossRef]
- Tavakoli, M.; Tavakkoli-Moghaddam, R.; Mesbahi, R.; Ghanavati-Nejad, M.; Tajally, A. Simulation of the COVID-19 patient flow and investigation of the future patient arrival using a time-series prediction model: A real-case study. Med. Biol. Eng. Comput. 2022, 60, 969–990. [Google Scholar] [CrossRef]
- Pianykh, O.S.; Guitron, S.; Parke, D.; Zhang, C.; Pandharipande, P.; Brink, J.; Rosenthal, D. Improving healthcare operations management with machine learning. Nat. Mach. Intell. 2020, 2, 266–273. [Google Scholar] [CrossRef]
- Amissah, M.; Lahiri, S. Modelling granular process flow information to reduce bottlenecks in the emergency department. Healthcare 2022, 10, 942. [Google Scholar] [CrossRef] [PubMed]
- Safdar, K.A.; Emrouznejad, A.; Dey, P.K. An optimized queue management system to improve patient flow in the absence of appointment system. Int. J. Health Care Qual. Assur. 2020, 33, 477–494. [Google Scholar] [CrossRef] [PubMed]
- Ansah, J.P.; Ahmad, S.; Lee, L.H.; Shen, Y.; Ong, M.E.H.; Matchar, D.B.; Schoenenberger, L. Modeling Emergency Department crowding: Restoring the balance between demand for and supply of emergency medicine. PLoS ONE 2021, 16, e0244097. [Google Scholar] [CrossRef]
- Lamé, G.; Dixon-Woods, M. Using clinical simulation to study how to improve quality and safety in healthcare. BMJ Simul. Technol. Enhanc. Learn. 2020, 6, 87. [Google Scholar] [CrossRef]
- Ordu, M.; Demir, E.; Tofallis, C.; Gunal, M.M. A novel healthcare resource allocation decision support tool: A forecasting-simulation-optimization approach. J. Oper. Res. Soc. 2021, 72, 485–500. [Google Scholar] [CrossRef]
- Jahangiri, S.; Abolghasemian, M.; Ghasemi, P.; Chobar, A.P. Simulation-based optimisation: Analysis of the emergency department resources under COVID-19 conditions. Int. J. Ind. Syst. Eng. 2023, 43, 1–19. [Google Scholar] [CrossRef]
- Faeghi, S.; Lennerts, K.; Nickel, S. A system dynamics model application to operating room planning and management. J. Simul. 2023, 17, 58–75. [Google Scholar] [CrossRef]
- Manzoor, F.; Wei, L.; Hussain, A.; Asif, M.; Shah, S.I.A. Patient satisfaction with health care services; An application of physician’s behavior as a moderator. Int. J. Environ. Res. Public Health 2019, 16, 3318. [Google Scholar] [CrossRef]
- Abidova, A.; Alcântara da Silva, P.; Moreira, S. Predictors of patient satisfaction and the perceived quality of healthcare in an emergency department in Portugal. West. J. Emerg. Med. Integr. Emerg. Care Popul. Health 2020, 21, 391. [Google Scholar]
- Sonis, J.D.; Aaronson, E.L.; Lee, R.Y.; Philpotts, L.L.; White, B.A. Emergency department patient experience: A systematic review of the literature. J. Patient Exp. 2018, 5, 101–106. [Google Scholar] [CrossRef] [PubMed]
- De Simone, S.; Planta, A.; Cicotto, G. The role of job satisfaction, work engagement, self-efficacy and agentic capacities on nurses’ turnover intention and patient satisfaction. Appl. Nurs. Res. 2018, 39, 130–140. [Google Scholar] [CrossRef] [PubMed]
- Bronick, A.K. Reducing Patient Wait Times in a Primary Care Setting to Improve Patient Satisfaction. Ph.D. Thesis, Georgetown University, Washington, DC, USA, 2024. [Google Scholar]
- Ala, A.; Alsaadi, F.E.; Ahmadi, M.; Mirjalili, S. Optimization of an appointment scheduling problem for healthcare systems based on the quality of fairness service using whale optimization algorithm and NSGA-II. Sci. Rep. 2021, 11, 19816. [Google Scholar] [CrossRef] [PubMed]
- Adhicandra, I.; Nurhidayati, S.; Fauzan, T.R. Optimization of Hospital Queue Management Using Priority Queue Algorithm and Reinforcement Learning for Emergency Service Prioritization. Int. J. Softw. Eng. Comput. Sci. (IJSECS) 2024, 4, 512–522. [Google Scholar] [CrossRef]
- Vázquez-Serrano, J.I.; Cárdenas-Barrón, L.E.; Vicencio-Ortiz, J.C.; Matis, T.; Gaitán-Mercado, C.M.; Peimbert-García, R.E. Hybrid optimization and discrete-event simulation model to reduce waiting times in a primary health center. Expert Syst. Appl. 2024, 238, 121920. [Google Scholar] [CrossRef]
- Silva-Aravena, F.; Delafuente, H.N.; Astudillo, C.A. A novel strategy to classify chronic patients at risk: A hybrid machine learning approach. Mathematics 2022, 10, 3053. [Google Scholar] [CrossRef]
- Silva-Aravena, F.; Morales, J. Dynamic surgical waiting list methodology: A networking approach. Mathematics 2022, 10, 2307. [Google Scholar] [CrossRef]
- Loftus, T.J.; Altieri, M.S.; Balch, J.A.; Abbott, K.L.; Choi, J.; Marwaha, J.S.; Hashimoto, D.A.; Brat, G.A.; Raftopoulos, Y.; Evans, H.L.; et al. Artificial Intelligence–enabled Decision Support in Surgery: State-of-the-art and Future Directions. Ann. Surg. 2023, 278, 51–58. [Google Scholar] [CrossRef]
- Boonprasope, A.; Tippayawong, K.Y. Predicting Healthcare Mutual Fund Performance Using Deep Learning and Linear Regression. Int. J. Financ. Stud. 2024, 12, 23. [Google Scholar] [CrossRef]
- Malik, M.; Abdallah, S.; Ala’raj, M. Data mining and predictive analytics applications for the delivery of healthcare services: A systematic literature review. Ann. Oper. Res. 2018, 270, 287–312. [Google Scholar] [CrossRef]
- Kaiser, J. Dealing with Missing Values in Data. J. Syst. Integr. 2014, 5, 42–51. [Google Scholar] [CrossRef]
- Ibrahim, E.; Shouman, M.A.; Torkey, H.; El-Sayed, A. Handling missing and outliers values by enhanced algorithms for an accurate diabetic classification system. Multimed. Tools Appl. 2021, 80, 20125–20147. [Google Scholar] [CrossRef]
- Singh, M.; Dixit, S.; Ranjan, R.; Sharma, R.; Singla, R.; Goyal, P. Correlation between Waiting Time and Satisfaction Among Those Attending Outpatient Departments of a Tertiary Care Social Security Hospital, Faridabad, Haryana. Med. J. Dr. D Y Patil Univ. 2020, 13, 480–485. [Google Scholar] [CrossRef]
- Safe, M.S.; Barouni, M.; Saif, S.M. Health impact on Economy by Artificial Neural Network and Dynamic Ordinary Least Squares. Health Manag. Inf. Sci. 2017, 4, 107–113. [Google Scholar]
- Kaya Samut, P.; Cafrı, R. Analysis of the efficiency determinants of health systems in OECD countries by DEA and panel tobit. Soc. Indic. Res. 2016, 129, 113–132. [Google Scholar] [CrossRef]
- Wang, H.; Sambamoorthi, N.; Robinson, R.D.; Knowles, H.; Kirby, J.J.; Ho, A.F.; Takami, T.; Sambamoorthi, U. What explains differences in average wait time in the emergency department among different racial and ethnic populations: A linear decomposition approach. J. Am. Coll. Emerg. Physicians Open 2024, 5, e13293. [Google Scholar] [CrossRef]
- Pereira, V.; Oyekunle, T.; Janes, J.; Amling, C.J.; Aronson, W.J.; Cooperberg, M.R.; Kane, C.J.; Terris, M.K.; Klaassen, Z.; Freedland, S.J.; et al. Time from biopsy to radical prostatectomy by race in an equal-access healthcare system: Results from the SEARCH cohort. Prostate 2023, 83, 1011–1019. [Google Scholar] [CrossRef]
- Choudhury, A.; Urena, E. Forecasting hourly emergency department arrival using time series analysis. Br. J. Healthc. Manag. 2020, 26, 34–43. [Google Scholar] [CrossRef]
- Al-Mousa, A.; Al-Zubaidi, H.; Al-Dweik, M. A machine learning-based approach for wait-time estimation in healthcare facilities with multi-stage queues. IET Smart Cities 2024. [Google Scholar] [CrossRef]
- Hijry, H.M. Crowding Reduction and Waiting Time Analysis in Health-Care System Using Machine Learning. Ph.D. Thesis, Oakland University, Rochester, MI, USA, 2022. [Google Scholar]
- Li, Y.; Cao, L.; Zhang, J.; Jiang, Y.; Han, Y.; Wei, J. Energy benchmarking in healthcare facilities: A comparative study. J. Constr. Eng. Manag. 2021, 147, 04021159. [Google Scholar] [CrossRef]
Summary Time | Total System () | Registration | Vitals | Doctor |
---|---|---|---|---|
Count | 126 | 126 | 126 | 126 |
Mean | 59.31 | 2.212 | 6.10 | 14.45 |
Std | 32.89 | 2.17 | 5.74 | 9.31 |
Min | 14 | 0 | 0 | 0 |
25% | 13 | 1 | 3 | 7 |
50% | 54.5 | 1 | 4 | 12 |
75% | 78.5 | 3 | 7 | 20 |
Correlation Matrix | Total System () | Registration | Vitals | Doctor |
---|---|---|---|---|
Total System () | 1.000 | 0.093 | 0.221 | 0.469 |
Registration | 0.093 | 1.000 | −0.027 | −0.150 |
Vitals | 0.221 | −0.027 | 1.000 | 0.062 |
Doctor | 0.469 | −0.150 | 0.062 | 1.000 |
Model | MAE | MSE | RMSE | |
---|---|---|---|---|
MLR | 0.93 | 7.29 | 91.67 | 9.57 |
LTMLR | 0.85 | 7.62 | 97.02 | 9.85 |
NN | 0.86 | 7.05 | 190.04 | 13.79 |
Feature | VIF |
---|---|
Registration wait time | 1.40 |
Vitals wait time | 1.64 |
Doctor wait time | 1.60 |
Registration time | 1.78 |
Vitals time | 1.83 |
Doctor time | 2.68 |
Test | Value | Interpretation |
---|---|---|
Durbin–Watson | Close to 2 | No autocorrelation in residuals (independence) |
Breusch–Pagan Test (p-value) | >0.05 | Residuals have constant variance (homoscedasticity) |
Shapiro–Wilk Test (p-value) | >0.05 | Residuals are normally distributed |
Variance Inflation Factor (VIF) | All < 10 | No multicollinearity |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Morales, J.; Silva-Aravena, F.; Saez, P. Reducing Waiting Times to Improve Patient Satisfaction: A Hybrid Strategy for Decision Support Management. Mathematics 2024, 12, 3743. https://doi.org/10.3390/math12233743
Morales J, Silva-Aravena F, Saez P. Reducing Waiting Times to Improve Patient Satisfaction: A Hybrid Strategy for Decision Support Management. Mathematics. 2024; 12(23):3743. https://doi.org/10.3390/math12233743
Chicago/Turabian StyleMorales, Jenny, Fabián Silva-Aravena, and Paula Saez. 2024. "Reducing Waiting Times to Improve Patient Satisfaction: A Hybrid Strategy for Decision Support Management" Mathematics 12, no. 23: 3743. https://doi.org/10.3390/math12233743
APA StyleMorales, J., Silva-Aravena, F., & Saez, P. (2024). Reducing Waiting Times to Improve Patient Satisfaction: A Hybrid Strategy for Decision Support Management. Mathematics, 12(23), 3743. https://doi.org/10.3390/math12233743