MIT-LCP / MIT-LCP/mimic-code

Patients have edregtime in hosp, but no intime in the ED dataset.

Open
#1,666 1 comment 0 reactions 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

Many patients have an edregtime/edouttime in their hosp dataset. However, there are not entries for them in the ED dataset. See the following example, where hospital and ED data were joined based on hadm_id:

image

Is there any explanation for that? Specificially, were these patients in the ED, or not?

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 with the example in the issue and review how the hosp and ED datasets are joined by hadm_id. Check the dataset documentation or source definitions for edregtime, edouttime, and intime, then document whether the records represent ED visits and why matching entries may be absent.

Written by the indexing model from the issue text.

Assessment

Domain
data, databases
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.