XpanDH Project
0.1.0 - ci-build 150

XpanDH Project, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh/ and changes regularly. See the Directory of published versions

: Criticality - XML Representation

Active as of 2024-07-10

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eHDSICriticality"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet eHDSICriticality</b></p><a name="eHDSICriticality"> </a><a name="hceHDSICriticality"> </a><a name="hceHDSICriticality-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html"><code>http://hl7.org/fhir/allergy-intolerance-criticality</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-criticality.html#allergy-intolerance-criticality-low">low</a></td><td>Low Risk</td><td>Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-high">high</a></td><td>High Risk</td><td>Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-unable-to-assess">unable-to-assess</a></td><td>Unable to Assess Risk</td><td>Unable to assess the worst case result of a future exposure.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/xpandh/ValueSet/eHDSICriticality"/>
  <version value="0.1.0"/>
  <name value="EHDSICriticality"/>
  <title value="Criticality"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-07-10T16:19:55+00:00"/>
  <publisher value="XpanDH Project"/>
  <contact>
    <name value="XpanDH Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://xpandh-project.iscte-iul.pt"/>
    </telecom>
  </contact>
  <description
               value="Value set is used to estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/allergy-intolerance-criticality"/>
      <concept>
        <code value="low"/>
        <display value="Low Risk"/>
      </concept>
      <concept>
        <code value="high"/>
        <display value="High Risk"/>
      </concept>
      <concept>
        <code value="unable-to-assess"/>
        <display value="Unable to Assess Risk"/>
      </concept>
    </include>
  </compose>
</ValueSet>