National Hip Fracture Database Annual Report 2015
Healthcare Quality Improvement Partnership
@ukgov.national_hip_fracture_database_annual_report_2015
Healthcare Quality Improvement Partnership
@ukgov.national_hip_fracture_database_annual_report_2015
CREATE TABLE national_hip_fracture_database_annual_report_2015 (
"hospital_code" VARCHAR,
"own_home_sheltered_housing_n" BIGINT,
"own_home_sheltered_housing" VARCHAR,
"rehabilitation_unit_n" VARCHAR,
"rehabilitation_unit" VARCHAR,
"acute_hospital_n" VARCHAR,
"acute_hospital" VARCHAR,
"residential_care_n" VARCHAR,
"residential_care" VARCHAR,
"nursing_care_n" VARCHAR,
"nursing_care" VARCHAR,
"dead_n" VARCHAR,
"dead" VARCHAR,
"other_n" VARCHAR,
"other" VARCHAR,
"unknown_n" VARCHAR,
"unknown" VARCHAR,
"admitted_from_discharged_to_total_cases" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_qs16_1_yes_n" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_qs16_1_yes" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_qs16_1_no_n" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_qs16_1_no" VARCHAR,
"a_e_to_orthopaedic_ward_in_4_hours_qs16_1_total" VARCHAR,
"amts_recorded_yes_n" VARCHAR,
"amts_recorded_yes" VARCHAR,
"amts_recorded_no_n" VARCHAR,
"amts_recorded_no" VARCHAR,
"amts_recorded_total" VARCHAR,
"perioperative_medical_assessment_no_n" VARCHAR,
"perioperative_medical_assessment_no" VARCHAR,
"perioperative_medical_assessment_yes_n" VARCHAR,
"perioperative_medical_assessment_yes" VARCHAR,
"perioperative_medical_assessment_total" VARCHAR,
"mobilised_out_of_bed_no_n" VARCHAR,
"mobilised_out_of_bed_no" VARCHAR,
"mobilised_out_of_bed_yes_n" VARCHAR,
"mobilised_out_of_bed_yes" VARCHAR,
"mobilised_out_of_bed_total" VARCHAR,
"falls_assessment_qs_16_11_yes_n" VARCHAR,
"falls_assessment_qs_16_11_yes" VARCHAR,
"falls_assessment_qs_16_11_no_n" VARCHAR,
"falls_assessment_qs_16_11_no" VARCHAR,
"falls_assessment_qs_16_11_total" VARCHAR,
"bone_health_assessment_qs16_12_yes_n" VARCHAR,
"bone_health_assessment_qs16_12_yes" VARCHAR,
"bone_health_assessment_qs16_12_no_n" VARCHAR,
"bone_health_assessment_qs16_12_no" VARCHAR,
"bone_health_assessment_qs16_12_total" VARCHAR,
"best_practice_tariff_achievement_yes_n" VARCHAR,
"best_practice_tariff_achievement_yes" VARCHAR,
"best_practice_tariff_achievement_no_n" VARCHAR,
"best_practice_tariff_achievement_no" VARCHAR,
"best_practice_tariff_achievement_total" VARCHAR,
"surgery_on_day_of_or_day_after_admission_yes_n" VARCHAR,
"surgery_on_day_of_or_day_after_admission_yes" VARCHAR,
"surgery_on_day_of_or_day_after_admission_no_n" VARCHAR,
"surgery_on_day_of_or_day_after_admission_no" VARCHAR,
"surgery_on_day_of_or_day_after_admission_total" VARCHAR,
"ga_n" VARCHAR,
"ga" VARCHAR,
"not_ga_n" VARCHAR,
"not_ga" VARCHAR,
"ga_anaesthetics_total" VARCHAR,
"ga_nerve_block_n" VARCHAR,
"ga_nerve_block" VARCHAR,
"ga_without_nb_n" VARCHAR,
"ga_without_nb" VARCHAR,
"ga_nb_total" VARCHAR,
"sa_all_n" VARCHAR,
"sa_all" VARCHAR,
"not_sa_n" VARCHAR,
"not_sa" VARCHAR,
"sa_anaesthesia_total" VARCHAR,
"sa_nerve_block_n" VARCHAR,
"sa_nerve_block" VARCHAR,
"sa_without_nerve_block_n" VARCHAR,
"sa_without_nerve_block" VARCHAR,
"sa_total" VARCHAR,
"cemented_n" VARCHAR,
"cemented" VARCHAR,
"not_cemented_n" VARCHAR,
"not_cemented" VARCHAR,
"arthroplasties_total" VARCHAR,
"thr_no_n" VARCHAR,
"thr_no" VARCHAR,
"thr_yes_n" VARCHAR,
"thr_yes" VARCHAR,
"thr_eligible_total" VARCHAR,
"intertrochanteric_shs_yes_n" VARCHAR,
"intertrochanteric_shs_yes" VARCHAR,
"intertrochanteric_shs_no_n" VARCHAR,
"intertrochanteric_shs_no" VARCHAR,
"intertrochanteric_total" VARCHAR,
"subtrochanteric_all_intramedullary_nail_n" VARCHAR,
"subtrochanteric_all_intramedullary_nail" VARCHAR,
"subtrochanteric_not_intramedullary_nail_n" VARCHAR,
"subtrochanteric_not_intramedullary_nail" VARCHAR,
"subtrochanteric_total" VARCHAR,
"case_s_submitted" BIGINT,
"case_ascertainment_denominator" DOUBLE
);
Anyone who has the link will be able to view this.