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-itn-delivery"/>
<meta>
<profile
value="https://icr.healthcampaigns.org/StructureDefinition/ICRSupplyDelivery"/>
<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: SupplyDelivery example-itn-delivery</b></p><a name="example-itn-delivery"> </a><a name="hcexample-itn-delivery"> </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-ICRSupplyDelivery.html">ICR Supply Delivery</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>Record Origin</b>: campaign</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>3 nets<span style="background: LightGoldenRodYellow"> (Details: UCUM code{Net} = '{Net}')</span></td><td><span title="Codes:">Long-lasting insecticidal net (LLIN)</span></td></tr></table><p><b>destination</b>: <a href="Location-example-dwelling.html">Location Dwelling — Rokupr block 4, house 12</a></p></div>
</text>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/record-origin">
<valueCode value="campaign"/>
</extension>
<status value="completed"/>
<suppliedItem>
<quantity>
<value value="3"/>
<unit value="nets"/>
<system value="http://unitsofmeasure.org"/>
<code value="{Net}"/>
</quantity>
<itemCodeableConcept>
<text value="Long-lasting insecticidal net (LLIN)"/>
</itemCodeableConcept>
</suppliedItem>
<destination>🔗
<reference value="Location/example-dwelling"/>
</destination>
</SupplyDelivery>