Prescription Monitoring Program: CT Prescription Monitoring & Reporting System (CPMRS) Users And Searches
State of Connecticut
@usgov.state_of_connecticut_cpmrs_users_searches
State of Connecticut
@usgov.state_of_connecticut_cpmrs_users_searches
This dataset provides the number of users and number of searches conducted in the CT Prescription Monitoring & Reporting System (CPMRS). CT law mandates that all prescribers who posses an active Controlled Substance Registration (CSP) must register with the CPMRS. Additionally, CT has CPMRS usage requirements for prescribers.
Organization: State of Connecticut
Last updated: 2023-12-09T04:35:18.275803
Tags: connecticut-prescription-monitoring-program, cpmrs, pmp, prescription-monitoring-program
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"user_role" VARCHAR,
"number_of_registered_users" BIGINT,
"users_who_conducted_a_search" BIGINT,
"number_of_searches" BIGINT
);Anyone who has the link will be able to view this.