123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432 |
- <?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>
- <prcsprescondlist>
- <prcsprescond>
- <srchflag/>
- <lrgcd/>
- <rsltdd/>
- <cnfmmannm/>
- <prcpdd/>
- <pid/>
- <hngnm/>
- <age/>
- <sex/>
- <ioflag/>
- <excucdnm/>
- <calcscorcd/>
- <act_totamt/>
- <execdt/>
- <cnfmdt/>
- <tat/>
- <gubun/>
- <suppdeptcd/>
- <execprcpuniqno/>
- <magamflag/>
- <roomcd/>
- </prcsprescond>
- </prcsprescondlist>
- <patinfo>
- <patinfolist/>
- </patinfo>
- <prcsmagamlist>
- <item>
- <rsltdd/>
- <magamflag/>
- </item>
- </prcsmagamlist>
- </main>
- <send>
- <ddflag/>
- <fromdd/>
- <todd/>
- <suppdeptcd/>
- <excuroomcd/>
- <orddeptcd/>
- <wardcd/>
- <pid/>
- <patnm/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <excucd/>
- <excucdnm/>
- <prcpgenrflag/>
- <req>
- <data1/>
- </req>
- <cnfmmanid/>
- <cnfmmannm/>
- </send>
- <init>
- <cmb_info>
- <suppdeptlist>
- <suppdept>
- <suppdeptcd/>
- <depthngnm/>
- </suppdept>
- </suppdeptlist>
- <orddeptcdlist>
- <dept>
- <deptcd/>
- <depthngnm/>
- </dept>
- </orddeptcdlist>
- <wardcdlist>
- <dept>
- <deptcd/>
- <depthngnm/>
- </dept>
- </wardcdlist>
- <excuroomcdlist>
- <excuroom>
- <basecd/>
- <basecdflagdesc/>
- </excuroom>
- </excuroomcdlist>
- <initexecprcpstatcd/>
- <rsrvflaglist/>
- </cmb_info>
- <popupmenu>
- <grid01>
- <item>
- <name>복사하기</name>
- <func>astgrid_liscopy</func>
- </item>
- </grid01>
- </popupmenu>
- <baseinfo>
- <initexecprcpstatcd/>
- <initprcpgenrflagcd/>
- </baseinfo>
- </init>
- <hidden>
- <comcd/>
- </hidden>
- <temp>
- <userinfolist/>
- <userpopupinfo>
- <param/>
- <flag/>
- <searchitem/>
- <searchitem_dutplce/>
- </userpopupinfo>
- </temp>
- </root>
- </instance>
- <submission id="TRZSD00105" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRAER00621" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/prcsprescondlist"/>
- <submission id="TRAER00622" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/prcsmagamlist"/>
- <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- aezfSetSuppDeptcd();
- model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
-
- //글로벌 변수에서 등록번호 갖고오기
- var gv_pid = getGlobalVariable("gv_pid", "A");
-
- if(gv_pid != "") {
- model.setValue("/root/send/pid", gv_pid);
- //fgetPatInfoList();
- }
- model.setValue("/root/send/fromdd", getCurrentDate().toDate().getAddDate(-1,"D").getDateFormat("YYYYMMDD"));
- model.setValue("/root/send/todd", getCurrentDate());
-
-
-
- var instcd = getUserInfo("dutplceinstcd");
- var standard_yn = "orduseyn";
- var ord_deptflag = "D"; //외래진료실
- var rslt_ref = "/root/init/cmb_info/orddeptcdlist";
- zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref);
-
- ord_deptflag = "W"; //일반병동
- rslt_ref = "/root/init/cmb_info/wardcdlist";
- zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref);
-
- //zbcfGetCodeList( new Array("M0011","A0075", "M0010"), new Array("/root/init/cmb_info/initexecprcpstatcd", "/root/init/cmb_info/rsrvflaglist", "/root/init/baseinfo/initprcpgenrflagcd") );
- //submit("TRZBC00101", false);
-
- submit("TRAEA00503", false);
-
- submit("TRAEA00904", false);
-
-
-
-
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRAEA00503" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/excuroomcdlist"/>
- <submission id="TXAER00621" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/temp/count"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TXAER00622" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/temp/count"/>
- <bind id="bind_orddept" ref="/root/main/prcsprescondlist/prcsprescond/orddeptcd" readonly="../orddeptcd!=''"/>
- <bind id="bind_ward" ref="/root/main/prcsprescondlist/prcsprescond/wardcd" readonly="../wardcd!=''"/>
- <bind id="bind_room" ref="/root/main/prcsprescondlist/prcsprescond/roomcd" readonly="../roomcd!=''"/>
- <bind id="bind_execprcpstat" ref="/root/main/prcsprescondlist/prcsprescond/execprcpstatcd" readonly="../execprcpstatcd!=''"/>
- <bind id="bind_excuroom" ref="/root/main/prcsprescondlist/prcsprescond/excuroomcd" readonly="../excuroomcd!=''"/>
- <submission id="TRAEA00904" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/suppdeptlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- /* @group :
- * @ver : 2010.02.06
- * @by : 김건기
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 그리드의 내용을 엑셀로 Copy하기 위한 Function
- */
- function astgrid_liscopy() {
- var cellValue;
- var rClipBoardValue = "";
-
- var row = grd_mainordlist.row;
-
- rClipBoardValue = grd_mainordlist.valueMatrix(row, grd_mainordlist.colRef("pid"));
-
- if( rClipBoardValue != "" ) {
- window.clipBoardData = rClipBoardValue;
- }
-
- }
-
- /* @group :
- * @ver : 2015.10.06
- * @by : 권영애
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 그리드의 내용을 엑셀로 Copy하기 위한 Function
- */
- function getRsltList() {
- // 2011.02.07 c y w 조회시 환자정보리스트 클리어
- model.removeNodeset("/root/main/prcsprescondlist/prcsprescond");
-
- var row = grd_mainordlist.row-1;
- if( submit("TRAER00621") ){
- if( model.getValue("/root/main/prcsprescondlist/prcsprescond[1]/srchflag") == "1" ){ // 재고테이블에 데이터가 있을 경우
- if(model.getValue("/root/main/prcsprescondlist/prcsprescond[1]/magamflag") == "S" ){ // 마감여부가 S일 경우
- btn_save.visible = true;
- btn_del.visible = true;
- }else{ // 마감했을경우 버튼 비활성화.
- btn_save.visible = false;
- btn_del.visible = false;
-
- }
- }else if( model.getValue("/root/main/prcsprescondlist/prcsprescond[1]/srchflag") == "2" ){ // 데이터가 없을경우 활성화.
- btn_save.visible = true;
- btn_del.visible = false;
-
- if(model.getValue("/root/main/prcsprescondlist/prcsprescond[1]/magamflag") == "D" ){
- for(var a = 1 ; a <= grd_mainordlist.rows ; a++ ){
- grd_mainordlist.addStatus( a ,"update");
- }
- }else{
- for(var a = 1 ; a <= grd_mainordlist.rows ; a++ ){
- grd_mainordlist.addStatus( a ,"insert");
- }
- }
- }else{ //1 , 2 아니고 null일 경우 비활성화.
- btn_save.visible = false;
- btn_del.visible = false;
-
- }
- //2015.10.06 판독자료 월별 마감일자,마감여부
- submit("TRAER00622");
- }
-
- model.refresh();
-
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1198;2,757;2,784;">
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:771px; ">
- <group id="group2" style="left:0px; top:10px; width:1195px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line1" style="x1:1109px; y1:9px; x2:1109px; y2:32px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption1" class="search_name" style="left:259px; top:10px; width:112px; height:17px; text-align:left; background-image:../../../com/commonweb/images/search_bullet1.gif; ">지원부서 :</caption>
- <button id="btn_sea" class="btn1_letter2" style="left:1125px; top:10px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- getRsltList();
- ]]>
- </script>
- </button>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_default" inputtype="date" style="left:130px; top:10px; width:90px; height:19px; "/>
- <select1 id="cmb_suppdept" ref="/root/send/suppdeptcd" class="combo_search" appearance="minimal" style="left:350px; top:10px; width:119px; 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"));
- submit("TRAEA00503");
- ]]>
- </script>
- </select1>
- <caption id="caption11" class="search_name" style="left:15px; top:10px; width:120px; height:17px; text-align:left; background-image:../../../com/commonweb/images/search_bullet1.gif; ">판독결과일자 :</caption>
- </group>
- <caption id="caption10" class="tit_2" style="left:5px; top:60px; width:134px; height:20px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">판독현황</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:80px; x2:1194px; y2:80px; "/>
- <datagrid id="grd_mainordlist" nodeset="/root/main/prcsprescondlist/prcsprescond" caption="분류^결과일자^판독의명^처방일자^등록번호^환자명^나이^성별^입/외^caption1^처방명^처방코드^행위료^판독의ID^실시일시^판독일시^TAT^구분^suppdeptcd^execprcpuniqno^magamflag" colsep="^" colwidth="55, 73, 63, 70, 67, 67, 41, 42, 45, 100, 268, 99, 80, 100, 103, 106, 47, 43, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:85px; width:1045px; height:656px; ">
- <col ref="lrgcd" style="text-align:center; "/>
- <col ref="rsltdd" format="yyyy-mm-dd"/>
- <col ref="cnfmmannm" style="text-align:center; "/>
- <col ref="prcpdd" format="yyyy-mm-dd"/>
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="age"/>
- <col ref="sex"/>
- <col ref="roomcd"/>
- <col ref="ioflag" visibility="hidden"/>
- <col ref="excucdnm"/>
- <col ref="calcscorcd"/>
- <col ref="act_totamt" format="#,###" style="text-align:right; "/>
- <col ref="cnfmmanid" visibility="hidden"/>
- <col ref="execdt" format="yyyy-mm-dd hh:nn"/>
- <col ref="cnfmdt" format="yyyy-mm-dd hh:nn"/>
- <col ref="tat" style="text-align:right; "/>
- <col ref="gubun" style="text-align:center; "/>
- <col ref="suppdeptcd" visibility="hidden"/>
- <col ref="execprcpuniqno" visibility="hidden"/>
- <col ref="magamflag" visibility="hidden"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_mainordlist.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="oncopy">
- <![CDATA[
- astgrid_liscopy();
- ]]>
- </script>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
-
- if (event.button == 3) { // 3 : 오른쪽 버튼
- if (grd_mainordlist.isCell(event.target) && grd_mainordlist.mouseRow >= grd_mainordlist.fixedrows) {
- setPopupMenu("grd_mainordlist", false, "/root/init/popupmenu/grid01/item", "name", "func");
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- initPopupMenu();
- ]]>
- </script>
- </datagrid>
- <button id="btn_excel" class="btn2_letter4" disable.background-image="../../../com/commonweb/images/dis_btn2_letter2.gif" style="left:1126px; top:60px; width:64px; height:19px; background-image:../../../com/commonweb/images/btn2_letter2.gif; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var file = window.fileDialog("save","","true","","xls","Excel Files(*.xls)|*.xls");
- if(file == "") return;
- grd_mainordlist.saveExcel(file, "sheet1");
- ]]>
- </script>
- </button>
- <datagrid id="grd_magmalist" nodeset="/root/main/prcsmagamlist/item" caption="마감일자^마감" colsep="^" colwidth="68, 33" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:1050px; top:85px; width:140px; height:655px; ">
- <col ref="rsltdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="magamflag" style="text-align:center; "/>
- </datagrid>
- <button id="btn_save" class="btn3_letter3" style="left:905px; top:57px; width:68px; height:22px; ">
- <caption>일마감</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var cnt = getNodesetCount("/root/main/prcsprescondlist/prcsprescond");
- if( cnt > 0 ) {
- //alert( grd_mainordlist.getUpdateData());
- if( model.getValue("/root/send/fromdd") == "" ){
- messageBox("결과일자를", "I007");
- } else {
- if( messageBox("판독결과 정보를","Q002")==6 ) {
- model.setValue("/root/send/req/data1", grd_mainordlist.getUpdateData());
- submit("TXAER00621");
- getRsltList();
- }
- }
- }else{
- messageBox("저장할 판독결과 정보가", "I004");
- }
- ]]>
- </script>
- </button>
- <button id="btn_del" class="btn3_letter2" style="left:985px; top:57px; width:56px; height:22px; ">
- <caption>수정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var cnt = getNodesetCount("/root/main/prcsprescondlist/prcsprescond");
- if( cnt > 0 ) {
- if( model.getValue("/root/send/fromdd") == "" ){
- messageBox("결과일자를", "I007");
- }else{
- if ( messageBox("판독 결과정보를","Q001")==6 ) {
- if( submit("TXAER00622") ){
- model.removenode("/root/main/prcsprescondlist");
- }else{
- getRsltList();
- }
- }
- }
- } else {
- messageBox("삭제할 판독 결과정보가", "I004");
- }
- model.refresh();
- ]]>
- </script>
- </button>
- </group>
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:142px; height:15px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">판독현황 조회</caption>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="button1" class="btn6_letter2" 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>
- <button id="btn_reset" class="btn4_letter3" visibility="hidden" disable.background-image="../../../com/commonweb/images/dis_btn4_letter3.gif" style="left:1125px; top:5px; width:68px; height:22px; background-image:../../../com/commonweb/images/btn4_letter3.gif; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- cmb_excuroom.deselect(0);
- cmb_orddept.deselect(0);
- cmb_ward.deselect(0);
- cmb_rsrvflag.deselect(0);
-
- ipt_pid.value = "";
- ipt_patnm.value = "";
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|