Hospital Profitability, 2009-2013
State of California
@usgov.ca_gov_hospital_profitability_2009_2013_1a898
State of California
@usgov.ca_gov_hospital_profitability_2009_2013_1a898
The dataset contains income statement information for all licensed, comparable hospitals in the state of California. Kaiser hospitals, state mental hospitals, psychiatric health facilities, and hospitals with mainly long-term care patients are excluded. Deductions from Revenue, Net Patient Revenue, Net from Operations (Operating Revenue less Operating Expense), and Net Income for public hospitals has been adjusted for Disproportionate Share intergovernmental transfers for funding the Disproportionate Share Hospital Program. The program gets federal matching funds to pay supplemental payments to hospitals with a disproportionate share of uninsured, underinsured, and Medi-Cal patients. To link the OSHPD IDs with those from other Departments, like CDPH, please reference the "Licensed Facility Cross-Walk" Open Data table at https://data.chhs.ca.gov/dataset/licensed-facility-crosswalk.
Organization: State of California
Last updated: 2024-11-27T01:03:46.610871
Tags: department-of-health-care-access-and-information, hospital, income, ogi, operating-margin, profitability
CREATE TABLE table_1 (
"year" BIGINT,
"facility_number" DOUBLE,
"facility_name" VARCHAR,
"begin_date" TIMESTAMP,
"end_date" TIMESTAMP,
"county_name" VARCHAR,
"type_of_control" VARCHAR,
"income_statement_item" VARCHAR,
"income_statement_amount" DOUBLE,
"amount_per_adjusted_patient_day" DOUBLE
);Anyone who has the link will be able to view this.