This page is part of the Da Vinci Value-Based Performance Reporting Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: Incentive Payment Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="vbp-incentive"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-incentive</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">chronic-care-mgmt<a name="vbp-incentive-chronic-care-mgmt"> </a></td><td>Chronic care management</td><td>Chronic Care Management incentive payment. Applicable to the payment streams such as Quality Incentive Payment (QIP) and Pay for Performance (P4P).</td></tr><tr><td style="white-space:nowrap">annual-visit<a name="vbp-incentive-annual-visit"> </a></td><td>Annual office visit</td><td>Annual Office Visit incentive payment.</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-incentive"/>
<version value="1.0.0-ballot"/>
<name value="VbpIncentiveCS"/>
<title value="Incentive Payment Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-07-31T14:33:02+00:00"/>
<publisher value="HL7 Clinical Quality Information Work Group"/>
<contact>
<name value="HL7 Clinical Quality Information Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description
value="What type of incentive for a payment stream such as quality incentive payment."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="chronic-care-mgmt"/>
<display value="Chronic care management"/>
<definition
value="Chronic Care Management incentive payment. Applicable to the payment streams such as Quality Incentive Payment (QIP) and Pay for Performance (P4P)."/>
</concept>
<concept>
<code value="annual-visit"/>
<display value="Annual office visit"/>
<definition value="Annual Office Visit incentive payment."/>
</concept>
</CodeSystem>