HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Allergy Status - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-AllergyStatus"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/413322009">413322009</a></td><td>Problem resolved (finding)</td></tr><tr><td><a href="http://snomed.info/id/55561003">55561003</a></td><td>Active</td></tr><tr><td><a href="http://snomed.info/id/73425007">73425007</a></td><td>Inactive</td></tr></table></li></ul></div>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/v3-AllergyStatus"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.20559"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="AllergyStatus"/>
  <title value="Allergy Status"/>
  <status value="active"/>
  <date value="2019-03-20"/>
  <description
               value="The clinical status of an allergy disposition (Clinical Focus)

Used in Program: C-CDA, C-CDA R2.1 2017-06-09 using this value set"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="413322009"/>
      </concept>
      <concept>
        <code value="55561003"/>
      </concept>
      <concept>
        <code value="73425007"/>
      </concept>
    </include>
  </compose>
</ValueSet>