SSMRC04100_외부CD.xrw 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>외부CD등록 OCS전송</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <search>
  11. <empid/>
  12. <hngnm/>
  13. <notrsmcount/>
  14. <searchdate/>
  15. </search>
  16. <patinfo>
  17. <patinfolist/>
  18. </patinfo>
  19. <sendlist>
  20. <trsmtm/>
  21. <pid/>
  22. <totimg/>
  23. <trsmimg/>
  24. <trsmfail/>
  25. <trsmcom/>
  26. <eqmtcd/>
  27. <phodd/>
  28. <photm/>
  29. <testnm/>
  30. <report/>
  31. <orddeptcd/>
  32. <existyn/>
  33. <orderflag/>
  34. </sendlist>
  35. </main>
  36. <send>
  37. <data/>
  38. </send>
  39. <temp>
  40. <reesult>
  41. <pid/>
  42. <phodd/>
  43. <photm/>
  44. <trsmtm/>
  45. <orderflag/>
  46. </reesult>
  47. </temp>
  48. <init>
  49. <timer>60</timer>
  50. <interval/>
  51. <filenm/>
  52. <runflag>0</runflag>
  53. </init>
  54. <result>
  55. <data>
  56. <orddept>
  57. <deptnm/>
  58. <deptcd/>
  59. <pid/>
  60. </orddept>
  61. </data>
  62. <rstlist/>
  63. </result>
  64. </root>
  65. </instance>
  66. <script type="javascript" ev:event="xforms-ready">
  67. <![CDATA[
  68. fInitialize();
  69. ]]>
  70. </script>
  71. <submission id="TXMRC04101" mediatype="application/x-www-form-urlencoded" method="post"/>
  72. <submission id="TRMRC04102" mediatype="application/x-www-form-urlencoded" method="post"/>
  73. <submission id="TRMRC04101" mediatype="application/x-www-form-urlencoded" method="post"/>
  74. </model>
  75. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  76. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  77. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  78. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  79. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  80. <script type="javascript" src="../../../com/departmentcodeweb/js/common.js"/>
  81. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  82. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  83. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  84. <script type="javascript" src="../../../lis/commonweb/js/LLZ001.js"/>
  85. <script type="javascript" src="../../../emr/chrtmngtweb/js/SSMRC04100.js"/>
  86. </xhtml:head>
  87. <xhtml:body guideline="1,1238;1,73;" style="height:370px; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  88. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:98px; ">접수관리</caption>
  89. <group id="grd_result" scroll="auto" style="left:0px; top:15px; width:1195px; height:765px; ">
  90. <datagrid id="grd_sendlist" allowuserresize="false" caption="환자ID^구분^이미지^전송^검사명^촬영일^촬영시간^전송시간^부서^전송여부^처방여부^^전송날짜" colsep="^" colwidth="78, 80, 75, 68, 331, 84, 84, 88, 118, 73, 67, 0, 0" dataheight="23" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:72px; width:1190px; height:658px; ">
  91. <col ref="pid"/>
  92. <col ref="eqmtcd"/>
  93. <col ref="totimg"/>
  94. <col ref="trsmimg"/>
  95. <col ref="testnm"/>
  96. <col ref="phodd" format="yyyy-mm-dd"/>
  97. <col ref="photm" format="hh:nn:ss"/>
  98. <col ref="trsmtm" type="output" format="hh:nn:ss"/>
  99. <col ref="orddeptnm"/>
  100. <col ref="existyn" visibility="visible"/>
  101. <col ref="orderflag"/>
  102. <col ref="orddeptcd" visibility="hidden"/>
  103. <col ref="trsmdd" visibility="hidden"/>
  104. <script type="javascript" ev:event="onaftersort">
  105. <![CDATA[
  106. grd_sendlist.gridToInstance();
  107. //var index = grd_sendlist.selectedCells.item(0).row;
  108. //model.setValue("/root/main/sendlist[" +index+ "]/trsmflag", "Y");
  109. ]]>
  110. </script>
  111. </datagrid>
  112. <input id="ipt_timer" ref="/root/init/timer" class="input_search" navindex="30" maxlength="2" style="left:884px; top:736px; width:25px; height:19px; "/>
  113. <button id="btn_subtime" navindex="31" style="left:910px; top:732px; width:15px; height:15px; ">
  114. <caption>▼</caption>
  115. <script type="javascript" ev:event="DOMActivate">
  116. <![CDATA[
  117. if(ipt_timer.currentText > 0) {
  118. model.setValue("/root/init/timer", parseInt(model.getValue("/root/init/timer")) - 1);
  119. } else if(ipt_timer.currentText == 0 && btn_conversion.attribute("text") == "Conversion정지") {
  120. window.clearinterval(gTimerID);
  121. btn_conversion.attribute("text") = "Conversion시작";
  122. }
  123. model.refresh();
  124. ]]>
  125. </script>
  126. </button>
  127. <button id="btn_addtime" navindex="32" style="left:910px; top:744px; width:15px; height:15px; ">
  128. <caption>▲</caption>
  129. <script type="javascript" ev:event="DOMActivate">
  130. <![CDATA[
  131. model.setValue("/root/init/timer", parseInt(model.getValue("/root/init/timer")) + 1);
  132. model.refresh();
  133. ]]>
  134. </script>
  135. </button>
  136. <output id="opt_interval" ref="/root/init/interval" class="output_fix" style="left:923px; top:736px; width:25px; height:19px; "/>
  137. <button id="btn_conversion" class="btn2_letter8" style="left:959px; top:736px; width:108px; height:19px; ">
  138. <caption>Conversion시작</caption>
  139. <script type="javascript" ev:event="DOMActivate">
  140. <![CDATA[
  141. fConversionStart();
  142. ]]>
  143. </script>
  144. </button>
  145. <caption id="cap_notrsm" class="hand" style="left:5px; top:737px; width:65px; height:17px; ">미전송</caption>
  146. <output id="opt_contnotrsm" ref="/root/main/search/notrsmcount" class="output_fix" style="left:74px; top:736px; width:30px; height:19px; "/>
  147. <button id="button2" class="btn2_letter8" style="left:1075px; top:736px; width:108px; height:19px; ">
  148. <caption>Conversion정지</caption>
  149. <script type="javascript" ev:event="DOMActivate">
  150. <![CDATA[
  151. fConversionStop();
  152. ]]>
  153. </script>
  154. </button>
  155. <caption id="caption8" class="tit_2" style="left:5px; top:47px; width:139px; height:13px; ">SendList_환자별</caption>
  156. </group>
  157. <group id="grp_sea" scroll="auto" style="left:0px; top:15px; width:1195px; height:40px; ">
  158. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  159. <caption id="caption1" class="search_name" style="left:1px; top:9px; width:86px; height:17px; ">전송자 :</caption>
  160. <input id="ipt_empid" ref="/root/main/search/empid" class="input_s_essential" style="left:81px; top:8px; width:111px; height:19px; ">
  161. <script type="javascript" ev:event="onkeypress">
  162. <![CDATA[
  163. if(event.keyCode == 13){
  164. model.setValue("/root/main/search/pid", ipt_empid.currentText);
  165. btn_usrsrch.dispatch("DOMActivate");
  166. model.refresh();
  167. }
  168. ]]>
  169. </script>
  170. </input>
  171. <output id="opt_hngnm" ref="/root/main/search/hngnm" class="output_search" style="left:224px; top:7px; width:85px; height:19px; "/>
  172. <button id="btn_usrsrch" class="icon_search" style="left:199px; top:10px; width:16px; height:16px; ">
  173. <caption/>
  174. <script type="javascript" ev:event="DOMActivate">
  175. <![CDATA[
  176. fPatPopUp();
  177. ]]>
  178. </script>
  179. </button>
  180. <button id="button1" class="btn1_letter4" navindex="1" style="left:320px; top:7px; width:80px; height:22px; ">
  181. <caption>파일열기</caption>
  182. <script type="javascript" ev:event="onclick">
  183. <![CDATA[
  184. fOpenFile();
  185. ]]>
  186. </script>
  187. </button>
  188. <line id="line2" style="x1:1125px; y1:5px; x2:1125px; y2:31px; border-color:#ffcc99; "/>
  189. <button id="button3" class="btn4_letter2" style="left:1133px; top:7px; width:56px; height:22px; ">
  190. <caption>저장</caption>
  191. <script type="javascript" ev:event="onclick">
  192. <![CDATA[
  193. if(ipt_empid.value == "") {
  194. messageBox("전송자를","C001");
  195. } else {
  196. fSaveBtn();
  197. fPrntGrid();
  198. }
  199. ]]>
  200. </script>
  201. </button>
  202. <output id="opt_filenm" class="output_fix" style="left:410px; top:9px; width:195px; height:19px; text-align:center; "/>
  203. <input id="ipt_searchdate" ref="/root/main/search/searchdate" class="input_search" inputtype="date" style="left:750px; top:9px; width:100px; height:19px; ">
  204. <script type="javascript" ev:event="xforms-value-changed">
  205. <![CDATA[
  206. var searchdate = model.getValue("/root/main/search/searchdate");
  207. fPrntGrid(searchdate);
  208. ]]>
  209. </script>
  210. </input>
  211. <caption id="caption2" class="search_name" style="left:630px; top:10px; width:117px; height:17px; ">검색기준날짜 :</caption>
  212. </group>
  213. <line id="line1" class="line_1" style="x1:1190px; y1:82px; x2:0px; y2:82px; "/>
  214. <datagrid id="grd_hidden" nodeset="/root/main/sendlist" visibility="hidden" caption="전송시간^환자ID^전체이미지^전송성공^전송실패^전송한컴퓨터^촬영장비^촬영일^촬영시간^검사명^레포트" colsep="^" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:0px; height:0px; ">
  215. <col ref="trsmtm"/>
  216. <col ref="pid"/>
  217. <col ref="totimg"/>
  218. <col ref="trsmimg"/>
  219. <col ref="trsmfail"/>
  220. <col ref="trsmcom"/>
  221. <col ref="eqmtcd"/>
  222. <col ref="phodd"/>
  223. <col ref="photm"/>
  224. <col ref="testnm"/>
  225. <col ref="report"/>
  226. <col ref="orddeptcd"/>
  227. <col ref="orddeptnm"/>
  228. <col ref="existyn"/>
  229. <col ref="orderflag"/>
  230. <col ref="trsmdd"/>
  231. </datagrid>
  232. </xhtml:body>
  233. </xhtml:html>