Skip to content

Commit 0732860

Browse files
docs(mimic-iv): clarify we will not clip transfers to deathtime in ETL
Keep #1945 resolved as documentation, not a silent data patch. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 5bc0dc4 commit 0732860

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

mimic-iv/docs/DEATHTIME.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ definitions of "end of care."
5252

5353
- ICU charting after outtime: `mimic-iv/docs/CHARTEVENTS_TIMING.md`
5454
- ED intime vs pyxis: `mimic-iv-ed/docs/TIMING_NOTES.md`
55+
56+
## What this repository will not change
57+
58+
MIMIC-Code does **not** clip `transfers` or `icustays` to `admissions.deathtime`
59+
in the PhysioNet loaders. Aligning ADT trails with mortality timestamps belongs
60+
in analysis code or an explicitly documented derived concept.
61+

0 commit comments

Comments
 (0)