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
<Practitioner xmlns="http://hl7.org/fhir">
<id value="B1BA0AFE-3D96-42F8-9384-800B5CBEED6B"/>
<meta>
<profile
value="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzPractitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner B1BA0AFE-3D96-42F8-9384-800B5CBEED6B</b></p><a name="B1BA0AFE-3D96-42F8-9384-800B5CBEED6B"> </a><a name="hcB1BA0AFE-3D96-42F8-9384-800B5CBEED6B"> </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-SzPractitioner.html">Eswatini Practitioner Profile</a></p></div><p><b>identifier</b>: Personal ID Number/9101010000100 (use: official, )</p><p><b>name</b>: Susan Carol Smith </p><p><b>telecom</b>: -unknown-(Mobile), ph: 7911 0000</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1990-01-01</p></div>
</text>
<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="urn:homeaffairs:population-register"/>
<value value="9101010000100"/>
</identifier>
<name>
<family value="Smith"/>
<given value="Susan"/>
<given value="Carol"/>
</name>
<telecom>
<use value="mobile"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="7911 0000"/>
<rank value="1"/>
</telecom>
<gender value="female"/>
<birthDate value="1990-01-01"/>
</Practitioner>