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 Laterality - XML Representation

Draft as of 2026-05-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bcr-laterality"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-laterality"/>
  <version value="0.1.0"/>
  <name value="BCRLaterality"/>
  <title value="BCR Laterality"/>
  <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="Laterality of the primary tumour. Bijlage 55, footnote 4."/>
  <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="1"/>
    <display value="Left"/>
    <definition value="Links."/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Right"/>
    <definition value="Rechts."/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Unpaired organ"/>
    <definition value="Onpaar orgaan."/>
  </concept>
  <concept>
    <code value="NK"/>
    <display value="Unknown"/>
    <definition value="Niet gekend."/>
  </concept>
</CodeSystem>