Introduction

Acute kidney injury (AKI) is a common clinical syndrome affecting 10% to 20% of hospitalized patients worldwide1. It is independently associated with increased risk of inpatient mortality2, significant morbidity upon discharge3, and increased healthcare costs as well as length of hospital stay4. AKI is also often clinically silent and may not be promptly recognised by the attending physician5. Established kidney injury is often difficult to treat6, hence there is a need for early detection to initiate treatment promptly.

AKI is typically diagnosed by the magnitude of serum creatinine (SCr) rise and is usually based on well accepted criterion such as the Kidney Disease Improving Global Outcome AKI (2012) guidelines. Early warning systems have been developed to flag patients with pathological rises in SCr, which can then be paired with intervention care bundles that can prevent the progression of AKI7. However, increase in SCr levels can lag kidney injury by up to 48 h8. Physicians, therefore, are only reacting to damage that has already been done.

AKI prediction models are potential solutions to this problem. In recent years, there has been increasing interest in the development of machine learning (ML) models, which can accurately predict AKI development in patients before any rise in SCr9,10,11. Physicians will then be able to intervene earlier and halt the progression of the renal insult12. However, these ML models have yet to be widely utilized in clinical practice due to their complexity which may be difficult to implement in existing hospital information technology (IT) systems11. Furthermore, many ML models derive their predictions via black box approaches, which are not always explainable to humans in a rational way. Hence, clinicians may not be as inclined to apply them in clinical practice13. Point-based prediction scores offer a simple and interpretable solution to these ML models. However, most existing point-based AKI risk scores were designed for specific patient populations in the Intensive Care Unit14,15, post-operative period16, and undergoing procedures involving contrast16,17,18, when the majority of AKI occurs in the general ward setting19.

The primary aim of this study was to create a simple point-based clinical AKI Risk Score (AKI-RiSc) for the general patient population using a systematic, machine learning-based scoring framework—AutoScore20. The AKI-RiSc was designed to assess a patient’s 7 day inpatient risk of AKI development in the setting of the emergency department (ED). It is envisioned that AKI-RiSc can function as a convenient and informative adjunct in allowing clinicians to assess a patient’s risk of inpatient AKI and institute any necessary management steps more accurately.

Methods

Study design and setting

We conducted a retrospective, single-centre study in Singapore General Hospital (SGH) to derive AKI-RiSc using electronic health record (EHR) of the patients in the ED and inpatient wards. SGH is a tertiary hospital that receives over 120,000 ED visits and 36,000 admissions annually. A waiver of consent for EHR data collection was granted, and the study protocol was approved by Singapore Health Services’ Centralised Institutional Review Board. All research has been performed in accordance with the Declaration of Helsinki.

Study sample

All adult patients (> 18 years old) visiting the ED between 1 January 2008 and 31 December 2016 and who were subsequently admitted to medical and surgical wards were studied21. Patients were excluded if they met any of the following criteria: (1) patients with no records of SCr, (2) patients with AKI on presentation at the ED, defined based on KDIGO change of SCr from median annualised SCr baseline, (3) patients with pre-existing advanced chronic kidney disease (CKD) based on KDIGO guidelines (SCr ≥ 353.6 µmol/L on admission) and (4) patients with no information of comorbidities. Patients were then followed up to 7 days post-admission to determine if they developed AKI or not.

AKI definition and outcomes

The primary outcome of this study was the development of inpatient AKI of any stage within 7 days of admission from the ED. We used the National Health Service (NHS) automated AKI algorithm based on KDIGO guidelines to define AKI22. The algorithm had been applied in clinical practice and was chosen because of its ability to account for patients with and without prior baseline SCr information23. A patient was determined to have AKI if any of the three criteria were met: (1) Increase in SCr to ≥ 1.5 times of the median of all SCr readings 8 to 365 days ago, (2) increase in SCr to ≥ 1.5 times of the lowest SCr reading in the past 7 days, (3) increase in SCr by ≥ 26.5 µmol/L within 48 h from the lowest SCr reading. Other outcomes that were examined in this study were patients who developed at least Stage 2 AKI and patients who developed Stage 3 AKI.

Data collection and candidate variables

