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-perspective-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-cost-perspective-cs</b></p><a name=\"icr-cost-perspective-cs\"> </a><a name=\"hcicr-cost-perspective-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-cost-perspective-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\">financial<a name=\"icr-cost-perspective-cs-financial\"> </a></td><td>Financial</td><td>Cash outlay only.</td></tr><tr><td style=\"white-space:nowrap\">economic<a name=\"icr-cost-perspective-cs-economic\"> </a></td><td>Economic</td><td>Full resource cost including in-kind and opportunity costs.</td></tr></table></div>"
},
"url" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-perspective-cs",
"version" : "0.1.0",
"name" : "ICRCostPerspectiveCS",
"title" : "ICR Cost Perspective",
"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" : "Financial vs economic costing perspective (Global Health Cost Consortium reference case). Financial = money actually disbursed for the campaign. Economic = financial plus the value of donated commodities, salaried staff time and other in-kind resources. Absent ⇒ financial (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" : "financial",
"display" : "Financial",
"definition" : "Cash outlay only."
},
{
"code" : "economic",
"display" : "Economic",
"definition" : "Full resource cost including in-kind and opportunity costs."
}
]
}