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-other-classification",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-other-classification</b></p><a name=\"bcr-other-classification\"> </a><a name=\"hcbcr-other-classification\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-other-classification</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\">1<a name=\"bcr-other-classification-1\"> </a></td><td>Childhood Cancer Stage</td><td>Childhood Cancer Stage.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bcr-other-classification-2\"> </a></td><td>FIGO</td><td>FIGO.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bcr-other-classification-3\"> </a></td><td>Lugano</td><td>Lugano.</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"bcr-other-classification-4\"> </a></td><td>Breslow (mm)</td><td>Breslow (in mm).</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"bcr-other-classification-5\"> </a></td><td>Other</td><td>Andere.</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-other-classification",
"version" : "0.1.0",
"name" : "BCROtherClassification",
"title" : "BCR Other Stage Classification",
"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" : "Alternative staging classification used when applicable. Bijlage 55, footnote 6.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Childhood Cancer Stage",
"definition" : "Childhood Cancer Stage."
},
{
"code" : "2",
"display" : "FIGO",
"definition" : "FIGO."
},
{
"code" : "3",
"display" : "Lugano",
"definition" : "Lugano."
},
{
"code" : "4",
"display" : "Breslow (mm)",
"definition" : "Breslow (in mm)."
},
{
"code" : "5",
"display" : "Other",
"definition" : "Andere."
}
]
}