{
  "resourceType" : "Practitioner",
  "id" : "576E19CD-CED4-47A0-8BF7-3B030153E245",
  "meta" : {
    "profile" : ["https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzPractitioner"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 576E19CD-CED4-47A0-8BF7-3B030153E245</b></p><a name=\"576E19CD-CED4-47A0-8BF7-3B030153E245\"> </a><a name=\"hc576E19CD-CED4-47A0-8BF7-3B030153E245\"> </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/9101010000001\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Thabile Celiwe Dlamini </p><p><b>telecom</b>: -unknown-(Mobile), ph: 7911 1222</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1990-01-01</p></div>"
  },
  "identifier" : [{
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzPersonIdentificationsCS",
        "code" : "PI",
        "display" : "Personal ID Number"
      }]
    },
    "system" : "http://homeaffairs.sys",
    "value" : "9101010000001"
  }],
  "name" : [{
    "family" : "Dlamini",
    "given" : ["Thabile",
    "Celiwe"]
  }],
  "telecom" : [{
    "use" : "mobile"
  },
  {
    "system" : "phone",
    "value" : "7911 1222",
    "rank" : 1
  }],
  "gender" : "female",
  "birthDate" : "1990-01-01"
}