We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc0dc4 commit 0732860Copy full SHA for 0732860
1 file changed
mimic-iv/docs/DEATHTIME.md
@@ -52,3 +52,10 @@ definitions of "end of care."
52
53
- ICU charting after outtime: `mimic-iv/docs/CHARTEVENTS_TIMING.md`
54
- 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