<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sch="http://pmp.foms.ru/pmpWebService/schemas">
   <soapenv:Header/>
   <soapenv:Body>
      <sch:AccountDetailByPatientSmoRequest>
         <sch:accountId>aceecbf4-31c9-4864-b461-80048d33e0c6</sch:accountId>
         <sch:accountVersionRevision>2</sch:accountVersionRevision>
         <sch:accountDetailByPatientRequest>
            <sch:page>1</sch:page>
            <sch:limit>1</sch:limit>
            <sch:patient>
               <!--Optional:-->
               <sch:patientOip>900002378541</sch:patientOip>
               <!--Optional:-->
               <sch:registrationList></sch:registrationList>
            </sch:patient>
         </sch:accountDetailByPatientRequest>
      </sch:AccountDetailByPatientSmoRequest>
   </soapenv:Body>
</soapenv:Envelope>
