Kenya-ePrescription-IG
0.1.0 - ci-build
Kenya-ePrescription-IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="example-kenya-eprescription-patient"/>
<meta>
<profile
value="http://example.org/StructureDefinition/kenya-eprescription-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient example-kenya-eprescription-patient</b></p><a name="example-kenya-eprescription-patient"> </a><a name="hcexample-kenya-eprescription-patient"> </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-kenya-eprescription-patient.html">Patient - ePrescription</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Grace Achieng Omondi (official) Female, DoB: 1990-03-14 ( http://moh.health.go.ke/patient-identifier#KE-PAT-2025-0001)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>http://nhif.or.ke/member-id</code>/NHIF12345678</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+254-701-234567">+254-701-234567</a></li><li>Kisumu Central, Kisumu County, Kenya</li></ul></td></tr></table></div>
</text>
<identifier>
<system value="http://moh.health.go.ke/patient-identifier"/>
<value value="KE-PAT-2025-0001"/>
</identifier>
<identifier>
<system value="http://nhif.or.ke/member-id"/>
<value value="NHIF12345678"/>
</identifier>
<name>
<use value="official"/>
<family value="Omondi"/>
<given value="Grace Achieng"/>
</name>
<telecom>
<system value="phone"/>
<value value="+254-701-234567"/>
<use value="mobile"/>
</telecom>
<gender value="female"/>
<birthDate value="1990-03-14"/>
<address>
<text value="Kisumu Central, Kisumu County, Kenya"/>
</address>
</Patient>