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

: Kambia MR SIA — June 2026 round - JSON Representation

Raw json | Download

{
  "resourceType" : "CarePlan",
  "id" : "example-mr-sia-2026",
  "meta" : {
    "profile" : [
      🔗 "https://icr.healthcampaigns.org/StructureDefinition/ICRCampaign"
    ],
    "tag" : [
      {
        "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
        "code" : "mr-sia",
        "display" : "MR SIA (Sierra Leone)"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan example-mr-sia-2026</b></p><a name=\"example-mr-sia-2026\"> </a><a name=\"hcexample-mr-sia-2026\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ICRCampaign.html\">ICR Campaign</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"CodeSystem-icr-project-tag-cs.html\">MR SIA (Sierra Leone) (Details: ICR Project Tag code mr-sia = 'MR SIA (Sierra Leone)')</a></p></div><p><b>Campaign Round</b>: 1</p><p><b>Target Geography</b>: <a href=\"Location-example-district.html\">Location Kambia District</a></p><p><b>Planning Denominator</b>: <a href=\"Group-example-target-population.html\">Group Children 9 months–14 years, Kambia District (MR SIA 2026 planning denominator)</a></p><blockquote><p><b>Social Mobilization</b></p><ul><li>populationInformed: true</li><li>channel: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-communication-channel-cs radio}\">Radio</span></li><li>channel: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-communication-channel-cs community-leaders}\">Community leaders</span></li></ul></blockquote><p><b>instantiatesCanonical</b>: <a href=\"PlanDefinition-example-mr-sia-protocol.html\">Measles–rubella SIA, 9 months–14 years</a></p><p><b>partOf</b>: <a href=\"CarePlan-example-mr-sia-national.html\">CarePlan Measles–rubella SIA, Sierra Leone, 2026</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs vaccination-sia}\">Vaccination campaign (SIA)</span></p><p><b>title</b>: Measles–rubella SIA, Kambia District, June 2026 (round 1)</p><p><b>subject</b>: <a href=\"Group-example-target-population.html\">Group Children 9 months–14 years, Kambia District (MR SIA 2026 planning denominator)</a></p><p><b>period</b>: 2026-06-15 --&gt; 2026-06-26</p></div>"
  },
  "extension" : [
    {
      "url" : "https://icr.healthcampaigns.org/StructureDefinition/campaign-round",
      "valuePositiveInt" : 1
    },
    {
      "url" : "https://icr.healthcampaigns.org/StructureDefinition/target-geography",
      "valueReference" : {
        🔗 "reference" : "Location/example-district"
      }
    },
    {
      "url" : "https://icr.healthcampaigns.org/StructureDefinition/planning-denominator",
      "valueReference" : {
        🔗 "reference" : "Group/example-target-population"
      }
    },
    {
      "extension" : [
        {
          "url" : "populationInformed",
          "valueBoolean" : true
        },
        {
          "url" : "channel",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-communication-channel-cs",
                "code" : "radio",
                "display" : "Radio"
              }
            ]
          }
        },
        {
          "url" : "channel",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-communication-channel-cs",
                "code" : "community-leaders",
                "display" : "Community leaders"
              }
            ]
          }
        }
      ],
      "url" : "https://icr.healthcampaigns.org/StructureDefinition/social-mobilization"
    }
  ],
  "instantiatesCanonical" : [
    🔗 "https://icr.healthcampaigns.org/PlanDefinition/example-mr-sia-protocol"
  ],
  "partOf" : [
    {
      🔗 "reference" : "CarePlan/example-mr-sia-national"
    }
  ],
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs",
          "code" : "vaccination-sia",
          "display" : "Vaccination campaign (SIA)"
        }
      ]
    }
  ],
  "title" : "Measles–rubella SIA, Kambia District, June 2026 (round 1)",
  "subject" : {
    🔗 "reference" : "Group/example-target-population"
  },
  "period" : {
    "start" : "2026-06-15",
    "end" : "2026-06-26"
  }
}