Medicaid Drug Rebate Program State Contact Information
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_drug_rebate_program_state_contact_inf_ad1240d1
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicaid_drug_rebate_program_state_contact_inf_ad1240d1
Contains each state's policy, rebate and technical contact information for the Medicaid Drug Rebate Program. Updated quarterly.
Organization: U.S. Department of Health & Human Services
Last updated: 2025-08-23T05:22:40.086850
Tags: quarterly-state-contact-file
CREATE TABLE table_1 (
"state" VARCHAR,
"state_agency_name" VARCHAR,
"technical_contact_name" VARCHAR,
"technical_street_address" VARCHAR,
"technical_city_name" VARCHAR,
"technical_state_code" VARCHAR,
"technical_zip_code" BIGINT,
"n__technical_phone_area_code" BIGINT -- TECHNICAL PHONE AREA CODE,
"technical_phone_number" BIGINT,
"technical_fax_area_code" DOUBLE,
"technical_fax_number" DOUBLE,
"technical_agent_name" VARCHAR,
"technical_email_address" VARCHAR,
"n__rebate_contact_name" VARCHAR -- REBATE CONTACT NAME,
"rebate_street_address" VARCHAR,
"rebate_city_name" VARCHAR,
"n__rebate_state_code" VARCHAR -- REBATE STATE CODE,
"rebate_zip_code" BIGINT,
"rebate_phone_area_code" BIGINT,
"rebate_phone_number" BIGINT,
"rebate_fax_area_code" DOUBLE,
"rebate_fax_number" DOUBLE,
"rebate_agent_name" VARCHAR,
"rebate_email_address" VARCHAR,
"n__policy_contact_name" VARCHAR -- POLICY CONTACT NAME,
"policy_street_address" VARCHAR,
"policy_city_name" VARCHAR,
"policy_state_code" VARCHAR,
"policy_zip_code" BIGINT,
"policy_phone_area_code" BIGINT,
"policy_phone_number" BIGINT,
"policy_fax_area_code" DOUBLE,
"n__policy_fax_number" DOUBLE -- POLICY FAX NUMBER,
"policy_agent_name" VARCHAR,
"policy_email_address" VARCHAR
);Anyone who has the link will be able to view this.