California Hospital Ratings For Transcatheter Aortic Valve Replacement (TAVR) Procedures
State of California
@usgov.ca_gov_california_hospital_ratings_for_transcatheter_a_e0477e54
State of California
@usgov.ca_gov_california_hospital_ratings_for_transcatheter_a_e0477e54
CREATE TABLE n_2022_2023_california_hospital_performance_ratings_fo_08fdf5a4 (
"year" BIGINT,
"county" VARCHAR,
"hospital_system" VARCHAR,
"hospital" VARCHAR,
"hospital_id" BIGINT,
"performance_measure" VARCHAR,
"total_statewide_tavr_cases" BIGINT,
"statewide_adverse_events" BIGINT,
"statewide_observed_adverse_event_rate" DOUBLE,
"total_hospital_tavr_cases" BIGINT,
"n__hospital_adverse_events" BIGINT,
"hospital_observed_adverse_event_rate" DOUBLE,
"hospital_expected_adverse_event_rate" DOUBLE,
"hospital_risk_adjusted_adverse_event_rate_raaer" DOUBLE,
"hospital_lower_95_ci_for_raaer" DOUBLE,
"hospital_upper_95_ci_for_raaer" DOUBLE,
"performance_rating" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE
);
Anyone who has the link will be able to view this.