Kenya Emergency Care Implementation Guide, published by Digital Health Agency (DHA), 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-Emergency-FHIR-IG/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="EMPatientInvalidExample"/>
<meta>
<profile
value="https://fhir.dha.go.ke/ig/emergency/StructureDefinition/em-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient EMPatientInvalidExample</b></p><a name="EMPatientInvalidExample"> </a><a name="hcEMPatientInvalidExample"> </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-em-patient.html">Patient - Kenya Emergency</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Unknown Male Male, DoB Unknown ( http://example.org/incorrect-tracking-system#TEMP-001 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Indicates whether the patient's identity has been verified through an
appropriate identification or verification process."><a href="StructureDefinition-em-patient-identity-verified.html">Emergency Patient Identity Verified</a></td><td colspan="3">true</td></tr></table></div>
</text>
<extension
url="https://fhir.dha.go.ke/ig/emergency/StructureDefinition/em-patient-identity-verified">
<valueBoolean value="true"/>
</extension>
<identifier>
<use value="official"/>
<system value="http://example.org/incorrect-tracking-system"/>
<value value="TEMP-001"/>
</identifier>
<active value="true"/>
<name>
<text value="Unknown Male"/>
</name>
<gender value="male"/>
</Patient>