Skip to main content

Hyperchloremia in critically ill patients: association with outcomes and prediction using electronic health record data

Abstract

Background

Increased chloride in the context of intravenous fluid chloride load and serum chloride levels (hyperchloremia) have previously been associated with increased morbidity and mortality in select subpopulations of intensive care unit (ICU) patients (e.g patients with sepsis). Here, we study the general ICU population of the Medical Information Mart for Intensive Care III (MIMIC-III) database to corroborate these associations, and propose a supervised learning model for the prediction of hyperchloremia in ICU patients.

Methods

We assessed hyperchloremia and chloride load and their associations with several outcomes (ICU mortality, new acute kidney injury [AKI] by day 7, and multiple organ dysfunction syndrome [MODS] on day 7) using regression analysis. Four predictive supervised learning classifiers were trained to predict hyperchloremia using features representative of clinical records from the first 24h of adult ICU stays.

Results

Hyperchloremia was shown to have an independent association with increased odds of ICU mortality, new AKI by day 7, and MODS on day 7. High chloride load was also associated with increased odds of ICU mortality. Our best performing supervised learning model predicted second-day hyperchloremia with an AUC of 0.76 and a number needed to alert (NNA) of 7—a clinically-actionable rate.

Conclusions

Our results support the use of predictive models to aid clinicians in monitoring for and preventing hyperchloremia in high-risk patients and offers an opportunity to improve patient outcomes.

Background

Intravenous (IV) fluids are commonplace in the critical care setting for good reason—they are low-risk, go-to interventions for patients with fluid deficits and electrolyte imbalances. Recent studies have reexamined the effects of these fluids, however, and mounting evidence cautions that aggressive doses that are still within reference therapeutic ranges may lead to adverse outcomes ranging from organ damage to in-hospital mortality [1]. Particular concern has been raised regarding chloride, an oft-unnoticed component of many standard IV fluids such as normal saline. Higher rates of in-hospital mortality were observed with elevated IV fluid chloride content during resuscitation with large fluid volumes [2] as well as in patients with sepsis [3]. Additionally, hyperchloremia in patients with sepsis has been linked to higher rates of acute kidney injury (AKI) [4] and mortality [5]. Conversely, low-chloride strategies demonstrated reductions in AKI and renal replacement therapy [6]. These findings warrant further investigation into the merits of shifting from the traditional approach of chloride-liberal fluid administration to a chloride-restrictive one, which could be of benefit to critically ill patients.

Electronic health records (EHRs) collect and store countless data points for each intensive care unit (ICU) patient [7] and contain a wealth of information on demographics, medical interventions, measurements, outcomes, and more. By mining EHR data from the general ICU population of the Medical Information Mart for Intensive Care III (MIMIC-III) [8], we retrospectively studied hyperchloremia and high chloride load in IV fluids and evaluated their associations with patient mortality and organ dysfunction. As there have been many promising developments in clinical event prediction using machine learning, we also propose a predictive model for hyperchloremia using this EHR data. This model can alert clinicians to patients at high risk for hyperchloremia and provide opportunities for improved chloride management, which may in turn improve patient outcomes.

MIMIC-III is a well-studied dataset for good reason—it contains a sizeable ICU population of over 40,000 patients and spans over 10 years of data from 2001 to 2012. As such, numerous predictive models have been built on specific subgroups of interest, such as patients with kidney injury [9], pneumonia [10], myocardial infarction [11], sepsis [12], and more. Existing models typically predict outcomes such as mortality [9, 13,14,15], ICU readmission [16,17,18], AKI [19,20,21], and other complications [22], with varying AUCs ranging from 0.65 to 0.9.

In light of the specific focus of these studies, there still exists a knowledge gap for predictive modeling in general ICU populations, especially modeling focused on treatment management. A focus on treatment management is important for clinical decision-making as outcome-focused predictions may be of limited clinical utility despite high prognostic value. Mortality, for example, can result from any number of potential factors, and a prediction that mortality is likely to occur is difficult to act upon without a clear contributing cause.

Our study thus aims to expand on existing research by analyzing hyperchloremia and its associations with several key outcomes in the general adult ICU population of MIMIC-III and then predicting hyperchloremia for this population. Chloride administration in the ICU is actively managed via IV fluids, and thus these predictions can prompt immediate interventions to reduce chloride load and limit hyperchloremia. If chloride load and hyperchloremia are indeed causally linked to poor outcomes, this framework has potential for improving patient care.

