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-region",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-region</b></p><a name=\"bcr-region\"> </a><a name=\"hcbcr-region\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-region</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\">flanders<a name=\"bcr-region-flanders\"> </a></td><td>Flanders</td><td>Vlaams Gewest.</td></tr><tr><td style=\"white-space:nowrap\">wallonia<a name=\"bcr-region-wallonia\"> </a></td><td>Wallonia</td><td>Waals Gewest.</td></tr><tr><td style=\"white-space:nowrap\">brussels<a name=\"bcr-region-brussels\"> </a></td><td>Brussels-Capital</td><td>Brussels Hoofdstedelijk Gewest.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"bcr-region-unknown\"> </a></td><td>Unknown</td><td>Niet gekend.</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-region",
"version" : "0.1.0",
"name" : "BCRRegion",
"title" : "BCR Belgian Region",
"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" : "Region of official residence (research dataset `region`) or laboratory location\n(CHP supplements `region_source`). The metadata does not enumerate codes;\nthe three Belgian regions plus an explicit unknown placeholder are used here.\n**Draft — confirm with BCR.**",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "flanders",
"display" : "Flanders",
"definition" : "Vlaams Gewest."
},
{
"code" : "wallonia",
"display" : "Wallonia",
"definition" : "Waals Gewest."
},
{
"code" : "brussels",
"display" : "Brussels-Capital",
"definition" : "Brussels Hoofdstedelijk Gewest."
},
{
"code" : "unknown",
"display" : "Unknown",
"definition" : "Niet gekend."
}
]
}