123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMAOE01061_신경과근전도검사.xrw
- * 설 명 : 과거검사결과
- * 설 계 자 : 이정택
- * 작 성 자 : 이정택
- * 작 성 일 : 2011.01.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>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <traoe_01082>
- <item>
- <side/>
- <amplitude/>
- <terminal/>
- <f_latency/>
- <termsegm/>
- <mncv/>
- <sncv/>
- <proximal/>
- <fwcv/>
- <ffwcv/>
- <h_reflex/>
- </item>
- </traoe_01082>
- <traoe_01081>
- <item>
- <pid/>
- <uopno/>
- <obdeptname/>
- <obdrname/>
- <pname/>
- <age/>
- <psex/>
- <tel/>
- <pantime/>
- <pandrname/>
- <lcomment/>
- </item>
- </traoe_01081>
- <result>
- <item>
- <result_text/>
- </item>
- </result>
- </main>
- <send>
- <srchpid/>
- <srchhngnm/>
- <srchccrno/>
- <srchobtime/>
- <srchuopno/>
- <srchtable_cd/>
- </send>
- <init/>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <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/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/healexamweb/js/AHA001.js"/>
- <script type="javascript" src="../../../com/signweb/js/ZES001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- fGetScreenInit();
-
- ]]>
- </script>
- <submission id="TRAOE01081" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/traoe_01081"/>
- <submission id="TRAOE01082" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/traoe_01082"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- // 화면 초기화
- function fGetScreenInit(){
-
- var send_target="/root/send/";
-
- model.resetInstanceNode("/root/send");
- model.setValue(send_target+"srchpid", window.parent.model.getValue("/root/send/srchpid"));
- model.setValue(send_target+"srchhngnm", "");
- model.setValue(send_target+"srchccrno", window.parent.model.getValue("/root/send/srchccrno"));
- model.setValue(send_target+"srchobtime", window.parent.model.getValue("/root/send/srchobtime"));
- model.setValue(send_target+"srchuopno", window.parent.model.getValue("/root/send/srchuopno"));
- model.setValue(send_target+"srchtable_cd", window.parent.model.getValue("/root/send/srchtable_cd"));
-
- submit("TRAOE01081");
- submit("TRAOE01082");
-
- var result = "";
- result = "\n"+"[ Comment ]" + "\n";
- result = result + model.getValue("/root/main/traoe_01081/item/lcomment")+ "\n" ;
- model.setValue("/root/main/result/item/result_text", result);
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="2,272;">
- <switch id="swt_judg" style="left:5px; top:5px; width:717px; height:520px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case_1" selected="true">
- <datagrid id="grd_top" nodeset="/root/main/traoe_01082/item" allowselection="false" caption="side & muscles^Pot^Myot^Fasc^Fibr^Pos W^Amp^Dur^Polyph^Amp(mv)^Pattern" colsep="^" colwidth="101, 60, 57, 56, 51, 52, 52, 54, 59, 78, 56" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" selectionmode="byrow" tooltip="true" style="left:0px; top:0px; width:715px; height:260px; ">
- <col ref="side"/>
- <col ref="amplitude"/>
- <col ref="terminal"/>
- <col ref="f_latency"/>
- <col ref="termsegm"/>
- <col ref="mncv"/>
- <col ref="sncv"/>
- <col ref="proximal"/>
- <col ref="fwcv"/>
- <col ref="ffwcv"/>
- <col ref="h_reflex"/>
- </datagrid>
- <textarea id="txt_bottom" ref="/root/main/result/item/result_text" scroll="autovscroll" editable="false" style="left:0px; top:266px; width:715px; height:248px; word-wrap:word; "/>
- </case>
- </switch>
- <iviewer id="iviewer1" style="left:0px; top:0px; width:0px; height:0px; "/>
- </xhtml:body>
- </xhtml:html>
|