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

: Sierra Leone MR SIA 2026 — national umbrella campaign - JSON Representation

Raw json | Download

{
  "resourceType" : "CarePlan",
  "id" : "example-mr-sia-national",
  "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-national</b></p><a name=\"example-mr-sia-national\"> </a><a name=\"hcexample-mr-sia-national\"> </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>Planning Denominator</b>: <a href=\"Group-example-target-population-national.html\">Group Children 9 months–14 years, Sierra Leone (MR SIA 2026 national planning denominator)</a></p><p><b>instantiatesCanonical</b>: <a href=\"PlanDefinition-example-mr-sia-protocol.html\">Measles–rubella SIA, 9 months–14 years</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</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, Sierra Leone, 2026</p><p><b>subject</b>: <a href=\"Group-example-target-population-national.html\">Group Children 9 months–14 years, Sierra Leone (MR SIA 2026 national planning denominator)</a></p><p><b>period</b>: 2026-06-15 --&gt; 2026-12-18</p></div>"
  },
  "extension" : [
    {
      "url" : "https://icr.healthcampaigns.org/StructureDefinition/planning-denominator",
      "valueReference" : {
        🔗 "reference" : "Group/example-target-population-national"
      }
    }
  ],
  "instantiatesCanonical" : [
    🔗 "https://icr.healthcampaigns.org/PlanDefinition/example-mr-sia-protocol"
  ],
  "status" : "active",
  "intent" : "plan",
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs",
          "code" : "vaccination-sia",
          "display" : "Vaccination campaign (SIA)"
        }
      ]
    }
  ],
  "title" : "Measles–rubella SIA, Sierra Leone, 2026",
  "subject" : {
    🔗 "reference" : "Group/example-target-population-national"
  },
  "period" : {
    "start" : "2026-06-15",
    "end" : "2026-12-18"
  }
}