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-denominator-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-denominator-type-cs</b></p><a name=\"icr-denominator-type-cs\"> </a><a name=\"hcicr-denominator-type-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-denominator-type-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\">total-population<a name=\"icr-denominator-type-cs-total-population\"> </a></td><td>Total population</td><td>Denominator is the whole resident population of the area.</td></tr><tr><td style=\"white-space:nowrap\">at-risk<a name=\"icr-denominator-type-cs-at-risk\"> </a></td><td>At-risk / eligible</td><td>Denominator is the eligible/at-risk subset (e.g. the MDA-eligible age band, or the at-risk population for epidemiological coverage).</td></tr></table></div>"
},
"url" : "https://icr.healthcampaigns.org/CodeSystem/icr-denominator-type-cs",
"version" : "0.1.0",
"name" : "ICRDenominatorTypeCS",
"title" : "ICR Denominator Type",
"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" : "Whether a coverage figure (or a target-population estimate) is measured against the TOTAL population or the AT-RISK/eligible subset — the difference between programme coverage and epidemiological coverage in NTD MDA (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" : 2,
"concept" : [
{
"code" : "total-population",
"display" : "Total population",
"definition" : "Denominator is the whole resident population of the area."
},
{
"code" : "at-risk",
"display" : "At-risk / eligible",
"definition" : "Denominator is the eligible/at-risk subset (e.g. the MDA-eligible age band, or the at-risk population for epidemiological coverage)."
}
]
}