FHIR IG analytics| Package | fhir.nhs.uk.wayfinder |
| Resource Type | Bundle |
| Id | Wayfinder-Bundle-200-One-Completed-WaitingList.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "Wayfinder-Bundle-200-One-Completed-WaitingList",
"meta": [
{
"profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreBundle",
"versionId": "2.0.3"
}
],
"type": "searchset",
"total": 1,
"entry": [
{
"fullUrl": "https://internal-qa.api.service.nhs.uk/patient-care-aggregator-api/CarePlan/RHU~ABC293903434B",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "CarePlan",
"meta": [
{
"profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreCarePlan",
"lastUpdated": "2023-06-25T00:00:00.000+00:00"
}
],
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/care-pathway-id",
"value": "RTD~ABC293903434B"
}
],
"status": "completed",
"intent": "order",
"title": "Urology",
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9000000009"
}
},
"period": {
"start": "2023-01-15",
"end": "2023-10-03"
},
"author": {
"type": "Organization",
"display": "Portsmouth Hospitals University NHS Trust"
}
}
}
]
}