Vue.component('pdc-arv-ph-overview', { template: '
' + '' + '

Proportion of Days Covered: Antiretroviral Medications (Pharmacy) (PDC-ARV-PH)

' + '
' + '' + '

Description

' + '
' + '' + '

The percentage of individuals attributed to the pharmacy ≥18 years of age who met the Proportion of Days Covered (PDC) threshold of 90% for ≥3 antiretroviral medications during the measurement year.

' + '

A higher rate indicates better performance.

' + '
' + '' + '

Additional Information

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

Intended Use

' + '
' + '' + '

Performance measurement for pharmacies.

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

Data Sources

' + '
' + '' + '

Prescription claims data.

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

Denominator

' + '
' + '' + '

Individuals who filled a prescription for ≥3 distinct ARVs (as a single agent or as a combination) each with 2 different dates of service during the measurement year.

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

Exclusions

' + '
' + '' + '

Hospice.

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

Numerator

' + '
' + '' + '

Individuals who met the PDC threshold of 90% during the measurement year.

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

Attribution

' + '
' + '' + '

Individuals are attributed to the pharmacy with ≥51% of the days\' supply for all of the individual\'s prescription claims involving a target medication.

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

Rationale

' + '
' + '' + '

' + '
' + '
' }); Vue.component('pdc-arv-ph-faqs', { template: '
' + '' + '

FAQs

' + '
' + '' + '' + '' + '' + "
" + '

' + '' + '' + '' + '
' }); Vue.component('pdc-arv-ph', { template: '
' + '' + '' + '' + '



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