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 - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="VF-allergySubstanceCategory"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://va.gov/fhir/ConceptMap/VF-allergySubstanceCategory"/>
  <version value="1.3.1"/>
  <name value="VF_allergySubstanceCategory"/>
  <title value="VF_allergySubstanceCategory"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-31T14:29:33+00:00"/>
  <publisher value="VA"/>
  <contact>
    <name value="VA"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.va.gov"/>
    </telecom>
  </contact>
  <description value="Terminology Maps VF_allergySubstanceCategory"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <sourceCanonical
                   value="http://va.gov/fhir/ValueSet/allergySubstanceCategory-vista"/>
  <targetCanonical
                   value="http://va.gov/fhir/ValueSet/allergySubstanceCategory"/>
  <group>
    <source value="http://va.gov/terminology/vistaDefinedTerms/50.65-.02"/>
    <target value="http://hl7.org/fhir/allergy-intolerance-category"/>
    <element>
      <code value="D"/>
      <display value="DRUG"/>
      <target>
        <code value="medication"/>
        <display value="medication"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="O"/>
      <display value="OTHER"/>
      <target>
        <equivalence value="unmatched"/>
      </target>
    </element>
    <element>
      <code value="F"/>
      <display value="FOOD"/>
      <target>
        <code value="food"/>
        <display value="food"/>
        <equivalence value="equal"/>
      </target>
    </element>
  </group>
</ConceptMap>