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 CHP Sample Category - XML Representation

Draft as of 2026-05-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bcr-sample-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bcr-sample-category</b></p><a name="bcr-sample-category"> </a><a name="hcbcr-sample-category"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-sample-category</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">screening<a name="bcr-sample-category-screening"> </a></td><td>Screening</td><td>Sample taken in the screening pathway.</td></tr><tr><td style="white-space:nowrap">diagnostic<a name="bcr-sample-category-diagnostic"> </a></td><td>Diagnostic</td><td>Sample taken for diagnostic work-up.</td></tr><tr><td style="white-space:nowrap">followup<a name="bcr-sample-category-followup"> </a></td><td>Follow-up</td><td>Sample taken at follow-up.</td></tr><tr><td style="white-space:nowrap">surveillance<a name="bcr-sample-category-surveillance"> </a></td><td>Surveillance</td><td>Sample taken for post-treatment surveillance.</td></tr><tr><td style="white-space:nowrap">other<a name="bcr-sample-category-other"> </a></td><td>Other</td><td>Other context.</td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-sample-category"/>
  <version value="0.1.0"/>
  <name value="BCRSampleCategory"/>
  <title value="BCR CHP Sample Category"/>
  <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="Grouping of cyto-histopathology samples into BCR-defined categories
(`fld_ca` in the breast and colorectal CHP supplements). The metadata does
not enumerate codes; common screening-pathway categories are listed 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="5"/>
  <concept>
    <code value="screening"/>
    <display value="Screening"/>
    <definition value="Sample taken in the screening pathway."/>
  </concept>
  <concept>
    <code value="diagnostic"/>
    <display value="Diagnostic"/>
    <definition value="Sample taken for diagnostic work-up."/>
  </concept>
  <concept>
    <code value="followup"/>
    <display value="Follow-up"/>
    <definition value="Sample taken at follow-up."/>
  </concept>
  <concept>
    <code value="surveillance"/>
    <display value="Surveillance"/>
    <definition value="Sample taken for post-treatment surveillance."/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
    <definition value="Other context."/>
  </concept>
</CodeSystem>