dQM QICore Content Implementation Guide
2026.0.0 - CI Build
dQM QICore Content Implementation Guide, published by cqframework. This guide is not an authorized publication; it is the continuous build for version 2026.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/dqm-content-qicore-2026/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-05 |
<Measure xmlns="http://hl7.org/fhir">
<id value="StratificationEncounterExample"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="narrative-table">
<tbody>
<tr>
<th colspan="2" scope="row" class="row-header">Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Version</th>
<td class="content-container">2026.0.0</td>
</tr>
<tr>
<th scope="row" class="row-header">Status</th>
<td class="content-container">Draft</td>
</tr>
<tr>
<th scope="row" class="row-header">Measure Scoring</th>
<td class="content-container">
proportion from <a href="http://hl7.org/fhir/measure-scoring">http://hl7.org/fhir/measure-scoring</a>
</td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Measure Group (Rate) (ID: group-1)</th>
</tr>
<tr>
<th scope="row" class="row-header">Basis</th>
<td class="content-container">Encounter</td>
</tr>
<tr>
<th scope="row" class="row-header">Initial Population</th>
<td class="content-container">
<em>ID</em>: initial-population
<br/>
<em>Description</em>: No description provided
<em>Criteria</em>: Initial Population
</td>
</tr>
<tr>
<th scope="row" class="row-header">Denominator</th>
<td class="content-container">
<em>ID</em>: denominator
<br/>
<em>Description</em>: No description provided
<em>Criteria</em>: Denominator
</td>
</tr>
<tr>
<th scope="row" class="row-header">Numerator</th>
<td class="content-container">
<em>ID</em>: numerator
<br/>
<em>Description</em>: No description provided
<em>Criteria</em>: Numerator
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: <span title="Codes:">Criteria-based Age Range Stratifier, 0 to 20 years</span>
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: <span title="Codes:">Criteria-based Age Range Stratifier, 21 to 40 years</span>
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: <span title="Codes:">Criteria-based Age Range Stratifier, 41+ years</span>
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: <span title="Codes:">Value-based Gender and Age Range Stratifier</span>
</td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Measure Logic</th>
</tr>
<tr>
<th scope="row" class="row-header">Primary Library</th>
<td class="content-container"><a href="Library-StratificationEncounterExample.html">Stratification Encounter Example</a></td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Generated using version 0.5.0 of the sample-content-ig Liquid templates</th>
</tr>
</tbody>
</table>
</div>
</text>
<url value="https://madie.cms.gov/Measure/StratificationEncounterExample"/>
<version value="2026.0.0"/>
<status value="draft"/>
<date value="2026-02-05T16:14:32+00:00"/>
<library
value="https://madie.cms.gov/Library/StratificationEncounterExample"/>
<scoring>
<coding>
<system value="http://hl7.org/fhir/measure-scoring"/>
<code value="proportion"/>
</coding>
</scoring>
<group id="group-1">
<extension
url="http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-populationBasis">
<valueCode value="Encounter"/>
</extension>
<population id="initial-population">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="initial-population"/>
<display value="Initial Population"/>
</coding>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Initial Population"/>
</criteria>
</population>
<population id="denominator">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator"/>
<display value="Denominator"/>
</coding>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Denominator"/>
</criteria>
</population>
<population id="numerator">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="numerator"/>
<display value="Numerator"/>
</coding>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Numerator"/>
</criteria>
</population>
<stratifier>
<code>
<text value="Criteria-based Age Range Stratifier, 0 to 20 years"/>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Stratifier P0Y--P21Y"/>
</criteria>
</stratifier>
<stratifier>
<code>
<text value="Criteria-based Age Range Stratifier, 21 to 40 years"/>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Stratifier P21Y--P41Y"/>
</criteria>
</stratifier>
<stratifier>
<code>
<text value="Criteria-based Age Range Stratifier, 41+ years"/>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Stratifier P41Y--P9999Y"/>
</criteria>
</stratifier>
<stratifier>
<code>
<text value="Value-based Gender and Age Range Stratifier"/>
</code>
<component>
<code>
<text value="Value-based Gender Component Stratifier"/>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Gender Stratifier"/>
</criteria>
</component>
<component>
<code>
<text value="Value-based Age Range Component Stratifier"/>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Age Range Stratifier"/>
</criteria>
</component>
</stratifier>
</group>
</Measure>