We extracted the data from the hospital’s EHR—SingHealth Electronic Health Intelligence System. The data was de-identified, and the death records were obtained from the national death registry and matched to specific patients in the EHR. As the AKI-RiSc was designed to be applied in the ED setting, we only selected variables that were exclusively available and reliably obtained at the ED. The final 33 candidate variables were selected based on literature review and expert opinion from clinicians, which consisted of patient demographics, vital signs, biochemical results, comorbidities, medical interventions, and visits to hospital—as seen in Table 1. Comorbidities were obtained from the hospital diagnosis and discharge records in the past five years before each patient’s current ED visits. They were recorded as the International Classification of Diseases (ICD) 9/10 codes24.

Table 1 Comparison of patient characteristics between those who developed AKI 7 days after admission and those who did not at the emergency department.

Statistical analyses and predictive modelling

Variables were included for the analysis only if more than 80% of them were available in the study cohort. These missing values were replaced by the mean if the variable was continuous or by the most frequent category if the variable was categorical. Chi-square for categorical variables and t-tests for continuous variables were used where appropriate to compare between the patients who developed AKI and those who did not. Univariable analysis was also used to determine the odds ratios of risk factors between the two groups. Figure 1a depicts the flow of patient selection. Patients admitted between 2008 and 2015 were randomly divided into training and validation cohorts, at a 70% and 30% ratio, respectively (Fig. 1b). Patients admitted in 2016 were used as the testing cohort to evaluate the final score.

Figure 1
figure 1

Flowcharts of (a) patient selection, and (b) splitting of study cohort into training, validation and testing cohorts.

AKI-RiSc was developed using AutoScore20, a machine learning-based algorithm for interpretable clinical score generation. AutoScore facilitates the easy and transparent development of interpretable clinical score models for a pre-defined clinical outcome. It uses a combination of machine learning, logistic regression, and user-defined parameter fine-tuning. By implementing machine learning-based variable ranking and model selection, AutoScore can effectively handle the issue of variable multicollinearity. Figure S2 illustrates the process of score derivation and validation in the AutoScore framework.

The training cohort was first used to generate the preliminary AKI-RiSc models using the AutoScore R package. The validation cohort was then used to evaluate the performance of various candidate AKI-RiSc models and allow for parameter fine-tuning. After selecting the final AKI-RiSc model, we evaluated its performance using the testing cohort, and bootstrapped samples were applied to calculate 95% confidence intervals (CIs). The primary outcome measure of inpatient AKI development was used for model derivation and model testing. The predictive power of AKI-RiSc was assessed using the area under the curve (AUC) in the receiver operating characteristic (ROC) analysis. Sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV) based on various AKI-RiSc cut-offs were also calculated. Additionally, we compared AKI-RiSc with an existing AKI clinical score, the AKI Prediction Score (APS)25, by evaluating its performance using the same testing cohort with the same primary outcome measure.

Results

The initial cohort comprised 317,603 unique visits to the ED that were subsequently admitted. After excluding admissions with no available SCr (n = 174,098), and those with SCr > 353.6 µmol/L or AKI on admission (n = 24,037), we arrived at a final cohort of 119,468 unique entries. Among this cohort, 10,693 (9.0%) developed AKI of any stage within 7 days of admission, of which 8491 were stage 1 (79.4%), 906 stage 2 (8.5%), and 1296 stage 3 (12.1%) (Fig. 1a). The overall in-hospital mortality rate of patients admitted with AKI was 21.8%, as opposed to 3.6% in non-AKI counterparts. While most AKI patients were stage 1, the number of patients in stage 3 was higher than stage 2, which was also observed in another recent hospital-wide AKI study26.

Patients who developed AKI were older, had higher baseline SCr, higher admission SCr, and had more comorbidities associated with them (Table 1). Univariable analysis (Table S1) identified tachycardia, tachypnoea, hypotension, and hypertension as the most significant risk factors among the vital signs. Higher SCr levels on admission at the ED also increased the risk of inpatient AKI. Among the other lab values, low serum bicarbonate was the most significant risk factor for developing AKI. Extremes of serum sodium and potassium values also conferred an increased risk of AKI. All comorbidities were significantly associated with the development of AKI, but patients with renal disease had the greatest risk (odds ratio [OR] 4.07, 95% CI 3.91–4.24). Previous surgeries, admissions to the hospital, high dependency unit, and intensive care unit (ICU) were also significant risk factors.

