Belgian Cancer Registry on FHIR
0.1.0 - ci-build Belgium flag

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

: BCR Belgian Region - XML Representation

Draft as of 2026-05-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bcr-region"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-region"/>
  <version value="0.1.0"/>
  <name value="BCRRegion"/>
  <title value="BCR Belgian Region"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-05-04T06:30:16+00:00"/>
  <publisher value="eHealth Platform Belgium"/>
  <contact>
    <name value="eHealth Platform Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@ehealth.fgov.be"/>
    </telecom>
  </contact>
  <description
               value="Region of official residence (research dataset `region`) or laboratory location
(CHP supplements `region_source`). The metadata does not enumerate codes;
the three Belgian regions plus an explicit unknown placeholder are used here.
**Draft — confirm with BCR.**"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="flanders"/>
    <display value="Flanders"/>
    <definition value="Vlaams Gewest."/>
  </concept>
  <concept>
    <code value="wallonia"/>
    <display value="Wallonia"/>
    <definition value="Waals Gewest."/>
  </concept>
  <concept>
    <code value="brussels"/>
    <display value="Brussels-Capital"/>
    <definition value="Brussels Hoofdstedelijk Gewest."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition value="Niet gekend."/>
  </concept>
</CodeSystem>