123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684 |
- <?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>PACS 인터페이스 정보 조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <prcphist>
- <prcplist>
- <no/>
- <prcpdd/>
- <prcpgenrflag/>
- <calcscorcd/>
- <excucdnm/>
- <execprcpstatcd/>
- <usernm/>
- <depthngnm/>
- <rsrvdd/>
- <rcptdd/>
- <acptdd/>
- <excuexectodt/>
- <cnfmdt/>
- <acptrem/>
- <hisorderid/>
- </prcplist>
- <prcpcnllist>
- <no/>
- <prcpdd/>
- <prcpgenrflag/>
- <prcpcd/>
- <excucdnm/>
- <prcphistcd/>
- <usernm/>
- <depthngnm/>
- <rsrvdd/>
- <rcptdd/>
- <acptdd/>
- <excuexectodt/>
- <cnfmdt/>
- <acptrem/>
- <hisorderid/>
- </prcpcnllist>
- </prcphist>
- <patinfo>
- <patinfolist/>
- </patinfo>
- <pacsinfo>
- <pacsrpth>
- <queueid/>
- <flag/>
- <worktime/>
- <readstatus/>
- <hisorderid/>
- <patid/>
- <readtext/>
- <confdate/>
- <conftime/>
- <confdr1/>
- <confdr2/>
- <extend1/>
- <extend2/>
- <opdeptid/>
- <studydtm/>
- </pacsrpth>
- <pacsordh>
- <queueid/>
- <flag/>
- <worktime/>
- <patid/>
- <eventtype/>
- <hisorderid/>
- <accessionno/>
- <examdate/>
- <examtime/>
- <examroom/>
- <examcode/>
- <examname/>
- <orderdoc/>
- <opdoc/>
- <patname/>
- <patname2/>
- <patbirthday/>
- <patsex/>
- <study_instance_uid/>
- <patpersonalid/>
- <patzip/>
- <pataddress1/>
- <status/>
- <stu/>
- </pacsordh>
- </pacsinfo>
- </main>
- <send>
- <pid/>
- <prcpfromdd/>
- <prcptodd/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <suppdeptcd/>
- <hisorderid/>
- <patname/>
- <patname2/>
- <patsex/>
- <patbirthday/>
- <patpersonalid/>
- <patzip/>
- <pataddress1/>
- <savedata/>
- <oldpid/>
- </send>
- <init>
- <baseinfo>
- <initexecprcpstatcd/>
- </baseinfo>
- <cmb_info>
- <suppdeptlist>
- <suppdept/>
- </suppdeptlist>
- </cmb_info>
- <suppdeptlist>
- <suppdeptcd/>
- <depthngnm/>
- </suppdeptlist>
- </init>
- <hidden>
- <source>
- <pathngnm/>
- </source>
- </hidden>
- <init3>
- <baseinfo>
- <emplinfo/>
- </baseinfo>
- </init3>
- </root>
- </instance>
- <submission id="TRAEA00904" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/suppdeptlist"/>
- <submission id="TRZBC00101"/>
- <bind id="bind_prcpstatcd" ref="/root/main/prcphist/prcplist/execprcpstatcd" readonly="../execprcpstatcd!=''"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- // 2010.12.15 c y w 조회조건으로 지원부서 추가
- model.setValue("/root/send/hisorderid","");
-
- var suppdeptcd = "";
- suppdeptcd = getScreenMenuParameter();
- if (suppdeptcd == "" || suppdeptcd == null || suppdeptcd == "null"){
- aezfSetSuppDeptcd();
- }else{
- model.setValue("/root/send/globalinstance/instance1", suppdeptcd);
- }
- var instance = model.getValue("/root/send/globalinstance/instance1");
- //지원부서 조회
- submit("TRAEA00904", false);
- if( instance1.selectSingleNode("/root/init/cmb_info/suppdeptlist/suppdept[suppdeptcd='" + instance + "']") == null ){
- model.setValue("root/send/suppdeptcd" , "2180000000"); //지원부서코드에 해당되지않으면 기본 핵의학과로 보여줌(공통으로뺄것임) - 박재영
- model.setValue("/root/send/globalinstance/instance1", model.getValue("/root/send/suppdeptcd"));
- }else{
- model.setValue("root/send/suppdeptcd" , instance); //지원부서코드에 해당되지않으면 기본 핵의학과로 보여줌(공통으로뺄것임) - 박재영);
- }
-
- //권한자 가져오기
- astGetComboList( new Array("E0002"), new Array("/root/init3/baseinfo/emplinfo") );
-
- zbcfGetCodeList( new Array("M0011"), new Array("/root/init/baseinfo/initexecprcpstatcd") );
- submit("TRZBC00101", false);
-
- ipt_startrsrvdd.value = getCurrentDate().toDate().getAddDate(-90,"D").getDateFormat("YYYYMMDD");
- ipt_endrsrvdd.value = getCurrentDate();
-
- model.removeNodeset("/root/main/prcphist/prcplist");
- model.removeNodeset("/root/main/pacsinfo/pacsordh");
- model.removeNodeset("/root/main/pacsinfo/pacsrpth");
- model.refresh();
-
- model.setFocus("ipt_pid");
- if (model.getValue("/root/send/pid") != ""){
- btn_sea.dispatch("DOMActivate");
- }else{
- // 이부분이 멀까나 ㅠㅠㅠㅠ
- var paminfo = getGlobalVariable("paminfo"); //프로그램에 따라 원무정보(paminfo), 환자기본정보(patflag) get
- var gv_pid = getGlobalVariable("gv_pid", "A"); //글로벌변수로 넘겨준 등록번호값
- if(paminfo != "") //원무 정보(기본 정보)가 있는 경우
- {
- model.removeNodeset("/root/paminfo"); //여러개의 instance발생을 막기 위해 removeNodeset을 해줘야 함.
- model.makeNode("/root/paminfo");
- setCSVToNode("/root/paminfo", paminfo);
-
- //상단 정보를 이용하여 프로그램 수행
- var pid = model.getValue("/root/paminfo" + "/list/pid");
- model.setValue("/root/send/pid", pid);
- btn_sea.dispatch("DOMActivate");
- }
- if(gv_pid != "") { //글로벌변수(등록번호)가 있는경우
- model.setValue("/root/send/pid", gv_pid);
- btn_sea.dispatch("DOMActivate");
- }
- }
-
- ]]>
- </script>
- <submission id="TXAEA07101" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" ref="/root/send/savedata" replace="instance"/>
- <submission id="TXAEA07102" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" ref="/root/send" replace="instance"/>
- <submission id="TXAEA07103" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" ref="/root/send" replace="instance"/>
- <submission id="TRAEA07101" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" ref="/root/send" replace="instance" resultref="/root/main/pacsinfo"/>
- <submission id="TRAEA07102" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" ref="/root/send" replace="instance" resultref="/root/main/prcphist"/>
- <submission id="TRAEA00204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/patinfo"/>
- <submission id="TRAAA00001"/>
- </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/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/combolist.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1195;2,757;2,784;">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:10px; width:235px; height:3px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">개인별 PACS인터페이스정보 조회</caption>
- </group>
- <group id="group3" popup="ta" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption1" class="search_name" style="left:380px; top:8px; width:86px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">적용일자 :</caption>
- <caption id="caption3" class="search_name" style="left:15px; top:8px; width:91px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">등록번호 :</caption>
- <button id="btn_sea" class="btn1_letter2" navindex="4" style="left:1124px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ipt_hisorderid.value = " ";
- btn_case1.selected = true;
- var _pid = model.getValue("/root/send/pid");
- var _frdt = model.getValue("/root/send/prcpfromdd");
- var _todt = model.getValue("/root/send/prcptodd");
-
- if ( _pid == "" ) {
- messageBox("필수입력사항인 등록번호를 입력해 주십시오.", "I999");
- model.setFocus("ipt_pid");
- }
- else if ( _frdt == "" && _todt != "" ) {
- messageBox("검색하실 날짜 범위의 시작일자를 입력해 주십시오." , "I999");
- model.setFocus("ipt_startrsrvdd");
- }
- else if ( _frdt != "" && _todt == "") {
- messageBox("검색하실 날짜 범위의 마지막 일자를 입력해 주십시오." , "I999");
- model.setFocus("ipt_endrsrvdd");
- }
- else if ( getDateInterval(_frdt, _todt) < 0 ) {
- messageBox("입력하신 날짜 범위로는 검색할 수 없습니다. 입력하신 날짜를 확인해 주십시오." , "I999");
- model.setFocus("ipt_startrsrvdd");
- }
- else {
- //submit("TRAEA00401");
- submit("TRAEA07102");
-
- if ( grd_prcphist.rows == 1) {
- messageBox("입력하신 등록번호/일자에 해당하는 환자의 처방이력이 DB에 존재하지 않습니다.", "I999");
- }
-
- model.setValue( "/root/send/hisorderid", "");
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <input id="ipt_pid" ref="/root/send/pid" class="input_search" navindex="1" maxlength="10" style="left:105px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
-
- var pid = ipt_pid.value;
- if(pid == ""){
- messageBox("환자를 지정하지", "E007")
- return ;
- }
-
- //환자정보 조회
- if(submit("TRAEA00204")) {
- model.setValue("/root/hidden/source/pathngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
- }
-
- model.toggle("case1");
- inputEnterKey("btn_sea", "DOMActivate");
- //inputEnterKey("btn_sea2", "DOMActivate");
- }
- ]]>
- </script>
- </input>
- <input id="ipt_endrsrvdd" ref="/root/send/prcptodd" class="input_default" navindex="3" inputtype="date" style="left:579px; top:8px; width:100px; height:14px; "/>
- <button id="button61" class="icon_search" style="left:210px; top:9px; width:16px; height:16px; background-image:../../../com/commonweb/images/icon_search.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SPPMC02500", "", "200", "200", "SPPMC02500", "/root/send/pid", "/root/send");
-
- model.setValue( "/root/send/pid", model.getValue("/root/main/patinfo/patinfolist/pid") );
- model.setValue( "/root/hidden/source/pathngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm") );
-
- model.refresh();
- ]]>
- </script>
- </button>
- <output id="opt_pathngnm" ref="/root/hidden/source/pathngnm" class="output_fix" style="left:232px; top:8px; width:100px; height:19px; "/>
- <input id="ipt_startrsrvdd" ref="/root/send/prcpfromdd" class="input_default" navindex="2" inputtype="date" style="left:474px; top:8px; width:100px; height:14px; ">
- <script type="javascript" ev:event="DOMFocusIn">
- <![CDATA[
- opt_pathngnm.value = "";
- ]]>
- </script>
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- var _str = ipt_pid.currentText;
-
- if ( _str.isNumber() == false ) {
- messageBox("등록번호는 숫자만 입력이 가능합니다.", "I999");
- ipt_pid.value = "";
- }
-
- btn_sea.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <select1 id="cmb_deptcd" ref="/root/send/suppdeptcd" class="combo_default" appearance="minimal" editmode="input" style="left:825px; top:8px; width:155px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmb_info/suppdeptlist/suppdept">
- <label ref="depthngnm"/>
- <value ref="suppdeptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // model.setValue("/root/send/globalinstance/instance1", model.getValue("/root/send/suppdeptcd"));
- ]]>
- </script>
- </select1>
- <caption id="caption5" class="search_name" style="left:730px; top:8px; width:86px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">지원부서 :</caption>
- </group>
- <button id="btn_excsave" class="btn2_letter4" disable.background-image="../../../com/commonweb/images/dis_btn2_letter4.gif" style="left:1129px; top:49px; width:64px; height:19px; background-image:../../../com/commonweb/images/btn2_letter4.gif; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "개인별처방이력", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "")
- {
- grd_prcphist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <line id="line1" class="line_1" style="x1:0px; y1:69px; x2:1194px; y2:69px; "/>
- <line id="line2" class="line_1" style="x1:1px; y1:370px; x2:1195px; y2:370px; "/>
- <caption id="caption2" class="tit_2" style="left:0px; top:570px; width:144px; height:13px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">PAC.PACSRPTH</caption>
- <datagrid id="grd_pacsrpth" nodeset="/root/main/pacsinfo/pacsrpth" autoresize="true" caption="QUEUEID^FLAG^WORKTIME^READSTATUS^HISORDERID^PATID^READTEXT^CONFDATE^CONFTIME^CONFDR1^CONFDR2^EXTEND1^EXTEND2^OPDEPTID^STUDYDTM" colsep="^" colwidth="85, 39, 103, 91, 132, 85, 913, 80, 73, 63, 64, 63, 61, 77, 120" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:1px; top:590px; width:1194px; height:125px; ">
- <col ref="queueid"/>
- <col ref="flag" type="input"/>
- <col ref="worktime"/>
- <col ref="readstatus"/>
- <col ref="hisorderid" style="font-weight:bold; color:#ff0000; "/>
- <col ref="patid" type="input" style="color:#000000; "/>
- <col ref="readtext" type="input"/>
- <col ref="confdate"/>
- <col ref="conftime"/>
- <col ref="confdr1"/>
- <col ref="confdr2"/>
- <col ref="extend1"/>
- <col ref="extend2"/>
- <col ref="opdeptid"/>
- <col ref="studydtm"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_pacsrpth.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <caption id="caption4" class="tit_2" style="left:5px; top:355px; width:144px; height:13px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">PAC.PACSORDH</caption>
- <line id="line3" class="line_1" style="x1:1px; y1:585px; x2:1195px; y2:585px; "/>
- <button id="button2" class="btn1_letter8" style="left:915px; top:345px; width:128px; height:22px; ">
- <caption>PACSORDH 리셋</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- //alert(getGridUpdateData(grd_pacsordh));
- //model.makeValue("/root/send/savedata/ordhinfo" , getGridUpdateData(grd_pacsordh) );
-
- model.makeValue("/root/send/savedata/ordhinfo" , grd_pacsordh.getUpdateDataAll("u") );
- submit("TXAEA07101", false);
-
-
- ]]>
- </script>
- </button>
- <button id="btn_insrpth" class="btn1_letter8" style="left:1050px; top:345px; width:128px; height:22px; ">
- <caption>PACSRPTH 생성</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- //pacsrpth가 없을 경우
- //insert pacsrpth
-
- var auth_id = getUserInfo("userid");
- var dev_id = auth_id.substr(0,3);
-
- // 2011.06.21 권한 공통코드(E0002)로 관리
- var idx_cncl = 0;
- var cnclidCnt = getNodesetCount("/root/init3/baseinfo/emplinfo/E0002");
-
- for( var i = 1 ; i<= cnclidCnt ; i++){
- if( model.getValue("/root/init3/baseinfo/emplinfo/E0002["+ i +"]/cdid") == auth_id ){
- idx_cncl++;
- }
- }
-
-
- if ( idx_cncl != 0 || dev_id == "DEV" || dev_id == "AST") {
- }else {
- messageBox("저장/수정/삭제권한은 전산 관리자에게만 부여합니다.","I999");
- return;
- }
-
- model.setValue( "/root/send/hisorderid", model.getValue("/root/send/hisorderid"));
- model.setValue( "/root/send/pid", model.getValue("/root/send/pid"));
-
-
- if ( grd_pacsrpth.rows < 3 ) {
- submit("TXAEA07102", false);
- }
-
- ]]>
- </script>
- </button>
- <datagrid id="grd_pacsordh" nodeset="/root/main/pacsinfo/pacsordh" autoresize="true" caption="QUEUEID^^FLAG^WORKTIME^PATID^EVENTTYPE^HISORDERID^ACCESSIONNO^EXAMDATE^EXAMTIME^EXAMROOM^EXAMCODE^caption1^EXAMNAME^ORDERDOC^OPDOC^PATNAME^PATNAME2^PATPERSONALID^PATBIRTHDAY^PATSEX^patzip^address^STUDY_INSTANCE_UID" colsep="^" colwidth="165, 35, 41, 103, 69, 83, 132, 102, 80, 73, 76, 72, 100, 354, 77, 77, 78, 81, 100, 68, 37, 100, 341, 240, 100" ellipsis="true" explorerbar="sortshow" frozencols="5" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:1px; top:375px; width:1194px; height:165px; ">
- <col ref="queueid"/>
- <col class="update_n" ref="stu"/>
- <col ref="flag"/>
- <col ref="worktime"/>
- <col editable="true" ref="patid" type="input" style="left:329px; top:23px; width:69px; height:23px; color:#000000; "/>
- <col ref="eventtype" style="font-weight:bold; "/>
- <col editable="false" ref="hisorderid" type="input" style="font-weight:bold; color:#ff0000; "/>
- <col editable="false" ref="accessionno" type="input" style="font-weight:bold; color:#993366; "/>
- <col ref="examdate"/>
- <col ref="examtime"/>
- <col ref="examroom"/>
- <col ref="examcode"/>
- <col ref="status" visibility="hidden"/>
- <col ref="examname"/>
- <col ref="orderdoc"/>
- <col ref="opdoc"/>
- <col ref="patname" type="input"/>
- <col ref="patname2" type="input"/>
- <col ref="patpersonalid" type="input"/>
- <col ref="patbirthday" type="input"/>
- <col ref="patsex" type="input"/>
- <col ref="patzip" type="input"/>
- <col ref="pataddress1" type="input"/>
- <col ref="study_instance_uid"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_pacsrpth.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if ( grd_pacsordh.row > 0 ) {
- model.setValue( "/root/send/hisorderid", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/hisorderid"));
- model.setValue( "/root/send/pid", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patid"));
- model.setValue( "/root/send/patname", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patname"));
- model.setValue( "/root/send/patname2", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patname2"));
- model.setValue( "/root/send/patsex", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patsex"));
- model.setValue( "/root/send/patbirthday", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patbirthday"));
- model.setValue( "/root/send/patpersonalid", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patpersonalid"));
- model.setValue( "/root/send/patzip", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patzip"));
- model.setValue( "/root/send/pataddress1", model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/pataddress1"));
- //alert("pname = " + model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/patname"));
-
-
-
- if( model.getValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/status") ==""){
- model.makeValue("/root/main/pacsinfo/pacsordh[" + grd_pacsordh.row + "]/status", "u");
- grd_pacsordh.cellStyle("background-image", + grd_pacsordh.row, grd_pacsordh.colRef("stu")) = "../../../com/commonweb/images/icon_u.gif"; //방향컬럼추가로 인덱스수정10->11-20091016-kys
- }
- }
-
- model.refresh();
- ]]>
- </script>
- </datagrid>
- <switch id="switch1" style="left:5px; top:75px; width:1190px; height:260px; ">
- <case id="case1" selected="true">
- <datagrid id="grd_prcphist" nodeset="/root/main/prcphist/prcplist" autoresize="true" caption="처방일자^I/O^처방코드^처방명^처방상태^진료의사^진료과^예약일시^수납일자^접수일자^실시일시^판독일자^검사실 정보^hisorderid" colsep="^" colwidth="70, 30, 80, 251, 70, 70, 80, 120, 70, 70, 120, 120, 297, 120" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:0px; width:1175px; height:255px; ">
- <col ref="prcpdd" format="yyyy-mm-dd"/>
- <col ref="prcpgenrflag" style="text-align:center; "/>
- <col ref="calcscorcd"/>
- <col ref="excucdnm"/>
- <col ref="execprcpstatcd" type="combo" style="font-weight:bold; color:#ff0000; ">
- <choices>
- <itemset nodeset="/root/init/baseinfo/initexecprcpstatcd/M0011">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="usernm"/>
- <col ref="depthngnm"/>
- <col ref="rsrvdd" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="rcptdd" format="yyyy-mm-dd"/>
- <col ref="acptdd" format="yyyy-mm-dd"/>
- <col ref="excuexectodt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="cnfmdt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="acptrem" style="text-align:left; "/>
- <col ref="hisorderid"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_prcphist.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- var hisorderid = model.getValue("/root/main/prcphist/prcplist[" + grd_prcphist.row + "]/hisorderid");
-
- ipt_hisorderid.value = hisorderid;
- model.setValue( "/root/send/hisorderid", hisorderid );
- submit("TRAEA07101");
- model.refresh();
-
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case2">
- <datagrid id="grd_prcphistcnl" nodeset="/root/main/prcphist/prcpcnllist" autoresize="true" caption="처방일자^I/O^처방코드^처방명^처방상태^진료의사^진료과^예약일시^수납일자^접수일자^실시일시^판독일자^검사실 정보^hisorderid" colsep="^" colwidth="70, 30, 80, 251, 70, 70, 80, 120, 70, 70, 120, 120, 297, 120" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:0px; width:1180px; height:255px; ">
- <col ref="prcpdd" format="yyyy-mm-dd"/>
- <col ref="prcpgenrflag" style="text-align:center; "/>
- <col ref="prcpcd"/>
- <col ref="excucdnm"/>
- <col ref="prcphistcd"/>
- <col ref="usernm"/>
- <col ref="depthngnm"/>
- <col ref="rsrvdd" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="rcptdd" format="yyyy-mm-dd"/>
- <col ref="acptdd" format="yyyy-mm-dd"/>
- <col ref="excuexectodt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="cnfmdt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="acptrem" style="text-align:left; "/>
- <col ref="hisorderid"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_prcphistcnl.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var hisorderid = model.getValue("/root/main/prcphist/prcpcnllist[" + grd_prcphistcnl.row + "]/hisorderid");
-
- ipt_hisorderid.value = hisorderid;
-
- model.setValue( "/root/send/hisorderid", hisorderid );
- submit("TRAEA07101");
- model.refresh();
-
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="case3">
- <caption id="caption7" class="search_name" style="left:70px; top:20px; width:112px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">신규등록번호 :</caption>
- <input id="input1" ref="/root/send/pid" class="input_search" navindex="1" maxlength="10" style="left:190px; top:20px; width:100px; height:19px; "/>
- <caption id="caption8" class="search_name" style="left:70px; top:45px; width:108px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">과거등록번호 :</caption>
- <input id="input2" ref="/root/send/oldpid" class="input_search" navindex="1" maxlength="10" style="left:190px; top:45px; width:100px; height:19px; "/>
- <button id="btn_ok" class="btn1_letter8" style="left:360px; top:20px; width:128px; height:22px; ">
- <caption>신규번호로 갱신</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- submit("TXAEA07103", false);
- //if(submit("TXAEA07103") ) {
- // messagebox("갱신되었습니다", "E999", "");
- //}
-
- model.refresh();
- ]]>
- </script>
- </button>
- </case>
- </switch>
- <button id="btn_case1" class="btn_sw" group="tab" style="left:0px; top:50px; width:80px; height:22px; ">
- <caption>처방이력</caption>
- <toggle case="case1" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //inputEnterKey("btn_sea", "DOMActivate");
- //alert('mmm');
- ]]>
- </script>
- </button>
- <button id="btn_case2" class="btn_sw" group="tab" style="left:80px; top:50px; width:80px; height:22px; ">
- <caption>취소처방</caption>
- <toggle case="case2" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //inputEnterKey("btn_sea2", "DOMActivate");
- //alert('mmm');
- ]]>
- </script>
- </button>
- <input id="ipt_hisorderid" ref="/root/send/hisorderid" style="left:150px; top:348px; width:205px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_hisorderid", "DOMActivate");
- ]]>
- </script>
- </input>
- <button id="btn_hisorderid" class="btn1_letter2" navindex="4" style="left:360px; top:348px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var hisorderid = ipt_hisorderid.value;
-
- model.setValue( "/root/send/hisorderid", hisorderid );
-
- submit("TRAEA07101");
-
- model.refresh();
-
- ]]>
- </script>
- </button>
- <button id="button1" class="btn2_letter4" style="left:780px; top:345px; width:64px; height:19px; ">
- <caption>이름변경</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- if ( grd_pacsordh.rows < 1 ) {
- return "0";
- }
-
- var pname = model.getValue("/root/hidden/source/pathngnm");
-
- if ( pname == "" ) {
- messageBox("환자 이름이 없습니다. 확인바랍니다.", "E999", "");
- return "0";
- }
-
- for (var i = 1 ; i<grd_pacsordh.rows; i++ ) {
- model.setValue("/root/main/pacsinfo/pacsordh["+ i +"]/patname" , pname );
- model.setValue("/root/main/pacsinfo/pacsordh["+ i +"]/patname2" , pname );
- model.setValue("/root/main/pacsinfo/pacsordh[" + i + "]/status", "u");
- grd_pacsordh.cellStyle("background-image", + i, grd_pacsordh.colRef("stu")) = "../../../com/commonweb/images/icon_u.gif";
- model.makeValue("/root/main/pacsinfo/pacsordh[" + i + "]/stu", "u");
-
- }
-
- model.refresh();
-
-
- ]]>
- </script>
- </button>
- <button id="btn_case3" class="btn_sw" group="tab" style="left:160px; top:50px; width:80px; height:22px; ">
- <caption>합번</caption>
- <toggle case="case3" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //inputEnterKey("btn_sea2", "DOMActivate");
- //alert('mmm');
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="btn_prt" class="btn6_letter2" visibility="hidden" disable.background-image="../../../com/commonweb/images/dis_btn6_letter2.gif" style="left:0px; top:5px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn6_letter2.gif; ">
- <caption>출력</caption>
- </button>
- </group>
- <line id="line13" class="line_4" style="x1:1107px; y1:29px; x2:1107px; y2:51px; "/>
- </xhtml:body>
- </xhtml:html>
|