TRCMS00201.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMS00201">
  3. <action url="svc://local"
  4. target="clntmngtapp.ClntMngt"
  5. interface="himed.his.crm.clntmngtapp.clntmngt.ClntMngt"
  6. method="reqGetPatBasicList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchfstchosdd1">
  10. <column id="srchfstchosdd1" desc="최초내원일 조회시작일" ref="srchfstchosdd1"/>
  11. <column id="srchfstchosdd2" desc="최초내원일 조회종료일" ref="srchfstchosdd2"/>
  12. <column id="srchpid" desc="등록번호" ref="srchpid"/>
  13. <column id="srchhometel" desc="집 전화번호" ref="srchhometel"/>
  14. <column id="srchlastchosdd1" desc="최종내원일 조회시작일" ref="srchlastchosdd1"/>
  15. <column id="srchlastchosdd2" desc="최종내원일 조회종료일" ref="srchlastchosdd2"/>
  16. <column id="srchhngnm" desc="환자명 이름" ref="srchhngnm"/>
  17. <column id="srchmpphontel" desc="핸드폰번호" ref="srchmpphontel"/>
  18. <column id="lrggrupcd" desc="대그룹코드" ref="lrggrupcd"/>
  19. <column id="mdlgrupcd" desc="중그룹코드" ref="mdlgrupcd"/>
  20. <column id="smlgrupcd" desc="소그룹코드" ref="smlgrupcd"/>
  21. </table>
  22. </input>
  23. <output path="root/list" type="xml">
  24. <table id="patlist" count_ref="patlist">
  25. <column id="hngnm" desc="환자명" ref="patlist.hngnm"/>
  26. <column id="pid" desc="등록번호" ref="patlist.pid"/>
  27. <column id="sex" desc="성별" ref="patlist.sex"/>
  28. <column id="age" desc="나이" ref="patlist.age"/>
  29. <column id="lastchosdt" desc="최종내원일" ref="patlist.lastchosdt"/>
  30. <column id="fstchosdt" desc="최초내원일" ref="patlist.fstchosdt"/>
  31. <column id="mpphontel" desc="핸드폰번호" ref="patlist.mpphontel"/>
  32. <column id="address" desc="주소" ref="patlist.address"/>
  33. <column id="email" desc="이메일" ref="patlist.email"/>
  34. <column id="hometel" desc="집전화번호" ref="patlist.hometel"/>
  35. <column id="zipcd" desc="우편번호" ref="patlist.zipcd"/>
  36. <column id="smsaprvyn" desc="SMS승인여부" ref="patlist.smsaprvyn"/>
  37. <column id="emailuseaprvyn" desc="이메일승인여부" ref="patlist.emailuseaprvyn"/>
  38. <column id="postdeliveuseyn" desc="우편물승인여부" ref="patlist.postdeliveuseyn"/>
  39. <column id="vipyn" desc="VIP여부" ref="patlist.vipyn"/>
  40. <column id="btype" desc="혈액형" ref="patlist.btype"/>
  41. <column id="rh" desc="RH혈액형" ref="patlist.rh"/>
  42. <column id="chchnm" desc="성당명" ref="patlist.chchnm"/>
  43. <column id="recmerid" desc="추천인ID" ref="patlist.recmerid"/>
  44. <column id="inhospyn" desc="재원 여부" ref="patlist.inhospyn"/>
  45. <column id="dethyn" desc="사망 여부" ref="patlist.dethyn"/>
  46. </table>
  47. </output>
  48. </submit>