{
  "resourceType" : "CodeSystem",
  "id" : "em-agency-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-agency-type</b></p><a name=\"em-agency-type\"> </a><a name=\"hcem-agency-type\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-agency-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\">ems<a name=\"em-agency-type-ems\"> </a></td><td>Emergency medical services</td></tr><tr><td style=\"white-space:nowrap\">fire<a name=\"em-agency-type-fire\"> </a></td><td>Fire and rescue service</td></tr><tr><td style=\"white-space:nowrap\">police<a name=\"em-agency-type-police\"> </a></td><td>Police service</td></tr><tr><td style=\"white-space:nowrap\">security<a name=\"em-agency-type-security\"> </a></td><td>Security service</td></tr><tr><td style=\"white-space:nowrap\">disaster-management<a name=\"em-agency-type-disaster-management\"> </a></td><td>Disaster management service</td></tr><tr><td style=\"white-space:nowrap\">military<a name=\"em-agency-type-military\"> </a></td><td>Military service</td></tr><tr><td style=\"white-space:nowrap\">community-response<a name=\"em-agency-type-community-response\"> </a></td><td>Community emergency response</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"em-agency-type-other\"> </a></td><td>Other supporting agency</td></tr></table></div>"
  },
  "url" : "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-agency-type",
  "version" : "0.1.0",
  "name" : "EMAgencyTypeCS",
  "title" : "Emergency Supporting Agency Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-07T11:54:11+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 organizations that may participate in an emergency response.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [{
    "code" : "ems",
    "display" : "Emergency medical services"
  },
  {
    "code" : "fire",
    "display" : "Fire and rescue service"
  },
  {
    "code" : "police",
    "display" : "Police service"
  },
  {
    "code" : "security",
    "display" : "Security service"
  },
  {
    "code" : "disaster-management",
    "display" : "Disaster management service"
  },
  {
    "code" : "military",
    "display" : "Military service"
  },
  {
    "code" : "community-response",
    "display" : "Community emergency response"
  },
  {
    "code" : "other",
    "display" : "Other supporting agency"
  }]
}