National Hip Fracture Database Annual Report 2016
Healthcare Quality Improvement Partnership
@ukgov.national_hip_fracture_database_annual_report_2016
Healthcare Quality Improvement Partnership
@ukgov.national_hip_fracture_database_annual_report_2016
CREATE TABLE nhfd_2016_annual_report_transparency_data (
"hospital_code" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_yes_n" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_yes" DOUBLE,
"a_e_to_orthopaedic_ward_in_4_hours_no_n" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_no" DOUBLE,
"a_e_to_orthopaedic_ward_in_4_hours_total" BIGINT,
"amts_recorded_yes_n" BIGINT,
"amts_recorded_yes" DOUBLE,
"amts_recorded_unknown_n" VARCHAR,
"amts_recorded_unknown" VARCHAR,
"amts_recorded_total" BIGINT,
"perioperative_medical_assessment_no_n" VARCHAR,
"perioperative_medical_assessment_no" VARCHAR,
"perioperative_medical_assessment_yes_n" VARCHAR,
"perioperative_medical_assessment_yes" DOUBLE,
"perioperative_medical_assessment_total" BIGINT,
"mobilised_out_of_bed_no_n" VARCHAR,
"mobilised_out_of_bed_no" VARCHAR,
"mobilised_out_of_bed_yes_n" BIGINT,
"mobilised_out_of_bed_yes" DOUBLE,
"mobilised_out_of_bed_total" BIGINT,
"falls_assessment_qs_16_11_yes_n" BIGINT,
"falls_assessment_qs_16_11_yes" DOUBLE,
"falls_assessment_qs_16_11_no_n" VARCHAR,
"falls_assessment_qs_16_11_no" VARCHAR,
"falls_assessment_qs_16_11_total" BIGINT,
"bone_health_assessment_qs16_12_yes_n" BIGINT,
"bone_health_assessment_qs16_12_yes" DOUBLE,
"bone_health_assessment_qs16_12_no_n" VARCHAR,
"bone_health_assessment_qs16_12_no" VARCHAR,
"bone_health_assessment_qs16_12_total" BIGINT,
"best_practice_tariff_achievement_yes_n" DOUBLE,
"best_practice_tariff_achievement_yes" DOUBLE,
"best_practice_tariff_achievement_no_n" DOUBLE,
"best_practice_tariff_achievement_no" DOUBLE,
"best_practice_tariff_achievement_total" DOUBLE,
"surgery_on_day_of_or_day_after_admission_yes_n" BIGINT,
"surgery_on_day_of_or_day_after_admission_yes" DOUBLE,
"surgery_on_day_of_or_day_after_admission_no_n" BIGINT,
"surgery_on_day_of_or_day_after_admission_no" DOUBLE,
"surgery_on_day_of_or_day_after_admission_total" BIGINT,
"ga_all_n" BIGINT,
"ga_all" DOUBLE,
"ga_nerve_block_n" VARCHAR,
"ga_nerve_block" DOUBLE,
"sa_all_n" BIGINT,
"sa_all" DOUBLE,
"sa_nerve_block_n" VARCHAR,
"sa_nerve_block" VARCHAR,
"cemented_n" VARCHAR,
"cemented" DOUBLE,
"not_cemented_n" VARCHAR,
"not_cemented" VARCHAR,
"arthroplasties_total" BIGINT,
"thr_no_n" VARCHAR,
"thr_no" DOUBLE,
"thr_yes_n" VARCHAR,
"thr_yes" DOUBLE,
"thr_eligible_total" VARCHAR,
"intertrochanteric_shs_yes_n" VARCHAR,
"intertrochanteric_shs_yes" DOUBLE,
"intertrochanteric_shs_no_n" VARCHAR,
"intertrochanteric_shs_no" VARCHAR,
"intertrochanteric_total" BIGINT,
"subtrochanteric_all_intramedullary_nail_n" VARCHAR,
"subtrochanteric_all_intramedullary_nail" DOUBLE,
"subtrochanteric_not_intramedullary_nail_n" VARCHAR,
"subtrochanteric_not_intramedullary_nail" VARCHAR,
"subtrochanteric_total" VARCHAR,
"cases_submitted_to_nhfd_2014" DOUBLE,
"case_ascertainment_denominator_2014_hes_pedw_cases" DOUBLE,
"case_ascertainment" DOUBLE,
"los_analysis_n" BIGINT,
"acute_los" VARCHAR,
"post_acute_los" VARCHAR,
"total_los" DOUBLE,
"return_to_own_home_within_30_days_no_n" BIGINT,
"return_to_own_home_within_30_days_no" DOUBLE,
"return_to_own_home_within_30_days_yes_n" BIGINT,
"return_to_own_home_within_30_days_yes" DOUBLE,
"return_to_own_home_within_30_days_total_cases" BIGINT,
"reoperated_within_30_days_yes_n" VARCHAR,
"reoperated_within_30_days_yes" VARCHAR,
"reoperated_within_30_days_no_n" VARCHAR,
"reoperated_within_30_days_no" VARCHAR,
"reoperated_within_30_days_total_cases" BIGINT,
"documented_not_to_have_developed_a_pressure_ulcer_cg179_n" BIGINT,
"documented_not_to_have_developed_a_pressure_ulcer_cg179_yes" DOUBLE,
"documented_to_have_developed_a_pressure_ulcer_cg179_n" VARCHAR,
"documented_to_have_developed_a_pressure_ulcer_cg179" VARCHAR,
"documented_not_to_have_developed_a_pressure_ulcer_cg17_0616e58b" BIGINT,
"hip_fracture_sustained_as_an_inpatient_yes_n" VARCHAR,
"hip_fracture_sustained_as_an_inpatient_yes" VARCHAR,
"hip_fracture_sustained_as_an_inpatient_no_n" BIGINT,
"hip_fracture_sustained_as_an_inpatient_no" DOUBLE,
"hip_fracture_sustained_as_an_inpatient_all_cases" BIGINT,
"documented_final_discharge_destination_yes_n" BIGINT,
"documented_final_discharge_destination_yes" DOUBLE,
"documented_final_discharge_destination_no_n" VARCHAR,
"documented_final_discharge_destination_no" VARCHAR
);
Anyone who has the link will be able to view this.