HL7 Europe Patient Summary
0.0.1-ci - ci-build 150

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

: Severity - XML Representation

Active as of 2024-10-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eHDSISeverity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet eHDSISeverity</b></p><a name="eHDSISeverity"> </a><a name="hceHDSISeverity"> </a><a name="eHDSISeverity-en-US"> </a><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/442452003">442452003</a></td><td>Life threatening severity</td></tr><tr><td><a href="http://snomed.info/id/255604002">255604002</a></td><td>Mild</td></tr><tr><td><a href="http://snomed.info/id/371923003">371923003</a></td><td>Mild to moderate</td></tr><tr><td><a href="http://snomed.info/id/6736007">6736007</a></td><td>Moderate</td></tr><tr><td><a href="http://snomed.info/id/371924009">371924009</a></td><td>Moderate to severe</td></tr><tr><td><a href="http://snomed.info/id/24484000">24484000</a></td><td>Severe</td></tr></table></li></ul></div>
  </text>
  <url value="http://terminology.ehdsi.eu/ValueSet/eHDSISeverity"/>
  <version value="0.0.1-ci"/>
  <name value="EHDSISeverity"/>
  <title value="Severity"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-10-19T15:21:14+00:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description
               value="The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 Europe, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="442452003"/>
        <display value="Life threatening severity"/>
      </concept>
      <concept>
        <code value="255604002"/>
        <display value="Mild"/>
      </concept>
      <concept>
        <code value="371923003"/>
        <display value="Mild to moderate"/>
      </concept>
      <concept>
        <code value="6736007"/>
        <display value="Moderate"/>
      </concept>
      <concept>
        <code value="371924009"/>
        <display value="Moderate to severe"/>
      </concept>
      <concept>
        <code value="24484000"/>
        <display value="Severe"/>
      </concept>
    </include>
  </compose>
</ValueSet>