FHIR IG analytics| Package | hl7.fhir.uv.omop |
| Resource Type | ConceptMap |
| Id | ConceptMap-ImmunizationRoute.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/fhir-omop-ig/ConceptMap-ImmunizationRoute.html |
| URL | http://hl7.org/fhir/uv/omop/ConceptMap/ImmunizationRoute |
| Version | 1.0.0 |
| Status | draft |
| Date | 2026-03-20T16:54:42+00:00 |
| Name | ImmunizationRouteOMOPMapping |
| Title | Immunization route codes to OMOP |
| Realm | uv |
| Authority | hl7 |
| Description | An example mapping of FHIR Immunization route codes to OMOP concept ids |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-RouteOfAdministration | RouteOfAdministration |
| hl7.terminology.r4b#6.0.2 | fhir-terminology.ohdsi.org | OHDSI Standardized Vocabularies |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ImmunizationRoute
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from RouteOfAdministration to https://fhir-terminology.ohdsi.org (OHDSI Standardized Vocabularies)
| Source Code | Relationship | Target Code |
| IDINJ (Injection, intradermal) | is equivalent to | 4156706 (Intradermal) |
| IM (Injection, intramuscular) | is equivalent to | 4302612 (Intramuscular) |
| IVINJ (Injection, intravenous) | is equivalent to | 4171047 (Intravenous) |
| PO (Swallow, oral) | is equivalent to | 4132161 (Oral) |
| SQ (Injection, subcutaneous) | is equivalent to | 4142048 (Subcutaneous) |
| TRNSDERM (Transdermal) | is equivalent to | 4262099 (Transdermal) |
{
"resourceType": "ConceptMap",
"id": "ImmunizationRoute",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/omop/ConceptMap/ImmunizationRoute",
"version": "1.0.0",
"name": "ImmunizationRouteOMOPMapping",
"title": "Immunization route codes to OMOP",
"status": "draft",
"experimental": true,
"date": "2026-03-20T16:54:42+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "An example mapping of FHIR Immunization route codes to OMOP concept ids",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
"target": "https://fhir-terminology.ohdsi.org",
"element": [
{
"code": "IDINJ",
"target": [
{
"code": "4156706",
"display": "Intradermal",
"relationship": "equivalent"
}
]
},
{
"code": "IM",
"target": [
{
"code": "4302612",
"display": "Intramuscular",
"relationship": "equivalent"
}
]
},
{
"code": "IVINJ",
"target": [
{
"code": "4171047",
"display": "Intravenous",
"relationship": "equivalent"
}
]
},
{
"code": "PO",
"target": [
{
"code": "4132161",
"display": "Oral",
"relationship": "equivalent"
}
]
},
{
"code": "SQ",
"target": [
{
"code": "4142048",
"display": "Subcutaneous",
"relationship": "equivalent"
}
]
},
{
"code": "TRNSDERM",
"target": [
{
"code": "4262099",
"display": "Transdermal",
"relationship": "equivalent"
}
]
}
]
}
]
}