| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | WHOPerformanceStatus04 |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-WHOPerformanceStatus04.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/WHOPerformanceStatus04 |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-08T00:00:00+02:00 |
| Name | WHOPerformanceStatus04 |
| Title | WHO Performance status grad 1-4 |
| Description | WHO Performance status grad 1-4 |
No resources found
| CodeSystem | |
| PerformanceStatusScore | Performance Status score (ECOG/WHO/Zubrod) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet WHOPerformanceStatus04
https://kip.rkkp.dk/fhir/CodeSystem/PerformanceStatusScore| Code | Display | Definition |
| grade_0 | Performance status 0 | Fully active, able to carry on all pre-disease performance without restriction |
| grade_1 | Performance status 1 | 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 |
| grade_2 | Performance status 2 | Ambulatory and capable of all selfcare but unable to carry out any work activities; up and about more than 50% of waking hours |
| grade_3 | Performance status 3 | Capable of only limited selfcare; confined to bed or chair more than 50% of waking hours |
| grade_4 | Performance status 4 | Completely disabled; cannot carry on any selfcare; totally confined to bed or chair |
{
"resourceType": "ValueSet",
"id": "WHOPerformanceStatus04",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/WHOPerformanceStatus04",
"version": "2.12.0",
"name": "WHOPerformanceStatus04",
"title": "WHO Performance status grad 1-4",
"status": "active",
"experimental": true,
"date": "2022-11-08T00: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": "WHO Performance status grad 1-4",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/PerformanceStatusScore",
"concept": [
{
"code": "grade_0",
"display": "Performance status 0"
},
{
"code": "grade_1",
"display": "Performance status 1"
},
{
"code": "grade_2",
"display": "Performance status 2"
},
{
"code": "grade_3",
"display": "Performance status 3"
},
{
"code": "grade_4",
"display": "Performance status 4"
}
]
}
]
}
}