SPLRR91100_ICG검사의뢰서.xrw 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SPLRR91100_ICG검사의뢰서.xrw
  4. * 설 명 : 간암환자가 간이식을 받을 수 있는 상태인지를 판단하는 ICG검사를 의뢰한다.
  5. * 설 계 자 :
  6. * 작 성 자 : 김은지
  7. * 작 성 일 : 2007.07.11
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>ICG검사 의뢰서 등록</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <reqfrm>
  20. <reqfrmbl>
  21. <reqfrminfo>
  22. <pid/>
  23. <nerse/>
  24. <patnm/>
  25. <bcolldt/>
  26. <ward/>
  27. <weight/>
  28. <orddept/>
  29. <orddr/>
  30. <orddd/>
  31. <spc5mm/>
  32. <spc5ss/>
  33. <spc10mm/>
  34. <spc10ss/>
  35. <spc15mm/>
  36. <spc15ss/>
  37. <icgdrugqty1/>
  38. <icgdrugsize1/>
  39. <icgdrugqty2/>
  40. <icgdrugsize2/>
  41. </reqfrminfo>
  42. </reqfrmbl>
  43. </reqfrm>
  44. <rtnval>
  45. <rtnvalinfo>
  46. <reqno/>
  47. <instcd/>
  48. </rtnvalinfo>
  49. </rtnval>
  50. </main>
  51. <send>
  52. <reqcnts/>
  53. <pid/>
  54. <reqno/>
  55. <instcd/>
  56. <bcolldt/>
  57. </send>
  58. <temp>
  59. <reqfrminfo>
  60. <pid/>
  61. <nerse/>
  62. <patnm/>
  63. <bcolldt/>
  64. <ward/>
  65. <weight/>
  66. <orddept/>
  67. <orddr/>
  68. <orddd/>
  69. <spc5mm/>
  70. <spc5ss/>
  71. <spc10mm/>
  72. <spc10ss/>
  73. <spc15mm/>
  74. <spc15ss/>
  75. <icgdrugqty1/>
  76. <icgdrugsize1/>
  77. <icgdrugqty2/>
  78. <icgdrugsize2/>
  79. </reqfrminfo>
  80. </temp>
  81. <hidden>
  82. <reqfrminfo>
  83. <pid/>
  84. <iRow/>
  85. <reqcnts/>
  86. <reqno/>
  87. </reqfrminfo>
  88. </hidden>
  89. </root>
  90. </instance>
  91. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  92. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  93. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  94. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  95. <script type="javascript" ev:event="xforms-ready">
  96. <![CDATA[
  97. fExeInitialize();
  98. ]]>
  99. </script>
  100. <submission id="TXLRR90201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/rtnval/rtnvalinfo"/>
  101. <submission id="TRLRR90201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/reqfrm"/>
  102. <submission id="TRLBD00502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/getbizhistinfo"/>
  103. </model>
  104. <script type="javascript">
  105. <![CDATA[
  106. /* @group : ICG검사의뢰지 팝업화면
  107. * @ver : 2008.07.12
  108. * @by : 김은지
  109. * @-----------------------------------
  110. * @type : function
  111. * @access : public
  112. * @desc : 화면 초기 세팅 Function
  113. */
  114. function fExeInitialize(){
  115. //----------------------------------------------------------------
  116. // 처방등록 화면에서 호출되지 않는 경우는 "저장" 기능을 비 활성화 처리
  117. if (model.getValue("/root/hidden/reqfrminfo/scrnno") == "10") {
  118. btn_save.visible = true;
  119. } else {
  120. btn_save.visible = false;
  121. }
  122. //model.refresh
  123. var today=new Date();
  124. // 초기값 세팅 (메인화면에서 넘겨받을 부분, 임시로 값 넣음)-------------------//
  125. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/orddd", model.getValue("/root/hidden/reqfrminfo/prcpdd"));
  126. //-------------------------------------------------------------------------//
  127. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/nerse", getUserName() );
  128. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/bcolldt", getCurrentDateTime("YYYY년 MM월 DD일 HH시"));
  129. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/pid", getPatientInfoDetail("pid")); //환자아이디
  130. model.setValue("/root/send/pid", model.getValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/pid")); //환자아이디
  131. model.makeValue("/root/send/histdd", getCurrentDate()); //환자아이디
  132. model.makeValue("/root/send/execdt", getCurrentDate()); //환자아이디
  133. model.makeValue("/root/send/execdt2", getCurrentDate()); //환자아이디
  134. submit("TRLBD00502");
  135. model.removeNodeset("/root/main/reqfrm/reqfrmtbl/reqfrminfo");
  136. model.makeNode("/root/main/reqfrm/reqfrmtbl/reqfrminfo");
  137. copyNodesetType("/root/main/reqfrm/reqfrmtbl/reqfrminfo", "/root/hidden/reqfrminfo/reqcnts/reqfrminfo"); //의뢰서 내용 main으로 복사
  138. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/patnm", model.getValue("/root/main/getbizhistinfo/getpatinfo/patnm")); //환자명
  139. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/ward", model.getValue("/root/main/getbizhistinfo/getpatinfo/wardnm")); // 병동
  140. // model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/weight", model.getValue("/root/main/getbizhistinfo/getpatinfo/kg")); //체중 2009.02.18 송창은 선생님 요청으로 막음
  141. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/orddept", getPatientInfoDetail("orddeptnm")); //의뢰과
  142. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/orddr" , model.getValue("/root/main/getbizhistinfo/getpatinfo/orddrnm")); //의뢰의사
  143. model.refresh();
  144. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/weight" , model.getValue("/root/main/getbizhistinfo/getpatinfo/weight")); //체중
  145. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugqty1" , model.getValue("/root/main/getbizhistinfo/getpatinfo/icgdrugqty1")); //투여해야할 질량
  146. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugsize1" , model.getValue("/root/main/getbizhistinfo/getpatinfo/icgdrugsize1")); //투여해야할 부피
  147. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugqty2" , model.getValue("/root/main/getbizhistinfo/getpatinfo/icgdrugqty2")); //투여된 질량
  148. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugsize2" , model.getValue("/root/main/getbizhistinfo/getpatinfo/icgdrugsize2")); //투여된 부피
  149. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/spc5mm" , model.getValue("/root/main/getbizhistinfo/getpatinfo/spc5mm")); //5분
  150. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/spc5ss" , model.getValue("/root/main/getbizhistinfo/getpatinfo/spc5ss")); //5초
  151. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/spc10mm" , model.getValue("/root/main/getbizhistinfo/getpatinfo/spc10mm")); //10분
  152. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/spc10ss" , model.getValue("/root/main/getbizhistinfo/getpatinfo/spc10ss")); //10초
  153. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/spc15mm" , model.getValue("/root/main/getbizhistinfo/getpatinfo/spc15mm")); //15분
  154. model.setValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/spc15ss" , model.getValue("/root/main/getbizhistinfo/getpatinfo/spc15ss")); //15초
  155. model.refresh();
  156. if(getNodesetCount("/root/hidden/reqfrminfo/reqcnts") <= 0) { //내용이 없다
  157. if (model.getValue("/root/hidden/reqfrminfo/reqno") != "0") { //의뢰지번호 존재시
  158. model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  159. model.makeValue("/root/send/pid", model.getValue("/root/hidden/reqfrminfo/pid"));
  160. model.makeValue("/root/send/reqno", model.getValue("/root/hidden/reqfrminfo/reqno"));
  161. submit("TRLRR90201");
  162. } else { //의뢰지 번호 없어.!
  163. //model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01", "");
  164. //model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem02", "");
  165. //model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem03", "");
  166. //model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/reqcnts", "");
  167. model.setValue("/root/hidden/reqfrminfo/reqno", "0");
  168. }
  169. } else { //내용이 있다(ex> 특수에서 의뢰서 띄울때 처럼)
  170. model.removeNodeset("/root/main/reqfrm/reqfrmtbl/reqfrminfo");
  171. model.makeNode("/root/main/reqfrm/reqfrmtbl/reqfrminfo");
  172. copyNodesetType("/root/main/reqfrm/reqfrmtbl/reqfrminfo", "/root/hidden/reqfrminfo/reqcnts/reqfrminfo"); //의뢰서 내용 main으로 복사
  173. }
  174. //-------------
  175. model.refresh();
  176. }
  177. function fExeClinicSave(){
  178. //폼에 값이 모두 입력되어야 저장 가능
  179. if( ipt_icgquan1.currentText == "" || ipt_size1.currentText == ""
  180. || ipt_icgquan2.currentText == "" || ipt_size2.currentText == ""
  181. || ipt_5spcmm.currentText == "" || ipt_5spcss.currentText == ""
  182. || ipt_10spcmm.currentText == "" || ipt_10spcss.currentText == ""
  183. || ipt_15spcmm.currentText == "" || ipt_15spcss.currentText == ""
  184. || ipt_weght.currentText == ""){
  185. messageBox("항목을 모두 입력해 주십시오", "E");
  186. return false;
  187. }
  188. //xml 형태로 저장할 데이터를 root/temp/reqcnts 노드 하위에 세팅한다.
  189. model.setValue("/root/temp/reqfrminfo/pid", opt_pid.label);
  190. model.setValue("/root/temp/reqfrminfo/patnm", opt_patnm.label);
  191. model.setValue("/root/temp/reqfrminfo/ward", opt_ward.label);
  192. model.setValue("/root/temp/reqfrminfo/weight", ipt_weght.label);
  193. model.setValue("/root/temp/reqfrminfo/orddept", opt_dept.label);
  194. model.setValue("/root/temp/reqfrminfo/orddr", opt_dr.label);
  195. model.setValue("/root/temp/reqfrminfo/orddd", opt_reqdd.label);
  196. model.setValue("/root/temp/reqfrminfo/nerse", opt_nerse.label);
  197. model.setValue("/root/temp/reqfrminfo/spc5mm", ipt_5spcmm.currentText);
  198. model.setValue("/root/temp/reqfrminfo/spc5ss", ipt_5spcss.currentText);
  199. model.setValue("/root/temp/reqfrminfo/spc10mm", ipt_10spcmm.currentText);
  200. model.setValue("/root/temp/reqfrminfo/spc10ss", ipt_10spcss.currentText);
  201. model.setValue("/root/temp/reqfrminfo/spc15mm", ipt_15spcmm.currentText);
  202. model.setValue("/root/temp/reqfrminfo/spc15ss", ipt_15spcss.currentText);
  203. model.setValue("/root/temp/reqfrminfo/icgdrugqty1", ipt_icgquan1.currentText);
  204. model.setValue("/root/temp/reqfrminfo/icgdrugsize1", ipt_size1.currentText);
  205. model.setValue("/root/temp/reqfrminfo/icgdrugqty2", ipt_icgquan2.currentText);
  206. model.setValue("/root/temp/reqfrminfo/icgdrugsize2", ipt_size2.currentText);
  207. //------------------------------------------------------------------------------
  208. //root/temp/reqcnts 노드에 생성된 데이터를 /root/send/reqfrm 엘리먼트에 xml 형태로 저장
  209. var node = instance1.selectSingleNode("/root/temp/reqfrminfo");
  210. model.setValue("/root/send/reqcnts", node.xml, true);
  211. //의뢰지 번호가 없으면 0을 세팅
  212. if(model.getValue("/root/hidden/reqfrminfo/reqno") != ""){
  213. model.makeValue("/root/send/reqno", model.getValue("/root/hidden/reqfrminfo/reqno"));
  214. }
  215. else{
  216. model.makeValue("/root/send/reqno", 0);
  217. }
  218. model.setValue("/root/send/pid", model.getValue("/root/main/reqfrm/reqfrmbl/reqfrminfo/pid"));
  219. model.setValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  220. //의뢰서를 저장.. 실패 시 에러 메시지를 띄운다.
  221. if (!submit("TXLRR90201")) {
  222. messageBox("의뢰지 저장을", "E009");
  223. return false;
  224. }
  225. //의뢰지번호를 부모창에 전달 Return
  226. //// var iRow=model.getValue("/root/hidden/reqfrminfo/row");
  227. //// opener.model.setValue("/root/main/TestInfo/getTestInfoCnts["+iRow+"]/testreqlnkno", model.getValue("/root/main/rtnval/rtnvalinfo/reqno")); // 원래 채혈화면에 뜨던 팝업인데 처방에서 뜨도록 바꿔서 경대 오류남 여기만 막으면 에러는 안날듯
  228. //// 위에 경대용으로 막음
  229. //opener.model.setValue("/root/hidden/reqfrminfo/reqno", model.getValue("/root/main/rtnval/rtnvalinfo/reqno"));
  230. model.close(); //현재 의뢰지 화면(팝업창)을 닫는다.
  231. }
  232. // 닫기
  233. function fSetClose(){
  234. window.close();
  235. }
  236. ]]>
  237. </script>
  238. </xhtml:head>
  239. <xhtml:body pagewidth="540" pageheight="470" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  240. <group id="grp_contents" style="left:5px; top:0px; width:510px; height:445px; ">
  241. <caption id="cpt_tit1" class="tit_2" style="left:5px; top:10px; width:152px; height:14px; ">ICG 검사 의뢰서</caption>
  242. <caption id="cpt_pid" class="cell_1" style="left:0px; top:30px; width:100px; height:23px; vertical-align:middle; ">등록번호</caption>
  243. <output id="opt_pid" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/pid" class="output_fix" appearance="output" style="left:102px; top:32px; width:145px; height:19px; "/>
  244. <caption id="cpt_dept" class="cell_1" style="left:252px; top:30px; width:100px; height:23px; vertical-align:middle; ">의 뢰 과</caption>
  245. <output id="opt_dept" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/orddept" class="output_fix" appearance="output" style="left:354px; top:32px; width:145px; height:19px; "/>
  246. <caption id="cpt_patnm" class="cell_1" style="left:0px; top:54px; width:100px; height:23px; vertical-align:middle; ">환자성명</caption>
  247. <output id="opt_patnm" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/patnm" class="output_fix" appearance="output" style="left:102px; top:56px; width:145px; height:19px; "/>
  248. <caption id="cpt_dr" class="cell_1" style="left:252px; top:54px; width:100px; height:23px; vertical-align:middle; ">의뢰의사</caption>
  249. <output id="opt_dr" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/orddr" class="output_fix" appearance="output" style="left:354px; top:56px; width:145px; height:19px; "/>
  250. <caption id="cpt_ward" class="cell_1" style="left:0px; top:78px; width:100px; height:23px; vertical-align:middle; ">병 동</caption>
  251. <output id="opt_ward" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/ward" class="output_fix" appearance="output" style="left:102px; top:80px; width:145px; height:19px; "/>
  252. <caption id="caption6" class="cell_1" style="left:252px; top:78px; width:100px; height:23px; vertical-align:middle; ">의 뢰 일</caption>
  253. <line id="lin_5" class="line_1" style="x1:0px; y1:152px; x2:500px; y2:152px; "/>
  254. <caption id="cpt_tit2" class="tit_2" style="left:5px; top:136px; width:152px; height:14px; ">투여 및 채혈 정보</caption>
  255. <line id="lin_6" class="line_3" style="x1:0px; y1:230px; x2:500px; y2:230px; "/>
  256. <line id="lin_3" class="line_2" style="x1:0px; y1:52px; x2:500px; y2:52px; "/>
  257. <line id="lin_4" class="line_3" style="x1:0px; y1:127px; x2:500px; y2:127px; "/>
  258. <line id="lin_7" class="line_2" style="x1:0px; y1:76px; x2:500px; y2:76px; "/>
  259. <caption id="cpt_weight" class="cell_1" style="left:0px; top:103px; width:100px; height:23px; vertical-align:middle; ">체 중</caption>
  260. <caption id="cpt_bcollnerse" class="cell_1" style="left:0px; top:157px; width:130px; height:23px; vertical-align:middle; ">ICG 투여 및 채혈자</caption>
  261. <output id="opt_nerse" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/nerse" class="output_fix" style="left:132px; top:158px; width:115px; height:19px; "/>
  262. <output id="opt_bcolldt" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/bcolldt" class="output_fix" format="9999-99-99 99:99:99" style="left:350px; top:158px; width:149px; height:19px; "/>
  263. <caption id="cpt_bcolldt" class="cell_1" style="left:253px; top:155px; width:95px; height:23px; vertical-align:middle; ">채 혈 일</caption>
  264. <input id="ipt_icgquan1" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugqty1" class="input_default" style="left:132px; top:185px; width:115px; height:19px; "/>
  265. <input id="ipt_size1" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugsize1" class="input_default" style="left:384px; top:185px; width:115px; height:19px; "/>
  266. <input id="ipt_icgquan2" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugqty2" class="input_default" style="left:132px; top:209px; width:115px; height:19px; "/>
  267. <input id="ipt_size2" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/icgdrugsize2" class="input_default" style="left:384px; top:209px; width:115px; height:19px; "/>
  268. <caption id="cpt_icgquan" class="cell_1" style="left:0px; top:182px; width:130px; height:23px; vertical-align:middle; ">투여해야할 질량 (mg)</caption>
  269. <caption id="cpt_size" class="cell_1" style="left:253px; top:182px; width:130px; height:23px; vertical-align:middle; ">투여해야할 부피 (mL)</caption>
  270. <line id="lin_8" class="line_2" style="x1:0px; y1:101px; x2:500px; y2:101px; "/>
  271. <output id="opt_reqdd" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/orddd" class="output_fix" format="yyyy-mm-dd" style="left:354px; top:80px; width:145px; height:19px; "/>
  272. <input id="ipt_weght" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/weight" style="left:102px; top:105px; width:145px; height:19px; "/>
  273. <line id="lin_11" class="line_2" style="x1:0px; y1:180px; x2:500px; y2:179px; "/>
  274. <line id="lin_12" class="line_2" style="x1:0px; y1:180px; x2:500px; y2:179px; "/>
  275. <group id="grd_spcmmss" style="left:0px; top:240px; width:505px; height:175px; ">
  276. <line id="lin_9" class="line_2" style="x1:0px; y1:61px; x2:500px; y2:56px; "/>
  277. <line id="lin_10" class="line_2" style="x1:0px; y1:121px; x2:500px; y2:116px; "/>
  278. <caption id="cpt_5spc" style="left:5px; top:10px; width:399px; height:20px; font-weight:bold; ">ICG 투여 후 5분 검체 채혈까지의 경과 시간 : 분 초</caption>
  279. <input id="ipt_5spcmm" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/spc5mm" class="input_default" style="left:300px; top:9px; width:27px; height:19px; "/>
  280. <caption id="cpt_10spc" style="left:5px; top:70px; width:399px; height:20px; font-weight:bold; ">ICG 투여 후 10분 검체 채혈까지의 경과 시간 : 분 초</caption>
  281. <input id="ipt_5spcss" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/spc5ss" class="input_default" style="left:355px; top:9px; width:27px; height:19px; "/>
  282. <caption id="cpt_15spc" style="left:5px; top:130px; width:399px; height:20px; font-weight:bold; ">ICG 투여 후 15분 검체 채혈까지의 경과 시간 : 분 초</caption>
  283. <input id="ipt_10spcmm" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/spc10mm" class="input_default" style="left:300px; top:69px; width:27px; height:19px; "/>
  284. <input id="ipt_10spcss" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/spc10ss" class="input_default" style="left:355px; top:69px; width:27px; height:19px; "/>
  285. <input id="ipt_15spcmm" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/spc15mm" class="input_default" style="left:300px; top:129px; width:27px; height:19px; "/>
  286. <input id="ipt_15spcss" ref="/root/main/reqfrm/reqfrmbl/reqfrminfo/spc15ss" class="input_default" style="left:355px; top:129px; width:27px; height:19px; "/>
  287. <caption id="cpt_5spcdesc" style="left:5px; top:33px; width:390px; height:20px; ">(ICG 투여 종료 시점부터 채혈 종료 시점까지 걸린시간을 기입)</caption>
  288. <caption id="cpt_10spcdesc" style="left:5px; top:90px; width:390px; height:25px; ">(ICG 투여 종료 시점부터 채혈 종료 시점까지 걸린시간을 기입)</caption>
  289. <caption id="cpt_15spcdesc" style="left:5px; top:147px; width:375px; height:25px; ">(ICG 투여 종료 시점부터 채혈 종료 시점까지 걸린시간을 기입)</caption>
  290. </group>
  291. <line id="lin_1" class="line_1" style="x1:0px; y1:26px; x2:500px; y2:26px; "/>
  292. <caption id="caption1" class="cell_1" style="left:0px; top:206px; width:130px; height:23px; vertical-align:middle; ">투여된 질량 (mg)</caption>
  293. <caption id="caption2" class="cell_1" style="left:253px; top:206px; width:130px; height:23px; vertical-align:middle; ">투여된 부피 (mL)</caption>
  294. </group>
  295. <group id="grp_bottombutton" style="left:5px; top:415px; width:505px; height:27px; ">
  296. <line id="lin2" class="line_2" style="x1:0px; y1:0px; x2:500px; y2:0px; "/>
  297. <button id="btn_close" class="btn4_letter2" style="left:444px; top:5px; width:56px; height:22px; ">
  298. <caption>닫기</caption>
  299. <script type="javascript" ev:event="DOMActivate">
  300. <![CDATA[
  301. fSetClose(); //현재 창을 닫는다;
  302. ]]>
  303. </script>
  304. </button>
  305. <button id="btn_save" class="btn4_letter2" style="left:385px; top:5px; width:56px; height:22px; ">
  306. <caption>저장</caption>
  307. <script type="javascript" ev:event="DOMActivate">
  308. <![CDATA[
  309. fExeClinicSave(); //의뢰서 내용을 저장
  310. ]]>
  311. </script>
  312. </button>
  313. </group>
  314. </xhtml:body>
  315. </xhtml:html>