Performance of Machine Learning Algorithms in Predicting Prolonged Mechanical Ventilation in Patients with Blunt Chest Trauma

Introduction

Chest trauma is a serious threat to human health, accounting for approximately 60% of all patients with multiple injuries, among which blunt injuries account for approximately 70%, with an in-hospital mortality can reach 20%-25%.1–4 Invasive mechanical ventilation (MV) is often required for patients admitted to the intensive care unit (ICU) for hypoxemia due to blunt chest trauma (BCT) and pulmonary contusion (PC).5–7 Theoretically, after MV, the oxygenation of BCT patients improves, and the ventilator can be successfully removed after a short time. However, there are still quite a few BCT patients with prolonged duration of mechanical ventilation (PDMV).8,9 Multiple studies have shown that, compared with the normal duration of mechanical ventilation (NPMV), patients with PDMV had higher chronic and acute disease burdens, higher incidences of hospital-acquired complications (sepsis and ventilator-associated pneumonia), and lower clinical and economic outcomes (in-hospital mortality, medical costs).10–14 Therefore, we need to accurately identify risk factors for PDMV to shorten DMV and prevent unnecessary prolongation.

A prospective study of 69 patients with BCT showed that age, bilateral thoracic injury and severe cranial trauma were independent predictors of PDMV.15 However, the study also included other non-chest injuries. Therefore, these findings cannot be extrapolated to isolated patients with chest trauma. Schieren et al16 also found that BCT combined with traumatic cranial injury (TBI) significantly prolonged DMV and was associated with higher mortality. In addition, the body mass index (BMI) and trauma severity score were also identified as risk factors for PDMV in BCT patients.17,18 Additional studies have shown that intrathoracic injury is the main risk factor for PDMV, including flail chest, acute respiratory distress syndrome and pulmonary contusion.19–21 However, a portable tool that can accurately predict the occurrence of PDMV in BCT patients is still lacking.

Predictive analysis and machine learning have become reliable prognostic tools for patients based on relevant characteristic variables.22 The development of a prediction model centered on patient outcome variables can help clinicians and medical decision makers improve the rational utilization of social medical resources and better coordinate the allocation of medical resources based on different treatment plans.23

Given the adverse outcomes of PDMV in BCT patients, we hypothesized that algorithms based on multiple machine learning could accurately predict whether BCT patients would undergo normal or prolonged DMV. Next, we aimed to find the most relevant characteristic variables that were capable of solving the classification task.

MethodsBatch Evaluation and Ethical Issues

This was a single-center observational study of patients admitted to the emergency department and ICU of Affiliated hospital of Yangzhou University between August 2017 and October 2022 for MV for BCT. We obtained a patient clinical cohort from the emergency information system and the inpatient electronic case system and masked the true information of all enrolled patients. The primary inclusion criteria included patients with BCT who received MV during the relevant time period. Exclusion criteria included the following: age < 18 years; sudden cardiac and respiratory arrest after admission; length of hospital stay < 48 hours; MV due to other reasons; repeated admissions for chest trauma; and incomplete medical history. The study was approved by the ethics committees of Affiliated hospital of Yangzhou University and complied with the Declaration of Helsinki. Due to the observational nature of the study, written informed consent was waived for all enrolled patients.

Parameters Used and Definition

All included variables are shown in Table 1. The demographic cohort and underlying diseases of all subjects were recorded to include patient histories 3 months before injury; disease severity scores, concomitant injuries, laboratory cohort (except for C-reactive protein), fluid resuscitation, procedures, and surgery were collected within 24 hours after injury. Biological samples, including hemoglobin, blood lactate, and CRP (48 hours after admission), were collected from the patient’s venous blood using an appropriate blood collection tube, such as an ethylenediaminetetraacetic acid (EDTA) anticoagulant tube or a vacuum blood collection tube, to prevent hemolysis during the collection process. All classification features were divided into three categories at most, and the classification variables were represented in a binary form (assigned “1” if the feature existed and “0” if it did not).

Table 1 Comparisons of the Features Were Obtained Through the K-Means Cluster Analysis, Including the Continuous Scale Feature Duration of Mechanical Ventilation

