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 Gene Mutation Result - XML Representation

Draft as of 2026-05-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bcr-molecular-marker-result-mutation-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet bcr-molecular-marker-result-mutation-vs</b></p><a name="bcr-molecular-marker-result-mutation-vs"> </a><a name="hcbcr-molecular-marker-result-mutation-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-bcr-molecular-marker-result.html"><code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-niet-getest">niet-getest</a></td><td style="color: #cccccc">Not tested</td><td>Niet getest.</td></tr><tr><td><a href="CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-geen-mutatie">geen-mutatie</a></td><td style="color: #cccccc">No mutation detected</td><td>Geen mutatie gedetecteerd.</td></tr><tr><td><a href="CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-somatische-mutatie">somatische-mutatie</a></td><td style="color: #cccccc">Somatic mutation</td><td>Somatische mutatie.</td></tr><tr><td><a href="CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-kiembaanmutatie">kiembaanmutatie</a></td><td style="color: #cccccc">Germline mutation</td><td>Kiembaanmutatie.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-molecular-marker-result-mutation-vs"/>
  <version value="0.1.0"/>
  <name value="BCRMolecularMarkerResultMutationVS"/>
  <title value="BCR Gene Mutation Result"/>
  <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="Result codes valid for the BRCA1/2, CHEK2, PALB2, ATM, and PIK3CA markers (Bijlage 55 vervolg 1, footnote 13)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result"/>
      <concept>
        <code value="niet-getest"/>
      </concept>
      <concept>
        <code value="geen-mutatie"/>
      </concept>
      <concept>
        <code value="somatische-mutatie"/>
      </concept>
      <concept>
        <code value="kiembaanmutatie"/>
      </concept>
    </include>
  </compose>
</ValueSet>