| Package | de.dktk.oncology | 
| Resource Type | ValueSet | 
| Id | ValueSet-onco-core-ValueSet-EcogVS | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/EcogVS | 
| URL | http://dktk.dkfz.de/fhir/onco/core/ValueSet/EcogVS | 
| Version | 0.9.0 | 
| Status | active | 
| Name | EcogVS | 
| Description | ECOG | 
| StructureDefinition | |
| onco-core-Observation-Ecog | Ecog | 
| CodeSystem | |
| EcogCS | EcogCS | 
Note: links and images are rebased to the (stated) source
ECOG ValueSet
ECOG Stadium
{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/EcogVS",
  "version": "0.9.0",
  "name": "EcogVS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "ECOG",
  "compose": {
    "include": [
      {
        "system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/EcogCS",
        "concept": [
          {
            "code": "0",
            "display": "Normale, uneingeschränkte Aktivität wie vor der Erkrankung (90 - 100 % nach Karnofsky)"
          },
          {
            "code": "1",
            "display": "Einschränkung bei körperlicher Anstrengung, aber gehfähig; leichte körperliche Arbeit bzw. Arbeit im Sitzen (z.B. leichte Hausarbeit oder Büroarbeit) möglich (70 - 80 % nach Karnofsky)"
          },
          {
            "code": "2",
            "display": "Gehfähig, Selbstversorgung möglich, aber nicht arbeitsfähig; kann mehr als 50% der Wachzeit aufstehen (50 - 60 % nach Karnofsky)"
          },
          {
            "code": "3",
            "display": "Nur begrenzte Selbstversorgung möglich; ist 50% oder mehr der Wachzeit an Bett oder Stuhl gebunden (30 - 40 % nach Karnofsky)"
          },
          {
            "code": "4",
            "display": "Völlig pflegebedürftig, keinerlei Selbstversorgung möglich; völlig an Bett oder Stuhl gebunden (10 - 20% nach Karnofsky)"
          },
          {
            "code": "U",
            "display": "Unbekannt"
          }
        ]
      }
    ]
  }
}