DMV was defined as the duration from the start of ventilation to the first successful extubation. DMV≥7 days was considered to be PDMV, whereas a duration of less than 7 days was considered to be NDMV.24,25 We process the missing data for the cohort according to missing mechanisms. Missing values for <10% of the features were estimated and used as input features in cluster analysis. Features with missing values between 10–30% were not used as clustering input features. Finally, the features were excluded if the missing values were >30%. We used the random forest multiple filling method to fill in the missing values of the features.

Statistical Processing

We conducted unsupervised learning of the baseline cohort through the K-means algorithm, evaluated whether cluster analysis could be performed according to the characteristics of the cohort set, and then automatically determined the optimal number of clusters according to Schwarz’s Bayesian Criterion (BIC) (Figure 1).

Figure 1 Flow chart of K-means cluster analysis. Input data consist of both complex descriptors from Chest imaging data (eg 3-D reconstruction of chest CT images of a 58-year-old male patient showing the VPC. The VPC =285.34cm3 /2627.05cm3 *100%=10.9%; the number of rib fractures=8) and clinical parameters (left pane), which are used by the unsupervised machine learning algorithm classify data through dimensionality reduction (right pane).

The Mann‒Whitney U-test or chi-square test was used to compare significant differences among cluster variables. A decision tree with the CHAID algorithm was used to determine the discrepancy between the child node and the parent node. The discrepancy between the observed count and the expected count of the objective variable for each node and the summation of the squares of these normalized discrepancies was used as the chi-square value. The CHAID algorithm was applied for cross verification (n = 5). The maximum tree depth was 3, the minimum number of parent nodes was 10, and the minimum number of child nodes was 5. Therefore, 14 nodes were obtained, 8 terminal nodes were obtained, and the depth was 3. The missing values of continuous variables were replaced by linear regression, and the missing values of classified variables were interpolated by logistic regression.

Finally, we applied multiple machine learning and deep learning algorithms to predict the classification of the target DMV, including the random forest classifier, logistic regression, K-nearest neighbor, decision tree classifier, Gaussian naive Bayes (Gauss NB), stochastic gradient descent (SGD) classifier, support vector machine (SVM), convolutional neural network (CNN), radial basis function neural network (RBNN), and multilayer perception (MLP).

Computer hardware and software environment specifications were as follows: Central Processing Unit: Advanced Micro Devices Ryzen 5 3500Ux64-Core Processor (Santa Clara, CA, USA); Random Access Memory: 16 GB; Graphics Processing Unit: Radeon Vega Mobile Gfx 2.10 GHz (Santa Clara, CA, USA); Python version: 3.10.4 (64-bit) (Wilmington, DE, USA); Operating System: Windows 10 (Redmond, WA, USA). Statistical analyses were conducted in Python and Stata SE v16.0 (IBM, Armonk, NY, USA).

Result

The K-means algorithm was used for a secondary cluster analysis, and the original cohort set was divided into two clusters, including a high-risk group and a low-risk group. In addition, we evaluated which features were vital for the cluster analysis. We used the DMV (continuous variable) in the original cohort for the first cluster analysis, resulting in two clusters, which included 320 cases (75.1%) in the high-risk group and 106 cases (24.9%) in the low-risk group (Figure 2). The cohort distribution showed that all high-risk cluster variables (DMV, VPC, BMI, CRP, GCS score, ISS score, and number of rib fractures 48 hours after admission) were significantly higher than those in the low-risk group, P<0.05 (Table 1). Thus, these two clusters may represent the degree of DMV risk in patients (the high-risk group showed higher VPC, BMI, CRP 48 hours after admission, ISS score, and number of rib fractures; and lower GCS scores).

Figure 2 K-means cluster analysis for the raw DMV target variable (continuous scale). The most important feature to classify the data was the VPC, followed by the BMI, age, CRP, GCS, ISS, and number of ribs fractured excluding the DMV. The distribution charts show the distribution of the features for both clusters. An example feature (VPC) is shown to help interpretation. The selected feature shows that the distribution of VPC is right-shifted for the high risk cluster, whereas it is left-shifted for the low risk cluster.

The DMV (dichotomous variable) was used as the cohort type in the second cluster analysis, and two clusters were also obtained, including 319 cases (74.9%) in the high-risk group and 107 cases (25.1%) in the low-risk group (Figure 3). The results showed that the cluster variables (DMV, VPC, BMI, CRP, ISS score and number of rib fractures at 48 hours after admission) in the high-risk group were significantly higher than those in the low-risk group, except for the GCS score, P< 0.05 (Table 2). In addition, the distribution of DMV was significantly different between the high-risk group and the low-risk group, with all PDMV cases in the high-risk group and NDMV in the high-risk group, p < 0.001.

