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 Cost Figure - XML Representation

Draft as of 2026-09-05

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="icr-cost-figure-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem icr-cost-figure-cs</b></p><a name="icr-cost-figure-cs"> </a><a name="hcicr-cost-figure-cs"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-cost-figure-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-cost<a name="icr-cost-figure-cs-total-cost"> </a></td><td>Total cost</td><td>Sum of the in-scope line items for the report geography, lineage and perspective.</td></tr><tr><td style="white-space:nowrap">per-person-targeted<a name="icr-cost-figure-cs-per-person-targeted"> </a></td><td>Cost per person targeted</td><td>Total cost ÷ the planning denominator (the flagged ICRTargetPopulation for the geography).</td></tr><tr><td style="white-space:nowrap">per-person-reached<a name="icr-cost-figure-cs-per-person-reached"> </a></td><td>Cost per person reached</td><td>Total cost ÷ persons reached (the administrative-coverage numerator for the same round, geography and data lineage).</td></tr><tr><td style="white-space:nowrap">per-dose-delivered<a name="icr-cost-figure-cs-per-dose-delivered"> </a></td><td>Cost per dose / treatment delivered</td><td>Total cost ÷ doses or treatments delivered (Immunization / MedicationAdministration count, record-origin = campaign).</td></tr></table></div>
  </text>
  <url value="https://icr.healthcampaigns.org/CodeSystem/icr-cost-figure-cs"/>
  <version value="0.1.0"/>
  <name value="ICRCostFigureCS"/>
  <title value="ICR Cost Figure"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-09-05T12:33:07+00:00"/>
  <publisher value="UNICEF"/>
  <contact>
    <name value="UNICEF"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.unicef.org"/>
    </telecom>
  </contact>
  <description
               value="The figures a cost report carries, one per MeasureReport.group: the total and the unit costs (per person targeted, per person reached, per dose/treatment delivered). Bound required on ICRCostReport.group.code so the figures are queryable by code (cost-v1)."/>
  <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="4"/>
  <concept>
    <code value="total-cost"/>
    <display value="Total cost"/>
    <definition
                value="Sum of the in-scope line items for the report geography, lineage and perspective."/>
  </concept>
  <concept>
    <code value="per-person-targeted"/>
    <display value="Cost per person targeted"/>
    <definition
                value="Total cost ÷ the planning denominator (the flagged ICRTargetPopulation for the geography)."/>
  </concept>
  <concept>
    <code value="per-person-reached"/>
    <display value="Cost per person reached"/>
    <definition
                value="Total cost ÷ persons reached (the administrative-coverage numerator for the same round, geography and data lineage)."/>
  </concept>
  <concept>
    <code value="per-dose-delivered"/>
    <display value="Cost per dose / treatment delivered"/>
    <definition
                value="Total cost ÷ doses or treatments delivered (Immunization / MedicationAdministration count, record-origin = campaign)."/>
  </concept>
</CodeSystem>