This manuscript is an extension of our previously published work on predicting hyperchloremia [23]. Here, we extend our analysis to further evaluate associations between chloride load and patient outcomes, assess the impact of individual features, and examine the implications of false positive and false negative predictions. Additionally, the methods and results sections have been extended to elaborate on nuances in data preprocessing, feature selection, and hyperparameter tuning.

Methods

Statistical analysis

With a focus on the first 7 days of critical illness, we evaluated the relationship between chloride and patient outcomes in the ICU using retrospective data extracted from MIMIC-III. In particular, we evaluated the associations between chloride load and outcomes as well as the associations between hyperchloremia and outcomes.

Chloride load was represented as the average daily chloride input given to a patient. Hyperchloremia was represented as a binary variable—whether or not hyperchloremia occurred in the first 7 days, which we defined as any serum chloride measurement of 110 mEq/L or greater. We also represented hyperchloremia as two quantitative variables: the number of days in which hyperchloremia occurred and the maximum serum chloride measured over the first 7 days.

A seven-day time span provides a sufficiently large window in which measurable adverse outcomes can develop. We used several objective measures of morbidity and mortality:

  • Mortality during the ICU stay (ICU mortality)

  • New AKI by day 7

  • Multiple Organ Dysfunction Syndrome (MODS) [24] on day 7

MODS was considered positive if two or more Sequential Organ Failure Assessment (SOFA) [25] sub-scores were 2 or greater. New AKI was considered positive if AKI stage [26] ever increased (i.e. worsened) from baseline within the first 7 days. In other words, a patient who presented to the ICU with stage 3 AKI (the highest possible stage) would not be considered to have new AKI, whereas a patient that presents with stage 2 AKI and progresses to stage 3 would be considered to have new AKI.

We utilized Kruskal-Wallis H tests and chi-squared tests to assess differences in chloride status between patients who were negative for each outcome and patients who were positive for them. We also modeled chloride-outcome associations using multivariate logistic regression to control for demographics and severity of illness on admission (Fig. 1).

Fig. 1
figure 1

Study design. Data was extracted from MIMIC-III and organized into feature sets and outcome measures based on clinical guidelines and expertise. Statistical analysis determined the significance of associations. Imputation and standardization of both training and testing set data were performed using only training set medians and means

Prediction modeling

Feature selection

Using feature data aggregated from the initial 24 h (“day 1”) of patient ICU stays, we trained supervised learning models to predict the likelihood that hyperchloremia would occur in the following 24 h (“day 2”). Our feature set included chloride-related data (net fluid balance, total chloride load, maximum serum chloride), comorbidities on admission, demographics, interventions, laboratory test results, medications, and vitals. Chloride load included any fluid with chloride (e.g. normal saline, potassium chloride, etc.), converted into milliequivalent (mEq) quantities using standard ratios. Cutoffs were chosen based on clinical intuition to exclude nonsensical values (e.g. serum chloride \(\ge\) 160 mEq/L, daily chloride input \(\ge\) 5000 mEq, net fluid balance of \(\ge\) 30,000 mL, negative values, out-of-order start/end times). We identified comorbidities of interest using the Elixhauser Index [27] and ICD-9 codes. Of note, comorbidities are not timestamped in MIMIC-III and are instead only tied to the hospital admissions in which they were recorded, and thus comorbidity features were limited to those assigned in prior hospital admissions—comorbidities already known at the time of the current admission.

These variables were chosen based on clinical expertise and prior literature and were only included if statistical significance could be demonstrated using two-sample t-tests and chi-squared tests. 34 features were ultimately fed into our models, each with statistically significant differences (p value < 0.05) between hyperchloremic and non-hyperchloremic patients on day 2. We standardized non-binary variables by subtracting means and scaling to unit variance. Only training set data was used to determine statistical significance for feature selection, and only training set data was used to calculate means and standard deviations for feature standardization.

