Overstay2 scoring model for Grace Hospital

From CCMDB Wiki
Jump to navigation Jump to search

This page describes the Overstay2 scoring model for Grace Hospital for the Project Overstay2, one of the site-based Overstay2 scoring models. The model was developed in Re-analysis and generation of Overstay2 model and is used to generate the Overstay2 colour, which in turn drives the Overstay2 processes on the units to reduce discharge delay.

Data elements and assigned coefficients

The binary logistic regression Y (Overstay GE 10 Days) which gave the AUC C-index =0.835 implying better predicted model and Hosmer and Lemeshow Goodness of fit test Chi-Square value of 6.1731 (prob=0.6278) is :

LN(OS/1-OS) = Y

Y = Intercept Estimate + sum of all the rest of (the Parameter values multiplied by the Estimate) listed below:

Parameter Estimate Prob > ChiSq
Intercept -9.9707 <.0001
Age 0.0281 <.0001
Homeless 1.2558 0.0166
PCH -3.6064 <.0001
OutsideWPG 2.0009 0.0311
InterImplantDevice 0.9103 0.0004
Opioids -1.6117 0.0363
Dementia 1.1715 <.0001
CHF 0.2820 0.0223
Plegia 0.2515 0.0649
GCS_Motor 0.4485 0.0133
ADL_bath 0.3843 <.0001
ADL_toilet 0.1612 0.0027
ADL_continence 0.1567 0.0001
ADL_Adlmean_age -0.00064 0.01

Where OS is the likelihood to overstay 10 days and beyond.

How to calculate OS:

  • OS = exp(Y) / (1 + exp(Y)
  • Homeless, PCH, OutsideWPG, InterImplantDevice, Opioids, Dementia, are binary categorical variables (present/yes=1, absent/no =0) .
  • CHF, Plegia, GCS_Motor, ADL_bath, ADL_toilet, ADl_continence are points or scores.

The model gave a 0.077 cut-off probability for OS. "A cut-off point of 0.077, or a predicted probability of (Overstay >= 10 days) of 7.7%, maybe be used to classify patients into two groups; Overstay >= 10 days and Overstay < 10 days. See more discussion on Overstay2 colour.

The model has been validated using the date from the validation set. The AUC C-index = 0.815, the Hosmer and Lemeshow Goodness of fit test Chi-Square value = 9.3015 (prob=0.0.327) and the cut-off probability for OS = 0.08.

Log

Related articles

Related articles: