TRSDT01001.xml 1.4 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSDT01001">
  3. <action url="svc://local"
  4. target="stscmcnwapp.SoclEndStats"
  5. interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
  6. method="reqGetCnstInfo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="todd">
  10. <column id="fromdd" desc="조회시작일자" ref="fromdd"/>
  11. <column id="todd" desc="조회종료일자" ref="todd"/>
  12. <column id="sumflag" desc="조회구분" ref="sumflag"/>
  13. <column id="achivflag" desc="실적데이터구분" ref="achivflag"/>
  14. <column id="cdgrupid" desc="조회유형별공통코드" ref="cdgrupid"/>
  15. </table>
  16. </input>
  17. <output path="root/cnstinfo" type="xml">
  18. <table id="cnstlist" count_ref="cnstlist">
  19. <column id="cond" desc="구분" ref="cnstlist.cond"/>
  20. <column id="bizfilecommon" desc="일반의료" ref="cnstlist.bizfilecommon"/>
  21. <column id="bizfilereform" desc="재활의료" ref="cnstlist.bizfilereform"/>
  22. <column id="bizfilemind" desc="정신의료" ref="cnstlist.bizfilemind" />
  23. <column id="bizfileorgantrans" desc="장기이식" ref="cnstlist.bizfileorgantrans" />
  24. <column id="bizfilehospis" desc="호스피스" ref="cnstlist.bizfilehospis"/>
  25. <column id="sum" desc="합계" ref="cnstlist.sum" />
  26. </table>
  27. </output>
  28. </submit>