MII IG Kerndatensatz-Modul Molekulares Tumorboard
2026.0.0 - release Unknown region code '276'

MII IG Kerndatensatz-Modul Molekulares Tumorboard, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-molekulares-tumorboard/ and changes regularly. See the Directory of published versions

: MyCoverage - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="MyCoverage"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage MyCoverage</b></p><a name="MyCoverage"> </a><a name="hcMyCoverage"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode EHCPOL}">extended healthcare</span></p><p><b>beneficiary</b>: <a href="Patient-PatientKimMusterperson.html">Kim Musterperson  (no stated gender), DoB: 1956-03-14</a></p><p><b>period</b>: 2023-01-01 --&gt; 2025-12-31</p><p><b>payor</b>: <a href="Organization-MyInsurer.html">Organization Example Health Insurance Co.</a></p></div>
  </text>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="EHCPOL"/>
      <display value="extended healthcare"/>
    </coding>
  </type>
  <beneficiary>🔗 
    <reference value="Patient/PatientKimMusterperson"/>
  </beneficiary>
  <period>
    <start value="2023-01-01"/>
    <end value="2025-12-31"/>
  </period>
  <payor>🔗 
    <reference value="Organization/MyInsurer"/>
  </payor>
</Coverage>