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

<Coverage xmlns="http://hl7.org/fhir">
  <id value="TRxHubCoverageExampleInsurance"/>
  <meta>
    <profile value="https://trxhub.mediservice.ch/fhir/StructureDefinition/trxhub-coverage"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage TRxHubCoverageExampleInsurance</b></p><a name="TRxHubCoverageExampleInsurance"> </a><a name="hcTRxHubCoverageExampleInsurance"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-trxhub-coverage.html">TRxHub Coverage</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.123.100.1.1.1</code>/80756012365258974565</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-type insurance}">Insurance</span></p><p><b>beneficiary</b>: <a href="Patient-TRxHubPatientExample.html">Max Muster (official) Male, DoB: 1985-06-15 ( https://example.external-system.ch/patient-id#123456789)</a></p><p><b>payor</b>: </p><ul><li>CSS Krankenversicherung AG</li><li>Helsana</li></ul></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.756.5.30.1.123.100.1.1.1"/>
    <value value="80756012365258974565"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-type"/>
      <code value="insurance"/>
    </coding>
  </type>
  <beneficiary>
    <reference value="Patient/TRxHubPatientExample"/>
  </beneficiary>
  <payor>
    <extension url="https://trxhub.mediservice.ch/fhir/StructureDefinition/trxhub-coverage-payor-role-extension">
      <valueCoding>
        <system value="https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-payor-role"/>
        <code value="main-insurance"/>
      </valueCoding>
    </extension>
    <display value="CSS Krankenversicherung AG"/>
  </payor>
  <payor>
    <extension url="https://trxhub.mediservice.ch/fhir/StructureDefinition/trxhub-coverage-payor-role-extension">
      <valueCoding>
        <system value="https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-coverage-payor-role"/>
        <code value="supplementary-insurance"/>
      </valueCoding>
    </extension>
    <display value="Helsana"/>
  </payor>
</Coverage>