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-Incomplete-Waitlist-With-Unlinked-Appointment-And-Correspondence.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-Incomplete-Waitlist-with-Unlinked-Appointment-and-Correspondence",
  "meta": [
    {
      "profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreBundle",
      "versionId": "2.0.3"
    }
  ],
  "type": "searchset",
  "total": 2,
  "entry": [
    {
      "fullUrl": "https://internal-qa.api.service.nhs.uk/patient-care-aggregator-api/CarePlan/R1F~ABC220939220X",
      "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~ABC220939220X"
          }
        ],
        "status": "active",
        "intent": "order",
        "title": "Ophthalmology",
        "subject": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9000000009"
          }
        },
        "period": {
          "start": "2022-06-22",
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-PlannedWaitTime",
              "valueDuration": {
                "value": 22,
                "unit": "weeks"
              }
            }
          ]
        },
        "author": {
          "type": "Organization",
          "display": "Isle of Wight NHS Trust"
        }
      }
    },
    {
      "fullUrl": "https://api.service.nhs.uk/patient-care-aggregator-api/CarePlan/2c74b71e-5f4f-4086-adc8-e547c816cc00",
      "search": {
        "mode": "match"
      },
      "resource": {
        "resourceType": "CarePlan",
        "meta": [
          {
            "profile": "https://fhir.nhs.uk/fhir/StructureDefinition/WayfinderUKCoreCarePlan"
          }
        ],
        "status": "active",
        "intent": "order",
        "subject": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9000000009"
          }
        },
        "activity": [
          {
            "detail": {
              "id": "9d3ab156-621e-4d3e-b782-fbfa4536f1ed",
              "kind": "Appointment",
              "status": "in-progress",
              "extension": [
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Portal-Link",
                  "valueUrl": "https://my.portal.com/Appointment/9d3ab156-621e-4d3e-b782-fbfa4536f1ed"
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Client-id",
                  "valueCode": "myportal-01"
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Appointment-Status",
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/appointmentstatus",
                    "code": "booked"
                  }
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Consultation-Medium",
                  "valueCode": "FACE_TO_FACE"
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Encounter-Class",
                  "valueCode": "outpatient"
                }
              ],
              "description": "Gastroenterology",
              "scheduledPeriod": {
                "start": "2026-08-14T13:45:00.000Z"
              },
              "location": {
                "type": "Location",
                "display": "The Queen Elizabeth Hospital"
              }
            }
          },
          {
            "detail": {
              "id": "0601504f-4c23-485a-a7ea-68a864269d7b",
              "kind": "DocumentReference",
              "status": "in-progress",
              "extension": [
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Portal-Link",
                  "valueUrl": "https://my.portal.com/Document?id=0601504f-4c23-485a-a7ea-68a864269d7b"
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Client-id",
                  "valueCode": "myportal-01"
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Linked-Resource",
                  "valueReference": {
                    "reference": "Appointment/4a3836f5-2d42-4d3e-87c1-680173b7fa5c"
                  }
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Read-Receipt",
                  "valueCode": "unread"
                }
              ],
              "description": "Dermatology follow-up letter",
              "scheduledPeriod": {
                "start": "2024-01-03T11:22:18.293Z"
              }
            }
          }
        ]
      }
    }
  ]
}