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

FHIR IG Statistics: ConceptMap/FC-NoKnownAllergies

Packagehl7.fhir.us.ccda
TypeConceptMap
IdFC-NoKnownAllergies
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-NoKnownAllergies.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/FC-NoKnownAllergies
Version2.0.0-ballot
Statusactive
Date2025-07-22T20:44:22+00:00
NameFHIRtoCCDANoKnownAllergies
TitleFHIR to C-CDA No Known Allergies
Realmus
Authorityhl7
DescriptionFHIR negated code for No Known Allergies to C-CDA Allergy Intolerance Observation value. Note that when placing the target code in the C-CDA AllergyIntolerance Observation, the Observation must have @negationInd=true.

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

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


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

Source CodeRelationshipTarget CodeComment
429625007 (No known food allergy)is equivalent to414285001 (Allergy to food)Set @negationInd=true
409137002 (No known drug allergy)is equivalent to416098002 (Allergy to drug)Set @negationInd=true
716186003 (No known allergy)is equivalent to419199007 (Allergy to substance)Set @negationInd=true
428607008 (No known environmental allergy)(not mapped)There is no clear match that conforms to valueset binding of C-CDA Allergy Intolerance value. Feedback welcome

Source

{
  "resourceType": "ConceptMap",
  "id": "FC-NoKnownAllergies",
  "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-NoKnownAllergies",
  "version": "2.0.0-ballot",
  "name": "FHIRtoCCDANoKnownAllergies",
  "title": "FHIR to C-CDA No Known Allergies",
  "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": "FHIR negated code for No Known Allergies to C-CDA Allergy Intolerance Observation value.\n\nNote that when placing the target code in the C-CDA AllergyIntolerance Observation, the Observation must have @negationInd=true.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1186.8/",
  "targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.2/",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "429625007",
          "display": "No known food allergy",
          "target": [
            {
              "code": "414285001",
              "display": "Allergy to food",
              "equivalence": "equivalent",
              "comment": "Set @negationInd=true"
            }
          ]
        },
        {
          "code": "409137002",
          "display": "No known drug allergy",
          "target": [
            {
              "code": "416098002",
              "display": "Allergy to drug",
              "equivalence": "equivalent",
              "comment": "Set @negationInd=true"
            }
          ]
        },
        {
          "code": "716186003",
          "display": "No known allergy",
          "target": [
            {
              "code": "419199007",
              "display": "Allergy to substance",
              "equivalence": "equivalent",
              "comment": "Set @negationInd=true"
            }
          ]
        },
        {
          "code": "428607008",
          "display": "No known environmental allergy",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "There is no clear match that conforms to valueset binding of C-CDA Allergy Intolerance value. Feedback welcome"
            }
          ]
        }
      ]
    }
  ]
}