German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

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

: Beispiel PKV-Versicherung Charlotte von Hohenstein (DKV) - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="cov-pkv-01-dkv"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage cov-pkv-01-dkv</b></p><a name="cov-pkv-01-dkv"> </a><a name="hccov-pkv-01-dkv"> </a><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>subscriber</b>: <a href="Patient-pat-pkv-01.html">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>beneficiary</b>: <a href="Patient-pat-pkv-01.html">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>period</b>: 2018-06-01 --&gt; (ongoing)</p><p><b>payor</b>: DKV Deutsche 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>
  <subscriber>🔗 
    <reference value="Patient/pat-pkv-01"/>
  </subscriber>
  <beneficiary>🔗 
    <reference value="Patient/pat-pkv-01"/>
  </beneficiary>
  <period>
    <start value="2018-06-01"/>
  </period>
  <payor>
    <display value="DKV Deutsche Krankenversicherung"/>
  </payor>
</Coverage>