Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-vbpr/ and changes regularly. See the Directory of published versions
Active as of 2024-06-12 |
{
"resourceType" : "CodeSystem",
"id" : "vbp-incentive",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive 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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-incentive",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.30.16.7"
}
],
"version" : "1.0.0",
"name" : "VbpIncentiveCS",
"title" : "Incentive Payment Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-06-12T03:00:05+00:00",
"publisher" : "HL7 International / Clinical Quality Information",
"contact" : [
{
"name" : "HL7 International / Clinical Quality Information",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "What type of incentive for a payment stream such as quality incentive payment.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "chronic-care-mgmt",
"display" : "Chronic care management",
"definition" : "Chronic Care Management incentive payment. Applicable to the payment streams such as Quality Incentive Payment (QIP) and Pay for Performance (P4P)."
},
{
"code" : "annual-visit",
"display" : "Annual office visit",
"definition" : "Annual Office Visit incentive payment."
}
]
}