Service Proxy for CUERPacient

Operation: StahnoutVypis

Sample Request

<s11:Envelope xmlns:s11='http://schemas.xmlsoap.org/soap/envelope/'>
  <s11:Body>
<!-- This element may be left empty if xsi:nil='true' is set. -->
    <erp:StazeniVypisuDotaz xmlns:erp='http://www.sukl.cz/erp/201704'>
      <erp:Doklad>
        <erp:Pristupujici>
<!-- White Space: collapse, Min Lenght: 1, Max Length: 36 -->
          <erp:Uzivatel>???</erp:Uzivatel>
<!-- White Space: collapse, Pattern: [0-9]{11}, maximum length: 11 -->
          <erp:Pracoviste>???</erp:Pracoviste>
        </erp:Pristupujici>
        <erp:Filtr>
          <erp:DatumOd>2008-12-31</erp:DatumOd>
<!-- optional -->
          <erp:CasOd>???</erp:CasOd>
          <erp:DatumDo>2008-12-31</erp:DatumDo>
<!-- optional -->
          <erp:CasDo>???</erp:CasDo>
          <erp:Limit>?999?</erp:Limit>
<!-- optional -->
<!-- White Space: collapse, Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}, maximum length: 36 -->
          <erp:ID_Pacienta>???</erp:ID_Pacienta>
<!-- optional -->
<!-- White Space: collapse, Min Lenght: 9, Max Length: 10 -->
          <erp:CP_Pacienta>???</erp:CP_Pacienta>
<!-- optional -->
<!-- White Space: collapse, Min Lenght: 1, Max Length: 255 -->
          <erp:Obsah>???</erp:Obsah>
<!-- from 0 to unbounded -->
<!-- possible value: KE_SCHVALENI, possible value: ZAMITNUTY, possible value: PREDEPSANY, possible value: PRIPRAVOVANY, possible value: CASTECNE_VYDANY, possible value: PLNE_VYDANY, possible value: NEDOKONCENY_VYDEJ, possible value: UZAVRENY -->
          <erp:Stav>???</erp:Stav>
<!-- optional -->
          <erp:Vlastni>?true?</erp:Vlastni>
<!-- optional -->
          <erp:LP>?true?</erp:LP>
<!-- optional -->
<!-- White Space: collapse, Min Lenght: 1, Max Length: 1000 -->
          <erp:Duvod>???</erp:Duvod>
        </erp:Filtr>
      </erp:Doklad>
      <erp:Zprava>
<!-- White Space: collapse, Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}, maximum length: 36 -->
        <erp:ID_Zpravy>???</erp:ID_Zpravy>
<!-- White Space: collapse, Pattern: [0-9]{6}[A-Z]{1}, maximum length: 7 -->
        <erp:Verze>???</erp:Verze><!--dateTime-->
        <erp:Odeslano>2008-12-31T23:59:00.000-05:00</erp:Odeslano>
<!-- White Space: collapse, maximum length: 12 -->
        <erp:SW_Klienta>???</erp:SW_Klienta>
      </erp:Zprava>
    </erp:StazeniVypisuDotaz>
  </s11:Body>
</s11:Envelope>