Long-Term Care Facility Characteristics
U.S. Department of Health & Human Services
@usgov.hhs_gov_long_term_care_facility_characteristics_4e309
U.S. Department of Health & Human Services
@usgov.hhs_gov_long_term_care_facility_characteristics_4e309
The Long-Term Care Facility Characteristics, CMS Form 671, dataset provides information submitted by nursing homes on the CMS Form 671 collected during annual surveys. The data include information about resident census, ownership, dedicated special care units, facility characteristics, and staffing.
Organization: U.S. Department of Health & Human Services
Last updated: 2025-10-07T07:28:04.508303
Tags: hospitals-facilities, inpatient, long-term-care, medicare, skilled-nursing
CREATE TABLE long_term_care_facility_characteristics_2023_10_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR -- Organized Residents' Group,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR -- Continuing Care Retirement Community (CCRC),
"n_7_day_rn_waiver_date" TIMESTAMP -- 7 Day RN Waiver Date,
"n_7_day_rn_hrs_waived_per_week" BIGINT -- 7 Day RN Hrs Waived Per Week,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP -- 24 Hr Licensed Nursing Waiver Date,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT -- 24 Hr Licensed Nursing Hrs Waived Per Week,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);CREATE TABLE long_term_care_facility_characteristics_2024_01_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR -- Organized Residents' Group,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR -- Continuing Care Retirement Community (CCRC),
"n_7_day_rn_waiver_date" TIMESTAMP -- 7 Day RN Waiver Date,
"n_7_day_rn_hrs_waived_per_week" BIGINT -- 7 Day RN Hrs Waived Per Week,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP -- 24 Hr Licensed Nursing Waiver Date,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT -- 24 Hr Licensed Nursing Hrs Waived Per Week,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);CREATE TABLE long_term_care_facility_characteristics_2024_04_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR -- Organized Residents' Group,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR -- Continuing Care Retirement Community (CCRC),
"n_7_day_rn_waiver_date" TIMESTAMP -- 7 Day RN Waiver Date,
"n_7_day_rn_hrs_waived_per_week" BIGINT -- 7 Day RN Hrs Waived Per Week,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP -- 24 Hr Licensed Nursing Waiver Date,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT -- 24 Hr Licensed Nursing Hrs Waived Per Week,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);CREATE TABLE long_term_care_facility_characteristics_2024_07_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR -- Organized Residents' Group,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR -- Continuing Care Retirement Community (CCRC),
"n_7_day_rn_waiver_date" TIMESTAMP -- 7 Day RN Waiver Date,
"n_7_day_rn_hrs_waived_per_week" BIGINT -- 7 Day RN Hrs Waived Per Week,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP -- 24 Hr Licensed Nursing Waiver Date,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT -- 24 Hr Licensed Nursing Hrs Waived Per Week,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);CREATE TABLE long_term_care_facility_characteristics_2024_10_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR -- Organized Residents' Group,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR -- Continuing Care Retirement Community (CCRC),
"n_7_day_rn_waiver_date" TIMESTAMP -- 7 Day RN Waiver Date,
"n_7_day_rn_hrs_waived_per_week" BIGINT -- 7 Day RN Hrs Waived Per Week,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP -- 24 Hr Licensed Nursing Waiver Date,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT -- 24 Hr Licensed Nursing Hrs Waived Per Week,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);CREATE TABLE long_term_care_facility_characteristics_2025_01_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR -- Organized Residents' Group,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR -- Continuing Care Retirement Community (CCRC),
"n_7_day_rn_waiver_date" TIMESTAMP -- 7 Day RN Waiver Date,
"n_7_day_rn_hrs_waived_per_week" BIGINT -- 7 Day RN Hrs Waived Per Week,
"n_24_hr_licensed_nursing_waiver_date" VARCHAR -- 24 Hr Licensed Nursing Waiver Date,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT -- 24 Hr Licensed Nursing Hrs Waived Per Week,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);CREATE TABLE long_term_care_facility_characteristics_2025_04_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR -- Organized Residents' Group,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR -- Continuing Care Retirement Community (CCRC),
"n_7_day_rn_waiver_date" TIMESTAMP -- 7 Day RN Waiver Date,
"n_7_day_rn_hrs_waived_per_week" BIGINT -- 7 Day RN Hrs Waived Per Week,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP -- 24 Hr Licensed Nursing Waiver Date,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT -- 24 Hr Licensed Nursing Hrs Waived Per Week,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);Anyone who has the link will be able to view this.