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

<Communication xmlns="http://hl7.org/fhir">
  <id value="ExampleCommunicationMahnung"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Communication ExampleCommunicationMahnung</b></p><a name="ExampleCommunicationMahnung"> </a><a name="hcExampleCommunicationMahnung"> </a><p><b>Mahngebuehr</b>: <span title="Euro">€5,00</span> (EUR)</p><p><b>OP-Referenz</b>: <a href="Account-ExampleAccountOP.html">Account: extension = 228.44 EUR,228.44 EUR,0 EUR,1,false,2026-04-01,2026-04-15; status = active; type = patient billing account; description = Offener Posten — Rechnung Q1/2026 Weber</a></p><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/communication-category notification}">Notification</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>sent</b>: 2026-04-15 10:00:00+0100</p></div>
  </text>
  <extension url="https://fhir.cognovis.de/praxis/StructureDefinition/mahngebuehr">
    <valueMoney>
      <value value="5"/>
      <currency value="EUR"/>
    </valueMoney>
  </extension>
  <extension url="https://fhir.cognovis.de/praxis/StructureDefinition/op-ref">
    <valueReference>
      <reference value="Account/ExampleAccountOP"/>
    </valueReference>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/communication-category"/>
      <code value="notification"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/example-patient"/>
  </subject>
  <sent value="2026-04-15T10:00:00+01:00"/>
</Communication>