Skip to main content

Overview

GET /fhir/{version}/ConceptMap/{id} returns a single HL7 FHIR-to-OMOP IG ConceptMap as a FHIR ConceptMap resource. The {id} is the IG artifact id, e.g. GenderClass, EncounterClass, ConditionStatusConcepts, ImmunizationVaccine.

Request

Response

On /fhir/r5/ and /fhir/r6/, target entries use the FHIR R5 relationship code (e.g. source-is-broader-than-target) instead of R4 equivalence. Source codes the IG leaves unmapped appear as target-less elements.
An unknown id returns a 404 OperationOutcome.

See also