FHIR to OMOP FHIR IG, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-omop-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/IntoleranceType> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IntoleranceType"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap IntoleranceType</b></p><a name=\"IntoleranceType\"> </a><a name=\"hcIntoleranceType\"> </a><p>This mapping does not specify any particular context of use.</p><br/><p>Mapping from <a href=\"http://hl7.org/fhir/R5/codesystem-allergy-intolerance-category.html\">Allergy Intolerance Category</a> to <code>https://fhir-terminology.ohdsi.org</code> (OHDSI Standardized Vocabularies)</p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>food</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>4340252 (Intolerance to food)</td></tr><tr><td>medication</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>4240582 (Intolerance to drug)</td></tr><tr><td>environment</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>4172024 (Propensity to adverse reaction)</td></tr><tr><td>biologic</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>36684107 (Intolerance to substance)</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "brr"
]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop>
]
] )
]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/omop/ConceptMap/IntoleranceType"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.77.18.13" ]
] ) ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "IntoleranceTypeOMOPMapping"] ; #
fhir:title [ fhir:v "AllergyIntolerance intolerance category codes to OMOP"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-08-14T16:09:20+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Biomedical Research and Regulation" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]
] )
] ) ; #
fhir:description [ fhir:v "An example mapping of FHIR AllergyIntolerance intolerance category codes to OMOP concept ids"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:group ( [
fhir:source [
fhir:v "http://hl7.org/fhir/allergy-intolerance-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/allergy-intolerance-category>
] ;
fhir:target [
fhir:v "https://fhir-terminology.ohdsi.org"^^xsd:anyURI ;
fhir:link <https://fhir-terminology.ohdsi.org>
] ;
fhir:element ( [
fhir:code [ fhir:v "food" ] ;
fhir:target ( [
fhir:code [ fhir:v "4340252" ] ;
fhir:display [ fhir:v "Intolerance to food" ] ;
fhir:relationship [ fhir:v "equivalent" ]
] )
] [
fhir:code [ fhir:v "medication" ] ;
fhir:target ( [
fhir:code [ fhir:v "4240582" ] ;
fhir:display [ fhir:v "Intolerance to drug" ] ;
fhir:relationship [ fhir:v "equivalent" ]
] )
] [
fhir:code [ fhir:v "environment" ] ;
fhir:target ( [
fhir:code [ fhir:v "4172024" ] ;
fhir:display [ fhir:v "Propensity to adverse reaction" ] ;
fhir:relationship [ fhir:v "source-is-narrower-than-target" ]
] )
] [
fhir:code [ fhir:v "biologic" ] ;
fhir:target ( [
fhir:code [ fhir:v "36684107" ] ;
fhir:display [ fhir:v "Intolerance to substance" ] ;
fhir:relationship [ fhir:v "source-is-narrower-than-target" ]
] )
] )
] ) . #
IG © 2023+ HL7 International / Biomedical Research and Regulation.
Package hl7.fhir.uv.omop#2.0.0-ballot based on FHIR 5.0.0.
Generated
2026-08-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
