Fourth Quarter Summary Hospital Utilization Discharges By Payer Source
State of California
@usgov.ca_gov_fourth_quarter_summary_hospital_utilization_dis_7692f2fd
State of California
@usgov.ca_gov_fourth_quarter_summary_hospital_utilization_dis_7692f2fd
This dataset provides the fourth quarter summary roll-up of California hospitals’ financial and utilization data for discharges by payer source.
Organization: State of California
Last updated: 2023-08-12T11:42:14.745590
Tags: department-of-health-care-access-and-information, discharges-by-payer-source, hcai, ogi, payer, qfur, quarterly-financial-and-utilization-report
CREATE TABLE table_1 (
"year" BIGINT,
"oshpd_id" BIGINT,
"facility_name" VARCHAR,
"county" VARCHAR,
"type_of_ownership" VARCHAR,
"hospital_type" VARCHAR,
"teaching" VARCHAR,
"small_rural" VARCHAR,
"licensed_beds" BIGINT,
"available_beds" BIGINT,
"staffed_beds" BIGINT,
"discharge_by_payer" BIGINT,
"total_discharges" BIGINT,
"discharge_payer_percent" VARCHAR,
"payer" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.