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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="attachment-type-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem attachment-type-cs</b></p><a name="attachment-type-cs"> </a><a name="hcattachment-type-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/attachment-type-cs</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">DISCHARGE-SUMMARY<a name="attachment-type-cs-DISCHARGE-SUMMARY"> </a></td><td>Discharge Summary</td></tr><tr><td style="white-space:nowrap">FINAL-BILL<a name="attachment-type-cs-FINAL-BILL"> </a></td><td>Final Bill</td></tr><tr><td style="white-space:nowrap">LAB-REPORT<a name="attachment-type-cs-LAB-REPORT"> </a></td><td>Laboratory Report</td></tr><tr><td style="white-space:nowrap">IMAGING-REPORT<a name="attachment-type-cs-IMAGING-REPORT"> </a></td><td>Imaging Report</td></tr><tr><td style="white-space:nowrap">REFERRAL-LETTER<a name="attachment-type-cs-REFERRAL-LETTER"> </a></td><td>Referral Letter</td></tr><tr><td style="white-space:nowrap">OPERATION-NOTES<a name="attachment-type-cs-OPERATION-NOTES"> </a></td><td>Operation Notes</td></tr><tr><td style="white-space:nowrap">PRESCRIPTION<a name="attachment-type-cs-PRESCRIPTION"> </a></td><td>Prescription</td></tr><tr><td style="white-space:nowrap">CONSENT-FORM<a name="attachment-type-cs-CONSENT-FORM"> </a></td><td>Consent Form</td></tr><tr><td style="white-space:nowrap">OTHER<a name="attachment-type-cs-OTHER"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/attachment-type-cs"/>
  <version value="0.1.0"/>
  <name value="AttachmentTypeCS"/>
  <title value="Attachment Type 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="Codes classifying the type of attachment submitted with a claim (e.g. Discharge Summary, Final Bill)."/>
  <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="9"/>
  <concept>
    <code value="DISCHARGE-SUMMARY"/>
    <display value="Discharge Summary"/>
  </concept>
  <concept>
    <code value="FINAL-BILL"/>
    <display value="Final Bill"/>
  </concept>
  <concept>
    <code value="LAB-REPORT"/>
    <display value="Laboratory Report"/>
  </concept>
  <concept>
    <code value="IMAGING-REPORT"/>
    <display value="Imaging Report"/>
  </concept>
  <concept>
    <code value="REFERRAL-LETTER"/>
    <display value="Referral Letter"/>
  </concept>
  <concept>
    <code value="OPERATION-NOTES"/>
    <display value="Operation Notes"/>
  </concept>
  <concept>
    <code value="PRESCRIPTION"/>
    <display value="Prescription"/>
  </concept>
  <concept>
    <code value="CONSENT-FORM"/>
    <display value="Consent Form"/>
  </concept>
  <concept>
    <code value="OTHER"/>
    <display value="Other"/>
  </concept>
</CodeSystem>