SPMRT01600_진단및수술처치검사용어검색.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494
  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. <![CDATA[]]>
  6. <xhtml:title>진단및수술,처치검사용어검색</xhtml:title>
  7. <model id="model1">
  8. <instance id="instance1">
  9. <root xmlns="">
  10. <main>
  11. <deptdiagcdlist>
  12. <deptdiagcdinfo/>
  13. </deptdiagcdlist>
  14. <cond>
  15. <diagflag>C</diagflag>
  16. <reqdata/>
  17. <srchnm/>
  18. <queryflag/>
  19. <srchflag>code</srchflag>
  20. <wordflag/>
  21. <reqflag/>
  22. <opreqdata/>
  23. <opsrchflag>code</opsrchflag>
  24. </cond>
  25. <diagcdinfo>
  26. <kcd4m/>
  27. </diagcdinfo>
  28. <deptopcdlist>
  29. <deptopcdinfo/>
  30. </deptopcdlist>
  31. </main>
  32. <send>
  33. <reqdata>
  34. </reqdata>
  35. <savedata>
  36. </savedata>
  37. </send>
  38. <hidden>
  39. <diagcase>
  40. <icd10indxcdlist/>
  41. </diagcase>
  42. <savedata/>
  43. <diaghistorg/>
  44. <search/>
  45. </hidden>
  46. <init>
  47. <oneselect/>
  48. <searchdata/>
  49. </init>
  50. <param>
  51. <mopho>
  52. <mophoinfo/>
  53. </mopho>
  54. <selectdiaginfo>
  55. <selectdiaglist/>
  56. </selectdiaginfo>
  57. <selectopinfo>
  58. <selectoplist/>
  59. </selectopinfo>
  60. </param>
  61. <temp>
  62. <dutplcecd/>
  63. </temp>
  64. </root>
  65. </instance>
  66. <script type="javascript">
  67. <![CDATA[
  68. function getDiagNodeListCSV(nodeList) {
  69. if( nodeList.length == 0 )
  70. return;
  71. var sColSep = "▦";
  72. var sRowSep = "▩";
  73. var rCSV = "";
  74. var childNodeList = nodeList.item(0).childNodes;
  75. var childNodeCnt = childNodeList.length;
  76. if( childNodeCnt == 0 )
  77. return;
  78. var i, j;
  79. for( i = 0; i < childNodeCnt - 1; i++) {
  80. rCSV += childNodeList.item(i).nodeName + sColSep;
  81. }
  82. rCSV += childNodeList.item(i).nodeName + sRowSep;
  83. var node;
  84. var cnt = 1;
  85. var selCnt = 0;
  86. while( node = nodeList.nextNode() ) {
  87. if (model.getValue ( "/root/param/mopho/mophoinfo[" + cnt++ + "]/stat" ) == "I" ) {
  88. childNodeList = node.childNodes;
  89. for( i = 0; i < childNodeCnt - 1; i++) {
  90. rCSV += childNodeList.item(i).text + sColSep;
  91. }
  92. rCSV += childNodeList.item(i).text + sRowSep;
  93. selCnt++;
  94. }
  95. }
  96. if ( selCnt == 0 ) {
  97. return "N"
  98. } else {
  99. return rCSV;
  100. }
  101. }
  102. ]]>
  103. </script>
  104. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  105. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post"/>
  106. <submission id="TRZSU10105" mediatype="application/x-www-form-urlencoded" method="post"/>
  107. <script type="javascript" ev:event="xforms-ready">
  108. <![CDATA[
  109. fInitialize_SPMRT01600();
  110. //zesfInitSign();
  111. ]]>
  112. </script>
  113. <submission id="TRMRT00501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/icdo3info"/>
  114. <submission id="TRMRT00204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/diagcdinfo"/>
  115. <submission id="TRMRT00704" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/opcdinfo"/>
  116. <submission id="TRMRT00711" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/deptopcdlist"/>
  117. <submission id="TRMRT00209" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/diagcdinfo"/>
  118. <submission id="TRMRT01600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/deptdiagcdlist"/>
  119. <submission id="TRMRT01601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/deptopcdlist"/>
  120. <submission id="TRMMB04103" mediatype="application/x-www-form-urlencoded" method="post"/>
  121. </model>
  122. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  123. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  124. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  125. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  126. <script type="javascript" src="../../../com/autocompleteweb/js/ZSC001.js"/>
  127. <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
  128. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  129. <script type="javascript" src="../../../com/signweb/js/ZES001.js"/>
  130. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  131. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  132. <script type="javascript" src="../../../emr/termmngtweb/js/SPMRT01600.js"/>
  133. </xhtml:head>
  134. <xhtml:body pagewidth="1115" pageheight="680" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  135. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:8px; top:44px; width:535px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
  136. <caption id="caption2" class="tit_2" style="left:8px; top:0px; width:45px; height:13px; vertical-align:middle; ">진단</caption>
  137. <line id="line2" class="line_1" style="x1:8px; y1:40px; x2:543px; y2:40px; "/>
  138. <line id="line3" class="line_1" style="x1:559px; y1:40px; x2:1094px; y2:40px; "/>
  139. <line id="line4" class="line_1" style="x1:8px; y1:370px; x2:543px; y2:370px; "/>
  140. <button id="btn_morphology" class="btn_sw" group="tab" style="left:78px; top:18px; width:88px; height:22px; ">
  141. <caption>Morphology</caption>
  142. <toggle case="case2" ev:event="onclick"/>
  143. <script type="javascript" ev:event="DOMActivate">
  144. <![CDATA[
  145. model.removeNodeset("/root/hidden/search");
  146. model.makeNode("/root/hidden/search");
  147. model.makeValue("/root/hidden/search/flag","2");
  148. model.setValue("/root/main/cond/reqdata","");
  149. ipt_search.refresh();
  150. model.toggle("mopho");
  151. ]]>
  152. </script>
  153. </button>
  154. <caption id="caption1" class="tit_2" style="left:8px; top:354px; width:113px; height:13px; vertical-align:middle; ">선택진단</caption>
  155. <button id="btn_diag" class="btn_sw" group="tab" selected="true" style="left:8px; top:18px; width:70px; height:22px; ">
  156. <caption>진단용어</caption>
  157. <script type="javascript" ev:event="DOMActivate">
  158. <![CDATA[
  159. model.removeNodeset("/root/hidden/search");
  160. model.makeNode("/root/hidden/search");
  161. model.makeValue("/root/hidden/search/flag","1");
  162. model.setValue("/root/main/cond/reqdata","");
  163. ipt_search.refresh();
  164. model.toggle("diag");
  165. ]]>
  166. </script>
  167. </button>
  168. <button id="btn_search" class="btn1_letter2" style="left:473px; top:50px; width:56px; height:22px; ">
  169. <caption>조회</caption>
  170. <script type="javascript" ev:event="DOMActivate">
  171. <![CDATA[
  172. var flag = model.getValue("/root/hidden/search/flag");
  173. if(flag=="5"){
  174. model.removeNodeset("/root/hidden/search");
  175. model.makeNode("/root/hidden/search");
  176. model.makeValue("/root/hidden/search/flag","1");
  177. }
  178. fDiagSearch();
  179. ]]>
  180. </script>
  181. </button>
  182. <select1 id="combo2" ref="/root/main/cond/srchflag" class="combo_search" disabled="false" appearance="minimal" style="left:291px; top:50px; width:80px; height:19px; ">
  183. <choices>
  184. <item>
  185. <label>코드</label>
  186. <value>code</value>
  187. </item>
  188. <item>
  189. <label>단어</label>
  190. <value>word</value>
  191. </item>
  192. </choices>
  193. </select1>
  194. <caption id="caption4" class="search_name" style="left:8px; top:50px; width:86px; height:17px; margin-left:8; ">검색어 :</caption>
  195. <input id="ipt_search" ref="/root/main/cond/reqdata" class="input_search" style="left:92px; top:50px; width:195px; height:19px; ">
  196. <script type="javascript" ev:event="onkeypress">
  197. <![CDATA[
  198. inputEnterKey("btn_search", "DOMActivate");
  199. ]]>
  200. </script>
  201. </input>
  202. <button id="btn_CTerm" class="btn2_letter3" style="left:424px; top:350px; width:53px; height:19px; ">
  203. <caption>초기화</caption>
  204. <script type="javascript" ev:event="DOMActivate">
  205. <![CDATA[
  206. fCleanTerm();
  207. ]]>
  208. </script>
  209. <hint>
  210. <![CDATA[조회된 진단코드를 화면에서 지웁니다]]>
  211. </hint>
  212. </button>
  213. <button id="btn_Tterm" class="btn2_letter4" style="left:480px; top:350px; width:64px; height:19px; ">
  214. <caption>용어추가</caption>
  215. <script type="javascript" ev:event="onclick">
  216. <![CDATA[
  217. fAddBtnTerm();
  218. ]]>
  219. </script>
  220. </button>
  221. <button id="btn_mophocncl" class="btn4_letter2" style="left:1038px; top:637px; width:56px; height:22px; ">
  222. <caption>취소</caption>
  223. <script type="javascript" ev:event="onclick">
  224. <![CDATA[
  225. if(checkOpener()){
  226. opener.javascript.setParameter("SPMRT01600_FLAG", "");
  227. opener.javascript.setParameter("SPMRT01600_SEARCHDATA", "");
  228. }else{
  229. messageBox("상위 화면이 변경되어 데이터를 전달", "E001");
  230. }
  231. window.close();
  232. ]]>
  233. </script>
  234. </button>
  235. <button id="btn_moph" class="btn4_letter2" style="left:980px; top:637px; width:56px; height:22px; ">
  236. <caption>등록</caption>
  237. <script type="javascript" ev:event="DOMActivate">
  238. <![CDATA[
  239. fSendTermCd();
  240. ]]>
  241. </script>
  242. </button>
  243. <button id="btn_op" class="btn_sw" group="tab" style="left:560px; top:18px; width:70px; height:22px; ">
  244. <caption>수술용어</caption>
  245. <script type="javascript" ev:event="DOMActivate">
  246. <![CDATA[
  247. model.removeNodeset("/root/hidden/search");
  248. model.makeNode("/root/hidden/search");
  249. model.makeValue("/root/hidden/search/flag","5");
  250. ]]>
  251. </script>
  252. </button>
  253. <caption id="caption3" class="tit_2" style="left:550px; top:0px; width:45px; height:13px; vertical-align:middle; ">수술</caption>
  254. <select1 id="combo1" ref="/root/main/cond/srchflag" class="combo_search" disabled="false" appearance="minimal" style="left:848px; top:55px; width:80px; height:19px; ">
  255. <choices>
  256. <item>
  257. <label>코드</label>
  258. <value>code</value>
  259. </item>
  260. <item>
  261. <label>단어</label>
  262. <value>word</value>
  263. </item>
  264. </choices>
  265. </select1>
  266. <caption id="caption5" class="search_name" style="left:565px; top:55px; width:86px; height:17px; margin-left:8; ">검색어 :</caption>
  267. <input id="input2" ref="/root/main/cond/reqdata" class="input_search" style="left:649px; top:55px; width:195px; height:19px; ">
  268. <script type="javascript" ev:event="onkeypress">
  269. <![CDATA[
  270. inputEnterKey("btn_search", "DOMActivate");
  271. ]]>
  272. </script>
  273. </input>
  274. <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:559px; top:44px; width:535px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
  275. <button id="btn_OpSearch" class="btn1_letter2" style="left:1030px; top:50px; width:56px; height:22px; ">
  276. <caption>조회</caption>
  277. <script type="javascript" ev:event="DOMActivate">
  278. <![CDATA[
  279. model.removeNodeset("/root/hidden/search");
  280. model.makeNode("/root/hidden/search");
  281. model.makeValue("/root/hidden/search/flag","5");
  282. fDiagSearch();
  283. ]]>
  284. </script>
  285. </button>
  286. <select1 id="combo3" ref="/root/main/cond/opsrchflag" class="combo_search" disabled="false" appearance="minimal" style="left:848px; top:50px; width:80px; height:19px; ">
  287. <choices>
  288. <item>
  289. <label>코드</label>
  290. <value>code</value>
  291. </item>
  292. <item>
  293. <label>단어</label>
  294. <value>word</value>
  295. </item>
  296. </choices>
  297. </select1>
  298. <caption id="caption6" class="search_name" style="left:565px; top:50px; width:86px; height:17px; margin-left:8; ">검색어 :</caption>
  299. <input id="input3" ref="/root/main/cond/opreqdata" class="input_search" style="left:649px; top:50px; width:195px; height:19px; ">
  300. <script type="javascript" ev:event="onkeypress">
  301. <![CDATA[
  302. inputEnterKey("btn_OpSearch", "DOMActivate");
  303. ]]>
  304. </script>
  305. </input>
  306. <datagrid id="grd_selectop" nodeset="/root/param/selectopinfo/selectoplist" caption="diagcd^수술코드^영문명^한글명" colsep="^" colwidth="1, 100, 252, 121" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:559px; top:375px; width:535px; height:257px; ">
  307. <col ref="dispopcd"/>
  308. <col ref="opcd"/>
  309. <col ref="opengnm"/>
  310. <col ref="ophngnm"/>
  311. </datagrid>
  312. <button id="button1" class="btn2_letter3" style="left:974px; top:350px; width:53px; height:19px; ">
  313. <caption>초기화</caption>
  314. <script type="javascript" ev:event="DOMActivate">
  315. <![CDATA[
  316. model.removeNodeset("/root/main/deptopcdlist/deptopcdinfo");
  317. model.removeNodeset("/root/param/selectopinfo/selectoplist");
  318. grd_oplist.rebuild();
  319. grd_selectop.rebuild();
  320. ]]>
  321. </script>
  322. <hint>
  323. <![CDATA[조회된 진단코드를 화면에서 지웁니다]]>
  324. </hint>
  325. </button>
  326. <button id="button3" class="btn2_letter4" style="left:1030px; top:350px; width:64px; height:19px; ">
  327. <caption>용어추가</caption>
  328. <script type="javascript" ev:event="onclick">
  329. <![CDATA[
  330. var totrow = grd_oplist.selectedRows;
  331. for(var i = 0; i < totrow; i++){
  332. var opRow = grd_oplist.selectedRow(i);
  333. fAddopHist(opRow);
  334. }
  335. ]]>
  336. </script>
  337. </button>
  338. <caption id="caption7" class="tit_2" style="left:559px; top:354px; width:113px; height:13px; vertical-align:middle; ">선택수술</caption>
  339. <line id="line1" class="line_1" style="x1:559px; y1:370px; x2:1094px; y2:370px; "/>
  340. <datagrid id="grd_oplist" nodeset="/root/main/deptopcdlist/deptopcdinfo" caption="수술코드^영문명^한글명^icd10cd^진단^진단코드^영문명^한글명^orgdiaghngnm^orgdiagengnm^유사/동의어명" colsep="^" colwidth="100, 225, 210" ellipsis="true" explorerbar="sortmove" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:559px; top:76px; width:535px; height:272px; ">
  341. <col ref="termcd"/>
  342. <col ref="termengnm"/>
  343. <col ref="termhngnm"/>
  344. <script type="javascript" ev:event="ondblclick">
  345. <![CDATA[
  346. opRow = grd_oplist.row;
  347. if(opRow < 1){
  348. return;
  349. }
  350. fAddopHist(opRow);
  351. ]]>
  352. </script>
  353. <script type="javascript" ev:event="onaftersort">
  354. <![CDATA[
  355. grd_oplist.gridToInstance();
  356. ]]>
  357. </script>
  358. </datagrid>
  359. <button id="button15" class="btn2_letter4" disabled="false" style="left:246px; top:350px; width:64px; height:19px; ">
  360. <caption>DOWN</caption>
  361. <script type="javascript" ev:event="onclick">
  362. <![CDATA[
  363. var sRow = fChgValueTermcdGrd(grd_selectdiag, "down","1");
  364. grd_selectdiag.row = sRow;
  365. ]]>
  366. </script>
  367. </button>
  368. <button id="button16" class="btn2_letter2" disabled="false" style="left:201px; top:350px; width:42px; height:19px; ">
  369. <caption>UP</caption>
  370. <script type="javascript" ev:event="onclick">
  371. <![CDATA[
  372. var sRow = fChgValueTermcdGrd(grd_selectdiag, "up","1");
  373. grd_selectdiag.row = sRow;
  374. ]]>
  375. </script>
  376. </button>
  377. <button id="button8" class="btn2_letter3" style="left:369px; top:350px; width:53px; height:19px; ">
  378. <caption>행삭제</caption>
  379. <script type="javascript" ev:event="DOMActivate">
  380. <![CDATA[
  381. fDelRow_Termlist("grd_selectdiag");
  382. ]]>
  383. </script>
  384. </button>
  385. <button id="button9" class="btn2_letter3" navindex="35" style="left:313px; top:350px; width:53px; height:19px; ">
  386. <caption>행추가</caption>
  387. <script type="javascript" ev:event="DOMActivate">
  388. <![CDATA[
  389. fAddRow_Termlist("grd_selectdiag");
  390. ]]>
  391. </script>
  392. </button>
  393. <button id="button4" class="btn2_letter4" disabled="false" style="left:797px; top:350px; width:64px; height:19px; ">
  394. <caption>DOWN</caption>
  395. <script type="javascript" ev:event="onclick">
  396. <![CDATA[
  397. var sRow = fChgValueTermcdGrd(grd_selectop, "down","2");
  398. grd_selectop.row = sRow;
  399. ]]>
  400. </script>
  401. </button>
  402. <button id="button5" class="btn2_letter2" disabled="false" style="left:752px; top:350px; width:42px; height:19px; ">
  403. <caption>UP</caption>
  404. <script type="javascript" ev:event="onclick">
  405. <![CDATA[
  406. var sRow = fChgValueTermcdGrd(grd_selectop, "up","2");
  407. grd_selectop.row = sRow;
  408. ]]>
  409. </script>
  410. </button>
  411. <button id="button6" class="btn2_letter3" style="left:920px; top:350px; width:53px; height:19px; ">
  412. <caption>행삭제</caption>
  413. <script type="javascript" ev:event="DOMActivate">
  414. <![CDATA[
  415. fDelRow_Termlist("grd_selectop");
  416. ]]>
  417. </script>
  418. </button>
  419. <button id="button7" class="btn2_letter3" navindex="35" style="left:864px; top:350px; width:53px; height:19px; ">
  420. <caption>행추가</caption>
  421. <script type="javascript" ev:event="DOMActivate">
  422. <![CDATA[
  423. fAddRow_Termlist("grd_selectop");
  424. ]]>
  425. </script>
  426. </button>
  427. <switch id="switch1" style="left:8px; top:76px; width:540px; height:272px; border-style:none; ">
  428. <case id="diag" selected="true">
  429. <datagrid id="grd_diaglist" nodeset="/root/main/deptdiagcdlist/deptdiagcdinfo" caption="진단코드^전염병구분^영문명^한글명^icd10cd^진단^진단코드^영문명^한글명^orgdiaghngnm^orgdiagengnm^유사/동의어명" colsep="^" colwidth="100, 93, 235, 101" ellipsis="true" explorerbar="sortmove" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:0px; top:0px; width:535px; height:269px; ">
  430. <col ref="termcd"/>
  431. <col ref="lglydisflag" visibility="hidden"/>
  432. <col ref="termengnm"/>
  433. <col ref="termhngnm"/>
  434. <script type="javascript" ev:event="ondblclick">
  435. <![CDATA[
  436. dgRow = grd_diaglist.row;
  437. if(dgRow < 1){
  438. return;
  439. }
  440. fAddDiagHist(dgRow);
  441. ]]>
  442. </script>
  443. <script type="javascript" ev:event="onaftersort">
  444. <![CDATA[
  445. grd_diaglist.gridToInstance();
  446. ]]>
  447. </script>
  448. </datagrid>
  449. </case>
  450. <case id="mopho" style="left:0px; top:0px; width:641px; height:285px; border-style:none; ">
  451. <datagrid id="grd_icdo3list" nodeset="/root/main/diagcdinfo/kcd4m" caption="진단코드^형태학적 코드^일련번호^영문명^한글명^caption1^조직학적코드" colsep="^" colwidth="0, 90, 57, 217, 185" ellipsis="true" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:0px; top:0px; width:534px; height:270px; background-color:#ffffff; border-color:#B0B0B0; ">
  452. <col/>
  453. <col ref="morphlgccd" style="text-align:center; "/>
  454. <col ref="kcd4mseqno" style="text-align:center; "/>
  455. <col ref="kcd4mengnm"/>
  456. <col ref="kcd4mhngnm"/>
  457. <script type="javascript" ev:event="ondblclick">
  458. <![CDATA[
  459. mRow = grd_icdo3list.row;
  460. if(mRow < 1){
  461. return;
  462. }
  463. fAddMophoHist(mRow);
  464. grd_icdo3list.colDisabled(22) = true;
  465. grd_icdo3list.colDisabled(24) = true;
  466. ]]>
  467. </script>
  468. <script type="javascript" ev:event="onaftersort">
  469. <![CDATA[
  470. grd_icdo3list.gridToInstance();
  471. ]]>
  472. </script>
  473. </datagrid>
  474. </case>
  475. </switch>
  476. <datagrid id="grd_selectdiag" nodeset="/root/param/selectdiaginfo/selectdiaglist" caption="diagcd^진단코드^영문명^한글명^caption1^caption2" colsep="^" colwidth="1, 100, 253, 126, 100, 100" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:8px; top:375px; width:535px; height:257px; ">
  477. <col ref="diagcd"/>
  478. <col ref="dispdiagcd"/>
  479. <col ref="diagengnm"/>
  480. <col ref="diaghngnm"/>
  481. <col ref="lglydisflag" visibility="hidden"/>
  482. <col ref="seqno" visibility="hidden"/>
  483. </datagrid>
  484. </xhtml:body>
  485. </xhtml:html>