{
  "resourceType" : "CarePlan",
  "id" : "example-mr-sia-national",
  "meta" : {
    "profile" : ["https://fhir.icr.unicef.org/StructureDefinition/ICRCampaign"]
  },
  "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></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://fhir.icr.unicef.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://fhir.icr.unicef.org/StructureDefinition/planning-denominator",
    "valueReference" : {
      "reference" : "Group/example-target-population-national"
    }
  }],
  "instantiatesCanonical" : ["https://fhir.icr.unicef.org/PlanDefinition/example-mr-sia-protocol"],
  "status" : "active",
  "intent" : "plan",
  "category" : [{
    "coding" : [{
      "system" : "https://fhir.icr.unicef.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"
  }
}