123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <diagcdinfo>
- <icd10cd/>
- </diagcdinfo>
- <opcdinfo>
- <icd9cd/>
- </opcdinfo>
- <tophlginfo>
- <tophlglist/>
- </tophlginfo>
- </main>
- <hidden>
- <condition>
- <indxflag>0</indxflag>
- <srchflag>C</srchflag>
- <srchnm/>
- <getdata/>
- </condition>
- </hidden>
- <send>
- </send>
- <init>
- <today/>
- </init>
- <temp>
- <receive/>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRMRT00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/indxlist"/>
- <submission id="TRMRT00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/diagcdinfo"/>
- <submission id="TRMRT00703" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/opcdinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../emr/termmngtweb/js/SMMRT00100.js"/>
- <script type="javascript" src="../../../emr/termmngtweb/js/SPMRT01400.js"/>
- <script type="javascript" src="../../../emr/termmngtweb/js/MRTCommon.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="700" pageheight="530" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group2" style="left:0px; top:10px; width:715px; height:520px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:3px; width:700px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_srchindxcd" class="btn1_letter2" navindex="4" style="left:630px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var indxflag = model.getValue("/root/hidden/condition/indxflag");
- if(model.getValue("/root/hidden/condition/srchnm") == "" || model.getValue("/root/hidden/condition/srchnm") == null){
- var rtn = messageBox("검색할 데이터를 ", "C001");
- return;
- } else {
- fSrch(indxflag);
- }
- ]]>
- </script>
- </button>
- <input id="ipt_srchnm" ref="/root/hidden/condition/srchnm" class="input_search" style="left:335px; top:12px; width:215px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_srchindxcd", "DOMActivate");
- ]]>
- </script>
- </input>
- <select1 id="radio1" ref="/root/hidden/condition/srchflag" appearance="full" cellspacing="15" cols="3" overflow="visible" style="left:141px; top:13px; width:190px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>코드</label>
- <value>C</value>
- </item>
- <item>
- <label>영문명</label>
- <value>E</value>
- </item>
- <item>
- <label>한글명</label>
- <value>H</value>
- </item>
- </choices>
- </select1>
- <line id="line13" class="line_4" style="x1:615px; y1:10px; x2:615px; y2:32px; "/>
- <datagrid id="grd_list" nodeset="/root/main/icdinfo/list" caption="ICD10코드^코드영문명^코드한글명^UpCd" colsep="^" colwidth="100, 290, 290, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:47px; width:700px; height:440px; ">
- <col id="cd"/>
- <col id="engnm"/>
- <col id="hngnm"/>
- <col visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- var indxflag = model.getValue("/root/hidden/condition/indxflag");
- if(grd_list.isCell(event.target) && grd_list.mouserow >= grd_list.fixedrows) {
- fCnfm(indxflag);
- }
- ]]>
- </script>
- </datagrid>
- <line id="line12" class="line_1" style="x1:0px; y1:41px; x2:700px; y2:41px; "/>
- <line id="line1" class="line_3" style="x1:0px; y1:488px; x2:700px; y2:488px; "/>
- <select1 id="combo1" ref="/root/hidden/condition/indxflag" disabled="true" appearance="minimal" style="left:10px; top:11px; width:125px; height:19px; ">
- <choices>
- <item>
- <label>ICD-10</label>
- <value>0</value>
- </item>
- <item>
- <label>ICD-9</label>
- <value>9</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(model.getValue("/root/hidden/condition/indxflag") == "0") {
- model.toggle("case1");
- } else if(model.getValue("/root/hidden/condition/indxflag") == "9") {
- model.toggle("case2");
- }else if(model.getValue("/root/hidden/condition/indxflag") == "2"){
- model.toggle("case4");
- } else{
- model.toggle("case3");
- }
- fIndxListSrch();
- fDisable("AD");
- model.resetInstanceNode("/root/hidden/condition/indexcode");
- model.refresh();
- ]]>
- </script>
- </select1>
- <button id="btn_cancel" class="btn4_letter2" style="left:640px; top:493px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fCancel();
- ]]>
- </script>
- </button>
- <button id="btn_ok" class="btn4_letter2" style="left:580px; top:493px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_list.dispatch("ondblclick");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|