MIT-LCP / MIT-LCP/mimic-code

About patients urine output data

Open
#1,348 0 comments 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

Prerequisites

Hi, we are looking for urine output data from OUTPUTEVENTS table of MIMIC III, especially output volumn (mL or ml/kg/hr).
We figure out that some patients has double data in the same CHARTTIME.
For example, equal SUBJECT_ID, equal HADM_ID, equal ICUSTAYS, equal CHARTTIME and equal LABEL(This is name of ITEMID) has different value and CGID in the following figure. What happen in this data?
image

Please describe these kind of data are loaded in the table.

Description

Description of the issue, including:

  • what you have tried
  • references to similar issues
  • queries demonstrating your question (if applicable)

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 OUTPUTEVENTS table and the MIMIC documentation linked in the issue. Investigate why rows sharing SUBJECT_ID, HADM_ID, ICUSTAY_ID, CHARTTIME, and LABEL can have different VALUE and CGID fields; done means documenting the meaning of these duplicate-looking records and their urine-output units.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.