FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | Task |
| Id | Task-medicationRequest.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "9d60c92d-8546-4df7-92a0-03b929b52b2a",
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-Provenance-agent",
"valueReference": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
"value": "100102238986"
}
}
}
],
"contained": [
{
"resourceType": "PractitionerRole",
"id": "requester",
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "0987654321"
}
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
},
"display": "LEEDS TEACHING HOSPITALS NHS TRUST"
}
}
],
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "9d60c92d-8546-4df7-92a0-03b929b52b2a"
}
],
"status": "requested",
"intent": "order",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "fulfill",
"display": "Fulfill the focal request"
}
]
},
"focus": {
"reference": "https://api.service.nhs.uk/electronic-prescriptions/FHIR/R4/MedicationRequest/A7B86F8D-1D7C-FC28-E050-D20AE3A215F0",
"identifier": {
"system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
"value": "A7B86F8D-1D7C-FC28-E050-D20AE3A215F0"
},
"display": "Morphine 10mg modified-release tablets"
},
"for": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9446368138"
}
},
"owner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "M12345"
}
},
"requester": {
"reference": "#requester"
},
"authoredOn": "2021-10-09T12:00:00+00:00",
"reasonCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "33633005",
"display": "Prescription of drug"
}
]
}
}