: Billing GKV coverage for CT billing - XML Representation
Raw xml | Download
<Coverage xmlns="http://hl7.org/fhir">
<id value="example-coverage-roentgen-linkage"/>
<meta>
<profile
value="https://fhir.cognovis.de/billing/StructureDefinition/gkv-coverage-de"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage example-coverage-roentgen-linkage</b></p><a name="example-coverage-roentgen-linkage"> </a><a name="hcexample-coverage-roentgen-linkage"> </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="https://fhir.cognovis.de/billing/0.3.1/StructureDefinition-gkv-coverage-de.html">GKV Coverage DE</a></p></div><p><b>identifier</b>: Gesetzliche Krankenversicherung/A987654321</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis GKV}">gesetzliche Krankenversicherung</span></p><p><b>beneficiary</b>: <a href="Patient-example-patient-roentgen-linkage.html">Maria Becker (official) Female, DoB: 1962-03-20</a></p><p><b>payor</b>: <a href="Organization-example-payer-roentgen-linkage.html">Example statutory payer</a></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
<code value="GKV"/>
</coding>
</type>
<system value="http://fhir.de/sid/gkv/kvid-10"/>
<value value="A987654321"/>
</identifier>
<status value="active"/>
<type>
<coding>
<system value="http://fhir.de/CodeSystem/versicherungsart-de-basis"/>
<code value="GKV"/>
</coding>
</type>
<beneficiary>🔗
<reference value="Patient/example-patient-roentgen-linkage"/>
</beneficiary>
<payor>🔗
<reference value="Organization/example-payer-roentgen-linkage"/>
<display value="Example statutory payer"/>
</payor>
</Coverage>