FHIR Summary Reports
0.1.0 - ci-build
FHIR Summary Reports - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-09-30 |
<Measure xmlns="http://hl7.org/fhir">
<id value="mii-msr-summary-report-composite-gender-age-cql"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure"/>
</meta>
<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">Knowledge Artifact Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Name (machine-readable)</th>
<td class="content-container">SummaryReportCompositeAgeGenderCQL</td>
</tr>
<tr>
<th scope="row" class="row-header">Title (human-readable)</th>
<td class="content-container">Measure Summary Report Composite Age Gender CQL</td>
</tr>
<tr>
<th scope="row" class="row-header">Status</th>
<td class="content-container">Active</td>
</tr>
<tr>
<th scope="row" class="row-header">Experimental</th>
<td class="content-container">false</td>
</tr>
<tr>
<th scope="row" class="row-header">Description</th>
<td class="content-container"><div><p>Summary Report with gender and age decade stratification using CQL in a composite stratifier</p>
</div></td>
</tr>
<tr>
<th scope="row" class="row-header">Measure Steward</th>
<td class="content-container">Medizininformatik Initiative</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward Contact Details</th>
<td class="content-container">Medizininformatik Initiative: <a href="https://www.medizininformatik-initiative.de/">https://www.medizininformatik-initiative.de/</a></td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Measure Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Version Number</th>
<td class="content-container">0.1.0</td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Measure Population Criteria</th>
</tr>
<tr>
<th scope="row" class="row-header">Summary</th>
<td class="content-container">Composite stratification by gender and age decade</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>Logic Definition</em>: <a href="#stratifieragegender-ininitialpopulation">InInitialPopulation</a>
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
</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="Bundle-mii-bdl-measure-library-transaction-bundle.html">Patient Age and Gender Stratification Library</a></td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Generated using version 0.4.6 of the sample-content-ig Liquid templates</th>
</tr>
</tbody>
</table>
</div>
</text>
<url
value="https://medizininformatik-initiative.de/fhir/Measure/SummaryReportCompositeAgeGenderCQL"/>
<version value="0.1.0"/>
<name value="SummaryReportCompositeAgeGenderCQL"/>
<title value="Measure Summary Report Composite Age Gender CQL"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-30"/>
<publisher value="Medizininformatik Initiative"/>
<contact>
<name value="Medizininformatik Initiative"/>
<telecom>
<system value="url"/>
<value value="https://www.medizininformatik-initiative.de/"/>
</telecom>
</contact>
<description
value="Summary Report with gender and age decade stratification using CQL in a composite stratifier"/>
<library
value="https://www.medizininformatik-initiative.de/fhir/Library/StratifierAgeGender"/>
<group>
<description value="Composite stratification by gender and age decade"/>
<population id="initial-population">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="initial-population"/>
</coding>
</code>
<criteria>
<language value="text/cql-identifier"/>
<expression value="InInitialPopulation"/>
</criteria>
</population>
<stratifier>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="46251-5"/>
<display value="Age group"/>
</coding>
</code>
<description value="Patient age five year group"/>
<criteria>
<language value="text/cql-identifier"/>
<expression value="AgeFiveYearGroups"/>
</criteria>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="99502-7"/>
<display value="Recorded sex or gender"/>
</coding>
</code>
<description value="Patient gender"/>
<criteria>
<language value="text/cql-identifier"/>
<expression value="Gender"/>
</criteria>
</component>
</stratifier>
</group>
</Measure>