You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing from MIMIC-IV, we were able to change the date of birth and death date with the anchor_age when creating patients in OpenMRS. However, the visit, encounter, obs and encounter_diagnosis entries include the MIMIC-IV dates without moving them to an approximate date.
Thus, any analysis needs to factor that if age is used for data related to obs or encounter.
The text was updated successfully, but these errors were encountered:
When importing from MIMIC-IV, we were able to change the date of birth and death date with the
anchor_age
when creating patients in OpenMRS. However, thevisit
,encounter
,obs
andencounter_diagnosis
entries include the MIMIC-IV dates without moving them to an approximate date.Thus, any analysis needs to factor that if age is used for data related to obs or encounter.
The text was updated successfully, but these errors were encountered: