{
  "resourceType" : "CarePlan",
  "id" : "example-irs-round",
  "meta" : {
    "profile" : ["https://icr.healthcampaigns.org/StructureDefinition/ICRCampaign"],
    "tag" : [{
      "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
      "code" : "gallery",
      "display" : "Gallery"
    }]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan example-irs-round</b></p><a name=\"example-irs-round\"> </a><a name=\"hcexample-irs-round\"> </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\">Gallery (Details: ICR Project Tag code gallery = 'Gallery')</a></p></div><p><b>Target Geography</b>: <a href=\"Location-example-settlement.html\">Location Rokupr</a></p><p><b>Planning Denominator</b>: <a href=\"Group-example-target-population-irs.html\">Group Population protected by IRS, Rokupr settlement (resident population of targeted structures)</a></p><p><b>instantiatesCanonical</b>: <a href=\"PlanDefinition-example-irs-protocol.html\">Indoor residual spraying, all eligible structures, annual round</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs irs}\">Indoor residual spraying</span></p><p><b>title</b>: IRS, Rokupr settlement, 2026 annual round</p><p><b>subject</b>: <a href=\"Group-example-target-population-irs.html\">Group Population protected by IRS, Rokupr settlement (resident population of targeted structures)</a></p><p><b>period</b>: 2026-05-04 --&gt; 2026-05-15</p></div>"
  },
  "extension" : [{
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/target-geography",
    "valueReference" : {
      "reference" : "Location/example-settlement"
    }
  },
  {
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/planning-denominator",
    "valueReference" : {
      "reference" : "Group/example-target-population-irs"
    }
  }],
  "instantiatesCanonical" : ["https://icr.healthcampaigns.org/PlanDefinition/example-irs-protocol"],
  "status" : "completed",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs",
      "code" : "irs"
    }]
  }],
  "title" : "IRS, Rokupr settlement, 2026 annual round",
  "subject" : {
    "reference" : "Group/example-target-population-irs"
  },
  "period" : {
    "start" : "2026-05-04",
    "end" : "2026-05-15"
  }
}