123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229 |
- <?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>
- <rghtref>
- <rghtreflist>
- <pid/>
- <hngnm/>
- <gndrage/>
- </rghtreflist>
- </rghtref>
- <refspec>
- <refspeclist>
- <termkind>2</termkind>
- <fromdd/>
- <todd/>
- <bizflag>1</bizflag>
- <injflag/>
- </refspeclist>
- </refspec>
- <specmngt>
- <specmngtlist>
- <prcpclscd/>
- <prcpcd/>
- <prcpnm/>
- <orddd/>
- <prcpexecdeptcd/>
- <execdd/>
- <execrid/>
- <ast/>
- <rem/>
- <depthngnm/>
- <usernm/>
- </specmngtlist>
- </specmngt>
- <popupendflag/>
- <patinfo>
- <patinfolist/>
- </patinfo>
- <paminfo/>
- </main>
- <send/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();//2010-07-29 김달현
-
- ]]>
- </script>
- <submission id="TRMNI00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/rghtref"/>
- <submission id="TRMNI00402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/specmngt"/>
- <bind id="bind1" ref="/root/main/specmngt/specmngtlist/prcpclscd" readonly=""true""/>
- </model>
- <script type="javascript" src="../../../emr/injroomweb/js/SMMNI00400.js"/>
- <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/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1194;1,1194;1,1178;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:10px; width:1195px; height:744px; ">
- <group id="group2" style="left:0px; top:45px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption9" class="search_name" style="left:11px; top:9px; width:89px; height:17px; ">조회구간 :</caption>
- <button id="button1" class="btn1_letter2" navindex="5" style="left:1055px; top:5px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSpecMngt();
- ]]>
- </script>
- </button>
- <line id="line4" class="line_4" style="x1:1040px; y1:5px; x2:1040px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption3" class="search_name" style="left:510px; top:9px; width:91px; height:17px; ">업무구분 :</caption>
- <select1 id="radio2" ref="/root/main/refspec/refspeclist/termkind" class="radio_search" navindex="2" appearance="full" cols="2" overflow="visible" style="left:98px; top:9px; width:137px; height:21px; border-style:none; ">
- <choices>
- <item>
- <label>시행일자</label>
- <value>1</value>
- </item>
- <item>
- <label>처방일자</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" style="left:349px; top:10px; width:15px; height:20px; font-weight:bold; ">~</caption>
- <input id="ipt_todd" ref="/root/main/refspec/refspeclist/todd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:367px; top:9px; width:105px; height:19px; text-align:center; "/>
- <input id="ipt_fromdd" ref="/root/main/refspec/refspeclist/fromdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:241px; top:9px; width:105px; height:19px; text-align:center; "/>
- <select id="chk_bizflag" ref="/root/main/refspec/refspeclist/bizflag" class="checkbox_search" navindex="3" overflow="visible" appearance="full" cols="5" style="left:605px; top:9px; width:225px; height:20px; border-style:none; ">
- <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>
- <!-- 20081216 itc변경개발요청 경구추가 (예외용법테이블에 경구로 추가된 약만)-->
- <item>
- <label>경구</label>
- <value>5</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fBizflag();
- ]]>
- </script>
- </select>
- <select id="chk_injflag" ref="/root/main/refspec/refspeclist/injflag" class="checkbox_search" disabled="true" navindex="4" overflow="visible" appearance="full" cols="5" style="left:833px; top:9px; width:175px; height:20px; border-style:none; ">
- <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>
- </select>
- </group>
- <datagrid id="datagrid1" nodeset="/root/main/specmngt/specmngtlist" caption="구분^처방코드^처방명칭^처방시간^시행부서^시행시간^시행자^AST결과^전달사항^진료과^처방의" colsep="^" colwidth="60, 80, 285, 120, 70, 120, 70, 55, 150, 70, 70" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:95px; width:1194px; height:645px; ">
- <col ref="prcpclscd" type="combo" style="padding-top:3; padding-bottom:1; ">
- <choices>
- <item>
- <label>주사</label>
- <value>A6</value>
- </item>
- <item>
- <label>혈액</label>
- <value>B4</value>
- </item>
- <item>
- <label>항암</label>
- <value>A7</value>
- </item>
- <item>
- <label>예방</label>
- <value>A8</value>
- </item>
- <item>
- <label>처치</label>
- <value>JQH</value>
- </item>
- <!-- 20081216 dhkim -->
- <!-- itc요청으로 예외용법테이블에 경구로 등록된 약 조회추가 -->
- <item>
- <label>경구</label>
- <value>A2</value>
- </item>
- </choices>
- </col>
- <col ref="prcpcd" style="padding-top:3; padding-bottom:1; "/>
- <col ref="prcpnm" style="padding-top:3; padding-bottom:1; "/>
- <col ref="orddd" format="yyyy-mm-dd hh:nn" style="padding-top:3; padding-bottom:1; "/>
- <col ref="prcpexecdeptcd" style="padding-top:3; padding-bottom:1; "/>
- <col ref="execdd" format="yyyy-mm-dd hh:nn" style="padding-top:3; padding-bottom:1; "/>
- <col ref="execrid" style="padding-top:3; padding-bottom:1; "/>
- <col ref="ast" style="padding-top:3; padding-bottom:1; "/>
- <col ref="rem" style="padding-top:3; padding-bottom:1; "/>
- <col ref="depthngnm" style="padding-top:3; padding-bottom:1; "/>
- <col ref="usernm" style="padding-top:3; padding-bottom:1; "/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:90px; x2:1194px; y2:90px; "/>
- <caption id="caption11" class="cell_1" style="left:0px; top:14px; width:55px; height:23px; vertical-align:middle; ">등록번호</caption>
- <caption id="caption4" class="cell_1" style="left:180px; top:14px; width:43px; height:23px; vertical-align:middle; ">환자명</caption>
- <caption id="caption5" class="cell_1" style="left:305px; top:14px; width:31px; height:23px; vertical-align:middle; ">S/A</caption>
- <output id="opt_hngnm" ref="/root/main/rghtref/rghtreflist/hngnm" class="output_fix" style="left:225px; top:15px; width:77px; height:19px; "/>
- <output id="opt_gndrage" ref="/root/main/rghtref/rghtreflist/gndrage" class="output_fix" style="left:339px; top:15px; width:73px; height:19px; "/>
- <line id="line2" class="line_1" style="x1:0px; y1:10px; x2:412px; y2:10px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:35px; x2:412px; y2:35px; "/>
- <button id="button61" class="icon_search" style="left:161px; top:15px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPatSrch();
- ]]>
- </script>
- </button>
- <input id="ipt_pid" ref="/root/main/rghtref/rghtreflist/pid" class="input_default" navindex="1" style="left:58px; top:15px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fpidref("new");
- }
- ]]>
- </script>
- </input>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1194px; height:27px; ">
- <line id="line9" class="line_6" style="x1:0px; y1:27px; x2:1194px; y2:26px; "/>
- </group>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">주사실 시행 내역관리</caption>
- <button id="btn_report" class="btn1_letter2" visibility="hidden" style="left:1122px; top:60px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPMNI00400", "XMLSTR");
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|