{
  "resourceType" : "Task",
  "id" : "example-irs-task",
  "meta" : {
    "profile" : ["https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignTask"],
    "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: Task example-irs-task</b></p><a name=\"example-irs-task\"> </a><a name=\"hcexample-irs-task\"> </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-ICRCampaignTask.html\">ICR Campaign Task</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>Delivery Strategy</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-delivery-strategy-cs house-to-house}\">House-to-house</span></p><p><b>Task Origin</b>: pre-planned</p><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-example-irs-activity.html\">Spray interior walls of eligible structures (indoor residual spraying)</a></p><p><b>basedOn</b>: <a href=\"CarePlan-example-irs-round.html\">CarePlan IRS, Rokupr settlement, 2026 annual round</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:\">Spray structure — Pirimiphos-methyl 300CS</span></p><p><b>for</b>: <a href=\"Location-example-dwelling.html\">Location Dwelling — Rokupr block 4, house 12</a></p><p><b>executionPeriod</b>: 2026-05-06 10:15:00+0000 --&gt; 2026-05-06 10:40:00+0000</p><p><b>location</b>: <a href=\"Location-example-dwelling.html\">Location Dwelling — Rokupr block 4, house 12</a></p><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Structure sprayed — rooms treated</span></td><td>4</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/delivery-strategy",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-delivery-strategy-cs",
        "code" : "house-to-house",
        "display" : "House-to-house"
      }]
    }
  },
  {
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/task-origin",
    "valueCode" : "pre-planned"
  }],
  "instantiatesCanonical" : "https://icr.healthcampaigns.org/ActivityDefinition/example-irs-activity",
  "basedOn" : [{
    "reference" : "CarePlan/example-irs-round"
  }],
  "status" : "completed",
  "intent" : "order",
  "code" : {
    "text" : "Spray structure — Pirimiphos-methyl 300CS"
  },
  "for" : {
    "reference" : "Location/example-dwelling"
  },
  "executionPeriod" : {
    "start" : "2026-05-06T10:15:00Z",
    "end" : "2026-05-06T10:40:00Z"
  },
  "location" : {
    "reference" : "Location/example-dwelling"
  },
  "output" : [{
    "type" : {
      "text" : "Structure sprayed — rooms treated"
    },
    "valueUnsignedInt" : 4
  }]
}