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

FHIR IG analytics

Packageuk.nhsdigital.medicines.r4.test
Resource TypeBundle
Idprescription-dispense-notification.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": "prescription-dispense-notification",
  "identifier": {
    "system": "https://tools.ietf.org/html/rfc4122",
    "value": "e9a71955-53ba-b15a-d4b6-bea99d5017b3"
  },
  "type": "message",
  "entry": [
    {
      "fullUrl": "urn:uuid:e9a71955-53ba-b15a-d4b6-bea99d5017b3",
      "resource": {
        "resourceType": "MessageHeader",
        "eventCoding": {
          "system": "https://fhir.nhs.uk/CodeSystem/message-event",
          "code": "dispense-notification",
          "display": "Dispense Notification"
        },
        "source": {
          "endpoint": "https://directory.spineservices.nhs.uk/STU3/Organization/VNE51"
        },
        "focus": [
          {
            "reference": "urn:uuid:4509b70d-d8b8-ea03-1105-64557cb54a29"
          },
          {
            "reference": "urn:uuid:06167339-9337-d030-0366-514a6a46da17"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:4509b70d-d8b8-ea03-1105-64557cb54a29",
      "resource": {
        "resourceType": "MedicationDispense",
        "contained": [
          {
            "resourceType": "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": "S0030:G0100:R0620"
                  }
                ]
              }
            ],
            "practitioner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/sds-user-id",
                "value": "7654321"
              },
              "display": "Mr Peter Potion"
            },
            "organization": {
              "reference": "urn:uuid:b70c1bf2-0c29-4f73-b041-708bd375a98a"
            },
            "telecom": [
              {
                "system": "phone",
                "use": "work",
                "value": "0532567890"
              }
            ]
          },
          {
            "resourceType": "MedicationRequest",
            "id": "request2",
            "status": "active",
            "intent": "order",
            "identifier": [
              {
                "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
                "value": "E76622AE-E2DB-5683-2045-D1C229EDA3A2"
              }
            ],
            "medicationCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "39692211000001107",
                  "display": "Flucloxacillin 500mg capsules"
                }
              ]
            },
            "groupIdentifier": {
              "extension": [
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId",
                  "valueIdentifier": {
                    "system": "https://fhir.nhs.uk/Id/prescription",
                    "value": "66317E0C-CE13-59AD-9979-9B568E080160"
                  }
                }
              ],
              "system": "https://fhir.nhs.uk/Id/prescription-order-number",
              "value": "3C2366-B81001-0A409U"
            },
            "subject": {
              "type": "Patient",
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/nhs-number",
                "value": "9300992742"
              },
              "display": "Mrs Chi Edinburgh"
            },
            "dispenseRequest": {
              "quantity": {
                "value": 21,
                "unit": "tablet",
                "system": "http://snomed.info/sct",
                "code": "428673006"
              }
            },
            "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": "4509b70d-d8b8-ea03-1105-64557cb54a29"
          }
        ],
        "status": "completed",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "39692211000001107",
              "display": "Flucloxacillin 500mg capsules"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9300992742"
          },
          "display": "Mrs Chi Edinburgh"
        },
        "performer": [
          {
            "actor": {
              "reference": "#performer"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "reference": "#request2"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-type",
              "code": "0001",
              "display": "Item fully dispensed"
            }
          ]
        },
        "quantity": {
          "value": 28,
          "unit": "capsule",
          "system": "http://snomed.info/sct",
          "code": "3316911000001105"
        },
        "daysSupply": {
          "value": 7,
          "unit": "Day",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "whenPrepared": "2004-09-16T16:30:00+00:00",
        "dosageInstruction": [
          {
            "text": "4 times a day for 7 days",
            "timing": {
              "repeat": {
                "boundsDuration": {
                  "value": 7,
                  "unit": "d"
                },
                "frequency": 4,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "capsule",
                  "system": "http://snomed.info/sct",
                  "code": "3316911000001105"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:06167339-9337-d030-0366-514a6a46da17",
      "resource": {
        "resourceType": "MedicationDispense",
        "contained": [
          {
            "resourceType": "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": "S0030:G0100:R0620"
                  }
                ]
              }
            ],
            "practitioner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/sds-user-id",
                "value": "7654321"
              },
              "display": "Mr Peter Potion"
            },
            "organization": {
              "reference": "urn:uuid:b70c1bf2-0c29-4f73-b041-708bd375a98a"
            },
            "telecom": [
              {
                "system": "phone",
                "use": "work",
                "value": "0532567890"
              }
            ]
          },
          {
            "resourceType": "MedicationRequest",
            "id": "request1",
            "identifier": [
              {
                "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
                "value": "E76622AE-E2DB-5683-2045-D1C229EDA3A2"
              }
            ],
            "status": "active",
            "intent": "order",
            "medicationCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "585011000001109",
                  "display": "Metronidazole 400mg tablets (Teva UK Ltd)"
                }
              ]
            },
            "groupIdentifier": {
              "extension": [
                {
                  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId",
                  "valueIdentifier": {
                    "system": "https://fhir.nhs.uk/Id/prescription",
                    "value": "66317E0C-CE13-59AD-9979-9B568E080160"
                  }
                }
              ],
              "system": "https://fhir.nhs.uk/Id/prescription-order-number",
              "value": "3C2366-B81001-0A409U"
            },
            "subject": {
              "type": "Patient",
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/nhs-number",
                "value": "9300992742"
              },
              "display": "Mrs Chi Edinburgh"
            },
            "dispenseRequest": {
              "quantity": {
                "value": 21,
                "unit": "tablet",
                "system": "http://snomed.info/sct",
                "code": "428673006"
              }
            },
            "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": "06167339-9337-d030-0366-514a6a46da17"
          }
        ],
        "status": "in-progress",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "585011000001109",
              "display": "Metronidazole 400mg tablets (Teva UK Ltd)"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9300992742"
          },
          "display": "Mrs Chi Edinburgh"
        },
        "performer": [
          {
            "actor": {
              "reference": "#performer"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "reference": "#request1"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-type",
              "code": "0003",
              "display": "Item dispensed - partial"
            }
          ]
        },
        "quantity": {
          "value": 21,
          "unit": "tablet",
          "system": "http://snomed.info/sct",
          "code": "428673006"
        },
        "daysSupply": {
          "value": 7,
          "unit": "Day",
          "system": "http://unitsofmeasure.org",
          "code": "d"
        },
        "whenPrepared": "2004-09-16T16:30:00+00:00",
        "dosageInstruction": [
          {
            "text": "3 times a day for 10 days",
            "timing": {
              "repeat": {
                "boundsDuration": {
                  "value": 10,
                  "unit": "d"
                },
                "frequency": 3,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://snomed.info/sct",
                  "code": "428673006"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:b70c1bf2-0c29-4f73-b041-708bd375a98a",
      "resource": {
        "resourceType": "Organization",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "FK545"
          }
        ],
        "address": [
          {
            "city": "West Yorkshire",
            "use": "work",
            "line": [
              "17 Austhorpe Road",
              "Crossgates",
              "Leeds"
            ],
            "postalCode": "LS15 8BA"
          }
        ],
        "active": true,
        "type": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "182",
                "display": "PHARMACY"
              }
            ]
          }
        ],
        "name": "Crossgates Day & Night Pharmacy",
        "telecom": [
          {
            "system": "phone",
            "use": "work",
            "value": "0113 3180277"
          }
        ]
      }
    }
  ]
}