FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/vbp-incentive

Packagehl7.fhir.us.davinci-vbpr
Resource TypeCodeSystem
Idvbp-incentive
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-vbpr/https://build.fhir.org/ig/HL7/davinci-vbpr/CodeSystem-vbp-incentive.html
URLhttp://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-incentive
Version1.1.0
Statusactive
Date2025-07-21T02:13:33+00:00
NameVbpIncentiveCS
TitleIncentive Payment Codes
Realmus
Authorityhl7
DescriptionWhat type of incentive for a payment stream such as quality incentive payment.
Contentcomplete

Resources that use this resource

ValueSet
vbp-incentiveIncentive

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem vbp-incentive

This case-sensitive code system http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-incentive defines the following codes:

CodeDisplayDefinition
chronic-care-mgmt Chronic care managementChronic Care Management incentive payment. Applicable to the payment streams such as Quality Incentive Payment (QIP) and Pay for Performance (P4P).
annual-visit Annual office visitAnnual Office Visit incentive payment.

Source

{
  "resourceType": "CodeSystem",
  "id": "vbp-incentive",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"
          }
        ]
      }
    }
  ],
  "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.1.0",
  "name": "VbpIncentiveCS",
  "title": "Incentive Payment Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T02:13:33+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."
    }
  ]
}