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 Lineage - XML Representation

Draft as of 2026-09-05

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="icr-cost-lineage-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem icr-cost-lineage-cs</b></p><a name="icr-cost-lineage-cs"> </a><a name="hcicr-cost-lineage-cs"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-cost-lineage-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">budgeted<a name="icr-cost-lineage-cs-budgeted"> </a></td><td>Budgeted</td><td>A planned amount from the microplan budget.</td></tr><tr><td style="white-space:nowrap">actual<a name="icr-cost-lineage-cs-actual"> </a></td><td>Actual</td><td>Expenditure — what was actually spent.</td></tr></table></div>
  </text>
  <url
       value="https://icr.healthcampaigns.org/CodeSystem/icr-cost-lineage-cs"/>
  <version value="0.1.0"/>
  <name value="ICRCostLineageCS"/>
  <title value="ICR Cost Lineage"/>
  <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="Whether a cost figure is a BUDGET (planned, from the microplan) or an ACTUAL (expenditure). Separate from the realtime-vs-reconciled data-lineage axis, which applies to actuals (preliminary vs close-out) and rides Observation.status / the data-lineage extension (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="2"/>
  <concept>
    <code value="budgeted"/>
    <display value="Budgeted"/>
    <definition value="A planned amount from the microplan budget."/>
  </concept>
  <concept>
    <code value="actual"/>
    <display value="Actual"/>
    <definition value="Expenditure — what was actually spent."/>
  </concept>
</CodeSystem>