Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build
Kenya eClaims FHIR Implementation Guide, published by Digital Health Agency of Kenya. 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/Kenya-eClaims-FHIR-IG/ and changes regularly. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="ECLM-ORG-001"/>
<meta>
<profile
value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-eclaims-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ECLM-ORG-001</b></p><a name="ECLM-ORG-001"> </a><a name="hcECLM-ORG-001"> </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-ke-eclaims-organization.html">eClaims Organization Profile</a></p></div><p><b>identifier</b>: Provider number/PROV-KE-00123 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: Nairobi General Hospital</p><p><b>address</b>: Nairobi Nairobi County KE (work)</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td><a href="tel:+254202345678">+254202345678</a></td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PRN"/>
<display value="Provider number"/>
</coding>
</type>
<value value="PROV-KE-00123"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="prov"/>
<display value="Healthcare Provider"/>
</coding>
</type>
<name value="Nairobi General Hospital"/>
<address>
<use value="work"/>
<city value="Nairobi"/>
<district value="Nairobi Central"/>
<state value="Nairobi County"/>
<country value="KE"/>
</address>
<contact>
<telecom>
<system value="phone"/>
<value value="+254202345678"/>
</telecom>
</contact>
</Organization>