KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Performance Status score (ECOG/WHO/Zubrod) - XML Representation

Active as of 2022-05-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PerformanceStatusScore"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PerformanceStatusScore</b></p><a name="PerformanceStatusScore"> </a><a name="hcPerformanceStatusScore"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/PerformanceStatusScore</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">grade_0<a name="PerformanceStatusScore-grade_0"> </a></td><td>0</td><td>Fully active, able to carry on all pre-disease performance without restriction</td></tr><tr><td style="white-space:nowrap">grade_1<a name="PerformanceStatusScore-grade_1"> </a></td><td>1</td><td>Restricted in physically strenuous activity but ambulatory and able to carry out work of a light or sedentary nature, e.g., light house work, office work</td></tr><tr><td style="white-space:nowrap">grade_2<a name="PerformanceStatusScore-grade_2"> </a></td><td>2</td><td>Ambulatory and capable of all selfcare but unable to carry out any work activities; up and about more than 50% of waking hours</td></tr><tr><td style="white-space:nowrap">grade_3<a name="PerformanceStatusScore-grade_3"> </a></td><td>3</td><td>Capable of only limited selfcare; confined to bed or chair more than 50% of waking hours</td></tr><tr><td style="white-space:nowrap">grade_4<a name="PerformanceStatusScore-grade_4"> </a></td><td>4</td><td>Completely disabled; cannot carry on any selfcare; totally confined to bed or chair</td></tr><tr><td style="white-space:nowrap">grade_5<a name="PerformanceStatusScore-grade_5"> </a></td><td>5</td><td>Dead</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/PerformanceStatusScore"/>
  <version value="2.12.0"/>
  <name value="PerformanceStatusScore"/>
  <title value="Performance Status score (ECOG/WHO/Zubrod)"/>
  <status value="active"/>
  <date value="2022-05-31T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description
               value="Score udviklet til performance for cancerpatienter. Kaldes både ECOG, WHO eller Zubrod. Link: https://ecog-acrin.org/resources/ecog-performance-status/"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="grade_0"/>
    <display value="0"/>
    <definition
                value="Fully active, able to carry on all pre-disease performance without restriction"/>
  </concept>
  <concept>
    <code value="grade_1"/>
    <display value="1"/>
    <definition
                value="Restricted in physically strenuous activity but ambulatory and able to carry out work of a light or sedentary nature, e.g., light house work, office work"/>
  </concept>
  <concept>
    <code value="grade_2"/>
    <display value="2"/>
    <definition
                value="Ambulatory and capable of all selfcare but unable to carry out any work activities; up and about more than 50% of waking hours"/>
  </concept>
  <concept>
    <code value="grade_3"/>
    <display value="3"/>
    <definition
                value="Capable of only limited selfcare; confined to bed or chair more than 50% of waking hours"/>
  </concept>
  <concept>
    <code value="grade_4"/>
    <display value="4"/>
    <definition
                value="Completely disabled; cannot carry on any selfcare; totally confined to bed or chair"/>
  </concept>
  <concept>
    <code value="grade_5"/>
    <display value="5"/>
    <definition value="Dead"/>
  </concept>
</CodeSystem>