Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build
Eswatini HL7 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 xmlns="http://hl7.org/fhir">
<id value="SampleSzMalariaPatient"/>
<meta>
<profile
value="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzPatient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient SampleSzMalariaPatient</b></p><a name="SampleSzMalariaPatient"> </a><a name="hcSampleSzMalariaPatient"> </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-SzPatient.html">Eswatini Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jacob Samuel Gule Male, DoB: 1990-01-01 ( Medical Record Number: M002111111-11 (use: usual, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Personal ID Number/1999001000000 (use: official, )</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Mbabane </td></tr><tr><td style="background-color: #f3f5da" title="The nationality of the patient."><a href="http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-nationality.html">Patient Nationality</a></td><td colspan="3"><span title="Codes:{urn:iso:std:iso:3166 SWZ}">Eswatini</span></td></tr><tr><td style="background-color: #f3f5da" title="Extention for Eswatini Tinkhundla"><a href="StructureDefinition-SzInkhundlaExtension.html">Extention: Eswatini Inkhundla</a></td><td colspan="3"><span title="Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzTinkhundlaCS 3}">LOBAMBA</span></td></tr><tr><td style="background-color: #f3f5da" title="Extention for Eswatini Chiefdom"><a href="StructureDefinition-SzChiefdomExtension.html">Extention: Eswatini Chiefdom</a></td><td colspan="3"><span title="Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzChiefdomCS 7}">Lobamba</span></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-nationality">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="SWZ"/>
<display value="Eswatini"/>
</coding>
<text value="Eswatini"/>
</valueCodeableConcept>
</extension>
<extension
url="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzInkhundlaExtension">
<valueCodeableConcept>
<coding>
<system
value="https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzTinkhundlaCS"/>
<code value="3"/>
<display value="LOBAMBA"/>
</coding>
<text value="LOBAMBA"/>
</valueCodeableConcept>
</extension>
<extension
url="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzChiefdomExtension">
<valueCodeableConcept>
<coding>
<system
value="https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzChiefdomCS"/>
<code value="7"/>
<display value="Lobamba"/>
</coding>
<text value="Lobamba"/>
</valueCodeableConcept>
</extension>
<identifier>
<use value="usual"/>
<type>
<coding>
<system
value="https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzPersonIdentificationsCS"/>
<code value="MR"/>
<display value="Medical Record Number"/>
</coding>
</type>
<system value="http://mfl.sys/m001"/>
<value value="M002111111-11"/>
</identifier>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzPersonIdentificationsCS"/>
<code value="PI"/>
<display value="Personal ID Number"/>
</coding>
</type>
<system value="http://homeaffairs.sys"/>
<value value="1999001000000"/>
</identifier>
<name>
<family value="Gule"/>
<given value="Jacob"/>
<given value="Samuel"/>
</name>
<gender value="male"/>
<birthDate value="1990-01-01">
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthTime">
<valueDateTime value="2000-01-01T14:35:45-05:00"/>
</extension>
</birthDate>
<address>
<city value="Mbabane"/>
</address>
</Patient>