<Bundle xmlns="http://hl7.org/fhir">
  <id value="c5b2364b-f52c-4e84-731f-c088853ecb3b" />
  <type value="batch" />
  <entry>
    <fullUrl value="urn:uuid:7faf5f8c-826a-4f65-6265-820aa1873723" />
    <resource>
      <Patient>
        <meta>
          <tag>
            <system value="http://DESKTOP-IHO9F6R/Cloverleaf/SourceMid" />
            <code value="0.0.252" />
          </tag>
        </meta>
        <text>
          <status value="generated" />
          <div xmlns="http://www.w3.org/1999/xhtml">
            <table>
              <tr>
                <td>Name:</td>
                <td>Mustermann,Thomas</td>
              </tr>
              <tr>
                <td>Geburtsdatum:</td>
                <td>06.07.1920</td>
              </tr>
              <tr>
                <td>ID:</td>
                <td>5204266</td>
              </tr>
            </table>
          </div>
        </text>
        <identifier>
          <system value="http://uk-koeln.de/NamingSystem/patient-identifier/Patient" />
          <value value="5204266" />
          <assigner>
            <display value="Uniklinikum Köln" />
          </assigner>
        </identifier>
        <name>
          <family value="Mustermann" />
          <given value="Thomas" />
        </name>
        <gender value="male" />
        <birthDate value="1920-07-06" />
      </Patient>
    </resource>
    <request>
      <method value="PUT" />
      <url value="Patient?identifier=http://uk-koeln.de/NamingSystem/patient-identifier/Patient|5204266" />
    </request>
  </entry>
</Bundle>