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
<Task xmlns="http://hl7.org/fhir">
<id value="ExampleBCRValidationTaskFailed"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-validation-task"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task ExampleBCRValidationTaskFailed</b></p><a name="ExampleBCRValidationTaskFailed"> </a><a name="hcExampleBCRValidationTaskFailed"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bcr-validation-task.html">BCR Validation Task</a></p></div><p><b>partOf</b>: <a href="Task-ExampleBCRRegistrationTask.html">Task Register cancer case</a></p><p><b>status</b>: Failed</p><p><b>statusReason</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-status-reason validation-failed}">Validation failed</span></p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-code validate-submission}">Validate submission</span></p><p><b>focus</b>: <a href="QuestionnaireResponse-ExampleBCRSubmittedQuestionnaireResponse.html">Submitted QuestionnaireResponse</a></p><p><b>for</b>: <a href="Patient-BCRExamplePatient.html">Example Patient</a></p><p><b>authoredOn</b>: 2026-05-20 10:16:00+0200</p><p><b>lastModified</b>: 2026-05-20 10:31:00+0200</p><p><b>requester</b>: <a href="Organization-BCRExampleHospital.html">Example Oncology Hospital</a></p><p><b>owner</b>: <a href="Organization-BCRExampleValidationService.html">BCR FHIR Validation Service</a></p><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io questionnaire-response}">QuestionnaireResponse</span></p><p><b>value</b>: <a href="QuestionnaireResponse-ExampleBCRSubmittedQuestionnaireResponse.html">Response to Questionnaire '->BCR Cancer Registration Form Questionnaire' about '->Example Patient'</a></p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io submission-intent}">Submission intent</span></p><p><b>value</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-submission-intent final}">Final submission</span></p></blockquote><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io validation-outcome}">Validation outcome</span></td><td><a href="OperationOutcome-ExampleBCRValidationOutcomeFailed.html">OperationOutcome</a></td></tr></table></div>
</text>
<partOf>🔗
<reference value="Task/ExampleBCRRegistrationTask"/>
</partOf>
<status value="failed"/>
<statusReason>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-status-reason"/>
<code value="validation-failed"/>
</coding>
</statusReason>
<intent value="order"/>
<code>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-code"/>
<code value="validate-submission"/>
</coding>
</code>
<focus>🔗
<reference
value="QuestionnaireResponse/ExampleBCRSubmittedQuestionnaireResponse"/>
<display value="Submitted QuestionnaireResponse"/>
</focus>
<for>🔗
<reference value="Patient/BCRExamplePatient"/>
<display value="Example Patient"/>
</for>
<authoredOn value="2026-05-20T10:16:00+02:00"/>
<lastModified value="2026-05-20T10:31:00+02:00"/>
<requester>🔗
<reference value="Organization/BCRExampleHospital"/>
<display value="Example Oncology Hospital"/>
</requester>
<owner>🔗
<reference value="Organization/BCRExampleValidationService"/>
<display value="BCR FHIR Validation Service"/>
</owner>
<input>
<type>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io"/>
<code value="questionnaire-response"/>
</coding>
</type>
<valueReference>🔗
<reference
value="QuestionnaireResponse/ExampleBCRSubmittedQuestionnaireResponse"/>
</valueReference>
</input>
<input>
<type>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io"/>
<code value="submission-intent"/>
</coding>
</type>
<valueCodeableConcept>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-submission-intent"/>
<code value="final"/>
<display value="Final submission"/>
</coding>
</valueCodeableConcept>
</input>
<output>
<type>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io"/>
<code value="validation-outcome"/>
</coding>
</type>
<valueReference>🔗
<reference value="OperationOutcome/ExampleBCRValidationOutcomeFailed"/>
</valueReference>
</output>
</Task>