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

: Literacy Level (Low/Medium/High) - XML Representation

Active as of 2025-10-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="literacy-level-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet literacy-level-vs</b></p><a name="literacy-level-vs"> </a><a name="hcliteracy-level-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-literacy-cs.html"><code>http://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/literacy-cs</code></a> version <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification">&#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-literacy-cs.html#literacy-cs-low">low</a></td><td style="color: #cccccc">Low</td></tr><tr><td><a href="CodeSystem-literacy-cs.html#literacy-cs-medium">medium</a></td><td style="color: #cccccc">Medium</td></tr><tr><td><a href="CodeSystem-literacy-cs.html#literacy-cs-high">high</a></td><td style="color: #cccccc">High</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/gravitate-health-ips/ValueSet/literacy-level-vs"/>
  <version value="0.1.0"/>
  <name value="LiteracyLevelVS"/>
  <title value="Literacy Level (Low/Medium/High)"/>
  <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>
  <compose>
    <include>
      <system
              value="http://hl7.eu/fhir/ig/gravitate-health-ips/CodeSystem/literacy-cs"/>
      <concept>
        <code value="low"/>
      </concept>
      <concept>
        <code value="medium"/>
      </concept>
      <concept>
        <code value="high"/>
      </concept>
    </include>
  </compose>
</ValueSet>