MIMIC-IV 2.2: Question about "uo_rt_6hr"
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
- [X ] Put an X between the brackets on this line if you have done all of the following:
- Checked the online documentation: https://mimic.mit.edu/
- Checked that your issue isn't already addressed: https://github.com/MIT-LCP/mimic-code/issues?utf8=%E2%9C%93&q=
Description
Description of the issue, including:
- what you have tried
- references to similar issues
- queries demonstrating your question (if applicable)
Hello my questions is based on MIMIC-IV, version 2.2:
May I ask what is the "uo_rt_6hr" column located in the module "derived" within the table "kdigo_uo"? Is this the urine output rate calculated for the urine_output_6hr based on the weight? If yes why there is a small discrepancy between the actual calculation and the rate value stored and there are rows that have both weight and a urine_output_6hr values available but not a uo_rt_6hr value?
Thank you for your time and help.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the MIMIC online documentation and the derived kdigo_uo table definition. Check how uo_rt_6hr relates to urine_output_6hr and weight, then compare the documented calculation with the reported discrepancies and missing values. Done means providing a clear explanation or correcting the relevant documentation.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100