This repo and project is a gem I just found. Thank you for all your work here!
A quick question:
(notation hint: FHIR -> OMOP table)
- DiagnosticReport? ->note
- Condition -> condition_occurrence
- Procedure -> procedure_occurrence
- ? -> death
-? -> observation_period
are missing.
Is it because input data (synthea) does not have them? (I suspect).
There are some mappings in this link below
https://build.fhir.org/ig/HL7/cdmh/profiles.html#omop-52-to-fhir-r4-mappings
Are there FHIR [bulk] demo data that would fill the above gaps?
Ideally even "EPICish" FHIR data.
Perhaps a single demostrative record could be added to the synthea data to "close the gap"?
This repo and project is a gem I just found. Thank you for all your work here!
A quick question:
(notation hint: FHIR -> OMOP table)
-? -> observation_period
are missing.
Is it because input data (synthea) does not have them? (I suspect).
There are some mappings in this link below
https://build.fhir.org/ig/HL7/cdmh/profiles.html#omop-52-to-fhir-r4-mappings
Are there FHIR [bulk] demo data that would fill the above gaps?
Ideally even "EPICish" FHIR data.
Perhaps a single demostrative record could be added to the synthea data to "close the gap"?