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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PreAuthExclusionsCS"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PreAuthExclusionsCS</b></p><a name="PreAuthExclusionsCS"> </a><a name="hcPreAuthExclusionsCS"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/PreAuthExclusionsCS</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">EMERGENCY<a name="PreAuthExclusionsCS-EMERGENCY"> </a></td><td>Emergency</td></tr><tr><td style="white-space:nowrap">PRIMARY-CARE<a name="PreAuthExclusionsCS-PRIMARY-CARE"> </a></td><td>Primary Care</td></tr><tr><td style="white-space:nowrap">ROUTINE-LAB<a name="PreAuthExclusionsCS-ROUTINE-LAB"> </a></td><td>Routine Lab</td></tr><tr><td style="white-space:nowrap">FOLLOW-UP<a name="PreAuthExclusionsCS-FOLLOW-UP"> </a></td><td>Follow Up</td></tr><tr><td style="white-space:nowrap">IMMUNIZATION<a name="PreAuthExclusionsCS-IMMUNIZATION"> </a></td><td>Immunization</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/PreAuthExclusionsCS"/>
  <version value="0.1.0"/>
  <name value="PreAuthExclusionsCS"/>
  <title value="PreAuthExclusions Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-19T11:26:54+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Technical Working Group"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="A code system that defines PreAuth Exclusions"/>
  <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="5"/>
  <concept>
    <code value="EMERGENCY"/>
    <display value="Emergency"/>
  </concept>
  <concept>
    <code value="PRIMARY-CARE"/>
    <display value="Primary Care"/>
  </concept>
  <concept>
    <code value="ROUTINE-LAB"/>
    <display value="Routine Lab"/>
  </concept>
  <concept>
    <code value="FOLLOW-UP"/>
    <display value="Follow Up"/>
  </concept>
  <concept>
    <code value="IMMUNIZATION"/>
    <display value="Immunization"/>
  </concept>
</CodeSystem>