FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nhs.uk.wayfinder
Resource TypeBundle
IdWayfinder-Bundle-200-One-Completed-WaitingList.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
        }
      }
    }
  ]
}