<?xml version="1.0" encoding="UTF-8"?>

<Contract xmlns="http://hl7.org/fhir">
  <id value="ExampleHzvBayernVertrag"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Contract ExampleHzvBayernVertrag</b></p><a name="ExampleHzvBayernVertrag"> </a><a name="hcExampleHzvBayernVertrag"> </a><p><b>HVG-Bezeichnung</b>: HZV Bayern - Einheitskatalog</p><p><b>Facharztvertrag</b>: false</p><p><b>HVG-Datum</b>: 2024-01-01</p><p><b>identifier</b>: <a href="NamingSystem-hvg-vertrag.html" title="HVG Vertragstyp-Identifier (identifiziert den Vertragstyp)">HvgVertrag</a>/hzv-bayern-ek, <a href="NamingSystem-hvg-vertrags-id.html" title="Eindeutige ID eines konkreten HVG-Vertrags (Instanz-Identifier)">HvgVertragsId</a>/AOK_BY_HZV, <a href="NamingSystem-hvg-kennung.html" title="HVG-Kennung (2-char Kurzkennung des Selektivvertrags, z.B. 'BY' fuer Bayern). Modelliert als Contract.identifier, nicht als Extension.">HvgKennung</a>/BY</p><p><b>status</b>: Executed</p><p><b>applies</b>: 2024-01-01 --&gt; 2026-12-31</p><p><b>subject</b>: <a href="Organization-example-organization.html">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p></div>
  </text>
  <extension url="https://fhir.cognovis.de/praxis/StructureDefinition/hvg-bezeichnung">
    <valueString value="HZV Bayern - Einheitskatalog"/>
  </extension>
  <extension url="https://fhir.cognovis.de/praxis/StructureDefinition/hvg-facharztvertrag">
    <valueBoolean value="false"/>
  </extension>
  <extension url="https://fhir.cognovis.de/praxis/StructureDefinition/hvg-datum">
    <valueDate value="2024-01-01"/>
  </extension>
  <identifier>
    <system value="https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrag"/>
    <value value="hzv-bayern-ek"/>
  </identifier>
  <identifier>
    <system value="https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrags-id"/>
    <value value="AOK_BY_HZV"/>
  </identifier>
  <identifier>
    <system value="https://fhir.cognovis.de/praxis/NamingSystem/hvg-kennung"/>
    <value value="BY"/>
  </identifier>
  <status value="executed"/>
  <applies>
    <start value="2024-01-01"/>
    <end value="2026-12-31"/>
  </applies>
  <subject>
    <reference value="Organization/example-organization"/>
  </subject>
</Contract>