Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: WHO Score - XML Representation

Draft as of 2025-10-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="who-score"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet who-score</b></p><a name="who-score"> </a><a name="hcwho-score"> </a><ul><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where concept  is-a 373802001 (WHO performance status finding)</li></ul></div>
  </text>
  <url value="http://fhir.tiro.health/ValueSet/who-score"/>
  <version value="0.1.0"/>
  <name value="WHOScore"/>
  <title value="WHO Score"/>
  <status value="draft"/>
  <date value="2025-10-16T12:24:15+00:00"/>
  <publisher value="Tiro.health"/>
  <contact>
    <name value="Tiro.health"/>
    <telecom>
      <system value="url"/>
      <value value="http://tiro.health"/>
    </telecom>
  </contact>
  <description
               value="SNOMED-CT bevindingen functioneringsniveau volgens Wereldgezondheidsorganisatie"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="373802001"/>
      </filter>
    </include>
  </compose>
</ValueSet>