<?xml version="1.0" encoding="UTF-8"?>

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ECLM-PRA-001"/>
  <meta>
    <profile value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-eclaims-practitioner"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner ECLM-PRA-001</b></p><a name="ECLM-PRA-001"> </a><a name="hcECLM-PRA-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-practitioner.html">eClaims Practitioner Profile</a></p></div><p><b>identifier</b>: SHA Number/DR-KE-00456 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Dr. James Ochieng (Official)</p><p><b>telecom</b>: <a href="tel:+254711234567">+254711234567</a></p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1978-03-22</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/identifier-types-cs"/>
        <code value="SHA-NUMBER"/>
        <display value="SHA Number"/>
      </coding>
    </type>
    <system value="https://nshr-uat.sha.go.ke/fhir/Identifier/provider-number"/>
    <value value="DR-KE-00456"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Ochieng"/>
    <given value="Dr. James"/>
    <prefix value="Dr."/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+254711234567"/>
    <use value="work"/>
  </telecom>
  <gender value="male"/>
  <birthDate value="1978-03-22"/>
</Practitioner>