SMABC01700_TAT조회.xrw 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMABC01700_TAT조회.xrw
  4. * 설 명 : TAT시간조회
  5. * 설 계 자 : (주)평화이즈 - 박상환
  6. * 작 성 자 : (주)평화이즈 - 박상환
  7. * 작 성 일 : 2009.05.11
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  12. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  13. <xhtml:head>
  14. <xhtml:title>TAT조회</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <tattype1>
  20. <patnm/>
  21. <pid/>
  22. <bcno/>
  23. <prcpnm/>
  24. <bcolldt/>
  25. <spcacptdt/>
  26. <lastreptdt/>
  27. <bcollgaplast/>
  28. <acptgaplast/>
  29. </tattype1>
  30. </main>
  31. <send>
  32. <data1/>
  33. </send>
  34. <init>
  35. <cmbinfo>
  36. <trnpttype>
  37. <A0158/>
  38. </trnpttype>
  39. <stemcellsource>
  40. <A0159/>
  41. </stemcellsource>
  42. </cmbinfo>
  43. </init>
  44. <hidden>
  45. <ref>
  46. <winfromdd/>
  47. <wintodd/>
  48. <trnpttype/>
  49. <scs/>
  50. <cryoyn/>
  51. <cd34yn/>
  52. <thawingyn/>
  53. <wcmb>1</wcmb>
  54. <ocmb>1</ocmb>
  55. </ref>
  56. </hidden>
  57. </root>
  58. </instance>
  59. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  60. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  61. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  62. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  63. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  64. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  65. <script type="javascript" src="../../../ast/hsctweb/js/bmtcommon.js"/>
  66. <script type="javascript" ev:event="xforms-ready">
  67. <![CDATA[
  68. //이식종류, StemCellSource
  69. zbcfGetCodeList( new Array("A0158","A0159"), new Array("/root/init/cmbinfo/trnpttype" ,"/root/init/cmbinfo/stemcellsource"));
  70. fSetInit();
  71. ]]>
  72. </script>
  73. <submission id="TRABC01701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/main/tattype1"/>
  74. </model>
  75. <script type="javascript">
  76. <![CDATA[
  77. //초기화
  78. function fSetInit(){
  79. model.setValue("/root/hidden/ref/winfromdd", getCurrentDate());
  80. model.setValue("/root/hidden/ref/wintodd" , getCurrentDate());
  81. model.removeNodeset("/root/main/tattype1");
  82. model.refresh();
  83. }
  84. function fGetTatTypeList(){
  85. model.copyNode("/root/send/data1", "/root/hidden/ref");
  86. model.removeNodeset("/root/main/tattype1");
  87. submit("TRABC01701");
  88. }
  89. // function fExeSaveToExcel() {
  90. // if(pattype_btn.selected == true) { //일별
  91. // fSaveExcel("grd_patlist");
  92. // } else if(codetype_btn.selected == true) { //월별
  93. // fSaveExcel("grd_codelist");
  94. // } else if(bcnotype_btn.selected == true) { //분기별
  95. // fSaveExcel("grd_bcnolist");
  96. // } else if(depttype_btn.selected == true) { //연별
  97. // fSaveExcel("grd_deptlist");
  98. // }
  99. // }
  100. ]]>
  101. </script>
  102. </xhtml:head>
  103. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  104. <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
  105. <group id="group1" style="left:0px; top:10px; width:1195px; height:70px; ">
  106. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1195px; height:70px; "/>
  107. <button id="btn_ref" class="btn1_letter2" style="left:1125px; top:8px; width:56px; height:22px; ">
  108. <caption>조회</caption>
  109. <script type="javascript" ev:event="DOMActivate">
  110. <![CDATA[
  111. fGetTatTypeList();
  112. ]]>
  113. </script>
  114. </button>
  115. <line id="line3" class="line_4" style="x1:1104px; y1:8px; x2:1104px; y2:30px; "/>
  116. <input id="ipt_winfromdd" ref="/root/hidden/ref/winfromdd" class="input_search" inputtype="date" style="left:105px; top:8px; width:105px; height:19px; "/>
  117. <input id="ipt_wintodd" ref="/root/hidden/ref/wintodd" class="input_search" inputtype="date" style="left:227px; top:8px; width:105px; height:19px; "/>
  118. <caption id="caption4" class="search_name" style="left:15px; top:9px; width:110px; height:17px; ">입고일자 :</caption>
  119. <caption id="caption9" class="search_no_b" style="left:212px; top:10px; width:13px; height:17px; ">~</caption>
  120. <select1 id="cmb_scs" ref="/root/hidden/ref/scs" appearance="minimal" style="left:785px; top:8px; width:87px; height:19px; ">
  121. <choices>
  122. <itemset nodeset="/root/init/cmbinfo/stemcellsource/A0159">
  123. <label ref="cdnm"/>
  124. <value ref="cdid"/>
  125. </itemset>
  126. </choices>
  127. </select1>
  128. <select1 id="cmb_cryoyn" ref="/root/hidden/ref/cryoyn" appearance="minimal" style="left:993px; top:8px; width:87px; height:19px; ">
  129. <choices>
  130. <item>
  131. <label>Y</label>
  132. <value>Y</value>
  133. </item>
  134. <item>
  135. <label>N</label>
  136. <value>N</value>
  137. </item>
  138. </choices>
  139. </select1>
  140. <caption id="caption2" class="search_name" style="left:902px; top:9px; width:90px; height:17px; ">Cryo여부 :</caption>
  141. <select1 id="cmb_trnpttype" ref="/root/hidden/ref/trnpttype" appearance="minimal" style="left:473px; top:8px; width:127px; height:19px; ">
  142. <choices>
  143. <itemset nodeset="/root/init/cmbinfo/trnpttype/A0158">
  144. <label ref="cdnm"/>
  145. <value ref="cdid"/>
  146. </itemset>
  147. </choices>
  148. </select1>
  149. <caption id="caption3" class="search_name" style="left:383px; top:9px; width:91px; height:17px; ">이식형태 :</caption>
  150. <caption id="caption6" class="search_name" style="left:383px; top:39px; width:91px; height:17px; ">해동여부 :</caption>
  151. <select1 id="cmb_thawingyn" ref="/root/hidden/ref/thawingyn" class="combo_search" appearance="minimal" style="left:473px; top:40px; width:127px; height:19px; ">
  152. <choices>
  153. <item>
  154. <label>Y</label>
  155. <value>Y</value>
  156. </item>
  157. <item>
  158. <label>N</label>
  159. <value>N</value>
  160. </item>
  161. </choices>
  162. </select1>
  163. <select1 id="combo4" ref="/root/hidden/ref/ocmb" appearance="minimal" style="left:993px; top:40px; width:87px; height:19px; ">
  164. <choices>
  165. <item>
  166. <label>전체</label>
  167. <value>1</value>
  168. </item>
  169. <item>
  170. <label>응급</label>
  171. <value>2</value>
  172. </item>
  173. <item>
  174. <label>비응급</label>
  175. <value>3</value>
  176. </item>
  177. <item>
  178. <label>당일진료</label>
  179. <value>4</value>
  180. </item>
  181. </choices>
  182. </select1>
  183. <caption id="caption7" class="search_name" style="left:630px; top:39px; width:86px; height:17px; ">처방구분 :</caption>
  184. <caption id="caption8" class="search_name" style="left:15px; top:39px; width:130px; height:17px; ">CD34 채집여부 :</caption>
  185. <select1 id="cmb_cd34yn" ref="/root/hidden/ref/cd34yn" class="combo_search" appearance="minimal" style="left:145px; top:40px; width:91px; height:19px; ">
  186. <choices>
  187. <item>
  188. <label>Y</label>
  189. <value>Y</value>
  190. </item>
  191. <item>
  192. <label>N</label>
  193. <value>N</value>
  194. </item>
  195. </choices>
  196. <script type="javascript" ev:event="xforms-value-changed">
  197. <![CDATA[
  198. fSelectTestGrup();
  199. ]]>
  200. </script>
  201. </select1>
  202. <caption id="caption5" class="search_name" style="left:630px; top:9px; width:147px; height:17px; ">Stem Cell Source :</caption>
  203. <select1 id="combo6" ref="/root/hidden/ref/wcmb" appearance="minimal" style="left:722px; top:40px; width:87px; height:19px; ">
  204. <choices>
  205. <item>
  206. <label>전체</label>
  207. <value>1</value>
  208. </item>
  209. <item>
  210. <label>입원환자</label>
  211. <value>2</value>
  212. </item>
  213. <item>
  214. <label>외래환자</label>
  215. <value>3</value>
  216. </item>
  217. <item>
  218. <label>응급실</label>
  219. <value>4</value>
  220. </item>
  221. </choices>
  222. </select1>
  223. <caption id="caption10" class="search_name" style="left:902px; top:39px; width:90px; height:17px; ">응급여부 :</caption>
  224. </group>
  225. <caption id="caption32" class="tit_2" style="left:10px; top:90px; width:163px; height:13px; ">처방별리스트</caption>
  226. <line id="line19" class="line_1" style="x1:5px; y1:105px; x2:1188px; y2:105px; "/>
  227. <datagrid id="grd_patlist" nodeset="/root/main/tattype1" caption="성명^등록번호^바코드번호^처방명^채혈일시^입고일시^보고일시^접수-최종(분)^채혈-최종(분)" colsep="^" colwidth="100, 100, 100, 225, 125, 125, 125, 89, 90" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:110px; width:1183px; height:505px; ">
  228. <col ref="patnm" style="text-align:center; "/>
  229. <col ref="pid" style="text-align:center; "/>
  230. <col ref="bcno" style="text-align:center; "/>
  231. <col ref="prcpnm" style="text-align:left; "/>
  232. <col ref="bcolldt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
  233. <col ref="spcacptdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
  234. <col ref="lastreptdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:left; "/>
  235. <col ref="bcollgaplast" style="text-align:right; "/>
  236. <col ref="acptgaplast" style="text-align:right; "/>
  237. </datagrid>
  238. </group>
  239. <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
  240. <button id="btn_reset" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  241. <caption>초기화</caption>
  242. <script type="javascript" ev:event="DOMActivate">
  243. <![CDATA[
  244. fSetInit();
  245. ]]>
  246. </script>
  247. </button>
  248. <line id="line2" class="line_2" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
  249. </group>
  250. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  251. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">TAT 조회</caption>
  252. </group>
  253. </xhtml:body>
  254. </xhtml:html>