Duration Hospitalisation of a patient #1925
Unanswered
michaelwib
asked this question in
MIMIC-IV
Replies: 1 comment 2 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was wondering if I could get some help on this: In the transfers table, the physical location of patient is given, while the admissions table denotes when a patient has been admitted to the hospital. But why do the times not line up, that is why is the admittime not the same as the intime in transfers for the first hospital ward?
For example, hadm_id = 20020072 has an admittime at 07:06:00, but in transfers the first ward after the ED is at 08:08:00.
That is, if I am interested in the duration of the hospitalisation, what would be the appropriate time interval to consider?
Beta Was this translation helpful? Give feedback.
All reactions