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
| Draft as of 2026-08-07 |
{
"resourceType" : "CodeSystem",
"id" : "icr-coverage-stratifier-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-coverage-stratifier-cs</b></p><a name=\"icr-coverage-stratifier-cs\"> </a><a name=\"hcicr-coverage-stratifier-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sex<a name=\"icr-coverage-stratifier-cs-sex\"> </a></td><td>Sex</td><td>Disaggregation by administrative sex (maps to Patient.gender).</td></tr><tr><td style=\"white-space:nowrap\">age-band<a name=\"icr-coverage-stratifier-cs-age-band\"> </a></td><td>Age band</td><td>Disaggregation by the campaign's eligibility age bands (e.g. 5–14, 15+).</td></tr><tr><td style=\"white-space:nowrap\">delivery-strategy<a name=\"icr-coverage-stratifier-cs-delivery-strategy\"> </a></td><td>Delivery strategy</td><td>Disaggregation by ICRDeliveryStrategy (fixed-post, house-to-house, community-directed…).</td></tr><tr><td style=\"white-space:nowrap\">disposition<a name=\"icr-coverage-stratifier-cs-disposition\"> </a></td><td>Disposition</td><td>Disaggregation by treatment disposition (treated vs not-treated reason: absent, refused, excluded).</td></tr><tr><td style=\"white-space:nowrap\">geography<a name=\"icr-coverage-stratifier-cs-geography\"> </a></td><td>Geography</td><td>Disaggregation by the location/admin level the figure covers.</td></tr><tr><td style=\"white-space:nowrap\">dose-history<a name=\"icr-coverage-stratifier-cs-dose-history\"> </a></td><td>Dose history / zero-dose status</td><td>Disaggregation by prior-dose status (ICRDoseHistoryCS: zero-dose | previously-received | no-recall) — the polio SIA tally's never-received / previously-received / no-recall split, and the zero-dose vs not-zero-dose axis (forms-v1 / jul3-form-analysis Aggregate #1).</td></tr></table></div>"
},
"url" : "https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs",
"version" : "0.1.0",
"name" : "ICRCoverageStratifierCS",
"title" : "ICR Coverage Stratifier",
"status" : "draft",
"experimental" : false,
"date" : "2026-08-07T08:41:18-04:00",
"publisher" : "UNICEF",
"contact" : [
{
"name" : "UNICEF",
"telecom" : [
{
"system" : "url",
"value" : "https://www.unicef.org"
}
]
}
],
"description" : "The standard disaggregation axes a coverage MeasureReport stratifies by (and a Measure declares). Formalises the v0.18.0 stratified-tally pattern into a named contract (espen-v3 / 17.2 B1).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "sex",
"display" : "Sex",
"definition" : "Disaggregation by administrative sex (maps to Patient.gender)."
},
{
"code" : "age-band",
"display" : "Age band",
"definition" : "Disaggregation by the campaign's eligibility age bands (e.g. 5–14, 15+)."
},
{
"code" : "delivery-strategy",
"display" : "Delivery strategy",
"definition" : "Disaggregation by ICRDeliveryStrategy (fixed-post, house-to-house, community-directed…)."
},
{
"code" : "disposition",
"display" : "Disposition",
"definition" : "Disaggregation by treatment disposition (treated vs not-treated reason: absent, refused, excluded)."
},
{
"code" : "geography",
"display" : "Geography",
"definition" : "Disaggregation by the location/admin level the figure covers."
},
{
"code" : "dose-history",
"display" : "Dose history / zero-dose status",
"definition" : "Disaggregation by prior-dose status (ICRDoseHistoryCS: zero-dose | previously-received | no-recall) — the polio SIA tally's never-received / previously-received / no-recall split, and the zero-dose vs not-zero-dose axis (forms-v1 / jul3-form-analysis §Aggregate #1)."
}
]
}