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 075110c commit 049e967Copy full SHA for 049e967
1 file changed
mimic-iv-ed/docs/TIMING_NOTES.md
@@ -60,3 +60,12 @@ tables do not expose that provenance flag.
60
- Table pages for `edstays` and `pyxis` under that module
61
- Analogous ICU charting lag is discussed for `chartevents` (events after
62
`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