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

FHIR IG analytics

Packageuk.nhsdigital.bars.r4
Resource TypeBundle
IdBOOKREQ02 - Booking Request Cancelled.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": "446053f9-047a-4c67-b021-58871edb4414",
  "meta": {
    "versionId": "1.1.0",
    "lastUpdated": "2023-04-12T15:01:30.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-cancelled"
      }
    },
    {
      "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": "cancelled",
        "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",
        "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
          }
        ]
      }
    },
    {
      "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"
      }
    }
  ]
}