Baselight

ONC Budget Performance Measure Data

U.S. Department of Health & Human Services

@usgov.hhs_gov_onc_budget_performance_measure_data

About this Dataset

ONC Budget Performance Measure Data

The dataset contains all the current and historical performance measures submitted as part of ONC;s annual budget formulation process. These measures track agency priorities for electronic health record adoption, health information exchange, patient engagement, and privacy and security. Each measure contains the annual estimate and a measure target, if applicable, for all the years the measure was reported in the ONC Budget.
Organization: U.S. Department of Health & Human Services
Last updated: 2022-01-25T02:04:12.339654
Tags: adoption, budget-formulation, ehr, health-information-technology, health-it, patient-access, patient-engagement, performance-measure, view-download-transmit

Tables

Performance-measures

@usgov.hhs_gov_onc_budget_performance_measure_data.performance_measures
  • 6.74 KB
  • 336 rows
  • 5 columns
Loading...

CREATE TABLE performance_measures (
  "measure" VARCHAR,
  "measure_year" BIGINT,
  "measure_type" VARCHAR,
  "measure_value" DOUBLE,
  "measure_status" VARCHAR
);