123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * @(#)SPPIJ03600_의사면허번호조회.xrw
- * 수정이력
- * - 2013.11.18/ 최초작성 / 이은정
- -->
- <?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>
- <diaggruplist>
- <diaggrup/>
- </diaggruplist>
- </main>
- <init>
- <PAM>
- <PK042list/>
- </PAM>
- </init>
- <send>
- <orddeptcd/>
- <orddrnm/>
- <toddyn/>
- <instcd>031</instcd>
- </send>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 화면을 초기화한다.
- fInitialize();
-
- ]]>
- </script>
- <submission id="TRPIJ00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/tmp"/>
- <submission id="TRPIJ03600" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.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/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM001.js"/>
- <script type="javascript">
- <![CDATA[
-
- var gToday = new Date();
- var gBaseyear = gToday.getDateFormat("YYYY"); // (dateHelper.js)에서 제공하는 함수를 사용하여 해당 년를 구한다.
- var gBasemonth = gToday.getDateFormat("MM");
- var gBaseday = gToday.getDateFormat("DD");
- var gCurrentdd = gBaseyear + gBasemonth + gBaseday;
- var gCurrentym = gBaseyear + gBasemonth;
-
- // -----------------------
- // ▶ 화면초기화
- // -----------------------
- function fInitialize() {
-
- submit("TRPIJ00203", false);
- model.copyNode("/root/init/orddeptcd2", "/root/hidden/tmp/orddeptcd2");
-
- model.refresh();
- datagrid1.sort(1,1,datagrid1.rows-1,2) = "asc";
- datagrid1.gridToInstance();
- btn_select.dispatch("DOMActivate");
-
- }
-
- // ----------------------------------------------------------------------
- // ▶ 동일진료일 명세서조회
- // ----------------------------------------------------------------------
- function fGetDocuList() {
-
- var chk = true;
-
- if (chk == true) {
- submit("TRPIJ03306");
- }
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="690" pageheight="700" guideline="1,1163;2,727;2,739;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:650px; height:13px; ">
- <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:216px; height:15px; ">의사 면허번호 조회</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:28px; width:670px; height:607px; ">
- <datagrid id="grd_diaggruplist" nodeset="/root/main/diaggruplist/diaggrup" class="datagrid3" autoresize="true" caption="진료과^직종^선택진료
유무^의사명^면허번호^근무시작일^근무종료일" colsep="^" colwidth="125, 95, 65, 75, 90, 80, 80" dataheight="23" ellipsis="true" explorerbar="sort" extendlastcol="scroll" mergecellsfixedcols="bycol" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="32" rowsep="|" tooltip="true" style="left:0px; top:57px; width:655px; height:538px; ">
- <col ref="orddeptcd" type="output" style="text-align:left; "/>
- <col ref="jobposcd" type="output" style="text-align:left; "/>
- <col ref="asspecordyn" type="output" style="text-align:left; "/>
- <col ref="usernm" type="output" style="text-align:left; "/>
- <col ref="licnsno" type="output" style="text-align:left; "/>
- <col ref="fromdd" format="yyyy-mm-dd"/>
- <col ref="todd" format="yyyy-mm-dd"/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:52px; x2:650px; y2:52px; "/>
- <group id="group1" style="left:0px; top:5px; width:665px; height:40px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" style="left:0px; top:0px; width:655px; height:40px; "/>
- <button id="btn_select" class="btn1_letter2" navindex="32" style="left:585px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPIB03600");
- ]]>
- </script>
- </button>
- <line id="line3" class="line_4" style="x1:570px; y1:5px; x2:570px; y2:38px; "/>
- <caption id="caption2" class="search_name" style="left:8px; top:11px; width:87px; height:17px; ">진료과 :</caption>
- <select1 id="cmb_orddeptcd" ref="/root/send/orddeptcd" appearance="minimal" style="left:85px; top:12px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidden/list1/deptlist">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetDocuList();
- ]]>
- </script>
- </select1>
- <caption id="caption1" class="search_name" style="left:205px; top:11px; width:87px; height:17px; ">의사명 :</caption>
- <input id="ipt_orddrnm" ref="/root/send/orddrnm" style="left:280px; top:12px; width:100px; height:19px; "/>
- <select id="chk_toddyn" ref="/root/send/toddyn" overflow="visible" appearance="full" style="left:405px; top:11px; width:125px; height:20px; font-weight:bold; border-style:none; ">
- <choices>
- <item>
- <label>종료 의사 포함</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- </group>
- <datagrid id="datagrid1" nodeset="/root/hidden/list1/deptlist" visibility="hidden" caption="caption1^caption2^caption3" colsep="^" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowsep="|" style="left:500px; top:40px; width:50px; height:35px; ">
- <col ref="deptcd"/>
- <col ref="depthngnm"/>
- <col ref="deptengabbr"/>
- </datagrid>
- </group>
- <button id="btn_cancel" class="btn4_letter2" style="left:595px; top:640px; width:56px; height:22px; ">
- <caption>종료</caption>
- <close ev:event="DOMActivate"/>
- </button>
- </xhtml:body>
- </xhtml:html>
|