Katie A. Specialty Mental Health Datasets
State of California
@usgov.ca_gov_katie_a_specialty_mental_health_datasets_09cfc
State of California
@usgov.ca_gov_katie_a_specialty_mental_health_datasets_09cfc
The Katie A. Settlement Agreement requires the Department of Health Care Services (DHCS) to collect and post data used to evaluate utilization of services and timely access to appropriate care. These county datasets show services used by children and youth (under the age of 21) identified as Katie A. Subclass members and/or utilizing Katie A. specialty mental health services (Intensive Care Coordination, Intensive Home Based Services, and Therapeutic Foster Care). This data assists in evaluating each county’s progress with implementing.
Organization: State of California
Last updated: 2025-09-23T12:43:17.986981
Tags: california-department-of-health-care-services, dhcs, icc, ihbs, kta, smhs, tfc
CREATE TABLE katie_a_county_fiscal_year_data (
"rpt_date" TIMESTAMP,
"rpt_yr" VARCHAR,
"geography" VARCHAR,
"svc_desc" VARCHAR,
"amount" VARCHAR,
"amount_annot" DOUBLE,
"amount_type" VARCHAR
);CREATE TABLE katie_a_statewide_monthly_data (
"rpt_date" TIMESTAMP,
"rpt_yr" VARCHAR,
"ooc_check" VARCHAR,
"month" TIMESTAMP,
"month_type" VARCHAR,
"svc_desc" VARCHAR,
"amount" DOUBLE,
"amount_annot" DOUBLE,
"amount_type" VARCHAR
);Anyone who has the link will be able to view this.