Our study focuses on initial adult ICU admissions based on the expectation that pediatric patients and ICU re-admissions exhibit uniquely different physiologic behaviors. Thus, ICU stays were excluded if the patient was below 18 years of age or in the ICU for a readmission within a hospitalization. Of the remaining 49,696 ICU stays, we further excluded 16,366 (32.9%) records as these patients were either already hyperchloremic or did not have chloride data on day 1 (we did not impute serum chloride measurements on day 1). The resulting 33,330 rows of unique ICU stays were then divided on a 70:30 train:test split and the testing set was held out for performance evaluation.

Imputing missing data

EHRs inherently tend to lack records for events that do not occur. For example, a patient that did not receive chloride would have no record of chloride administration, and vice versa. Thus, for features that would not be present at a “healthy” baseline—interventions (chloride administration, fluid input/output), medications, and comorbidities on admission—a zero value was inferred in the absence of data.

For imputation of measurements that are non-zero at a “healthy” baseline—vitals, laboratory tests—we determined the median of each feature using training set records limited to the 24 h prior to ICU discharges (i.e. the calculation did not include patients who did not survive). The final 24 h in the ICU of patients who survive are generally representative of a “healthier” state compared to earlier stages in the ICU.

Patients with no records of serum chloride measurements throughout day 2 were presumed non-hyperchloremic for that day. Of note, the vast majority of such patients also had no recorded chloride measurements beyond day 2—we assumed that this would not be the case had their clinicians been concerned for hyperchloremia.

Machine learning classifiers

We evaluated four classifiers: ridge regression, random forest, XGBoost [28], and multi-layer perceptron. Each classifier predicts probabilities of hyperchloremia (\(\ge\) 110 mEq/L) occurring on day 2 for each patient. These probabilities were then converted into binary classifications using thresholds that maximized the Youden’s J statistic of training set predictions.

The low prevalence of day 2 hyperchloremia in our dataset (Table 1) necessitated additional compensatory steps. We configured the ridge regression and XGBoost classifiers to assign weights based on prevalence. For the random forest and multi-layer perceptron classifiers, we chose to down-sample our training set by removing, at random, 90% of patients who did not develop hyperchloremia on day 2. This resulted in a final training set size of 3,560 rows for these classifiers with a prevalence of 38.29%, which was sufficiently large and balanced.

Table 1 Prevalence of hyperchloremia on day 2 by dataset

Performance evaluation

Classifier performance was represented via precision, recall, F1-scores, and receiver operating characteristic (ROC) curves (Fig. 1). We also plotted precision-recall curves to illustrate the trade-offs that can be made between precision and recall. These metrics are sensitive to imbalanced outcomes, which is important for our use case as the prevalence of hyperchloremia is low.

Feature analysis

We inspected the coefficients of our fitted regression model to identify features that were most predictive of and/or protective against hyperchloremia. Comparing the relative magnitudes allows us to corroborate our baseline understanding of features that we expect to be significant, and perhaps more importantly it also highlights features that are unexpectedly significant. This could, in turn, yield new clinical insight into associations that are important for clinical consideration.

Error analysis

We also analyzed patient records for several incorrect predictions to identify characteristics that are prone to misclassification. Insight into commonalities within the false positive cohort can help us better understand the assumptions and limitations of our models.

Results

Statistical analysis

Table 2 lists characteristics and outcomes pertinent to our study population.

Table 2 Clinical characteristics and outcomes by occurrence of hyperchloremia in days 1–7

Univariate statistical analysis demonstrated that increased maximum serum chloride level, hyperchloremia (\(\ge 110\) mEq/L), increased number of days in which hyperchloremia occurred, and increased chloride load in IV fluids each demonstrated increases in ICU mortality, new AKI by day 7, and MODS on day 7 that had statistical significance (p value \(< 0.001\)).

Multivariate regression analysis results are presented in Table 3. Odds ratios for the outcomes of interest were determined after adjusting for potentially confounding demographic variables (age, gender, ethnicity) and severity of illness on admission (represented using the SOFA score). As detailed in Table 3, all three measures of hyperchloremia were independently associated with increased ICU mortality, new AKI by day 7, and MODS on day 7. Chloride load was only independently associated with increased ICU mortality and had an inverse relationship with MODS on day 7.

Table 3 Adjusted odds ratios for chloride-outcome associations

Prediction modeling

Selected features

