{
  "resourceType" : "Task",
  "id" : "ExampleBCRValidationTaskAccepted",
  "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 ExampleBCRValidationTaskAccepted</b></p><a name=\"ExampleBCRValidationTaskAccepted\"> </a><a name=\"hcExampleBCRValidationTaskAccepted\"> </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>: Completed</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\">Corrected QuestionnaireResponse</a></p><p><b>for</b>: <a href=\"Patient-BCRExamplePatient.html\">Example Patient</a></p><p><b>authoredOn</b>: 2026-05-22 09:00:00+0200</p><p><b>lastModified</b>: 2026-05-22 09:12: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 '-&gt;BCR Cancer Registration Form Questionnaire' about '-&gt;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><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io validation-outcome}\">Validation outcome</span></p><p><b>value</b>: <a href=\"OperationOutcome-ExampleBCRValidationOutcomeAccepted.html\">OperationOutcome</a></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io registration-id}\">Registration identifier</span></p><p><b>value</b>: <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/NamingSystem/registration-id</code>/BCR-2026-0001234</p></blockquote></div>"
  },
  "partOf" : [{
    "reference" : "Task/ExampleBCRRegistrationTask"
  }],
  "status" : "completed",
  "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" : "Corrected QuestionnaireResponse"
  },
  "for" : {
    "reference" : "Patient/BCRExamplePatient",
    "display" : "Example Patient"
  },
  "authoredOn" : "2026-05-22T09:00:00+02:00",
  "lastModified" : "2026-05-22T09:12: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/ExampleBCRValidationOutcomeAccepted"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-task-io",
        "code" : "registration-id"
      }]
    },
    "valueIdentifier" : {
      "system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/NamingSystem/registration-id",
      "value" : "BCR-2026-0001234"
    }
  }]
}