FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | Task |
| Id | Task-medication-repeat-reorder.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "a2ae5915-90ee-4776-a2e0-ac386935b8f7",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "a2ae5915-90ee-4776-a2e0-ac386935b8f7"
}
],
"status": "requested",
"intent": "order",
"groupIdentifier": {
"system": "https://fhir.nhs.uk/Id/prescription-order-number",
"value": "83C40E-B81001-00123C"
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "103742009",
"display": "Renewal of prescription"
}
]
},
"focus": {
"reference": "https://api.service.nhs.uk/electronic-prescriptions/MedicationRequest/ee86a018-779c-4809-999f-a9d89cdfd30f"
},
"for": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9453740519"
},
"display": "MISS ETTA CORY"
},
"authoredOn": "2022-04-15T12:00:00+00:00",
"owner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "B81001"
}
},
"requester": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9453740519"
}
},
"note": [
{
"text": "Going on holiday so need a prescription to cover this."
}
]
}