Medicare Diabetes Prevention Program
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicare_diabetes_prevention_program_59474
U.S. Department of Health & Human Services
@usgov.hhs_gov_medicare_diabetes_prevention_program_59474
The Medicare Diabetes Prevention Program dataset contains information about suppliers from which eligible Medicare beneficiaries may be furnished associated services. The information in this dataset can include organization name, location, contact information, National Provider Identifier (NPI) among other data points. Location data populates the "Map of MDPP Suppliers furnishing MDPP Services" map.
Organization: U.S. Department of Health & Human Services
Last updated: 2025-10-07T07:18:55.438053
Tags: medicare, medicare-advantage, original-medicare, payment-models, value-based-care
CREATE TABLE medicare_diabetes_prevention_program_2025_09_09 (
"name_of_initiative" VARCHAR,
"organization_name" VARCHAR,
"location_name" VARCHAR,
"location_1" VARCHAR,
"street_address_line_1" VARCHAR,
"street_address_line_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"telephone_number" VARCHAR,
"npi" BIGINT,
"category" VARCHAR,
"unique_id" BIGINT
);
Anyone who has the link will be able to view this.