German Practice Management FHIR Profiles (R4)
0.71.0 - STU1 DE

German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PKV-Coverage — Beamter (primary) - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="ExampleCoveragePkvBeamter"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-privat"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage ExampleCoveragePkvBeamter</b></p><a name="ExampleCoveragePkvBeamter"> </a><a name="hcExampleCoveragePkvBeamter"> </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-fpde-coverage-privat.html">FPDE Coverage Privat</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis PKV}">private Krankenversicherung</span></p><p><b>beneficiary</b>: <a href="Patient-ExamplePatientBeamter.html">Klaus Schneider (official) Male, DoB: 1968-11-05</a></p><p><b>payor</b>: Allianz Private Krankenversicherung</p></div>
  </text>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://fhir.de/CodeSystem/versicherungsart-de-basis"/>
      <code value="PKV"/>
      <display value="private Krankenversicherung"/>
    </coding>
  </type>
  <beneficiary>🔗 
    <reference value="Patient/ExamplePatientBeamter"/>
  </beneficiary>
  <payor>
    <display value="Allianz Private Krankenversicherung"/>
  </payor>
</Coverage>