All chloride-related features that we initially selected were included by default. The following features were also included as they showed statistical significance:

  • Demographics: Age, Ethnicity, Gender

  • Comorbidities:

    • Cardiovascular (Congestive Heart Failure, Hypertension, Pulmonary Circulation Disease)

    • Chronic Obstructive Pulmonary Disease

    • Complicated Diabetes, Uncomplicated Diabetes

    • Renal Failure

    • Alcohol Abuse, Depression

    • Paralysis

  • Vitals:

    • Max. Heart Rate, Min. Systolic Blood Pressure, Min. Diastolic Blood Pressure

    • Max. Respiratory Rate, Min. SpO2

    • Min. Glasgow Coma Score

    • Weight, Max. Temperature (\(^{\circ }\)C)

  • Laboratory measurements:

    • Max. Sodium, Potassium, International Normalized Ratio (INR)

    • Min. Potassium, Bicarbonate, Total Calcium

  • Interventions:

    • Norepinephrine

    • Airway Ventilation (Expiratory Positive Airway Pressure, Inspiratory Positive Airway Pressure, Non-positive Pressure, Mean Airway Pressure)

Selected hyperparameters

GridSearchCV from the scikit-learn [29] library selected hyperparameters for all classifiers though some variables, increments, and boundaries were manually fixed to constrain the search space. For the ridge regression classifier, it chose an inverse regularization strength (C) of 0.01 on the LIBLINEAR solver. For the multi-layer perceptron classifier with a single hidden layer of size 10, it chose a rectified linear unit (ReLU) function for the hidden layer, the Adam solver for weight optimization, and an alpha (L2 penalty) of 1.0. For the random forest classifier, it chose to use 120 trees, a maximum depth of 12 for each tree, a minimum of 5 samples per leaf node, and a maximum of 5 features per split. For the XGBoost classifier, it chose to use 180 estimators, a maximum depth of 2, a learning rate of 0.1, and a gamma (minimum loss reduction for each partition) of 0.

Classifier performance

Performance was similar across all four classifiers. The multi-layer perceptron had the highest AUC (0.76) and highest area under the precision-recall curve (0.19). With the threshold determined by Youden’s J statistic, the multi-layer perceptron achieved a precision of 0.1424 and F1-score of 0.2351. As shown in Fig. 2 and Table 4, ridge regression performed similarly in all metrics, especially when recall is high and clinically meaningful. Given comparable performance, regression classifiers may be preferable for clinical interpretation as regression coefficients are generated for each feature.

Table 4 demonstrates a trade-off in which recall is preferred over precision. This prioritization is desirable for our use case as a high detection rate (recall) for patients at risk of hyperchloremia is useful, whereas false positive alerts (precision) are generally tolerable.

Table 4 Precision, Recall, and F\(_{1}\)-scores of the testing set using thresholds set by the maximal Youden’s J statistic
Fig. 2
figure 2

Receiver operating characteristic (ROC) and precision-recall curves of the testing set

These results can also be represented using the number needed to alert (NNA = 1/precision) [30]. In the case of a baseline “model” in which all patients are flagged for next-day hyperchloremia, the precision would equal the prevalence (0.06), which then translates to a NNA of 17. In comparison, based on a precision of 0.14, our models perform considerably better with a NNA of 7. While an even lower NNA may be needed to justify high-risk interventions with stringent cost-benefit considerations, this improvement could provide reasonable justification for low-risk, low-cost chloride-reducing adjustments. For example, a clinician could switch to low-chloride fluids and/or administer loop diuretics sooner—generally safe and predictable chloride-reducing actions.

Feature analysis

Ridge regression coefficients with magnitude greater than 0.2 are reported in Table 5. As we can see, maximum serum chloride on day 1 had the largest influence. This is understandable as one would expect that serum chloride on day 1 is a strong predictor of serum chloride on day 2. Chloride load also had a relatively large positive coefficient and follows a similar line of reasoning. Interestingly, paralysis, mean airway pressure ventilation, female gender, Asian ethnicity, and increased age were each associated with greater likelihoods of developing hyperchloremia.

Table 5 Ridge regression coefficients (magnitude > 0.2)

Error analysis

We selected 10 ICU stays that were incorrectly classified by ridge regression to investigate by hand. Specifically, we identified from the training set the five false positives with the highest predicted probabilities of hyperchloremia on day 2 and the five false negatives with the lowest predicted probabilities.

