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
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_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_street_address" VARCHAR,
"rebate_city_name" VARCHAR,
"n__rebate_state_code" VARCHAR,
"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_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_agent_name" VARCHAR,
"policy_email_address" VARCHAR
);
Anyone who has the link will be able to view this.