123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- <?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>
- <info>
- <concslippatlist>
- <orddept/>
- <pid/>
- <hngnm/>
- <sa/>
- </concslippatlist>
- </info>
- <cond>
- <fromdd/>
- <todd/>
- <kindflag>P</kindflag>
- <srchkind>1</srchkind>
- <concsliplist/>
- </cond>
- </main>
- <send>
- <reqdata/>
- </send>
- <init>
- <initdate>
- <today/>
- </initdate>
- <msrght>
- <mouserght>
- </mouserght>
- </msrght>
- <srchcond1>1</srchcond1>
- <concsliplist/>
- </init>
- </root>
- </instance>
- <submission id="TRMMB00101" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/concsliplist"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- model.removeNodeset("/root/main/info/concpatlist");
- model.refresh();
- ]]>
- </script>
- <submission id="TRMMB00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/info"/>
- </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/dateHelper.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize() {
-
- //관심슬립콤보 아이템추가
- submit("TRMMB00101");
- addComboItem("cmb_concslip","","","above");
-
- var today = getCurrentDate();
- var idate = new Date();
- var peveDate = idate.getAddDate(-1, "M");
- model.setValue("/root/init/initdate/today", today);
- model.makeValue("/root/send/cond/trgtmancnt", "I");
- model.makeValue("/root/send/cond/fromdd", peveDate.getDateFormat());
- model.makeValue("/root/send/cond/todd", today);
- model.setValue("/root/main/cond/fromdd", peveDate.getDateFormat());
- model.setValue("/root/main/cond/todd", today);
-
- }
- /*===============================================================================
- @desc : 관심슬립대상자 조회
- ===============================================================================*/
- function fGetConcSlipPatList(){
-
- model.makeNode("/root/send/cond");
- model.copyNode("/root/send/reqdata", "/root/main/cond");
- submit("TRMMB00102");
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body overflow="hidden" pagewidth="315" pageheight="650" guideline="1,392;1,334;">
- <shape id="roundrect5" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:7px; top:5px; width:303px; height:70px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:250px; top:49px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetConcSlipPatList();
- ]]>
- </script>
- </button>
- <datagrid id="grd_bfprcplist" nodeset="/root/main/info/concslippatlist" caption="^등록번호^이름^S/A" colsep="^" colwidth="68, 76, 100, 55" dataheight="23" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" tooltip="true" style="left:6px; top:85px; width:304px; height:535px; ">
- <col ref="orddept"/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm"/>
- <col ref="sa" style="text-align:center; "/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:6px; y1:80px; x2:310px; y2:80px; "/>
- <caption id="caption3" class="search_name" style="left:12px; top:51px; width:80px; height:17px; ">검색구분</caption>
- <button id="button27" class="btn3_letter6" style="left:194px; top:626px; width:104px; height:22px; ">
- <caption>관심슬립관리</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var xpt = window.screenleft;
- var ypt = window.screentop;
- modal ("SPMMO08600", 20, xpt + 15, ypt+33);
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:12px; top:11px; width:92px; height:17px; ">조회기간 :</caption>
- <caption id="caption2" class="search_name" style="left:12px; top:31px; width:92px; height:17px; ">분류구분 :</caption>
- <input id="input1" ref="/root/main/cond/fromdd" inputtype="date" style="left:100px; top:10px; width:85px; height:19px; "/>
- <input id="input2" ref="/root/main/cond/todd" inputtype="date" style="left:215px; top:10px; width:85px; height:19px; "/>
- <caption id="caption4" style="left:194px; top:10px; width:15px; height:20px; ">~</caption>
- <select1 id="cmb_concslip" ref="/root/main/cond/concsliplist" class="combo_search" visibility="hidden" appearance="minimal" style="left:175px; top:50px; width:70px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/concsliplist/concsliplist">
- <label ref="slipnm"/>
- <value ref="slipno"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_kind" ref="/root/main/cond/srchkind" class="combo_search" appearance="minimal" style="left:91px; top:50px; width:80px; height:19px; ">
- <choices>
- <item>
- <label>입원</label>
- <value>1</value>
- </item>
- <item>
- <label>외래</label>
- <value>2</value>
- </item>
- <item>
- <label>관심슬립</label>
- <value>3</value>
- </item>
- <item>
- <label>프로토콜</label>
- <value>4</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(cmb_kind.value == "1"){
- grd_bfprcplist.textMatrix(0,0) = "병실"
- } else if(cmb_kind.value == "2"){
- grd_bfprcplist.textMatrix(0,0) = "내원"
- }
-
- if(cmb_kind.value == "3"){
- cmb_concslip.visible = "true"
- } else {
- cmb_concslip.visible = "false"
- }
-
- model.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="rdo_kind" ref="/root/main/cond/kindflag" appearance="full" cellspacing="30" cols="2" overflow="visible" style="left:105px; top:30px; width:105px; height:20px; font-weight:bold; border-style:none; ">
- <choices>
- <item>
- <label>개인</label>
- <value>P</value>
- </item>
- <item>
- <label>과</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- </xhtml:body>
- </xhtml:html>
|