measurement

— sourced from 2 FHIR resources
FHIR Resource Status Mapped
Observation primary
when: category is laboratory or vital-signs (or absent/unknown -- default)
Labs and vitals with numeric/coded results. Domain routing based on Observation.category: laboratory and vital-signs route here. Observations with components (e.g. blood pressure) are expanded -- each component produces its own measurement row.
implemented 20 fields detail →
DiagnosticReport
when: DiagnosticReport.code (LOINC) resolves to OMOP concept with domain_id = Measurement
When a DiagnosticReport's LOINC code resolves to an OMOP concept with domain_id = Measurement, the report itself produces one or more measurement rows. Each conclusionCode entry generates a separate row. This is independent of the Observation results referenced by DiagnosticReport.result[], which are mapped by the Observation mapper. Lab panel codes (e.g. 24323-8 Comprehensive metabolic panel) are the primary Measurement-domain codes.
documented 23 fields detail →