FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | Task |
| Id | Task-medication-checking.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "ac990628-a2be-4213-9b03-f0ae83c70099",
"contained": [
{
"resourceType": "PractitionerRole",
"id": "requester",
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "2238910010"
},
"display": "Dr Liz Scott"
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RBA"
},
"display": "The Acute Trust"
},
"telecom": [
{
"system": "phone",
"use": "work",
"value": "01234567890"
}
]
}
],
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "ac990628-a2be-4213-9b03-f0ae83c70099"
}
],
"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": "299441000000105",
"display": "Checking prescription"
}
]
},
"focus": {
"reference": "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",
"requester": {
"reference": "#requester"
},
"note": [
{
"text": "Can you check this prescription?"
}
]
}