Skip to content

Commit 049e967

Browse files
docs(mimic-iv-ed): clarify we will not rewrite edstays.intime in ETL
Keep #1910 resolved as documentation, not a silent data patch. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 075110c commit 049e967

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

mimic-iv-ed/docs/TIMING_NOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,12 @@ tables do not expose that provenance flag.
6060
- Table pages for `edstays` and `pyxis` under that module
6161
- Analogous ICU charting lag is discussed for `chartevents` (events after
6262
`outtime` / before `intime` appear in raw ICU data as well)
63+
64+
## What this repository will not change
65+
66+
MIMIC-Code does **not** rewrite `edstays.intime` from Pyxis or prescription
67+
minima. Correcting institutional clock skew belongs in a derived concept with
68+
an explicit rule, not in the build scripts that load the PhysioNet CSV files.
69+
Questions about BIDMC bedside workflow beyond what the tables encode belong on
70+
the PhysioNet forum, not as silent ETL patches here.
71+

0 commit comments

Comments
 (0)