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

FHIR IG analytics

Packageuk.nhsdigital.bars.r4
Resource TypeBundle
IdBOOKREQ01 - Booking Request New Full.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": "777a156c-af3c-4748-a8a3-7e95e4b0df9a",
  "meta": {
    "versionId": "1.1.0",
    "lastUpdated": "2021-10-11T15:01:31.8185338+00:00",
    "profile": [
      "https://fhir.nhs.uk/StructureDefinition/BARSBundleMessage"
    ]
  },
  "type": "message",
  "timestamp": "2021-10-11T12:15:10+00:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:c5957fdd-097b-409d-a406-49c52ceef2cd",
      "resource": {
        "resourceType": "MessageHeader",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "https://fhir.nhs.uk/StructureDefinition/BARSMessageHeader-booking-request"
          ]
        },
        "eventCoding": {
          "system": "https://fhir.nhs.uk/CodeSystem/message-events-bars",
          "code": "booking-request"
        },
        "destination": [
          {
            "endpoint": "https://fhir.nhs.uk/Id/dos-service-id|111111111",
            "receiver": {
              "reference": "urn:uuid:43a42f7a-a6f2-42a5-a8f0-fc85abf8c3fa"
            }
          }
        ],
        "sender": {
          "reference": "urn:uuid:6324587b-eb70-4333-9db2-22d48f64c9ba"
        },
        "source": {
          "name": "My organisation name",
          "software": "My software name",
          "version": "2.1.45",
          "contact": {
            "system": "phone",
            "value": "+44 (0113) 123 4567"
          },
          "endpoint": "https://fhir.nhs.uk/Id/dos-service-id|2222222222"
        },
        "reason": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/message-reason-bars",
              "code": "new"
            }
          ]
        },
        "focus": [
          {
            "reference": "urn:uuid:aca94bdb-2e38-4399-9ece-2ba083ce65b5"
          }
        ],
        "definition": "https://fhir.nhs.uk/MessageDefinition/bars-message-booking-request"
      }
    },
    {
      "fullUrl": "urn:uuid:aca94bdb-2e38-4399-9ece-2ba083ce65b5",
      "resource": {
        "resourceType": "Appointment",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/Appointment",
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Appointment"
          ]
        },
        "status": "booked",
        "serviceCategory": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/usecases-categories-bars",
                "code": "a1t1",
                "display": "111 to ED"
              }
            ]
          }
        ],
        "description": "Reason for calling-",
        "start": "2021-10-12T12:30:30+00:00",
        "end": "2021-10-12T12:40:30+00:00",
        "slot": [
          {
            "reference": "urn:uuid:deb4c4b3-870b-4599-84df-5e54cef7afda"
          }
        ],
        "created": "2021-10-11T15:01:30+00:00",
        "participant": [
          {
            "actor": {
              "reference": "urn:uuid:788660eb-d2c9-4773-abd4-318484673fb2"
            },
            "status": "accepted"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:788660eb-d2c9-4773-abd4-318484673fb2",
      "resource": {
        "resourceType": "Patient",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategory",
                  "code": "A",
                  "display": "British, Mixed British"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-religion",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
                  "code": "1041",
                  "display": "Roman Catholic Church"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "extension": [
              {
                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus",
                      "code": "number-present-and-verified",
                      "display": "Number present and verified"
                    }
                  ]
                }
              }
            ],
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9476719931"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Mr Peter Chalmers",
            "family": "Chalmers",
            "given": [
              "Peter"
            ],
            "prefix": [
              "Mr"
            ]
          }
        ],
        "gender": "male",
        "birthDate": "1974-12-25",
        "address": [
          {
            "use": "home",
            "text": "123 High Street, Leeds LS1 4HR",
            "line": [
              "123 High Street",
              "Leeds"
            ],
            "city": "Leeds",
            "postalCode": "LS1 4HR"
          }
        ],
        "contact": [
          {
            "extension": [
              {
                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank",
                "valuePositiveInt": 1
              }
            ],
            "relationship": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code": "ONESELF",
                    "display": "self"
                  }
                ]
              }
            ],
            "telecom": [
              {
                "system": "phone",
                "value": "01138698975",
                "use": "home",
                "rank": 2
              },
              {
                "system": "phone",
                "value": "07736312544",
                "use": "mobile",
                "rank": 1
              },
              {
                "system": "email",
                "value": "jjones@hotmail.co.uk",
                "use": "home",
                "rank": 1
              }
            ]
          },
          {
            "extension": [
              {
                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank",
                "valuePositiveInt": 2
              }
            ],
            "relationship": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code": "NEPHEW"
                  }
                ]
              }
            ],
            "name": {
              "family": "Grayson",
              "given": [
                "Jack"
              ]
            },
            "telecom": [
              {
                "system": "phone",
                "value": "0789 1234567",
                "rank": 1
              }
            ],
            "gender": "male"
          }
        ],
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
                  "code": "en",
                  "display": "English"
                }
              ]
            },
            "preferred": true
          }
        ],
        "generalPractitioner": [
          {
            "reference": "urn:uuid:c8c21609-cb27-4958-8eb2-37c76f3def85"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:c8c21609-cb27-4958-8eb2-37c76f3def85",
      "resource": {
        "resourceType": "Organization",
        "meta": {
          "lastUpdated": "2021-10-11T15:23:30.8185338+00:00",
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/id/ods-organization-code",
            "value": "G82080"
          }
        ],
        "name": "Patient's Surgery"
      }
    },
    {
      "fullUrl": "urn:uuid:deb4c4b3-870b-4599-84df-5e54cef7afda",
      "resource": {
        "resourceType": "Slot",
        "id": "da83ae28-46f0-4aad-9c54-dcad462cafcb",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/Slot",
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Slot"
          ]
        },
        "serviceCategory": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/service-category",
                "code": "14",
                "display": "Emergency Department"
              }
            ]
          }
        ],
        "appointmentType": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0276",
              "code": "EMERGENCY",
              "display": "Emergency appointment"
            }
          ]
        },
        "schedule": {
          "reference": "urn:uuid:3a62607b-df65-4932-940c-14262787f62d"
        },
        "status": "busy",
        "start": "2021-10-06T10:00:00+00:00",
        "end": "2021-10-06T11:00:00+00:00"
      }
    },
    {
      "fullUrl": "urn:uuid:3a62607b-df65-4932-940c-14262787f62d",
      "resource": {
        "resourceType": "Schedule",
        "id": "7e8c4baa-b7a7-4a7c-bb8c-8c8426ad7781",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/Schedule",
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Schedule"
          ]
        },
        "identifier": [
          {
            "system": "https://system.supplier.co.uk/Diary/id",
            "value": "8622dfdb-dc6a-47b6-b3a7-2eb2829db287"
          }
        ],
        "actor": [
          {
            "reference": "urn:uuid:e5fd53eb-7b1d-496d-bbf8-5c9dc7bd761b"
          },
          {
            "reference": "urn:uuid:52428e73-0a5c-455d-8ff5-cd080e557082"
          },
          {
            "reference": "urn:uuid:6daaadd8-56e0-4d74-8350-1632331c5452"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:e5fd53eb-7b1d-496d-bbf8-5c9dc7bd761b",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "5088769a-491e-463f-a167-fff78bb472d9",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/HealthcareService",
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-HealthcareService"
          ]
        },
        "identifier": [
          {
            "system": "https://system.supplier.co.uk/My/Healthcare/Services",
            "value": "100"
          }
        ],
        "location": [
          {
            "reference": "urn:uuid:860e4c37-4e36-45fb-8fca-41132cd937a5"
          }
        ],
        "name": "Healthcare Service Name"
      }
    },
    {
      "fullUrl": "urn:uuid:6daaadd8-56e0-4d74-8350-1632331c5452",
      "resource": {
        "resourceType": "Practitioner",
        "id": "cad5a61c-3797-4f26-8921-ae4bc7f75eb6",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
          ]
        },
        "name": [
          {
            "family": "Bloggs",
            "given": [
              "Joe"
            ],
            "prefix": [
              "Dr"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:52428e73-0a5c-455d-8ff5-cd080e557082",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "6bea99e7-b97f-4ee1-980d-05f997afff4f",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
          ]
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
                "code": "doctor",
                "display": "Doctor"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:860e4c37-4e36-45fb-8fca-41132cd937a5",
      "resource": {
        "resourceType": "Location",
        "id": "d23eac9a-12e7-46c5-8781-c3c1d9b1d3c5",
        "meta": {
          "lastUpdated": "2021-10-11T15:01:30.8185338+00:00",
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location"
          ]
        },
        "name": "Healthcare Service Location",
        "position": {
          "longitude": 143.20196,
          "latitude": -37.22866
        }
      }
    },
    {
      "fullUrl": "urn:uuid:43a42f7a-a6f2-42a5-a8f0-fc85abf8c3fa",
      "resource": {
        "resourceType": "Organization",
        "meta": {
          "lastUpdated": "2021-10-11T15:23:30.8185338+00:00",
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
          ]
        },
        "name": "ORIGINAL Receiving/performing Organization"
      }
    },
    {
      "fullUrl": "urn:uuid:6324587b-eb70-4333-9db2-22d48f64c9ba",
      "resource": {
        "resourceType": "Organization",
        "meta": {
          "lastUpdated": "2021-10-11T15:23:30.8185338+00:00",
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
          ]
        },
        "name": "ORIGINAL Sender Organization"
      }
    }
  ]
}