The five false positives were each predicted to develop hyperchloremia with greater than 98% probability. Two of the five cases were in fact on the cusp of our cutoff for hyperchloremia on day 1, with maximum serum chloride measurements of 109 mEq/L, but did not develop hyperchloremia (\(\ge {110}\) mEq/L) on day 2. Another two also had high measurements on day 1, 108 mEq/L and 107 mEq/L. All five patients received a significant amount of chloride load and net fluid input, averaging more than 1500 mEq and 17 L respectively over the first day. Given the large coefficients for serum chloride and chloride load, these borderline measurements and large inputs most likely account for the misclassifications. Addressing these discrepancies would likely require the addition of more discerning features or a change to our definition of hyperchloremia. Interestingly, all five patients had abnormally low minimum serum bicarbonate, ranging from 20 mEq/L to 6 mEq/L, and all five were on mean airway pressure ventilation.

In contrast, the five false negatives were each predicted to develop hyperchloremia with lower than 10% probability. All five cases had relatively low serum chloride on day 1, each with maximum serum chloride of 102 mEq/L or lower. Other features (e.g. chloride load, fluid balance) are quite unremarkable for these patients, with no notable trends or large values. Further examination of these patient records revealed that one patient began receiving a high chloride load on day 2 before developing hyperchloremia on the same day. Records for another patient suggested a measurement error or very sudden and sharp hyperchloremia, demonstrating consistently low serum chloride measurements (\(\le {103}\) mEq/L) throughout day 2 with the exception of one measurement that was not precipitated by chloride administration and was well above our cutoff (121 mEq/L). The other three patients exhibited gradual variations in serum chloride that briefly and slightly crossed our cutoff on day 2 without the administration of significant amounts of chloride. This analysis demonstrates the limitations of assumptions made during model development and the consequences of noisy clinical data.

The confusion matrix for our ridge regression classifier’s training set predictions is reported in Table 6, which shows that this model ultimately predicted 5,460 false positives among 21,968 patients that did not develop hyperchloremia.

Table 6 Confusion matrix for the ridge regression training set

Regression analysis of this false positive subgroup revealed increased odds of ICU mortality, new AKI by day 7, and MODS on day 7 that were statistically significant when compared to the true negative subgroup (Table 7).

Table 7 Comparing false positive patient outcomes to true negative patient outcomes under the ridge regression model

Discussion

After adjusting for confounders, we observe that elevated serum chloride and increased chloride load are both associated with higher mortality rates in a general ICU population. Patients with increased measures of serum chloride also demonstrate increased adjusted odds of new AKI by day 7 and MODS on day 7. These findings are consistent with the existing literature on ICU subpopulations, which have reported increased mortality with high chloride levels as well as reductions in kidney injury with low-chloride treatment strategies [2, 3, 6]. Our study corroborates these findings in a broad ICU population of 48,074 patients, further generalizing what is understood about the potential effects of elevated chloride.

Using information available from the first day of ICU stays, we constructed a set of 34 features and trained classifier models to predict the occurrence of hyperchloremia on the second day. As far as we know, this is the first implementation of hyperchloremia prediction using machine learning models. Performance was similar across the multi-layer perceptron, random forest, ridge regression, and XGBoost models, with typical AUCs of approximately 0.76 and NNAs of approximately 7.

As we grow our understanding of how chloride load and hyperchloremia may affect morbidity and mortality, these prediction classifiers produce alerts that are clinically actionable. Clinicians can provide targeted care to high-risk patients by modifying chloride administration and elimination strategies, via the use of low-chloride fluids, diuretics, or other interventions. Implementing these strategies in all ICU patients could be cost-prohibitive and cumbersome, and thus identifying high-risk patients offers an opportunity for a more directed and efficient approach. With the relatively low number needed to alert seen in our models, there is potential for significant cost reductions if such changes are implemented.

While false positive alerts may be technically incorrect when evaluating classifier performance, we do observe higher rates of ICU mortality, new AKI by day 7, and MODS on day 7 in this group when compared to the true negative cohort. Given their higher risk of poor outcomes, this subgroup of false positive alerts may also benefit from closer consideration and modified treatment strategies.

