Medical-Event-Data-Standard / meds

Schema definitions and Python types for Medical Event Data Standard, a standard for medical event data such as EHR and claims data
Apache License 2.0
38 stars 3 forks source link

Incorporate changes to be more compatible with OHDSI #2

Closed EthanSteinberg closed 7 months ago

EthanSteinberg commented 11 months ago

This incorporates some changes suggested by Martijn to make the schema more compatible with OHDSI and easier to use.

tompollard commented 10 months ago

Do we foresee the person ever being anyone other than the patient? If not, I think I prefer patient_id to person_id, just because it is more explicit.

I'm not sure that making person_id consistent across MEDS and OMOP does much in terms of compatibility between the formats.