FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "bcefbb0c-afa5-4b87-ac37-4c18742989d9",
"meta": {
"lastUpdated": "2021-10-11T15:23:30+00:00"
},
"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"
}
}
],
"status": "active",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/UBRN",
"value": "000000070001"
}
],
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "409063005",
"display": "Counselling"
}
]
}
],
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9478526985"
},
"display": "Julie Jones"
},
"encounter": {
"reference": "urn:uuid:8c63d621-4d86-4f57-8699-e8e22d49935d"
},
"occurrencePeriod": {
"start": "2021-10-13T16:20:27+07:00"
},
"authoredOn": "2021-10-13T16:30:00+07:00",
"requester": {
"reference": "#requester"
},
"performer": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
},
"display": "Leeds Teaching NHS Trust"
}
],
"locationReference": [
{
"reference": "urn:uuid:2ec99e82-a0af-4b70-bd53-1869d84b2ad1"
}
],
"reasonReference": [
{
"reference": "urn:uuid:f2d2a6f8-1ef5-40a6-a697-849bb1264a91",
"display": "Person reported complaints or issues (Symptoms)"
}
],
"supportingInfo": [
{
"reference": "urn:uuid:65508934-c9e6-46d2-a393-af096b502daf",
"display": "Rejected Services - Patient Choice in Service Selection - Details"
},
{
"reference": "urn:uuid:41e591ab-d333-4fb8-87b4-d35f740b6bfc",
"display": "Rejected Services - Patient Choice in Service Selection - Flag"
},
{
"reference": "urn:uuid:e53b2595-7875-4687-80e9-23a0c8cb8ea0",
"display": "Person expectations and wishes"
},
{
"reference": "urn:uuid:ea37a499-245c-40e9-b0fa-df4383c4d413",
"display": "Safeguarding Concerns Flag"
},
{
"reference": "urn:uuid:75f0e2c7-79db-4518-8a03-edcf096fccbb",
"display": "Additional Information Sources"
}
],
"patientInstruction": "ADVICE GIVEN: If there are any new symptoms, or if the condition gets worse, changes or you have any other concerns, call us back."
}