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
{
"resourceType" : "Task",
"id" : "ExampleBCRValidationTaskFailed",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-validation-task"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"partOf" : [
{
🔗 "reference" : "Task/ExampleBCRRegistrationTask"
}
],
"status" : "failed",
"statusReason" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-status-reason",
"code" : "validation-failed"
}
]
},
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-code",
"code" : "validate-submission"
}
]
},
"focus" : {
🔗 "reference" : "QuestionnaireResponse/ExampleBCRSubmittedQuestionnaireResponse",
"display" : "Submitted QuestionnaireResponse"
},
"for" : {
🔗 "reference" : "Patient/BCRExamplePatient",
"display" : "Example Patient"
},
"authoredOn" : "2026-05-20T10:16:00+02:00",
"lastModified" : "2026-05-20T10:31:00+02:00",
"requester" : {
🔗 "reference" : "Organization/BCRExampleHospital",
"display" : "Example Oncology Hospital"
},
"owner" : {
🔗 "reference" : "Organization/BCRExampleValidationService",
"display" : "BCR FHIR Validation Service"
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io",
"code" : "questionnaire-response"
}
]
},
"valueReference" : {
🔗 "reference" : "QuestionnaireResponse/ExampleBCRSubmittedQuestionnaireResponse"
}
},
{
"type" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io",
"code" : "submission-intent"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-submission-intent",
"code" : "final",
"display" : "Final submission"
}
]
}
}
],
"output" : [
{
"type" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io",
"code" : "validation-outcome"
}
]
},
"valueReference" : {
🔗 "reference" : "OperationOutcome/ExampleBCRValidationOutcomeFailed"
}
}
]
}