Limitations and future work

Since we have taken a focused approach on aggregated data from the first day of ICU care, there is much potential in expanding our features to include longitudinal trends in patient data and make continuous, rolling predictions. Additionally, MIMIC-III contains a considerable amount of information that we have yet to explore—its clinical notes, for example, contain much textual data that was not considered in this study. More complex and subtle feature engineering could improve performance and discern interesting subgroups of patients, including those that may not fit well under our current model.

Further work should also evaluate other ICU cohorts including those of specialized ICUs (e.g. pediatric ICUs) so that comparisons and generalizations can be made across different datasets while accounting for unique clinical considerations and feature constraints.

Lastly, our findings are ultimately drawn from correlations, and continued research should probe for causal links and evaluate the efficacy of interventions for improving outcomes. Interventions should also be considered for false positive patients, who exhibit patterns of poor outcomes and thus could also benefit from closer observation. Evaluation of such interventions can then lead to evidence-based changes in clinical care.

Conclusions

Our regression analysis has shown hyperchloremia during the acute phase of critical illness to be independently associated with increased ICU mortality, new AKI by day 7, and MODS on day 7 in a general ICU population. In addition, we demonstrate an independent association between chloride load in IV fluids and increased ICU mortality. These findings warrant closer attention to chloride management in critically ill patients.

Our supervised learning classifiers are able to predict next-day hyperchloremia at clinically-actionable performance levels using features from the first days of patient ICU stays. These classifiers yield a number needed to alert of 7 while maintaining acceptable levels of recall—a helpful rate considering the low prevalence of new hyperchloremia in the ICU. Furthermore, error analysis reveals a familiar trend of increased morbidity and mortality among false positive predictions.

With the potential to help prevent hyperchloremia, these predictive models are stepping stones towards supporting clinicians as we optimize clinical care and improve patient outcomes. There is also much potential in future work, which should validate these models in additional ICU cohorts, broaden the scope of features used, and evaluate potential interventions for at-risk patients to translate this progress into clinical action.

Availability of data and materials

The MIMIC-III dataset is freely accessible at https://mimic.physionet.org/. Notebooks containing our code are available at https://github.com/chloride-management/chloride-management/.

Abbreviations

AKI:

Acute Kidney Injury

AUC:

Area Under the Receiver Operating Characteristic Curve

EHR:

Electronic Health Record

ICU:

Intensive Care Unit

IV:

Intravenous

MIMIC-III:

Medical Information Mart for Intensive Care III

MODS:

Multiple Organ Dysfunction Syndrome

NNA:

Number Needed to Alert

ROC:

Receiver Operating Characteristic

SOFA:

Sequential Organ Failure Assessment

