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-lymph-node-location",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-lymph-node-location</b></p><a name=\"bcr-lymph-node-location\"> </a><a name=\"hcbcr-lymph-node-location\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-lymph-node-location</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\">SENTINEL<a name=\"bcr-lymph-node-location-SENTINEL\"> </a></td><td>Sentinel nodes</td><td>Sentinelklieren.</td></tr><tr><td style=\"white-space:nowrap\">AXILLARY<a name=\"bcr-lymph-node-location-AXILLARY\"> </a></td><td>Axillary nodes</td><td>Axillaire klieren.</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"bcr-lymph-node-location-OTHER\"> </a></td><td>Other nodes</td><td>Andere klieren.</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-lymph-node-location",
"version" : "0.1.0",
"name" : "BCRLymphNodeLocation",
"title" : "BCR Lymph Node Location",
"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" : "Lymph node groups assessed in the breast tumour surgical block. Bijlage 55 vervolg 1, §3b.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "SENTINEL",
"display" : "Sentinel nodes",
"definition" : "Sentinelklieren."
},
{
"code" : "AXILLARY",
"display" : "Axillary nodes",
"definition" : "Axillaire klieren."
},
{
"code" : "OTHER",
"display" : "Other nodes",
"definition" : "Andere klieren."
}
]
}