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
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.