Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Practitioner - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="PRA-001"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PRA-001</b></p><a name="PRA-001"> </a><a name="hcPRA-001"> </a><p><b>active</b>: true</p><p><b>name</b>: Dr. James Kamau </p></div>
  </text>
  <active value="true"/>
  <name>
    <family value="Kamau"/>
    <given value="Dr. James"/>
  </name>
</Practitioner>