TRCSN00112.xml 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCSN00112">
  3. <action url="svc://local"
  4. target="statsmngtapp.StatsMngt"
  5. interface="himed.his.crm.statsmngtapp.statsmngt.StatsMngt"
  6. method="reqGetSMSRsv01AllList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="periodtype">
  10. <column id="periodtype" desc="기간조건" ref="periodtype"/>
  11. <column id="srchtrsmdd1" desc="전송일자 조회시작일" ref="srchtrsmdd1"/>
  12. <column id="srchtrsmdd2" desc="전송일자 조회종료일" ref="srchtrsmdd2"/>
  13. <column id="srchyear" desc="전송일자 조회연도" ref="srchyear"/>
  14. <column id="srchmonth" desc="전송일자 조회월" ref="srchmonth"/>
  15. <column id="biztype" desc="업무조건" ref="biztype"/>
  16. <column id="srchbizflag" desc="업무구분" ref="srchbizflag"/>
  17. <column id="srchaprvflag" desc="미승인포함" ref="srchaprvflag"/>
  18. <column id="srchbizrsvcd" desc="예약구분" ref="srchbizrsvcd"/>
  19. <column id="srchbizdetlcd" desc="예약구분 상세" ref="srchbizdetlcd"/>
  20. <column id="depttype" desc="부서조건" ref="depttype"/>
  21. <column id="srchinstcd" desc="담당기관 코드" ref="srchinstcd"/>
  22. <column id="srchdeptcd" desc="담당부서 코드" ref="srchdeptcd"/>
  23. <column id="srchempid" desc="전송자 ID" ref="srchempid"/>
  24. <column id="srchempnm" desc="전송자 이름" ref="srchempnm"/>
  25. <column id="srchvsinstcd" desc="비교부서기관" ref="srchvsinstcd"/>
  26. <column id="srchvs1deptcd" desc="비교부서1" ref="srchvs1deptcd"/>
  27. <column id="srchvs2deptcd" desc="비교부서2" ref="srchvs2deptcd"/>
  28. <column id="srchvs3deptcd" desc="비교부서3" ref="srchvs3deptcd"/>
  29. <column id="srchvs4deptcd" desc="비교부서4" ref="srchvs4deptcd"/>
  30. <column id="srchvs5deptcd" desc="비교부서5" ref="srchvs5deptcd"/>
  31. </table>
  32. </input>
  33. <output path="root" type="xml">
  34. <table id="smsrsv01alllist" count_ref="smsrsv01alllist">
  35. <column id="instcd" desc="기관코드" ref="smsrsv01alllist.instcd"/>
  36. <column id="instnm" desc="기관명" ref="smsrsv01alllist.instnm"/>
  37. <column id="deptcd" desc="부서코드" ref="smsrsv01alllist.deptcd"/>
  38. <column id="deptnm" desc="부서명" ref="smsrsv01alllist.deptnm"/>
  39. <column id="r01count" desc="외래예약수" ref="smsrsv01alllist.r01count"/>
  40. <column id="r02count" desc="가예약수" ref="smsrsv01alllist.r02count"/>
  41. <column id="r06count" desc="OneStop예약수" ref="smsrsv01alllist.r06count"/>
  42. <column id="r03count" desc="검사예약수" ref="smsrsv01alllist.r03count"/>
  43. <column id="r05count" desc="입원예약수" ref="smsrsv01alllist.r05count"/>
  44. <column id="r04count" desc="건진예약수" ref="smsrsv01alllist.r04count"/>
  45. <column id="r09count" desc="건진결과상담수" ref="smsrsv01alllist.r09count"/>
  46. <column id="allcount" desc="전체전송수" ref="smsrsv01alllist.allcount"/>
  47. </table>
  48. </output>
  49. </submit>