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 Project Tag - JSON Representation

Draft as of 2026-08-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "icr-project-tag-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-project-tag-cs</b></p><a name=\"icr-project-tag-cs\"> </a><a name=\"hcicr-project-tag-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-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\">espen<a name=\"icr-project-tag-cs-espen\"> </a></td><td>ESPEN</td><td>The ESPEN MDA demo instrument set and its scenario examples.</td></tr><tr><td style=\"white-space:nowrap\">mr-sia<a name=\"icr-project-tag-cs-mr-sia\"> </a></td><td>MR SIA (Sierra Leone)</td><td>The worked Sierra Leone measles-rubella SIA scenario (working doc 11): protocol, umbrella + round campaigns, site-session/mop-up/follow-up tasks, dose, AEFIs, and the admin-vs-survey coverage pair.</td></tr><tr><td style=\"white-space:nowrap\">mda<a name=\"icr-project-tag-cs-mda\"> </a></td><td>MDA (Rokupr)</td><td>The community-directed albendazole MDA thread: drug supply, community task, register entry, stratified treatment tally, geographic coverage, and supervision.</td></tr><tr><td style=\"white-space:nowrap\">gallery<a name=\"icr-project-tag-cs-gallery\"> </a></td><td>Gallery</td><td>Standalone activity-gallery pieces demonstrating other campaign types (ITN distribution, IRS).</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
  "version" : "0.1.0",
  "name" : "ICRProjectTagCS",
  "title" : "ICR Project Tag",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-08-07T08:41:18-04:00",
  "publisher" : "UNICEF",
  "contact" : [
    {
      "name" : "UNICEF",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.unicef.org"
        }
      ]
    }
  ],
  "description" : "Project/programme provenance tags applied as meta.tag on example instances, so the example gallery can be filtered by the source project or instrument set (espen-forms).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "espen",
      "display" : "ESPEN",
      "definition" : "The ESPEN MDA demo instrument set and its scenario examples."
    },
    {
      "code" : "mr-sia",
      "display" : "MR SIA (Sierra Leone)",
      "definition" : "The worked Sierra Leone measles-rubella SIA scenario (working doc 11): protocol, umbrella + round campaigns, site-session/mop-up/follow-up tasks, dose, AEFIs, and the admin-vs-survey coverage pair."
    },
    {
      "code" : "mda",
      "display" : "MDA (Rokupr)",
      "definition" : "The community-directed albendazole MDA thread: drug supply, community task, register entry, stratified treatment tally, geographic coverage, and supervision."
    },
    {
      "code" : "gallery",
      "display" : "Gallery",
      "definition" : "Standalone activity-gallery pieces demonstrating other campaign types (ITN distribution, IRS)."
    }
  ]
}