FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ccda.r4
Resource TypeConceptMap
IdConceptMap-CF-NoKnownAllergies.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ConceptMap CF-NoKnownAllergies

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


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

Source CodeRelationshipTarget Code
414285001 (Allergy to food)is equivalent to429625007 (No known food allergy)
416098002 (Allergy to drug)is equivalent to409137002 (No known drug allergy)
419199007 (Allergy to substance)is equivalent to716186003 (No known allergy)
235719002 (Intolerance to food)(not mapped)
418038007 (Propensity to adverse reactions to substance)(not mapped)
418471000 (Propensity to adverse reactions to food (finding))(not mapped)
419511003 (Propensity to adverse reactions to drug)(not mapped)
420134006 (Propensity to adverse reaction)(not mapped)

Source1

{
  "resourceType": "ConceptMap",
  "id": "CF-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/CF-NoKnownAllergies",
  "version": "2.0.0-ballot",
  "name": "CCDAtoFHIRNoKnownAllergies",
  "title": "C-CDA to FHIR No Known Allergies",
  "status": "active",
  "experimental": false,
  "date": "2024-12-17T21:44:35+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 to FHIR code for No Known Allergies",
  "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": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1186.8/",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "414285001",
          "display": "Allergy to food",
          "target": [
            {
              "code": "429625007",
              "display": "No known food allergy",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "416098002",
          "display": "Allergy to drug",
          "target": [
            {
              "code": "409137002",
              "display": "No known drug allergy",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "419199007",
          "display": "Allergy to substance",
          "target": [
            {
              "code": "716186003",
              "display": "No known allergy",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "235719002",
          "display": "Intolerance to food",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Best practices from CDA are not to have this as the negated value, comments welcome if this should be mapped."
            }
          ]
        },
        {
          "code": "418038007",
          "display": "Propensity to adverse reactions to substance",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Best practices from CDA are not to have this as the negated value, comments welcome if this should be mapped."
            }
          ]
        },
        {
          "code": "418471000",
          "display": "Propensity to adverse reactions to food (finding)",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Best practices from CDA are not to have this as the negated value, comments welcome if this should be mapped."
            }
          ]
        },
        {
          "code": "419511003",
          "display": "Propensity to adverse reactions to drug",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Best practices from CDA are not to have this as the negated value, comments welcome if this should be mapped."
            }
          ]
        },
        {
          "code": "420134006",
          "display": "Propensity to adverse reaction",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "Best practices from CDA are not to have this as the negated value, comments welcome if this should be mapped."
            }
          ]
        }
      ]
    }
  ]
}