Skip to main content
  • Technical advance
  • Open access
  • Published:

Real-time prediction of intradialytic relative blood volume: a proof-of-concept for integrated cloud computing infrastructure

Abstract

Background

Inadequate refilling from extravascular compartments during hemodialysis can lead to intradialytic symptoms, such as hypotension, nausea, vomiting, and cramping/myalgia. Relative blood volume (RBV) plays an important role in adapting the ultrafiltration rate which in turn has a positive effect on intradialytic symptoms. It has been clinically challenging to identify changes RBV in real time to proactively intervene and reduce potential negative consequences of volume depletion. Leveraging advanced technologies to process large volumes of dialysis and machine data in real time and developing prediction models using machine learning (ML) is critical in identifying these signals.

Method

We conducted a proof-of-concept analysis to retrospectively assess near real-time dialysis treatment data from in-center patients in six clinics using Optical Sensing Device (OSD), during December 2018 to August 2019. The goal of this analysis was to use real-time OSD data to predict if a patient’s relative blood volume (RBV) decreases at a rate of at least − 6.5 % per hour within the next 15 min during a dialysis treatment, based on 10-second windows of data in the previous 15 min. A dashboard application was constructed to demonstrate how reporting structures may be developed to alert clinicians in real time of at-risk cases. Data was derived from three sources: (1) OSDs, (2) hemodialysis machines, and (3) patient electronic health records.

Results

Treatment data from 616 in-center dialysis patients in the six clinics was curated into a big data store and fed into a Machine Learning (ML) model developed and deployed within the cloud. The threshold for classifying observations as positive or negative was set at 0.08. Precision for the model at this threshold was 0.33 and recall was 0.94. The area under the receiver operating curve (AUROC) for the ML model was 0.89 using test data.

Conclusions

The findings from our proof-of concept analysis demonstrate the design of a cloud-based framework that can be used for making real-time predictions of events during dialysis treatments. Making real-time predictions has the potential to assist clinicians at the point of care during hemodialysis.

Peer Review reports

Background

Hemodialysis (HD) involves removal of fluid from the circulating blood by ultrafiltration and refilling from the extravascular compartments [1]. This process helps preserve blood pressure and tissue perfusion [2]. However, inadequate refilling could lead to a variety of intradialytic symptoms, such as intradialytic hypotension (IDH), fatigue, and cramping [3, 4]. IDH can lead to cardiac complications and an increased risk of death [5,6,7,8].

Studies have shown the role of relative blood volume (RBV) and how adapting the ultrafiltration rate has a positive effect on intradialytic symptoms [9, 10]. However, it has been clinically challenging to identify changes in RBV in real time to proactively intervene and reduce potential negative consequences of volume depletion. Hence leveraging advanced technologies to process large volumes of dialysis and machine data in real time and developing prediction models using machine learning (ML) is critical in identifying these signals.

A network of dialysis clinics routinely captured hematocrit, oxygen saturation, and intravascular blood volume during dialysis using Optical Sensing Device (OSD) device [11,12,13]. The OSD provides clinicians with the ability to have near real-time monitoring of the patient’s clinical status during HD. During dialysis treatments, data is collected every ten seconds, which is required to be stored, curated, and analyzed timely interventions. There is a dearth of knowledge about utilizing this machine data for monitoring treatment level parameters and personalizing care for HD patients. This may be secondary to traditional storage and computing resources being unable to handle the processing of such large data stores.

Big data technologies and cloud-based services are novel tools that can provide the necessary infrastructure to support such near real-time applications. Big data is a field that incorporates ways to analyze, systematically extract information from, or otherwise deal with data sets that are too large or complex to be dealt with by traditional software [14]. Cloud technology moves big data processing off local computers and onto shared web services, allowing for greater optimization of resources and faster processing as a result. Cloud platforms provides a secure, efficient, and reliable way to process and analyze data.

We conducted a retrospective analysis to assess dialysis treatment data from 2019. This analysis was used to develop a proof-of-concept that cloud infrastructure can be used in clinical care and provide necessary data to consider if implementation in the future is warranted. The model developed in this proof-of-concept was not utilized in clinical practice.

We created a ML application to identify patients at risk of having their RBV decrease at a rate of at least − 6.5 % per hour anytime during HD. A dashboard application was constructed demonstrate how reporting structures may be developed to alert clinicians in real time of at-risk cases.

Methods/design

General design

