Dispensing By Contractor
OpenDataNI
@ukgov.dispensing_by_contractor
OpenDataNI
@ukgov.dispensing_by_contractor
The data covers prescriptions that are prescribed in Northern Ireland by GPs or Nurses (within a GP practice), that are subsequently dispensed by a community pharmacist, dispensing doctor, appliance supplier and are finally submitted to the Business Services Organisation (BSO) for payment and have been paid.
Publisher name: OpenDataNI
Last updated: 2025-06-10T04:01:12Z
CREATE TABLE dispensed_items_by_gp_and_pharmacy_april_2025 (
"practice" BIGINT,
"practice_name" VARCHAR,
"address_1" VARCHAR,
"address_2" VARCHAR,
"address_3" VARCHAR,
"postcode" VARCHAR,
"chemist" BIGINT,
"contractor_name" VARCHAR,
"contractor_address_line_1" VARCHAR,
"contractor_address_line_2" VARCHAR,
"contractor_address_line_3" VARCHAR,
"contractor_address_line_4" VARCHAR,
"contractor_postcode" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"number_of_items" BIGINT
);Anyone who has the link will be able to view this.