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

<Contract xmlns="http://hl7.org/fhir">
  <id value="example-contract-regime-goae"/>
  <meta>
    <profile value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-contract"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Contract example-contract-regime-goae</b></p><a name="example-contract-regime-goae"> </a><a name="hcexample-contract-regime-goae"> </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="StructureDefinition-praxis-contract.html">Praxis Contract DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/sid/pvs-contract-id</code>/PVS-REGIME-GOAE</p><p><b>status</b>: Executed</p><p><b>type</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/billing-type goae}">GOÄ</span></p></div>
  </text>
  <identifier>
    <system value="https://fhir.cognovis.de/praxis/sid/pvs-contract-id"/>
    <value value="PVS-REGIME-GOAE"/>
  </identifier>
  <status value="executed"/>
  <type>
    <coding>
      <system value="https://fhir.cognovis.de/praxis/CodeSystem/billing-type"/>
      <code value="goae"/>
      <display value="GOÄ"/>
    </coding>
  </type>
</Contract>