TRSDT06702.xml 1.6 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSDT06702">
  3. <action url="svc://local"
  4. target="stscmcnwapp.SoclEndStats"
  5. interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
  6. method="reqGetContribSuppStat">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="flag">
  10. <column id="flag" type="string" desc="조회구분" ref="flag"/>
  11. <column id="ioflag" type="string" desc="입원외래구분" ref="ioflag"/>
  12. <column id="fromdd" type="string" desc="조회시작일자" ref="fromdd"/>
  13. <column id="todd" type="string" desc="조회종료일자" ref="todd"/>
  14. <column id="fromentryy" type="string" desc="년도시작일자" ref="fromentryy"/>
  15. <column id="toentryy" type="string" desc="년도종료일자" ref="toentryy"/>
  16. <column id="achivflag" type="string" desc="실적구분" ref="achivflag"/>
  17. </table>
  18. </input>
  19. <output path="root/expsinfo" type="xml">
  20. <table id="expslist" count_ref="expslist">
  21. <column id="flagnm" type="string" desc="구분" ref="expslist.flagnm"/>
  22. <column id="supppatcnt" type="int" desc="기부금지원환자수" ref="expslist.supppatcnt"/>
  23. <column id="suppamt" type="int" desc="기부금지원금액" ref="expslist.suppamt"/>
  24. </table>
  25. </output>
  26. </submit>