TRCHI01201.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCHI01201">
  3. <action url="svc://local"
  4. target="healexammngtapp.HealExamTrgt"
  5. interface="himed.his.crm.healexammngtapp.healexamtrgt.HealExamTrgt"
  6. method="reqGetHealExamFuList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="ordfromdd">
  10. <column id="ordfromdd" desc="진료시작일자" ref="ordfromdd"/>
  11. <column id="ordtodd" desc="진료종료일자" ref="ordtodd"/>
  12. <column id="hefrmodd" desc="건진시작일자" ref="hefromdd"/>
  13. <column id="hetodd" desc="건진종료일자" ref="hetodd"/>
  14. <column id="orddept" desc="진료과" ref="orddept"/>
  15. <column id="assgward" desc="병동" ref="assgward"/>
  16. <column id="pid" desc="등록번호" ref="pid"/>
  17. <column id="patnm" desc="고객명" ref="patnm"/>
  18. </table>
  19. </input>
  20. <output path="root/list" type="xml">
  21. <table id="inlist" count_ref="inlist">
  22. <column id="orddd" desc="입원일자" ref="inlist.orddd"/>
  23. <column id="pid" desc="등록번호" ref="inlist.pid"/>
  24. <column id="hngnm" desc="고객명" ref="inlist.hngnm"/>
  25. <column id="wardnm" desc="병동" ref="inlist.wardnm"/>
  26. <column id="roomcd" desc="병실" ref="inlist.roomcd"/>
  27. <column id="orddeptnm" desc="진료과" ref="inlist.orddeptnm"/>
  28. <column id="orddrnm" desc="진료의" ref="inlist.orddrnm"/>
  29. <column id="healexamdd" desc="건진일자" ref="inlist.healexamdd"/>
  30. <column id="healexamvipgrde" desc="건진고객등급" ref="inlist.healexamvipgrde"/>
  31. <column id="memo" desc="메모" ref="inlist.memo"/>
  32. <column id="outinflag" desc="외래입원구분(키)" ref="inlist.outinflag"/>
  33. <column id="cretno" type="int" desc="생성번호(키)" ref="inlist.cretno"/>
  34. <column id="acptseqno" type="int" desc="접수일련번호(키)" ref="inlist.acptseqno"/>
  35. </table>
  36. <table id="outlist" count_ref="outlist">
  37. <column id="orddd" desc="진료일자" ref="outlist.orddd"/>
  38. <column id="pid" desc="등록번호" ref="outlist.pid"/>
  39. <column id="hngnm" desc="고객명" ref="outlist.hngnm"/>
  40. <column id="orddeptnm" desc="진료과" ref="outlist.orddeptnm"/>
  41. <column id="orddrnm" desc="진료의" ref="outlist.orddrnm"/>
  42. <column id="fsexamflag" desc="초재진구분" ref="outlist.fsexamflag"/>
  43. <column id="healexamdd" desc="건진일자" ref="outlist.healexamdd"/>
  44. <column id="healexamvipgrde" desc="건진고객등급" ref="outlist.healexamvipgrde"/>
  45. <column id="memo" desc="메모" ref="outlist.memo"/>
  46. <column id="outinflag" desc="외래입원구분(키)" ref="outlist.outinflag"/>
  47. <column id="cretno" type="int" desc="생성번호(키)" ref="outlist.cretno"/>
  48. <column id="acptseqno" type="int" desc="접수일련번호(키)" ref="outlist.acptseqno"/>
  49. </table>
  50. </output>
  51. </submit>