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 |
{
"resourceType" : "CodeSystem",
"id" : "icr-cost-lineage-cs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-lineage-cs",
"version" : "0.1.0",
"name" : "ICRCostLineageCS",
"title" : "ICR Cost Lineage",
"status" : "draft",
"experimental" : false,
"date" : "2026-09-05T12:33:07+00:00",
"publisher" : "UNICEF",
"contact" : [
{
"name" : "UNICEF",
"telecom" : [
{
"system" : "url",
"value" : "https://www.unicef.org"
}
]
}
],
"description" : "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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "budgeted",
"display" : "Budgeted",
"definition" : "A planned amount from the microplan budget."
},
{
"code" : "actual",
"display" : "Actual",
"definition" : "Expenditure — what was actually spent."
}
]
}