Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "MeasureReport",
"id" : "IGProportion-ivy",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport IGProportion-ivy</b></p><a name=\"IGProportion-ivy\"> </a><a name=\"hcIGProportion-ivy\"> </a><p><b>CQM Test Case Description</b>: </p><div><p>Proportion test case — Ivy is in the initial population but not the Denominator (no Procedure).</p>\n</div><p><b>CQM Is Test Case</b>: true</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-IGProportion.html\">IG Proportion Measure</a></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#http-//example.org/fhir/Patient/ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>period</b>: 2024-01-01 --> 2024-12-31</p><blockquote><p><b>group</b></p><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator-exclusion}\">Denominator Exclusion</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator-exclusion}\">Numerator Exclusion</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator-exception}\">Denominator Exception</span></p><p><b>count</b>: 0</p></blockquote></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-testCaseDescription",
"valueMarkdown" : "Proportion test case — Ivy is in the initial population but not the Denominator (no Procedure)."
}
],
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-isTestCase",
"valueBoolean" : true
}
],
"status" : "complete",
"type" : "individual",
"measure" : "http://hl7.org/fhir/uv/cqm/Measure/IGProportion",
"subject" : {
"reference" : "http://example.org/fhir/Patient/ivy"
},
"period" : {
"start" : "2024-01-01",
"end" : "2024-12-31"
},
"group" : [
{
"population" : [
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "initial-population"
}
]
},
"count" : 1
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "denominator"
}
]
},
"count" : 0
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "denominator-exclusion"
}
]
},
"count" : 0
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "numerator"
}
]
},
"count" : 0
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "numerator-exclusion"
}
]
},
"count" : 0
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "denominator-exception"
}
]
},
"count" : 0
}
]
}
]
}