123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLLR90100.xrw
- * 설 명 : 특이결과등록
- * 설 계 자 : (주)에이씨케이 -
- * 작 성 자 : (주)에이씨케이 -
- * 작 성 일 : 2006.12.07
- * 수정이력 :
- * 기 타 :
- -->
- <?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>
- <main>
- <keepbaclist>
- <bcno/>
- <bacscrnnm/>
- <spcfcnts/>
- </keepbaclist>
- </main>
- <send>
- <codeflag/>
- <bcno/>
- <spccd/>
- <baccd/>
- <bacscrnnm/>
- <bacseqno/>
- <testcd/>
- <rsltseq/>
- <spcfcnts/>
- <keepstrncd/>
- </send>
- <init>
- </init>
- <hidden>
- <ref>
- <bcno/>
- <spccd/>
- <baccd/>
- <bacscrnnm/>
- <bacseqno/>
- <testcd/>
- <rsltseq/>
- </ref>
- <keepbac>00</keepbac>
- <keeplist/>
- </hidden>
- </root>
- </instance>
- <script ev:event="xforms-model-construct-done" type="javascript">
- <![CDATA[
- fSetData();
- ]]>
- </script>
- <script src="../../../com/commonweb/js/common.js" type="javascript"/>
- <script src="../../../com/commonweb/js/tfHelper.js" type="javascript"/>
- <script src="../../../com/commonweb/js/stringHelper.js" type="javascript"/>
- <script src="../../../com/commonweb/js/numericHelper.js" type="javascript"/>
- <script src="../../../lis/commonweb/js/LLZ001.js" type="javascript"/>
- <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/codeflag" replace="instance" resultref="/root/LB"/>
- <submission id="TXLMR90301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
- <submission id="TRLMR90301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/hidden/keeplist"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- function fSetData(){
- model.setValue("/root/main/keepbaclist/bcno" , model.getValue("/root/hidden/ref/bcno"));
- model.setValue("/root/main/keepbaclist/bacscrnnm" , model.getValue("/root/hidden/ref/bacscrnnm"));
- model.setValue("/root/send/codeflag", "0209|"); //균주그룹
- submit("TRLZZ00101");
- }
-
- function fExeKeepBac(){
- if(model.getValue("/root/hidden/keepbac") == "00") {
- alert("균주그룹을 선택해주십시오");
- }
- else{
-
- model.setValue("/root/send/bcno", model.getValue("/root/hidden/ref/bcno"));
- model.setValue("/root/send/spccd", model.getValue("/root/hidden/ref/spccd"));
- model.setValue("/root/send/baccd", model.getValue("/root/hidden/ref/baccd"));
- model.setValue("/root/send/bacscrnnm", model.getValue("/root/hidden/ref/bacscrnnm"));
- model.setValue("/root/send/bacseqno", model.getValue("/root/hidden/ref/bacseqno"));
- model.setValue("/root/send/testcd", model.getValue("/root/hidden/ref/testcd"));
- model.setValue("/root/send/rsltseq", model.getValue("/root/hidden/ref/rsltseq"));
- model.setValue("/root/send/spcfcnts", model.getValue("/root/main/keepbaclist/spcfcnts"));
- model.setValue("/root/send/keepstrncd", model.getValue("/root/hidden/keepbac"));
-
- submit("TRLMR90301");
-
- var keepno = model.getValue("/root/hidden/keeplist/keepno");
-
- if(keepno == "-"){
-
- }else{
- var retval = window.alert( "보관된 균이 있습니다. \n등록 하시겠습니까?", "결과관리", "35" );
- if (retval != "6") return; // yes = 6, no = 7
- }
-
- submit("TXLMR90301");
- window.close();
- }
-
- }
-
- function fExeCancel(){
- window.close();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="300" pageheight="240" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group1" style="left:0px; top:0px; width:270px; height:200px; ">
- <caption id="caption2" class="tit_2" style="left:5px; top:11px; width:95px; height:14px; ">보관균주</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:26px; x2:263px; y2:26px; "/>
- <caption id="caption5" class="cell_1" style="left:0px; top:-140px; width:72px; height:23px; vertical-align:middle; ">환자명</caption>
- <line id="line4" class="line_2" style="x1:0px; y1:53px; x2:263px; y2:53px; "/>
- <line id="line5" class="line_2" style="x1:0px; y1:77px; x2:263px; y2:77px; "/>
- <line id="line6" class="line_2" style="x1:0px; y1:101px; x2:263px; y2:101px; "/>
- <line id="line9" class="line_3" style="x1:0px; y1:193px; x2:263px; y2:193px; "/>
- <textarea id="textarea1" ref="/root/main/keepbaclist/spcfcnts" style="left:103px; top:104px; width:160px; height:87px; "/>
- <caption id="caption10" class="cell_1" style="left:0px; top:103px; width:100px; height:88px; vertical-align:middle; ">특이사항</caption>
- <input id="input4" ref="/root/main/keepbaclist/bcno" class="input_essential" style="left:103px; top:32px; width:160; height:19px; "/>
- <input id="input1" ref="/root/main/keepbaclist/bacscrnnm" class="input_essential" style="left:103px; top:56px; width:160px; height:19px; "/>
- <select1 id="combo4" ref="/root/hidden/keepbac" class="combo_essential" appearance="minimal" style="left:103px; top:80px; width:160px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/LB0209">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="cell_1" style="left:0px; top:31px; width:100px; height:23px; vertical-align:middle; ">바코드번호</caption>
- <caption id="caption4" class="cell_1" style="left:0px; top:55px; width:100px; height:23px; vertical-align:middle; ">보관균주</caption>
- <caption id="caption6" class="cell_1" style="left:0px; top:79px; width:100px; height:23px; vertical-align:middle; ">보관균주그룹</caption>
- </group>
- <group id="group2" style="left:0px; top:200px; width:270px; height:27px; ">
- <line id="line10" class="line_6" style="x1:0px; y1:0px; x2:263px; y2:0px; "/>
- <button id="button4" class="btn4_letter2" style="left:149px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script ev:event="onclick" type="javascript">
- <![CDATA[
- fExeKeepBac();
- ]]>
- </script>
- </button>
- <button id="button9" class="btn4_letter2" style="left:208px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script ev:event="onclick" type="javascript">
- <![CDATA[
- fExeCancel();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|