MIT-LCP / MIT-LCP/mimic-code

Interpretation Deathtime

Open
#1,945 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
3.4k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Hello all,

I am having trouble understanding how I should interpret the deathtime in the admissions table. For example, hadm_id = 28146972 shows that the patient died 2151-09-03 12:53:00. However, in the transfers table the patient is still in the MICU well after that time (until 2151-09-05 20:07:05) and is even being transferred to the PACU. I assume that the patient really died at 12:53, but why is he still shown as being in the ICU?

Any help is appreciated!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the admissions and transfers records for hadm_id 28146972, focusing on deathtime and the MICU/PACU transfer timestamps. Review the repository's available MIMIC-III data documentation for definitions of these fields. Done means documenting a clear explanation of how the timestamps should be interpreted and why they can differ.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.