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

FHIR IG analytics

Packageuk.nhsdigital.medicines.r4.test
Resource TypeBundle
Idexample-D1.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": "b240434e-cb85-40bb-899c-1c61410c93a7",
  "timestamp": "2022-11-27T11:45:00+00:00",
  "identifier": {
    "system": "https://tools.ietf.org/html/rfc4122",
    "value": "b240434e-cb85-40bb-899c-1c61410c93a7"
  },
  "type": "message",
  "entry": [
    {
      "fullUrl": "urn:uuid:e9a71955-53ba-b15a-d4b6-bea99d5017b3",
      "resource": {
        "resourceType": "MessageHeader",
        "meta": {
          "profile": [
            "https://fhir.nhs.uk/StructureDefinition/NHSDigital-MessageHeader"
          ]
        },
        "eventCoding": {
          "system": "https://fhir.nhs.uk/CodeSystem/message-event",
          "code": "dispense-notification",
          "display": "Dispense Notification"
        },
        "sender": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "VNE51"
          },
          "display": "The Simple Pharmacy"
        },
        "source": {
          "endpoint": "urn:nhs-uk:addressing:ods:VNE51"
        },
        "response": {
          "identifier": "a5d77265-8ba5-4c74-b8ce-ea0dbaafbdb8",
          "code": "ok"
        },
        "focus": [
          {
            "reference": "urn:uuid:4509b70d-d8b8-ea03-1105-64557cb54a29"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:4509b70d-d8b8-ea03-1105-64557cb54a29",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense-Message"
          ]
        },
        "contained": [
          {
            "resourceType": "PractitionerRole",
            "meta": {
              "profile": [
                "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
              ]
            },
            "id": "performer",
            "identifier": [
              {
                "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
                "value": "741555508105"
              }
            ],
            "code": [
              {
                "coding": [
                  {
                    "system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
                    "code": "S8000:G8000:R8003",
                    "display": "Health Professional Access Role"
                  }
                ]
              }
            ],
            "practitioner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/sds-user-id",
                "value": "7654321"
              },
              "display": "Mr Peter Potion"
            },
            "organization": {
              "reference": "urn:uuid:2bf9f37c-d88b-4f86-ad5f-373c1416e04b"
            },
            "telecom": [
              {
                "system": "phone",
                "use": "work",
                "value": "0532567890"
              }
            ]
          },
          {
            "resourceType": "MedicationRequest",
            "id": "m1",
            "meta": {
              "profile": [
                "https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-Minimal"
              ]
            },
            "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-EPS-DispensingInformation",
                "extension": [
                  {
                    "url": "dispenseStatus",
                    "valueCoding": {
                      "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-type",
                      "code": "0008",
                      "display": "Item with dispenser"
                    }
                  }
                ]
              }
            ],
            "identifier": [
              {
                "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
                "value": "7dc0390a-f416-4d8a-9751-257bfa6294cd"
              }
            ],
            "status": "active",
            "intent": "order",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                    "code": "outpatient",
                    "display": "Outpatient"
                  }
                ]
              }
            ],
            "medicationCodeableConcept": {
              "coding": [
                {
                  "system": "http://dmd.nhs.uk",
                  "code": "41941111000001109",
                  "display": "Amoxicillin 250mg/5ml oral suspension"
                }
              ]
            },
            "subject": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/nhs-number",
                "value": "9449304130"
              },
              "display": "Mr Michael Mouser"
            },
            "authoredOn": "2025-09-08T09:00:00+00:00",
            "requester": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
                "value": "200102238987"
              }
            },
            "groupIdentifier": {
              "system": "https://fhir.nhs.uk/Id/prescription-order-number",
              "value": "9DE3FA-A83008-81BF66",
              "extension": [
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId",
                  "valueIdentifier": {
                    "system": "https://fhir.nhs.uk/Id/prescription",
                    "value": "d9ad29cd-fb94-4dac-8e8e-ad5b4bbe5698"
                  }
                }
              ]
            },
            "courseOfTherapyType": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
                  "code": "acute",
                  "display": "Short course (acute) therapy"
                }
              ]
            },
            "dosageInstruction": [
              {
                "text": "One 5ml spoonful - twice a day - Oral - for 7 days",
                "timing": {
                  "repeat": {
                    "boundsDuration": {
                      "value": 7,
                      "unit": "day",
                      "system": "http://unitsofmeasure.org",
                      "code": "d"
                    },
                    "frequency": 2,
                    "period": 1,
                    "periodUnit": "d"
                  }
                },
                "route": {
                  "coding": [
                    {
                      "system": "http://snomed.info/sct",
                      "code": "26643006",
                      "display": "Oral"
                    }
                  ]
                },
                "doseAndRate": [
                  {
                    "doseQuantity": {
                      "value": 1,
                      "unit": "5ml spoonful",
                      "system": "http://snomed.info/sct",
                      "code": "514941000000109"
                    }
                  }
                ]
              }
            ],
            "dispenseRequest": {
              "extension": [
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType",
                  "valueCoding": {
                    "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
                    "code": "0004"
                  }
                }
              ],
              "quantity": {
                "value": 100,
                "unit": "milliliter",
                "system": "http://unitsofmeasure.org",
                "code": "ml"
              }
            },
            "substitution": {
              "allowedBoolean": false
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-EPS-TaskBusinessStatus",
            "valueCoding": {
              "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
              "code": "0003",
              "display": "With Dispenser - Active"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/prescription-dispense-item-number",
            "value": "fd833d33-f128-4fa2-a807-1fc8a7db2658"
          }
        ],
        "status": "completed",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://dmd.nhs.uk",
              "code": "213311000001100",
              "display": "Amoxicillin 250mg/5ml oral suspension (Kent Pharma (UK) Ltd)"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449304130"
          },
          "display": "Mr Michael Mouser"
        },
        "performer": [
          {
            "actor": {
              "reference": "#performer"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "reference": "#m1"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-type",
              "code": "0001",
              "display": "Item fully dispensed"
            }
          ]
        },
        "quantity": {
          "value": 100,
          "unit": "milliliter",
          "system": "http://unitsofmeasure.org",
          "code": "ml"
        },
        "whenHandedOver": "2022-11-27T11:45:00+00:00",
        "dosageInstruction": [
          {
            "text": "1 tablet - 2 times a day - oral - for 10 days",
            "timing": {
              "repeat": {
                "boundsDuration": {
                  "value": 10,
                  "unit": "day",
                  "system": "http://unitsofmeasure.org",
                  "code": "d"
                },
                "frequency": 2,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://snomed.info/sct",
                  "code": "428673006"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:2bf9f37c-d88b-4f86-ad5f-373c1416e04b",
      "resource": {
        "resourceType": "Organization",
        "meta": {
          "profile": [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-ODS-OrganisationRelationships",
            "extension": [
              {
                "url": "reimbursementAuthority",
                "valueIdentifier": {
                  "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                  "value": "T1450"
                }
              }
            ]
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "VNE51"
          }
        ],
        "address": [
          {
            "city": "West Yorkshire",
            "use": "work",
            "line": [
              "17 Austhorpe Road",
              "Crossgates",
              "Leeds"
            ],
            "postalCode": "LS15 8BA"
          }
        ],
        "name": "The Simple Pharmacy",
        "telecom": [
          {
            "system": "phone",
            "use": "work",
            "value": "0113 3180277"
          }
        ]
      }
    }
  ]
}