123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SPPMI01900_전과전실정보.xrw
- * 설 명 : 전과전실정보
- * 설 계 자 : 홍영표
- * 작 성 자 : 홍영표
- * 작 성 일 : 2007.06.04
- * 수정이력 :
- * 기 타 :
- * 구현예정 :
- -->
- <?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="">
- <send>
- <pid/>
- <hngnm/>
- <indd/>
- <cretno/>
- <mskind/>
- <sess_posinstcd>012</sess_posinstcd>
- <flag>2</flag>
- </send>
- <main>
- <icdr/>
- </main>
- <hidden>
- <rcv>
- <icdr/>
- </rcv>
- <original>
- <icdrlist/>
- </original>
- <flag>
- <rcv_flag>
- </rcv_flag>
- </flag>
- <init>
- <disccd>
- <cd/>
- <nm/>
- </disccd>
- <insukind>
- <cd/>
- <nm/>
- </insukind>
- <suppkind>
- <cd/>
- <nm/>
- <up/>
- <io/>
- </suppkind>
- <orddeptcd>
- <cd/>
- <nm/>
- </orddeptcd>
- <orddrid>
- <cd/>
- <nm/>
- <dp/>
- <sp/>
- </orddrid>
- <wardcd>
- <cd/>
- <nm/>
- <of/>
- </wardcd>
- <roomcd>
- <cd/>
- <nm/>
- <wd/>
- <gr/>
- <ty/>
- </roomcd>
- <flag>
- <prestdd/>
- <mskindflag/>
- </flag>
- </init>
- <target>
- <pid/>
- <hngnm/>
- <indd/>
- <cretno/>
- <mskind/>
- </target>
- </hidden>
- <init>
- <P0006list>
- <P0006>
- <cdid/>
- <cdnm/>
- </P0006>
- </P0006list>
- <P0025list>
- <P0025>
- <cdid/>
- <cdnm/>
- </P0025>
- </P0025list>
- <P0026list>
- <P0026>
- <cdid/>
- <cdnm/>
- </P0026>
- </P0026list>
- <P0360list>
- <P0360>
- <cdid/>
- <cdnm/>
- </P0360>
- </P0360list>
- </init>
- </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/hidden/init"/>
- <submission id="TRPMI01901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/rcv"/>
- </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/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- zbcfGetCodeList(new Array("P0025","P0026","P0360"), new Array("/root/init/P0025list","/root/init/P0026list","/root/init/P0360list"));
- submit("TRPMI00106");
- var spid = model.getValue("/root/hidden/target/pid");
-
- if (spid != "") {
- model.setValue("/root/send/pid",model.getValue("/root/hidden/target/pid"));
- model.setValue("/root/send/hngnm",model.getValue("/root/hidden/target/hngnm"));
- model.setValue("/root/send/indd",model.getValue("/root/hidden/target/indd"));
- model.setValue("/root/send/cretno",model.getValue("/root/hidden/target/cretno"));
- model.setValue("/root/send/mskind",model.getValue("/root/hidden/target/mskind"));
-
- fQuery1();
- }
-
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- // 조회조건에 따른 조회문장
- function fQuery1()
- {
- model.resetInstanceNode("/root/hidden/original");
-
- model.removeNodeset("/root/hidden/original/icdr");
-
- submit("TRPMI01901");
-
- copyNodeType("/root/hidden/original", "/root/hidden/rcv", "after");
-
- datagrid1.rebuild();
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1020" pageheight="400" guideline="1,992;2,396;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:992px; height:355px; ">
- <group id="group2" visibility="hidden" style="left:0px; top:0px; width:992px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:992px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">환자번호 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:925px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fQuery1();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:909px; y1:7px; x2:909px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="input3" ref="/root/send/pid" style="left:109px; top:8px; width:100px; height:19px; text-align:right; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if (event.keyCode=='13') {
- setInputNodeCurText();
- fQuery1();
- }
- ]]>
- </script>
- </input>
- <output id="output1" ref="/root/send/hngnm" class="output_fix" style="left:210px; top:8px; width:100px; height:19px; text-align:right; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:45px; width:95px; height:14px; ">전과전실정보</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:60px; x2:992px; y2:60px; "/>
- <datagrid id="datagrid1" nodeset="/root/hidden/original/icdrlist" caption="접수구분^신청구분^적용일자^종료일자^병동1^병실1^등급1^형태1^병동2^병실2^등급2^형태2^진료과^전문의^주치의^선택여부^Oxy여부^Suction여부^비고1^비고2^SNo^S^최종수정담당자^최종수정일시" colsep="^" colwidth="60, 60, 80, 80, 70, 60, 100, 70, 70, 60, 100, 70, 130, 100, 100, 62, 60, 75, 140, 100, 30, 30, 110, 110" dataheight="23" defaultrows="2" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:1px; top:65px; width:991px; height:285px; ">
- <col disabled="true" ref="icdr_acptflagcd" 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="icdr_appflagcd" 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 ref="icdr_fromdd" format="yyyy-mm-dd"/>
- <col ref="icdr_todd" format="yyyy-mm-dd"/>
- <col disabled="true" ref="icdr_wardcd" type="combo">
- <choices>
- <itemset nodeset="/root/hidden/init/wardcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="icdr_roomcd"/>
- <col disabled="true" ref="icdr_roomgrdecd" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0025list/P0025">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="icdr_roomtypecd" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0026list/P0026">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="icdr_wardcd2" type="combo">
- <choices>
- <itemset nodeset="/root/hidden/init/wardcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="icdr_roomcd2"/>
- <col disabled="true" ref="icdr_roomgrdecd2" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0025list/P0025">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="icdr_roomtypecd2" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0026list/P0026">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="icdr_orddeptcd" type="combo">
- <choices>
- <itemset nodeset="/root/hidden/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="icdr_medispclid" type="combo">
- <choices>
- <itemset nodeset="/root/hidden/init/orddrid">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="icdr_atdoctid" type="combo">
- <choices>
- <itemset nodeset="/root/hidden/init/orddrid">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="icdr_specordyn"/>
- <col ref="icdr_oxyyn" style="text-align:center; "/>
- <col ref="icdr_suctyn" style="text-align:center; "/>
- <col disabled="true" ref="icdr_prestremcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/P0360list/P0360">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="icdr_chngprestrem"/>
- <col ref="icdr_seqno"/>
- <col ref="icdr_histstat"/>
- <col ref="icdr_lastupdtrid"/>
- <col ref="icdr_lastupdtdt"/>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:361px; width:992px; height:29px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:871px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:930px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|