US Veterans Health Administration FHIR Map Set Implementation Guide
1.4.0 - 250501 United States of America flag

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

: allergySubstanceCategory FHIR - XML Representation

Active as of 2025-05-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="allergySubstanceCategory"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet allergySubstanceCategory</b></p><a name="allergySubstanceCategory"> </a><a name="hcallergySubstanceCategory"> </a><a name="allergySubstanceCategory-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html"><code>http://hl7.org/fhir/allergy-intolerance-category</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-medication">medication</a></td><td>medication</td><td>Substances administered to achieve a physiological effect.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-food">food</a></td><td>food</td><td>Any substance consumed to provide nutritional support for the body.</td></tr></table></li></ul></div>
  </text>
  <url value="http://va.gov/fhir/ValueSet/allergySubstanceCategory"/>
  <version value="1.4.0"/>
  <name value="AllergySubstanceCategory"/>
  <title value="allergySubstanceCategory FHIR"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-05-02T06:35:57+00:00"/>
  <publisher value="VA"/>
  <contact>
    <name value="VA"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.va.gov"/>
    </telecom>
  </contact>
  <description
               value="FHIR Target ValueSet for Terminology Maps [VF_allergySubstanceCategory](ConceptMap-VF-allergySubstanceCategory.html)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/allergy-intolerance-category"/>
      <concept>
        <code value="medication"/>
        <display value="medication"/>
      </concept>
      <concept>
        <code value="food"/>
        <display value="food"/>
      </concept>
    </include>
  </compose>
</ValueSet>