123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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="">
- <main>
- <cond>
- <wardcd/>
- <orddd/>
- <settingrnid/>
- <pid/>
- <zonecd/>
- <patientnm/>
- </cond>
- <wardpatinfo>
- </wardpatinfo>
- <inworkchkinfo/>
- <paminfo/>
- </main>
- <send>
- <savedata/>
- </send>
- <init/>
- </root>
- </instance>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- <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="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../emr/wardcareweb/js/SMMNW17300.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/ENRSignEngine.js"/>
- <script type="javascript" src="../../../emr/carerecweb/js/CareRec.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- finit();
- ]]>
- </script>
- <!-- 입원업무 체크리스트 조회 submission -->
- <submission id="TRMNW10910" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/settinginfo"/>
- <submission id="TRMNW17301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/wardpatinfo"/>
- <submission id="TRMNW17302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/inworkchkinfo"/>
- <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" replace="instance"/>
- <submission id="TRMNW00001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/codelist"/>
- <submission id="TRMNR06302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/temp/zoneinfo"/>
- </model>
- </xhtml:head>
- <xhtml:body overflow="visible" scroll="autovscroll" pagewidth="790" pageheight="755" style="font-family:굴림; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group5" scroll="auto" style="left:0px; top:0px; width:775px; height:745px; font-family:굴림; ">
- <group id="grp_sea" style="left:0px; top:20px; width:775px; height:40px; font-family:굴림; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:775px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption17" class="search_name" style="left:355px; top:10px; width:112px; height:17px; font-family:굴림; ">입원일자 :</caption>
- <input id="ipt_orddd" ref="/root/main/cond/orddd" class="input_search" inputtype="date" style="left:450px; top:10px; width:90px; height:19px; font-family:굴림; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- finit("Search");
- ]]>
- </script>
- </input>
- <select1 id="cmb_settingrn" ref="/root/main/cond/settingrnid" class="combo_search" appearance="minimal" style="left:270px; top:10px; width:75px; height:19px; font-family:굴림; ">
- <choices>
- <itemset nodeset="/root/init/settinginfo/settingrn">
- <label ref="settingrnnm"/>
- <value ref="settingrnid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetWardPatList();
- ]]>
- </script>
- </select1>
- <caption id="cap_settingrn" class="search_name" style="left:190px; top:10px; width:80px; height:17px; font-family:굴림; ">내환자 :</caption>
- <button id="button1" class="btn1_letter2" style="left:710px; top:10px; width:56px; height:22px; font-family:굴림; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- finit("Search");
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:700px; y1:10px; x2:700px; y2:30px; font-family:굴림; "/>
- <input id="ipt_pid" ref="/root/main/cond/pid" class="input_search" visibility="hidden" maxlength="10" style="left:170px; top:10px; width:54px; height:19px; "/>
- <select1 id="cmb_patientnm" ref="/root/main/cond/patientnm" class="combo_search" disabled="true" visibility="hidden" appearance="minimal" style="left:95px; top:10px; width:70px; height:19px; ">
- <choices>
- <itemset nodeset="root/main/patinfo/patinfolist">
- <label ref="hngnm"/>
- <value ref="pid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="ctn_ward" class="search_name" style="left:5px; top:10px; width:70px; height:17px; font-family:굴림; ">병 동 :</caption>
- <caption id="ctn_pid" class="search_name" visibility="hidden" style="left:5px; top:10px; width:85px; height:17px; font-family:굴림체; ">환자정보:</caption>
- <select1 id="cmb_ward" ref="/root/main/cond/wardcd" class="combo_search" appearance="minimal" editmode="search" itemcount="40" style="left:75px; top:10px; width:105px; height:19px; font-family:굴림; ">
- <choices>
- <itemset nodeset="/root/init/dept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fnZoneDisp();
- fSettingnurid();
- fGetWardPatList();
- ]]>
- </script>
- </select1>
- </group>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:137px; height:14px; font-family:굴림; ">입원업무 체크리스트</caption>
- <datagrid id="grd_wardpatlist" nodeset="/root/main/wardpatinfo/wardpatlist" caption="병실^환자명^S/A^indd^cretno^pid^ordtype^orddeptcd^orddrid" colsep="^" colwidth="50, 65, 50, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:95px; width:190px; height:650px; font-family:굴림; ">
- <col ref="roomcd" style="font-family:굴림; text-align:center; "/>
- <col ref="patnm" style="font-family:굴림; "/>
- <col ref="sexage" style="font-family:굴림; "/>
- <col ref="indd" visibility="hidden" style="font-family:굴림; "/>
- <col ref="cretno" visibility="hidden" style="font-family:굴림; "/>
- <col ref="pid" visibility="hidden" style="font-family:굴림; "/>
- <col ref="ordtype" visibility="hidden" style="font-family:굴림; "/>
- <col ref="orddeptcd" visibility="hidden" style="font-family:굴림; "/>
- <col ref="orddrid" visibility="hidden" style="font-family:굴림; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- var condparam = "";
- // 상단정보 올림
- condparam = model.getValue("/root/main/wardpatinfo/wardpatlist["+grd_wardpatlist.row+"]/ordtype")
- + "▦" + model.getValue("/root/main/wardpatinfo/wardpatlist["+grd_wardpatlist.row+"]/pid")
- + "▦" + model.getValue("/root/main/wardpatinfo/wardpatlist["+grd_wardpatlist.row+"]/indd")
- + "▦" + model.getValue("/root/main/wardpatinfo/wardpatlist["+grd_wardpatlist.row+"]/cretno")
- + "▦" + model.getValue("/root/main/wardpatinfo/wardpatlist["+grd_wardpatlist.row+"]/instcd")
- + "▦" + model.getValue("/root/cond/actvdd");
-
- setParameter("condparam", condparam);
- modal("SPMMO08900", 1, "", "", "", "", "", "left:0; right:0; width:0; height:0; sysmenu:hidden; caption:hidden; min:hidden, max:hidden;");
- fSearch();
-
- ]]>
- </script>
- </datagrid>
- <line id="line5" class="line_1" style="x1:0px; y1:90px; x2:190px; y2:90px; "/>
- <caption id="caption14" class="tit_2" style="left:0px; top:75px; width:113px; height:14px; font-family:굴림; vertical-align:middle; ">입원환자 현황</caption>
- <datagrid id="grd_inworkchklist" nodeset="/root/main/inworkchkinfo/inworkchklist" caption="입원업무^업무여부^업무일시^업무수행" colsep="^" colwidth="240, 60, 110, 75" rowheader="seq" rowsep="|" style="left:195px; top:95px; width:580px; height:650px; ">
- <col disabled="true" ref="chkcd" type="combo" style="text-align:left; ">
- <choices>
- <itemset nodeset="/root/init/codeinfo/codelist[cdgrupid ='I01']">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="inchkyn" style="text-align:center; "/>
- <col ref="fstrgstdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="fstrgstrnm" style="text-align:center; "/>
- </datagrid>
- <line id="line4" class="line_1" style="x1:195px; y1:90px; x2:775px; y2:90px; "/>
- <caption id="caption1" class="tit_2" style="left:195px; top:75px; width:144px; height:14px; font-family:굴림; vertical-align:middle; ">입원업무 리스트</caption>
- <select1 id="cmb_Zone" ref="/root/main/cond/zonecd" class="combo_search" visibility="hidden" appearance="minimal" style="left:260px; top:30px; width:60px; height:19px; font-family:굴림; background-image:../../../com/commonweb/images/input_s_essential.gif; ">
- <choices>
- <itemset nodeset="/root/temp/zoneinfo/zonelist">
- <label ref="bednm"/>
- <value ref="bedcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetWardPatList();
- ]]>
- </script>
- </select1>
- <caption id="cap_Zone" class="search_name" visibility="hidden" style="left:190px; top:30px; width:70px; height:17px; font-family:굴림; vertical-align:middle; background-image:../../../com/commonweb/images/search_bullet1.gif; ">구 역 :</caption>
- <button id="button3" class="btn2_letter4" style="left:711px; top:70px; width:64px; height:19px; font-family:굴림; ">
- <caption>조회기준</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(cmb_ward.label != ""){
- setParameter("PARAM1", cmb_ward.value);
- setParameter("PARAM2", cmb_ward.label);
- modal("SPMNW17300");
- fSearch() ;
- }else{
- messageBox("병동을 먼저 선택하십시오.", "I");
- }
- ]]>
- </script>
- </button>
- </group>
- <caption id="caption2" style="left:220px; top:765px; width:1200px; height:30px; "/>
- </xhtml:body>
- </xhtml:html>
|