References

  1. Reuter DA, Chappell D, Perel A. The dark sides of fluid administration in the critically ill patient. Intensive Care Med. 2018;44(7):1138–40.

    Article  CAS  Google Scholar 

  2. Sen A, Keener CM, Sileanu FE, Foldes E, Clermont G, Murugan R, Kellum JA. Chloride content of fluids used for large-volume resuscitation is associated with reduced survival. Crit Care Med. 2017;45(2):146–53.

    Article  Google Scholar 

  3. Raghunathan K, Shaw A, Nathanson B, Sturmer T, Brookhart A, Stefan MS, Setoguchi S, Beadles C, Lindenauer PK. Association between the choice of IV crystalloid and in-hospital mortality among critically ill adults with sepsis*. Crit Care Med. 2014;42(7):1585–91.

    Article  CAS  Google Scholar 

  4. Suetrong B, Pisitsak C, Boyd JH, Russell JA, Walley KR. Hyperchloremia and moderate increase in serum chloride are associated with acute kidney injury in severe sepsis and septic shock patients. Crit Care. 2016;20(1):315.

    Article  Google Scholar 

  5. Neyra JA, Canepa-Escaro F, Li X, Manllo J, Adams-Huet B, Yee J, Yessayan L. Association of hyperchloremia with hospital mortality in critically ill septic patients. Crit Care Med. 2015;43(9):1938–44.

    Article  Google Scholar 

  6. Yunos NM, Bellomo R, Hegarty C, Story D, Ho L, Bailey M. Association between a chloride-liberal vs chloride-restrictive intravenous fluid administration strategy and kidney injury in critically ill adults. JAMA. 2012;308(15):1566–72.

    Article  CAS  Google Scholar 

  7. Sanchez-Pinto LN, Luo Y, Churpek MM. Big data and data science in critical care. Chest. 2018;154(5):1239–48.

    Article  Google Scholar 

  8. Johnson AE, Pollard TJ, Shen L, Lehman LW, Feng M, Ghassemi M, Moody B, Szolovits P, Celi LA, Mark RG. MIMIC-III, a freely accessible critical care database. Sci Data. 2016;3:160035.

    Article  CAS  Google Scholar 

  9. Lin K, Hu Y, Kong G. Predicting in-hospital mortality of patients with acute kidney injury in the ICU using random forest model. Int J Med Inform. 2019;125:55–61.

    Article  Google Scholar 

  10. Zhang S, Zhang K, Yu Y, Tian B, Cui W, Zhang G. A new prediction model for assessing the clinical outcomes of ICU patients with community-acquired pneumonia: a decision tree analysis. Ann Med. 2019;51(1):41–50.

    Article  Google Scholar 

  11. Barrett LA, Payrovnaziri SN, Bian J, He Z. Building computational models to predict one-year mortality in ICU patients with acute myocardial infarction and post myocardial infarction syndrome. AMIA Jt Summits Transl Sci Proc. 2019;2019:407–16.

    PubMed  PubMed Central  Google Scholar 

  12. Garcia-Gallo JE, Fonseca-Ruiz NJ, Celi LA, Duitama-Munoz JF. A machine learning-based model for 1-year mortality prediction in patients admitted to an Intensive Care Unit with a diagnosis of sepsis. Med Intensiva. 2018;44:160–70.

    Article  Google Scholar 

  13. Luo Y, Xin Y, Joshi R, Celi L, Szolovits P. Predicting ICU mortality risk by grouping temporal trends from a multivariate panel of physiologic measurements. In: Thirtieth AAAI conference on artificial intelligence. 2016.

  14. Lee CH, Arzeno NM, Ho JC, Vikalo H, Ghosh J. An imputation-enhanced algorithm for ICU mortality prediction. Comput Cardiol. 2012;39:253–6.

    Google Scholar 

  15. Silva I, Moody G, Scott DJ, Celi LA, Mark RG. Predicting in-hospital mortality of ICU patients: the PhysioNet/computing in cardiology challenge, vol. 39; 2012. p. 245–8.

  16. Lin YW, Zhou Y, Faghri F, Shaw MJ, Campbell RH. Analysis and prediction of unplanned intensive care unit readmission using recurrent neural networks with long short-term memory. PLoS ONE. 2019;14(7):0218942.

    Google Scholar 

  17. Vieira SM, Carvalho JP, Fialho AS, Reti SR, Finkelstein SN, Sousa JMC. A decision support system for ICU readmissions prevention, 2013. p. 251–6. https://0-doi-org.brum.beds.ac.uk/10.1109/IFSA-NAFIPS.2013.6608408.

  18. Fialho AS, Cismondi F, Vieira SM, Reti SR, Sousa JMC, Finkelstein SN. Data mining using clinical physiology at discharge to predict ICU readmissions. Expert Syst Appl. 2012;39(18):13158–65. https://0-doi-org.brum.beds.ac.uk/10.1016/j.eswa.2012.05.086.

    Article  Google Scholar 

  19. Zimmerman LP, Reyfman PA, Smith ADR, Zeng Z, Kho A, Sanchez-Pinto LN, Luo Y. Early prediction of acute kidney injury following ICU admission using a multivariate panel of physiological measurements. BMC Med Inform Decis Mak. 2019;19(Suppl 1):16.

    Article  Google Scholar 

  20. He J, Hu Y, Zhang X, Wu L, Waitman LR, Liu M. Multi-perspective predictive modeling for acute kidney injury in general hospital populations using electronic medical records. JAMIA Open. 2018;2(1):115–22.

    Article  Google Scholar 

  21. Li Y, Yao L, Mao C, Srivastava A, Jiang X, Luo Y. Early prediction of acute kidney injury in critical care setting using clinical notes. In: IEEE international conference on bioinformatics and biomedicine (BIBM). IEEE; 2018. p. 683–6.

  22. Meyer A, Zverinski D, Pfahringer B, Kempfert J, Kuehne T, Sundermann SH, Stamm C, Hofmann T, Falk V, Eickhoff C. Machine learning for real-time prediction of complications in critical care: a retrospective study. Lancet Respir Med. 2018;6(12):905–14.

    Article  Google Scholar 

  23. Yeh P, Pan Y, Sanchez-Pinto LN, Luo Y. Using machine learning to predict hyperchloremia in critically ill patients. 2019.

  24. Sakr Y, Lobo SM, Moreno RP, Gerlach H, Ranieri VM, Michalopoulos A, Vincent JL. Patterns and early evolution of organ failure in the intensive care unit and their relation to outcome. Crit Care. 2012;16(6):222.

    Article  Google Scholar 

  25. Vincent JL, Moreno R, Takala J, Willatts S, De Mendonca A, Bruining H, Reinhart CK, Suter PM, Thijs LG. The SOFA (Sepsis-related Organ Failure Assessment) score to describe organ dysfunction/failure. On behalf of the Working Group on Sepsis-Related Problems of the European Society of Intensive Care Medicine. Intensive Care Med. 1996;22(7):707–10.

  26. Kidney Disease: Improving Global Outcomes (KDIGO). Kidney International Supplements. KDIGO Clinical Practice Guideline for Acute Kidney Injury. 2012;2(1):1–138.

  27. Quan H, Sundararajan V, Halfon P, Fong A, Burnand B, Luthi JC, Saunders LD, Beck CA, Feasby TE, Ghali WA. Coding algorithms for defining comorbidities in ICD-9-CM and ICD-10 administrative data. Med Care. 2005;43(11):1130–9.

    Article  Google Scholar 

  28. Chen T, Guestrin C. XGBoost: a scalable tree boosting system. CoRR. abs/1603.02754. 2016.

  29. Pedregosa F, Varoquaux G, Gramfort A, Michel V, Thirion B, Grisel O, Blondel M, Prettenhofer P, Weiss R, Dubourg V, Vanderplas J, Passos A, Cournapeau D, Brucher M, Perrot M, Duchesnay E. Scikit-learn: machine learning in Python. J Mach Learn Res. 2011;12:2825–30.

    Google Scholar 

  30. Dewan M, Sanchez-Pinto LN. Crystal balls and magic eight balls: the art of developing and implementing automated algorithms in acute care pediatrics. Pediatr Crit Care Med. 2019;20(12):1197–9.

    Article  Google Scholar 

