FHIR IG analytics| Package | hl7.fhir.uv.omop |
| Resource Type | ConceptMap |
| Id | ConceptMap-AllergyType.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/fhir-omop-ig/ConceptMap-AllergyType.html |
| URL | http://hl7.org/fhir/uv/omop/ConceptMap/AllergyType |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-20T16:54:42+00:00 |
| Name | AllergyTypeOMOPMapping |
| Title | AllergyIntolerance allergy category codes to OMOP |
| Realm | uv |
| Authority | hl7 |
| Description | An example mapping of FHIR AllergyIntolerance allergy category codes to OMOP concept ids |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | allergy-intolerance-category | AllergyIntoleranceCategory |
| 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 AllergyType
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from Allergy Intolerance Category to https://fhir-terminology.ohdsi.org (OHDSI Standardized Vocabularies)
| Source Code | Relationship | Target Code |
| food | is equivalent to | 4188027 (Allergy to food) |
| medication | is equivalent to | 439224 (Allergy to drug) |
| environment | is equivalent to | 4144450 (Environmental allergy) |
| biologic | is narrower than | 43530807 (Allergic disposition) |
{
"resourceType": "ConceptMap",
"id": "AllergyType",
"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/AllergyType",
"version": "1.0.0",
"name": "AllergyTypeOMOPMapping",
"title": "AllergyIntolerance allergy category codes to OMOP",
"status": "active",
"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 AllergyIntolerance allergy category codes to OMOP concept ids",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"group": [
{
"source": "http://hl7.org/fhir/allergy-intolerance-category",
"target": "https://fhir-terminology.ohdsi.org",
"element": [
{
"code": "food",
"target": [
{
"code": "4188027",
"display": "Allergy to food",
"relationship": "equivalent"
}
]
},
{
"code": "medication",
"target": [
{
"code": "439224",
"display": "Allergy to drug",
"relationship": "equivalent"
}
]
},
{
"code": "environment",
"target": [
{
"code": "4144450",
"display": "Environmental allergy",
"relationship": "equivalent"
}
]
},
{
"code": "biologic",
"target": [
{
"code": "43530807",
"display": "Allergic disposition",
"relationship": "source-is-narrower-than-target"
}
]
}
]
}
]
}