NHS Digital FHIR Medicines (Retired - 2.1.14)

This guidance is under active development by NHS Digital and content may be added or updated on a regular basis.

Prescription Dispense Notification

Note this example uses professional codes (https://fhir.hl7.org.uk/Id/gphc-number) for identification of the pharmacist.

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