C-CDA on FHIR
2.0.0 - STU 2 United States of America flag

C-CDA on FHIR, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ccda-on-fhir/ and changes regularly. See the Directory of published versions

: FHIR Allergy Intolerance Type to CCDA value

Page standards status: Trial-use Maturity Level: 2

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FC-AllergyIntoleranceType"] ; # 
  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 FC-AllergyIntoleranceType</b></p><a name=\"FC-AllergyIntoleranceType\"> </a><a name=\"hcFC-AllergyIntoleranceType\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-allergy-intolerance-type.html\">AllergyIntoleranceType</a> to <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.2/expansion\">Allergy and Intolerance Type</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html\">AllergyIntoleranceType</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td><td><b>Comment</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html\" title=\"http://hl7.org/fhir/allergy-intolerance-type\">AllergyIntoleranceType</a></td><td/><td colspan=\"2\"><b>Codes</b> from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\" title=\"http://snomed.info/sct\">SNOMED CT (all versions)</a></td><td/></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">intolerance</td><td style=\"border-left-width: 0px; border-bottom-style: none\">Intolerance</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">235719002</td><td style=\"border-left-width: 0px\">Intolerance to food</td><td>Use this when .category is food</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-top-style: none; border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">59037007</td><td style=\"border-left-width: 0px\">Intolerance to drug</td><td>Use this when .category is medication</td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">allergy</td><td style=\"border-left-width: 0px; border-bottom-style: none\">Allergy</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">414285001</td><td style=\"border-left-width: 0px\">Allergy to food</td><td>Use this when .category is food</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none; border-bottom-style: none\"/><td style=\"border-left-width: 0px; border-top-style: none; border-bottom-style: none\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">416098002</td><td style=\"border-left-width: 0px\">Allergy to drug</td><td>Use this when .category is medication</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-top-style: none; border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td style=\"border-right-width: 0px\">419199007</td><td style=\"border-left-width: 0px\">Allergy to substance</td><td>Use this when .category is biologic or environmental</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "cgp"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2 ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/us/ccda/ConceptMap/FC-AllergyIntoleranceType"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ccda/ConceptMap/FC-AllergyIntoleranceType>
  ] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "FHIRtoCCDAAllergyIntoleranceType"] ; # 
  fhir:title [ fhir:v "FHIR Allergy Intolerance Type to CCDA value"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-06T22:26:44+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "FHIR type codes to C-CDA Allergy Intolerance Observation value"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:source [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/ValueSet/allergy-intolerance-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/allergy-intolerance-type>
  ] ; # 
  fhir:target [
a fhir:Uri ;
fhir:v "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.6.2"^^xsd:anyURI ;
fhir:l <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.6.2>
  ] ; # 
  fhir:group ( [
fhir:source [
fhir:v "http://hl7.org/fhir/allergy-intolerance-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/allergy-intolerance-type>     ] ;
fhir:target [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>     ] ;
    ( fhir:element [
fhir:code [ fhir:v "intolerance" ] ;
fhir:display [ fhir:v "Intolerance" ] ;
      ( fhir:target [
fhir:code [ fhir:v "235719002" ] ;
fhir:display [ fhir:v "Intolerance to food" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Use this when .category is food" ]       ] [
fhir:code [ fhir:v "59037007" ] ;
fhir:display [ fhir:v "Intolerance to drug" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Use this when .category is medication" ]       ] )     ] [
fhir:code [ fhir:v "allergy" ] ;
fhir:display [ fhir:v "Allergy" ] ;
      ( fhir:target [
fhir:code [ fhir:v "414285001" ] ;
fhir:display [ fhir:v "Allergy to food" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Use this when .category is food" ]       ] [
fhir:code [ fhir:v "416098002" ] ;
fhir:display [ fhir:v "Allergy to drug" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Use this when .category is medication" ]       ] [
fhir:code [ fhir:v "419199007" ] ;
fhir:display [ fhir:v "Allergy to substance" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Use this when .category is biologic or environmental" ]       ] )     ] ) ;
fhir:unmapped [
fhir:mode [ fhir:v "fixed" ] ;
fhir:code [ fhir:v "420134006" ] ;
fhir:display [ fhir:v "Propensity to adverse reaction" ]     ]
  ] ) . #