EHR Developers Reported By Health Care Providers Participating In Federal Programs
U.S. Department of Health & Human Services
@usgov.hhs_gov_ehr_developers_reported_by_health_care_provide_76581c13
U.S. Department of Health & Human Services
@usgov.hhs_gov_ehr_developers_reported_by_health_care_provide_76581c13
The Medicare & Medicaid Electronic Health Record (EHR) Incentive Programs provide incentives to eligible ambulatory and inpatient providers to adopt electronic health records. This dataset provides the counts of health care providers that have reported a developer's product through participation in the Medicare EHR Incentive Program. The data are provided beginning in 2011. This dataset enables the tracking of trends in the adoption of healthIT by developer and by both office-based health care providers and non-federal acute-care hospitals. Filter the data by Program Year to get the most recent counts by health care provider type. The most recent data is available through the 2016 Program Year.
Organization: U.S. Department of Health & Human Services
Last updated: 2022-01-25T02:04:36.567467
Tags: adoption, cehrt, certified-electronic-health-record-technology, cms-ehr-incentrive-program, ehr-developers, ehr-vendors, federal-programs, health-it
CREATE TABLE ehr_vendors_count_dataset (
"developer" VARCHAR,
"provider_type" VARCHAR,
"program_year" BIGINT,
"tot_provs_report_developer" BIGINT,
"tot_provs_report_2015_edition" BIGINT,
"tot_provs_report_2014_edition" BIGINT,
"tot_provs_report_2011_edition" BIGINT,
"product_type" VARCHAR
);Anyone who has the link will be able to view this.