Belgian Cancer Registry on FHIR
0.1.0 - ci-build
Belgian Cancer Registry on FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-05-04 |
{
"resourceType" : "CodeSystem",
"id" : "bcr-who-performance-score",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-who-performance-score</b></p><a name=\"bcr-who-performance-score\"> </a><a name=\"hcbcr-who-performance-score\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-who-performance-score</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\">0<a name=\"bcr-who-performance-score-0\"> </a></td><td>Asymptomatic, normal activity</td><td>Asymptomatisch, normale activiteit.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"bcr-who-performance-score-1\"> </a></td><td>Symptomatic, ambulatory</td><td>Symptomatisch, maar ambulant.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bcr-who-performance-score-2\"> </a></td><td>Symptomatic, bedridden <50% per day</td><td>Symptomatisch, bedlegerig <50% per dag.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bcr-who-performance-score-3\"> </a></td><td>Symptomatic, bedridden >50% per day</td><td>Symptomatisch, bedlegerig >50% per dag.</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"bcr-who-performance-score-4\"> </a></td><td>Fully dependent, 100% bedridden</td><td>Aangewezen op volledige verzorging, 100% bedlegerig.</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-who-performance-score",
"version" : "0.1.0",
"name" : "BCRWHOPerformanceScore",
"title" : "BCR WHO Performance Score",
"status" : "draft",
"experimental" : true,
"date" : "2026-05-04T06:30:16+00:00",
"publisher" : "eHealth Platform Belgium",
"contact" : [
{
"name" : "eHealth Platform Belgium",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ehealth.fgov.be"
},
{
"system" : "email",
"value" : "info@ehealth.fgov.be"
}
]
}
],
"description" : "Patient performance score at incidence date. Bijlage 55, footnote 3.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "0",
"display" : "Asymptomatic, normal activity",
"definition" : "Asymptomatisch, normale activiteit."
},
{
"code" : "1",
"display" : "Symptomatic, ambulatory",
"definition" : "Symptomatisch, maar ambulant."
},
{
"code" : "2",
"display" : "Symptomatic, bedridden <50% per day",
"definition" : "Symptomatisch, bedlegerig <50% per dag."
},
{
"code" : "3",
"display" : "Symptomatic, bedridden >50% per day",
"definition" : "Symptomatisch, bedlegerig >50% per dag."
},
{
"code" : "4",
"display" : "Fully dependent, 100% bedridden",
"definition" : "Aangewezen op volledige verzorging, 100% bedlegerig."
}
]
}