Table 2 Comparisons of the Features Were Obtained Through the K-Means Cluster Analysis, Including the Binary Class Feature of Duration of Mechanical Ventilation

Figure 3 K-means cluster analysis for the binary DMV class (prolonged versus normal).The most important feature to classify the data was the VPC, followed by DMV class, BMI, age, CRP, ISS score, GCS score and number of ribs fractured.The distribution charts show the distribution of the features for both clusters. An example feature (age) is shown to help interpretation. The selected feature shows that age distribution is right-shifted for the high risk cluster (including the DMVclass), whereas it is left-shifted for the low risk cluster.

Multiple machine learning algorithms were used to predict the classification of DMV, among which the AUC of the MLP model reached a maximum of 0.923 (Figure 4). The feature importance analysis showed that VPC was a vital feature in the classification task, followed by age, BMI, CRP and ISS scores 48 hours after admission (Figure 4). In addition, the AUC of the RBNN reached 0.871 (Figure 5). The feature importance analysis of the RBNN model showed that VPC was the most vital feature in the classification task, followed by age and BMI. The accuracy and AUC of the other machine learning algorithms are shown in Table 3. The random forest classification achieved the highest accuracy, while the SGD classifier achieved the highest AUC.

Table 3 Performance Measures for the Machine Learning and Deep Learnin Galgorithms to Predict the DMV (binary classification task).Analysis Was Done with k-Fold cross-Validation (k=3)

Figure 4 Prediction of DMV with multilayer perceptron (MLP). Input layer: feature variables (36units). Hidden Layer: 2units, activation function: hyperbolic tangent. Output layer: dependent variable DMV (2units), activation function: softmax, error function cross-entropy. The number of units in the hidden layer was determined by the testing data criterion: the best number of hidden units is the one that yields the smallest error in the testing data set. Train/Test/Validation split: 70/20/10. Percent in correct predictions on training set: 10.5%; percent in correct predictions on testing set: 15.4%; percent incorrect predictions on hold out set: 10.0%; NDMV refers to the prediction of the normal class; PDMV refers to the prediction of the prolonged DMV. AUC: 0.923(left pane). Feature importance analysis for predicting the DMV classes in the multilayer perceptron model (right pane).

Figure 5 Prediction of DMV with radial basis function neural network (RBNN). Input layer: feature variables (36units). Hidden Layer: 5units, activation function: softmax. Output layer: dependent variable DMV (2units), activation function: identity, error function sum of of squares. The number of units in the hidden layer was determined by the testing data criterion: the best number of hidden units is the one that yields the smallest error in the testing data set. Train/Test/Validation split: 70/20/10. Percentage in correct predictions on training set: 12.5%; percent in correct predictions on testing set: 14.2%; percent incorrect predictions on hold out set: 13.6%; NDMV refers to the prediction of the normal class; PDMV refers to the prediction of the prolonged DMV. AUC: 0.871(left pane). Feature importance analysis for predicting the DMV classes in the RBNN (right pane).

Finally, we developed a decision tree using the CHAID growth approach to simplify interpretation in the clinic (Figure 6). We found that the algorithm correctly detected 86.4% of the cases. As an example of how to use the CHAID decision tree, if the patient was >46 years old, the number of NDMV cases was 49 (31%*37.1%), and the number of PDMV cases was 83 (31%*62.9%). Furthermore, when VPC was ≤17.6%, there were 21 PDMV cases (12%*41.2%), and the rest were normal cases (12%*58.8%). Finally, the number of PDMV cases caused by pneumothorax was 6 (6.1%*23.1%). Therefore, the probability of PDMV in a 48-year-old patient with a blunt-force chest injury with a VPC greater than 17.6% and a pneumothorax was 1.41%.

Figure 6 Decision tree with CHAID growing method. Five-fold cross-validation. Percent correct predictions with this algorithm: 86.4%.

Discussion

