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-06-03 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="bcr-task-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bcr-task-code</b></p><a name="bcr-task-code"> </a><a name="hcbcr-task-code"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-code</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">register-cancer-case<a name="bcr-task-code-register-cancer-case"> </a></td><td>Register cancer case</td><td>Obligation on a hospital to register a new cancer case for a patient. One per case; status only ever moves forward.</td></tr><tr><td style="white-space:nowrap">validate-submission<a name="bcr-task-code-validate-submission"> </a></td><td>Validate submission</td><td>A single submission of a QuestionnaireResponse to the national validation service. One per attempt.</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-code"/>
<version value="0.1.0"/>
<name value="BCRTaskCode"/>
<title value="BCR Task Code"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2026-06-03T12:11:22+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="Distinguishes the two Tasks used in the asynchronous submission channel: the
long-lived **registration obligation** and the short-lived, per-attempt
**validation** Task. **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="2"/>
<concept>
<code value="register-cancer-case"/>
<display value="Register cancer case"/>
<definition
value="Obligation on a hospital to register a new cancer case for a patient. One per case; status only ever moves forward."/>
</concept>
<concept>
<code value="validate-submission"/>
<display value="Validate submission"/>
<definition
value="A single submission of a QuestionnaireResponse to the national validation service. One per attempt."/>
</concept>
</CodeSystem>