CH EPREG (R4)
1.0.0-ci-build - ci-build Switzerland flag

CH EPREG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epreg/ and changes regularly. See the Directory of published versions

: UC 1: Supplementary Insurance - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="UC1-SupplementaryInsurance"/>
  <language value="de-CH"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-CH" lang="de-CH"><p class="res-header-id"><b>Generated Narrative: Coverage UC1-SupplementaryInsurance</b></p><a name="UC1-SupplementaryInsurance"> </a><a name="hcUC1-SupplementaryInsurance"> </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">Language: de-CH</p></div><p><b>identifier</b>: Member Number/555555555</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://fhir.ch/ig/ch-core/CodeSystem/mainguarantor ZV}">Zusatzversicherung</span></p><p><b>beneficiary</b>: <a href="Patient-UC1-KatrinKinderlieb.html">Frau Katrin Kinderlieb Female, DoB: 1986-01-18 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756015090002647590)</a></p><p><b>payor</b>: <a href="#hcUC1-SupplementaryInsurance/Helsana">Organization Helsana</a></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization #Helsana</b></p><a name="UC1-SupplementaryInsurance/Helsana"> </a><a name="hcUC1-SupplementaryInsurance/Helsana"> </a><p><b>name</b>: Helsana</p></blockquote></div>
  </text>
  <contained>
    <Organization>
      <id value="Helsana"/>
      <name value="Helsana"/>
    </Organization>
  </contained>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MB"/>
        <display value="Member Number"/>
      </coding>
    </type>
    <system value="http://example.com/identifiers/insurance-number"/>
    <value value="555555555"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://fhir.ch/ig/ch-core/CodeSystem/mainguarantor"/>
      <code value="ZV"/>
      <display value="Zusatzversicherung"/>
    </coding>
  </type>
  <beneficiary>🔗 
    <reference value="Patient/UC1-KatrinKinderlieb"/>
  </beneficiary>
  <payor>
    <reference value="#Helsana"/>
  </payor>
</Coverage>