{
  "resourceType" : "CodeSystem",
  "id" : "SzEncounterClassificationCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SzEncounterClassificationCS</b></p><a name=\"SzEncounterClassificationCS\"> </a><a name=\"hcSzEncounterClassificationCS\"> </a><p>This  code system <code>https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzEncounterClassificationCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">OPD<a name=\"SzEncounterClassificationCS-OPD\"> </a></td><td>Outpatient Department</td></tr><tr><td style=\"white-space:nowrap\">IPD<a name=\"SzEncounterClassificationCS-IPD\"> </a></td><td>Inpatient Department</td></tr><tr><td style=\"white-space:nowrap\">CO<a name=\"SzEncounterClassificationCS-CO\"> </a></td><td>Community Outreach</td></tr><tr><td style=\"white-space:nowrap\">SO<a name=\"SzEncounterClassificationCS-SO\"> </a></td><td>Schools Outreach</td></tr></table></div>"
  },
  "url" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzEncounterClassificationCS",
  "version" : "0.1.0",
  "name" : "EswatiniEncounterClassification",
  "title" : "Code System: Encounter Classification",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-26T10:44:11+00:00",
  "publisher" : "Ministry of Health Eswatini",
  "contact" : [{
    "name" : "Ministry of Health Eswatini",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hapifhir.eswatinihie.com"
    },
    {
      "system" : "email",
      "value" : "eswatinihie@moh.gov.sz"
    }]
  }],
  "description" : "Data element that contains the classification of encounters.",
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "OPD",
    "display" : "Outpatient Department"
  },
  {
    "code" : "IPD",
    "display" : "Inpatient Department"
  },
  {
    "code" : "CO",
    "display" : "Community Outreach"
  },
  {
    "code" : "SO",
    "display" : "Schools Outreach"
  }]
}