A Platform based on Multiple Regression to Estimate
the Effect of in-Hospital Events on Total Charges
Dimitrios Zikos
Department of Health Administration
Central Michigan University
Mt. Pleasant, MI, United States
zikos1d@cmich.edu
Dhanashri Ostwal
Computer Science and Engineering Department
University of Texas at Arlington
Arlington, TX, United States
anashrivilas.ostwal@mavs.uta.edu
Abstract—Recently hospitals struggle to control the cost of care
while maintaining optimal outcomes. To respond to this challenge,
we developed an interactive web platform which utilizes a multiple
linear regression model. The user can c
and furthermore
alter a clinical scenario, during a patient hospitalization to see the
dynamic prediction of total charges, via interactive sessions. The
R2value of our model is 0.655 and the standard error of the
estimate is $38,732. Predictors with high coefficient scores include
the
cardioverter implantation, mechanical venti
lation, implant of
pulsation balloon and hospital-acquired conditions such as
staphylococcus aureus septicemia. Our findings indicate that (a)
integration of predictive models into clinical decision support
systems is feasible and use of regression methods provide direct
feedback on the effect of any clinical practice to the in-hospital
charges (b) medical claims data can provide a useful estimation of
the in-hospital charges (c) hospital acquired conditions have
significant impact on the in-hospital charges.
Keywords—total charges; multiple linear regression; prediction;
decision making
I. INTRODUCTION
Hospitals
are in a constant effort to
provide high-quality services without undergoing unneeded
procedures. There is a need of maintaining a balance between
optimal health outcomes and the cost of the provided care. Novel
practices and therapeutic methods are being introduced into the
clinical practice, hospitals purchase new equipment and capacity
to provide modern services, often with important amortization
considerations to be made during budgeting. Increased health
care costs have not necessarily led to improved outcomes.
According to the American Hospital Association, overdiagnosis
and overuse of treatments have increased health care costs with
barely any improvement in health outcomes [1]. While there is
a lot of research associating nursing and quality of care, very
little has been done on the impact that clinical and nursing
practices have, to the cost of care and the total charges of an in-
hospital stay [2].
At the same time, we recognize an unmet need for services
that provide dynamic, individualized estimations of the effect of
clinical interventions to in-hospital charges, during the clinical
practice. Such a dynamic estimation
an
insight on the projected financial burden of the hospital stay, but
it could also be used to drive decisions via the interaction of
therapists with clinical decision support systems which integrate
the aforementioned functionality.
It is not uncommon for multiple regression techniques to
model the cost as a function of covariates that are observed in
the patients. The estimated beta coefficients have been reported
to provide an estimat
the total cost for each admission case
[3]. Generalized Linear Models have also been used in the past
for the cost of care estimation [4]. In another case, researchers
utilized data from stroke patients and used DRGs, and other
hospital variables in order to construct a regression model which
explained a 61% of the cost of care variance [5]. Cost prediction
models are often driven by limitations related with the non
–
availability of features which would help explain a higher
percentage of the variability. In [6], researchers used hospital
admission information and their model could explain a rather
small ratio of the total charges variance, which was no higher
than 34%.
In the case of the Intensive Care Unit (ICU) cost estimation,
Moran et al. [7] used a combination of ICU activ
severity scores for cost prediction. In a similar work by
Ramianira et al. [8] researchers estimated the costs and then used
a standard linear regression model to correlate cost units and
their predictors. The study identified as importation predictors,
the patient gender and age, the admission type
(urgency/elective), ICU admission, blood transfusion, the
admission outcome (death/no death), the complexity of medical
procedures, and a risk-adjustment index. Researchers from MIT
presented an algorithmic approach to predict the cost of care [9]
by utilizing classification trees and clustering algorithms on
claims data from more than 800,000 patients. The authors of this
study stressed the limitations of using the R2value as the primary
evaluator of the prediction accuracy.
The majority of the aforementioned studies have used
regression methods to pre
dict the cost of care and have
approached the problem in a conventional statistical manner.
There are no research examples in the literature, though, of
efforts to integrate predictive models into decision support
systems which can be used by the hospital administration and
clinicians in an interactive manner, during the course of the
healthcare provision. To respond to this unmet need, we first
developed and
a multiple linear regression model and
then we integrated the model into an interactive web interface,
which provides direct feedback to the hospital administration
and to clinicians. During the clinical care, users are presented
with an estimation of the total charges based on the selection of
their preferred attributes of clinical care. Subsequently, they can
2016 IEEE International Conference on Healthcare Informatics
978-1-5090-6117-4/16 $31.00 © 2016 IEEE
DOI 10.1109/ICHI.2016.72
403