-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Labevents have a time leakage issue as currently written:
| hosp/labevents: |
Using charttime as opposed to storetime, via MIMIC documentation:
charttime
The time at which the laboratory measurement was charted. This is usually the time at which the specimen was acquired, and is usually significantly earlier than the time at which the measurement is available.
storetime
The time at which the measurement was made available in the laboratory system. This is when the information would have been available to care providers.
Depending on downstream processes I think you should either use the storetime or make two entries (one for order and one for results)
I did not comprehensively check other modalities
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels