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-09-05 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="icr-cost-component-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem icr-cost-component-cs</b></p><a name="icr-cost-component-cs"> </a><a name="hcicr-cost-component-cs"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-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">units<a name="icr-cost-component-cs-units"> </a></td><td>Driver units</td><td>The quantity that drives the line: person-days, vehicle-days, doses, km.</td></tr><tr><td style="white-space:nowrap">unit-cost<a name="icr-cost-component-cs-unit-cost"> </a></td><td>Unit cost</td><td>The rate per driver unit (the norm) in the line's currency — units × unit-cost = the amount.</td></tr><tr><td style="white-space:nowrap">amount-usd<a name="icr-cost-component-cs-amount-usd"> </a></td><td>Amount (USD)</td><td>The amount converted to US dollars for cross-country comparison.</td></tr></table></div>
</text>
<url
value="https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs"/>
<version value="0.1.0"/>
<name value="ICRCostComponentCS"/>
<title value="ICR Cost Component"/>
<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 coded components of a cost line item (ICRCampaignCost.component.code): the driver quantity, the unit cost (norm), and the USD-normalised amount. Fixed per component slice — no ValueSet (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="3"/>
<concept>
<code value="units"/>
<display value="Driver units"/>
<definition
value="The quantity that drives the line: person-days, vehicle-days, doses, km."/>
</concept>
<concept>
<code value="unit-cost"/>
<display value="Unit cost"/>
<definition
value="The rate per driver unit (the norm) in the line's currency — units × unit-cost = the amount."/>
</concept>
<concept>
<code value="amount-usd"/>
<display value="Amount (USD)"/>
<definition
value="The amount converted to US dollars for cross-country comparison."/>
</concept>
</CodeSystem>