Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
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
<Task xmlns="http://hl7.org/fhir">
<id value="example-site-session-task"/>
<meta>
<profile
value="https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignTask"/>
<tag>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
<code value="mr-sia"/>
<display value="MR SIA (Sierra Leone)"/>
</tag>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task example-site-session-task</b></p><a name="example-site-session-task"> </a><a name="hcexample-site-session-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">MR SIA (Sierra Leone) (Details: ICR Project Tag code mr-sia = 'MR SIA (Sierra Leone)')</a></p></div><p><b>Delivery Strategy</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-delivery-strategy-cs fixed-post}">Fixed post</span></p><p><b>Task Origin</b>: pre-planned</p><p><b>Real-time vs Reconciled</b>: realtime</p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:">Fixed-post vaccination session</span></p><p><b>focus</b>: <a href="Location-example-fixed-post.html">Location Rokupr Community Health Centre — fixed vaccination post</a></p><p><b>for</b>: <a href="Group-example-target-population.html">Group Children 9 months–14 years, Kambia District (MR SIA 2026 planning denominator)</a></p><p><b>executionPeriod</b>: 2026-06-17 08:00:00+0000 --> 2026-06-17 17:00:00+0000</p><p><b>location</b>: <a href="Location-example-fixed-post.html">Location Rokupr Community Health Centre — fixed vaccination post</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:">Children vaccinated (session tally)</span></td><td>412</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="fixed-post"/>
<display value="Fixed post"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/task-origin">
<valueCode value="pre-planned"/>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/realtime-vs-reconciled">
<valueCode value="realtime"/>
</extension>
<status value="completed"/>
<intent value="order"/>
<code>
<text value="Fixed-post vaccination session"/>
</code>
<focus>🔗
<reference value="Location/example-fixed-post"/>
</focus>
<for>🔗
<reference value="Group/example-target-population"/>
</for>
<executionPeriod>
<start value="2026-06-17T08:00:00Z"/>
<end value="2026-06-17T17:00:00Z"/>
</executionPeriod>
<location>🔗
<reference value="Location/example-fixed-post"/>
</location>
<output>
<type>
<text value="Children vaccinated (session tally)"/>
</type>
<valueUnsignedInt value="412"/>
</output>
</Task>