Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build International flag

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

: ICR Group Kind - XML Representation

Draft as of 2026-08-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="icr-group-kind-cs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://icr.healthcampaigns.org/CodeSystem/icr-group-kind-cs"/>
  <version value="0.1.0"/>
  <name value="ICRGroupKindCS"/>
  <title value="ICR Group Kind"/>
  <status value="draft"/>
  <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="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 value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="household"/>
    <display value="Household"/>
    <definition
                value="The people of one dwelling — the Type B house-to-house delivery unit. Its Location is the dwelling."/>
    <designation>
      <language value="fr"/>
      <value value="Ménage"/>
    </designation>
  </concept>
  <concept>
    <code value="community"/>
    <display value="Community"/>
    <definition
                value="The people of a settlement or community — the Type C community/MDA delivery unit. Its Location is the settlement or community point."/>
    <designation>
      <language value="fr"/>
      <value value="Communauté"/>
    </designation>
  </concept>
  <concept>
    <code value="school-cohort"/>
    <display value="School cohort"/>
    <definition
                value="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 value="fr"/>
      <value value="Cohorte scolaire"/>
    </designation>
  </concept>
</CodeSystem>