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-group-kind-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-group-kind-cs</b></p><a name=\"icr-group-kind-cs\"> </a><a name=\"hcicr-group-kind-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-group-kind-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><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">household<a name=\"icr-group-kind-cs-household\"> </a></td><td>Household</td><td>The people of one dwelling — the Type B house-to-house delivery unit. Its Location is the dwelling.</td><td>Ménage</td></tr><tr><td style=\"white-space:nowrap\">community<a name=\"icr-group-kind-cs-community\"> </a></td><td>Community</td><td>The people of a settlement or community — the Type C community/MDA delivery unit. Its Location is the settlement or community point.</td><td>Communauté</td></tr><tr><td style=\"white-space:nowrap\">school-cohort<a name=\"icr-group-kind-cs-school-cohort\"> </a></td><td>School cohort</td><td>The enrolled children of one school — the school-based delivery unit (HPV, school-based MDA/deworming). Its Location is the school. Also demonstrates that this system extends to further delivery-unit kinds (nomadic groups, camp populations) as country demand appears.</td><td>Cohorte scolaire</td></tr></table></div>"
},
"url" : "https://icr.healthcampaigns.org/CodeSystem/icr-group-kind-cs",
"version" : "0.1.0",
"name" : "ICRGroupKindCS",
"title" : "ICR Group Kind",
"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 kind of delivery-unit Group a campaign Task acts on. Households (Type B house-to-house) and communities (Type C MDA) share the same Group + Location pattern; this code distinguishes them (working doc 3.2, 3.2, jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "household",
"display" : "Household",
"definition" : "The people of one dwelling — the Type B house-to-house delivery unit. Its Location is the dwelling.",
"designation" : [
{
"language" : "fr",
"value" : "Ménage"
}
]
},
{
"code" : "community",
"display" : "Community",
"definition" : "The people of a settlement or community — the Type C community/MDA delivery unit. Its Location is the settlement or community point.",
"designation" : [
{
"language" : "fr",
"value" : "Communauté"
}
]
},
{
"code" : "school-cohort",
"display" : "School cohort",
"definition" : "The enrolled children of one school — the school-based delivery unit (HPV, school-based MDA/deworming). Its Location is the school. Also demonstrates that this system extends to further delivery-unit kinds (nomadic groups, camp populations) as country demand appears.",
"designation" : [
{
"language" : "fr",
"value" : "Cohorte scolaire"
}
]
}
]
}