TRSDT01003.xml 1.5 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSDT01003">
  3. <action url="svc://local"
  4. target="stscmcnwapp.SoclEndStats"
  5. interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
  6. method="reqGetPerMonthCnstInfo">
  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="fromyy" desc="조회년도" ref="fromyy"/>
  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. <column id="bfsum" desc="전월실적" ref="cnstlist.bfsum" />
  27. <column id="bfcompare" desc="전월대비실적비교" ref="cnstlist.bfcompare" />
  28. </table>
  29. </output>
  30. </submit>