Gravitate Health FHIR Implementation Guide (FHIR R4)
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide (FHIR R4), published by . 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/gravitate-health-ips/ and changes regularly. See the Directory of published versions

: EQ-5D-5L Levels - XML Representation

Active as of 2025-10-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eq5d-levels-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem eq5d-levels-cs</b></p><a name="eq5d-levels-cs"> </a><a name="hceq5d-levels-cs"> </a><p>This  code system <code>http://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/eq5d-levels-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="eq5d-levels-cs-1"> </a></td><td>No problems</td></tr><tr><td style="white-space:nowrap">2<a name="eq5d-levels-cs-2"> </a></td><td>Slight problems</td></tr><tr><td style="white-space:nowrap">3<a name="eq5d-levels-cs-3"> </a></td><td>Moderate problems</td></tr><tr><td style="white-space:nowrap">4<a name="eq5d-levels-cs-4"> </a></td><td>Severe problems</td></tr><tr><td style="white-space:nowrap">5<a name="eq5d-levels-cs-5"> </a></td><td>Extreme problems / unable to</td></tr></table></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/eq5d-levels-cs"/>
  <version value="0.1.0"/>
  <name value="EQ5DLevelsCS"/>
  <title value="EQ-5D-5L Levels"/>
  <status value="active"/>
  <date value="2025-10-09T08:05:56+00:00"/>
  <contact>
    <name value="Gravitate Health Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gravitatehealth.eu/"/>
    </telecom>
  </contact>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="No problems"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Slight problems"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Moderate problems"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Severe problems"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Extreme problems / unable to"/>
  </concept>
</CodeSystem>