NADAC (National Average Drug Acquisition Cost) 2023
U.S. Department of Health & Human Services
@usgov.hhs_gov_nadac_national_average_drug_acquisition_cost_2023
U.S. Department of Health & Human Services
@usgov.hhs_gov_nadac_national_average_drug_acquisition_cost_2023
National Average Drug Acquisition Cost (NADAC) weekly reference data for the calendar year.
Organization: U.S. Department of Health & Human Services
Last updated: 2024-01-19T17:21:33.211670
Tags: drug-acquisition-cost, nadac
CREATE TABLE nadac_national_average_drug_acquisition_cost_2023 (
"ndc_description" VARCHAR,
"ndc" BIGINT,
"nadac_per_unit" DOUBLE,
"effective_date" TIMESTAMP,
"pricing_unit" VARCHAR,
"pharmacy_type_indicator" VARCHAR,
"otc" VARCHAR,
"explanation_code" VARCHAR,
"classification_for_rate_setting" VARCHAR,
"corresponding_generic_drug_nadac_per_unit" DOUBLE,
"corresponding_generic_drug_effective_date" TIMESTAMP,
"as_of_date" TIMESTAMP
);Anyone who has the link will be able to view this.