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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="related-claim-relationship-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem related-claim-relationship-cs</b></p><a name="related-claim-relationship-cs"> </a><a name="hcrelated-claim-relationship-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/related-claim-relationship-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">prior<a name="related-claim-relationship-cs-prior"> </a></td><td>Prior</td></tr><tr><td style="white-space:nowrap">associated<a name="related-claim-relationship-cs-associated"> </a></td><td>Associated</td></tr><tr><td style="white-space:nowrap">replaces<a name="related-claim-relationship-cs-replaces"> </a></td><td>Replaces</td></tr><tr><td style="white-space:nowrap">replaced-by<a name="related-claim-relationship-cs-replaced-by"> </a></td><td>Replaced By</td></tr><tr><td style="white-space:nowrap">duplicate<a name="related-claim-relationship-cs-duplicate"> </a></td><td>Duplicate</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/related-claim-relationship-cs"/>
  <version value="0.1.0"/>
  <name value="RelatedClaimRelationshipCS"/>
  <title value="Related Claim Relationship 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 for the relationship between related claims (MOH-Kenya OCL: RELATED-CLAIM-RELATIONSHIP)"/>
  <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="prior"/>
    <display value="Prior"/>
  </concept>
  <concept>
    <code value="associated"/>
    <display value="Associated"/>
  </concept>
  <concept>
    <code value="replaces"/>
    <display value="Replaces"/>
  </concept>
  <concept>
    <code value="replaced-by"/>
    <display value="Replaced By"/>
  </concept>
  <concept>
    <code value="duplicate"/>
    <display value="Duplicate"/>
  </concept>
</CodeSystem>