SMPMC01800_환자별진료의뢰서관리.xrw 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  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. <h_cnst>
  11. <cnst>
  12. <cnst_pid/>
  13. <cnst_orddeptcd/>
  14. <cnst_insuflag/>
  15. <cnst_ordreqkind/>
  16. <cnst_todd/>
  17. <cnst_seqno/>
  18. <cnst_instcd/>
  19. <cnst_histstat/>
  20. <cnst_fromdd/>
  21. <cnst_reqformhospnm/>
  22. <cnst_reqformdrnm/>
  23. <cnst_remfact/>
  24. <cnst_fstrgstrid/>
  25. <cnst_fstrgstdt/>
  26. <cnst_lastupdtrid/>
  27. <cnst_lastupdtdt/>
  28. </cnst>
  29. </h_cnst>
  30. <search>
  31. <condition>
  32. <orddept>
  33. <orddeptcd/>
  34. </orddept>
  35. </condition>
  36. <grddata/>
  37. </search>
  38. </main>
  39. <send>
  40. <data1>
  41. <cnst/>
  42. </data1>
  43. <data2>
  44. <cnst_pid/>
  45. </data2>
  46. </send>
  47. <temp>
  48. </temp>
  49. <init>
  50. <P0310list>
  51. <P0310>
  52. <cdnm/>
  53. <cdid/>
  54. </P0310>
  55. </P0310list>
  56. <orddeptcd>
  57. <orddeptcdlist>
  58. <cd/>
  59. <nm/>
  60. </orddeptcdlist>
  61. </orddeptcd>
  62. <orddrid>
  63. <orddridlist>
  64. <cd/>
  65. <nm/>
  66. <dp/>
  67. <sp/>
  68. </orddridlist>
  69. </orddrid>
  70. </init>
  71. <hidden>
  72. <session>
  73. <userid/>
  74. <usernm/>
  75. <posinstcd/>
  76. </session>
  77. </hidden>
  78. </root>
  79. </instance>
  80. <submission id="TRPAM00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/hidden/tmp"/>
  81. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  82. <submission id="TRPMC01801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data2" resultref="/root/main/h_cnst"/>
  83. <submission id="TXPMC01801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/main/h_cnst"/>
  84. </model>
  85. </xhtml:head>
  86. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  87. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  88. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  89. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  90. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  91. <script type="javascript" ev:event="xforms-ready">
  92. <![CDATA[
  93. zbcfGetCodeList(
  94. new Array("P0310" ),
  95. new Array("/root/init/P0310list")
  96. );
  97. pamGetDeptCDDrIDList(); //부서코드 의사ID 조회
  98. fGetUserInfos();
  99. //2007.07.27 이동식 추가
  100. //다른곳에서 화면 호출 조회
  101. var pid = model.getValue("/root/source/pid");
  102. if( pid != ""){
  103. ipt_pid.currentText = pid;
  104. fSearchPatInfo();
  105. }
  106. //END...
  107. ]]>
  108. </script>
  109. <script type="javascript">
  110. <![CDATA[
  111. function fSearch(){
  112. model.setvalue("/root/send/data2/cnst_pid", model.getvalue("/root/main/patinfo/patinfolist/pid"));
  113. submit("TRPMC01801") ;
  114. }
  115. function deptSearch(){
  116. fSearch();
  117. var ordDeptCD ;
  118. for(var i=1 ; i < grd_cnst.rows ; i++){
  119. ordDeptCD = grd_cnst.valueMatrix(i , 4);
  120. if(model.getValue("/root/main/search/condition/orddept/orddeptcd") != ordDeptCD){
  121. grd_cnst.deleteItem(i);
  122. }
  123. }
  124. model.refresh();
  125. }
  126. function fCopyRow() {
  127. var temp = grd_cnst.row;
  128. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  129. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_orddeptcd", "");
  130. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_insuflag", "");
  131. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_ordreqkind", "");
  132. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_todd", "99991231");
  133. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_seqno", "");
  134. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_instcd", "");
  135. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_histstat", "Y");
  136. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_fromdd", getCurrentDate());
  137. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_reqformhospnm", "");
  138. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_reqformdrnm", "");
  139. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_remfact", "");
  140. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_fstrgstrid", model.getValue("/root/hidden/session/userid"));
  141. model.setvalue("/root/main/h_cnst/cnst[" + temp + "]/cnst_lastupdtrid", model.getValue("/root/hidden/session/userid"));
  142. model.refresh();
  143. }
  144. //사용자 정보 구하기
  145. function fGetUserInfos(){
  146. var sUserInfosS = getUserInfos();
  147. sUserInfosS = sUserInfosS + "|";
  148. var UserInfosS_Array = sUserInfosS.split("|");
  149. var userid = UserInfosS_Array[0]; //사용자번호
  150. var usernm = UserInfosS_Array[1]; //사용자이름
  151. var posinstcd = UserInfosS_Array[2]; //소속기관코드
  152. model.setValue("/root/hidden/session/userid", userid);
  153. model.setValue("/root/hidden/session/usernm", usernm);
  154. model.setValue("/root/hidden/session/posinstcd", posinstcd);
  155. }
  156. //초기화
  157. function fInitialize() {
  158. model.removeNodeset("/root/main/h_cnst/cnst");
  159. model.resetInstanceNode("/root/main/patinfo/patinfolist");
  160. model.refresh();
  161. }
  162. ]]>
  163. </script>
  164. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  165. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  166. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:13px; ">환자별진료의뢰서관리</caption>
  167. <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
  168. </group>
  169. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  170. <line id="line5" class="line_2" style="x1:0px; y1:200px; x2:1194px; y2:200px; "/>
  171. <line id="line4" class="line_2" style="x1:0px; y1:176px; x2:1194px; y2:176px; "/>
  172. <line id="line3" class="line_2" style="x1:0px; y1:152px; x2:1194px; y2:152px; "/>
  173. <line id="line2" class="line_2" style="x1:0px; y1:128px; x2:1194px; y2:128px; "/>
  174. <line id="line6" class="line_2" style="x1:0px; y1:104px; x2:1194px; y2:104px; "/>
  175. <caption id="caption1" class="tit_2" style="left:5px; top:56px; width:95px; height:13px; ">전표등록</caption>
  176. <line id="line1" class="line_1" style="x1:0px; y1:71px; x2:1194px; y2:71px; "/>
  177. <caption id="caption7" class="cell_1" style="left:0px; top:76px; width:100px; height:23px; vertical-align:middle; ">약품코드</caption>
  178. <caption id="caption8" class="cell_1" style="left:428px; top:76px; width:100px; height:23px; vertical-align:middle; ">전표종류</caption>
  179. <button id="button12" class="btn2_letter4" style="left:1085px; top:50px; width:64px; height:19px; ">
  180. <caption>임시저장</caption>
  181. </button>
  182. <button id="button13" class="btn2_letter2" style="left:1152px; top:50px; width:42px; height:19px; ">
  183. <caption>삭제</caption>
  184. </button>
  185. <select1 id="radio1" appearance="full" overflow="visible" style="left:103px; top:79px; width:44px; height:16px; border-style:none; ">
  186. <choices>
  187. <item>
  188. <label>대체</label>
  189. <value>radio1</value>
  190. </item>
  191. </choices>
  192. </select1>
  193. <select1 id="radio2" appearance="full" overflow="visible" style="left:203px; top:79px; width:44px; height:16px; border-style:none; ">
  194. <choices>
  195. <item>
  196. <label>입금</label>
  197. <value>radio1</value>
  198. </item>
  199. </choices>
  200. </select1>
  201. <select1 id="radio3" appearance="full" overflow="visible" style="left:303px; top:79px; width:44px; height:16px; border-style:none; ">
  202. <choices>
  203. <item>
  204. <label>출금</label>
  205. <value>radio1</value>
  206. </item>
  207. </choices>
  208. </select1>
  209. <select1 id="combo1" class="combo_default" appearance="minimal" style="left:531px; top:77px; width:322px; height:19px; ">
  210. <choices>
  211. <item>
  212. <label>combo1</label>
  213. <value>combo1</value>
  214. </item>
  215. </choices>
  216. </select1>
  217. <caption id="caption3" class="cell_1" style="left:0px; top:100px; width:100px; height:23px; vertical-align:middle; ">사용부서</caption>
  218. <caption id="caption5" class="cell_1" style="left:428px; top:100px; width:100px; height:23px; vertical-align:middle; ">작성자</caption>
  219. <input id="input1" class="input_essential" style="left:103px; top:101px; width:100px; height:19px; "/>
  220. <button id="button2" class="icon_search" style="left:206px; top:102px; width:16px; height:16px; ">
  221. <caption/>
  222. </button>
  223. <input id="input2" class="input_default" appearance="input" style="left:225px; top:101px; width:200px; height:19px; "/>
  224. <button id="button3" class="icon_search" style="left:634px; top:102px; width:16px; height:16px; ">
  225. <caption/>
  226. </button>
  227. <input id="input3" class="input_essential" style="left:531px; top:101px; width:100px; height:19px; "/>
  228. <input id="input4" class="input_default" appearance="input" style="left:653px; top:101px; width:200px; height:19px; "/>
  229. <select1 id="radio4" appearance="full" overflow="visible" style="left:103px; top:127px; width:44px; height:16px; border-style:none; ">
  230. <choices>
  231. <item>
  232. <label>차변</label>
  233. <value>radio1</value>
  234. </item>
  235. </choices>
  236. </select1>
  237. <select1 id="radio5" appearance="full" overflow="visible" style="left:203px; top:127px; width:44px; height:16px; border-style:none; ">
  238. <choices>
  239. <item>
  240. <label>대변</label>
  241. <value>radio1</value>
  242. </item>
  243. </choices>
  244. </select1>
  245. <caption id="caption9" class="cell_1" style="left:0px; top:124px; width:100px; height:23px; vertical-align:middle; ">차대구분</caption>
  246. <caption id="caption10" class="cell_1" style="left:428px; top:124px; width:100px; height:23px; vertical-align:middle; ">계정코드</caption>
  247. <button id="button6" class="icon_search" style="left:634px; top:126px; width:16px; height:16px; ">
  248. <caption/>
  249. </button>
  250. <input id="input5" class="input_essential" style="left:531px; top:125px; width:100px; height:19px; "/>
  251. <input id="input6" class="input_default" appearance="input" style="left:653px; top:125px; width:200px; height:19px; "/>
  252. <button id="button7" class="icon_search" style="left:408px; top:150px; width:16px; height:16px; ">
  253. <caption/>
  254. </button>
  255. <caption id="caption11" class="cell_1" style="left:0px; top:148px; width:100px; height:23px; vertical-align:middle; ">상대처구분</caption>
  256. <input id="input7" class="input_essential" style="left:256px; top:149px; width:149px; height:19px; "/>
  257. <input id="input8" class="input_default" appearance="input" style="left:427px; top:149px; width:426px; height:19px; "/>
  258. <caption id="caption12" class="cell_1" style="left:856px; top:124px; width:100px; height:23px; vertical-align:middle; "/>
  259. <caption id="caption13" class="cell_1" style="left:856px; top:100px; width:100px; height:23px; vertical-align:middle; "/>
  260. <caption id="caption14" class="cell_1" style="left:856px; top:76px; width:100px; height:23px; vertical-align:middle; ">금액</caption>
  261. <input id="input9" class="input_default" appearance="input" style="left:959px; top:101px; width:235px; height:19px; "/>
  262. <input id="input10" class="input_default" appearance="input" style="left:959px; top:77px; width:235px; height:19px; "/>
  263. <input id="input11" class="input_default" appearance="input" style="left:959px; top:125px; width:235px; height:19px; "/>
  264. <select1 id="combo2" class="combo_essential" appearance="minimal" style="left:103px; top:149px; width:150px; height:19px; ">
  265. <choices>
  266. <item>
  267. <label>combo1</label>
  268. <value>combo1</value>
  269. </item>
  270. </choices>
  271. </select1>
  272. <caption id="caption15" class="cell_1" style="left:856px; top:148px; width:100px; height:23px; vertical-align:middle; "/>
  273. <input id="input12" class="input_default" appearance="input" style="left:103px; top:173px; width:321px; height:19px; "/>
  274. <caption id="caption16" class="cell_1" style="left:0px; top:172px; width:100px; height:23px; vertical-align:middle; ">적요</caption>
  275. <caption id="caption17" class="cell_1" style="left:856px; top:172px; width:100px; height:23px; vertical-align:middle; ">증빙구분</caption>
  276. <input id="input13" class="input_default" appearance="input" style="left:959px; top:149px; width:235px; height:19px; "/>
  277. <button id="button15" class="icon_search" style="left:634px; top:174px; width:16px; height:16px; ">
  278. <caption/>
  279. </button>
  280. <caption id="caption18" class="cell_1" style="left:428px; top:172px; width:100px; height:23px; vertical-align:middle; ">계좌번호</caption>
  281. <input id="input15" class="input_default" style="left:531px; top:173px; width:100px; height:19px; "/>
  282. <input id="input16" class="input_default" appearance="input" style="left:653px; top:173px; width:200px; height:19px; "/>
  283. <caption id="caption19" class="cell_1" style="left:0px; top:196px; width:100px; height:47px; vertical-align:middle; ">기재사항</caption>
  284. <textarea id="textarea1" style="left:103px; top:197px; width:750px; height:43px; "/>
  285. <caption id="caption20" class="tit_2" style="left:5px; top:254px; width:100px; height:13px; ">전표 등록내역</caption>
  286. <line id="line8" class="line_1" style="x1:0px; y1:269px; x2:1194px; y2:269px; "/>
  287. <input id="output3" class="input_default" inputtype="date" appearance="input" style="left:959px; top:221px; width:235px; height:19px; "/>
  288. <datagrid id="datagrid1" caption="연번^계정명^상대처^기재사항1^기재사항2^기재사항3^기재사항4^적요^증빙^차변금액^대변금액" colsep="^" colwidth="48, 100, 100, 100, 100, 100, 100, 100, 100, 100, 154" dataheight="25" defaultrows="17" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:274px; width:1194px; height:425px; ">
  289. <col/>
  290. <col/>
  291. <col/>
  292. <col/>
  293. <col/>
  294. <col/>
  295. <col/>
  296. <col/>
  297. <col/>
  298. <col/>
  299. <col/>
  300. </datagrid>
  301. <select1 id="combo3" class="combo_default" appearance="minimal" style="left:959px; top:173px; width:235px; height:19px; ">
  302. <choices>
  303. <item>
  304. <label>combo1</label>
  305. <value>combo1</value>
  306. </item>
  307. </choices>
  308. </select1>
  309. <input id="input14" class="input_default" appearance="input" style="left:958px; top:705px; width:116px; height:19px; "/>
  310. <caption id="caption24" class="cell_1" style="left:855px; top:704px; width:100px; height:23px; vertical-align:middle; ">금액합계</caption>
  311. <line id="line9" class="line_3" style="x1:855px; y1:726px; x2:1194px; y2:726px; "/>
  312. <line id="line10" class="line_3" style="x1:855px; y1:702px; x2:1194px; y2:702px; "/>
  313. <output id="input17" class="output_fix" appearance="output" style="left:1077px; top:705px; width:117px; height:19px; "/>
  314. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:702px; width:305px; height:30px; background-color:transparent; border-color:#7cbbdd; border-style:solid; "/>
  315. <caption id="caption25" class="cell_2" style="left:5px; top:707px; width:70px; height:20px; vertical-align:middle; ">범 례</caption>
  316. <caption id="caption26" class="color_1" style="left:95px; top:709px; width:15px; height:15px; vertical-align:middle; "/>
  317. <caption id="caption27" style="left:113px; top:710px; width:50px; height:14px; vertical-align:middle; ">차대구분</caption>
  318. <caption id="caption30" class="color_3" style="left:180px; top:708px; width:15px; height:15px; vertical-align:middle; "/>
  319. <caption id="caption31" style="left:198px; top:709px; width:26px; height:14px; vertical-align:middle; ">차변</caption>
  320. <caption id="caption32" class="color_4" style="left:245px; top:708px; width:15px; height:15px; vertical-align:middle; "/>
  321. <caption id="caption33" style="left:263px; top:709px; width:26px; height:14px; vertical-align:middle; ">대변</caption>
  322. <line id="line11" class="line_2" style="x1:856px; y1:224px; x2:1194px; y2:224px; "/>
  323. <caption id="caption29" class="cell_1" style="left:856px; top:220px; width:100px; height:23px; vertical-align:middle; ">전표승인일자</caption>
  324. <line id="line7" class="line_3" style="x1:0px; y1:242px; x2:1194px; y2:242px; "/>
  325. <caption id="caption28" class="cell_1" style="left:856px; top:196px; width:100px; height:23px; vertical-align:middle; ">승인정보</caption>
  326. <output id="output4" class="output_fix" style="left:959px; top:197px; width:235px; height:19px; "/>
  327. </group>
  328. <group id="group2" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  329. <group id="group6" style="left:0px; top:199px; width:1195px; height:544px; ">
  330. <caption id="caption46" class="tit_2" style="left:5px; top:10px; width:139px; height:14px; ">진료의뢰내역 리스트</caption>
  331. <line id="line18" class="line_1" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  332. <button id="button8" class="btn2_letter3" style="left:1029px; top:5px; width:53px; height:19px; ">
  333. <caption>행추가</caption>
  334. <script type="javascript" ev:event="DOMActivate">
  335. <![CDATA[
  336. grd_cnst.additem();
  337. fCopyRow();
  338. ]]>
  339. </script>
  340. </button>
  341. <button id="button14" class="btn2_letter3" style="left:1085px; top:5px; width:53px; height:19px; ">
  342. <caption>행삭제</caption>
  343. <script type="javascript" ev:event="DOMActivate">
  344. <![CDATA[
  345. grd_cnst.deleteitem(grd_cnst.row);
  346. ]]>
  347. </script>
  348. </button>
  349. <button id="button16" class="btn2_letter3" style="left:1141px; top:5px; width:53px; height:19px; ">
  350. <caption>행삽입</caption>
  351. <script type="javascript" ev:event="DOMActivate">
  352. <![CDATA[
  353. if(grd_cnst.row == grd_cnst.rows-1) {
  354. grd_cnst.additem();
  355. }else{
  356. grd_cnst.insertItem(grd_cnst.row+1);
  357. }
  358. fCopyRow();
  359. ]]>
  360. </script>
  361. </button>
  362. <datagrid id="grd_cnst" nodeset="/root/main/h_cnst/cnst" autoresize="true" caption="의뢰서종류^의뢰병원^의뢰의사^진료과^보호/보험^시작일자^종료일자^최초등록자^최초등록일시^최종수정자^최종수정일시^환자번호^일련번호^기관코드^이력상태^비고" colsep="^" colwidth="145, 109, 91, 107, 66, 110, 110, 100, 110, 100, 110, 100, 100, 100, 100, 100" dataheight="25" defaultrows="2" extendlastcol="false" mergecellsfixedrows="byrowrec" rowheader="seq" rowheight="25" rowsep="|" style="left:1px; top:30px; width:1194px; height:508px; ">
  363. <col ref="cnst_ordreqkind" type="combo">
  364. <choices>
  365. <itemset nodeset="/root/init/P0310list/P0310">
  366. <label ref="cdnm"/>
  367. <value ref="cdid"/>
  368. </itemset>
  369. </choices>
  370. </col>
  371. <col ref="cnst_reqformhospnm" type="input"/>
  372. <col ref="cnst_reqformdrnm" type="input"/>
  373. <col ref="cnst_orddeptcd" type="combo">
  374. <choices>
  375. <itemset nodeset="/root/init/orddeptcd/orddeptcdlist">
  376. <label ref="nm"/>
  377. <value ref="cd"/>
  378. </itemset>
  379. </choices>
  380. </col>
  381. <col ref="cnst_insuflag" type="combo">
  382. <choices>
  383. <item>
  384. <label>보험</label>
  385. <value>1</value>
  386. </item>
  387. <item>
  388. <label>보호</label>
  389. <value>2</value>
  390. </item>
  391. </choices>
  392. </col>
  393. <col ref="cnst_fromdd" type="inputdate" format="yyyy-mm-dd" style="text-align:center; "/>
  394. <col ref="cnst_todd" type="inputdate" style="text-align:center; "/>
  395. <col ref="cnst_fstrgstrid"/>
  396. <col ref="cnst_fstrgstdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  397. <col ref="cnst_lastupdtrid"/>
  398. <col ref="cnst_lastupdtdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  399. <col ref="cnst_pid" visibility="hidden"/>
  400. <col ref="cnst_seqno" visibility="hidden"/>
  401. <col ref="cnst_instcd" visibility="hidden"/>
  402. <col ref="cnst_histstat" visibility="hidden"/>
  403. <col ref="cnst_remfact"/>
  404. </datagrid>
  405. </group>
  406. <import id="import1" src="../../../pam/patinfomngtweb/xrw/SSPMC00100_인적사항.xrw" style="left:0px; top:0px; width:1195px; height:200px; "/>
  407. </group>
  408. <group id="group4" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
  409. <button id="button10" class="btn4_letter3" style="left:1126px; top:5px; width:68px; height:22px; ">
  410. <caption>초기화</caption>
  411. <script type="javascript" ev:event="DOMActivate">
  412. <![CDATA[
  413. fInitialize();
  414. ]]>
  415. </script>
  416. </button>
  417. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
  418. <button id="btn_save" class="btn4_letter2" style="left:1069px; top:5px; width:56px; height:22px; ">
  419. <caption>저장</caption>
  420. <script type="javascript" ev:event="DOMActivate">
  421. <![CDATA[
  422. var rtn = window.alert("변경 내역을 저장하시겠습니까?", "선택", "4");
  423. if (rtn != 6) {
  424. return;
  425. }
  426. var updtdata = getGridUpdateData(grd_cnst);
  427. model.setValue("/root/send/data1/cnst", grd_cnst.getUpdateData());
  428. var rslt = submit("TXPMC01801");
  429. if(rslt == false) { return;}
  430. model.refresh();
  431. if (rslt ) {
  432. model.alert("변경 내역이 저장되었습니다.");
  433. }else{
  434. model.alert("변경 내역 저장 실패!");
  435. return;
  436. }
  437. fSearch();
  438. ]]>
  439. </script>
  440. </button>
  441. <button id="button1" class="btn3_letter6" style="left:215px; top:3px; width:104px; height:22px; ">
  442. <caption>진료과별조회</caption>
  443. <script type="javascript" ev:event="DOMActivate">
  444. <![CDATA[
  445. deptSearch();
  446. ]]>
  447. </script>
  448. </button>
  449. <caption id="caption2" class="search_name" style="left:3px; top:5px; width:78px; height:17px; ">진료과 :</caption>
  450. <select1 id="combo4" ref="/root/main/search/condition/orddept/orddeptcd" class="combo_search" appearance="minimal" style="left:83px; top:4px; width:120px; height:19px; ">
  451. <choices>
  452. <itemset nodeset="/root/init/orddeptcd/orddeptcdlist">
  453. <label ref="nm"/>
  454. <value ref="cd"/>
  455. </itemset>
  456. </choices>
  457. </select1>
  458. </group>
  459. </xhtml:body>
  460. </xhtml:html>