TRSDT06401.xml 2.4 KB

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSDT06401">
  3. <action url="svc://local"
  4. target="stscmcnwapp.SoclEndStats"
  5. interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
  6. method="reqGetCharityRegister">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="fromdd">
  10. <column id="fromdd" type="string" desc="조회시작일자" ref="fromdd" />
  11. <column id="todd" type="string" desc="조회종료일자" ref="todd" />
  12. <column id="flag" type="string" desc="조회구분" ref="flag" />
  13. </table>
  14. </input>
  15. <output path="root/chacinfo" type="xml">
  16. <table id="chaclist" count_ref="chaclist">
  17. <column id="ordflagnm" type="string" desc="입원외래" ref="chaclist.ordflagnm"/>
  18. <column id="discunconm" type="cdata" desc="자선진료코드명" ref="chaclist.discunconm"/>
  19. <column id="orgpatcnt" type="int" desc="실인원수" ref="chaclist.orgpatcnt"/>
  20. <column id="yearpatcnt" type="int" desc="연인원수" ref="chaclist.yearpatcnt"/>
  21. <column id="totamt" type="logn" desc="총액" ref="chaclist.totamt"/>
  22. <column id="totinsubamt" type="logn" desc="공단청구액" ref="chaclist.totinsubamt"/>
  23. <column id="outeraidamt" type="logn" desc="외부후원액" ref="chaclist.outeraidamt"/>
  24. <column id="rcptamt" type="logn" desc="본인납부액" ref="chaclist.rcptamt"/>
  25. <column id="totownbamt" type="logn" desc="총납부액" ref="chaclist.totownbamt"/>
  26. <column id="suppamt" type="logn" desc="보조액" ref="chaclist.suppamt"/>
  27. <column id="aidsuppamt" type="logn" desc="후원보조액" ref="chaclist.aidsuppamt"/>
  28. <column id="supprate" type="double" desc="총액대비보조율" ref="chaclist.supprate"/>
  29. <column id="ownsupprate" type="double" desc="환자부담액대비보조율" ref="chaclist.ownsupprate"/>
  30. </table>
  31. </output>
  32. </submit>