BCT patients admitted to the ICU often require mechanical ventilation due to severe hypoxemia. The prognosis of PDMV patients is usually poor, with high in-hospital complications and mortality.14 Over the past decade, researchers have found that a variety of factors can cause PDMV, including internal thoracic factors (VAP, PC, multiple rib fractures, hemothorax, pneumothorax, and ISS scores) and external thoracic factors (age, BMI, TBI, and GCS scores).17–21 Despite all these findings, the probability of PDMV in BCT patients is still high, and there is a need for a reliable tool that can accurately predict PDMV in BCT patients.8,9 We investigated whether a machine learning-based technique could be used to predict PDMV. Our findings suggest that DMV can be predicted using clinical data from BCT patients. Despite the small sample size in our study, the machine-learning algorithms showed promising results.

The results of a meta-analysis study showed that the development of machine learning for predicting DMV is hampered by sample size limitations, imperfect study designs, and the heterogeneity of techniques. Nevertheless, the combined algorithm of multiple prediction models can predict the duration of mechanical ventilation more accurately.26 In addition, Parreco et al27 reported the predictive value of the gradient increasing decision tree algorithm for DMV in critically ill patients, with an AUC=0.852. In this study, the gradient increasing decision tree algorithm had a high value in predicting PDMV, but there was a lack of analysis for the trauma population. Abujaber et al28 compared the predictive value of different prediction models for PDMV in TBI patients and found that SVM had the highest predictive value with AUC=0.84. Lin et al29 also compared the prediction of multiple prediction models on the PDMV of critically ill patients admitted to the ICU in a single center, and the results showed that the extreme gradient increasing (XGBoost) model had the highest predictive value (AUC=0.908), with the feature importance including ventilator parameter settings, fluid/nutrition and physiological indicators in turn. Our study cohort had two significant clusters, high-risk and low-risk, which indicated the validity of our hypothesis that PDMV was associated with other characteristics. This study showed that machine learning techniques could effectively predict NDMV and PDMV, with AUC values of 0.753–0.923. As our study is the first to use machine learning algorithms to predict DMV in BCT patients, it is not possible to compare the results with those of other studies. However, our study provides insight into the specific risk profile of BCT patients and better adjustment of resource allocation and weaning plans. It is also possible to create an open-source web-based DMV prediction tool based on the variables used by the machine learning algorithm.

Most of the previous studies were single-center or retrospective cohort studies, and few researchers used machine learning algorithms to predict PDMV in BCT patients. Mahmood et al21 found that a VPC greater than 20% and ARDS were important predictors of DMV prolongation. Previous studies by our research group also found that a VPC greater than 23.5% could predict tracheotomy in patients with multiple rib fractures.30 This was mainly because PC calculated based on 3D reconstruction technology reflects the severity of pulmonary contusion, and moderate to severe PC is prone to hypoxia and secondary pulmonary infection and ARDS, which are the main factors causing PDMV.21 Overall, VPC is relevant for multiple parameters (ARDS, VAP), and it may be important for DMV as well. In addition, our study found that age, BMI, ISS score and GCS score were predictors of DMV, which was consistent with the results of other studies.15–21 Our study quantified DMV risk by including all potential features in the evaluation, performing a significance analysis of features, and visualizing the results. The findings of our study may help clinicians evaluate BCT patients before intubation, more accurately set the expectations of patients and relatives, and help the whole monitoring team develop a personalized treatment and care plan to shorten the duration of DMV and increase patient weaning safety and satisfaction.

We also found that CRP levels 48 hours after admission may be associated with PDMV in BCT patients. CRP is a cytokine involved in the acute phase of inflammation that is mainly released by interleukin-6 and other proinflammatory cytokines.31 When CRP binds to the Fc-γ receptor, CRP activates the classical complement cascade and accelerates phagocytosis.32 In addition, increases in CRP may be more pronounced in disease processes observed earlier than in other nonspecific markers, such as fever, and CRP levels may decline rapidly during recovery. Therefore, CRP can be used to screen for inflammation in the early stage of the disease and as an assessment tool for the effectiveness of treatment. A prospective observational study involving 72 critically ill trauma patients found that a CRP level greater than 10 mg/dl measured 48 hours to 72 hours after admission was the most effective predictor of mechanical ventilation longer than 7 days, followed by BMI.33 However, another study of mechanically ventilated patients with long-term chronic respiratory failure found that CRP did not predict successful weaning at a rate of 9% at 60 days. This suggests that CRP has low predictive value for the duration of mechanical ventilation in patients with chronic diseases.34 Other researchers have also found that elevated CRP levels within 48 hours of cardiac or noncardiac surgery can increase the risk of cardiovascular adverse events in hospitalized patients, and the risk of morbidity and mortality also significantly increases.35 The reason may be related to the degree of surgical injury.36 Overall, evidence on the effect of CRP on DMV in BCT patients at 48 hours after admission is limited and needs to be validated in more prospective studies. The inclusion of CRP as a biological marker in our algorithm led to an increase in diagnostic accuracy. Therefore, it is necessary to include other biomarkers to evaluate the diagnostic performance of the models in the future.

