FHIR IG analytics| Package | uk.nhsdigital.medicines.r4.test |
| Resource Type | Task |
| Id | Task-futures-unlock-cancelled.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "1291fcca-902b-48f3-9d07-1be9ea30d7a0",
"contained": [
{
"resourceType": "PractitionerRole",
"id": "requester",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
"value": "741555508105"
}
],
"code": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
"code": "S0030:G0100:R0620"
}
]
}
],
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "2238910010"
},
"display": "Dr Liz Scott"
},
"organization": {
"reference": "Organization/3b4b03a5-52ba-4ba6-9b82-70350aa109d8",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RBA"
},
"display": "The Acute Trust"
},
"telecom": [
{
"system": "phone",
"use": "work",
"value": "01234567890"
}
]
}
],
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "ADD2E9DD-DA0A-C266-A4E3-447C68239525"
}
],
"status": "cancelled",
"statusReason": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/medicationrequest-status-reason",
"code": "0001",
"display": "Prescribing Error"
}
]
},
"intent": "order",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "abort",
"display": "Mark the focal resource as no longer active"
}
]
},
"focus": {
"reference": "MedicationRequest/ee86a018-779c-4809-999f-a9d89cdfd30f"
},
"for": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9453740519"
},
"display": "MISS ETTA CORY"
},
"authoredOn": "2019-12-30T12:00:00+00:00",
"requester": {
"reference": "#requester"
},
"note": [
{
"text": "Prescription cancellation reason - missing in nextgen"
}
]
}