Prescription Monitoring Program: CT Prescription Monitoring & Reporting System (CPMRS) Gateway Connections And Usage
State of Connecticut
@usgov.state_of_connecticut_cpmrs_gateway
State of Connecticut
@usgov.state_of_connecticut_cpmrs_gateway
This dataset shows the number of authorized licensees, gateway licensees who searched and the number of searches. The gateway allows prescribers and pharmacists to search the patients directly through their electronic health records (EHRs) and pharmacy management systems (PMS)
Organization: State of Connecticut
Last updated: 2023-12-09T04:38:37.658828
Tags: connecticut-prescription-monitoring-program, cpmrs, gateway, pmp, prescription-monitoring-program
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"ct_licensee_requests" BIGINT,
"out_of_state_licensee_requests" BIGINT,
"ct_licensees_who_searched" BIGINT,
"out_of_state_licensees_who_searched" BIGINT,
"authorized_ct_licensees" BIGINT,
"authorized_out_of_state_licensees" BIGINT
);Anyone who has the link will be able to view this.