Our study found no significant difference in the proportion of individuals with chronic heart failure between the high-risk and low-risk groups. Interestingly, Cardiopulmonary interactions are present throughout the patient’s ventilator weaning, and the transition from positive pressure to spontaneous breathing causes abrupt changes in cardiac load and an increase in oxygen demand. These alterations may place an undue burden on the respiratory and cardiovascular systems, causing a rapid and significant increase in left ventricular filling pressure and ultimately leading to wean-induced pulmonary edema.37 We hypothesize that this lack of difference may be attributed to the absence of a significant increase in the proportion of patients with chronic heart failure who experience severe acute pulmonary edema during the weaning process. Nevertheless, further prospective studies are required to validate our conclusions.

Despite the novelty and strengths of our machine learning algorithm, some potential limitations also existed. First, this was a retrospective and single center study, so prospective investigation was still lacking, so external validation is needed in the future. Second, although we included many important variables from an extensive literature review, it was still possible that we might have missed some other potentially relevant variables, such as biomarkers similar to CRP. These aspects should be addressed in our future research.

Conclusion

Mechanical ventilation is one of the most common treatments for patients with BCT; however, PDMV can cause a series of serious complications. Patient-centered outcome prediction models to predict DMV can effectively use the existing social medical resources, allowing clinicians and medical decision makers to choose treatment options from different disciplines and formulate relative priority intervention programs. Our findings suggest that machine learning techniques can effectively predict risk factors for PDMV in BCT patients. Further prospective studies are needed for external validation and the development of a tool that can provide reliable predictive performance in the clinic.

Ethics Approval

The studies involving human participants were reviewed and approved by Affiliated Hospital of Yangzhou University (2021-YKL3-01-001).

Consent to Participate

Due to the observational nature of the study, written informed consent was waived for all enrolled patients.

Consent to Publish

The authors affirm that human research participants provided informed consent for publication.

Author Contributions

All authors made a significant contribution to the work reported, whether that is in the conception, study design, execution, acquisition of data, analysis and interpretation, or in all these areas; took part in drafting, revising or critically reviewing the article; gave final approval of the version to be published; have agreed on the journal to which the article has been submitted; and agree to be accountable for all aspects of the work.

Funding

This study was supported by Suqian Science and Technology Plan Project (K202008) And Jiangsu Province 333 high-level Talent. Training Project (BRA2020176).

Disclosure

The authors have no relevant financial or non-financial interests to disclose.

References

1. Gilbert RW, Fontebasso AM, Park L, Tran A, Lampron J. The management of occult hemothorax in adults with thoracic trauma: a systematic review and meta-analysis. J Trauma Acute Care Surg. 2020;89(6):1225–1232. doi:10.1097/TA.0000000000002936

2. Milisavljevic S, Spasic M, Arsenijevic M. Thoracic Trauma. Cagini L. Ed. 2012:10.5772/54139.

3. Dogrul BN, Kiliccalan I, Asci ES, Peker SC. Blunt trauma related chest wall and pulmonary injuries: an overview. Chin J Traumatol. 2020;23(3):125–138. doi:10.1016/j.cjtee.2020.04.003

4. Prunet B, Bourenne J, David JS, et al. Patterns of invasive mechanical ventilation in patients with severe Blunt chest trauma and lung contusion: a French multicentric evaluation of Practices. J Intensive Care Soc. 2019;20(1):46–52. doi:10.1177/1751143718767060

5. Marro A, Chan V, Haas B, Ditkofsky N. Blunt chest trauma: classification and management. Emerg Radiol. 2019;26(5):557–566. doi:10.1007/s10140-019-01705-z