Download references

Acknowledgements

Not applicable.

About this supplement

This article has been published as part of BMC Medical Informatics and Decision Making Volume 20 Supplement 14, 2020: Special Issue on Biomedical and Health Informatics. The full contents of the supplement are available online at https://0-bmcmedinformdecismak-biomedcentral-com.brum.beds.ac.uk/articles/supplements/volume-20-supplement-14.

Funding

Publication of this supplement was partly funded by the NIH/NLM (R21LM012618, 1R01LM013337, Luo). The NIH/NLM was not involved in the data collection, analysis, or interpretation of this study or in writing this manuscript.

Author information

Authors and Affiliations

Authors

Contributions

LNSP conceived the study design and provided clinical expertise in interpreting data and results. YL guided method development and provided expertise on machine learning, data imputation, and performance analysis. PY and YP gathered data from MIMIC-III. LNSP, PY, and YP analyzed the chloride associations. YP performed data preprocessing, including feature selection and data imputation. PY implemented the predictive models and gathered result data. All authors were involved in the development of the project and study design, and all authors read and approved the final manuscript.

Corresponding authors

Correspondence to L. Nelson Sanchez-Pinto or Yuan Luo.

Ethics declarations

Ethics approval and consent to participate

This study utilized the MIMIC-III dataset, which is a de-identified clinical dataset that is publicly available via credentialed access and hence did not require further ethics approval for use.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Yeh, P., Pan, Y., Sanchez-Pinto, L.N. et al. Hyperchloremia in critically ill patients: association with outcomes and prediction using electronic health record data. BMC Med Inform Decis Mak 20 (Suppl 14), 302 (2020). https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-020-01326-4

Download citation

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-020-01326-4

Keywords