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

<Patient xmlns="http://hl7.org/fhir">
  <id value="PatientinMamma"/>
  <language value="de"/>
  <text>
    <status value="generated"/><div xml:lang="de" lang="de"><hr/><p><b>German</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Patient PatientinMamma</b></p><a name="PatientinMamma"> </a><a name="hcPatientinMamma"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Sabine Baumann  Female, DoB: 1977-06-24</p><hr/></div>
  </text>
  <name>
    <family value="Baumann"/>
    <given value="Sabine"/>
  </name>
  <gender value="female"/>
  <birthDate value="1977-06-24"/>
</Patient>