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 |
<MeasureReport xmlns="http://hl7.org/fhir">
<id value="IGRatio-ivy"/>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MeasureReport IGRatio-ivy</b></p><a name="IGRatio-ivy"> </a><a name="hcIGRatio-ivy"> </a><p><b>CQM Test Case Description</b>: </p><div><p>Ratio test case — Ivy: denominator branch = in the initial population only; numerator branch = not in the initial population.</p>
</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-IGRatio.html">IG Ratio 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><blockquote><p><b>id</b></p>ipp-1</blockquote><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><blockquote><p><b>id</b></p>ipp-2</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</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}">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></div>
</text>
<extension
url="http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-testCaseDescription">
<valueMarkdown
value="Ratio test case — Ivy: denominator branch = in the initial population only; numerator branch = not in the initial population."/>
</extension>
<modifierExtension
url="http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-isTestCase">
<valueBoolean value="true"/>
</modifierExtension>
<status value="complete"/>
<type value="individual"/>
<measure value="http://hl7.org/fhir/uv/cqm/Measure/IGRatio"/>
<subject>
<reference value="http://example.org/fhir/Patient/ivy"/>
</subject>
<period>
<start value="2024-01-01"/>
<end value="2024-12-31"/>
</period>
<group>
<population id="ipp-1">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="initial-population"/>
</coding>
</code>
<count value="1"/>
</population>
<population id="ipp-2">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="initial-population"/>
</coding>
</code>
<count value="0"/>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator"/>
</coding>
</code>
<count value="0"/>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator-exclusion"/>
</coding>
</code>
<count value="0"/>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="numerator"/>
</coding>
</code>
<count value="0"/>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="numerator-exclusion"/>
</coding>
</code>
<count value="0"/>
</population>
</group>
</MeasureReport>