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-scope-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem icr-cost-scope-cs</b></p><a name="icr-cost-scope-cs"> </a><a name="hcicr-cost-scope-cs"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-cost-scope-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">full<a name="icr-cost-scope-cs-full"> </a></td><td>Full</td><td>All cost categories, including commodities.</td></tr><tr><td style="white-space:nowrap">delivery-only<a name="icr-cost-scope-cs-delivery-only"> </a></td><td>Delivery only</td><td>All cost categories except commodities.</td></tr></table></div>
</text>
<url value="https://icr.healthcampaigns.org/CodeSystem/icr-cost-scope-cs"/>
<version value="0.1.0"/>
<name value="ICRCostScopeCS"/>
<title value="ICR Cost Scope"/>
<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="Which cost categories a cost report's figures include: FULL (all categories) or DELIVERY-ONLY (all categories except commodities — the standard published unit-cost metric, e.g. the Immunization Delivery Cost Catalogue's 'cost per dose delivered excluding vaccine') (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="full"/>
<display value="Full"/>
<definition value="All cost categories, including commodities."/>
</concept>
<concept>
<code value="delivery-only"/>
<display value="Delivery only"/>
<definition value="All cost categories except commodities."/>
</concept>
</CodeSystem>