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

: School session — praziquantel MDA at Rokupr Primary School - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="example-school-mda-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-school-mda-task</b></p><a name="example-school-mda-task"> </a><a name="hcexample-school-mda-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 school}">School-based</span></p><p><b>Task Origin</b>: pre-planned</p><p><b>basedOn</b>: <a href="CarePlan-example-sch-descoped-round.html">CarePlan SCH MDA, Kambia District, 2026 — school-aged children only (praziquantel supply shortfall)</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:">School-based praziquantel administration, enrolled cohort</span></p><p><b>for</b>: <a href="Group-example-school-cohort.html">Group Rokupr Primary School enrolled cohort</a></p><p><b>executionPeriod</b>: 2026-09-09 09:00:00+0000 --&gt; 2026-09-09 13:00:00+0000</p><p><b>location</b>: <a href="Location-example-school.html">Location Rokupr Primary School</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:{https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs treated-count}">Persons treated / vaccinated (scalar tally)</span></td><td>244</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="school"/>
        <display value="School-based"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://icr.healthcampaigns.org/StructureDefinition/task-origin">
    <valueCode value="pre-planned"/>
  </extension>
  <basedOn>🔗 
    <reference value="CarePlan/example-sch-descoped-round"/>
  </basedOn>
  <status value="completed"/>
  <intent value="order"/>
  <code>
    <text value="School-based praziquantel administration, enrolled cohort"/>
  </code>
  <for>🔗 
    <reference value="Group/example-school-cohort"/>
  </for>
  <executionPeriod>
    <start value="2026-09-09T09:00:00Z"/>
    <end value="2026-09-09T13:00:00Z"/>
  </executionPeriod>
  <location>🔗 
    <reference value="Location/example-school"/>
  </location>
  <output>
    <type>
      <coding>
        <system
                value="https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs"/>
        <code value="treated-count"/>
        <display value="Persons treated / vaccinated (scalar tally)"/>
      </coding>
    </type>
    <valueUnsignedInt value="244"/>
  </output>
</Task>