123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>
- <stemcelldelive>
- <stemcelldeliveprescond>
- <chk/>
- <delivedd/>
- <delivewardcd/>
- <prcphopedd/>
- <trnpttype/>
- <scs/>
- <cellbcno/>
- <delivepsnnm/>
- <delivetm/>
- <deliveflag/>
- <acptpsnnm/>
- <acptdt/>
- <tretvol/>
- <infsvol/>
- <cellhct/>
- <tncqty/>
- <tnckgqty/>
- <mncqty/>
- <mnckgqty/>
- <lympoqty/>
- <cd34per/>
- <cd34qty/>
- <cd34kgqty/>
- <cd3per/>
- <cd3qty/>
- <cd3kgqty/>
- <nkper/>
- <nkqty/>
- <nkkgqty/>
- <nktper/>
- <nktqty/>
- <nktkgqty/>
- <purityper/>
- <yieldper/>
- <viabper/>
- </stemcelldeliveprescond>
- </stemcelldelive>
- <patinfo>
- <patinfolist>
- <pid/>
- <hngnm/>
- <rrgstno1/>
- <rrgstno2/>
- <sex/>
- <cntctel/>
- <mpphontel/>
- <zipcd1/>
- <zipcd2/>
- <zipcdseq/>
- <cntcaddr/>
- <email/>
- <age/>
- <addr/>
- <dethdd/>
- <indschacptstat/>
- </patinfolist>
- </patinfo>
- <popupendflag/>
- </main>
- <send>
- <baseinfo>
- <delivefromdd/>
- <delivetodd/>
- <deliveflag/>
- <pid/>
- </baseinfo>
- </send>
- <init>
- <cmbinfo>
- <deliveflag>
- <A0157>
- <cdid/>
- <cdnm/>
- </A0157>
- </deliveflag>
- <trnpttype>
- <A0158/>
- </trnpttype>
- <stemcellsource>
- <A0159/>
- </stemcellsource>
- </cmbinfo>
- </init>
- <hidden/>
- <temp>
- <hngnm/>
- <bmtpatientinfo/>
- <receiveref>/root/send/baseinfo/pid</receiveref>
- <stemcelldelive>
- <stemcelldeliveprescond>
- <chk/>
- <delivedd/>
- <delivewardcd/>
- <prcphopedd/>
- <trnpttype/>
- <scs/>
- <cellbcno/>
- <delivepsnnm/>
- <delivetm/>
- <deliveflag/>
- <acptpsnnm/>
- <acptdt/>
- <tretvol/>
- <infsvol/>
- <cellhct/>
- <tncqty/>
- <tnckgqty/>
- <mncqty/>
- <mnckgqty/>
- <lympoqty/>
- <cd34per/>
- <cd34qty/>
- <cd34kgqty/>
- <cd3per/>
- <cd3qty/>
- <cd3kgqty/>
- <nkper/>
- <nkqty/>
- <nkkgqty/>
- <nktper/>
- <nktqty/>
- <nktkgqty/>
- <purityper/>
- <yieldper/>
- <viabper/>
- </stemcelldeliveprescond>
- </stemcelldelive>
- </temp>
- </root>
- </instance>
- <submission id="TRABC01501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/baseinfo" replace="instance" resultref="/root/main/stemcelldelive"/>
- <submission id="TRZBC00101"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- zbcfGetCodeList( new Array("A0157", "A0158", "A0159"), new Array("/root/init/cmbinfo/deliveflag", "/root/init/cmbinfo/trnpttype", "/root/init/cmbinfo/stemcellsource"));
- model.removeNodeset("/root/main/stemcelldelive/stemcelldeliveprescond");
- grd_delivelist.fixedcellcheckbox(0, 1) = true;
-
- model.setValue("/root/send/baseinfo/delivefromdd", getCurrentDate());
- model.setValue("/root/send/baseinfo/delivetodd", ipt_delivefromdd.value);
- ipt_delivefromdd.value = ipt_delivefromdd.value.toDate().getAddDate(-7,"D").getDateFormat("YYYYMMDD") ;
- model.refresh();
- ]]>
- </script>
- </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/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- /**
- * @group :
- * @ver : 2008.06.19
- * @by : 박중규
- * @---------------------------------------------------
- * @type : function
- * @access : public
- * @desc : BMT 레포트의 임시저장 및 인증저장
- * @param : pFlag[C:인증저장, T:임시저장], pFormcd[서식코드]
- * @return :
- * @---------------------------------------------------
- */
- function fCertSaveInfo(pFlag, pFormcd){
- var retMsg = messageBox("저장하시겠습니까?", "S"); //yes=6, no=7
- if(retMsg == "6"){
- model.makeValue("/root/send/dnorrptinfo/certflag", pFlag); //전자인증 여부( T : 임시저장, C : 인증저장)
-
- //의사_간호사 구분 플래그가 인증data에는 저장되지 않도록.
- model.removenode("/root/main/baseinfo/dnorrptinfo/drnuflag");
-
- // 인증저장일 경우
- if(pFlag == "C"){
- // 인증 로직 호출
- if(Sign.signprocess() == true){
- model.makeValue("/root/send/signdata/pid", model.getValue("/root/main/baseinfo/dnorrptinfo/pid")); // 등로번호
-
- //의사_간호사 여부에 따라 인증번호가 다름.
- alert(model.getValue("/root/send/dnorrptinfo/drnuflag"));
- if(model.getValue("/root/send/dnorrptinfo/drnuflag") == "D") {
- model.makeValue("/root/send/signdata/signno", model.getValue("/root/main/baseinfo/dnorrptinfo/drsignno")); // 의사인증번호
- } else {
- model.makeValue("/root/send/signdata/signno", model.getValue("/root/main/baseinfo/dnorrptinfo/codisignno")); // 간호사인증번호
- }
-
- model.makeValue("/root/send/signdata/orddd", model.getValue("/root/temp/paminfo/indd")); //입원일자
- model.makeValue("/root/send/signdata/cretno", model.getValue("/root/temp/paminfo/cretno")); // 생성번호
- model.makeValue("/root/send/signdata/recdd", model.getValue("/root/temp/paminfo/recdd")); // 기록일자
- model.makeValue("/root/send/signdata/rectm", model.getValue("/root/temp/paminfo/rectm")); // 기록시간
- model.makeValue("/root/send/signdata/orddeptcd", model.getValue("/root/temp/paminfo/deptcd")); // 진료부서코드
- model.makeValue("/root/send/signdata/orddrid", model.getValue("/root/temp/paminfo/atdoctid")); // 진료의사ID
- model.makeValue("/root/send/signdata/signgenrflag", model.getValue("/root/temp/paminfo/ioflag" )); // 외래/입원구분(코드정의서 M0010 참조)
- model.makeValue("/root/send/signdata/recsaveflag" , "Y"); // (기록일시 변경되는 경우 : Y, 그외 : N))
- model.makeValue("/root/send/signdata/signflag" , "02"); // 서명자료구분 (01 : 진료, 02 : 간호, 03 : LIS, 04 : 진료지원, ...))
- model.makeValue("/root/send/signdata/formcd" , pFormcd); // 각 기록지별 서식코드
-
- model.makeValue("/root/send/signdata/signbfcnts" , Sign.signedInfos[1]); // 인증할 데이터 정보(미기록 노드 제거된 정보)
- model.makeValue("/root/send/signdata/signaftcnts" , Sign.signedInfos[2]); // 공인인증 처리후 데이터
- }else{
- return false;
- }
- }
-
- if( submit("TXABO61201")){
- readfunc();
- }
- }
- }
- /* ------------------------------------------------- */
- /* desc : 인증저장시 인증데이타 인스턴스 set(Sign.signprocess()에서 호출) */
- /* param : */
- /* return : */
- /* -------------------------------------------------- */
- function fMake_SignData(){
- Sign.XPATH_MAINNODE = "/root/main";
- Sign.addnode("");
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">조혈모세포출고현황</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:55px; width:200px; height:13px; ">조혈모세포출고현황</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">출고일자 :</caption>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRABC01501");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="input25" ref="/root/send/baseinfo/delivetodd" class="input_s_essential" inputtype="date" style="left:222px; top:9px; width:100px; height:19px; "/>
- <caption id="caption5" class="search_no_b" style="left:207px; top:10px; width:12px; height:17px; ">~</caption>
- <caption id="caption3" class="search_name" style="left:337px; top:9px; width:86px; height:17px; ">등록번호 :</caption>
- <select1 id="combo2" ref="/root/send/baseinfo/deliveflag" class="combo_search" appearance="minimal" style="left:732px; top:8px; width:130px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/deliveflag/A0157">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption4" class="search_name" style="left:643px; top:9px; width:86px; height:17px; ">출고장소 :</caption>
- <input id="input6" ref="/root/send/baseinfo/pid" class="input_search" inputtype="button" style="left:426px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- modal("SPABO61300",0,100,150,"SPABO61300","/root/temp/receiveref","/root/temp/receivedata/receiveref");
- if (model.getValue("/root/main/popupendflag") == "ok") {
- var spid = model.getValue("/root/temp/bmtpatientinfo/pid");
- if (spid == null || spid == "" || spid == " ") {
- return false;
- }
- model.setValue( "/root/send/baseinfo/pid", model.getValue("/root/temp/bmtpatientinfo/pid"));
- model.setValue( "/root/temp/hngnm", model.getValue("/root/temp/bmtpatientinfo/hngnm"));
- submit("TRABC01501");
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_delivepsnid" ref="/root/temp/hngnm" class="input_search" disabled="true" style="left:548px; top:9px; width:80px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- fKeyEvent();
- ]]>
- </script>
- </input>
- <button id="button33" class="icon_search" style="left:529px; top:9px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SPPMC02500",0,100,150,"SPPMC02500","","");
- if (model.getValue("/root/main/popupendflag") == "ok") {
- var spid = model.getValue("/root/main/patinfo/patinfolist/pid");
- if (spid == null || spid == "" || spid == " ") {
- return false;
- }
- model.setValue( "/root/send/baseinfo/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
- model.setValue( "/root/temp/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
-
- submit("TRABC01501");
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <input id="ipt_delivefromdd" ref="/root/send/baseinfo/delivefromdd" class="input_s_essential" inputtype="date" style="left:104px; top:8px; width:100px; height:19px; "/>
- </group>
- <button id="btn_excsave" class="btn2_letter4" style="left:1130px; top:50px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != "")
- {
- grd_msglist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_delivelist" nodeset="/root/main/stemcelldelive/stemcelldeliveprescond" class="datagrid2" caption="^출고일자^출고병실^적용일자^환자명^이식형태^Stem Cell Source^바코드번호^출고자^출고시간^출고장소^이송담당자^이송일시^채집량(㎖)^주입량(㎖)^Cell Hct(%)^TNC (10^8)^TNC (10^8/㎏)^MNC(10^8)^MNC(10^8/㎏)^Lympo(10^8)^CD34+(%)^CD34+(10^6)^CD34+(10^6/㎏)^CD3(%)^CD3+(10^6)^CD3+(10^6/㎏)^NK+ (%)^NK+ (10^6)^NK+ (10^6/㎏)^NKT+ (%)^NKT+ (10^6)^NKT+ (10^6/㎏)^Purity (%)^Yield (%)^Viability(%)" colsep="^" colwidth="33, 86, 58, 85, 80, 80, 66, 118, 80, 80, 100, 93, 125, 92, 87, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" dataheight="25" defaultrows="1" extendlastcol="scroll" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:75px; width:1194px; height:665px; text-align:center; ">
- <col checkvalue="Y,N" ref="chk" type="checkbox"/>
- <col ref="delivedd" type="output" format="yyyy-mm-dd"/>
- <col ref="delivewardcd" type="output"/>
- <col ref="prcphopedd" format="yyyy-mm-dd"/>
- <col ref="hngnm"/>
- <col disabled="true" ref="trnpttype" type="combo">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/trnpttype/A0158">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="scs" type="combo">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/stemcellsource/A0159">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="cellbcno" type="output"/>
- <col ref="delivepsnnm"/>
- <col ref="delivetm" format="hh:nn:ss"/>
- <col disabled="true" ref="deliveflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/deliveflag/A0157">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="acptpsnnm"/>
- <col ref="acptdt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="tretvol"/>
- <col ref="infsvol"/>
- <col ref="cellhct"/>
- <col ref="tncqty"/>
- <col ref="tnckgqty"/>
- <col ref="mncqty"/>
- <col ref="mnckgqty"/>
- <col ref="lympoqty"/>
- <col ref="cd34per"/>
- <col ref="cd34qty"/>
- <col ref="cd34kgqty"/>
- <col ref="cd3per"/>
- <col ref="cd3qty"/>
- <col ref="cd3kgqty"/>
- <col ref="nkper"/>
- <col ref="nkqty"/>
- <col ref="nkkgqty"/>
- <col ref="nktper"/>
- <col ref="nktqty"/>
- <col ref="nktkgqty"/>
- <col ref="purityper"/>
- <col ref="yieldper"/>
- <col ref="viabper"/>
- </datagrid>
- </group>
- <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="btn_prt" class="btn6_letter2" style="left:0px; top:5px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- </group>
- <script type="javascript" ev:event="xforms-next">
- <![CDATA[
-
- ]]>
- </script>
- </xhtml:body>
- </xhtml:html>
|