123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295 |
- <?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>
- <left_cond>
- <pid/>
- <hngnm/>
- <edureq/>
- <ansstatus/>
- <orddeptcd/>
- <edukind/>
- <srch_flag/>
- <srch_fromdd/>
- <srch_todd/>
- <recflag/>
- <reqformcd/>
- <educount/>
- </left_cond>
- <patinfo>
- <patinfolist>
- <pid/>
- <hngnm/>
- </patinfolist>
- </patinfo>
- <grd_left>
- <edukind/>
- <pid/>
- <hngnm/>
- <reqformnm/>
- <reqdeptnm/>
- <reqnm/>
- <deptnm/>
- <edustatus1/>
- <orddd1/>
- <edudd1/>
- <etc1/>
- <edukind1/>
- <edustatus2/>
- <orddd2/>
- <edudd2/>
- <etc2/>
- <edukind2/>
- <edustatus3/>
- <orddd3/>
- <edudd3/>
- <etc3/>
- <edukind3/>
- <edustatus4/>
- <orddd4/>
- <edudd4/>
- <etc4/>
- <edukind4/>
- <cretno/>
- <recflag/>
- </grd_left>
- </main>
- <send>
- <reqdata/>
- </send>
- <hidden/>
- <init>
- <orddept/>
- <hardcditem/>
- </init>
- <temp>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-close">
- <![CDATA[
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMMB04102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMRH00520" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/grd_left"/>
- </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="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../emr/hartbranbldweb/js/MRH00520.js"/>
- </xhtml:head>
- <xhtml:body scroll="none" pagewidth="1190" pageheight="740" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="grp_1" visibility="visible" scroll="none" style="left:0px; top:0px; width:11908px; height:740px; font-family:바탕; ">
- <group id="grp_left" scroll="none" style="left:0px; top:0px; width:550px; height:115px; background-color:#fffbf2; border-color:#ffff700; ">
- <caption id="caption13" class="tit_1" style="left:0px; top:0px; width:166px; height:15px; ">예방관리센터 교육관리</caption>
- <input id="input6" ref="/root/main/left_cond/pid" autonext="false" imemode="disabled" maxlength="10" style="left:86px; top:27px; width:99px; height:19px; "/>
- <caption id="caption14" class="cell_1" style="left:195px; top:25px; width:50px; height:20px; vertical-align:middle; ">환자명</caption>
- <input id="input7" ref="/root/main/left_cond/hngnm" style="left:250px; top:27px; width:80px; height:19px; "/>
- <caption id="caption15" class="cell_1" style="left:20px; top:25px; width:60px; height:20px; vertical-align:middle; ">등록번호</caption>
- <caption id="caption16" class="cell_1" style="left:195px; top:91px; width:60px; height:20px; vertical-align:middle; ">검색기간</caption>
- <caption id="caption17" style="left:368px; top:91px; width:15px; height:20px; ">~</caption>
- <caption id="caption18" class="cell_1" style="left:20px; top:91px; width:60px; height:20px; vertical-align:middle; ">검색구분</caption>
- <input id="input8" ref="/root/main/left_cond/srch_fromdd" inputtype="date" style="left:261px; top:91px; width:99px; height:19px; "/>
- <input id="input9" ref="/root/main/left_cond/srch_todd" inputtype="date" style="left:385px; top:91px; width:95px; height:19px; "/>
- <button id="button2" class="btn4_letter2" style="left:485px; top:89px; width:56px; height:22px; ">
- <caption>검색</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fLeftSearch();
- ]]>
- </script>
- </button>
- <select1 id="combo1" ref="/root/main/left_cond/srch_flag" appearance="minimal" style="left:85px; top:91px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>Z</value>
- </item>
- <item>
- <label>의뢰일</label>
- <value>R</value>
- </item>
- <item>
- <label>교육일</label>
- <value>E</value>
- </item>
- <item>
- <label>입원일</label>
- <value>I</value>
- </item>
- <item>
- <label>퇴원일</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- <button id="button5" class="icon_search" style="left:333px; top:28px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SPPMC02500");
-
- var sPid = model.getValue("/root/main/patinfo/patinfolist/pid");
- var sHngnm = model.getValue("/root/main/patinfo/patinfolist/hngnm");
- model.setValue("/root/main/left_cond/pid", sPid);
- model.setValue("/root/main/left_cond/hngnm", sHngnm);
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="cell_1" style="left:390px; top:25px; width:60px; height:20px; vertical-align:middle; ">교육의뢰</caption>
- <select1 id="combo2" ref="/root/main/left_cond/edureq" appearance="minimal" style="left:455px; top:25px; width:75px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>Z</value>
- </item>
- <item>
- <label>의뢰</label>
- <value>R</value>
- </item>
- <item>
- <label>미의뢰</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="cell_1" style="left:20px; top:47px; width:60px; height:20px; vertical-align:middle; ">회신상태</caption>
- <select1 id="combo3" ref="/root/main/left_cond/ansstatus" appearance="minimal" style="left:86px; top:47px; width:99px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>Z</value>
- </item>
- <item>
- <label>회신</label>
- <value>A</value>
- </item>
- <item>
- <label>미회신</label>
- <value>N</value>
- </item>
- <item>
- <label>회신확인</label>
- <value>AR</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="cell_1" style="left:195px; top:47px; width:50px; height:20px; vertical-align:middle; ">진료과</caption>
- <select1 id="cmb_orddept" ref="/root/main/left_cond/orddeptcd" class="combo_search" appearance="minimal" style="left:250px; top:47px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption4" class="cell_1" style="left:390px; top:47px; width:60px; height:20px; vertical-align:middle; ">업무구분</caption>
- <select1 id="combo4" ref="/root/main/left_cond/edukind" appearance="minimal" style="left:455px; top:47px; width:75px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>Z</value>
- </item>
- <item>
- <label>교육시행</label>
- <value>A</value>
- </item>
- <item>
- <label>미시행</label>
- <value>B</value>
- </item>
- <item>
- <label>교육제외</label>
- <value>C</value>
- </item>
- <item>
- <label>교육거부</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- <caption id="caption5" class="cell_1" style="left:20px; top:69px; width:60px; height:20px; vertical-align:middle; ">의뢰구분</caption>
- <select1 id="combo5" ref="/root/main/left_cond/reqformcd" appearance="minimal" style="left:85px; top:69px; width:285px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/hardcditem/hardcd">
- <label ref="hardcdnm"/>
- <value ref="hardcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption6" class="cell_1" style="left:390px; top:69px; width:60px; height:20px; vertical-align:middle; ">교육차수</caption>
- <select1 id="combo6" ref="/root/main/left_cond/educount" appearance="minimal" style="left:455px; top:69px; width:75px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>Z</value>
- </item>
- <item>
- <label>1차</label>
- <value>1</value>
- </item>
- <item>
- <label>2차</label>
- <value>2</value>
- </item>
- <item>
- <label>3차</label>
- <value>3</value>
- </item>
- <item>
- <label>4차</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- </group>
- <switch id="switch1" style="left:555px; top:25px; width:615px; height:715px; "/>
- <datagrid id="grd_left" nodeset="/root/main/grd_left" removehscroll="true" removevscroll="true" scroll="auto" caption="업무구분^등록번호^환자명^의뢰구분^의뢰부서^의뢰자^1차^1차^1차^1차^1차^1차^2차^2차^2차^2차^2차^3차^3차^3차^3차^3차^4차^4차^4차^4차^4차^원무키^구분|업무구분^등록번호^환자명^의뢰구분^의뢰부서^의뢰자^진료과^교육상태^진료일시^교육일시^특이사항^교육종류^교육상태^진료일시^교육일시^특이사항^교육종류^교육상태^진료일시^교육일시^특이사항^교육종류^교육상태^진료일시^교육일시^특이사항^교육종류^원무키^구분" colsep="^" colwidth="100, 100, 100, 194, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 50, 50" explorerbar="sortmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:115px; width:545px; height:625px; ">
- <col ref="edukind"/>
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="reqformnm"/>
- <col ref="reqdeptnm"/>
- <col ref="reqnm"/>
- <col ref="deptnm"/>
- <col ref="edustatus1"/>
- <col ref="orddd1"/>
- <col ref="edudd1"/>
- <col ref="etc1"/>
- <col ref="edukind1"/>
- <col ref="edustatus2"/>
- <col ref="orddd2"/>
- <col ref="edudd2"/>
- <col ref="etc2"/>
- <col ref="edukind2"/>
- <col ref="edustatus3"/>
- <col ref="orddd3"/>
- <col ref="edudd3"/>
- <col ref="etc3"/>
- <col ref="edukind3"/>
- <col ref="edustatus4"/>
- <col ref="orddd4"/>
- <col ref="edudd4"/>
- <col ref="etc4"/>
- <col ref="edukind4"/>
- <col ref="cretno" visibility="hidden"/>
- <col ref="recflag" visibility="hidden"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|