123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?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>외래수납</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <sess_posinstcd/>
- <ioflag/>
- <orddeptcd/>
- </send>
- <main>
- </main>
- <hidden>
- </hidden>
- <init>
- <insukind>
- <nm/>
- <cd/>
- </insukind>
- <orddrid>
- <nm/>
- <cd/>
- </orddrid>
- <orddeptcd>
- <nm/>
- <cd/>
- </orddeptcd>
- </init>
- <temp>
- </temp>
- <list>
- <waitaccept>
- <orddeptcd/>
- <orddeptnm/>
- <hngnm/>
- <pid/>
- <presctime/>
- <rrgstno/>
- </waitaccept>
- <mainaccept/>
- <existorddept/>
- </list>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
- <submission id="TRPMI05600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/list"/>
- </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/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/opatmngtweb/js/PMOCOM.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- fGetUserInfosSampling();//세션정보
- model.setValue("/root/send/sess_posinstcd",model.getValue("/root/hidden/session/sess_dutplceinstcd"));
- model.setValue("/root/send/ioflag","I");
- model.refresh();
- submit("TRPMI00106");
- zbcfGetCodeList(new Array("P0101","P0028","P0038"),new Array("/root/init1/P0101list","/root/init1/P0028list","/root/init1/P0038list"));
- model.refresh();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1192;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:120px; height:14px; ">수납대기항목</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:15px; width:1193px; height:670px; ">
- <switch id="swt_aipmmngt" style="left:0px; top:65px; width:1170px; height:600px; ">
- <case id="case_usedaccept" class="sw_box" selected="true" style="left:0px; top:0px; width:1180px; height:600px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:303px; y2:25px; "/>
- <caption id="caption2" class="tit_2" style="left:3px; top:6px; width:131px; height:14px; ">주수납 진료과 등록</caption>
- <datagrid id="datagrid1" caption="수납진료과" colsep="^" colwidth="130" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:132px; height:570px; ">
- <col/>
- </datagrid>
- <datagrid id="datagrid2" caption="진료과" colsep="^" colwidth="130" mergecellsfixedrows="bycolrec" rowsep="|" style="left:170px; top:30px; width:132px; height:570px; ">
- <col type="combo">
- <choices>
- <itemset nodeset="/root/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- </datagrid>
- </case>
- <case id="case_waitaccept" class="sw_box" style="left:0px; top:0px; width:1194px; height:600px; ">
- <line id="line20" class="line_1" style="x1:0px; y1:25px; x2:1175px; y2:25px; "/>
- <caption id="caption3" class="tit_2" style="left:3px; top:6px; width:113px; height:14px; ">수납대상자 조회</caption>
- <datagrid id="grd_waitaccept" nodeset="/root/list/waitaccept" caption="진료과^성명^환자번호^처방시간^주민등록번호" colsep="^" colwidth="115, 80, 100, 130, 120" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:1170px; height:570px; text-align:center; ">
- <col ref="orddeptnm"/>
- <col ref="hngnm"/>
- <col ref="pid"/>
- <col ref="presctime"/>
- <col ref="rrgstno"/>
- </datagrid>
- </case>
- </switch>
- <button id="btn_inpat1" class="btn_sw" group="tab" selected="true" style="left:0px; top:45px; width:96px; height:22px; ">
- <caption>주수납 진료과</caption>
- <toggle case="case_usedaccept" ev:event="xforms-activate"/>
- </button>
- <button id="btn_chanpat" class="btn_sw" group="tab" selected="false" style="left:95px; top:45px; width:96px; height:22px; ">
- <caption>수납대기자</caption>
- <toggle case="case_waitaccept" ev:event="xforms-activate"/>
- </button>
- <group id="group5" style="left:0px; top:5px; width:1172px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1172px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line13" class="line_4" style="x1:1100px; y1:7px; x2:1100px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_search2" class="btn1_letter2" style="left:1111px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPMI05600");
- ]]>
- </script>
- </button>
- <select1 id="cmb_orddeptcd" ref="/root/send/orddeptcd" class="combo_default" appearance="minimal" style="left:81px; top:8px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <script type="javascript">
- <![CDATA[
- addComboItem( "cmb_orddeptcd" , "전체", "", "above" )
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- model.setValue("/root/send/orddeptcd" , cmb_orddeptcd.value);
- submit("TRPMI05600");
- ]]>
- </script>
- </select1>
- <caption id="caption7" class="search_name" style="left:10px; top:9px; width:89px; height:17px; ">수납과</caption>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|