2014 Child And Adult Health Care Quality Measures
U.S. Department of Health & Human Services
@usgov.hhs_gov_2014_child_and_adult_health_care_quality_measures_05de6
U.S. Department of Health & Human Services
@usgov.hhs_gov_2014_child_and_adult_health_care_quality_measures_05de6
Performance rates on frequently reported health care quality measures in the CMS Medicaid/CHIP Child and Adult Core Sets, for FFY 2014 reporting. Dataset contains both child and adult measures. Source: Mathematica analysis of FFY 2014 Child and Adult CARTS reports as of May 8, 2015, as published in the 2015 Secretary's Reports on the Quality of Care in Medicaid/CHIP.
Organization: U.S. Department of Health & Human Services
Last updated: 2021-10-08T11:56:43.020621
Tags: core-sets, performance-rates, quality-measures
CREATE TABLE table_1 (
"state" VARCHAR,
"domain" VARCHAR,
"reporting_program" VARCHAR,
"measure_name" VARCHAR,
"measure_abbreviation" VARCHAR,
"measure_description" VARCHAR,
"ffy" BIGINT,
"population" VARCHAR,
"methodology" VARCHAR,
"state_rate" DOUBLE,
"number_of_states_reporting" BIGINT,
"median" DOUBLE,
"n_25th_percentile" DOUBLE -- 25th Percentile,
"n_75th_percentile" DOUBLE -- 75th Percentile,
"notes" VARCHAR,
"source" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.