123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMAHA00930_재진계획.xrw
- * 설 명 : 검진자별 환자재진계획 관리
- * 설 계 자 :
- * 작 성 자 :
- * 작 성 일 : 2013.10.2
- * 수정이력 :
- * 기 타 :
- -->
- <?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>
- <ReClinicPlanlist>
- <item>
- <etcitemcnts2/>
- <etcdetlnm/>
- <year_2012/>
- <year_2013/>
- <year_2014/>
- <year_2015/>
- <year_2016/>
- <year_2017/>
- <year_2018/>
- </item>
- </ReClinicPlanlist>
- <patientinfo>
- <cmpynm/>
- </patientinfo>
- </main>
- <send>
- <srch>
- <healexamflag/>
- <healexamdetlflag/>
- <hngnm/>
- <pid/>
- <rgstno1/>
- <rgstno2/>
- <telno/>
- <orddd/>
- <rsrvdd/>
- <rsrvno/>
- <cretno/>
- <sex/>
- </srch>
- <srchseq/>
- </send>
- <init>
- <baseinfo>
- <drlst>
- <itemdr/>
- </drlst>
- </baseinfo>
- </init>
- <hidden/>
- <temp>
- <okflag/>
- </temp>
- </root>
- </instance>
- <submission id="TRAHA04104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srch" resultref="/root/main/patientinfo"/>
- <submission id="TRAHA00930" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srch" replace="instance" resultref="/root/main/ReClinicPlanlist"/>
- </model>
- <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/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/pacsweb/js/ZEP001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" src="../../../ast/healexamweb/js/AHA001.js"/>
- <script type="javascript" src="../../../ast/healthexambaseweb/js/healcombolist.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- /**===================================================================================
- *초기화
- =====================================================================================*/
- function fInit(){
- model.resetInstanceNode("/root/send/srch");
- }
-
- /**===================================================================================
- *결과내역 초기화
- =====================================================================================*/
- function RsltfInit(){
- model.resetInstanceNode("/root/main/DnaCancerResultInfo/resultinfo");
- model.refresh();
- }
- /**
- * 환자검색창 open=====================================================================================================================================
- @author : 서원식
- @version : 2012.11.14
- @desc : 환자검색창 open
- @param :
- * SPAHA00402_PARAM1 : 현재화면ID
- * SPAHA00402_PARAM2 : 검색조건 pnm/pid/rgstno
- * SPAHA00402_PARAM3 : 건진구분
- * SPAHA00402_PARAM4 : 대상노드_등록번호
- * SPAHA00402_PARAM5 : 대상노드_환자성명
- * SPAHA00402_PARAM6 : 대상노드_주민번호1
- * SPAHA00402_PARAM7 : 대상노드_주민번호2
- * =====================================================================================================================================================*/
- function fSearchHealPatInfo(){
- clearParameter("SPAHA00402_PARAM1");
- clearParameter("SPAHA00402_PARAM2");
- clearParameter("SPAHA00402_PARAM3");
- clearParameter("SPAHA00402_PARAM4");
- clearParameter("SPAHA00402_PARAM5");
- clearParameter("SPAHA00402_PARAM6");
- setParameter ("SPAHA00402_PARAM1" , "SMAHR00600");
- setParameter ("SPAHA00402_PARAM2" , "C");
- setParameter ("SPAHA00402_PARAM3" , ipt_srchpid.currentText);
- setParameter ("SPAHA00402_PARAM4" , ipt_srchpnm.currentText);
- setParameter ("SPAHA00402_PARAM5" , ipt_srchrgstno1.currentText);
- setParameter ("SPAHA00402_PARAM6" , ipt_srchrgstno2.currentText);
- modal("SPAHA00402");
- GetClinicPlanList();
- submit("TRAHA04104"); // 업체정보
- }
-
- function GetClinicPlanList(){
- submit("TRAHA00930");
- var sex = model.getValue("/root/send/srch/sex");
- if(sex == 'M'){
- caption8.visible = true;
- }else{
- caption9.visible = true;
- }
- }
-
- function fSearchAfterColgJudgInfo(){
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="830" pageheight="570" guideline="1,-252;2,936;1,-250;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:795px; height:15px; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:205px; height:15px; ">재진계획</caption>
- </group>
- <group id="group1" style="left:0px; top:20px; width:805px; height:65px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:800px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_searchhist" class="btn1_letter2" style="left:731px; top:19px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearchHealPatInfo();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:4px; top:36px; width:96px; height:17px; ">성 명 :</caption>
- <input id="ipt_srchpnm" ref="/root/send/srch/hngnm" class="input_search" disabled="true" navindex="4" imemode="hangul" style="left:89px; top:36px; width:107px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == 13){
- fSearchHealPatInfo();
- }
- ]]>
- </script>
- </input>
- <button id="btn_srchpat" class="icon_search" style="left:421px; top:38px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearchHealPatInfo();
- ]]>
- </script>
- </button>
- <caption id="caption7" class="search_name" style="left:224px; top:37px; width:86px; height:17px; ">등록번호 :</caption>
- <input id="ipt_srchpid" ref="/root/send/srch/pid" class="input_search" navindex="1" style="left:313px; top:37px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == 13){
- fSearchHealPatInfo();
- }
- ]]>
- </script>
- </input>
- <caption id="caption5" class="search_name" style="left:224px; top:9px; width:86px; height:17px; ">주민번호 :</caption>
- <input id="ipt_srchrgstno1" ref="/root/send/srch/rgstno1" class="input_search" disabled="true" navindex="2" format="999999" style="left:313px; top:9px; width:72px; height:19px; "/>
- <caption id="caption93" class="search_n_b" style="left:392px; top:10px; width:12px; height:17px; font-weight:bolder; ">-</caption>
- <input id="ipt_srchrgstno2" ref="/root/send/srch/rgstno2" class="input_search" disabled="true" navindex="3" format="9999999" style="left:407px; top:9px; width:72px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == 13){
- fSearchHealPatInfo();
- }
- ]]>
- </script>
- </input>
- <line id="line1" style="x1:720px; y1:5px; x2:720px; y2:55px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption6" class="search_name" style="left:3px; top:10px; width:86px; height:17px; text-align:left; ">검진일자 :</caption>
- <input id="orddd" ref="/root/send/srch/orddd" class="input_s_essential" disabled="true" navindex="4" format="yyyy-mm-dd" style="left:88px; top:10px; width:107px; height:19px; "/>
- <input id="input1" ref="/root/main/patientinfo/cmpynm" class="input_search" disabled="true" navindex="4" style="left:575px; top:10px; width:135px; height:19px; "/>
- <caption id="caption3" class="search_name" style="left:500px; top:10px; width:86px; height:17px; ">업체명 :</caption>
- <input id="sex" ref="/root/send/srch/sex" class="input_search" disabled="true" navindex="4" style="left:575px; top:38px; width:30px; height:19px; "/>
- <caption id="caption10" class="search_name" style="left:500px; top:38px; width:86px; height:17px; ">성 별 :</caption>
- </group>
- <output id="rsltcnstdd" class="output_fix" visibility="hidden" style="left:740px; top:515px; width:60px; height:19px; text-align:center; "/>
- <caption id="caption36" class="tit_2" style="left:0px; top:105px; width:105px; height:13px; font-family:굴림; ">최근 검진항목</caption>
- <line id="line6" class="line_1" style="x1:0px; y1:118px; x2:800px; y2:118px; "/>
- <datagrid id="grd_rsltlist" nodeset="/root/main/ReClinicPlanlist/item" scroll="auto" caption="장기^검사방법^2012년^2013년^2014년^2015년^2016년^2017년^2018년" colsep="^" colwidth="109, 302, 50, 50, 50, 50, 50, 50, 50" dataheight="23" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:122px; width:800px; height:378px; ">
- <col ref="etcitemcnts2" style="text-align:center; "/>
- <col ref="etcdetlnm" style="text-align:center; "/>
- <col ref="year_2012" style="text-align:center; "/>
- <col ref="year_2013" style="text-align:center; "/>
- <col ref="year_2014" style="text-align:center; "/>
- <col ref="year_2015" style="text-align:center; "/>
- <col ref="year_2016" style="text-align:center; "/>
- <col ref="year_2017" style="text-align:center; "/>
- <col ref="year_2018" style="text-align:center; "/>
- </datagrid>
- <caption id="caption2" style="left:5px; top:510px; width:795px; height:20px; font-size:13ptpt; font-weight:bold; text-align:center; ">칠곡경북대학교병원 건강증진센터</caption>
- <caption id="caption4" style="left:5px; top:530px; width:795px; height:20px; text-align:center; ">상담 및 예약 053)200-3000, 3100</caption>
- <caption id="caption8" visibility="hidden" style="left:105px; top:100px; width:40px; height:25px; ">(남성)</caption>
- <caption id="caption9" visibility="hidden" style="left:104px; top:103px; width:40px; height:20px; ">(여성)</caption>
- </xhtml:body>
- </xhtml:html>
|