MIT-LCP / MIT-LCP/mimic-code

mimic-iv/concepts/organfailure/kdigo_stages

Open
#1,196 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

https://github.com/MIT-LCP/mimic-code/blob/main/mimic-iv/concepts/organfailure/kdigo_stages.sql

(cr.creat_low_past_48hr <= 3.7 OR cr.creat >= (1.5cr.creat_low_past_7day))
then 3
this should revised (cr.creat_low_past_48hr <= 3.7 OR cr.creat >= (3
cr.creat_low_past_7day))
then 3

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

Open mimic-iv/concepts/organfailure/kdigo_stages.sql and locate the KDIGO stage condition shown in the issue. Review the surrounding SQL, apply the requested threshold revision, and confirm the resulting condition matches the issue's proposed expression.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
database
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.