Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Patient – Amina Hassan - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="example-patient-amina"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient example-patient-amina</b></p><a name="example-patient-amina"> </a><a name="hcexample-patient-amina"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Amina Hassan (official) Female, DoB: 1988-04-15 ( https://ilm-hie.dha.go.ke/fhir/NamingSystem/national-id#KenyaNationalId#29834765)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+254711234567">+254711234567</a></li><li>Nairobi KE </li></ul></td></tr></table></div>
  </text>
  <identifier>
    <system value="https://ilm-hie.dha.go.ke/fhir/NamingSystem/national-id"/>
    <value value="29834765"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Hassan"/>
    <given value="Amina"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+254711234567"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1988-04-15"/>
  <address>
    <city value="Nairobi"/>
    <country value="KE"/>
  </address>
</Patient>