German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Coverage AOK Bayern — PZR Tarif - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="example-coverage-aok-tarif"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage example-coverage-aok-tarif</b></p><a name="example-coverage-aok-tarif"> </a><a name="hcexample-coverage-aok-tarif"> </a><p><b>status</b>: Active</p><p><b>subscriber</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>beneficiary</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>payor</b>: <a href="Organization-example-organization.html">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><h3>Classes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/coverage-class plan}">Plan</span></td><td>aok-bayern-pzr</td><td>AOK Bayern — Basis + PZR Satzungsleistung</td></tr></table></div>
  </text>
  <status value="active"/>
  <subscriber>🔗 
    <reference value="Patient/example-patient"/>
  </subscriber>
  <beneficiary>🔗 
    <reference value="Patient/example-patient"/>
  </beneficiary>
  <payor>🔗 
    <reference value="Organization/example-organization"/>
  </payor>
  <class>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/coverage-class"/>
        <code value="plan"/>
      </coding>
    </type>
    <value value="aok-bayern-pzr"/>
    <name value="AOK Bayern — Basis + PZR Satzungsleistung"/>
  </class>
</Coverage>