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) - JSON Representation

Active as of 2022-05-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "PerformanceStatusScore",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/PerformanceStatusScore",
  "version" : "2.12.0",
  "name" : "PerformanceStatusScore",
  "title" : "Performance Status score (ECOG/WHO/Zubrod)",
  "status" : "active",
  "date" : "2022-05-31T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Score udviklet til performance for cancerpatienter. Kaldes både ECOG, WHO eller Zubrod. Link: https://ecog-acrin.org/resources/ecog-performance-status/",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "grade_0",
      "display" : "0",
      "definition" : "Fully active, able to carry on all pre-disease performance without restriction"
    },
    {
      "code" : "grade_1",
      "display" : "1",
      "definition" : "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"
    },
    {
      "code" : "grade_2",
      "display" : "2",
      "definition" : "Ambulatory and capable of all selfcare but unable to carry out any work activities; up and about more than 50% of waking hours"
    },
    {
      "code" : "grade_3",
      "display" : "3",
      "definition" : "Capable of only limited selfcare; confined to bed or chair more than 50% of waking hours"
    },
    {
      "code" : "grade_4",
      "display" : "4",
      "definition" : "Completely disabled; cannot carry on any selfcare; totally confined to bed or chair"
    },
    {
      "code" : "grade_5",
      "display" : "5",
      "definition" : "Dead"
    }
  ]
}