REQUEST:
<?xml version='1.0' encoding='UTF-8'?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns2:modifyPatient xmlns:ns2="http://webservice.module.yosemite.www.memdoc.org/">
<ns2:moduleSessionId>1483904916</ns2:moduleSessionId>
<ns2:language>de</ns2:language>
<ns2:patientId>1</ns2:patientId>
<ns2:departmentId>1</ns2:departmentId>
<ns2:patientFieldDatas>
<ns2:fieldId>4</ns2:fieldId>
<ns2:value>f</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>9</ns2:fieldId>
<ns2:value>wsModifyPatientField9</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>10</ns2:fieldId>
<ns2:value>wsModifyPatientField10</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>17</ns2:fieldId>
<ns2:value>wsModifyPatientField17</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>18</ns2:fieldId>
<ns2:value>wsModifyPatientField18</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>12</ns2:fieldId>
<ns2:value>wsModifyPatientField12</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>13</ns2:fieldId>
<ns2:value>wsModifyPatientField13</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>14</ns2:fieldId>
<ns2:value>wsModifyPatientField14</ns2:value>
</ns2:patientFieldDatas>
<ns2:patientFieldDatas>
<ns2:fieldId>16</ns2:fieldId>
<ns2:value>wsModifyPatientField16</ns2:value>
</ns2:patientFieldDatas>
</ns2:modifyPatient>
</S:Body>
</S:Envelope>
RESPONSE:
<?xml version='1.0' encoding='UTF-8'?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://webservice.module.yosemite.www.memdoc.org/">
<SOAP-ENV:Body>
<ns1:modifyPatientResponse>
<ns1:patientId>1</ns1:patientId>
<ns1:patientClinicId>1</ns1:patientClinicId>
<ns1:hashCode>3dc975f3f41460bdb78d0fca822fd42d0565795f38a30200a93eadd536804c8c</ns1:hashCode>
<ns1:hashedSsn>09fe74d24cfd2f2ccd3be3950961eaf426d635318de12494eb93699b9fd1a25b</ns1:hashedSsn>
<ns1:hashedMrn>a913944ac5d615564f2d17863d421536f7db7637b8840d9762864a2a5386faa9</ns1:hashedMrn>
<ns1:yearOfBirth>2012</ns1:yearOfBirth>
<ns1:gender>f</ns1:gender>
</ns1:modifyPatientResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>