123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMASI02300.xrw
- * 설 명 : 수술환자조회
- * 수정이력 : 조회 함수생성 및 환자id length제한부분 막음 /2007-11-13 /손주연
- * 기 타 :
- -->
- <?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>
- <![CDATA[]]>
- <xhtml:title>수술환자조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <oppatrefinfo>
- </oppatrefinfo>
- <indopinfo>
- </indopinfo>
- <cond>
- <fromdd/>
- <todd/>
- <orddeptcd/>
- <perfdrnm/>
- <opcd/>
- <opnm/>
- <pid/>
- <opcdkind>ALL</opcdkind>
- </cond>
- <opinfo/>
- </main>
- <send>
- <reqdata/>
- </send>
- <hidden>
- <popupmenu>
- <grid01>
- <item>
- <name>통합기록조회</name>
- <func>fSytsRecRefPopup</func>
- </item>
- <item>
- <name>병원감염보고서등록</name>
- <func>fHospInfcReptPopup</func>
- </item>
- </grid01>
- </popupmenu>
- <getdata>
- <selectedpid/>
- </getdata>
- </hidden>
- <init>
- <initdate>
- <today/>
- </initdate>
- <P0064list>
- <P0064>
- <cdid/>
- <cdnm/>
- </P0064>
- </P0064list>
- <M0013list>
- <M0013>
- <cdid/>
- <cdnm/>
- </M0013>
- </M0013list>
- <M0015list>
- <M0015>
- <cdid/>
- <cdnm/>
- </M0015>
- </M0015list>
- <M0017list>
- <M0017>
- <cdid/>
- <cdnm/>
- </M0017>
- </M0017list>
- <M0341list>
- <M0341>
- <cdid/>
- <cdnm/>
- </M0341>
- </M0341list>
- <warddeptlist>
- </warddeptlist>
- <deptlist>
- </deptlist>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- model.removeNodeset("/root/main/oppatrefinfo");
- model.removeNodeset("/root/main/indopinfo");
- model.refresh();
- ]]>
- </script>
- <submission id="TRASI02301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/oppatrefinfo"/>
- <submission id="TRASI02302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/indopinfo"/>
- <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- </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="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize() {
- grd_oppatreflist.frozenCols = 3;
- grd_indoplist.frozenCols = 3;
- // 공통코드를 조회한다.
- zbcfGetCodeList( new Array("P0064", "M0013", "M0015", "M0017", "M0341"),
- new Array("/root/init/P0064list", "/root/init/M0013list", "/root/init/M0015list", "/root/init/M0017list", "/root/init/M0341list"));
-
- // 진료과
- var instcd = getUserInfo("dutplceinstcd");
- var standard_yn = "orduseyn";
- var ord_deptflag = 'D';
- var rslt_ref = "/root/init/deptlist";
- var sort_field = "depthngnm";
- var sort_method = "asc";
- zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref, sort_method);
- addComboItem("cmb_orddeptcd","","","above");
-
- //병동
- standard_yn = "orduseyn";
- ord_deptflag = "W";
- rslt_ref = "/root/init/warddeptlist";
- sort_field = "deptcd";
- sort_method = "asc";
- zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref, sort_field, sort_method);
-
- var today = getCurrentDate();
- var idate = new Date();
- var peveDate = idate.getAddDate(0, "M");
- model.setValue("/root/init/initdate/today", today);
- model.makeValue("/root/send/cond/trgtmancnt", "I");
- model.makeValue("/root/send/cond/fromdd", peveDate.getDateFormat());
- model.makeValue("/root/send/cond/todd", today);
- model.setValue("/root/main/cond/fromdd", peveDate.getDateFormat());
- model.setValue("/root/main/cond/todd", today);
- model.refresh();
- }
-
- function fSytsRecRefPopup(){
- var sessionPID = getPatientId();
- var iRow=grd_oppatreflist.row;
- if(sessionPID != model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/pid")){
- fReqOpPatPamInfo();
- }
- setParameter("SMMRI00400_param_pid", sessionPID);
- //open("SMMRI00400", 1,10,10, "SMMRI00400");
- modal("SMMRI00400",1,10,10,"SMMRI00400", "", "/root/hidden/oprecinfo/info");
- }
-
- function fPrcpRefPopup() {
- var rowNode;
- var destNode = instance1.selectSingleNode("/root/send");
- for( var i = 0; i < grd_oppatreflist.selectedRows; i++ ) {
- rowNode = instance1.selectSingleNode("/root/datagrid/grid01/row[" + (grd_oppatreflist.selectedRow(i) - grd_oppatreflist.fixedRows + 1) + "]");
- model.duplicate(destNode, rowNode);
- }
- modal("SPTMP00100", "", "", "", "popup", "/root/send", "/root/main/grid01");
- }
-
- function fHospInfcReptPopup() {
- var sessionPID = getPatientId();
- var iRow=grd_oppatreflist.row;
- if(sessionPID != model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/pid")){
- fReqOpPatPamInfo();
- }
- var rtnmsg_header = "infcyn▦opcd▦opnm▦opmskind▦opflagcd▦opstatcd▦perfdrnm▦perfdrcd▦anstkind▦opdd▦opstarttm▦opendtm▦opusetm▦opwundkind▦asascore▦riskindex▦gnrlanst▦nnopcd▦escopeaproch▩";
- var rtnmsg_data = "";
- rtnmsg_data+= model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/infcyn")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opcd")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opnm")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opmskind")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opflagcd")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opstatcd")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/perfdrnm")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/perfdrcd")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/anstkind")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opdd")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opstarttm")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opendtm")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opusetm")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opwundkind")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/asascore")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/riskindex")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/gnrlanst")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/nnopcd")+"▦"
- +model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/escopeopyn")+"▩";
- setParameter("setVal1", rtnmsg_header+rtnmsg_data);
-
- setParameter("setVal2", model.getValue("/root/main/oppatrefinfo/oppatreflist[" + iRow + "]/opwundkind"));
- setParameter("setVal3", model.getValue("/root/main/oppatrefinfo/oppatreflist[" + iRow + "]/asascore"));
- setParameter("setVal4", model.getValue("/root/main/oppatrefinfo/oppatreflist[" + iRow + "]/riskindex"));
- setParameter("setVal5", model.getValue("/root/main/oppatrefinfo/oppatreflist[" + iRow + "]/gnrlanst"));
- setParameter("setVal6", model.getValue("/root/main/oppatrefinfo/oppatreflist[" + iRow + "]/escopeopyn"));
- setParameter("setVal7", model.getValue("/root/main/oppatrefinfo/oppatreflist[" + iRow + "]/anstkind"));
-
- setParameter("setVal8", "S");
- open("SMASI00100", 1,10,10, "SMASI00100");
- window.close();
- }
-
- function fReqOpPatPamInfo(){
- var iRow = grd_oppatreflist.row;
- var sOPPATLIST_PATH = "/root/main/oppatrefinfo/oppatreflist";
- var ioflag = "T" // 수술일 경우 ioflag:T
- var pid = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/pid");
- var opcnfmdd = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/opdd");
- var cretno = "";
- var instcd = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/instcd");
- var perfdeptcd = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/perfdeptcd");
- var perfdrid = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/perfdrnm");
- var patflag = "I";
- var procflag = "F"; // 최초조회:F , 재조회:R
- var oprsrvno = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/oprsrvno");
- var ophistno = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/ophistno");
- var srchdd = model.getValue(sOPPATLIST_PATH + "[" + iRow + "]/opdd"); //조회일자
-
- var param = ioflag + "▦"
- + pid + "▦"
- + opcnfmdd + "▦"
- + cretno + "▦"
- + instcd + "▦"
- + perfdeptcd + "▦"
- + perfdrid + "▦"
- + patflag + "▦"
- + procflag + "▦"
- + oprsrvno + "▦"
- + ophistno + "▦"
- + srchdd;
-
- setParameter("condparam", param);
- modal("SPMMO08900", 1, "", "", "", "", "", "left:0; right:0; width:0; height:0; sysmenu:hidden; caption:hidden; min:hidden, max:hidden;");
- }
- /*====================================================================================================================
- @desc : 수술환자조회
- ====================================================================================================================*/
- function fGetOprsList(){
- model.removeNodeset(grd_oppatreflist.nodeset);
- model.removeNodeset(grd_indoplist.nodeset);
-
- if( !isRequiredControls("ipt_fromdd","ipt_todd") ){
- return;
- }
-
- model.makeNode("/root/send/reqdata");
- model.copyNode("/root/send/reqdata", "/root/main/cond");
-
- var pnm = model.getValue("/root/main/cond/perfdrnm");
- if (pnm != ""){
- //pnm = "%" + pnm + "%";
- model.setValue("/root/send/reqdata/perfdrnm", pnm);
- }
-
- var ocd = model.getValue("/root/send/reqdata/opcd");
- var onm = model.getValue("/root/send/reqdata/opnm");
- if (ocd == "" && onm != ""){
- //onm = "%" + onm + "%";
- model.setValue("/root/send/reqdata/opnm", onm);
- }
-
- openLoadingBar("수술환자정보 ") ;//처리중 화면을 오픈한다.
- submit("TRASI02301");
- closeLoadingBar() ;//처리중 화면을 close한다.
-
- //model.refresh();
- }
- /*====================================================================================================================
- @desc : 개인수술이력조회
- ====================================================================================================================*/
- function fGetOprsHistList(){
-
- model.removeNodeset(grd_indoplist.nodeset);
-
- if((grd_oppatreflist.mouseRow > 0) && ( grd_oppatreflist.mouseRow <= grd_oppatreflist.rows )) {
- fReqOpPatPamInfo();
- }
- var iRow=grd_oppatreflist.row;
-
- if( iRow < 1) {
- return ;
- }
-
- model.makeValue("/root/send/reqdata/pid", model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/pid"));
- model.makeValue("/root/send/reqdata/orddept", model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/orddept"));
- model.makeValue("/root/send/reqdata/perfdrcd", model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/perfdrcd"));
- model.makeValue("/root/send/reqdata/opcd", model.getValue("/root/main/oppatrefinfo/oppatreflist["+iRow+"]/opcd"));
- model.makeValue("/root/send/reqdata/fromdd", "");
- model.makeValue("/root/send/reqdata/todd", "");
- model.makeValue("/root/send/reqdata/opcdkind", model.getValue("/root/main/cond/opcdkind"));
-
- openLoadingBar("개인수술이력정보 ") ;//처리중 화면을 오픈한다.
- submit("TRASI02302");
- closeLoadingBar() ;//처리중 화면을 close한다.
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:124px; height:14px; ">수술환자조회</caption>
- </group>
- <group id="group3" 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; "/>
- <line id="line5" class="line_4" style="x1:1119px; y1:7px; x2:1119px; y2:29px; "/>
- <caption id="caption19" class="search_no_b" style="left:188px; top:7px; width:12px; height:17px; ">~</caption>
- <caption id="caption7" class="search_name" style="left:303px; top:9px; width:73px; height:17px; ">진료과 :</caption>
- <caption id="caption5" class="search_name" style="left:500px; top:9px; width:78px; height:17px; ">집도의 :</caption>
- <caption id="caption8" class="search_name" style="left:639px; top:8px; width:73px; height:17px; ">수술명 :</caption>
- <caption id="caption2" class="search_name" style="left:848px; top:10px; width:86px; height:17px; ">등록번호 :</caption>
- <input id="ipt_pid" ref="/root/main/cond/pid" class="input_default" maxlength="10" style="left:938px; top:9px; width:65px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_opnm" ref="/root/main/cond/opnm" class="input_default" style="left:715px; top:8px; width:110px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_fromdd" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:91px; top:8px; width:95px; height:19px; "/>
- <input id="ipt_todd" ref="/root/main/cond/todd" class="input_s_essential" inputtype="date" style="left:202px; top:8px; width:95px; height:19px; "/>
- <select1 id="cmb_orddeptcd" ref="/root/main/cond/orddeptcd" class="combo_search" appearance="minimal" style="left:378px; top:8px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/deptlist/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_perfdrnm" ref="/root/main/cond/perfdrnm" class="input_default" style="left:575px; top:8px; width:60px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <button id="btn_opnm" class="icon_search" style="left:828px; top:9px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.makeValue("/root/temp/lastrowcnt", "");
- modal("SPMQP01700", 1,1,1,"SPMQP01700", "/root/temp/lastrowcnt", "/root/temp/getdata/grdfocus");
- model.removenode("/root/temp/lastrowcnt");
-
- var iRow = grd_op.rows- grd_op.fixedRows;
- if(iRow >=1){
- model.setValue("/root/main/cond/opnm", model.getValue("/root/main/opinfo/oplist[" + 1 + "]/termhngnm"));
- model.setValue("/root/main/cond/opcd", model.getValue("/root/main/opinfo/oplist[" + 1 + "]/termcd"));
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <caption id="cap_fromdd" class="search_name" style="left:5px; top:9px; width:86px; height:17px; ">기간선택 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:1129px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var ddInterval = getDateInterval(ipt_fromdd.value, ipt_todd.value);
- var pid = ipt_pid.value;
- if(pid == "" && ddInterval > 7){
- messageBox("시스템 부하 원인으로 환자등록번호없이 7일까지만 조회", "I006");
- return;
- }
-
- fGetOprsList();
- ]]>
- </script>
- </button>
- <select1 id="radio1" ref="/root/main/cond/opcdkind" appearance="full" cols="1" rows="2" overflow="visible" style="left:1010px; top:2px; width:100px; height:31px; border-style:none; ">
- <choices>
- <item>
- <label>감염코드존재</label>
- <value>OPCD</value>
- </item>
- <item>
- <label>전체</label>
- <value>ALL</value>
- </item>
- </choices>
- </select1>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:48px; x2:1194px; y2:48px; "/>
- <line id="line6" class="line_3" style="x1:1px; y1:511px; x2:1195px; y2:511px; "/>
- <caption id="caption1" class="tit_2" style="left:0px; top:530px; width:140px; height:14px; vertical-align:middle; ">개인 수술 이력</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:545px; x2:1194; y2:545px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:740px; x2:1194px; y2:740px; "/>
- <datagrid id="grd_oppatreflist" nodeset="/root/main/oppatrefinfo/oppatreflist" class="datagrid2" caption="감염
여부^환자이름^등록번호^주민번호^성별
/나이^진료과^병동 [병실]^입원일^퇴원일^수술일^수술구분^재수술^수술전 진단명^수술후 진단명^수술전 수술명^수술후 수술명^수술코드
(수가)^수술코드
(EDI)^수술코드
(감염)^집도의코드^집도의^수술창상종류^수술
시작시간^수술
종료시간^수술
소요시간^ASA
score^T
hours^내시경
사용유무^마취종류^예방적 항생제1^예방적 항생제2^예방적 항생제3^Risk index^수술코드^수술진단코드^주/부^수술구분^수술진행상태^기관코드^집도과코드^집도과^수술예약번호^수술이력번호^general anesthesia 유무" colsep="^" colwidth="32, 58, 64, 73, 50, 55, 95, 73, 73, 81, 59, 50, 129, 125, 184, 148, 100, 100, 100, 74, 54, 192, 60, 60, 60, 43, 42, 59, 71, 100, 100, 100, 70, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:53px; width:1195px; height:462px; ">
- <col disabled="true" ref="infcyn" type="combo">
- <choices>
- <item>
- <label>Y</label>
- <value>Y</value>
- </item>
- <item>
- <label>N</label>
- <value>N</value>
- </item>
- </choices>
- </col>
- <col ref="patnm"/>
- <col ref="pid"/>
- <col ref="rrgstno1"/>
- <col ref="age"/>
- <col disabled="true" ref="orddeptcd"/>
- <col ref="roomcd"/>
- <col ref="indd" format="yyyymmdd"/>
- <col ref="dschdd" format="yyyymmdd"/>
- <col ref="opdd" format="yyyymmdd"/>
- <col ref="opflagnm"/>
- <col ref="reopflag"/>
- <col ref="diagnm"/>
- <col ref="afopdiagnm"/>
- <col ref="opnm"/>
- <col/>
- <col ref="prcpcd" style="left:983px; top:32px; width:100px; height:23px; "/>
- <col ref="edicd"/>
- <col ref="nnopcd"/>
- <col ref="perfdrcd" visibility="hidden"/>
- <col ref="perfdrnm"/>
- <col disabled="true" ref="opwundkind" type="combo">
- <choices>
- <itemset nodeset="/root/init/M0341list/M0341">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="opstarttm" visibility="visible" format="hh:nn"/>
- <col ref="opendtm" visibility="visible" format="hh:nn"/>
- <col ref="opusetm"/>
- <col disabled="true" ref="asascore"/>
- <col ref="thours"/>
- <col ref="escopeeqmtuseyn"/>
- <col disabled="true" ref="anstkind" type="combo">
- <choices>
- <itemset nodeset="/root/init/M0017list/M0017">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="prvnantibiodrug0"/>
- <col ref="prvnantibiodrug1"/>
- <col ref="prvnantibiodrug2"/>
- <col ref="riskindex"/>
- <col ref="opcd" visibility="hidden"/>
- <col ref="opdiagcd" visibility="hidden"/>
- <col disabled="true" ref="opmskind" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/P0064list/P0064">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="opflagcd" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/M0013list/M0013">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="opstatcd" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/M0015list/M0015">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="instcd" visibility="hidden"/>
- <col ref="orddeptcd" visibility="hidden"/>
- <col ref="perfdeptnm" visibility="hidden"/>
- <col ref="oprsrvno" visibility="hidden"/>
- <col ref="ophistno" visibility="hidden"/>
- <col ref="gnrlanst" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fGetOprsHistList();
- ]]>
- </script>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- setPopupMenu("grd_oppatreflist", false, "/root/hidden/popupmenu/grid01/item", "name", "func");
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- setPopupMenu(false);
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_oppatreflist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_op" nodeset="/root/main/opinfo/oplist" visibility="hidden" caption="수술코드^수술명^caption1^caption2" colsep="^" colwidth="80, 145, 100, 100" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:695px; top:115px; width:263px; height:85px; ">
- <col ref="termcd" style="left:0px; top:23px; width:100px; height:23px; "/>
- <col ref="termhngnm"/>
- <col ref="termengnm" visibility="hidden"/>
- <col ref="termflag" visibility="hidden"/>
- </datagrid>
- <button id="button1" class="btn2_letter4" style="left:1125px; top:520px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != ""){
- grd_oppatreflist.saveExcel(fileName, "SheetName", true, true, "", "", true);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_indoplist" nodeset="/root/main/indopinfo/indoplist" class="datagrid2" caption="감염
여부^환자이름^등록번호^주민번호^성별
/나이^진료과^병동 [병실]^입원일^퇴원일^수술일^수술구분^재수술^수술전 진단명^수술후 진단명^수술전 수술명^수술후 수술명^수술코드
(수가)^수술코드
(EDI)^수술코드
(감염)^집도의코드^집도의^수술창상종류^수술
시작시간^수술
종료시간^수술
소요시간^ASA
score^T
hours^내시경
사용유무^마취종류^예방적 항생제1^예방적 항생제2^예방적 항생제3^Risk index^수술코드^수술진단코드^주/부^수술구분^수술진행상태^기관코드^집도과코드^집도과^수술예약번호^수술이력번호^general anesthesia 유무" colsep="^" colwidth="32, 58, 64, 73, 50, 55, 95, 73, 73, 88, 58, 50, 146, 130, 184, 173, 100, 100, 100, 74, 54, 192, 60, 60, 60, 43, 42, 59, 71, 100, 100, 100, 70, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:550px; width:1195px; height:192px; ">
- <col disabled="true" ref="infcyn" type="combo">
- <choices>
- <item>
- <label>Y</label>
- <value>Y</value>
- </item>
- <item>
- <label>N</label>
- <value>N</value>
- </item>
- </choices>
- </col>
- <col ref="patnm"/>
- <col ref="pid"/>
- <col ref="rrgstno1"/>
- <col ref="age"/>
- <col disabled="true" ref="orddeptcd"/>
- <col disabled="true" ref="roomcd"/>
- <col ref="indd" format="yyyy-mm-dd"/>
- <col ref="dschdd" format="yyyy-mm-dd"/>
- <col ref="opdd" format="yyyy-mm-dd"/>
- <col ref="opflagnm"/>
- <col ref="reopflag"/>
- <col ref="diagnm"/>
- <col ref="afopdiagnm"/>
- <col ref="opnm"/>
- <col/>
- <col ref="prcpcd" style="left:983px; top:32px; width:100px; height:23px; "/>
- <col ref="edicd"/>
- <col ref="nnopcd"/>
- <col ref="perfdrcd" visibility="hidden"/>
- <col ref="perfdrnm"/>
- <col disabled="true" ref="opwundkind" type="combo">
- <choices>
- <itemset nodeset="/root/init/M0341list/M0341">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="opstarttm" visibility="visible" format="hh:nn"/>
- <col ref="opendtm" visibility="visible" format="hh:nn"/>
- <col ref="opusetm" format="hh:nn"/>
- <col disabled="true" ref="asascore"/>
- <col ref="thours"/>
- <col ref="escopeeqmtuseyn"/>
- <col disabled="true" ref="anstkind" type="combo">
- <choices>
- <itemset nodeset="/root/init/M0017list/M0017">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="prvnantibiodrug0"/>
- <col ref="prvnantibiodrug1"/>
- <col ref="prvnantibiodrug2"/>
- <col ref="riskindex"/>
- <col ref="opcd" visibility="hidden"/>
- <col ref="opdiagcd" visibility="hidden"/>
- <col disabled="true" ref="opmskind" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/P0064list/P0064">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="opflagcd" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/M0013list/M0013">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="opstatcd" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/M0015list/M0015">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="instcd" visibility="hidden"/>
- <col ref="orddeptcd" visibility="hidden"/>
- <col ref="perfdeptnm" visibility="hidden"/>
- <col ref="oprsrvno" visibility="hidden"/>
- <col ref="ophistno" visibility="hidden"/>
- <col ref="gnrlanst" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fGetOprsHistList();
- ]]>
- </script>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- setPopupMenu("grd_oppatreflist", false, "/root/hidden/popupmenu/grid01/item", "name", "func");
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- setPopupMenu(false);
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_oppatreflist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="btn_print" class="btn6_letter2" visibility="hidden" style="left:5px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="btn_init" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removeNodeset("/root/main/oppatrefinfo");
- model.removeNodeset("/root/main/indopinfo");
- model.refresh();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|