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

FHIR IG Statistics: ConceptMap/FC-AllergyIntoleranceType

Packagehl7.fhir.us.ccda
TypeConceptMap
IdFC-AllergyIntoleranceType
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-AllergyIntoleranceType.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/FC-AllergyIntoleranceType
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameFHIRtoCCDAAllergyIntoleranceType
TitleFHIR Allergy Intolerance Type to CCDA value
Realmus
Authorityhl7
DescriptionFHIR type codes to C-CDA Allergy Intolerance Observation value

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 FC-AllergyIntoleranceType

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


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

Source Concept DetailsRelationshipTarget Concept DetailsComment
Codes from AllergyIntoleranceTypeCodes from SNOMED CT (all versions)
intoleranceIntolerancenarrower235719002Intolerance to foodUse this when .category is food
narrower59037007Intolerance to drugUse this when .category is medication
allergyAllergynarrower414285001Allergy to foodUse this when .category is food
narrower416098002Allergy to drugUse this when .category is medication
narrower419199007Allergy to substanceUse this when .category is biologic or environmental

Source

{
  "resourceType": "ConceptMap",
  "id": "FC-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/FC-AllergyIntoleranceType",
  "version": "2.0.0-ballot",
  "name": "FHIRtoCCDAAllergyIntoleranceType",
  "title": "FHIR Allergy Intolerance Type to CCDA value",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T14:21:57+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": "FHIR type codes to C-CDA Allergy Intolerance Observation value",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "http://hl7.org/fhir/ValueSet/allergy-intolerance-type",
  "targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.2",
  "group": [
    {
      "source": "http://hl7.org/fhir/allergy-intolerance-type",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "intolerance",
          "display": "Intolerance",
          "target": [
            {
              "code": "235719002",
              "display": "Intolerance to food",
              "equivalence": "narrower",
              "comment": "Use this when .category is food"
            },
            {
              "code": "59037007",
              "display": "Intolerance to drug",
              "equivalence": "narrower",
              "comment": "Use this when .category is medication"
            }
          ]
        },
        {
          "code": "allergy",
          "display": "Allergy",
          "target": [
            {
              "code": "414285001",
              "display": "Allergy to food",
              "equivalence": "narrower",
              "comment": "Use this when .category is food"
            },
            {
              "code": "416098002",
              "display": "Allergy to drug",
              "equivalence": "narrower",
              "comment": "Use this when .category is medication"
            },
            {
              "code": "419199007",
              "display": "Allergy to substance",
              "equivalence": "narrower",
              "comment": "Use this when .category is biologic or environmental"
            }
          ]
        }
      ],
      "unmapped": {
        "mode": "fixed",
        "code": "420134006",
        "display": "Propensity to adverse reaction"
      }
    }
  ]
}