TRSNP01200.xml 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <!--
  3. * @(#)TRSNP01200.xml
  4. * 수정이력
  5. * - 2009-09-10 오전 9:50:59 / 최초작성 / taebum
  6. *
  7. -->
  8. <submit id="TRSNP01200">
  9. <action url="svc://local"
  10. target="stsenropapp.StsOpAnstMngt" interface="himed.his.sts.stsenropapp.stsenropmngt.StsOpAnstMngt"
  11. method="reqGetMohthOperDeptlist">
  12. </action>
  13. <input type="urlencoded">
  14. <table id="reqdata" count_ref="frdd">
  15. <column id="frdd" ref="frdd" desc="조회 시작일자 " />
  16. <column id="todd" ref="todd" desc="조회 종료일자 " />
  17. <column id="anstflag1" ref="anstflag1" desc="전신 " />
  18. <column id="anstflag2" ref="anstflag2" desc="국소 " />
  19. <column id="anstflag3" ref="anstflag3" desc="부위 " />
  20. <column id="etcflag1" ref="etcflag1" desc="통증제외 " />
  21. <column id="etcflag2" ref="etcflag2" desc="출장제외 " />
  22. <column id="etcflag3" ref="etcflag3" desc="DR제외 " />
  23. </table>
  24. </input>
  25. <output path="monthoplist" type="xml">
  26. <table id="list" count_ref="monthoplist">
  27. <column id="deptengabbr" type="cdata" ref="monthoplist.deptengabbr" desc="집도과" />
  28. <column id="oppatflagnm" type="cdata" ref="monthoplist.oppatflagnm" desc="수술구분" />
  29. <column id="c_xscale" type="string" ref="monthoplist.c_xscale" desc="조회년도 특대건수" />
  30. <column id="c1_xscale" type="string" ref="monthoplist.c1_xscale" desc="조회년 이전년도 특대건수" />
  31. <column id="c2_xscale" type="string" ref="monthoplist.c2_xscale" desc="조회년도 전 전년도 특대건수" />
  32. <column id="ratecnt" type="string" ref="monthoplist.ratecnt" desc="특대 증감수" />
  33. <column id="rate" type="string" ref="monthoplist.rate" desc="특대 증감율" />
  34. <column id="c_lscale" type="string" ref="monthoplist.c_lscale" desc="조회년도 대 건수" />
  35. <column id="c1_lscale" type="string" ref="monthoplist.c1_lscale" desc="조회년 이전년도 대 건수" />
  36. <column id="c2_lscale" type="string" ref="monthoplist.c2_lscale" desc="조회년도 전 전년도 대 건수" />
  37. <column id="ratecnt1" type="string" ref="monthoplist.ratecnt1" desc="대 증감수" />
  38. <column id="rate1" type="string" ref="monthoplist.rate1" desc="대 증감율" />
  39. <column id="c_mscale" type="string" ref="monthoplist.c_mscale" desc="조회년도 중 건수" />
  40. <column id="c1_mscale" type="string" ref="monthoplist.c1_mscale" desc="조회년 이전년도 중 건수" />
  41. <column id="c2_mscale" type="string" ref="monthoplist.c2_mscale" desc="조회년도 전 전년도 중 건수" />
  42. <column id="ratecnt2" type="string" ref="monthoplist.ratecnt2" desc="중 증감수" />
  43. <column id="rate2" type="string" ref="monthoplist.rate2" desc="중 증감율" />
  44. <column id="c_sscale" type="string" ref="monthoplist.c_sscale" desc="조회년도 소 건수" />
  45. <column id="c1_sscale" type="string" ref="monthoplist.c1_sscale" desc="조회년 이전년도 소 건수" />
  46. <column id="c2_sscale" type="string" ref="monthoplist.c2_sscale" desc="조회년도 전 전년도 소 건수" />
  47. <column id="ratecnt3" type="string" ref="monthoplist.ratecnt3" desc="소 증감수" />
  48. <column id="rate3" type="string" ref="monthoplist.rate3" desc="소 증감율" />
  49. <column id="c_totalcnt" type="string" ref="monthoplist.c_totalcnt" desc="조회년도 합계" />
  50. <column id="c1_totalcnt" type="string" ref="monthoplist.c1_totalcnt" desc="조회년 이전년도 합계" />
  51. <column id="c2_totalcnt" type="string" ref="monthoplist.c2_totalcnt" desc="조회년도 전 전년도 합계" />
  52. <column id="ratecnt4" type="string" ref="monthoplist.ratecnt4" desc="합계 증감수" />
  53. <column id="rate4" type="string" ref="monthoplist.rate4" desc="합계 증감율" />
  54. </table>
  55. </output>
  56. </submit>