Vue.component('cvdm-overview', { template: '
' + '' + '

Use of Medications to Prevent Major Cardiovascular Events in Persons with Diabetes (CVDM)

' + '
' + '' + '

Description

' + '
' + '' + '

The percentage of individuals ≥18 years of age who have type 2 diabetes and established atherosclerotic cardiovascular disease (ASCVD) that are prescribed a glucagon-like peptide-1 (GLP-1) receptor agonist or sodium-glucose cotransporter-2 (SGLT-2) inhibitor with proven cardiovascular benefit during the measurement year.

' + '

A higher rate indicates better performance.

' + '
' + '' + '

Additional Information

' + '
' + '' + '' + '

Intended Use

' + '
' + '' + '

Performance measurement for health plans.

' + '
' + '
' + '' + '' + '

Data Sources

' + '
' + '' + '

Medical and prescription claims data.

' + '
' + '
' + '' + '' + '

Denominator

' + '
' + '' + '

Individuals with a diagnosis of type 2 diabetes and established ASCVD.

' + '
' + '
' + '' + '' + '

Exclusions

' + '
' + '' + '
    ' + "
  • End-Stage Renal Disease (ESRD)
  • " + "
  • Heart Failure
  • " + "
  • Hospice
  • " + '
  • Pregnancy
  • ' + '
' + '
' + '
' + '' + '' + '

Numerator

' + '
' + '' + '

Individuals with ≥1 prescription claims for a GLP-1 receptor agonist or SGLT-2 inhibitor with a proven cardiovascular benefit during the measurement year.

' + '
' + '
' + '
' }); Vue.component('cvdm-ref-1', { template: '' + '' + '1' + '' }); Vue.component('cvdm-rationale', { template: '
' + '' + '

Rationale

' + '
' + '' + "

" + '
' + '
' }); Vue.component('cvdm', { template: '
' + '' + /*'' + '' +*/ '



' + '
', props: { rationale: { default: false }, faqs: { default: false } } });