eicu-code icon indicating copy to clipboard operation
eicu-code copied to clipboard

Unitdischargestatus vs hospitaldischargestatus

Open Olivier998 opened this issue 3 years ago • 1 comments

Hi, I was wondering about the unitdischargestatus and the hospitaldischarge status from the patient Table. Some patients have unitdischargestatus = 'Expired', but then have hospitaldischargestatus='Alive'.

For exemple, for patientunitstayid = '2584595', the patient has unitdischargeoffset = 2462 and unitdischargestatus='Expired', but also a hospitaldischargeoffset=2465 and hospitaldischargestatus='Alive'

image

So my question is, what happened to these patients? To get the mortality status of patients, do I need to consider these two variables? Thanks!

Olivier998 avatar Feb 03 '22 16:02 Olivier998

Data errors do happen in real data. Also, please see my response to: https://github.com/MIT-LCP/eicu-code/issues/190

jraffa avatar Mar 17 '22 16:03 jraffa