123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common_mobile.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/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cond>
- <cnstdd/>
- <reqflag/>
- <orddeptcd/>
- <orddrid/>
- <replyn/>
- <pid/>
- <hngnm/>
- <fromdd/>
- <todd/>
- <ioflag/>
- <queryflag>orgin</queryflag>
- <sortcol/>
- <orderby/>
- </cond>
- <cnstpatinfo>
- <cnstpatlist>
- <pid/>
- <hngnm/>
- <orddd/>
- <cretno/>
- <reqflag/>
- <recvdeptcd/>
- <recvuserid/>
- <recvusernm/>
- <replyn/>
- <repldd/>
- <repltm/>
- <reqdeptcd/>
- <reqdeptnm/>
- <requserid/>
- <requsernm/>
- <reqdt/>
- <eryn/>
- <termengnm/>
- <ioflag/>
- <roomcd/>
- <sa/>
- <cnstseq/>
- </cnstpatlist>
- <cnsttotcnt>
- <deptreqcnt/>
- <deptrecvcnt/>
- <patreqcnt/>
- </cnsttotcnt>
- </cnstpatinfo>
- <totcnt>
- <totcnt/>
- </totcnt>
- <patinfo>
- <patinfolist/>
- </patinfo>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden>
- </hidden>
- <init>
- <orddept/>
- <userlist/>
- <rsltgetdata>
- <getdata/>
- </rsltgetdata>
- <M0623/>
- </init>
- <temp/>
- <page>
- <curpage>1</curpage>
- <maxpage>1</maxpage>
- <offset/>
- <pagesize>10</pagesize>
- </page>
- </root>
- </instance>
- <script type="javascript">
- <![CDATA[
- var m_bSearchBarShow = false;
-
- function onclick()
- {
- if ("SoonsuViewer" == document.userAgent)
- {
- if ("xforms:cell" != document.all(event.target).elementName)
- {
- pop_group.visible = false;
- }
- }
- else
- {
- if ("xforms:col" != event.pTarget.elementName)
- {
- pop_group.visible = false;
- }
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- if ("SoonsuViewer" == document.userAgent)
- {
- group1.visible = true;
- group1.hide(0);
- }
-
- fInitialize_SMMMO04800();
- ]]>
- </script>
- <submission id="TRMMB01103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/userscrnenvinfo"/>
- <submission id="TRMMO04105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/patnm"/>
- <submission id="TRMMO04303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/rsltgetdata"/>
- <submission id="TRMOB00004" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/cnstpatinfo"/>
- <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMB04102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMO04129" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/recinfo"/>
- </model>
- <script type="javascript" src="../../../emr/smmobileweb/js/mcommon.js"/>
- <script type="javascript" src="../../../emr/smmobileweb/js/SMMMO04100M.js"/>
- <script type="javascript" src="../../../emr/smmobileweb/js/SMMMO04800M.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,465;2,300;">
- <button id="prepage" class="icon_pre_month" style="left:158px; top:284px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var curpage = parseInt(model.getValue("root/page/curpage"));
- if(curpage > 1)
- {
- curpage = curpage - 1;
- model.setValue("root/page/curpage", String(curpage));
- fReqCnstPatList("orgin");
- }
- ]]>
- </script>
- </button>
- <output id="maxpage" ref="/root/page/maxpage" style="left:218px; top:284px; width:40px; height:19px; text-align:center; "/>
- <button id="nextpage" class="icon_next_month" style="left:258px; top:284px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var curpage = parseInt(model.getValue("root/page/curpage"));
- var maxpage = parseInt(model.getValue("root/page/maxpage"));
- if(curpage < maxpage)
- {
- curpage = curpage + 1;
- model.setValue("root/page/curpage", String(curpage));
- fReqCnstPatList("orgin");
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_cnstpatlist" nodeset="/root/main/cnstpatinfo/cnstpatlist" caption="등록번호^성명^S/A^의뢰의사^의뢰과^의뢰일시^병실^회신여부^진단명^회신의사" colsep="^" colwidth="70, 70, 56, 68, 89, 106, 52, 57, 232, 65" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="32" rowsep="|" tooltip="true" style="left:0px; top:25px; width:463px; height:255px; ">
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="sa" style="text-align:center; "/>
- <col ref="requsernm" style="text-align:center; "/>
- <col ref="reqdeptnm" style="text-align:center; "/>
- <col ref="reqdt" format="yyyy-mm-dd hh:mm" style="text-align:center; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col disabled="true" ref="replyn" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>Y</label>
- <value>Y</value>
- </item>
- <item>
- <label>N</label>
- <value>N</value>
- </item>
- </choices>
- </col>
- <col ref="termengnm"/>
- <col ref="recvusernm" style="text-align:left; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var row = grd_cnstpatlist.row;
-
- if (isDataCell() == true) {
- model.property("pid") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/pid"); //환자번호
- model.property("hngnm") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/hngnm"); //환자이름
- model.property("indd") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/orddd"); //입원일자
- model.property("cretno") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/cretno"); //접수번호
- model.property("orddeptcd") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/reqdeptcd"); //진료과코드
- model.property("deptnm") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/reqdeptnm"); //진료과명
- model.property("medispclnm") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/requsernm"); //주치의명
- model.property("medispclid") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/requserid"); //주치의ID
- model.property("sexage") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/sa"); //나이성별
- model.property("wardroomnm") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/wardroomnm"); //병동병실
- model.property("wardcd") = model.getValue("/root/main/cnstpatinfo/cnstpatlist[" + row + "]/wardcd"); //병동코드
- }
-
- pop_group.attribute("left") = (event.clientX - 10) + "px";
- pop_group.attribute("top") = (event.clientY - 10) + "px";
- pop_group.visible = true;
- ]]>
- </script>
- </datagrid>
- <caption id="caption3" class="tit_2" style="left:0px; top:0px; width:140px; height:13px; vertical-align:middle; "> CONSULT</caption>
- <button id="button1" class="btn3_letter2" style="left:390px; top:0px; width:56px; height:22px; ">
- <caption>검색</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- ///////////////////////////////////////////////////////////////////////////// 추가된 부분
- if ("SoonsuViewer" == document.userAgent)
- {
- if (m_bSearchBarShow)
- {
- group1.hide("slow");
- m_bSearchBarShow = false;
- }
- else
- {
- group1.show("slow");
- m_bSearchBarShow = true;
- }
- }
- else
- {
- if (m_bSearchBarShow)
- {
- group1.visible = false;
- m_bSearchBarShow = false;
- }
- else
- {
- group1.visible = true;
- m_bSearchBarShow = true;
- }
- }
- /////////////////////////////////////////////////////////////////////////////
- mmbfGetDeptCodeComboList("/root/send/reqdata", "/root/init/orddept" , "D", String(getCurrentDate())); //부서코드 콤보
- addComboInstance("/root/init/orddept", "deptcd^depthngnm", "-^전체", "dept"); //부서콤보 Item '전체'추가
- //cmb_orddept.select(0);
- model.setValue("/root/main/cond/orddeptcd", getUserInfo("dutplcecd")); //로그인한 부서
-
- mmbfGetUserComboList("/root/send/reqdata", "/root/init/userlist" , cmb_orddept.value, "0330", "", "", String(getCurrentDate()), "N");
- addComboInstance("/root/init/userlist", "userid^usernm", "-^전체", "usercombo"); //의사콤보 전체항목 추가
- cmb_orddrid.select(0);
-
- ]]>
- </script>
- </button>
- <output id="curpage" ref="/root/page/curpage" style="left:175px; top:284px; width:40px; height:19px; text-align:center; "/>
- <group id="pop_group" visibility="hidden" overflow="hidden" style="left:320px; top:85px; width:125px; height:215px; background-color:#e4e5e7; border-color:#bdc0c5; border-width:1px; border-style:solid; ">
- <button id="btn_pop1" class="btn_mobile2" style="left:9px; top:4px; width:73px; height:23px; ">
- <caption>처방조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SPMMO14901_orderSurchM.xrw", "modeless");
- ]]>
- </script>
- </button>
- <button id="button2" class="btn_mobile2" style="left:9px; top:32px; width:100px; height:23px; ">
- <caption>환자요약</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SSMMR04801_SummaryM.xrw", "modeless");
- ]]>
- </script>
- </button>
- <button id="button3" class="btn_mobile2" style="left:9px; top:59px; width:100px; height:23px; ">
- <caption>I/O조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SPMNR05801_IOSurchM.xrw", "modeless");
- ]]>
- </script>
- </button>
- <button id="button4" class="btn_mobile2" style="left:9px; top:86px; width:100px; height:23px; ">
- <caption>약품편람</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SMADB01901_druginfoM.xrw", "modeless");
- ]]>
- </script>
- </button>
- <button id="button5" class="btn_mobile2" style="left:9px; top:112px; width:100px; height:23px; ">
- <caption>진료정보</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SMMMO02501_PatPrcpSrcM.xrw", "modeless");
- ]]>
- </script>
- </button>
- <button id="button6" class="btn_mobile2" style="left:9px; top:139px; width:100px; height:23px; ">
- <caption>기록조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SMMMO04201_DoctRecordListM.xrw", "modeless");
- ]]>
- </script>
- </button>
- <button id="button7" class="btn_mobile2" style="left:9px; top:164px; width:100px; height:23px; ">
- <caption>임상관찰</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SMMOB00900_NurseItemRecord.xrw", "modeless");
- ]]>
- </script>
- </button>
- <button id="button8" class="btn_mobile2" style="left:9px; top:189px; width:100px; height:23px; ">
- <caption>검사결과</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("SMAER0081M_TestRsltSearchM.xrw", "modeless");
- ]]>
- </script>
- </button>
- </group>
- <group id="group1" visibility="hidden" overflow="hidden" style="left:2px; top:25px; width:463px; height:200px; background-color:transparent; border-color:transparent; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:463px; height:195px; background-color:#fffbf2; "/>
- <button id="btn_req" class="btn1_letter2" style="left:400px; top:160px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReqCnstPatList("orgin");
- ///////////////////////////////////////////////////////////////////////////// 추가된 부분
- if ("SoonsuViewer" == document.userAgent)
- {
- group1.hide("slow");
- m_bSearchBarShow = false;
- }
- else
- {
- group1.visible = false;
- m_bSearchBarShow = false;
- }
- /////////////////////////////////////////////////////////////////////////////
- ]]>
- </script>
- </button>
- <select1 id="cmb_orddrid" ref="/root/main/cond/orddrid" class="combo_default" appearance="minimal" itemcount="30" style="left:86px; top:73px; width:90px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/userlist/usercombo">
- <label ref="usernm"/>
- <value ref="userid"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_cnstdd" ref="/root/main/cond/fromdd" inputtype="date" style="left:86px; top:9px; width:90px; height:19px; "/>
- <select1 id="cmb_replyn" ref="/root/main/cond/replyn" class="combo_default" appearance="minimal" style="left:86px; top:31px; width:90px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>-</value>
- </item>
- <item>
- <label>Y</label>
- <value>Y</value>
- </item>
- <item>
- <label>N</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_pid" ref="/root/main/cond/pid" class="input_search" maxlength="10" style="left:86px; top:95px; width:90px; height:19px; "/>
- <input id="ipt_deptrevcnt" ref="/root/main/cnstpatinfo/cnsttotcnt/deptrecvcnt" style="left:400px; top:100px; width:55px; height:19px; text-align:center; "/>
- <caption id="caption1" class="search_name" style="left:202px; top:53px; width:76px; height:17px; ">진 료 과</caption>
- <caption id="caption10" class="search_name" style="left:287px; top:9px; width:76px; height:17px; ">의뢰구분</caption>
- <caption id="caption2" style="left:291px; top:51px; width:30px; height:20px; font-weight:bold; vertical-align:middle; margin-left:20; margin-top:8; ">명</caption>
- <caption id="caption11" class="search_name" style="left:5px; top:31px; width:76px; height:17px; ">회신구분</caption>
- <select1 id="combo1" ref="/root/main/cond/ioflag" class="combo_default" appearance="minimal" style="left:280px; top:31px; width:175px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>-</value>
- </item>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- <item>
- <label>DSC</label>
- <value>D</value>
- </item>
- <item>
- <label>응급</label>
- <value>E</value>
- </item>
- </choices>
- </select1>
- <caption id="caption4" class="search_name" style="left:5px; top:95px; width:76px; height:17px; ">등록번호</caption>
- <input id="ipt_hngnm" ref="/root/main/cond/hngnm" class="input_search" style="left:86px; top:52px; width:90px; height:19px; "/>
- <button id="btn_deptrevcnt" class="btn1_letter7" style="left:280px; top:100px; width:116px; height:22px; ">
- <caption>과별 받은건</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReqCnstPatList("recv");
- ]]>
- </script>
- </button>
- <input id="ipt_deptreqcnt" ref="/root/main/cnstpatinfo/cnsttotcnt/deptreqcnt" style="left:400px; top:75px; width:55px; height:19px; text-align:center; "/>
- <caption id="caption5" class="search_name" style="left:202px; top:31px; width:76px; height:17px; ">진료구분</caption>
- <caption id="caption6" class="search_name" style="left:5px; top:9px; width:76px; height:17px; ">의 뢰 일</caption>
- <input id="input1" ref="/root/main/cond/todd" inputtype="date" style="left:193px; top:9px; width:90px; height:19px; ">
- <![CDATA[-->]]>
- </input>
- <caption id="caption7" style="left:177px; top:11px; width:15px; height:20px; ">~</caption>
- <caption id="caption8" class="search_name" style="left:5px; top:73px; width:76px; height:17px; ">진 료 의</caption>
- <caption id="caption9" class="search_name" style="left:5px; top:52px; width:76px; height:17px; ">성 명</caption>
- <select1 id="cmb_orddept" ref="/root/main/cond/orddeptcd" class="combo_default" appearance="minimal" editmode="search" style="left:280px; top:53px; width:175px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.removeNodeset("/root/init/userlist");
- model.makeNode("/root/init/userlist/usercombo");
- mmbfGetUserComboList("/root/send/reqdata", "/root/init/userlist" , cmb_orddept.value, "0330", "", "", String(getCurrentDate()), "N");
- addComboInstance("/root/init/userlist", "userid^usernm", "-^전체", "usercombo"); //의사콤보 전체항목 추가
- model.setValue("/root/main/cond/orddrid", "-");
- model.refresh();
-
- //fReqCnstPatList("orgin");
- ]]>
- </script>
- </select1>
- <button id="btn_patcnt" class="btn1_letter7" visibility="visible" style="left:280px; top:124px; width:116px; height:22px; ">
- <caption>환자별보낸건</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReqCnstPatList("pid");
- ]]>
- </script>
- </button>
- <input id="ipt_patcnt" ref="/root/main/cnstpatinfo/cnsttotcnt/patreqcnt" visibility="visible" style="left:400px; top:124px; width:55px; height:19px; text-align:center; "/>
- <button id="btn_deptreqcnt" class="btn1_letter7" style="left:280px; top:75px; width:116px; height:22px; ">
- <caption>과별 보낸건</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReqCnstPatList("req");
- ]]>
- </script>
- </button>
- <select1 id="cmb_reqflag" ref="/root/main/cond/reqflag" class="combo_default" appearance="minimal" style="left:366px; top:9px; width:90px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>-</value>
- </item>
- <item>
- <label>진료의뢰</label>
- <value>1</value>
- </item>
- <item>
- <label>협진</label>
- <value>2</value>
- </item>
- <item>
- <label>타과의뢰</label>
- <value>3</value>
- </item>
- </choices>
- </select1>
- </group>
- </xhtml:body>
- </xhtml:html>
|