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-io"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bcr-task-io</b></p><a name="bcr-task-io"> </a><a name="hcbcr-task-io"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io</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">questionnaire-response<a name="bcr-task-io-questionnaire-response"> </a></td><td>QuestionnaireResponse</td><td>Input: the completed cancer-registration QuestionnaireResponse being validated.</td></tr><tr><td style="white-space:nowrap">submission-intent<a name="bcr-task-io-submission-intent"> </a></td><td>Submission intent</td><td>Input: whether this submission is a partial (interim) or final submission of the registration.</td></tr><tr><td style="white-space:nowrap">validation-outcome<a name="bcr-task-io-validation-outcome"> </a></td><td>Validation outcome</td><td>Output: the OperationOutcome carrying the validation result (errors / warnings / success).</td></tr><tr><td style="white-space:nowrap">registration-id<a name="bcr-task-io-registration-id"> </a></td><td>Registration identifier</td><td>Output: the registry-assigned identifier issued when a case is accepted.</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io"/>
<version value="0.1.0"/>
<name value="BCRTaskIO"/>
<title value="BCR Task Input/Output Type"/>
<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="Types for the `Task.input` and `Task.output` slices used by the submission
workflow. **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="questionnaire-response"/>
<display value="QuestionnaireResponse"/>
<definition
value="Input: the completed cancer-registration QuestionnaireResponse being validated."/>
</concept>
<concept>
<code value="submission-intent"/>
<display value="Submission intent"/>
<definition
value="Input: whether this submission is a partial (interim) or final submission of the registration."/>
</concept>
<concept>
<code value="validation-outcome"/>
<display value="Validation outcome"/>
<definition
value="Output: the OperationOutcome carrying the validation result (errors / warnings / success)."/>
</concept>
<concept>
<code value="registration-id"/>
<display value="Registration identifier"/>
<definition
value="Output: the registry-assigned identifier issued when a case is accepted."/>
</concept>
</CodeSystem>