<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="em-agency-type"/>
  <text>
    <status value="generated"/><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://nshr-uat.sha.go.ke/fhir/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>
  </text>
  <url value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-agency-type"/>
  <version value="0.1.0"/>
  <name value="EMAgencyTypeCS"/>
  <title value="Emergency Supporting Agency Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-20T11:03:05+00:00"/>
  <publisher value="Digital Health Agency (DHA), Kenya"/>
  <contact>
    <name value="Digital Health Agency (DHA), Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency Kenya – FHIR Team"/>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Types of organizations that may participate in an emergency response."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="ems"/>
    <display value="Emergency medical services"/>
  </concept>
  <concept>
    <code value="fire"/>
    <display value="Fire and rescue service"/>
  </concept>
  <concept>
    <code value="police"/>
    <display value="Police service"/>
  </concept>
  <concept>
    <code value="security"/>
    <display value="Security service"/>
  </concept>
  <concept>
    <code value="disaster-management"/>
    <display value="Disaster management service"/>
  </concept>
  <concept>
    <code value="military"/>
    <display value="Military service"/>
  </concept>
  <concept>
    <code value="community-response"/>
    <display value="Community emergency response"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other supporting agency"/>
  </concept>
</CodeSystem>