FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/CF-AllergyIntoleranceType

Packagehl7.fhir.us.ccda
TypeConceptMap
IdCF-AllergyIntoleranceType
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-AllergyIntoleranceType.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/CF-AllergyIntoleranceType
Version2.0.0-ballot
Statusactive
Date2025-07-22T20:44:22+00:00
NameCCDAtoFHIRAllergyIntoleranceType
TitleCCDA to FHIR Allergy Intolerance Type
Realmus
Authorityhl7
DescriptionC-CDA Allergy Intolerance Observation value elements to FHIR type codes

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap CF-AllergyIntoleranceType

Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.2 to AllergyIntoleranceType


Group 1 Mapping from SNOMED CT (all versions) to AllergyIntoleranceType

Source CodeRelationshipTarget Code
235719002 (Intolerance to food)is equivalent tointolerance
414285001 (Allergy to food)is equivalent toallergy
416098002 (Allergy to drug)is equivalent toallergy
418038007 (Propensity to adverse reactions to substance)(not mapped)
418471000 (Propensity to adverse reactions to food)(not mapped)
419199007 (Allergy to substance)is equivalent toallergy
419511003 (Propensity to adverse reactions to drug)(not mapped)
420134006 (Propensity to adverse reaction)(not mapped)
59037007 (Intolerance to drug)is equivalent tointolerance

Source

{
  "resourceType": "ConceptMap",
  "id": "CF-AllergyIntoleranceType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://hl7.org/fhir/us/ccda/ConceptMap/CF-AllergyIntoleranceType",
  "version": "2.0.0-ballot",
  "name": "CCDAtoFHIRAllergyIntoleranceType",
  "title": "CCDA to FHIR Allergy Intolerance Type",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T20:44:22+00:00",
  "publisher": "HL7 International / Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International / Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description": "C-CDA Allergy Intolerance Observation value elements to FHIR type codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.2",
  "targetUri": "http://hl7.org/fhir/ValueSet/allergy-intolerance-type",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/allergy-intolerance-type",
      "element": [
        {
          "code": "235719002",
          "display": "Intolerance to food",
          "target": [
            {
              "code": "intolerance",
              "display": "Intolerance",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "414285001",
          "display": "Allergy to food",
          "target": [
            {
              "code": "allergy",
              "display": "Allergy",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "416098002",
          "display": "Allergy to drug",
          "target": [
            {
              "code": "allergy",
              "display": "Allergy",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "418038007",
          "display": "Propensity to adverse reactions to substance",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "418471000",
          "display": "Propensity to adverse reactions to food",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "419199007",
          "display": "Allergy to substance",
          "target": [
            {
              "code": "allergy",
              "display": "Allergy",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "419511003",
          "display": "Propensity to adverse reactions to drug",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "420134006",
          "display": "Propensity to adverse reaction",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "59037007",
          "display": "Intolerance to drug",
          "target": [
            {
              "code": "intolerance",
              "display": "Intolerance",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}