AKI-RiSc was developed in a stepwise manner with the AutoScore framework. After ranking the essential AKI prediction variables, a parsimony plot (Fig. 2) was created to visualise model selection. The variables shown in Fig. 2 were ranked in order of importance of AKI prediction based on the initial random forest selection, with SCr being the most important and intubation being the least. Figure 2 also plots the model performance (AUC) against model complexity (number of variables). The most significant increase in model performance was observed from the first to the sixth variable, with marginal gains in performance fort every other variable added thereafter.

Figure 2
figure 2

Parsimony plot of variables and predictive performance of model on the validation set. SpO2 oxygen saturation.

We selected the six most important variables in the parsimony plot (SCr, serum bicarbonate, pulse, systolic blood pressure, diastolic blood pressure, and age) to build the AKI-RiSc. Each variable was allocated an integer score based on its importance. The final score was a summation of all the variable’s assigned scores, ranging from 0 to 15 (Table 2). Risk of inpatient AKI development was positively correlated with the higher AKI-RiSc scores. Higher SCr levels contributed most significantly with greater final scores, with SCr values ≥ 250 μmol/L being allocated the highest score of 7. Tachycardia (≥ 120 beats per minute) was also given a higher score of 3. Other variables associated with higher scores were lower bicarbonate levels of < 20 mmol/L, systolic blood pressure of ≥ 150 mmHg, diastolic blood pressure of ≥ 90 mmHg, and older age ≥ 50.

Table 2 Six-variable AKI Risk Score (AKI-RiSc) breakdown.

In terms of performance, AKI-RiSc performed reasonably well at an AUC of 0.730 (95% CI 0.714–0.747) when evaluated on the test cohort. At a cut-off of 4 points, it has a sensitivity of 82.6%, specificity of 46.7%, positive predictive value of 10.9%, and negative predictive value of 97.1%. When the APS25, a similar point-based AKI risk score, was evaluated on the same test cohort as a basis of comparison, it scored an AUC of 0.665 (95% CI 0.646–0.679). The APS consisted of age, respiratory rate, mental status (AVPU), chronic kidney disease (CKD), congestive cardiac failure (CCF), diabetes mellitus (DM), and liver disease. Table 3 presents the score cut-offs of AKI-RiSc and their respective sensitivity, specificity, positive predictive value, and negative predictive value. Figure S1 shows the correlation between the calculated AKI-RiSc value and the proportion of patients who developed AKI within 7 days. Almost 30% of patients with an AKI-RiSc of 9 developed AKI.

Table 3 Score cut-offs of the predicted risk of AKI based on AKI-RiSc, including percentage of patient within score threshold, sensitivity, specificity, positive predictive value, and negative predictive value.

Discussion

In this study, we used a large retrospective dataset and the AutoScore framework to construct a point-based clinical score, AKI-RiSc, to assess the 7 day risk of AKI development in a general patient population after admission from the ED. AKI-RiSc performed significantly better than the APS score when evaluated on the same test cohort.

The development of AKI-RiSc using AutoScore and our dataset brings several advantages. First, our sample size of 119,468 is considerably large which improves the reliability of the results obtained from our study. Second, the AutoScore scoring framework is built upon machine learning, which achieves a better parsimonious solution for clinical prediction tasks with large data sets27. Third, the selection of variables for AKI-RiSc was also performed in a transparent manner by identifying the most parsimonious solution from the parsimony plot (Fig. 2), allowing clinicians to better understand the processes involved in generating the score.

AKI-RiSc was designed for the general patient population in the form of a simple point based score that can be easily applied and interpreted by clinicians. Only the 6 most important variables were chosen for the final model, as additional variables only contributed marginal increase in model performance with the downside of increasing model complexity (Fig. 2). These variables, (SCr, bicarbonate, pulse, systolic blood pressure, diastolic blood pressure, and age) consisted of common biochemical results as well as patient parameters that could be obtained directly at the bedside within 2 h of admission at the ED. The score’s simplicity makes it practical in the clinical setting in the form of an automated score integrated in a hospital’s EHR system, or just via manual calculation by the clinician28.

