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
<SupplyDelivery xmlns="http://hl7.org/fhir">
<id value="example-team-issuance"/>
<meta>
<profile
value="https://icr.healthcampaigns.org/StructureDefinition/ICRSupplyMovement"/>
<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: SupplyDelivery example-team-issuance</b></p><a name="example-team-issuance"> </a><a name="hcexample-team-issuance"> </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-ICRSupplyMovement.html">ICR Supply Movement</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>Record Origin</b>: campaign</p><p><b>Campaign</b>: <a href="CarePlan-example-mda-round.html">CarePlan STH MDA (albendazole), Rokupr community, February 2026</a></p><p><b>Issued To Team</b>: <a href="CareTeam-example-careteam.html">CareTeam CDD team 7, Rokupr</a></p><blockquote><p><b>Stock Accountability</b></p><ul><li>received: 400 tablets<span style="background: LightGoldenRodYellow"> (Details: UCUM code{tbl} = '{tbl}')</span></li><li>used: 360 tablets<span style="background: LightGoldenRodYellow"> (Details: UCUM code{tbl} = '{tbl}')</span></li><li>remaining: 38 tablets<span style="background: LightGoldenRodYellow"> (Details: UCUM code{tbl} = '{tbl}')</span></li><li>notUsable: 2 tablets<span style="background: LightGoldenRodYellow"> (Details: UCUM code{tbl} = '{tbl}')</span></li><li>concordant: true</li></ul></blockquote><p><b>partOf</b>: <a href="SupplyDelivery-example-albendazole-supply.html">SupplyDelivery: extension = campaign,->CarePlan STH MDA (albendazole), Rokupr community, February 2026,; status = completed</a></p><p><b>status</b>: Delivered</p><h3>SuppliedItems</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Quantity</b></td><td><b>Item[x]</b></td></tr><tr><td style="display: none">*</td><td>400 tablets<span style="background: LightGoldenRodYellow"> (Details: UCUM code{tbl} = '{tbl}')</span></td><td><span title="Codes:{http://www.whocc.no/atc P02CA03}">albendazole</span></td></tr></table><p><b>destination</b>: <a href="Location-example-settlement.html">Location Rokupr</a></p></div>
</text>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/record-origin">
<valueCode value="campaign"/>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/campaign">
<valueReference>🔗
<reference value="CarePlan/example-mda-round"/>
</valueReference>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/issued-to-team">
<valueReference>🔗
<reference value="CareTeam/example-careteam"/>
</valueReference>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/stock-accountability">
<extension url="received">
<valueQuantity>
<value value="400"/>
<unit value="tablets"/>
<system value="http://unitsofmeasure.org"/>
<code value="{tbl}"/>
</valueQuantity>
</extension>
<extension url="used">
<valueQuantity>
<value value="360"/>
<unit value="tablets"/>
<system value="http://unitsofmeasure.org"/>
<code value="{tbl}"/>
</valueQuantity>
</extension>
<extension url="remaining">
<valueQuantity>
<value value="38"/>
<unit value="tablets"/>
<system value="http://unitsofmeasure.org"/>
<code value="{tbl}"/>
</valueQuantity>
</extension>
<extension url="notUsable">
<valueQuantity>
<value value="2"/>
<unit value="tablets"/>
<system value="http://unitsofmeasure.org"/>
<code value="{tbl}"/>
</valueQuantity>
</extension>
<extension url="concordant">
<valueBoolean value="true"/>
</extension>
</extension>
<partOf>🔗
<reference value="SupplyDelivery/example-albendazole-supply"/>
</partOf>
<status value="completed"/>
<suppliedItem>
<quantity>
<value value="400"/>
<unit value="tablets"/>
<system value="http://unitsofmeasure.org"/>
<code value="{tbl}"/>
</quantity>
<itemCodeableConcept>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="P02CA03"/>
<display value="albendazole"/>
</coding>
</itemCodeableConcept>
</suppliedItem>
<destination>🔗
<reference value="Location/example-settlement"/>
</destination>
</SupplyDelivery>