FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | Task |
| Id | Task-ers-Triage-reviewDeferral.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"id": "f66e4cd7-207c-4b7d-9ac9-80630c451125",
"meta": {
"versionId": "2"
},
"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": "http://fhir.nhs.uk/Id/ers-deferral-id",
"value": "c18dbbe5-4f8d-4b49-a434-6e55a93fab31"
}
],
"resourceType": "Task",
"focus": {
"type": "ServiceRequest",
"reference": "https://api.ers-service.nhs.uk/FHIR/R4/ServiceRequest/be735573-9f24-42e1-ae98-af89d632e4bf"
},
"status": "completed",
"intent": "proposal",
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "413292001",
"display": "Assessment for referral"
}
]
},
"for": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9999998887"
}
},
"authoredOn": "2022-01-27T11:27:00.259000+00:00",
"requester": {
"reference": "#requester"
},
"note": [
{
"text": "Some additional comments"
}
]
}