Baselight

ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) By Grantee

U.S. Department of Health & Human Services

@usgov.hhs_gov_onc_regional_extension_centers_rec_key_perform_a578fc34

Loading...
Loading...

About this Dataset

ONC Regional Extension Centers (REC) Key Performance Indicators (KPIs) By Grantee

The ONC Regional Extension Centers (REC) Program provides assistance to health care providers to adopt and meaningfully use certified EHR technology. The program, funded through the American Recovery and Reinvestment Act (ARRA) or The Recovery Act, provides grants to organizations, Regional Extension Centers, that assist providers directly in the organization's region. There are 62 unique RECs across the United States. This data set provides federal funding granted to each REC, each REC's program goals, and various metrics on the total providers that have signed up with an REC for assistance, gone live on an EHR, and demonstrated meaningful use of certified EHR technology. This data set is an artifact of ONC's performance measurement and data analysis during the life of ARRA. RECs continue to assist providers to go live and demonstrate meaningful use of EHRs. See ONC's other REC data to track these metrics at the state and county level.
Organization: U.S. Department of Health & Human Services
Last updated: 2022-01-25T02:03:44.722229
Tags: cehrt, ehr, ehr-incentive-programs, grantee, grants, health-information, health-it, meaningful-use, rec, regional-extension-centers

Tables

REC KPI Masterfile

@usgov.hhs_gov_onc_regional_extension_centers_rec_key_perform_a578fc34.rec_kpi_masterfile
  • 251.41 kB
  • 1,197 rows
  • 69 columns
Loading...
CREATE TABLE rec_kpi_masterfile (
  "org_name" VARCHAR,
  "period" TIMESTAMP,
  "fed_funding" BIGINT,
  "tot_provs_sign_up" BIGINT,
  "tot_pcp_provs_sign_up" BIGINT,
  "pcp_sign_up_goal" BIGINT,
  "pct_to_pcp_sign_up_goal" DOUBLE,
  "tot_provs_go_live" BIGINT,
  "tot_pcp_provs_go_live" BIGINT,
  "pcp_go_live_goal" BIGINT,
  "pct_to_pcp_go_live_goal" DOUBLE,
  "tot_provs_mu" VARCHAR,
  "tot_pcp_provs_mu" VARCHAR,
  "pcp_mu_goal" VARCHAR,
  "pct_to_pcp_mu_goal" VARCHAR,
  "tot_provs_sign_up_affil_cah_rural" BIGINT,
  "tot_provs_go_live_affil_cah_rural" BIGINT,
  "tot_provs_mu_affil_cah_rural" BIGINT,
  "tot_provs_sign_up_affil_chc" BIGINT,
  "tot_provs_go_live_affil_chc" BIGINT,
  "tot_provs_mu_affil_chc" BIGINT,
  "tot_provs_sign_up_affil_small_prac" BIGINT,
  "tot_provs_go_live_affil_small_prac" BIGINT,
  "tot_provs_mu_affil_small_prac" BIGINT,
  "tot_provs_sign_up_affil_pub" BIGINT,
  "tot_provs_go_live_affil_pub" BIGINT,
  "tot_provs_mu_affil_pub" BIGINT,
  "tot_provs_sign_up_affil_under_served" BIGINT,
  "tot_provs_go_live_affil_under_served" BIGINT,
  "tot_provs_mu_affil_under_served" BIGINT,
  "tot_provs_sign_up_affil_prac_cons" VARCHAR,
  "tot_provs_go_live_affil_prac_cons" VARCHAR,
  "tot_provs_mu_affil_prac_cons" VARCHAR,
  "tot_provs_sign_up_affil_rhc" VARCHAR,
  "tot_provs_go_live_affil_rhc" VARCHAR,
  "tot_provs_mu_affil_rhc" VARCHAR,
  "tot_provs_sign_up_micro" DOUBLE,
  "tot_provs_go_live_micro" DOUBLE,
  "tot_provs_mu_micro" DOUBLE,
  "tot_provs_sign_up_rural" BIGINT,
  "tot_provs_go_live_rural" BIGINT,
  "tot_provs_mu_rural" BIGINT,
  "tot_provs_sign_up_metro" BIGINT,
  "tot_provs_go_live_metro" BIGINT,
  "tot_provs_mu_metro" BIGINT,
  "tot_provs_sign_up_other_area" DOUBLE,
  "tot_provs_go_live_other_area" DOUBLE,
  "tot_provs_mu_other_area" DOUBLE,
  "tot_provs_sign_up_pedia_spec" BIGINT,
  "tot_provs_go_live_pedia_spec" BIGINT,
  "tot_provs_mu_pedia_spec" BIGINT,
  "tot_provs_sign_up_fam_spec" BIGINT,
  "tot_provs_go_live_fam_spec" BIGINT,
  "tot_provs_mu_fam_spec" BIGINT,
  "tot_provs_sign_up_gen_spec" BIGINT,
  "tot_provs_go_live_gen_spec" BIGINT,
  "tot_provs_mu_gen_spec" BIGINT,
  "tot_provs_sign_up_geriatric_spec" BIGINT,
  "tot_provs_go_live_geriatric_spec" BIGINT,
  "tot_provs_mu_geriatric_spec" BIGINT,
  "tot_provs_sign_up_obgyn_spec" BIGINT,
  "tot_provs_go_live_obgyn_spec" BIGINT,
  "tot_provs_mu_obgyn_spec" BIGINT,
  "tot_provs_sign_up_int_med_spec" BIGINT,
  "tot_provs_go_live_int_med_spec" BIGINT,
  "tot_provs_mu_int_med_spec" BIGINT,
  "tot_provs_sign_up_other_spec" BIGINT,
  "tot_provs_go_live_other_spec" BIGINT,
  "tot_provs_mu_other_spec" BIGINT
);

Share link

Anyone who has the link will be able to view this.