6. Duggal A, Perez P, Golan E, et al. Safety and efficacy of noninvasive ventilation in patients with blunt chest trauma: a systematic review. Crit Care. 2013;17(4):R142. doi:10.1186/cc12821

7. Zingg SW, Millar DA, Goodman MD, et al. Association Between Pulmonary Contusion and Respiratory Failure. Respir Care. 2021;66(11):1665–1672.10.4187/respcare.09145. doi:10.4187/respcare.09145

8. Zingg SW, Gomaa D, Blakeman TC, et al. Oxygenation and Respiratory System Compliance With Pulmonary Contusion. Respir Care. 2022;67(1):1100–1108. doi:10.4187/respcare.09913

9. Zilberberg MD, Nathanson BH, Ways J, Shorr AF. Characteristics, Hospital Course, and Outcomes of Prolonged Acute Versus short-term Mechanical Ventilation in the United States, 2014-2018. Crit Care Med. 2020;48(11):1587–1594. doi:10.1097/CCM.0000000000004525

10. Nabozny MJ, Barnato AE, Rathouz PJ, et al. Trajectories and Prognosis of Older Patients Who Have Prolonged Mechanical Surgery After high-risk Surgery. Crit Care Med. 2016. doi:10.1097/CCM.0000000000001618

11. Cox CE, Martinu T, Sathy SJ, et al. Long-term outcomes and Long-term outcomes of Prolonged violence. Crit Care Med. 2009;37(11):2888–2894. doi:10.1097/CCM.0b013e3181AB86ed

12. Damuth E, Mitchell JA, Bartock JL, et al. Long-term survival of Critically ill patients treated with Prolonged Mechanical Ventilation: a systematic review and meta-analysis. Lancet Respir Med. 2015;3(7):544–553. doi:10.1016/S2213-2600(15)00150-2

13. Dettmer MR, Damuth E, Zarbiv S, et al. Prognostic Factors for long-term Mortality in Critically Ill Patients Treated With Prolonged Mechanical Ventilation: a Systematic Review. Crit Care Med. 2017;45(1):69–74. doi:10.1097/CCM.0000000000002022

14. Dimopoulou I, Anthi A, Lignos M, et al. Prediction of Prolonged ventilatory support in Blunt Thoracic trauma Patients. Intensive Care Med. 2003;29(7):1101–1105. doi:10.1007/S00134-003-1813-0

15. Schieren M, Wappler F, Wafaisade A, et al. Impact of Blunt chest trauma on outcome after traumatic brain injury-a matched-pair analysis of the TraumaRegister DGU®. Scand J Trauma Resusc Emerg Med. 2020;28(1). doi:10.1186/S13049-020-0708-1

16. Schieren M, Bohmer AB, Lefering R, et al. Impact of body mass index on outcomes after Thoracic trauma-A matched-triplet analysis of the TraumaRegister DGU®. Injury. 2019;50(1):96–100. doi:10.1016/j.injury.2018.09.051

17. Bayer J, Lefering R, Reinhardt S, et al. Thoracic trauma severity contributes to differences in intensive care therapy and mortality of severely injured patients: analysis based on TraumaRegister DGU®. World J Emerg Surg. 2017;12(1). doi:10.1186/S13017-017-0154-1

18. Kocher GJ, Sharafi S, Azenha LF, Schmid RA. Chest Wall stabilization in Ventilator -dependent traumatic Flail Chest patients: who benefits? Eur J Cardiothorac Surg. 2017;51(4):696–701. doi:10.1093/EJcTS/EZw365

19. Robles AJ, Kornblith LZ, Hendrickson CM, et al. Health care utilization and the cost of Posttraumatic acute respiratory distress syndrome Care. J Trauma Acute Care Surg. 2018;85(1):148–154. doi:10.1097/TA.0000000000001926

20. El-menyar A, Younis B, Ahmed K, et al. Clinical Significance and Prognostic Implications of Quantifying Pulmonary Contusion Volume in Patients with Blunt Chest Trauma. Med Sci Monit. 2017;23:3641–3648.10.12659/MSM.902197. doi:10.12659/MSM.902197

21. Eshete B. Making machine learning trustworthy. Science. 2021;373(6556):743–744. doi:10.1126/science.abi5052

