Skip to content

Commit fe0ab8f

Browse files
docs(mimic-iv-ed): link README to TIMING_NOTES
Surface the #1910 caveat from the module entrypoint. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent eed4e06 commit fe0ab8f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

mimic-iv-ed/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# MIMIC-IV-ED
22

3-
MIMIC-IV-ED is a publicly available database of emergency department visit data. You can read more about the dataset on [the PhysioNet project page](https://mimic.mit.edu/docs/iv/modules/ed/).
3+
MIMIC-IV-ED is a publicly available database of emergency department visit data. You can read more about the dataset on [the PhysioNet project page](https://mimic.mit.edu/docs/iv/modules/ed/).
4+
5+
## Timing caveats
6+
7+
`edstays.intime` is an administrative ED registration time. Pyxis and prescription timestamps can legitimately fall slightly before that window — see [docs/TIMING_NOTES.md](docs/TIMING_NOTES.md).

0 commit comments

Comments
 (0)