Prescription Monitoring Program: Schedule V Drug Prescriptions Dispensed
State of Connecticut
@usgov.state_of_connecticut_schedule_v_drug_prescriptions_dispensed
State of Connecticut
@usgov.state_of_connecticut_schedule_v_drug_prescriptions_dispensed
This dataset includes the amount of Schedule V prescription drugs, dispensed over a 3-month span. On the controlled substance Schedule II-V; Schedule V prescription drugs have a lower potential for abuse relative to substances in Schedule IV. Schedule V prescription drugs are generally used for antidiarrheal, antitussive, and analgesic purposes. It only includes dispensations to CT residents reported to the CT Prescription Monitoring & Reporting System (CPMRS).
Organization: State of Connecticut
Last updated: 2023-12-09T04:34:45.304292
Tags: connecticut-prescription-monitoring-program, pmp, prescription-monitoring-program, schedule-v-drug-prescription
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"drug_classification" VARCHAR,
"prescription_count" BIGINT
);
Anyone who has the link will be able to view this.