Kdigo_stages_7day: aki_stage_7day!=0 when aki_7day=0
Open
Nobody has claimed this yet.
mimic-iii
- Dominant language
- Jupyter Notebook
- Stars
- 3.4k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I found there are many records with 0 in the aki_7day column and numbers>0 in the aki_stage_7day column.
I suppose aki_7day is diagnosis, and if the diagnosis is negtive, there should not be further staging. That is, if aki_7day=0, then aki_stage_7day=0
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
No file, test, or entry point is named. Start by locating the code that generates the aki_7day and aki_stage_7day columns, then inspect how zero and positive values are assigned. Done means records with aki_7day=0 consistently have aki_stage_7day=0, with validation against the affected data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100