FHIR IG analytics| Package | uk.nhsdigital.medicines.r4.test |
| Resource Type | Task |
| Id | withdraw.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "6a2624a2-321b-470e-91a6-8ae7a065e2f0",
"contained": [
{
"resourceType": "PractitionerRole",
"id": "16708936-6397-4e03-b84f-4aaa790633e0",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
"value": "555086415105"
}
],
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "3415870201"
},
"display": "Jackie Clark"
},
"organization": {
"reference": "#org"
},
"code": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
"code": "R8000",
"display": "Clinical Practitioner Access Role"
}
]
}
],
"telecom": [
{
"system": "phone",
"use": "work",
"value": "02380798431"
}
]
},
{
"resourceType": "Organization",
"id": "org",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "VNE51"
}
],
"address": [
{
"city": "West Yorkshire",
"use": "work",
"line": [
"17 Austhorpe Road",
"Crossgates",
"Leeds"
],
"postalCode": "LS15 8BA"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
"code": "182",
"display": "PHARMACY"
}
]
}
],
"name": "The Simple Pharmacy",
"telecom": [
{
"system": "phone",
"use": "work",
"value": "0113 3180277"
}
]
}
],
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "5ac84c11-db8b-44da-8fcf-8980b3d13596"
}
],
"status": "in-progress",
"intent": "order",
"groupIdentifier": {
"system": "https://fhir.nhs.uk/Id/prescription-order-number",
"value": "C2782B-A99968-4E4E9Z"
},
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "abort",
"display": "Mark the focal resource as no longer active"
}
]
},
"focus": {
"type": "Bundle",
"identifier": {
"system": "https://tools.ietf.org/html/rfc4122",
"value": "602159ee-1678-41ec-a100-7b3dd04c1d84"
}
},
"for": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9990548609"
}
},
"authoredOn": "2020-12-21T17:03:20+00:00",
"owner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "VN6XW"
}
},
"statusReason": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-reason",
"code": "DA",
"display": "Dosage Amendments"
}
]
},
"requester": {
"reference": "#16708936-6397-4e03-b84f-4aaa790633e0"
}
}