For this proof-of-concept analysis, we used data from adult patients treated at six clinics (Fresenius Kidney Care, Waltham, MA, United States) that universally used OSD during HD as a standard of care between December 2018 through August 2019. In these six clinics, there was hardware previously setup to transfer data from the OSD device to a secure Internet of Things (IoT) private server on Amazon Web Services (AWS; Amazon Web Services, Inc., Seattle, WA, United States) using IoT software [15, 16]. The AWS server was compliant with the Health Insurance Portability and Accountability Act (HIPAA) [15]. Amazon Web Services (AWS), Microsoft Azure, and Google’s cloud platforms are the most broadly adopted web services platform in the world [17,18,19].

The goal of this analysis was to use historic OSD data to build a prediction model that can actively classify patients at risk of having their RBV decrease at a rate of at least − 6.5 % per hour within the next 15 min of HD throughout the entire treatment. Also, we aimed to construct a dashboard to that could be considered for delivery of alerts for patients predicted at risk.

This analysis was performed under a protocol that was approved by New England Institutional Review Board under a waiver of informed consent per title 45 of the United States Code of Federal Regulations part 46.116(f) (Needham Heights, MA, United States; NEIRB# 17-1311567-1). The analysis was conducted in adherence with the Declaration of Helsinki.

Patient population

We included data from patients who were greater than or equal to 18 years of age and females were not known to be pregnant.

Optical sensing device

The OSD (Crit-Line®, Bad Homburg, Germany) profiles patient’s intradialytic status to assist clinicians monitor the treatment assessment and intervention during hemodialysis [20]. By monitoring blood volume percent changes, caregivers can adjust treatment as necessary to maximize fluid removal and prevent common intradialytic symptoms, such as IDH, nausea, vomiting, and cramping [9, 21,22,23,24], as well as minimize the risk of worse outcomes [12, 25].

Per the manufacture’s specifications for RBV thresholds [20], when the rate of change in RBV, based on the latest 15 min of data, is decreasing less than − 3 % per hour, the ultrafiltration rate might be increased without immediate risk of intradialytic symptoms. In this case the patient’s plasma refill rate is occurring at the same or a greater rate than the ultrafiltration rate. When the rate of change in RBV, based on the latest 15 min of data, is decreasing between − 3 and − 6.5 % per hour, it indicates a suitable compromise between a high ultrafiltration rate and the prevention of intradialytic symptoms. When the rate of change in RBV, based on the latest 15 min of data, is greater than − 6.5 % per hour, there is a rapid decrease in RBV and bears a higher risk for intradialytic symptoms, such as lightheadedness, nausea, vomiting, cramping, or hypotension. Prior studies have shown reductions in intradialytic complications with ultrafiltration based on RBV targets in relatively consistent ranges [9, 21,22,23,24], and that ultrafiltration performed targeting RBV deceases between − 3 and − 6.5 % per hour associates with better patient outcomes [12, 25].

Model data and features

The ML model was trained and tested on a static set of historical observations from our system. Data was derived from three sources: (1) OSDs, (2) HD machines, and (3) patient electronic health records.

OSD data and treatment data from the 2008 T® dialysis machines were collected every 10 s during dialysis treatments. OSD data included variables like blood volume alert level, RBV, changes in hematocrit, hemoglobin, oxygen saturation, minimum oxygen saturation, and oxygen alert level.

Dialysis machine data included variables such as systolic blood pressure, diastolic blood pressure, mean arterial blood pressure, pulse, delivered equilibrated (e)Kt V, average small molecular clearance [Kecn], projected single pool (sp) Kt V, first plasma Na, body volume, blood flow rate, conductivity, dialysate flow rate, intervention performed on the machine, arterial pressure, dialysate temperature, venous pressure, ultrafiltration rate, blood volume processed, ultrafiltration goal, ultrafiltration volume removed, and remaining time on dialysis in minutes (RTD).

Patient demographic information such as age, height, access type, and clinic ID were referenced from the on-premises clinical data warehouse. Patient measures in the clinic on the day of treatment included pre-dialysis/post-dialysis weight and the type of dialyzer used in treatment.

OSD and 2008T® dialysis machine data from five separate time windows: 1, 5, 10, 15 min, and since-start-of-treatment windows were used to derive additional intra-treatment features using average, minimum, maximum and standard deviation for each time window. The final dataset spanned 751,354 treatment records and 493 input variables including features for average, minimum, maximum, and standard deviation for the continuous variables at each time point.

Predictive model

The model was built using the AWS Sagemaker [26] development platform. The curated final dataset of 751,354 treatment records was randomly split into training data (80 %), validation data (10 %) and test data (10 %). The target variable was a binary indicator of patients who experienced a decrease in RBV at a rate of at least − 6.5 % per hour during a dialysis treatment within the next 15 min. Figure 1 shows the ascertainment period and the prediction period for the model.

Fig. 1
figure 1

Ascertainment Period and Prediction Period

The data showed a 22 % prevalence within observations in which RBV decreased at rate of at least 6.5 % per hour during a dialysis treatment. Given the imbalanced nature of our data, we limited our ML model selection to algorithms that deal well with such data, including support vector and random forest families [27, 28]. The final model was trained using a ML tool known as an extreme gradient boosting (XGboost) algorithm [29]. Hyperparameters are model-specific internal parameters that are initially set to certain default values to cover general use cases. These parameters must be tuned for the problem at hand to get optimal model performance [30]. After model selection, the Bayesian optimization strategy implemented by Amazon SageMaker was used to tune the model hyperparameters to maximize the AUROC [31]. In the Bayesian tuning strategy ML algorithms performance is modeled as a sample of a Gaussian process [32, 33]. This allows information from prior iterations to inform the next parameters to try to optimize model performance, balancing both exploration of values not yet used with exploitation of the best-known results.

The predicted probability output by the model was converted to a binary prediction to predict positive and negative cases of RBV decreasing at rate of at least − 6.5 % per hour during a dialysis treatment. The cutoff threshold for the binary prediction was set to 0.08, so if the prediction score was above 0.08, then the patient was flagged to be at risk of decreasing RBV. The threshold was set by evaluating the results of the training and validation data.

Feature importance from the gradient boosting algorithm was used to derive top features (variables) that were considered highly predictive of the outcome. The feature importance is calculated using the gain method, or the relative contribution of the corresponding feature for each tree in the model. The method works by averaging the training loss reduction caused by feature utilization for each split in the decision tree [34].

Conceptional analysis design

Figure 2 shows a general design of the analysis setup. Conceptually, the analysis consisted of three main components: (1) Hardware and devices needed to monitor patients, (2) Cloud-based Service for real-time data analysis and communication, and (3) On-premises secure Data Warehouse to reference patient-protected information needed for data analysis.

Fig. 2
figure 2

Analysis Design

In the cloud, IoT software processed incoming data from the clinic. The data was then curated into a big data store within the cloud. The big data store referenced on-premises data warehouse to securely extract patient-protected information and other clinical data and then to securely feed into the ML model. These multiple sources of data were made available to the Machine Learning Engine (MLE) which was also hosted in the cloud. The MLE would then make a prediction based on the data and generate an alert to the clinicians and nurses for identified at-risk cases. The entire analysis pipeline had to be optimized to ensure low latency (i.e. ensure timeliness of near real-time prediction). This optimization process is beyond the scope of the current discussion.

Cloud computing infrastructure flow for generating real time dashboard

The data flow for the entire modeling pipeline within AWS is shown in Fig. 3. Green arrows in Fig. 3 show how the data flows from the clinics using OSD, the dialysis machines, and the warehouse into the cloud to train a model and provide data to the endpoint interface. The orange arrows show how the data flows in real time from the clinic using OSD and the data warehouse. Each new message in the cloud data store triggers a function, which creates 493 different features used in the trained model. These features are then provided as an input data parameter to the endpoint interface to generate a prediction and store the results in another data store. The prediction results are then used in a dashboard to generate a proof-of-concept clinical user interface.

Fig. 3
figure 3

Data Flow for Real-time prediction using the AWS Cloud Environment

Analysis of ML model performance

Performance of ML model was measured by the area under the receiver operating curve (AUROC) in the training, validation, and testing datasets, as well as the recall and precision in the testing datasets. AUROC measures the rate of true and false positives classified by the prediction model across probability thresholds. Table 1 shows the definition of true/false positive and negative predictions classified by the model in the assessment of performance in the testing dataset.

Table 1 Definition of true/false positive and negative predictions classified by the model in the assessment of performance in the testing dataset

Recall (sensitivity) measures the rate of true positives classified by the model at a specified threshold and is calculated as follows:

$$\normalsize \normalsize Recall = \normalsize \frac{number\ of\ true\ positives}{ (number\ of\ true\ positives\ +\ number\ of\ false\ negatives )}$$

Precision measures the positive predictive value for the model at a specified threshold and is calculated as follows:

$$\normalsize Precision = \normalsize \frac{number\ of\ true\ positives}{ (number\ of\ true\ positives\ +\ number\ of\ false\ positives )}$$

Similarly, Specificity for the model is defined as:

$$\normalsize Specificity = \normalsize \frac{number\ of\ true\ negatives}{ (number\ of\ true\ negatives\ +\ number\ of\ false\ positives)}$$

And the Negative Predictive Value (NPV) is defined as:

$$\normalsize NPV = \normalsize \frac{number\ of\ true\ negatives}{ (number\ of\ true\ negatives\ +\ number\ of\ false\ negatives )}$$

AUROC, recall, precision, specificity and NPV metrics yield scores on a scale of 0 (lowest) to 1 (highest). A model performing at chance would yield an AUROC of 0.5. The cutoff threshold for classifying predictions was selected to optimize recall and precision according to the use case.

Results

Patient characteristics

We obtained data from 616 adult in-center HD patients that were treated in six clinics to build the prediction model. Patient demographics are shown in Table 2. The descriptive statistics of numeric input variables used to train the model are shown in Table 3.

Table 2 Demographics of patients at the start of the study period (entire cohort)
Table 3 Descriptive Statistics of Numeric Input Variables (Training Data)

ML Model performance and feature importance

The resulting predictive model was tested on 10 % (75,072 records) of the treatment data from all 616 patients, which was withheld during training.

Using a low threshold of 0.08, the model had a recall rate of 0.94, meaning the model was able to capture 94 % of the observations that had a decrease in RBV at a rate of at least − 6.5 % per hour within the next 15 min. The precision of the model was 0.33. The specificity for the model was 0.52 and the NPV was 0.97. The AUROC (Fig. 4) for the final hyperparameter tuned model was 0.89. The red dot on the figure shows the true positive rate and the false positive rate at a threshold of 0.08.

Fig. 4
figure 4

Area Under the Receiver Operating Curve for the Prediction Model

Figure 5 shows a list of the top 10 features from the tuned model that were most predictive of a patient experiencing their RBV decrease at a rate of at least − 6.5 % per hour during a dialysis treatment in the next 15 min. It shows how valuable each feature was to the model in predicting the outcome. Higher value of the feature implies it is more important in calculating the outcome of the model.

Fig. 5
figure 5

Top 10 features from Prediction Model and the Feature importance Score

Proof-of-concept dashboard

Figure 6 shows the proof-of-concept dashboard for a patient during dialysis treatment. The patient goes through various stages of having a risk of RBV decreasing at rate of at least − 6.5 % per hour (that is entering Profile C as shown in the figure). The probability of the prediction of profile C generated from the model is above 80 % before the actual occurrence of the event denoted in red under the Profile header. The RBV % at this point drops below − 6.5 % as shown under the Blood Volume % header. This dashboard illustrates that the model was able to predict the occurrence of the event before it happened.

Fig. 6
figure 6

Proof-of-Concept Dashboard for Monitoring Risk during Dialysis Treatment

Discussion

The findings from our proof-of-concept analysis suggest the potential for real-time reporting and prediction of treatment blood volume profiles that are associated with an increased risk of intra-dialytic symptoms and would subsequently be amenable to intervention. Furthermore, the architectural framework demonstrated in this paper can be used for making real-time predictions of other events during dialysis treatments; and as such this analysis serves as a proof-of-concept. Making real-time predictions can help clinicians and nurses to provide proactive support at the point of care during dialysis treatment. A practical implication for the present would be that, if nurses and clinicians are alerted to the risk of a drop in the blood volume 15 min prior to the RBV decreasing at rate of at least − 6.5 % per hour during a dialysis treatment, they would have ample time to intervene and adjust the ultrafiltration rate in order to prevent that patient from entering the risk zone for intradialytic symptoms like IDH [20].

Prior studies have been attempted to monitor hematocrit and reduce intradialytic symptoms, however, they were not used in standard practice because of the difficulty in interpreting the OSD outputs updated every 10 s [9, 35]. The ML model presented in this analysis enhances the findings and delivers them in a comprehendible way. The top predictors of a RBV decreasing at a rate of at least − 6.5 % per hour were shown to include the variability in RBV in the prior 10 and 15 min, minimum arterial pressure in the prior 1 min, mean hemoglobin in the prior 1 and 10 min(s), and minimum blood flow rate in the prior 15 min, as well as other metrics related to atrial pressure, hemoglobin, and total blood volume processed (Fig. 5). The feature importance of these parameters appears to be identifying combinations of minor signals providing early signs of issues with ultrafiltration (e.g. peristaltic pump being starved of flow due to higher resistance in the access circuit). Ultimately, this model may have the potential to support the clinicians by classifying risk levels in near real-time. This analysis also adds onto the proof-of-concept analysis from Barbieri et al., where they developed an artificial neural network model predicting session-specific Kt/V, fluid volume removal, heart rate, and BP based on patient characteristics, historic hemodynamic responses, and dialysis-related prescriptions [36, 37].

Cloud Computing Resources provide seamless tools to build, analyze, and integrate real-time predictive models without investing in many hardware and software resources on premise. This allows for a secure and cost-effective way of building predictive models when resources are limited. These applications can also be scaled on-demand, where support can be expanded from tens to hundreds of clinics seamlessly.

Along with the disease burden, inadequate dialysis process may play a role in the pathophysiology of cardiac injury, cognitive impairment, and brain injury in HD patients [38,39,40]. Large amounts of data collected from the dialysis machines to build and deploy ML models can be used in personalizing dialysis treatments for HD patients. Optimizing dialysate temperature, monitoring access flows, modeling retention solute clearance and electrolyte profiling, and predicting IDH are other examples of how machine data can be utilized to personalize treatments for patients. Successful applications of analyzing and modeling large amounts of clinical data from the machines will require technology and a framework like what has been presented in this paper.

This paper provides an important proof-of-concept for the application of a ML-based model in the prevention of intradialytic complications. However, it should be stressed that while the decline in RBV during dialysis is an important risk factor for IDH, the critical decline in RBV and the level at which the patient experiences IDH also differs significantly between patients [7, 21]. IDH is an important risk factor for mortality, as well as for ischemia of vital organs, such as heart and brain, which may lead to long-term organ damage. Therefore, methods to reduce the risk for this complication are of vital importance [25, 40,41,42]. Other factors, such as an impairment in vascular reactivity or the cardiovascular status of the patient play an important role in the sensitivity of the patient to a decline in RBV. Moreover, there is a possibility of misclassification of patients at risk, where the model predicts that the RBV will decrease at a rate of at least − 6.5 % per hour during a dialysis treatment whereas it does not; hence the clinical intervention should be designed in such a way that it does not have an adverse impact on the treatment or the patient. In this respect, it is also important that profiles with a small decline in RBV may carry the risk of adverse outcomes, possibly because of its relationship with fluid overload [25]. Therefore, the results of the model should always be interpreted in the context of the patient.

The goal of this proof- of-concept project was to demonstrate the architecture of how machine data can be utilized in real time. The goal of the dashboard if implemented is to capture as many patients as possible who would have an adverse intradialytic event or have the risk of dropping RBV at the rate of at least − 6.5 % per hour. Hence, the focus was on sensitivity rather than specificity or precision when determining the threshold used to evaluate model performance. However, in a real-world implementation, the optimal threshold can be selected to minimize either false positives or false negatives, which will depend on the intervention and reporting demands.

This architecture also demonstrates the capabilities of a cloud-based framework in handling the large amounts of patient and treatment data collected from dialysis machines. ML models can be utilized for personalizing care in dialysis patients in real time. However, there will be instances when the ML model will predict incorrectly, so teams developing interventions using ML models need to be aware of this limitation. This proof-of-concept could also be used for predicting low or differing ranges of RBV. The clinical team responsible for designing interventions will need to interpret RBV targets and adjust ultrafiltration rate in a personalized manner considering each patient’s unique history of intradialytic complications. Also, the true performance of the ML model can only be demonstrated after conducting randomized clinical trials. The cloud-based framework should allow scaling of this proof-of-concept analysis; however, this has not been tested in real world application. Models deployed at point of care could also be used to receive feedback from the nurses and clinicians to serve as refined input to retrain the model.

Conclusions

This proof-of-concept analysis demonstrated the potential of the creation and deployment of a real-time predictive model based on patient and dialysis treatment data. The mechanics for triggering a model endpoint based on real-time message capture and to produce real-time reporting that includes treatment metrics coupled with model inferences were successfully implemented. The challenge will be to scale for large amounts of data and to design appropriate interventions.

Availability of data and materials

The datasets and coding utilized for this study are not publicly available. The datasets were obtained from the Fresenius Medical Care North America Knowledge Center Data Warehouse, which is restricted to use by only authorized employees and is not publicly available.

Abbreviations

OSD:

Optical Sensing Device

ML:

Machine Learning

AUROC:

Area Under the Receiver Operating Curve

HD:

Hemodialysis

IDH:

Intradialytic Hypotension

AWS:

Amazon Web Services

RBV:

Relative Blood Volume

IoT:

Internet of Things

HIPAA:

Health Insurance Portability and Accountability Act

RTD:

Remaining Time on Dialysis

MLE:

Machine Learning Engine

References

  1. Schneditz D, Roob J, Oswald M, Pogglitsch H, Moser M, Kenner T, et al. Nature and rate of vascular refilling during hemodialysis and ultrafiltration. Kidney Int. 1992;42(6):1425–33.

    Article  CAS  Google Scholar 

  2. Daugirdas JT. Dialysis hypotension: a hemodynamic analysis. Kidney Int. 1991;39(2):233–46.

    Article  CAS  Google Scholar 

  3. Alvarez L, Brown D, Hu D, Chertow GM, Vassalotti JA, Prichard S. Intradialytic Symptoms and Recovery Time in Patients on Thrice-Weekly In-Center Hemodialysis: A Cross-sectional Online Survey. Kidney Med. 2020;2(2):125–30.

    Article  Google Scholar 

  4. Kuipers J, Verboom LM, Ipema KJR, Paans W, Krijnen WP, Gaillard C, et al. The Prevalence of Intradialytic Hypotension in Patients on Conventional Hemodialysis: A Systematic Review with Meta-Analysis. Am J Nephrol. 2019;49(6):497–506.

    Article  Google Scholar 

  5. Morfin JA, Fluck RJ, Weinhandl ED, Kansal S, McCullough PA, Komenda P. Intensive Hemodialysis and Treatment Complications and Tolerability. Am J Kidney Dis. 2016;68(5S1):43–50.

    Article  Google Scholar 

  6. Gul A, Miskulin D, Harford A, Zager P. Intradialytic hypotension. Curr Opin Nephrol Hypertens. 2016;25(6):545–50.

    Article  Google Scholar 

  7. Sars B, van der Sande FM, Kooman JP. Intradialytic Hypotension: Mechanisms and Outcome. Blood Purif. 2020;49(1–2):158–67.

    Article  Google Scholar 

  8. Keane DF, Raimann JG, Zhang H, Willetts J, Thijssen S, Kotanko P. The time of onset of intradialytic hypotension during a hemodialysis session associates with clinical parameters and mortality. Kidney Int. 2021;99(6):1408–17.

    Article  Google Scholar 

  9. Steuer RR, Leypoldt JK, Cheung AK, Senekjian HO, Conis JM. Reducing symptoms during hemodialysis by continuously monitoring the hematocrit. Am J Kidney Dis. 1996;27(4):525–32.

    Article  CAS  Google Scholar 

  10. Dasselaar JJ, Huisman RM, de Jong PE, Franssen CF. Measurement of relative blood volume changes during haemodialysis: merits and limitations. Nephrol Dial Transplant. 2005;20(10):2043–9.

    Article  Google Scholar 

  11. Balter P, Artemyev M, Zabetakis P. Methods and challenges for the practical application of Crit-Line monitor utilization in patients on hemodialysis. Blood Purif. 2015;39(1–3):21–4.

    Article  Google Scholar 

  12. Sibbel SP, Ficociello LH, Black M, Thakuria M, Mullon C, Diaz-Buxo J, et al. Effects of Crit-Line(R) monitor use on patient outcomes and epoetin alfa dosing following onset of hemodialysis: a propensity score-matched study. Blood Purif. 2014;37(3):249–57.

    Article  CAS  Google Scholar 

  13. Yoshida I, Ando K, Ando Y, Ookawara S, Suzuki M, Furuya H, et al. A new device to monitor blood volume in hemodialysis patients. Ther Apher Dial. 2010;14(6):560–5.

    Article  Google Scholar 

  14. Ristevski B, Chen M. Big data analytics in medicine and healthcare. J Integr Bioinform. 2018;15(3):20170030. https://doi.org/10.1515/jib-2017-0030.

  15. Amazon AWSHIPAA, Eligible Services A. 2020. (Accessed March 2020):https://aws.amazon.com/compliance/hipaa-eligible-services-reference/.

  16. Enterprise HP. Edge Device. Hewlett Packard Enterprise. 2020. (Accessed March 2020):https://www.hpe.com/us/en/servers/edgeline-systems.html.

  17. Amazon. What is AWS. Amazon. 2020. (Accessed March 2020):https://aws.amazon.com/what-is-aws/.

  18. Microsoft. Microsoft Azure. Microsoft. 2020. (Accessed March 2020):https://azure.microsoft.com/en-us/.

  19. Google. Google Cloud. Google. 2020. (Accessed June 2020):https://cloud.google.com/.

  20. America FMCN. Crit-Line IV Monitor. 2020. (Accessed May 2020):https://fmcna.com/products/fluid-management/crit-line-iv-monitor/.

  21. Barth C, Boer W, Garzoni D, Kuenzi T, Ries W, Schaefer R, et al. Characteristics of hypotension-prone haemodialysis patients: is there a critical relative blood volume? Nephrol Dial Transplant. 2003;18(7):1353–60.

    Article  Google Scholar 

  22. Rodriguez HJ, Domenici R, Diroll A, Goykhman I. Assessment of dry weight by monitoring changes in blood volume during hemodialysis using Crit-Line. Kidney Int. 2005;68(2):854–61.

    Article  Google Scholar 

  23. Santoro A, Mancini E, Paolini F, Cavicchioli G, Bosetto A, Zucchelli P. Blood volume regulation during hemodialysis. Am J Kidney Dis. 1998;32(5):739–48.

    Article  CAS  Google Scholar 

  24. Santoro A, Mancini E, Basile C, Amoroso L, Di Giulio S, Usberti M, et al. Blood volume controlled hemodialysis in hypotension-prone patients: a randomized, multicenter controlled trial. Kidney Int. 2002;62(3):1034–45.

    Article  CAS  Google Scholar 

  25. Preciado P, Zhang H, Thijssen S, Kooman JP, van der Sande FM, Kotanko P. All-cause mortality in relation to changes in relative blood volume during hemodialysis. Nephrol Dial Transplant. 2019;34(8):1401–8.

    Article  CAS  Google Scholar 

  26. Amazon. SageMaker. Amazon. 2020. (Accessed March 2020):https://aws.amazon.com/sagemaker/.

  27. Sarica A, Cerasa A, Quattrone A. Random Forest Algorithm for the Classification of Neuroimaging Data in Alzheimer’s Disease: A Systematic Review. Front Aging Neurosci. 2017;9:329.

    Article  Google Scholar 

  28. Noble WS. What is a support vector machine? Nat Biotechnol. 2006;24(12):1565–7.

    Article  CAS  Google Scholar 

  29. Chen TGC. XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. San Francisco: Association for Computing Machinery; 2016. p. 785–94.

  30. Dernoncourt F, Nemati S, Kassis EB, Ghassemi MM. Hyperparameter Selection. Secondary Analysis of Electronic Health Records. Cham (CH). 2016:419 – 27.

  31. Amazon. How Hyperparameter Tuning Works. Amazon. 2021. (Accessed June 2021):https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-how-it-works.html.

  32. Chao Qin YZ, Bao F, Zhang C, Liu P, Liu P. XGBoost Optimized by Adaptive Particle Swarm Optimization for Credit Scoring”. Mathematical Problems in Engineering. 2021;2021, Article ID 6655510 (Accessed May 2021):https://doi.org/10.1155/2021/6655510.

  33. Snoek J HL, and R. P. Adams. Practical bayesian optimization of machine learning algorithms. Advances in Neural Information Processing Systems, vol 4. 2012;4 (Accessed May 2021):https://arxiv.org/abs/1206.2944.

  34. Tjeng Wawan, Cenggoro B, Arif Budiarto, James Baurley,Teddy Suparyanto, BensPardamean. Features Importance in Classification Models for Colorectal Cancer Cases Phenotype in Indonesia. Proc Comput Sci. 2019;157:313 – 20 https://www.sciencedirect.com/science/article/pii/S1877050919310907. (Accessed May 2021)

  35. Al-Hilali N, Al-Humoud HM, Ninan VT, Nampoory MR, Ali JH, Johny KV. Profiled hemodialysis reduces intradialytic symptoms. Transplant Proc. 2004;36(6):1827–8.

    Article  CAS  Google Scholar 

  36. Barbieri C, Cattinelli I, Neri L, Mari F, Ramos R, Brancaccio D, et al. Development of an Artificial Intelligence Model to Guide the Management of Blood Pressure, Fluid Volume, and Dialysis Dose in End-Stage Kidney Disease Patients: Proof of Concept and First Clinical Assessment. Kidney Dis (Basel). 2019;5(1):28–33.

    Article  Google Scholar 

  37. Kriegeskorte N, Golan T. Neural network models and deep learning. Curr Biol. 2019;29(7):R231-R6.

    Article  Google Scholar 

  38. McIntyre CW. Effects of hemodialysis on cardiac function. Kidney Int. 2009;76(4):371–5.

    Article  Google Scholar 

  39. Eldehni MT, Odudu A, McIntyre CW. Brain white matter microstructure in end-stage kidney disease, cognitive impairment, and circulatory stress. Hemodial Int. 2019;23(3):356–65.

    PubMed  Google Scholar 

  40. McIntyre C, Crowley L. Dying to Feel Better: The Central Role of Dialysis-Induced Tissue Hypoxia. Clin J Am Soc Nephrol. 2016;11(4):549–51.

    Article  CAS  Google Scholar 

  41. Flythe JE, Xue H, Lynch KE, Curhan GC, Brunelli SM. Association of mortality risk with various definitions of intradialytic hypotension. J Am Soc Nephrol. 2015;26(3):724–34.

    Article  CAS  Google Scholar 

  42. Assimon MM, Wang L, Flythe JE. Cumulative Exposure to Frequent Intradialytic Hypotension Associates With New-Onset Dementia Among Elderly Hemodialysis Patients. Kidney Int Rep. 2019;4(4):603–6.

    Article  Google Scholar 

  43. 2018 Rule C. Title 45, Code of Federal Regulations, Part 46, Protection of Human Subjects. Department of Health and Human Services. 2018. https://www.hhs.gov/ohrp/regulations-and-policy/regulations/45-cfr-46/revised-common-rule-regulatory-text/index.html#46.116(f).(Accessed 13 Jul 2021)

Download references

Acknowledgements

We would like to acknowledge Jerry Yu and Andrew Long for assistance in developing the machine learning model. We would also like to acknowledge Vladimir M Rigodon for assistance with the composition of the regulatory protocol for this analysis.

Funding

Analysis was supported by Fresenius Medical Care.

Author information

Authors and Affiliations

Authors

Contributions

Design was performed by SC, HH, CM, PW, BS, SB, ZK, LU, FWM. Data Extraction and analysis was performed by SC, HH, BS, SB, CM and PW. The interpretation, drafting and revision of this manuscript was conducted by SC, HH, CM, PW, BS, SB, ZK, LU, JL, JB, JH, MB, PK, JPK and FWM. The decision to submit this manuscript for publication was jointly made by all authors SC, HH, CM, PW, BS, SB, ZK, LU, JL, JB, JH, MB, PK, JPK and FWM and the manuscript was confirmed to be accurate and approved by all authors.

Corresponding author

Correspondence to Sheetal Chaudhuri.

Ethics declarations

Ethics approval and consent to participate

This analysis was performed under a protocol that was approved by New England Institutional Review Board (Needham Heights, MA, United States; NEIRB# 17-1311567-1). The Institutional Review Board waived the need for informed consent under per title 45 of the United States Code of Federal Regulations part 46.116(f) [43]. The analysis was conducted in adherence with the Declaration of Helsinki.

Consent for publication

Not Applicable.

Competing interests

SC is a student at Maastricht University Medical Center. SC, HH, LU, CM, JL, PW, BS, ZK, SB, JB, JH, MB and FWM are employees of Fresenius Medical Care. PK is an employee of Renal Research Institute, a wholly owned subsidiary of Fresenius Medical Care. LU, SC, JH, PK, FWM have share options/ownership in Fresenius Medical Care. PK is an inventor on multiple patents in the field of dialysis and is on the Editorial Board of Blood Purification and Kidney and Blood Pressure Research. FWM has directorships in the Fresenius Medical Care Management Board, Goldfinch Bio, and Vifor Fresenius Medical Care Renal Pharma. JPK has no relevant conflicts of interest to disclose.

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

Chaudhuri, S., Han, H., Monaghan, C. et al. Real-time prediction of intradialytic relative blood volume: a proof-of-concept for integrated cloud computing infrastructure. BMC Nephrol 22, 274 (2021). https://doi.org/10.1186/s12882-021-02481-0

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12882-021-02481-0

Keywords