FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Task |
| Id | GPConnect-Task-Prescription-Renewal-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "GPConnect-Task-Prescription-Renewal-Example",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "725ca1bd-2860-4476-8802-8d035d802e7f"
}
],
"status": "requested",
"intent": "order",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "103742009",
"display": "Renewal of prescription"
}
]
},
"focus": {
"reference": "MedicationRequest/06c7d0e2-1022-4e47-ac55-f6463d701a4f",
"display": "Repeat prescription for Pulmicort 100 Turbohaler (AstraZeneca UK Ltd)"
},
"for": {
"reference": "Patient/9000000009",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9000000009"
},
"display": "Jane Smith"
},
"authoredOn": "2022-11-23T20:20:27+07:00",
"lastModified": "2022-11-23T20:20:27+07:00",
"requester": {
"reference": "Patient/9000000009",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9000000009"
},
"display": "Jane Smith"
},
"note": [
{
"authorString": "Patient",
"text": "Ran out of previous prescription"
}
]
}