Managed Care Enrollment By Program And Population (Duals)
U.S. Department of Health & Human Services
@usgov.hhs_gov_managed_care_enrollment_by_program_and_populat_d157b55a
U.S. Department of Health & Human Services
@usgov.hhs_gov_managed_care_enrollment_by_program_and_populat_d157b55a
The Medicaid Managed Care Enrollment Report profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. The managed care enrollment statistics include enrollees receiving comprehensive benefits and limited benefits and are point-in-time counts.
"--" indicates states that do not operate programs of a given type. 0 signifies that a state operated a program of this type in 2014, but it ended before July 1, 2014, or began after that date.
Organization: U.S. Department of Health & Human Services
Last updated: 2025-02-03T21:52:27.652321
Tags: bho, managed-care-enrollment, mco, medicaid, medicare, mltss, pace, pahp, pccm, pihp
CREATE TABLE table_1 (
"state" VARCHAR,
"notes" VARCHAR,
"total_beneficiaries" VARCHAR,
"comprehensive_mco_with_or_without_mltss" VARCHAR -- Comprehensive MCO (with Or Without MLTSS),
"pccm" VARCHAR,
"pccm_entity" VARCHAR,
"mltss_only" VARCHAR,
"bho_pihp_and_or_pahp" VARCHAR -- BHO (PIHP And/or PAHP),
"dental" VARCHAR,
"transportation" VARCHAR,
"pace" VARCHAR,
"other" VARCHAR,
"year" BIGINT
);Anyone who has the link will be able to view this.