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-laterality",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-laterality</b></p><a name=\"bcr-laterality\"> </a><a name=\"hcbcr-laterality\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-laterality</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-laterality-1\"> </a></td><td>Left</td><td>Links.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bcr-laterality-2\"> </a></td><td>Right</td><td>Rechts.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bcr-laterality-3\"> </a></td><td>Unpaired organ</td><td>Onpaar orgaan.</td></tr><tr><td style=\"white-space:nowrap\">NK<a name=\"bcr-laterality-NK\"> </a></td><td>Unknown</td><td>Niet gekend.</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-laterality",
"version" : "0.1.0",
"name" : "BCRLaterality",
"title" : "BCR Laterality",
"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" : "Laterality of the primary tumour. Bijlage 55, footnote 4.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "Left",
"definition" : "Links."
},
{
"code" : "2",
"display" : "Right",
"definition" : "Rechts."
},
{
"code" : "3",
"display" : "Unpaired organ",
"definition" : "Onpaar orgaan."
},
{
"code" : "NK",
"display" : "Unknown",
"definition" : "Niet gekend."
}
]
}