This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v5.0.0-ballot2: STU5 (v5.0.0) Ballot 2) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
Active as of 2024-04-09 |
{
"resourceType" : "CodeSystem",
"id" : "quality-programs-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/quality-programs-example</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\">mips<a name=\"quality-programs-example-mips\"> </a></td><td>MIPS</td><td>Merit-Based Incentive Payment System (MIPS)</td></tr><tr><td style=\"white-space:nowrap\">ep-ec<a name=\"quality-programs-example-ep-ec\"> </a></td><td>EP/EC</td><td>Eligible Professionals/Eligible Clinicians.</td></tr><tr><td style=\"white-space:nowrap\">eh-cah<a name=\"quality-programs-example-eh-cah\"> </a></td><td>EH/CAH</td><td>Eligible Hospitals or Critical Access Hospitals.</td></tr><tr><td style=\"white-space:nowrap\">qpp<a name=\"quality-programs-example-qpp\"> </a></td><td>QPP</td><td>Quality Payment Program.</td></tr><tr><td style=\"white-space:nowrap\">aapm<a name=\"quality-programs-example-aapm\"> </a></td><td>AAPM</td><td>Advanced Alternative Payment Models.</td></tr><tr><td style=\"white-space:nowrap\">cpcp<a name=\"quality-programs-example-cpcp\"> </a></td><td>CPC+</td><td>Comprehensive Primary Care Plus (CPC+)</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/quality-programs-example",
"version" : "4.0.0",
"name" : "QualityProgramsExample",
"title" : "Quality Programs Codes Example",
"status" : "active",
"experimental" : false,
"date" : "2024-04-09T13:20:21+00:00",
"publisher" : "HL7 International / Clinical Quality Information",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "The following defines the programs associated with a measure. Identified quality programs are neither exhaustive nor prescriptive. Specific quality program codes are not in scope for this IG.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/us/cqfmeasures/ValueSet/quality-programs-example",
"content" : "complete",
"concept" : [
{
"code" : "mips",
"display" : "MIPS",
"definition" : "Merit-Based Incentive Payment System (MIPS)"
},
{
"code" : "ep-ec",
"display" : "EP/EC",
"definition" : "Eligible Professionals/Eligible Clinicians."
},
{
"code" : "eh-cah",
"display" : "EH/CAH",
"definition" : "Eligible Hospitals or Critical Access Hospitals."
},
{
"code" : "qpp",
"display" : "QPP",
"definition" : "Quality Payment Program."
},
{
"code" : "aapm",
"display" : "AAPM",
"definition" : "Advanced Alternative Payment Models."
},
{
"code" : "cpcp",
"display" : "CPC+",
"definition" : "Comprehensive Primary Care Plus (CPC+)"
}
]
}