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

FHIR IG analytics

Packageuk.nhsdigital.medicines.r4.test
Resource TypeBundle
IdcancelSecondaryCareResponseExample.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": "0cb82cfa-76c8-4fb2-a08e-bf0e326e5487",
  "timestamp": "2022-10-21T13:47:00+00:00",
  "identifier": {
    "system": "https://tools.ietf.org/html/rfc4122",
    "value": "46183abc-9fad-4673-85db-ce2cb6614732"
  },
  "type": "message",
  "entry": [
    {
      "fullUrl": "urn:uuid:17773b27-427e-4940-8c16-64cdac715001",
      "resource": {
        "resourceType": "MessageHeader",
        "id": "17773b27-427e-4940-8c16-64cdac715001",
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-MessageHeader-messageId",
            "valueIdentifier": {
              "system": "https://tools.ietf.org/html/rfc4122",
              "value": "0cb82cfa-76c8-4fb2-a08e-bf0e326e5487"
            }
          }
        ],
        "eventCoding": {
          "system": "https://fhir.nhs.uk/CodeSystem/message-event",
          "code": "prescription-order-response",
          "display": "Prescription Order Response"
        },
        "destination": [
          {
            "endpoint": "https://directory.spineservices.nhs.uk/STU3/Organization/RBA",
            "receiver": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "RBA"
              }
            }
          }
        ],
        "sender": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "X2601"
          },
          "display": "NHS Digital Spine"
        },
        "source": {
          "name": "NHS Spine",
          "endpoint": "https://internal-dev.api.service.nhs.uk/electronic-prescriptions/$process-message"
        },
        "response": {
          "identifier": "d03e713b-e62c-4a2f-964d-d83b68d825a9",
          "code": "ok"
        },
        "focus": [
          {
            "reference": "urn:uuid:5cb17f5a-11ac-4e18-825f-6470467238b3"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:5cb17f5a-11ac-4e18-825f-6470467238b3",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "5cb17f5a-11ac-4e18-825f-6470467238b3",
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionType",
            "valueCoding": {
              "system": "https://fhir.nhs.uk/CodeSystem/prescription-type",
              "code": "1001",
              "display": "Outpatient Community Prescriber - Medical Prescriber"
            }
          },
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionStatusHistory",
            "extension": [
              {
                "url": "status",
                "valueCoding": {
                  "system": "https://fhir.nhs.uk/CodeSystem/medicationrequest-status-history",
                  "code": "R-0001",
                  "display": "Prescription/item was cancelled"
                }
              },
              {
                "url": "statusDate",
                "valueDateTime": "2022-10-21T13:48:00+00:00"
              }
            ]
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
            "value": "5cb17f5a-11ac-4e18-825f-6470467238b3"
          }
        ],
        "status": "cancelled",
        "statusReason": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/medicationrequest-status-reason",
              "code": "0002",
              "display": "Clinical contra-indication"
            }
          ]
        },
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code": "outpatient",
                "display": "Outpatient"
              }
            ]
          }
        ],
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "41942011000001100",
              "display": "Azithromycin 250mg capsules"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2"
        },
        "authoredOn": "2022-10-21T13:47:00+00:00",
        "requester": {
          "reference": "urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666"
        },
        "groupIdentifier": {
          "system": "https://fhir.nhs.uk/Id/prescription-order-number",
          "value": "24F5DA-000RBA-7EFE6Z",
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId",
              "valueIdentifier": {
                "system": "https://fhir.nhs.uk/Id/prescription",
                "value": "20ba5fb5-cb58-462c-923e-22d180b09356"
              }
            }
          ]
        },
        "courseOfTherapyType": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code": "acute",
              "display": "Short course (acute) therapy"
            }
          ]
        },
        "dosageInstruction": [
          {
            "text": "3 times a day for 10 days",
            "timing": {
              "repeat": {
                "frequency": 3,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral"
                }
              ]
            }
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType",
              "valueCoding": {
                "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
                "code": "P1"
              }
            }
          ],
          "validityPeriod": {
            "start": "2022-10-21"
          },
          "quantity": {
            "value": 30,
            "unit": "tablet",
            "system": "http://snomed.info/sct",
            "code": "428673006"
          },
          "expectedSupplyDuration": {
            "value": 10,
            "unit": "day",
            "system": "http://unitsofmeasure.org",
            "code": "d"
          },
          "performer": {
            "identifier": {
              "system": "https://fhir.nhs.uk/Id/ods-organization-code",
              "value": "VNE51"
            }
          }
        },
        "substitution": {
          "allowedBoolean": false
        }
      }
    },
    {
      "fullUrl": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2",
      "resource": {
        "resourceType": "Patient",
        "id": "78d3c2eb-009e-4ec8-a358-b042954aa9b2",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449304130"
          }
        ],
        "name": [
          {
            "use": "usual",
            "family": "TWITCHETT",
            "given": [
              "STACEY",
              "MARISA"
            ],
            "prefix": [
              "MS"
            ]
          }
        ],
        "gender": "female",
        "birthDate": "1948-04-30",
        "address": [
          {
            "use": "home",
            "line": [
              "10 HEATHFIELD",
              "COBHAM",
              "SURREY"
            ],
            "postalCode": "KT11 2QY"
          }
        ],
        "generalPractitioner": [
          {
            "identifier": {
              "system": "https://fhir.nhs.uk/Id/ods-organization-code",
              "value": "A83008"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "56166769-c1c4-4d07-afa8-132b5dfca666",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
            "value": "200102238987"
          }
        ],
        "practitioner": {
          "reference": "urn:uuid:a8c85454-f8cb-498d-9629-78e2cb5fa47a"
        },
        "organization": {
          "reference": "urn:uuid:3b4b03a5-52ba-4ba6-9b82-70350aa109d8"
        },
        "healthcareService": [
          {
            "reference": "urn:uuid:54b0506d-49af-4245-9d40-d7d64902055e"
          }
        ],
        "code": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
                "code": "R8000",
                "display": "Clinical Practitioner Access Role"
              },
              {
                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName",
                "code": "R8000",
                "display": "Clinical Practitioner Access Role"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "use": "work",
            "value": "01234567890"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:a8c85454-f8cb-498d-9629-78e2cb5fa47a",
      "resource": {
        "resourceType": "Practitioner",
        "id": "a8c85454-f8cb-498d-9629-78e2cb5fa47a",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/sds-user-id",
            "value": "555086689106"
          },
          {
            "system": "https://fhir.hl7.org.uk/Id/gmc-number",
            "value": "C6095103"
          },
          {
            "system": "https://fhir.hl7.org.uk/Id/din-number",
            "value": "977677"
          }
        ],
        "name": [
          {
            "family": "BOIN",
            "given": [
              "C"
            ],
            "prefix": [
              "DR"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:3b4b03a5-52ba-4ba6-9b82-70350aa109d8",
      "resource": {
        "resourceType": "Organization",
        "id": "3b4b03a5-52ba-4ba6-9b82-70350aa109d8",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "A83008"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "76",
                "display": "GP PRACTICE"
              }
            ]
          }
        ],
        "name": "HALLGARTH SURGERY",
        "telecom": [
          {
            "system": "phone",
            "use": "work",
            "value": "0115 9737320"
          }
        ],
        "address": [
          {
            "use": "work",
            "type": "both",
            "line": [
              "HALLGARTH SURGERY",
              "CHEAPSIDE"
            ],
            "city": "SHILDON",
            "district": "COUNTY DURHAM",
            "postalCode": "DL4 2HP"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:54b0506d-49af-4245-9d40-d7d64902055e",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "54b0506d-49af-4245-9d40-d7d64902055e",
        "identifier": [
          {
            "use": "official",
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "A99968"
          }
        ],
        "active": true,
        "location": [
          {
            "reference": "urn:uuid:044e7916-c697-4072-880e-ef44d3032962"
          }
        ],
        "name": "SOMERSET BOWEL CANCER SCREENING CENTRE",
        "telecom": [
          {
            "system": "phone",
            "value": "01823 333444",
            "use": "work"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:044e7916-c697-4072-880e-ef44d3032962",
      "resource": {
        "resourceType": "Location",
        "id": "044e7916-c697-4072-880e-ef44d3032962",
        "identifier": [
          {
            "use": "official",
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "RBA11"
          }
        ],
        "status": "active",
        "mode": "instance",
        "address": {
          "use": "work",
          "line": [
            "MUSGROVE PARK HOSPITAL"
          ],
          "city": "TAUNTON",
          "postalCode": "TA1 5DA",
          "country": "NLD"
        }
      }
    }
  ]
}