SMAHR00950_질병유소견자사후관리소견서.xrw 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>질병유소견자 사후관리 소견서</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <judglist>
  11. <judginfolist>
  12. <hopedd/>
  13. <pid/>
  14. <hngnm/>
  15. <cmpycd/>
  16. <cmpynm/>
  17. <pkgcd/>
  18. <pkgnm/>
  19. <judgcd/>
  20. <judg1st/>
  21. <sogyun/>
  22. <jchnm/>
  23. <shnm/>
  24. <upmjhsnm/>
  25. </judginfolist>
  26. </judglist>
  27. </main>
  28. <send>
  29. <srchhealexamdetlflag/>
  30. <srchfromdd/>
  31. <srchtodd/>
  32. <srchcmpycd/>
  33. <srchcmpynm/>
  34. <srchjudgcd/>
  35. <srchetccd/>
  36. <cdgrupid>S170</cdgrupid>
  37. </send>
  38. <init>
  39. <baseinfo>
  40. <hedetlflaglst/>
  41. <rsrvflaglst/>
  42. <testflag/>
  43. <contypelst>
  44. </contypelst>
  45. <statlst/>
  46. </baseinfo>
  47. <cmb_info>
  48. <testcddgflag>
  49. <cdid/>
  50. <cdnm/>
  51. </testcddgflag>
  52. </cmb_info>
  53. <cmb_info2>
  54. <comcdlist>
  55. <cdid/>
  56. <cdnm/>
  57. </comcdlist>
  58. </cmb_info2>
  59. </init>
  60. <hidden/>
  61. <temp>
  62. <send>
  63. <pid/>
  64. <hngnm/>
  65. </send>
  66. <preview/>
  67. <postmail/>
  68. </temp>
  69. </root>
  70. </instance>
  71. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  72. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  73. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  74. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  75. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  76. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  77. <script type="javascript" src="../../../ast/healexamweb/js/AHA001.js"/>
  78. <script type="javascript" src="../../../ast/healthexambaseweb/js/healcombolist.js"/>
  79. <script type="javascript" ev:event="xforms-ready">
  80. <![CDATA[
  81. fGetBasicCdList();
  82. fInitInfo();
  83. ]]>
  84. </script>
  85. <submission id="TRZBC00101"/>
  86. <submission id="TRAHR00952" method="post" ref="/root/send" replace="instance" resultref="/root/main/judglist"/>
  87. <submission id="TRAHR00953" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmb_info2"/>
  88. </model>
  89. <script type="javascript">
  90. <![CDATA[
  91. var vHealExamFlag = "";
  92. var vHealExamDetlFlag = "";
  93. /**========================================================================================================================================
  94. * 공통코드 및 검사실 코드 조회
  95. =========================================================================================================================================*/
  96. function fGetBasicCdList(){
  97. vHealExamFlag = 'G'
  98. vHealExamDetlFlag = 'G01'
  99. //선택검사내역조회
  100. zbcfGetCodeList( new Array("A0070", "A0115", "A0107", "A0117","A0113"),
  101. new Array( "/root/init/baseinfo/hedetlflaglst"
  102. , "/root/init/baseinfo/rsrvflaglst"
  103. , "/root/init/baseinfo/statlst"
  104. ,"/root/init/baseinfo/testflag"
  105. ,"/root/init/baseinfo/contypelst") );
  106. //건진 상세분류 제거
  107. /* model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+14+"]"); //공단(기타)
  108. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+10+"]"); //기타
  109. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+9+"]"); //분석
  110. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+8+"]"); //대행
  111. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+7+"]"); //측정
  112. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+6+"]"); //간이종합건진
  113. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+5+"]"); //학생건진
  114. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+4+"]"); //채용건진
  115. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+3+"]"); //혈액정밀
  116. model.removeNodeset("/root/init/baseinfo/hedetlflaglst/A0070["+1+"]"); //비자건진
  117. */
  118. submit("TRZBC00101");
  119. submit("TRAHR00953");
  120. }
  121. function fInitInfo(){
  122. var curDt = getCurrentDate();
  123. model.setValue(ipt_srchfromdd.attribute("ref") , curDt);
  124. model.setValue(ipt_srchtodd.attribute("ref") , curDt);
  125. //chk_preview.value = 'Y'
  126. //cmb_plceflag.value = '1'
  127. //그리드 선택컬럼에서 모두 선택이 가능하게 설정
  128. //grd_prntlst.fixedcellcheckbox(0,1) = true;
  129. model.refresh();
  130. }
  131. ]]>
  132. </script>
  133. </xhtml:head>
  134. <xhtml:body style="border-left-style:none; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  135. <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
  136. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:194px; height:14px; ">질병유소견자 사후관리 소견서</caption>
  137. </group>
  138. <group id="group4" scroll="auto" style="left:0px; top:13px; width:1194px; height:762px; ">
  139. <group id="group5" style="left:0px; top:9px; width:1193px; height:76px; vertical-align:top; ">
  140. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1190px; height:75px; background-color:#fffbf2; border-color:#ffd799; "/>
  141. <caption id="caption11" class="search_name" style="left:296px; top:9px; width:86px; height:17px; ">건진기간 :</caption>
  142. <caption id="caption12" class="search_name" style="left:632px; top:9px; width:78px; height:17px; ">사업체 :</caption>
  143. <line id="line7" style="x1:1108px; y1:12px; x2:1108px; y2:62px; border-color:#ffe4bb; border-left-style:solid; "/>
  144. <input id="ipt_srchfromdd" ref="/root/send/srchfromdd" class="input_s_essential" inputtype="date" style="left:387px; top:8px; width:100px; height:19px; "/>
  145. <input id="ipt_srchtodd" ref="/root/send/srchtodd" class="input_s_essential" inputtype="date" style="left:504px; top:8px; width:100px; height:19px; "/>
  146. <input id="ipt_srchcmpycd" ref="/root/send/srchcmpycd" class="input_search" style="left:709px; top:8px; width:80px; height:19px; ">
  147. <script type="javascript" ev:event="onkeyup">
  148. <![CDATA[
  149. inputEnterKey("btn_selcmpy", "DOMActivate");
  150. ]]>
  151. </script>
  152. </input>
  153. <button id="btn_selcmpy" class="icon_search" style="left:794px; top:9px; width:16px; height:16px; ">
  154. <caption/>
  155. <script type="javascript" ev:event="DOMActivate">
  156. <![CDATA[
  157. fGetComnCd("SMAHA01500", "09" , "cd", ipt_srchcmpycd.currentText ,ipt_srchcmpycd.attribute("ref"), opt_srchcmpynm.attribute("ref"));
  158. ]]>
  159. </script>
  160. </button>
  161. <output id="opt_srchcmpynm" ref="/root/send/srchcmpynm" class="output_fix" style="left:814px; top:8px; width:241px; height:19px; "/>
  162. <button id="btn_search" class="btn1_letter2" style="left:1122px; top:26px; width:56px; height:22px; ">
  163. <caption>조회</caption>
  164. <script type="javascript" ev:event="DOMActivate">
  165. <![CDATA[
  166. if (isValidDateTime(ipt_srchfromdd.value, "YYYYMMDD") == false ||isValidDateTime(ipt_srchtodd.value, "YYYYMMDD") == false ){
  167. messageBox("건진기간 형식이 잘못 입력되었습니다. 확인바랍니다.", "E999", "");
  168. return;
  169. }
  170. else{
  171. submit("TRAHR00952");
  172. }
  173. ]]>
  174. </script>
  175. </button>
  176. <caption id="caption19" class="search_n_b" style="left:490px; top:10px; width:12px; height:17px; font-weight:bolder; ">~</caption>
  177. <caption id="caption3" class="search_name" style="left:10px; top:9px; width:117px; height:17px; ">건진상세분류 :</caption>
  178. <select1 id="cmb_srchhealexamdetlflag" ref="/root/send/srchhealexamdetlflag" appearance="minimal" style="left:129px; top:8px; width:141px; height:19px; ">
  179. <choices>
  180. <itemset nodeset="/root/init/baseinfo/hedetlflaglst/A0070">
  181. <label ref="cdnm"/>
  182. <value ref="cdid"/>
  183. </itemset>
  184. </choices>
  185. </select1>
  186. <caption id="caption2" class="search_name" style="left:10px; top:33px; width:115px; height:17px; ">판정분류 :</caption>
  187. <select id="checkbox1" ref="/root/send/srchjudgcd" overflow="visible" appearance="full" cols="7" style="left:105px; top:35px; width:1000px; height:20px; background-color:#e9e9e9; border-style:none; ">
  188. <choices>
  189. <itemset nodeset="/root/init/cmb_info2/comcdlist">
  190. <label ref="cdnm"/>
  191. <value ref="cdid"/>
  192. </itemset>
  193. </choices>
  194. </select>
  195. </group>
  196. <line id="line1" class="line_1" style="x1:1px; y1:108px; x2:1191px; y2:108px; "/>
  197. <button id="button51" class="btn2_letter2" style="left:1146px; top:87px; width:42px; height:19px; ">
  198. <caption>엑셀</caption>
  199. <script type="javascript" ev:event="DOMActivate">
  200. <![CDATA[
  201. var file_name = window.fileDialog("save","","true","","xls","All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  202. grd_judglist.saveExcel(file_name);
  203. ]]>
  204. </script>
  205. </button>
  206. <datagrid id="grd_judglist" nodeset="/root/main/judglist/judginfolist" scroll="auto" autoresize="true" caption="건진일자^환자번호^환자성명^사업장코드^사업장명^패키지코드^패키지명^소견코드^소견명^조치명^사후관리^업무적합성" colsep="^" colwidth="81, 80, 64, 91, 100, 88, 100, 132, 100, 100, 147, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:1px; top:113px; width:1190px; height:642px; ">
  207. <col ref="hopedd" format="yyyy-mm-dd" style="text-align:center; "/>
  208. <col ref="pid" style="text-align:center; "/>
  209. <col ref="hngnm" style="text-align:center; "/>
  210. <col ref="cmpycd" style="text-align:center; "/>
  211. <col ref="cmpynm" style="text-align:center; "/>
  212. <col ref="pkgcd" style="text-align:center; "/>
  213. <col ref="pkgnm" style="text-align:center; "/>
  214. <col ref="judgcd" style="text-align:center; "/>
  215. <col ref="judg1st" style="text-align:center; "/>
  216. <col ref="sogyun" style="text-align:center; "/>
  217. <col ref="jchnm" style="text-align:center; "/>
  218. <col ref="shnm" style="text-align:center; "/>
  219. </datagrid>
  220. </group>
  221. </xhtml:body>
  222. </xhtml:html>