22. Ngiam KY, Khor IW. Big cohort and Machine learning algorithms for health care Delivery. Lancet Oncol. 2019;20(5):262–273. doi:10.1016/S1470-2045(19)30149-4

23. Habashi N, Andrews P. Ventilator strategies for posttraumatic acute respiratory distress syndrome: airway pressure release ventilation and the role of spontaneous breathing in critically ill patients. Curr Opin Crit Care. 2004;10(4):549–557. doi:10.1097/01.ccx.0000145473.01597.13. Published correction appears in Curr Opin Crit Care. 2005 Jun; 11(3):294.

24. Huang HY, Huang CY, Li LF. Prolonged Mechanical Ventilation: outcomes and Management. J Clin Med. 2022;11(9):2451. doi:10.3390/jcm11092451

25. Ossai CI, Wickramasinghe N. Intelligent decision support with machine learning for efficient management of mechanical ventilation in the intensive care unit - A critical overview. Int. J Med Inform. 2021;150:104469. doi:10.1016/j.ijmedinf.2021.104469

26. Parreco J, Hidalgo A, Parks JJ, et al. Artificial Intelligence to Predict Prolonged mechanical ventilation and tracheostomy placement. J Surg Res. 2018;228:179–187. doi:10.1016/j.jss.2018.03.028

27. Abujaber A, Fadlalla A, Gammoh D, et al. Using Trauma Registry cohort to Predict Prolonged mechanical Ventilation in Patients with traumatic brain Injury: machine Learning Approach. PLoS One. 2020;15(7):e0235231. doi:10.1371/journal.pone.0235231

28. Lin MY, Li CC, Lin PH, et al. Explainable Machine Learning to Predict Successful Weaning Among Patients Prolonged Mechanical Ventilation: a Retrospective Study in Central Taiwan. Front Med. 2021;8:663739. doi:10.3389/Fmed.2021.663739

29. Zhang B, Li GK, Wang YR, et al. Factors influencing timing and prognosis of early tracheostomy in patients with multiple rib fractures: a propensity score matching analysis. Front Surg. 2022;9:944971. doi:10.3389/fsurg.2022.944971

30. Vigushin DM, Pepys MB, Hawkins PN. Metabolic and scintigraphic studies of radioiodinated human C-reactive protein in health and disease. J Clin Invest. 1993;91(4):1351–1357. doi:10.1172/JCI116336

31. Pepys MB, Hirschfield GM. C-reactive protein: a critical update. J Clin Invest. 2003;111(12):1805–1812. doi:10.1172/JCI200318921. published correction appears in J Clin Invest. 2003; 112():299.

32. Bhattacharya B, Prashant A, Vishwanath P, et al. Prediction of outcome and prognosis of patients on mechanical ventilation using body mass index, SOFA score, C-Reactive protein, and serum albumin. Indian. J Crit Care Med. 2011;15(2):82–87. doi:10.4103/0972-5229.83011

33. Vaquero-Roncero LM, Sánchez-Barrado E, Escobar-Macias D, et al. C-Reactive protein and SOFA scale: a simple score as early predictor of critical care requirement in patients with COVID-19 pneumonia in Spain. Rev Esp Anestesiol Reanim. 2021;68(9):513–522. doi:10.1016/j.redar.2020.11.014

34. Stephensen BD, Reid F, Shaikh S, et al. C-reactive protein trajectory to predict colorectal anastomotic leak PREDICT Study. Br J Surg. 2020;107(13):1832–1837. doi:10.1002/bjs.11812

35. Nahum E, Livni G, Schiller O, Bitan S, Ashkenazi S, Dagan O. Role of C-reactive protein velocity in the diagnosis of early bacterial infections in children after cardiac surgery. J. Intensive Care Med. 2012;27(3):191–196. doi:10.1177/0885066610396642

36. Kolomachenko VI. C-reactive protein level in plasma and drainage blood depends on the method of anaesthesia and post-operative analgesia after Hip surgery. Anaesthesiol Intensive Ther. 2018;50(2):117–121. doi:10.5603/AIT.2018.0018

37. Vignon P. Cardiopulmonary interactions during ventilator weaning. Front Physiol. 2023;14:1275100. doi:10.3389/fphys.2023.1275100

留言 (0)

沒有登入
gif