0.1.0 - ci-build
KISUMUHIEFHIRIG, published by intellisoftkenya. 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/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="ksm-organization-example"/>
<meta>
<profile
value="http://fhir.kisumuhealth.co.ke/StructureDefinition/ksm-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ksm-organization-example</b></p><a name="ksm-organization-example"> </a><a name="hcksm-organization-example"> </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-ksm-organization.html">Service Provider - Facility</a></p></div><p><b>identifier</b>: <code>http://moh.kenya/identifier/kmfl-code</code>/12456</p><p><b>active</b>: true</p><p><b>name</b>: Kisumu County Referral Hospital</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>Kisumu-Busia Road Kisumu Kisumu Kenya </td></tr></table></div>
</text>
<identifier>
<system value="http://moh.kenya/identifier/kmfl-code"/>
<value value="12456"/>
</identifier>
<active value="true"/>
<name value="Kisumu County Referral Hospital"/>
<contact>
<address>
<line value="Kisumu-Busia Road"/>
<city value="Kisumu"/>
<district value="Kisumu Central"/>
<state value="Kisumu"/>
<country value="Kenya"/>
</address>
</contact>
</Organization>