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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="trxhub-coverage-payor-role"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem trxhub-coverage-payor-role</b></p><a name="trxhub-coverage-payor-role"> </a><a name="hctrxhub-coverage-payor-role"> </a><p>This case-sensitive code system <code>https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-payor-role</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">self-pay<a name="trxhub-coverage-payor-role-self-pay"> </a></td><td>Self Pay</td><td>Patient pays directly, no insurance</td></tr><tr><td style="white-space:nowrap">main-insurance<a name="trxhub-coverage-payor-role-main-insurance"> </a></td><td>Main Insurance</td><td>Grundversicherung (mandatory on coverage type insurance)</td></tr><tr><td style="white-space:nowrap">supplementary-insurance<a name="trxhub-coverage-payor-role-supplementary-insurance"> </a></td><td>Supplementary Insurance</td><td>Zusatzversicherung (optional on coverage type insurance)</td></tr></table></div>
  </text>
  <url value="https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-payor-role"/>
  <version value="0.1.0"/>
  <name value="TRxHubCoveragePayorRole"/>
  <title value="TRxHub Coverage Payor Role"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-05-29T15:05:20+00:00"/>
  <description value="Defines the role of the payor in coverage"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="self-pay"/>
    <display value="Self Pay"/>
    <definition value="Patient pays directly, no insurance"/>
  </concept>
  <concept>
    <code value="main-insurance"/>
    <display value="Main Insurance"/>
    <definition value="Grundversicherung (mandatory on coverage type insurance)"/>
  </concept>
  <concept>
    <code value="supplementary-insurance"/>
    <display value="Supplementary Insurance"/>
    <definition value="Zusatzversicherung (optional on coverage type insurance)"/>
  </concept>
</CodeSystem>