123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>이식 대기자</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <trnptwaitpsn>
- <item>
- <hngnm/>
- <pid/>
- <atdoctid/>
- <diagcd1/>
- <trnptkind/>
- <cntctel/>
- <mpphontel/>
- <insureqdd/>
- <insuaprvkind/>
- <insuaprvdd/>
- <insukind/>
- </item>
- </trnptwaitpsn>
- </main>
- <init>
- <cmbinfo>
- <deptcd>
- <A0478>
- <cdid/>
- <cdnm/>
- </A0478>
- </deptcd>
- <trnptkind>
- <A0161>
- <cdid/>
- <cdnm/>
- </A0161>
- </trnptkind>
- <lrglist>
- <item>
- <hsctlrgcd/>
- <hsctlrgnm/>
- </item>
- </lrglist>
- </cmbinfo>
- </init>
- <send>
- <req>
- <insufromdd/>
- <insutodd/>
- <atdoctid/>
- <deptcd/>
- <diagcd1/>
- <trnptkind/>
- <srchaprvyn/>
- <insuaprvkind/>
- <insukind/>
- </req>
- <lrggrupcd>DI</lrggrupcd>
- </send>
- <temp>
- <tempcodeinfo/>
- <tempcodeinfo2/>
- </temp>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/hsctweb/js/bmtcommon.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 공통코드 가져오기
- //zbcfGetCodeList( new Array("A0161", "A0478"), new Array("/root/init/cmbinfo/trnptkind", "/root/init/cmbinfo/deptcd") );
-
- //BMT 코드성 데이터 조회.(기존의 공통코드로 사용했던것들을 BMT에서 관리하도록 수정 후)
- aboGetCodeList( new Array("A0161", "A0478"), new Array("/root/init/cmbinfo/trnptkind", "/root/init/cmbinfo/deptcd") );
- var nodelist = instance1.selectNodes("/root/init/cmbinfo/trnptkind/" + "A0161");
- var newNode = instance1.createNode("element", "A0161", "");
- var childnode1 = instance1.createNode("element", "cdnm", "");
- var childnode2 = instance1.createNode("element", "cdid", "");
- newNode.appendChild(childnode1);
- newNode.appendChild(childnode2);
- if (nodelist.length > 0) {
- var currNode = root.init.cmbinfo.trnptkind.insertBefore(newNode, nodelist.item(0));
- model.setValue("/root/init/cmbinfo/trnptkind/" + "A0161" + "[2]/cdnm", "AUTO");
- model.setValue("/root/init/cmbinfo/trnptkind/" + "A0161" + "[2]/cdid", "00");
- }
- // 진단명
- abofGetBmtDIagLrgList();
- model.setValue("/root/send/req/insufromdd", getCurrentDate().toDate().getAddDate(-0,"M").getDateFormat("YYYYMMDD"));
- model.setValue("/root/send/req/insutodd", getCurrentDate());
- model.refresh()
- ]]>
- </script>
- <submission id="TRABO01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/trnptwaitpsn"/>
- <submission id="TRABO02101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmbinfo/lrglist"/>
- <submission id="TRABO02103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/temp/tempcodeinfo"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:164px; height:14px; ">이식 대기자</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:81px; width:91px; height:13px; ">이식 대기자</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:96px; x2:1194px; y2:96px; "/>
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:61px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:345px; top:9px; width:73px; height:17px; ">스케쥴 :</caption>
- <caption id="caption3" class="search_name" style="left:15px; top:9px; width:99px; height:17px; ">보험요청일 :</caption>
- <caption id="caption5" class="search_no_b" style="left:220px; top:10px; width:12px; height:17px; ">~</caption>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:51px; "/>
- <caption id="caption33" class="search_name" style="left:15px; top:33px; width:86px; height:17px; ">보험승인 :</caption>
- <input id="input1" ref="/root/send/req/insufromdd" class="input_s_essential" inputtype="date" style="left:117px; top:8px; width:100px; height:19px; "/>
- <input id="input25" ref="/root/send/req/insutodd" class="input_s_essential" inputtype="date" style="left:235px; top:8px; width:100px; height:19px; "/>
- <select1 id="radio10" ref="/root/send/req/insuaprvkind" appearance="full" cols="3" overflow="visible" style="left:117px; top:32px; width:178px; height:20px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>급여</label>
- <value>1</value>
- </item>
- <item>
- <label>비급여</label>
- <value>2</value>
- </item>
- <item>
- <label>사후승인</label>
- <value>3</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio5" ref="/root/send/req/srchaprvyn" appearance="full" cols="3" overflow="visible" style="left:434px; top:8px; width:146px; height:20px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>A</value>
- </item>
- <item>
- <label>확정</label>
- <value>Y</value>
- </item>
- <item>
- <label>미확정</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo2" ref="/root/send/req/atdoctid" class="combo_search" appearance="minimal" style="left:740px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption4" class="search_name" style="left:664px; top:9px; width:73px; height:17px; ">주치의 :</caption>
- <select1 id="combo1" ref="/root/send/req/deptcd" class="combo_search" appearance="minimal" style="left:944px; top:8px; width:150px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/deptcd/A0478">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption7" class="search_name" style="left:855px; top:9px; width:73px; height:17px; ">진료과 :</caption>
- <select1 id="combo4" ref="/root/send/req/trnptkind" class="combo_search" appearance="minimal" style="left:944px; top:32px; width:150px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/trnptkind/A0161">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:855px; top:33px; width:86px; height:17px; ">이식종류 :</caption>
- <select1 id="combo3" ref="/root/send/req/diagcd1" class="combo_search" appearance="minimal" style="left:740px; top:32px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/lrglist/item">
- <label ref="hsctlrgnm"/>
- <value ref="hsctlrgcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption9" class="search_name" style="left:664px; top:33px; width:73px; height:17px; ">진단명 :</caption>
- <button id="btn_sea" class="btn1_letter2" style="left:1123px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRABO01101");
- ]]>
- </script>
- </button>
- <caption id="caption10" class="search_name" style="left:345px; top:33px; width:86px; height:17px; ">보험여부 :</caption>
- <select1 id="radio1" ref="/root/send/req/insukind" appearance="full" cols="2" overflow="visible" style="left:434px; top:32px; width:131px; height:20px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>급여</label>
- <value>1</value>
- </item>
- <item>
- <label>비급여</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </group>
- <button id="btn_excsave" class="btn2_letter4" style="left:1130px; top:76px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "이식대기자", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != "")
- {
- grd_trnptwaitpsn.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_trnptwaitpsn" nodeset="/root/main/trnptwaitpsn/item" caption="환자명^등록번호^주치의^진단명^이식종류^연락처^휴대폰^보험요청일^승인여부^보험승인일^보험종류" colsep="^" colwidth="100, 100, 100, 100, 150, 100, 100, 100, 100, 100, 100" dataheight="25" defaultrows="3" explorerbar="sortshow" extendlastcol="scroll" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:101px; width:1194px; height:639px; text-align:center; ">
- <col disabled="true" ref="hngnm" type="output"/>
- <col disabled="true" ref="pid" type="output"/>
- <col disabled="true" ref="atdoctid" type="output"/>
- <col disabled="true" ref="diagcd1" type="combo">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/lrglist/item">
- <label ref="hsctlrgnm"/>
- <value ref="hsctlrgcd"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="trnptkind" type="combo">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/trnptkind/A0161">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="cntctel"/>
- <col disabled="true" ref="mpphontel"/>
- <col disabled="true" ref="insureqdd" format="yyyy-mm-dd"/>
- <col disabled="true" ref="insuaprvkind" type="combo">
- <choices>
- <item>
- <label>급여</label>
- <value>1</value>
- </item>
- <item>
- <label>비급여</label>
- <value>2</value>
- </item>
- <item>
- <label>사후승인</label>
- <value>3</value>
- </item>
- </choices>
- </col>
- <col disabled="true" ref="insuaprvdd" format="yyyy-mm-dd"/>
- <col disabled="true" ref="insukind" type="combo">
- <choices>
- <item>
- <label>급여</label>
- <value>1</value>
- </item>
- <item>
- <label>비급여</label>
- <value>2</value>
- </item>
- </choices>
- </col>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_trnptwaitpsn.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="btn_save" class="btn6_letter2" style="left:0px; top:5px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPABO01101", "XMLSTR", "/root/main/trnptwaitpsn");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|