{
  "resourceType" : "Encounter",
  "id" : "C4ACF791-2B64-4A45-8E6E-87A5B1295032",
  "meta" : {
    "profile" : ["https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzEncounter"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter C4ACF791-2B64-4A45-8E6E-87A5B1295032</b></p><a name=\"C4ACF791-2B64-4A45-8E6E-87A5B1295032\"> </a><a name=\"hcC4ACF791-2B64-4A45-8E6E-87A5B1295032\"> </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-SzEncounter.html\">Eswatini Encounter Profile</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-SzEncounterClassificationCS.html#SzEncounterClassificationCS-OPD\">Code System: Encounter Classification: OPD</a> (Out Patient Department)</p><p><b>subject</b>: <a href=\"Patient-13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB.html\">Celucolo Celani Sacolo  Male, DoB: 2000-01-01 ( Medical Record Number: Client Management Information System#M001010101-1\u00a0(use:\u00a0usual,\u00a0))</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-576E19CD-CED4-47A0-8BF7-3B030153E245.html\">Practitioner Thabile Celiwe Dlamini </a></td></tr></table><p><b>period</b>: 2023-10-01 10:00:00+0000 --&gt; (ongoing)</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-992F1F3C-00CD-4838-94D1-91658DFA99BD.html\">Location Mahwalala Red Cross Clinic</a></td><td>Completed</td></tr></table></div>"
  },
  "status" : "finished",
  "class" : {
    "system" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzEncounterClassificationCS",
    "code" : "OPD",
    "display" : "Out Patient Department"
  },
  "subject" : {
    "reference" : "Patient/13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB"
  },
  "participant" : [{
    "individual" : {
      "reference" : "Practitioner/576E19CD-CED4-47A0-8BF7-3B030153E245"
    }
  }],
  "period" : {
    "start" : "2023-10-01T10:00:00Z"
  },
  "location" : [{
    "location" : {
      "reference" : "Location/992F1F3C-00CD-4838-94D1-91658DFA99BD"
    },
    "status" : "completed"
  }]
}