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

FHIR IG analytics

Packageuk.nhsdigital.medicines.r4.test
Resource TypeBundle
Idowner.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": "155e1102-9e71-4f19-9453-b905c0bbc494",
  "meta": {
    "lastUpdated": "2021-07-15T11:25:25+00:00"
  },
  "identifier": {
    "system": "https://tools.ietf.org/html/rfc4122",
    "value": "53aa80e7-7ccb-485e-b544-214bba1334a9"
  },
  "type": "searchset",
  "total": 1,
  "entry": [
    {
      "resource": {
        "resourceType": "Bundle",
        "id": "0cb82cfa-76c8-4fb2-a08e-bf0e326e5487",
        "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": {
              "id": "17773b27-427e-4940-8c16-64cdac715001",
              "resourceType": "MessageHeader",
              "eventCoding": {
                "system": "https://fhir.nhs.uk/CodeSystem/message-event",
                "code": "prescription-order",
                "display": "Prescription Order"
              },
              "destination": [
                {
                  "endpoint": "https://sandbox.api.service.nhs.uk/electronic-prescriptions/$post-message",
                  "receiver": {
                    "identifier": {
                      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                      "value": "VNE51"
                    },
                    "display": "The Simple Pharmacy"
                  }
                }
              ],
              "sender": {
                "identifier": {
                  "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                  "value": "RBA"
                },
                "display": "TAUNTON AND SOMERSET NHS FOUNDATION TRUST"
              },
              "source": {
                "endpoint": "https://directory.spineservices.nhs.uk/STU3/Organization/RBA"
              },
              "focus": [
                {
                  "reference": "urn:uuid:a54219b8-f741-4c47-b662-e4f8dfa49ab6"
                },
                {
                  "reference": "urn:uuid:6989b7bd-8db6-428c-a593-4022e3044c00"
                },
                {
                  "reference": "urn:uuid:2868554c-5565-4d31-b92a-c5b8dab8b90a"
                },
                {
                  "reference": "urn:uuid:5cb17f5a-11ac-4e18-825f-6470467238b3"
                },
                {
                  "reference": "urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666"
                },
                {
                  "reference": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2"
                }
              ]
            }
          },
          {
            "fullUrl": "urn:uuid:a54219b8-f741-4c47-b662-e4f8dfa49ab6",
            "resource": {
              "resourceType": "MedicationRequest",
              "id": "a54219b8-f741-4c47-b662-e4f8dfa49ab6",
              "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"
                  }
                }
              ],
              "identifier": [
                {
                  "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
                  "value": "a54219b8-f741-4c47-b662-e4f8dfa49ab6"
                }
              ],
              "status": "active",
              "intent": "order",
              "category": [
                {
                  "coding": [
                    {
                      "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                      "code": "outpatient",
                      "display": "Outpatient"
                    }
                  ]
                }
              ],
              "medicationCodeableConcept": {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "39732311000001104",
                    "display": "Amoxicillin 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": "2 times a day for 10 days",
                  "timing": {
                    "repeat": {
                      "frequency": 2,
                      "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": 20,
                  "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:6989b7bd-8db6-428c-a593-4022e3044c00",
            "resource": {
              "resourceType": "MedicationRequest",
              "id": "6989b7bd-8db6-428c-a593-4022e3044c00",
              "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"
                  }
                }
              ],
              "identifier": [
                {
                  "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
                  "value": "6989b7bd-8db6-428c-a593-4022e3044c00"
                }
              ],
              "status": "active",
              "intent": "order",
              "category": [
                {
                  "coding": [
                    {
                      "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                      "code": "outpatient",
                      "display": "Outpatient"
                    }
                  ]
                }
              ],
              "medicationCodeableConcept": {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "42009811000001101",
                    "display": "Co-codamol 30mg/500mg tablets"
                  }
                ]
              },
              "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": "2 times a day for 10 days",
                  "timing": {
                    "repeat": {
                      "frequency": 2,
                      "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": 20,
                  "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:2868554c-5565-4d31-b92a-c5b8dab8b90a",
            "resource": {
              "resourceType": "MedicationRequest",
              "id": "2868554c-5565-4d31-b92a-c5b8dab8b90a",
              "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"
                  }
                }
              ],
              "identifier": [
                {
                  "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
                  "value": "2868554c-5565-4d31-b92a-c5b8dab8b90a"
                }
              ],
              "status": "active",
              "intent": "order",
              "category": [
                {
                  "coding": [
                    {
                      "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                      "code": "outpatient",
                      "display": "Outpatient"
                    }
                  ]
                }
              ],
              "medicationCodeableConcept": {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "42195711000001104",
                    "display": "Pseudoephedrine hydrochloride 60mg tablets"
                  }
                ]
              },
              "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: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"
                  }
                }
              ],
              "identifier": [
                {
                  "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
                  "value": "5cb17f5a-11ac-4e18-825f-6470467238b3"
                }
              ],
              "status": "active",
              "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"
              }
            }
          }
        ]
      },
      "fullUrl": "urn:uuid:67ca2830-4934-41ad-95d0-f31d9f8b61fb"
    }
  ]
}