{
  "resourceType" : "CodeSystem",
  "id" : "em-destination-facility-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-destination-facility-type</b></p><a name=\"em-destination-facility-type\"> </a><a name=\"hcem-destination-facility-type\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-destination-facility-type</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\">dispensary<a name=\"em-destination-facility-type-dispensary\"> </a></td><td>Dispensary</td></tr><tr><td style=\"white-space:nowrap\">health-centre<a name=\"em-destination-facility-type-health-centre\"> </a></td><td>Health centre</td></tr><tr><td style=\"white-space:nowrap\">hospital<a name=\"em-destination-facility-type-hospital\"> </a></td><td>Hospital</td></tr><tr><td style=\"white-space:nowrap\">emergency-centre<a name=\"em-destination-facility-type-emergency-centre\"> </a></td><td>Emergency centre</td></tr><tr><td style=\"white-space:nowrap\">trauma-centre<a name=\"em-destination-facility-type-trauma-centre\"> </a></td><td>Trauma centre</td></tr><tr><td style=\"white-space:nowrap\">maternity<a name=\"em-destination-facility-type-maternity\"> </a></td><td>Maternity facility</td></tr><tr><td style=\"white-space:nowrap\">mental-health-facility<a name=\"em-destination-facility-type-mental-health-facility\"> </a></td><td>Mental health facility</td></tr><tr><td style=\"white-space:nowrap\">specialist-facility<a name=\"em-destination-facility-type-specialist-facility\"> </a></td><td>Specialist facility</td></tr><tr><td style=\"white-space:nowrap\">temporary-treatment-centre<a name=\"em-destination-facility-type-temporary-treatment-centre\"> </a></td><td>Temporary treatment centre</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"em-destination-facility-type-other\"> </a></td><td>Other destination facility</td></tr></table></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-destination-facility-type",
  "version" : "0.1.0",
  "name" : "EMDestinationFacilityTypeCS",
  "title" : "Emergency Destination Facility Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-20T11:03:05+00:00",
  "publisher" : "Digital Health Agency (DHA), Kenya",
  "contact" : [{
    "name" : "Digital Health Agency (DHA), Kenya",
    "telecom" : [{
      "system" : "url",
      "value" : "https://dha.go.ke"
    },
    {
      "system" : "email",
      "value" : "info@dha.go.ke"
    }]
  },
  {
    "name" : "Digital Health Agency Kenya – FHIR Team",
    "telecom" : [{
      "system" : "email",
      "value" : "info@dha.go.ke",
      "use" : "work"
    },
    {
      "system" : "url",
      "value" : "https://dha.go.ke",
      "use" : "work"
    }]
  }],
  "description" : "Types of healthcare locations that may receive an emergency patient.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [{
    "code" : "dispensary",
    "display" : "Dispensary"
  },
  {
    "code" : "health-centre",
    "display" : "Health centre"
  },
  {
    "code" : "hospital",
    "display" : "Hospital"
  },
  {
    "code" : "emergency-centre",
    "display" : "Emergency centre"
  },
  {
    "code" : "trauma-centre",
    "display" : "Trauma centre"
  },
  {
    "code" : "maternity",
    "display" : "Maternity facility"
  },
  {
    "code" : "mental-health-facility",
    "display" : "Mental health facility"
  },
  {
    "code" : "specialist-facility",
    "display" : "Specialist facility"
  },
  {
    "code" : "temporary-treatment-centre",
    "display" : "Temporary treatment centre"
  },
  {
    "code" : "other",
    "display" : "Other destination facility"
  }]
}