<?xml version="1.0" encoding="UTF-8"?>

<Task xmlns="http://hl7.org/fhir">
  <id value="example-irs-task"/>
  <meta>
    <profile value="https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignTask"/>
    <tag>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
      <code value="gallery"/>
      <display value="Gallery"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/><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>
  </text>
  <extension url="https://icr.healthcampaigns.org/StructureDefinition/delivery-strategy">
    <valueCodeableConcept>
      <coding>
        <system value="https://icr.healthcampaigns.org/CodeSystem/icr-delivery-strategy-cs"/>
        <code value="house-to-house"/>
        <display value="House-to-house"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension url="https://icr.healthcampaigns.org/StructureDefinition/task-origin">
    <valueCode value="pre-planned"/>
  </extension>
  <instantiatesCanonical value="https://icr.healthcampaigns.org/ActivityDefinition/example-irs-activity"/>
  <basedOn>
    <reference value="CarePlan/example-irs-round"/>
  </basedOn>
  <status value="completed"/>
  <intent value="order"/>
  <code>
    <text value="Spray structure — Pirimiphos-methyl 300CS"/>
  </code>
  <for>
    <reference value="Location/example-dwelling"/>
  </for>
  <executionPeriod>
    <start value="2026-05-06T10:15:00Z"/>
    <end value="2026-05-06T10:40:00Z"/>
  </executionPeriod>
  <location>
    <reference value="Location/example-dwelling"/>
  </location>
  <output>
    <type>
      <text value="Structure sprayed — rooms treated"/>
    </type>
    <valueUnsignedInt value="4"/>
  </output>
</Task>