123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- <?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>
- <bfjudgprcplist/>
- </main>
- <send>
- <data1>
- <pid/>
- <hngnm/>
- </data1>
- </send>
- <init/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/batchinfoweb/js/ZSB001.js"/>
- <script type="javascript">
- <![CDATA[
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1213;2,783;" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1211px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:155px; height:14px; ">사전심사처방 조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1211px; height:732px; ">
- <group id="group2" style="left:0px; top:10px; width:1211px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" style="left:0px; top:0px; width:1211px; height:40px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="6" style="left:1130px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:34px; "/>
- <caption id="caption5" class="search_name" style="left:35px; top:13px; width:117px; height:17px; ">환자번호 :</caption>
- <input id="input1" ref="/root/send/data1/pid" class="input_search" style="left:160px; top:12px; width:100px; height:19px; "/>
- <button id="button1" class="icon_search" navindex="5" style="left:264px; top:13px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
- fSearch();
- //환자 나이 계산과 메인화면의 fSearch() 함수 콜!
- //fGetAge();
- ]]>
- </script>
- </button>
- <caption id="caption7" class="search_name" style="left:300px; top:13px; width:91px; height:17px; ">성 명 :</caption>
- <input id="input2" ref="/root/send/data1/hngnm" class="input_search" style="left:400px; top:12px; width:100px; height:19px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:58px; width:157px; height:14px; ">처방 List</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:74px; x2:1204px; y2:73px; "/>
- <datagrid id="grd_bfjudgprcplist" nodeset="/root/main/bfjudgprcplist" caption="구분^진료과^개시일자^타병원일수^비고^Cauditrule Info^Gbn^삭제^수량^회수" colsep="^" colwidth="254, 91, 95, 124, 301, 111, 50, 60, 60, 60" dataheight="23" defaultrows="0" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:77px; width:1205px; height:195px; ">
- <col ref="a" type="output"/>
- <col ref="b" type="output"/>
- <col ref="c" type="output"/>
- <col ref="d" type="output"/>
- <col ref="e" type="output"/>
- <col ref="f" type="output"/>
- <col ref="g" type="output"/>
- <col ref="h" type="output"/>
- <col ref="i" type="output"/>
- <col ref="j" type="output"/>
- </datagrid>
- <button id="button5" class="btn2_letter4" visibility="visible" style="left:1139px; top:52px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_bfjudgprcplist.saveExcel(fileName, "사전심사처방", true, true, "", "", true);
-
- }
- ]]>
- </script>
- </button>
- <datagrid id="datagrid1" nodeset="/root/main/bfjudgprcplist" caption="투여연도^보험^일수^비고^내용^Cauditrule Info^Gbn^삭제^수량^회수" colsep="^" colwidth="254, 91, 93, 526, 301, 111, 50, 60, 60, 60" dataheight="23" defaultrows="0" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:305px; width:1205px; height:195px; ">
- <col ref="a" type="output"/>
- <col ref="b" type="output"/>
- <col ref="c" type="output"/>
- <col ref="d" type="output"/>
- <col ref="e" type="output"/>
- <col ref="f" type="output"/>
- <col ref="g" type="output"/>
- <col ref="h" type="output"/>
- <col ref="i" type="output"/>
- <col ref="j" type="output"/>
- </datagrid>
- <datagrid id="datagrid2" nodeset="/root/main/bfjudgprcplist" caption="진료과^처방일자^날수^급여^1회수량^1일횟수^처방^삭제^수량^회수" colsep="^" colwidth="254, 188, 85, 89, 118, 111, 328, 60, 60, 60" dataheight="23" defaultrows="0" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:534px; width:1205px; height:195px; ">
- <col ref="a" type="output"/>
- <col ref="b" type="output"/>
- <col ref="c" type="output"/>
- <col ref="d" type="output"/>
- <col ref="e" type="output"/>
- <col ref="f" type="output"/>
- <col ref="g" type="output"/>
- <col ref="h" type="output"/>
- <col ref="i" type="output"/>
- <col ref="j" type="output"/>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:5px; top:286px; width:157px; height:14px; ">년도별내역</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:302px; x2:1204px; y2:301px; "/>
- <caption id="caption3" class="tit_2" style="left:5px; top:515px; width:157px; height:14px; ">처방내역</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:531px; x2:1204px; y2:530px; "/>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:744px; width:1211px; height:40px; ">
- <line id="line23" class="line_6" style="x1:0px; y1:3px; x2:1211px; y2:3px; "/>
- <button id="btn_init" class="btn4_letter3" style="left:1136px; top:10px; width:68px; height:22px; ">
- <caption>닫 기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|