Electronic Prescribing Adoption And Use By State
U.S. Department of Health & Human Services
@usgov.hhs_gov_electronic_prescribing_adoption_and_use_by_state
U.S. Department of Health & Human Services
@usgov.hhs_gov_electronic_prescribing_adoption_and_use_by_state
CREATE TABLE surescripts_04_2014_state (
"region" VARCHAR,
"region_code" VARCHAR,
"period" TIMESTAMP,
"tot_e_rx" DOUBLE,
"tot_e_rx_thru_ehr" DOUBLE,
"tot_e_rx_thru_stand_alone" DOUBLE,
"tot_primary_care_e_rx" DOUBLE,
"tot_non_primary_care_e_rx" DOUBLE,
"tot_nurse_prac_e_rx" DOUBLE,
"tot_phys_asst_e_rx" DOUBLE,
"pct_new_renewal_e_rx" DOUBLE,
"tot_med_hist_reqs" DOUBLE,
"tot_med_hist_req_resps" DOUBLE,
"pct_pharm_enabled" DOUBLE,
"pct_pharm_e_rx" DOUBLE
);
Anyone who has the link will be able to view this.