Skip to content

Commit 25e0ca4

Browse files
docs(mimic-iii): clarify we will not invent a silent SpO2 merge table
Keep #1957 guidance as documentation, not a hidden ETL rewrite. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8b74987 commit 25e0ca4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

mimic-iii/docs/SPO2.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@ only hits one era can legitimately return **zero** rows for the other itemid.
3131

3232
- MIMIC-IV chartevents timing: `mimic-iv/docs/CHARTEVENTS_TIMING.md` (when present)
3333
- Oxygen delivery device rows: concepts under `measurement/oxygen_delivery`
34+
35+
## What this repository will not change
36+
37+
We will not invent a unified “neonatal SpO2” derived table that silently merges
38+
eras without documenting itemids. Prefer explicit `IN (646, 220277)` (plus any
39+
extra labels you validate) in analysis code.
40+

0 commit comments

Comments
 (0)