Skip to content

Commit 7cc08dc

Browse files
docs(mimic-iv): clarify we will not clip chartevents in ETL
Keep #1961 resolved as documentation, not a silent data patch. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 9d394c1 commit 7cc08dc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

mimic-iv/docs/CHARTEVENTS_TIMING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,11 @@ each `charttime`.
3636

3737
- ED module: `mimic-iv-ed/docs/TIMING_NOTES.md` (`edstays.intime` vs pyxis)
3838
- Lab / OMR unit caveats: `mimic-iv/buildmimic/TABLE_NOTES.md` when present
39+
40+
## What this repository will not change
41+
42+
MIMIC-Code does **not** clip `chartevents` to `icustays` windows in the
43+
PhysioNet loaders, and it will not silently rewrite `outtime` from the latest
44+
charted observation. Clipping belongs in analysis code or an explicitly
45+
documented derived concept.
46+

0 commit comments

Comments
 (0)