When compared to the APS developed by Forni et al. in 2013, which was also a similar point-based AKI risk score for general patients in the ED25, AKI-RiSc outperformed APS by a significant margin in terms of AUC performance (0.730 vs 0.665), approximately 10% increase. One key difference between the two scores was the use of biochemical variables in AKI-RiSc—SCr and serum bicarbonate. SCr is a well-accepted marker of kidney function and has also been the most crucial variable in other AKI prediction models10,29. Low bicarbonate, which typically indicates metabolic acidosis, was also found independently associated with increased AKI risk in other studies30. Including these biochemical results could have potentially improved the performance of AKI-RiSc. It is worth noting that the APS achieved an AUC of 0.71 when evaluated on its own UK cohort31. One explanation of the poor performance of the APS in Singapore cohort could be the inherent differences between the population demographics it was derived and tested on32. For example, the average population age of the UK cohort was overall older than that of the Singapore cohort.

Comparing to other ML models, however, the performance of AKI-RiSc lags. Tomašev et al. developed a recurrent neural network AKI prediction model that calculated and updated the risk of AKI every 48 h, performing well with an AUROC of 0.92129. Despite these remarkable results, the translation of ML models to practical clinical medicine has been limited. ML models often require significant amount of information to function optimally, which may be difficult to obtain consistently33. Furthermore, the complexity of the models’ algorithms make it challenging for implementation in many hospital’s IT infrastructure34. Many of these ML models are also developed using black box approaches as opposed to more traditional logistic regression models which clinicians are familiar with34. This can potentially limit data interpretation and the willingness of clinicians to adopt the model’s predicted risk13. Therefore, while AKI-RiSc may not perform as well as pure ML models in AKI prediction, it has the benefit of being much more easily implemented in the clinical setting with a reasonable predictive performance.

Several actions can be taken after a high-risk patient has been identified using AKI-RiSc in the ED. First, interventional bundle care plans can be instituted for patients identified with a high AKI-RiSc in the form of a checklist to guide clinicians in the treatment of AKI7 and potentially improve patient outcomes35. Second, a high AKI-RiSc score can prompt the emergency physician to make earlier nephrology consults, which can improve the outcomes of patients with renal impairment36. Third, the utility of the AKI-RiSc can be further enhanced when paired with novel AKI biomarkers, in which high risk patients who may benefit from AKI biomarker test can be initially identified using AKI-RiSc.

There are limitations in this study. As with most other AKI studies, AKI was defined only using serum SCr as urine output information was unavailable. Furthermore, more than half of the admissions were first-time admissions, meaning that they did not have a median annual baseline SCr. A significant number of admissions relied on the ED SCr reading as the baseline. In reality, admission SCr could already have been pathologically raised due to prior kidney insults preceding the admission. Hence, using the ED SCr as a baseline reference meant that the actual incidence of AKI could be underestimated37. While we could accurately identify the diagnosis of AKI in patients by trending changes in SCr, we did not have any information on the aetiology of the AKI. However, AKI-RiSc was designed to be an alert system designed to recommend treatment, not as a diagnostic tool25. Finally, owing to a lack of data, we were unable to construct scores specifically for community-acquired AKI and hospital-acquired AKI. This study therefore sought to develop and validate a single score that could be easily calculated for quick risk stratification in the ED. A future study might focus on developing more accurate scoring tools tailored to different causes of AKI where additional important variables can be incorporated.

The next step would be to prospectively validate the AKI-RiSc in various hospitals in Singapore. AKI-RiSc can then be sequentially applied to hospitals in regional Southeast Asian countries, and eventually to the international setting. We believe that the simplicity of AKI-RiSc and use of common clinical variables makes it a good candidate for validation in hospitals across different settings. Apart from assessing its predictive performance in a prospective validation cohort, it would also be essential to gain feedback from physicians on the score’s perceived utility and ease of use in helping them better care for their patients. AKI bundles can also be developed to complement the AKI-RiSc to assess its effectiveness in improving patient outcomes.

Conclusions

In conclusion, we developed a simple and interpretable point-based AKI risk score which can be easily implemented on the ground for early identification of high-risk patients in the ED. It also has the potential be applied in healthcare settings internationally.