{
  "resourceType" : "Appointment",
  "id" : "31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139",
  "meta" : {
    "profile" : ["https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzAppointment"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment 31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139</b></p><a name=\"31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139\"> </a><a name=\"hc31EC4EE6-FBD0-41B0-89BA-8D4DD7D43139\"> </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-SzAppointment.html\">Eswatini Appointment Profile</a></p></div><p><b>status</b>: Proposed</p><p><b>serviceCategory</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-category 17}\">General Practice</span></p><p><b>serviceType</b>: <span title=\"Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzServicePointCS ART}\">Antiretrovial Therapy</span></p><p><b>start</b>: 2024-09-11 10:00:00+0000</p><p><b>end</b>: 2024-09-11 10:00:00+0000</p><p><b>created</b>: 2024-09-01</p><blockquote><p><b>participant</b></p><p><b>actor</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><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Location-992F1F3C-00CD-4838-94D1-91658DFA99BD.html\">Location Mahwalala Red Cross Clinic</a></p><p><b>status</b>: Accepted</p></blockquote></div>"
  },
  "status" : "proposed",
  "serviceCategory" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/service-category",
      "code" : "17",
      "display" : "General Practice"
    }]
  }],
  "serviceType" : [{
    "coding" : [{
      "system" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzServicePointCS",
      "code" : "ART",
      "display" : "Antiretrovial Therapy"
    }]
  }],
  "start" : "2024-09-11T10:00:00Z",
  "end" : "2024-09-11T10:00:00Z",
  "created" : "2024-09-01",
  "participant" : [{
    "actor" : {
      "reference" : "Patient/13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB"
    },
    "status" : "accepted"
  },
  {
    "actor" : {
      "reference" : "Location/992F1F3C-00CD-4838-94D1-91658DFA99BD"
    },
    "status" : "accepted"
  }]
}