This page is part of the Da Vinci Value-Based Performance Reporting Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Originally, value-based payment models were designed to reward healthcare providers with incentive payments for the quality of care they give to people with Medicare. The programs were designed to link provider performance of quality measures to provider payment and work with other CMS quality efforts to ensure that quality is being achieved. Value-based purchasing refers to a broad set of performance-based payment strategies that link financial incentives to providers’ performance on a set of defined metrics and measures. Value-based purchasing programs are private or public programs that link financial reimbursement to performance on measures of quality (i.e., structure, process, outcomes, access, and patient experience) and cost or resource use.1
Economic challenges and higher healthcare costs have expanded these value-based payment models to larger populations of patients and members. The industry has adopted several names for the original value-based payment models, including value-based purchasing, value-based contracting, value-based payments, and, most recently, alternative payment models.
For the purpose of this implementation guide, any report that meets the definition of a value-based payment model, meaning a contract that links financial incentives to providers’ financial, quality, and risk performance on defined metrics and measures, will be considered a value-based performance report. Reporting performance against the specific details of a contract may include financial, quality, utilization, etc. over defined time periods.
In this implementation guide, we use the term metrics to refer to financial measures in the report, and the term quality measures or measures to refer to the quality measures such as the colorectal cancer screening measure.
This following is a list of pre-requisites for using this implementation guide:
The actors involved in exchanging value-based performance reports are Clients and Servers.
There are three profiles specified in this version of the implementation guide:
evaluatedResource
references the VBP Quality MeasureReport profile. This profile derives from the Da Vinci Data Exchange for Quality Measure IG’s DEQM Summary MeasureReport profile and provides additional capability to support the need for exchanging quality measure data relevant for value-based performance reporting.Figure 2-2 describes value-based performance reporting workflow between a Payer and a Provider. Payer creates Value-Based Performance Measure for a value-based contract and generates VBP MeasureReport for a performance period, Provider then periodically gets the reports from the Payer.
Value-based payment models are expected to grow across all lines of business. The adoption of value-based care has accelerated in recent years, and this trend could continue in the coming years as payers, employers, and the government embrace these value-based care models. Value-based contracts encompass a broad variety of models, such as capitation, pay-for-performance, pay-for-quality, and shared savings to name a few. The performance metrics and measures that these value-based contracts need to measure and to track are also very broad, which spans over financial, quality, utilization and more. Because of the challenges with ever-expanding value-based payment models and performance metrics associated with those models, it would be near impossible and unsustainable to specify a comprehensive list of named representations for these different value-based care models and metrics. This implementation guide has taken the approach of defining a framework for value-based performance reporting. The profiles specified in this implementation guide provide standard structural representation that is intended to support reporting on various value-based payment models. Commonly used payment models and performance metrics are defined in value sets with extensible binding, which provides Payer and Provider the flexibility for reporting value-based payment models and metrics that are not yet defined in this implementation guide or those that are applicable only to their own organizations.
The Value-Based Performance MeasureReport (VBP MeasureReport) is a profile on the MeasureReport resource. Each MeasureReport.group
corresponds to a performance metric.
MeasureReport.group.code
has an extensible binding to the Performance Metric value set. This value set contains a list of commonly used performance metrics for various value-based payment models. Several extensions are added to the group
element to provide additional information about a performance metric.measureScore
is the value of a performance metric. An extension Alternate MeasureScore is added to allow additional data types including decimal, integer, CodeableConcept, boolean, and Money to be used in addition to Quantity.paymentStream
is a complex extension. The type
is required, which has an extensible binding to the Payment Stream value set. The Payment Stream value set defines commonly used value-based payment models such as care coordination fee, shared savings percent, shared savings gated on quality, and etcetera. The incentive
is an optional field and is intended to provide more granular incentive program information for the Quality Incentive Payment payment stream, such as chronic care management and annual office visit. The paymentStream
has cardinality of 0..*. It is possible for a performance metric to be associated with different payment streams.baseline
is a complex extension. The baseline value of the performance metric and the time period the baseline was measured could be provided.servicePeriod
is the service period for a performance metric. Each performance metric may have a different service period.paidThroughDate
is the ending date of the pay cycle.Value-based performance reports often include data on performance on overall population and stratified results on those performance metrics based on variety of stratifiers. This IG has defined a list of stratifier codes, which include facility, taxid, group, geography, and cohort.
MeasureReport.group.stratifer
provides the capabilities of stratifying based on a single stratifier or combination of a number of stratifiers.stratifier.stratum.value
would be selecting from a list of codes that represent the regions. The exact codes may be specific to a payer or provider organization.stratifier.stratum.component
.Many value-based payment models involve quality. The implementation guide reuses the Data Exchange for Quality Measure (DEQM) Summary MeasureReport for reports on quality measures. The VBP MeasureReport profile created a slice on the MeasureReport.evaluatedResource
to reference the VBP Quality MeasureReport profile, which is derived from the DEQM Summary MeasureReport. The groupReference
extension allows a VBP MeasureReport to be linked to a specific performance metric by using the group.id
if needed.
For a value-based performance report, the subject of the report is always an organization. Because Organization is not an allowable choice for the MeasureReport subject
in FHIR R4 (note that in FHIR R5, MeasureReport.subject has been updated to support Organization), an Organization Subject extension is added to the MeasureReport.subject
to allow an organization as the subject.
A customized Organization Subject Search Parameter on the Value-Based Performance MeasureReport is also defined to support a search by organization as the subject.
Figure 2-2 provides a structural overview of the VBP MeasureReport. (Note: elements that are added as extensions are indicated with purple background.)
VBP Quality MeasureReport is based on the DEQM Summary MeasureReport with a few extensions.
MeasureReport.threshold
: value-based performance reports often include threshold information for a measure, for example, the threshold for this measure for a 4 star in a star rating is 85%. The type
indicates what kind of threshold. The threshold
is the value of the threshold, such as 85%. The gap that needs to meet the threshold can be represented using the optional gapToThreshold
.MeasureReport.score
: this score is used to represent scores such as a star rating score.This profile has defined a VBP Measure Population Type value set. This value set added two new codes calculated-denominator and calculated-numerator to the Measure Population Type value set from the base Measure resource. The calculated-denominator is the resulting denominator when calculating performance rate, for a proportion measure, this would be the result of denominator – denominator exclusion – denominator exception. Same applies to the calculated-numerator.
Figure 2-3 and Figure 2-4 used the colorectal cancer screening and the breast cancer screening measures as examples to illustrate the use of the VBP Quality MeasureReport.
The VBP Measure is used to represent value-based contract information that are needed for value-based performance reporting. The VBP Measure profile is derived from the CQFM Composite Measure profile. This is to reuse the composite measure structure to represent the list of quality measures that are specified in a value-based contract.
This profile added a few extensions to represent the following:
Certain elements in the profiles defined in this implementation guide are marked as Must Support. This flag is used to indicate that the element plays a critical role in defining and sharing value-based performance reports, and implementations SHALL understand and process the element.
This IG uses US Core profiles where appropriate, therefore, the implications of the Must Support flag for US Core profiles must also be considered.
For more information, see the definition of Must Support in the base FHIR specification.
This implementation guide relies on the following specifications: