ChanjoKE Immunization Implementation Guide
0.1.0 - ci-build
ChanjoKE Immunization Implementation Guide, published by Intellisoft Consulting Ltd. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/ChanjoKe-FHIR-IG/ and changes regularly. See the Directory of published versions
<Task xmlns="http://hl7.org/fhir">
<id value="TaskProfileExample"/>
<meta>
<profile
value="https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/TaskProfile"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task TaskProfileExample</b></p><a name="TaskProfileExample"> </a><a name="hcTaskProfileExample"> </a><a name="TaskProfileExample-en-US"> </a><p><b>Extension for Products </b>: product-code</p><p><b>identifier</b>: <code>https://chanjoke.intellisoftkenya.com/fhir/kenya/task</code>/123456 (use: official, )</p><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>focus</b>: <a href="SupplyRequestProfileExample">SupplyRequestProfileExample</a></p><p><b>authoredOn</b>: 2020-02-02</p><p><b>location</b>: <a href="Location-LocationExample.html">Location Example Hospital</a></p></div>
</text>
<extension
url="https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/products">
<valueCode value="product-code"/>
</extension>
<identifier>
<use value="official"/>
<system value="https://chanjoke.intellisoftkenya.com/fhir/kenya/task"/>
<value value="123456"/>
</identifier>
<status value="requested"/>
<intent value="order"/>
<focus>
<reference value="SupplyRequestProfileExample"/>
</focus>
<authoredOn value="2020-02-02"/>
<location>🔗
<reference value="Location/LocationExample"/>
</location>
</Task>