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 Record Origin - XML Representation

Draft as of 2026-08-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="icr-record-origin-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem icr-record-origin-cs</b></p><a name="icr-record-origin-cs"> </a><a name="hcicr-record-origin-cs"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-record-origin-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">campaign<a name="icr-record-origin-cs-campaign"> </a></td><td>Campaign / SIA</td><td>Recorded during a time-bounded campaign (SIA, MDA round, distribution).</td><td>Campagne / AVS</td></tr><tr><td style="white-space:nowrap">routine<a name="icr-record-origin-cs-routine"> </a></td><td>Routine facility visit</td><td>Recorded during routine service delivery.</td><td>Visite de routine en établissement</td></tr></table></div>
  </text>
  <url
       value="https://icr.healthcampaigns.org/CodeSystem/icr-record-origin-cs"/>
  <version value="0.1.0"/>
  <name value="ICRRecordOriginCS"/>
  <title value="ICR Record Origin"/>
  <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="Whether a delivery event originated in a campaign or a routine facility visit. Required on every ICR delivery event so SIA doses never contaminate routine coverage analytics, and routine history observed during campaigns stays analyzable (working doc §4.4)."/>
  <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="2"/>
  <concept>
    <code value="campaign"/>
    <display value="Campaign / SIA"/>
    <definition
                value="Recorded during a time-bounded campaign (SIA, MDA round, distribution)."/>
    <designation>
      <language value="fr"/>
      <value value="Campagne / AVS"/>
    </designation>
  </concept>
  <concept>
    <code value="routine"/>
    <display value="Routine facility visit"/>
    <definition value="Recorded during routine service delivery."/>
    <designation>
      <language value="fr"/>
      <value value="Visite de routine en établissement"/>
    </designation>
  </concept>
</CodeSystem>