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 Funding Source - JSON Representation

Draft as of 2026-09-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "icr-funding-source-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-funding-source-cs</b></p><a name=\"icr-funding-source-cs\"> </a><a name=\"hcicr-funding-source-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-funding-source-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\">government<a name=\"icr-funding-source-cs-government\"> </a></td><td>Government</td><td>Domestic government budget (national or sub-national).</td></tr><tr><td style=\"white-space:nowrap\">gavi<a name=\"icr-funding-source-cs-gavi\"> </a></td><td>Gavi</td><td>Gavi, the Vaccine Alliance (vaccine and/or operational-cost support).</td></tr><tr><td style=\"white-space:nowrap\">gpei<a name=\"icr-funding-source-cs-gpei\"> </a></td><td>GPEI</td><td>Global Polio Eradication Initiative.</td></tr><tr><td style=\"white-space:nowrap\">unicef<a name=\"icr-funding-source-cs-unicef\"> </a></td><td>UNICEF</td><td>UNICEF core or programme funds.</td></tr><tr><td style=\"white-space:nowrap\">who<a name=\"icr-funding-source-cs-who\"> </a></td><td>WHO</td><td>World Health Organization.</td></tr><tr><td style=\"white-space:nowrap\">global-fund<a name=\"icr-funding-source-cs-global-fund\"> </a></td><td>Global Fund</td><td>The Global Fund to Fight AIDS, Tuberculosis and Malaria (ITN/IRS campaigns).</td></tr><tr><td style=\"white-space:nowrap\">other-donor<a name=\"icr-funding-source-cs-other-donor\"> </a></td><td>Other donor</td><td>Any other bilateral, multilateral, philanthropic or NGO funder — name it in text.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"icr-funding-source-cs-unknown\"> </a></td><td>Unknown</td><td>Funding source not recorded.</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-funding-source-cs",
  "version" : "0.1.0",
  "name" : "ICRFundingSourceCS",
  "title" : "ICR Funding Source",
  "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" : "Who paid for a cost line item — the funding envelope, not the spending organization (which is Observation.performer). Extensible: named donors and country mechanisms are country codes (cost-v1).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "government",
      "display" : "Government",
      "definition" : "Domestic government budget (national or sub-national)."
    },
    {
      "code" : "gavi",
      "display" : "Gavi",
      "definition" : "Gavi, the Vaccine Alliance (vaccine and/or operational-cost support)."
    },
    {
      "code" : "gpei",
      "display" : "GPEI",
      "definition" : "Global Polio Eradication Initiative."
    },
    {
      "code" : "unicef",
      "display" : "UNICEF",
      "definition" : "UNICEF core or programme funds."
    },
    {
      "code" : "who",
      "display" : "WHO",
      "definition" : "World Health Organization."
    },
    {
      "code" : "global-fund",
      "display" : "Global Fund",
      "definition" : "The Global Fund to Fight AIDS, Tuberculosis and Malaria (ITN/IRS campaigns)."
    },
    {
      "code" : "other-donor",
      "display" : "Other donor",
      "definition" : "Any other bilateral, multilateral, philanthropic or NGO funder — name it in text."
    },
    {
      "code" : "unknown",
      "display" : "Unknown",
      "definition" : "Funding source not recorded."
    }
  ]
}