Skip to content

Commit 93bd047

Browse files
freshetomate17hannesill
authored andcommitted
Add PROVENANCE.yaml with clinical review documentation
Created provenance tracking file and documented BUN threshold review
1 parent 8afacaf commit 93bd047

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
sources:
2+
- url: https://github.com/MIT-LCP/mimic-code/tree/main/mimic-iv/concepts/score
3+
description: MIT-LCP mimic-code LODS implementation
4+
license: MIT
5+
6+
created:
7+
by: M4 Clinical Skills Team
8+
role: clinical-extraction
9+
date: 2025-01-15
10+
11+
reviews:
12+
- by: Marlene Mörig, MD
13+
date: 2026-02-11
14+
scope: clinical-accuracy
15+
notes: Identified and documented BUN threshold discrepancy in renal scoring (7.5 vs 17 mg/dL per Le Gall 1996). Flagged for upstream correction in MIMIC-Code repository.
16+
17+
references:
18+
- Le Gall JR, Klar J, Lemeshow S, et al. The Logistic Organ Dysfunction system. A new way to assess organ dysfunction in the intensive care unit. JAMA. 1996;276(10):802-810.
19+
20+
changelog:
21+
- version: "1.0"
22+
date: 2025-01-15
23+
summary: Initial extraction from mimic-code
24+
- version: "1.1"
25+
date: 2026-02-11
26+
summary: Clinical review - documented BUN threshold issue

0 commit comments

Comments
 (0)