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

: allergySeverity FHIR - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="allergySeverity"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet allergySeverity</b></p><a name="allergySeverity"> </a><a name="hcallergySeverity"> </a><a name="allergySeverity-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html"><code>http://hl7.org/fhir/reaction-event-severity</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-reaction-event-severity.html#reaction-event-severity-mild">mild</a></td><td style="color: #cccccc">Mild</td><td>Causes mild physiological effects.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-moderate">moderate</a></td><td style="color: #cccccc">Moderate</td><td>Causes moderate physiological effects.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-severe">severe</a></td><td style="color: #cccccc">Severe</td><td>Causes severe physiological effects.</td></tr></table></li></ul></div>
  </text>
  <url value="http://va.gov/fhir/ValueSet/allergySeverity"/>
  <version value="1.3.1"/>
  <name value="AllergySeverity"/>
  <title value="allergySeverity FHIR"/>
  <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="FHIR Target ValueSet for Terminology Maps [VF_allergySeverity](ConceptMap-VF-allergySeverity.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/reaction-event-severity"/>
      <concept>
        <code value="mild"/>
      </concept>
      <concept>
        <code value="moderate"/>
      </concept>
      <concept>
        <code value="severe"/>
      </concept>
    </include>
  </compose>
</ValueSet>