Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-07 |
<Measure xmlns="http://hl7.org/fhir">
<id value="icr-admin-coverage"/>
<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">ICRAdminCoverage</td>
</tr>
<tr>
<th scope="row" class="row-header">Title (human-readable)</th>
<td class="content-container">ICR Administrative Coverage</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>Doses/treatments delivered ÷ planning denominator, from tallies. Disaggregable by sex, age band, delivery strategy and geography.</p>
</div></td>
</tr>
<tr>
<th scope="row" class="row-header">Measure Steward</th>
<td class="content-container">UNICEF</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward Contact Details</th>
<td class="content-container">UNICEF: <a href="https://www.unicef.org">https://www.unicef.org</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 scope="row" class="row-header">Measure Scoring</th>
<td class="content-container"><span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring proportion}">Proportion</span></td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Measure Population Criteria</th>
</tr>
<tr>
<th scope="row" class="row-header">Numerator</th>
<td class="content-container">
<em>Description</em>: No description provided
</td>
</tr>
<tr>
<th scope="row" class="row-header">Denominator</th>
<td class="content-container">
<em>Description</em>: No description provided
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: Sex
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: Age band
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: Delivery strategy
</td>
</tr>
<tr>
<th scope="row" class="row-header">Stratifier</th>
<td class="content-container">
<em>Code</em>: Geography
</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://icr.healthcampaigns.org/Measure/icr-admin-coverage"/>
<version value="0.1.0"/>
<name value="ICRAdminCoverage"/>
<title value="ICR Administrative Coverage"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-08-07T08:41:18-04:00"/>
<publisher value="UNICEF"/>
<contact>
<name value="UNICEF"/>
<telecom>
<system value="url"/>
<value value="https://www.unicef.org"/>
</telecom>
</contact>
<description
value="Doses/treatments delivered ÷ planning denominator, from tallies. Disaggregable by sex, age band, delivery strategy and geography."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<scoring>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/measure-scoring"/>
<code value="proportion"/>
<display value="Proportion"/>
</coding>
</scoring>
<group>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="numerator"/>
<display value="Numerator"/>
</coding>
</code>
<criteria>
<language value="text/cql"/>
<expression
value="Doses/treatments administered in the period (record-origin = campaign)"/>
</criteria>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator"/>
<display value="Denominator"/>
</coding>
</code>
<criteria>
<language value="text/cql"/>
<expression
value="Planning denominator (the flagged ICRTargetPopulation for the geography)"/>
</criteria>
</population>
<stratifier>
<code>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs"/>
<code value="sex"/>
<display value="Sex"/>
</coding>
</code>
<criteria>
<language value="text/cql"/>
<expression value="Patient.gender"/>
</criteria>
</stratifier>
<stratifier>
<code>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs"/>
<code value="age-band"/>
<display value="Age band"/>
</coding>
</code>
<criteria>
<language value="text/cql"/>
<expression value="Eligibility age band"/>
</criteria>
</stratifier>
<stratifier>
<code>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs"/>
<code value="delivery-strategy"/>
<display value="Delivery strategy"/>
</coding>
</code>
<criteria>
<language value="text/cql"/>
<expression value="Task.delivery-strategy"/>
</criteria>
</stratifier>
<stratifier>
<code>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs"/>
<code value="geography"/>
<display value="Geography"/>
</coding>
</code>
<criteria>
<language value="text/cql"/>
<expression value="Reporting Location"/>
</criteria>
</stratifier>
</group>
</Measure>