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
<CarePlan xmlns="http://hl7.org/fhir">
<id value="example-mda-round"/>
<meta>
<profile
value="https://icr.healthcampaigns.org/StructureDefinition/ICRCampaign"/>
<tag>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
<code value="mda"/>
<display value="MDA (Rokupr)"/>
</tag>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan example-mda-round</b></p><a name="example-mda-round"> </a><a name="hcexample-mda-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">MDA (Rokupr) (Details: ICR Project Tag code mda = 'MDA (Rokupr)')</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-sth.html">Group At-risk population, Rokupr community (STH MDA 2026 planning denominator)</a></p><p><b>Real-time vs Reconciled</b>: reconciled</p><p><b>instantiatesCanonical</b>: <a href="PlanDefinition-example-sth-mda-protocol.html">Soil-transmitted helminthiasis MDA (albendazole), community-directed distribution</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 mda}">Mass drug administration</span></p><p><b>title</b>: STH MDA (albendazole), Rokupr community, February 2026</p><p><b>subject</b>: <a href="Group-example-target-population-sth.html">Group At-risk population, Rokupr community (STH MDA 2026 planning denominator)</a></p><p><b>period</b>: 2026-02-08 --> 2026-02-12</p></div>
</text>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/target-geography">
<valueReference>🔗
<reference value="Location/example-settlement"/>
</valueReference>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/planning-denominator">
<valueReference>🔗
<reference value="Group/example-target-population-sth"/>
</valueReference>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/realtime-vs-reconciled">
<valueCode value="reconciled"/>
</extension>
<instantiatesCanonical
value="https://icr.healthcampaigns.org/PlanDefinition/example-sth-mda-protocol"/>
<status value="completed"/>
<intent value="order"/>
<category>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-campaign-type-cs"/>
<code value="mda"/>
<display value="Mass drug administration"/>
</coding>
</category>
<title value="STH MDA (albendazole), Rokupr community, February 2026"/>
<subject>🔗
<reference value="Group/example-target-population-sth"/>
</subject>
<period>
<start value="2026-02-08"/>
<end value="2026-02-12"/>
</period>
</CarePlan>