Machine learning based prediction of prolonged duration of mechanical ventilation incorporating medication data =============================================================================================================== * Andrea Sikora * Bokai Zhao * Yanlei Kong * Brian Murray * Ye Shen ## Abstract **Rationale** Duration of mechanical ventilation is associated with adverse outcomes in critically ill patients and increased use of resources. The increasing complexity of medication regimens has been associated with increased mortality, length of stay, and fluid overload but has never been studied specifically in the setting of mechanical ventilation. **Objective** The purpose of this analysis was to develop prediction models for mechanical ventilation duration to test the hypothesis that incorporating medication data may improve model performance. **Methods** This was a retrospective cohort study of adults admitted to the ICU and undergoing mechanical ventilation for longer than 24 hours from October 2015 to October2020. Patients were excluded if it was not their index ICU admission or if the patient was placed on comfort care in the first 24 hours of admission. Relevant patient characteristics including age, sex, body mass index, admission diagnosis, morbidities, vital signs measurements, severity of illness, medication regimen complexity as measured by the MRC-ICU, and medical treatments before intubation were collected. The primary outcome was area under the receiver operating characteristic (AUROC) of prediction models for prolonged mechanical ventilation (defined as greater than 5 days). Both logistic regression and supervised learning techniques including XGBoost, Random Forest, and Support Vector Machine were used to develop prediction models. **Results** The 318 patients [age 59.9 (SD 16.9), female 39.3%, medical 28.6%] had mean 24-hour MRC-ICU score of 21.3 (10.5), mean APACHE II score of 21.0 (5.4), mean SOFA score of 9.9 (3.3), and ICU mortality rate of 22.6% (n=72). The strongest performing logistic model was the base model with MRC-ICU added, with AUROC of 0.72, positive predictive value (PPV) of 0.83, and negative prediction value (NPV) of 0.92. The strongest overall model was Random Forest with an AUROC of 0.78, a PPV of 0.53, and NPV of 0.90. Feature importance analysis using support vector machine and Random Forest revealed severity of illness scores and medication related data were the most important predictors. **Conclusions** Medication regimen complexity is significantly associated with prolonged duration of mechanical ventilation in critically ill patients, and prediction models incorporating medication information showed modest improvement in this prediction. ## Introduction Mechanical ventilation (MV) is a frequently encountered supportive care modality in critically ill patients. (1) While life-saving, mechanical ventilation predisposes patients to notable sequalae that can adversely affect patient-centered outcomes including ventilator induced lung injury (VILI), infection, intensive care unit (ICU) acquired muscle weakness, etc. that make the decision to intubate, daily evaluation of extubation potential, and need for tracheostomy essential bedside assessments. (2) Moreover, the risk of these MV-related complications increases as duration of mechanical ventilation increases, and given that over 750,000 patients are supported by MV and approximately 5-25% of those patients in a mixed ICU require MV for greater than 5 days, prediction of patients at most risk becomes increasingly relevant. (3–5) The ability to identify those patients more likely to require prolonged mechanical ventilation (PMV) may alter clinical decision-making, including ventilation or medication management strategies, that may ultimately reduce the duration of therapy. Previous studies that developed prediction models for PMV have included primarily laboratory and vital sign information (e.g., serum creatinine, acidosis, bicarbonate, etc.); however, mechanical ventilation cannot be viewed as an isolated intervention but is deeply intertwined with a patient’s overall clinical status and associated pharmacotherapy regimen. (1,5–11) Indeed, associated pharmacotherapy regimens are complex with over 30% of patients in the ICU setting having greater than 20 medications prescribed. (12,13) This same study showed that 70% of patients had more than 13 medications at any given point. (12,13) Further, comprehensive medication management strategies aimed at optimizing drug selection (e.g., preferring medications with lower risk of delirium) have shown reductions in duration of mechanical ventilation. (14,15) Given that medications play a significant role in mechanical ventilation management, quantifying patient-specific, medication-related data is a potentially important prediction variable that has not been well explored. Previous studies have observed associations between medication regimen complexity-intensive care unit (MRC-ICU) score and other relevant outcomes including mortality, length of stay, and fluid overload. (16–24) Moreover, use of machine learning techniques in combination with MRC-ICU appears to improve prediction and has shown utility in a variety of ICU prediction questions. (20,25) In this study, we aimed to employ both traditional and machine learning techniques to develop and validate PMV prediction models with the goal of identifying the most useful predictors at the bedside. We hypothesized that advanced machine learning techniques may be useful to identify the most important clinical factors that can differentiate between patients with high versus low risk of PMV. Additionally, we aimed to test the hypothesis that the addition of medication related variables would enhance prediction of PMV. ## Methods ### Source of data Patient data were gathered from the Carolina Data Warehouse, which houses Epic® electronic health record (EHR) data from the University of North Carolina Health System. The protocol for this study was reviewed and approved by the University of Georgia Institutional Review Board (approval number: (Project00001541). Due to the retrospective, observational design, waivers of informed consent and HIPAA authorization were granted. This was a retrospective cohort study of adults aged 18 years and older with an ICU admission and duration of mechanical ventilation greater than 24 hours between October 2015 and October 2020. Patients were excluded if it was not their index ICU admission or if the patient was placed on comfort care within the first 24 hours of ICU stay. Types of ICUs included medical, surgical, trauma, neurosciences, cardiac, and burn. De-identified data from the first ICU admission per each patient was included. The primary outcome was the presence of prolonged duration of mechanical ventilation, defined as greater than 5 days. De-identified patient data were collected through a trained data analyst including: 1) baseline demographic data: age, sex, admission to the medical ICU, primary admission diagnosis, and data to calculate the sequential organ failure assessment (SOFA), Acute Physiology, Chronic Health Evaluation (APACHE II) score, and medication regimen complexity-intensive care unit (MRC-ICU) score at 24 hours; 2) data at time of mechanical ventilation: highest FiO2 positive end expiratory pressure (PEEP), and minute ventilation in 12-24 hours after intubation, mode of ventilation at initiation, duration of non-invasive respiratory support prior to intubation, arterial blood gas values, and heart rate; 3) patient outcomes: mortality, ICU length of stay, presence of fluid overload, acute kidney injury (AKI), and need for vasoactive medications and/or renal replacement therapy; and 4) medication variables: sedatives, analgesics, vasoactive agents, and diuretics taken before intubation. Additionally, the MRC-ICU was calculated at 3 separate time points: 24 hours after ICU admission, at the time of intubation, and 24 hours after intubation. The MRC-ICU measures medication regimen complexity with each line of 35 discrete line items assigned a weighted value and then summed to create a score for a patient’s regimen at the given time point. (19) For example, a patient would be given 3 points for vancomycin, 1 point for norepinephrine, and 1 point for insulin for a total score of 5. ### Statistical Analysis Following a literature review of prolonged mechanical ventilation in the ICU, a total of 30 potential predictor variables were identified by investigator consensus to include in each PMV regression model. (5,10,26–33) These variables included the following: *1) ICU baseline:* age, sex, admission to medical ICU, and primary ICU admission diagnosis (cardiac, chronic kidney disease, heart failure, hepatic, pulmonary, sepsis, trauma); *2) 24 hours after ICU admission:* APACHE II and SOFA score (using worst values in the 24 hour period); presence of acute kidney injury; *3) Flowsheet and laboratory values at time of intubation:* duration of oxygen support devices prior to intubation, pulse, arterial blood gas values, and ventilator settings (positive end expiratory pressure (PEEP) and fraction of inspired oxygen (FiO2); fluid overload. The fourth category was added to assess the role of medications at 24 hours and included: MRC-ICU score at 24 hours after ICU admission, time of intubation, and 24 hours after intubation, dichotomized MRC-ICU less than or greater than or equal to 10 at the same three time points, and certain medications (bumetanide, clonazepam, dexamethasone, dexmedetomidine, dobutamine, ertapenem, lorazepam, norepinephrine) selected by the investigators following univariate analysis. Due to the hypothesis-generating nature of this evaluation, no attempt was made to estimate the sample size, and all eligible patients from the available database were included to maximize statistical power of the predictive models developed. Descriptive statistics on the data were calculated before model development. Numerical predictors were summarized by the mean and standard deviation and categorical variables reported count and corresponding proportion of the total population. Clinical characteristics between those patients with and without PMV were compared using either Student *t* test or Chi-square test, as appropriate. Univariate analysis was performed on baseline variables to detect potential important variables for the basic model and select important baseline medications for predicting prolong MV. Multiple imputation was applied for missing data. Under the assumption of missing at random, a chained equations approach carried out five imputations. (34) After multiple imputation, each of the five completed datasets was split into training data and testing data using an 85:15 ratio in a cross-validation splitting manner. Subsequently, a logistic model was built to predict PMV on each of the five complete training sets. Parameter estimation were pooled using Rubin’s rule. (35) Corresponding odds ratio (OR) and 95% confidence intervals (CI) of coefficients were reported respectively, which can reflect the influence of each predictor. ### Model development and performance Multivariable logistic models were developed to predict PMV. First, a benchmark model was derived using logistic regression and investigator selection that included the following variables: duration of oxygen support devices prior to intubation, highest PaCO2 and bicarbonate on arterial blood gas in 12-24 hours after intubation, presence of elevated pulse (>110 beats per minute) in 24 hours prior to intubation, presence of fluid overload before intubation (defined as greater than 10% of admission body weight in volume), highest FiO2 and PEEP in 12-24 hours after intubation, minute ventilation, and a product of PaCO2 and minute ventilation in the first 12-24 hours after intubation. Then, the effects of inclusion of standard severity of illness scores (SOFA score at 24 hours, APACHE II score at 24 hours) and medication related data including both the MRC-ICU at 24 hours and presence of individual drugs were assessed. To evaluate the influence of the MRC-ICU score on PMV, MRC-ICU as a continuous score and MRC-ICU as a dichotomous variable as < 10 or ≥10 were included separately, with selection of the rest of the variables following this addition. Additional models including all medications taken before intubation and selected medications known to play a significant role in mechanical ventilation were evaluated for their presence at initiation of mechanical ventilation and 24 hours after intubation. For this process, univariate analysis and then least absolute shrinkage and selection operator (LASSO) based logistic model were conducted on the medication dataset for variable screening resulting in two models (base + selected drugs and base + LASSO drugs). All variables were examined, and certain variables were excluded from the models if potential collinearity or mediation effects were present. A full model was fitted with all predictors, and a stepwise regression was conducted. Additionally, variable selection was performed in the MRC-ICU model by mediation analysis. Variables as mediators with significant relationship between MRC-ICU and PMV were removed from the model. The final model was selected based on the best performance. Figure 1 in the **Supplemental Content** summarizes the full model development procedure. Multiple logistic models with different predictor variable were built including basic variables, basic variables and MRC-ICU, basic variables and important medications selected via LASSO technique, basic variables with SOFA and APACHE II scores, and basic variables with MRC-ICU, SOFA and APACHE II scores at 24 hours. To compare performance of the models, a series of values were calculated including for the models with classification task: area under the receiver operating characteristic (AUROC), positive predictive value (PPV), negative predictive value (NPV), specificity, and sensitivity. To evaluate performance of the developed model, metrics were calculated on test data from each imputed dataset and averaged. A p-value less than 0.05 was used to determine statistical significance for all outcomes. All analyses were performed using *R* (version 4.1.2). ![Figure 1.](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2023/09/18/2023.09.18.23295724/F1.medium.gif) [Figure 1.](http://medrxiv.org/content/early/2023/09/18/2023.09.18.23295724/F1) Figure 1. Mean AUROC curve comparing prediction models for prolonged duration of mechanical ventilation Random Forest, support vector machine (SVM), and XGBoost were employed for the task of predicting PMV. For these methods, the dataset was imputed and split one time. The mean was used to impute numerical predictors and mode for categorical variable imputation. The dataset was then split into training and test subsets by the ratio of 85:15. Predictions for probability of PMV were made on each of the five imputed testing sets with the corresponding optimal model. Cross-validation was employed for hyperparameters. For Random Forest, two hyperparameters were tuned (number of trees and number of variables randomly sampled as candidates at each split). With the optimal models, the prediction performance on the test dataset was evaluated. For XGBoost, feature importance was measured as the frequency a feature was used in the trees. For Random Forest, feature importance was measured by mean decrease in node impurity. For SVM, feature importance was measured via permutation test from R package ‘vip’. Then, impacts of predictors on the outcome via the evaluation of feature importance and logistic parameter estimation results were compared. ## Results Of the 318 patients included, 145 patients (45.6%) were over the age of 65, and 125 (39.3%) were female. Of these, 90 (28.3%) had PMV. Overall, the mean APACHE II score was 21.0 ± 5.4, mean SOFA score was 9.9 ± 3.3, and MRC-ICU was 21.3 ± 10.5. The mean length of MV was 5.5 ± 12.8 days, and overall, the mortality rate within MV period was 22.6% (72 out of 318). Patient outcomes differed by the presence and absence of PMV, with those that had PMV having a higher mortality rate (38.9% vs. 16.2%, p < 0.001) and longer mean length of ICU stay (19.9 vs. 3.9, p < 0.001). Description of variables used for model development are provided in **Table 1**. View this table: [Table 1.](http://medrxiv.org/content/early/2023/09/18/2023.09.18.23295724/T1) Table 1. Description of model co-variables When predicting PMV, statistical and machine learning models were developed, and model performance is summarized in **Table 2**. Using logistic regression, a base model was developed and demonstrated an AUROC of 0.67 (0.39 – 0.94) with an accuracy of 0.78 (0.60 – 0.90). A series of candidate models were then developed using MRC-ICU and severity of illness scores. The nested model using the MRC-ICU at 24 hours was superior to the others and following variable selection, AUROC was improved to 0.73 (0.45 – 0.99) and accuracy of 0.85 (0.68 – 0.95) with a sensitivity of 0.63 and specificity of 0.91, respectively, when Youden’s threshold was applied. No evidence of collinearity was found among the predictors. Results for the full regression model are provided in **Supplemental Content – Table 1**. The mediation analysis showed duration of support devices and HCO3 are mediators between the outcome and MRC-ICU (p-value = 0.016 and <0.001, respectively). After reviewing the effect of the three mediators, the final selected model in predicting PMV was developed (see Supplemental Content - Table 2**).** View this table: [Table 2.](http://medrxiv.org/content/early/2023/09/18/2023.09.18.23295724/T2) Table 2. Performance of prolonged duration of mechanical ventilation prediction models Among the machine learning models, Random Forest and SVM shared the highest AUROC (0.78) compared to XGBoost (0.69); however, the SVM model was limited by a relatively low accuracy (0.51), potentially secondary to imbalanced data due to the lower overall rate of PMV. To test this, we used smote function in R to oversample PMV and create a balanced dataset. With additional observations of PMV, the accuracy increased to 0.70, which suggested that the imbalanced outcome is one of the reasons leading to the low accuracy of SVM model. Model performance is summarized in **Table 2**. AUROC graphs are plotted in Figure 2. Finally, feature importance graphs were plotted for Random Forest (see Figure 3 **), SVM** (see **Supplemental Content -** Figure 2**),** and XGBoost (see **Supplemental Content -** Figure 3**).** The top five features for each analysis were plotted by count. For Random Forest, the top five included duration of support devices prior to intubation, SOFA score at 24 hours, PaO2/FiO2 ratio, MRC-ICU score at the time of intubation, and PaCO2, with MRC-ICU at 24 hours and a product of minute ventilation times PaCO2 scoring in the top ten. For SVM, the top five most important features (in descending order) were duration of support devices prior to intubation, PaCO2, elevated pulse, midazolam, and dexmedetomidine, though again MRC-ICU at 24 hours and the time of intubation also were in the top ten. For XGBoost, the top 5 features (in descending order) were similar: MRC-ICU at intubation, minute ventilation, PaCO2, a product of minute ventilation times paCO2, and SOFA, with again MRC-ICU at 24 hours and 24 hours after intubation scoring in the top ten. These variables had overlap with the regression model, with arterial blood gas values, ventilator settings, and MRC-ICU at the time of intubation being included. ![Figure 2.](http://medrxiv.org/http://medrxiv.stage.highwire.org/content/medrxiv/early/2023/09/18/2023.09.18.23295724/F2.medium.gif) [Figure 2.](http://medrxiv.org/content/early/2023/09/18/2023.09.18.23295724/F2) Figure 2. Feature importance graph using Random Forest ## Discussion In the first machine learning analysis for predicting PMV risk in critically ill patients to include detailed medication data, both logistic regression and machine learning analyses demonstrated similar predictive power to identify patients at risk of PMV at the end of the first 24 hours of their ICU stay. Compared to SVM and XGBoost, Random Forest displayed the more robust predictive capabilities, balancing AUROC with reasonable accuracy and high NPV. The machine learning analyses revealed differences with regard to the feature importance variables compared to logistic regression, with the importance of medication-related variables as top predictors repeatedly observed. This finding is particularly salient because while certain medications are known to prolong duration of mechanical ventilation, they are not frequently captured in other analyses that have aimed to predict PMV. In particular, the logistic regression model with MRC-ICU and Random Forest model achieved reasonable AUROCs, and negative predictive values were high for all models developed. These results are in line with previous evaluations PMV (see **Table 3**), notably with relatively high NPV. (10,11,26–28,31,36,37) Several machine learning analyses of PMV have been conducted in narrow populations (i.e., traumatic brain injury, congestive heart failure, after coronary artery bypass grafting) or used to predict mortality, whereas the present study evaluated a diverse scope of critically ill patients across a variety of ICU settings, which may support external generalizability. (38–41) Moreover, some studies (see **Table 3**) have included elements of medication therapy in their modeling (e.g., duration or dependency on inotropes), but to date, none have taken into account the entire medication administration record or attempted to quantify the additive effects of various medications, as the MRC-ICU has been validated to do. (11,16,29,42) The studies outlined in **Table 3** incorporated traditional statistical modeling to evaluate predictors of PMV; however, the majority of studies that evaluated medication use found that variable nonsignificant in multivariate analysis. (28,31,33,37) Notably, one study evaluating use of common sedatives, vasopressors, steroids, and neuromuscular blocking agents found the duration of vasopressor support to be an independent predictor of PMV. (11) View this table: [Table 3.](http://medrxiv.org/content/early/2023/09/18/2023.09.18.23295724/T3) Table 3. Summary of studies evaluating prolonged mechanical ventilation In contrast to the decision to extubate (i.e., a de-escalation of care in a stable patient that can be delayed in situations of high uncertainty), the decision to intubate is an escalation of care often performed in a generally time-sensitive scenario for an unstable patient. Thus, while the rapid shallow breathing index to predict extubation success has a PPV of approximately 78%, it is still a widely used tool. (43) Given the present findings, the ability to predict a high risk of PMV with certainty is limited, and thus as a guide to decisions like early tracheostomy it is likely not viable; however, high NPV may be useful in guiding medication-related decisions (e.g., the decision to use light sedation or be aggressive with diuresis knowing that extubation within 5 days is likely) because it serves as a screening test for PMV. The clinical utility of a model with high NPV is increased clinician confidence that despite the present requirement to intubate the patient, this need is transient. As such, it may direct goals of care discussions and more importantly may guide a more aggressive weaning strategy, both regarding ventilator settings and medication therapy. Indeed, even hours on non-optimized ventilator settings are associated with worse outcomes, including heightened mortality risk. (44–46) Ventilator settings and medication therapy do not occur in silos but are highly intertwined: liberalizing ventilator settings can reduce the need for sedation (which is known to prolong mechanical ventilation and reduce extubation success). (2,47,48) As opposed to “settling in” for an intubation that is expected to last for an extended period, such a model may guard against clinical inertia towards more active interventions to get the patient successfully extubated (e.g., early mobility, avoidance of benzodiazepines). (49,50) Despite knowing the importance of light sedation and early mobility, translating this knowledge into action has remained a challenge, but quantitative risk prediction data indicating a short intubation period may guard against this inertia. (50) Beyond the intertwined role of drug and device, medications are a unique element to predictive models, because they represent both independent risk factors for PMV but also potentially modifiable ones. It has been previously proposed that medications represent intervenable events in the ICU. Intervenable events have three characteristics: without action by a clinician, they are associated with *poor* outcomes; however, they are both *preventable* and *predictable*. (51) For example, an idiosyncratic, allergic reaction to the antibiotic cefepime would not be intervenable; however, rapid recognition of sepsis that reduces time to cefepime is intervenable. It is well-established that medications play an integral role in the management and outcomes of mechanically ventilated patients, but in contrast to initial severity of illness indicators (repeatedly demonstrated to both predict and cause PMV), they are frequently modifiable, with appropriate clinical decision support. (14,52,53) For example, diuretics and aggressive volume management are associated with reduced time on the ventilator. (54) Interestingly, the MRC-ICU at the time intubation had a negative association with PMV while the MRC-ICU at 24 hours had a positive association with PMV, indicating the possibility that high complexity may at times be a protective factor. As such, models that incorporate medications present a unique opportunity to guide clinical decision-making that reduces duration of mechanical ventilation. Limitations of this study include sample size, which though reasonable within many critical care evaluations is comparatively small for machine learning applications. While validation and training sets were used, this evaluation lacks external validation in a separate dataset, and the results do not address the means by which to operationalize such a prediction metric at the bedside. Finally, while the presence or absence of certain medications appeared to play a role in PMV, timing and dosing of these medications (also known to be important for intubated patients) were not evaluated at this juncture. ## Conclusion PMV is a potentially intervenable event in the ICU population with the appropriate prediction modeling that can guide timely intervention. The incorporation of medication-related variables and exploration modeling techniques is an important step towards the prevention of this ICU complication. ## Supporting information Online Supplement [[supplements/295724_file04.docx]](pending:yes) ## Data Availability All data produced in the present study are available upon reasonable request to the authors. ## Acknowledgements Data acquisition were supported by NC TraCS, funded by Grant Number UL1TR002489 from the National Center for Advancing Translations Sciences at the National Institutes of Health, and Data Analytics at the University of North Carolina Medical Center Department of Pharmacy. American Society of Health-System Pharmacists Innovations in Technology Grant supported this work. ## Footnotes * # bokai.zhao{at}uga.edu kongyanlei{at}ruc.edu.cn Brian.murray{at}unchealth.unc.edu yeshen{at}uga.edu * Received September 18, 2023. * Revision received September 18, 2023. * Accepted September 18, 2023. * © 2023, Posted by Cold Spring Harbor Laboratory This pre-print is available under a Creative Commons License (Attribution-NonCommercial-NoDerivs 4.0 International), CC BY-NC-ND 4.0, as described at [http://creativecommons.org/licenses/by-nc-nd/4.0/](http://creativecommons.org/licenses/by-nc-nd/4.0/) ## References 1. 1.Cawley MJ. Mechanical ventilation: introduction for the pharmacy practitioner. J Pharm Pract 2011;24(1):7–16. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1177/0897190010388145&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=21507870&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 2. 2.Murray B, Sikora A, Mock JR, Devlin T, Keats K, Powell R, et al. Reverse Triggering: An Introduction to Diagnosis, Management, and Pharmacologic Implications. Front Pharmacol 2022;13:879011. 3. 3.Chant C, Dewhurst NF, Friedrich JO. Do we need a pharmacist in the ICU? Intensive Care Med 2015;41(7):1314–1320. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1007/s00134-015-3718-0&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=26077045&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 4. 4.Marshall J, Finn CA, Theodore AC. Impact of a clinical pharmacist-enforced intensive care unit sedation protocol on duration of mechanical ventilation and hospital stay. Crit Care Med 2008;36(2):427–433. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1097/01.CCM.0000300275.63811.B3&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=18091554&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000252794000008&link_type=ISI) 5. 5.Clark PA, Lettieri CJ. Clinical model for predicting prolonged mechanical ventilation. J Crit Care 2013;28(5):880 e881-887. 6. 6.Cawley MJ. Mechanical ventilation: a tutorial for pharmacists. Pharmacotherapy 2007;27(2):250–266. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=17253915&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 7. 7.Cawley MJ. Advanced Modes of Mechanical Ventilation: Introduction for the Critical Care Pharmacist. J Pharm Pract 2019;32(2):186–198. 8. 8.Newsome AS, Chastain, D. B., Watkins, P., & Hawkins, W. A.. Complications and Pharmacologic Interventions of Invasive Positive Pressure Ventilation During Critical Illness.. Journal of Pharmacy Technology 2018;34(4):153–170. 9. 9.Ghauri SK, Javaeed A, Mustafa KJ, Khan AS. Predictors of prolonged mechanical ventilation in patients admitted to intensive care units: A systematic review. Int J Health Sci (Qassim) 2019;13(6):31–38. 10. 10.Mori H, Yamasaki K, Itoh T, Saishoji Y, Torisu Y, Mori T, et al. Predictors of prolonged mechanical ventilation identified at an emergency visit for elderly people: A retrospective cohort study. Medicine (Baltimore) 2020;99(49):e23472. 11. 11.Muzaffar SN, Gurjar M, Baronia AK, Azim A, Mishra P, Poddar B, et al. Predictors and pattern of weaning and long-term outcome of patients with prolonged mechanical ventilation at an acute intensive care unit in North India. Rev Bras Ter Intensiva 2017;29(1):23–33. 12. 12.Uijtendaal EV, van Harssel LL, Hugenholtz GW, Kuck EM, Zwart-van Rijkom JE, Cremer OL, et al. Analysis of potential drug-drug interactions in medical intensive care unit patients. Pharmacotherapy 2014;34(3):213–219. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1002/phar.1395&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=24390929&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 13. 13.Newsome A, Smith, SE, Jones, TW, Taylor, A, Van Berkel, MA, Rabinovich, M. . A survey of critical care pharmacists to patient ratios and practice characteristics in intensive care units. J Am Coll Clin Pharm 2020;3:68-74,. 14. 14.Stollings JL, Foss JJ, Ely EW, Ambrose AM, Rice TW, Girard TD, et al. Pharmacist leadership in ICU quality improvement: coordinating spontaneous awakening and breathing trials. Ann Pharmacother 2015;49(8):883–891. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1177/1060028015582050&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=25907528&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 15. 15.Leguelinel-Blache G, Nguyen TL, Louart B, Poujol H, Lavigne JP, Roberts JA, et al. Impact of Quality Bundle Enforcement by a Critical Care Pharmacist on Patient Outcome and Costs. Crit Care Med 2018;46(2):199–207. 16. 16.Sikora A, Ayyala D, Rech MA, Blackwell SB, Campbell J, Caylor MM, et al. Impact of Pharmacists to Improve Patient Care in the Critically Ill: A Large Multicenter Analysis Using Meaningful Metrics With the Medication Regimen Complexity-ICU (MRC-ICU) Score. Crit Care Med 2022;50(9):1318–1328. 17. 17.Newsome AS, Smith SE, Olney WJ, Jones TW. Multicenter validation of a novel medication-regimen complexity scoring tool. Am J Health Syst Pharm 2020;77(6):474–478. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1093/ajhp/zxz330&link_type=DOI) 18. 18.Newsome AS, Anderson D, Gwynn ME, Waller JL. Characterization of changes in medication complexity using a modified scoring tool. Am J Health Syst Pharm 2019;76(Supplement_4):S92-s95. 19. 19.Gwynn ME, Poisson MO, Waller JL, Newsome AS. Development and validation of a medication regimen complexity scoring tool for critically ill patients. Am J Health Syst Pharm 2019;76(Supplement_2):S34-s40. 20. 20.Al-Mamun MA, Brothers T, Newsome AS. Development of Machine Learning Models to Validate a Medication Regimen Complexity Scoring Tool for Critically Ill Patients. Ann Pharmacother 2021;55(4):421–429. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1177/1060028020959042&link_type=DOI) 21. 21.Smith SE, Shelley R, Sikora A. Medication regimen complexity vs patient acuity for predicting critical care pharmacist interventions. Am J Health Syst Pharm 2022;79(8):651–655. 22. 22.Webb AJ, Rowe S, Newsome AS. A descriptive report of the rapid implementation of automated MRC-ICU calculations in the EMR of an academic medical center. Am J Health Syst Pharm 2022;79(12):979–983. 23. 23.Newsome AS, Smith SE, Olney WJ, Jones TW, Forehand CC, Jun AH, et al. Medication regimen complexity is associated with pharmacist interventions and drug-drug interactions: A use of the novel MRC-ICU scoring tool. JACCP: JOURNAL OF THE AMERICAN COLLEGE OF CLINICAL PHARMACY 2020;3(1):47–56. 24. 24.Olney WJ, Chase AM, Hannah SA, Smith SE, Newsome AS. Medication Regimen Complexity Score as an Indicator of Fluid Balance in Critically Ill Patients. J Pharm Pract 2021:897190021999792. 25. 25.Murray B, Zhao B, Kong Y, Shen Y, Sikora A. 935: PREDICTING DURATION OF MECHANICAL VENTILATION WITH MEDICATION REGIMEN COMPLEXITY VARIABLES. Critical Care Medicine 2023;51(1):460. 26. 26.Sharma V, Rao V, Manlhiot C, Boruvka A, Fremes S, Wasowicz M. A derived and validated score to predict prolonged mechanical ventilation in patients undergoing cardiac surgery. J Thorac Cardiovasc Surg 2017;153(1):108–115. 27. 27.Jin M, Ma WG, Liu S, Zhu J, Sun L, Lu J, et al. Predictors of Prolonged Mechanical Ventilation in Adults After Acute Type-A Aortic Dissection Repair. J Cardiothorac Vasc Anesth 2017;31(5):1580–1587. 28. 28.Pu L, Zhu B, Jiang L, Du B, Zhu X, Li A, et al. Weaning critically ill patients from mechanical ventilation: A prospective cohort study. J Crit Care 2015;30(4):862 e867-813. 29. 29.Totonchi Z, Baazm F, Chitsazan M, Seifi S, Chitsazan M. Predictors of prolonged mechanical ventilation after open heart surgery. J Cardiovasc Thorac Res 2014;6(4):211–216. 30. 30.Sellares J, Ferrer M, Cano E, Loureiro H, Valencia M, Torres A. Predictors of prolonged weaning and survival during ventilator weaning in a respiratory ICU. Intensive Care Med 2011;37(5):775–784. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1007/s00134-011-2179-3&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=21373820&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000289291900007&link_type=ISI) 31. 31.Legare JF, Hirsch GM, Buth KJ, MacDougall C, Sullivan JA. Preoperative prediction of prolonged mechanical ventilation following coronary artery bypass grafting. Eur J Cardiothorac Surg 2001;20(5):930–936. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/S1010-7940(01)00940-X&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=11675177&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 32. 32.Estenssoro E, Gonzalez F, Laffaire E, Canales H, Saenz G, Reina R, et al. Shock on admission day is the best predictor of prolonged mechanical ventilation in the ICU. Chest 2005;127(2):598–603. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1378/chest.127.2.598&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=15706002&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000227079200032&link_type=ISI) 33. 33.Natarajan K, Patil S, Lesley N, Ninan B. Predictors of prolonged mechanical ventilation after on-pump coronary artery bypass grafting. Ann Card Anaesth 2006;9(1):31–36. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=17699905&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 34. 34.White IR RP, Wood AM. Multiple imputation using chained, doi:10.1002/sim.4067eiagfpSMd. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1002/sim.4067eiagfpSMd&link_type=DOI) 35. 35.Rubin DB. Multiple imputation for nonresponse in surveys. Hoboken, N.J. ;: Wiley-Interscience; 2004. 36. 36.Clark PA, Inocencio RC, Lettieri CJ. I-TRACH: Validating A Tool for Predicting Prolonged Mechanical Ventilation. J Intensive Care Med 2018;33(10):567–573. 37. 37.Cottereau G, Dres M, Avenel A, Fichet J, Jacobs FM, Prat D, et al. Handgrip Strength Predicts Difficult Weaning But Not Extubation Failure in Mechanically Ventilated Subjects. Respir Care 2015;60(8):1097–1104. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6ODoicmVzcGNhcmUiO3M6NToicmVzaWQiO3M6OToiNjAvOC8xMDk3IjtzOjQ6ImF0b20iO3M6NTA6Ii9tZWRyeGl2L2Vhcmx5LzIwMjMvMDkvMTgvMjAyMy4wOS4xOC4yMzI5NTcyNC5hdG9tIjt9czo4OiJmcmFnbWVudCI7czowOiIiO30=) 38. 38.Abujaber A, Fadlalla A, Gammoh D, Abdelrahman H, Mollazehi M, El-Menyar A. Prediction of in-hospital mortality in patients on mechanical ventilation post traumatic brain injury: machine learning approach. BMC Med Inform Decis Mak 2020;20(1):336. 39. 39.Abujaber A, Fadlalla A, Gammoh D, Abdelrahman H, Mollazehi M, El-Menyar A. Using trauma registry data to predict prolonged mechanical ventilation in patients with traumatic brain injury: Machine learning approach. PLoS One 2020;15(7):e0235231. 40. 40.George N, Moseley E, Eber R, Siu J, Samuel M, Yam J, et al. Deep learning to predict long-term mortality in patients requiring 7 days of mechanical ventilation. PLoS One 2021;16(6):e0253443. 41. 41.Li L, Tu B, Xiong Y, Hu Z, Zhang Z, Liu S, et al. Machine Learning-Based Model for Predicting Prolonged Mechanical Ventilation in Patients with Congestive Heart Failure. Cardiovasc Drugs Ther 2022. 42. 42.Olney WJ, Chase AM, Hannah SA, Smith SE, Newsome AS. Medication Regimen Complexity Score as an Indicator of Fluid Balance in Critically Ill Patients. J Pharm Pract 2022;35(4):573–579. 43. 43.Yang KL, Tobin MJ. A prospective study of indexes predicting the outcome of trials of weaning from mechanical ventilation. N Engl J Med 1991;324(21):1445–1450. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1056/NEJM199105233242101&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=2023603&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=A1991FM46000001&link_type=ISI) 44. 44.Needham DM, Yang T, Dinglas VD, Mendez-Tellez PA, Shanholtz C, Sevransky JE, et al. Timing of low tidal volume ventilation and intensive care unit mortality in acute respiratory distress syndrome. A prospective cohort study. Am J Respir Crit Care Med 2015;191(2):177–185. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1164/rccm.201409-1598OC&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=25478681&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 45. 45.Page D, Ablordeppey E, Wessman BT, Mohr NM, Trzeciak S, Kollef MH, et al. Emergency department hyperoxia is associated with increased mortality in mechanically ventilated patients: a cohort study. Crit Care 2018;22(1):9. 46. 46.Gajic O, Frutos-Vivar F, Esteban A, Hubmayr RD, Anzueto A. Ventilator settings as a risk factor for acute respiratory distress syndrome in mechanically ventilated patients. Intensive Care Med 2005;31(7):922–926. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1007/s00134-005-2625-1&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=15856172&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000230175100006&link_type=ISI) 47. 47.Newsome AS, Chastain DB, Watkins P, Hawkins WA. Complications and Pharmacologic Interventions of Invasive Positive Pressure Ventilation During Critical Illness. J Pharm Technol 2018;34(4):153–170. 48. 48.Devlin JW, Skrobik Y, Gelinas C, Needham DM, Slooter AJC, Pandharipande PP, et al. Clinical Practice Guidelines for the Prevention and Management of Pain, Agitation/Sedation, Delirium, Immobility, and Sleep Disruption in Adult Patients in the ICU. Crit Care Med 2018;46(9):e825–e873. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1097/CCM.0000000000003299&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=http://www.n&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 49. 49.Marra A, Ely EW, Pandharipande PP, Patel MB. The ABCDEF Bundle in Critical Care. Crit Care Clin 2017;33(2):225–243. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.ccc.2016.12.005&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=28284292&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 50. 50.Ely EW. Every deep-drawn breath : a critical care doctor on healing, recovery, and transforming medicine in the ICU. In: First Scribner hardcover edition. ed. New York: Scribner,; 2021. 51. 51.Sikora A. Critical Care Pharmacists: A Focus on Horizons. Critical Care Clinics 2023;[In press]. 52. 52.Lightfoot M, Sanders A, Burke C, Patton J. Clinical Pharmacist Impact on Intensive Care Unit Delirium: Intervention and Monitoring. Hosp Pharm 2019;54(3):180–185. 53. 53.Zhang Z, Chen K, Ni H, Zhang X, Fan H. Sedation of mechanically ventilated adults in intensive care unit: a network meta-analysis. Sci Rep 2017;7:44979. 54. 54.Bissell BD, Laine ME, Thompson Bastin ML, Flannery AH, Kelly A, Riser J, et al. Impact of protocolized diuresis for de-resuscitation in the intensive care unit. Crit Care 2020;24(1):70. 55. 55.Agle SC, Kao LS, Moore FA, Gonzalez EA, Vercruysse GA, Todd SR. Early predictors of prolonged mechanical ventilation in major torso trauma patients who require resuscitation. Am J Surg 2006;192(6):822–827. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.amjsurg.2006.08.051&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=17161101&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 56. 56.Lei Q, Chen L, Zhang Y, Fang N, Cheng W, Li L. Predictors of prolonged mechanical ventilation after aortic arch surgery with deep hypothermic circulatory arrest plus antegrade selective cerebral perfusion. J Cardiothorac Vasc Anesth 2009;23(4):495–500. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1053/j.jvca.2008.09.006&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=19054693&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F09%2F18%2F2023.09.18.23295724.atom) 57. 57.Piotto RF, Ferreira FB, Colosimo FC, Silva GS, Sousa AG, Braile DM. Independent predictors of prolonged mechanical ventilation after coronary artery bypass surgery. Rev Bras Cir Cardiovasc 2012;27(4):520–528. 58. 58.Wise ES, Stonko DP, Glaser ZA, Garcia KL, Huang JJ, Kim JS, et al. Prediction of Prolonged Ventilation after Coronary Artery Bypass Grafting: Data from an Artificial Neural Network. Heart Surg Forum 2017;20(1):E007–e014. 59. 59.Parreco J, Hidalgo A, Parks JJ, Kozol R, Rattan R. Using artificial intelligence to predict prolonged mechanical ventilation and tracheostomy placement. J Surg Res 2018;228:179–187. 60. 60.Lin MY, Li CC, Lin PH, Wang JL, Chan MC, Wu CL, et al. Explainable Machine Learning to Predict Successful Weaning Among Patients Requiring Prolonged Mechanical Ventilation: A Retrospective Cohort Study in Central Taiwan. Front Med (Lausanne) 2021;8:663739.