123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- <?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>HLA 검사결과조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <hlaresult>
- <item>
- <patnm/>
- <dnorinfo/>
- <dnorno/>
- <resultdd/>
- <a1/>
- <a2/>
- <b1/>
- <b2/>
- <cw1/>
- <cw2/>
- <drb11/>
- <drb12/>
- <dp1/>
- <dp2/>
- <dq1/>
- <dq2/>
- </item>
- </hlaresult>
- </main>
- <send>
- <srchdata>
- <pid/>
- </srchdata>
- </send>
- <init/>
- <hidden/>
- <temp>
- <selectrow/>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- if ( checkOpener()) {
- var param = opener.javascript.getParameter("opener_parameter_id");
- if(param != "") // opener parameter value가 있는 경우
- {
- //parameter value를 이용하여 프로그램 수행
- condarray = param.split("▦");
- model.setValue("/root/send/srchdata/pid", condarray[0]);
- model.setValue("/root/temp/selectrow" , condarray[1]);
- btn_sea.dispatch("onclick");
- }
- }
- ]]>
- </script>
- <submission id="TRABO61901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srchdata" replace="instance" resultref="/root/main/hlaresult"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="1100" pageheight="390" guideline="1,1194;2,479;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:1090px; height:340px; ">
- <group id="group2" style="left:0px; top:0px; width:1070px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1070px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">등록번호 :</caption>
- <line id="line13" class="line_4" style="x1:984px; y1:7px; x2:984px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1000px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRABO61901");
- ]]>
- </script>
- </button>
- <input id="ipt_ptno" ref="/root/send/srchdata/pid" class="input_s_essential" navindex="1" maxlength="10" style="left:105px; top:7px; width:95px; height:19px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:46px; width:165px; height:13px; ">HLA 검사결과</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:61px; x2:1070px; y2:61px; "/>
- <datagrid id="grd_hlaresult" nodeset="/root/main/hlaresult/item" caption="환자명^공여자명^DnorNo^일자^A^A^B^B^CW^CW^DRB1^DRB1^DP^DP^DQ^DQ" colsep="^" colwidth="50, 110, 50, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:66px; width:1070px; height:270px; ">
- <col ref="patnm" type="output"/>
- <col ref="dnorinfo" type="output"/>
- <col ref="dnorno" type="output"/>
- <col ref="resultdd" type="output" visibility="hidden"/>
- <col ref="a1" type="output"/>
- <col ref="a2" type="output"/>
- <col ref="b1" type="output"/>
- <col ref="b2" type="output"/>
- <col ref="cw1" type="output"/>
- <col ref="cw2" type="output"/>
- <col ref="drb11" type="output"/>
- <col ref="drb12" type="output"/>
- <col ref="dp1" type="output"/>
- <col ref="dp2" type="output"/>
- <col ref="dq1" type="output"/>
- <col ref="dq2" type="output"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if ( checkOpener() ) {
- opener.model.setValue("/root/main/popupendflag", "cancel");
- var sselectrow = model.getValue("/root/temp/selectrow");
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/a1" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/a1"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/a2" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/a2"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/b1" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/b1"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/b2" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/b2"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/cw1" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/cw1"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/cw2" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/cw2"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/drb11", model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/drb11"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/drb12", model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/drb12"));
-
- //환자관리 화면에서 Related 공여자 지정시 사용함.
- if(model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/dnorno") != ""){
- opener.model.makeValue("/root/main/hsctinfo/dnorinfo/dnorid", model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/dnorno"));
- }
- opener.model.makeNode("/root/main/popupendflag");
- opener.model.setValue("/root/main/popupendflag", "ok");
- opener.model.refresh();
- window.close();
- } else {
- alert("상위화면이 변경되어 데이터를 전달할 수 없습니다.");
- }
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:341px; width:1085px; height:27px; ">
- <button id="btn_cfm" class="btn4_letter2" style="left:942px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( checkOpener() ) {
- opener.model.setValue("/root/main/popupendflag", "cancel");
- var sselectrow = model.getValue("/root/temp/selectrow");
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/a1" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/a1"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/a2" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/a2"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/b1" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/b1"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/b2" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/b2"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/cw1" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/cw1"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/cw2" , model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/cw2"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/drb11", model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/drb11"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/drb12", model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/drb12"));
- opener.model.setValue("/root/main/trnptsrchinfo/srchdetlinfo[" + sselectrow + "]/dnorno", model.getValue("/root/main/hlaresult/item[" + grd_hlaresult.row + "]/dnorno"));
- opener.model.makeNode("/root/main/popupendflag");
- opener.model.setValue("/root/main/popupendflag", "ok");
- opener.model.refresh();
- window.close();
- } else {
- alert("상위화면이 변경되어 데이터를 전달할 수 없습니다.");
- }
- ]]>
- </script>
- </button>
- <button id="btn_can" class="btn4_letter2" style="left:1001px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|