Task-NonWGSRareDiseaseTestOrderRejected-FetalScenario-Example

Example of a Task rejected by a filler orgnization. NOTE: Task codes and status are pending further business analysis.

Task
{
"resourceType": "Task",
"id": "Task-NonWGSRareDiseaseTestOrderRejected-FetalScenario-Example",
"status": "rejected",
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics",
"code": "further-information-needed",
"display": "Further Information Needed"
}
]
},
"intent": "order",
"priority": "urgent",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
"code": "request-sample-alignment",
"display": "Request Sample Alignment"
}
]
},
"focus": {
"reference": "ServiceRequest/ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example"
},
"for": {
"reference": "Patient/Patient-FoetusOfRyanneBoulder-Example",
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
"value": "FT-RWT13521",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RAX"
}
}
}
},
"authoredOn": "2023-09-25T10:00:00Z",
"lastModified": "2023-10-01T10:18:00Z",
"reference": "PractitionerRole/PractitionerRole-LoisLaneKingstonClinicalGenetics-Example"
},
"owner": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RJ1"
},
"display": "GUY'S AND ST THOMAS' NHS FOUNDATION TRUST"
},
"note": [
{
"text": "Optional Free Text field to record any additional details"
}
]
}
<Task xmlns="http://hl7.org/fhir">
<id value="Task-NonWGSRareDiseaseTestOrderRejected-FetalScenario-Example" />
<status value="rejected" />
<system value="https://fhir.nhs.uk/CodeSystem/task-statusReason-genomics" />
<code value="further-information-needed" />
<display value="Further Information Needed" />
</coding>
</statusReason>
<intent value="order" />
<priority value="urgent" />
<system value="https://fhir.nhs.uk/CodeSystem/task-code-genomics" />
<code value="request-sample-alignment" />
<display value="Request Sample Alignment" />
</coding>
</code>
<reference value="ServiceRequest/ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example" />
</focus>
<for>
<reference value="Patient/Patient-FoetusOfRyanneBoulder-Example" />
<system value="urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" />
<value value="FT-RWT13521" />
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="RAX" />
</identifier>
</assigner>
</identifier>
</for>
<authoredOn value="2023-09-25T10:00:00Z" />
<lastModified value="2023-10-01T10:18:00Z" />
<reference value="PractitionerRole/PractitionerRole-LoisLaneKingstonClinicalGenetics-Example" />
</requester>
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="RJ1" />
</identifier>
<display value="GUY'S AND ST THOMAS' NHS FOUNDATION TRUST" />
</owner>
<text value="Optional Free Text field to record any additional details" />
</note>
</Task>