TRSNA00103.xml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSNA00103">
  3. <action url="svc://local"
  4. target="stsenrapp.StsApuMngt"
  5. interface="himed.his.sts.stsenrapp.stsapumngt.StsApuMngt"
  6. method="reqGetApuWorkList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="fromdd">
  10. <column id="fromdd" desc="기준시작년월" ref="fromdd"/>
  11. <column id="todd" desc="기준종료년월" ref="todd"/>
  12. <column id="ioflag" desc="외래입원구분" ref="ioflag"/>
  13. <column id="deptcd" desc="진료과" ref="deptcd"/>
  14. <column id="drid" desc="주치의" ref="drid"/>
  15. <column id="wardcd" desc="병동" ref="wardcd"/>
  16. <column id="eqapuflag" desc="장비별/혈액불출별" ref="eqapuflag"/>
  17. <!-- 20090901 dhkim -->
  18. <column id="compfdd" desc="비교시작년월" ref="compfdd"/>
  19. <column id="comptdd" desc="비교종료년월" ref="comptdd"/>
  20. </table>
  21. </input>
  22. <output path="root/workinfo" type="xml">
  23. <table id="worklist" count_ref="worklist">
  24. <column id="lrgnm" desc="구분" ref="worklist.lrgnm"/>
  25. <column id="mdlnm" desc="세부항목" ref="worklist.mdlnm"/>
  26. <column id="d01" desc="01월" ref="worklist.d01"/>
  27. <column id="d02" desc="02월" ref="worklist.d02"/>
  28. <column id="d03" desc="03월" ref="worklist.d03"/>
  29. <column id="d04" desc="04월" ref="worklist.d04"/>
  30. <column id="d05" desc="05월" ref="worklist.d05"/>
  31. <column id="d06" desc="06월" ref="worklist.d06"/>
  32. <column id="d07" desc="07월" ref="worklist.d07"/>
  33. <column id="d08" desc="08월" ref="worklist.d08"/>
  34. <column id="d09" desc="09월" ref="worklist.d09"/>
  35. <column id="d10" desc="10월" ref="worklist.d10"/>
  36. <column id="d11" desc="11월" ref="worklist.d11"/>
  37. <column id="d12" desc="12월" ref="worklist.d12"/>
  38. <column id="totdd" desc="종류별토탈" ref="worklist.totdd"/>
  39. <column id="comptotdd" desc="증감율토탈" ref="worklist.comptotdd"/>
  40. </table>
  41. </output>
  42. </submit>