TRSNP01300.xml 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <!--
  3. * @(#)TRSNP00601.xml
  4. * 수정이력
  5. * - 2009-10-01 오전 11:29:09 / 최초작성 / taebum
  6. *
  7. -->
  8. <submit id="TRSNP01300">
  9. <action url="svc://local"
  10. target="stsenropapp.StsOpAnstMngt" interface="himed.his.sts.stsenropapp.stsenropmngt.StsOpAnstMngt"
  11. method="reqGetOpPatDetailList">
  12. </action>
  13. <input type="urlencoded">
  14. <table id="reqdata" count_ref="fromdd">
  15. <column id="fromdd" ref="fromdd" desc="조회 시작일자 " />
  16. <column id="todd" ref="todd" desc="조회 종료일자 " />
  17. <column id="oproomcd" ref="oproomcd" desc="수술방 " />
  18. <column id="subdeptcd" ref="subdeptcd" desc="집도과 " />
  19. <column id="orddrid" ref="orddrid" desc="집도의 " />
  20. <column id="opstatcd" ref="opstatcd" desc="수술진행상태" />
  21. </table>
  22. </input>
  23. <output path="oppatlists" type="xml">
  24. <table id="oppatlist" count_ref="oppatlist">
  25. <column id="opstatnm" ref="oppatlist.opstatnm" type="cdata" desc="진행상태" />
  26. <column id="opcnfmdd" ref="oppatlist.opcnfmdd" type="cdata" desc="수술일자" />
  27. <column id="deptengabbr" ref="oppatlist.deptengabbr" type="cdata" desc="집도과 약어명" />
  28. <column id="perfdrnm" ref="oppatlist.perfdrnm" type="cdata" desc="집도의명" />
  29. <column id="oproomnm" ref="oppatlist.oproomnm" type="cdata" desc="수술방명" />
  30. <column id="pid" ref="oppatlist.pid" type="cdata" desc="등록번호" />
  31. <column id="hngnm" ref="oppatlist.hngnm" type="cdata" desc="환자명" />
  32. <column id="agegndr" ref="oppatlist.agegndr" type="cdata" desc="나이성별" />
  33. <column id="opflag" ref="oppatlist.opflag" type="cdata" desc="수술구분" />
  34. <column id="oppatflag" ref="oppatlist.oppatflag" type="cdata" desc="수술환자구분" />
  35. <column id="opscale" ref="oppatlist.opscale" type="cdata" desc="수술스케일" />
  36. <column id="opkname" ref="oppatlist.opkname" type="cdata" desc="수술전 수술명" />
  37. <column id="termhngnm" ref="oppatlist.termhngnm" type="cdata" desc="수술후 수술명" />
  38. <column id="anstmthd" ref="oppatlist.anstmthd" type="cdata" desc="마취방법" />
  39. <column id="wardstartdttm" ref="oppatlist.wardstartdttm" type="cdata" desc="병동 출발일시" />
  40. <column id="patarrvdttm" ref="oppatlist.patarrvdttm" type="cdata" desc="대기실도착일시" />
  41. <column id="patinroomdt" ref="oppatlist.patinroomdt" type="cdata" desc="수술방입실일시" />
  42. <column id="anstsrtdt" ref="oppatlist.anstsrtdt" type="cdata" desc="마취시작일시" />
  43. <column id="opfromdt" ref="oppatlist.opfromdt" type="cdata" desc="수술시작일시" />
  44. <column id="optodt" ref="oppatlist.optodt" type="cdata" desc="수술종료일시" />
  45. <column id="anstenddt" ref="oppatlist.anstenddt" type="cdata" desc="마취종료일시" />
  46. <column id="patoutroomdt" ref="oppatlist.patoutroomdt" type="cdata" desc="수술방퇴실일시" />
  47. </table>
  48. </output>
  49. </submit>