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-submission-intent"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bcr-submission-intent</b></p><a name="bcr-submission-intent"> </a><a name="hcbcr-submission-intent"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-submission-intent</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">partial<a name="bcr-submission-intent-partial"> </a></td><td>Partial submission</td><td>An interim submission; the case is not yet complete and a further (final) submission is expected. A successful partial submission does not close the registration.</td></tr><tr><td style="white-space:nowrap">final<a name="bcr-submission-intent-final"> </a></td><td>Final submission</td><td>The submission the hospital considers complete; on successful validation the registration can be closed.</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-submission-intent"/>
<version value="0.1.0"/>
<name value="BCRSubmissionIntent"/>
<title value="BCR Submission Intent"/>
<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="The submitting hospital's intent for a single `BCRValidationTask`: whether the
submitted `QuestionnaireResponse` is an interim (**partial**) submission or the
**final** submission for the cancer case. A `BCRRegistrationTask` may only be
closed (`status = completed`) after a `final` submission validates successfully.
**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="partial"/>
<display value="Partial submission"/>
<definition
value="An interim submission; the case is not yet complete and a further (final) submission is expected. A successful partial submission does not close the registration."/>
</concept>
<concept>
<code value="final"/>
<display value="Final submission"/>
<definition
value="The submission the hospital considers complete; on successful validation the registration can be closed."/>
</concept>
</CodeSystem>