US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401 United States of America flag

Publication Build: This will be filled in by the publication tooling

: VF_allergySubstanceCategory - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-allergySubstanceCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-allergySubstanceCategory</b></p><a name=\"VF-allergySubstanceCategory\"> </a><a name=\"hcVF-allergySubstanceCategory\"> </a><a name=\"VF-allergySubstanceCategory-en-US\"> </a><p>Mapping from <a href=\"ValueSet-allergySubstanceCategory-vista.html\">allergySubstanceCategory VistA</a> to <a href=\"ValueSet-allergySubstanceCategory.html\">allergySubstanceCategory FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html\">AllergyIntoleranceCategory</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>D (DRUG)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>medication</td></tr><tr><td>O (OTHER)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>F (FOOD)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>food</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-allergySubstanceCategory",
  "version" : "1.3.1",
  "name" : "VF_allergySubstanceCategory",
  "title" : "VF_allergySubstanceCategory",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-31T14:29:33+00:00",
  "publisher" : "VA",
  "contact" : [
    {
      "name" : "VA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.va.gov"
        }
      ]
    }
  ],
  "description" : "Terminology Maps VF_allergySubstanceCategory",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/allergySubstanceCategory-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/allergySubstanceCategory",
  "group" : [
    {
      "source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
      "target" : "http://hl7.org/fhir/allergy-intolerance-category",
      "element" : [
        {
          "code" : "D",
          "display" : "DRUG",
          "target" : [
            {
              "code" : "medication",
              "display" : "medication",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "O",
          "display" : "OTHER",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "F",
          "display" : "FOOD",
          "target" : [
            {
              "code" : "food",
              "display" : "food",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}