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-Waiting-Lists-With-One-Unlinked-Referral.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",
  "meta": [
    {
      "profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreBundle",
      "versionId": "2.0.3"
    }
  ],
  "id": "Wayfinder-Bundle-200-Incomplete-Waiting-Lists-With-One-Unlinked-Referral",
  "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": {
          "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/dad94def-c69e-4df1-92fb-d610a8783770",
      "search": {
        "mode": "match"
      },
      "resource": {
        "resourceType": "CarePlan",
        "meta": [
          {
            "profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreCarePlan"
          }
        ],
        "status": "active",
        "intent": "order",
        "subject": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9000000009"
          }
        },
        "activity": [
          {
            "detail": {
              "id": "808993698032",
              "kind": "ServiceRequest",
              "status": "in-progress",
              "extension": [
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Portal-Link",
                  "valueUrl": "https://refer.nhs.uk/nhslogin?ubrn=808993698032"
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Client-id",
                  "valueCode": "ers-01"
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-ServiceRequest-State",
                  "valueCoding": {
                    "system": "https://fhir.nhs.uk/CodeSystem/eRS-ReferralState",
                    "code": "bookableWasCancelled"
                  }
                },
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Specialty",
                  "valueCoding": {
                    "system": "https://fhir.nhs.uk/STU3/CodeSystem/Specialty-1",
                    "display": "Rheumatology"
                  }
                }
              ],
              "description": "Early Inflammatory Arthritis Service - Cheltenham General Hospital - RTE",
              "scheduledPeriod": {
                "start": "2024-02-14T08:45:23.932Z"
              },
              "performer": [
                {
                  "type": "Organization",
                  "display": "GLOUCESTERSHIRE HOSPITALS NHS FOUNDATION TRUST"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}