FHIR IG analytics| Package | uk.nhsdigital.medicines.r4.test |
| Resource Type | Task |
| Id | Task-patientPrescriptionReleaseRequest.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "11f7a92d-63b5-4a81-9931-4b47c53066f1",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "11f7a92d-63b5-4a81-9931-4b47c53066f1"
}
],
"contained": [
{
"resourceType": "PractitionerRole",
"id": "requester",
"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": "#organisation"
},
"code": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
"code": "S0030:G0100:R0620"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "02380798431",
"use": "work"
}
]
},
{
"resourceType": "Organization",
"id": "organisation",
"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"
}
]
}
],
"status": "accepted",
"intent": "order",
"requester": {
"reference": "#requester"
},
"groupIdentifier": {
"system": "https://fhir.nhs.uk/Id/prescription-order-number",
"value": "82D996-C81010-11DB12"
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16076005",
"display": "Prescription"
}
]
},
"for": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9453740519"
}
},
"authoredOn": "2022-06-01T10:18:00+00:00",
"focus": {
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "VNE51"
}
}
}