123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMAOE01061_신경과근전도검사.xrw
- * 설 명 : 과거검사결과
- * 설 계 자 : 이정택
- * 작 성 자 : 이정택
- * 작 성 일 : 2011.01.13
- * 수정이력 :
- * 기 타 :
- -->
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <case_1>
- <item1>
- <title/>
- <kubun/>
- <l_amp/>
- <l_latency/>
- <l_msec/>
- <l_refer/>
- <r_amp/>
- <r_latency/>
- <r_msec/>
- <r_refer/>
- </item1>
- </case_1>
- <traoe_01061>
- <item2>
- <pid/>
- <pname/>
- <age/>
- <psex/>
- <pnrn/>
- <phphone/>
- <handphone/>
- <uopno/>
- <deptname/>
- <drname/>
- <clinicalhx/>
- <diag_1/>
- <diag_2/>
- <diag_3/>
- <diag_4/>
- <interpretation/>
- <conclusion/>
- </item2>
- </traoe_01061>
- <case_3>
- <item3>
- <side/>
- <amplitude/>
- <terminal/>
- <f_latency/>
- <termsegm/>
- <mncv/>
- <sncv/>
- <proximal/>
- <fwcv/>
- <ffwcv/>
- <h_reflex/>
- </item3>
- </case_3>
- <case_4>
- <item4>
- <sidenerve/>
- <amplitude/>
- <terminal/>
- <r0/>
- <r1/>
- <iipsir2/>
- <contrr2/>
- </item4>
- </case_4>
- <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="TRAOE01061" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/traoe_01061"/>
- <submission id="TRAOE01062" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/case_1"/>
- <submission id="TRAOE01063" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/case_3"/>
- <submission id="TRAOE01064" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/case_4"/>
- </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("TRAOE01061");
- submit("TRAOE01062");
- submit("TRAOE01063");
- submit("TRAOE01064");
-
- var result = "";
- result = "\n"+"[ Clinical Hx_NEx ]" + "\n";
- result = result + model.getValue("/root/main/traoe_01061/item2/clinicalhx")+ "\n"+"\n"+ "[ Diagnosis_1 ]"+ "\n";
- result=result + model.getValue("/root/main/traoe_01061/item2/diag_1") + "\n" +"\n"+ "[ Diagnosis_2 ]" + "\n";
- result=result + model.getValue("/root/main/traoe_01061/item2/diag_2") + "\n"+"\n"+ "[ Diagnosis_3 ]"+ "\n";
- result=result + model.getValue("/root/main/traoe_01061/item2/diag_3") + "\n" +"\n"+ "[ Diagnosis_4 ]" + "\n";
- result=result + model.getValue("/root/main/traoe_01061/item2/diag_4")+ "\n" +"\n"+ "[ Interpretaion ]" + "\n";
- result=result + model.getValue("/root/main/traoe_01061/item2/interpretation")+ "\n" +"\n"+ "[ Conclusion ]" + "\n";
- result=result + model.getValue("/root/main/traoe_01061/item2/conclusion")+ "\n" ;
- model.setValue("/root/main/result/item/result_text", result);
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="2,371;">
- <switch id="swt_judg" style="left:5px; top:25px; width:717px; height:500px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case_1">
- <datagrid id="grd_case1" nodeset="/root/main/case_1/item1" allowselection="false" caption="TITLE^구 분^LEFT^LEFT^LEFT^LEFT^RIGHT^RIGHT^RIGHT^RIGHT|TITLE^구 분^APMP^LATENCY^MSEC^REFER^AMP^LATENCY^MSEC^REFER" colsep="^" colwidth="127, 40, 49, 70, 52, 81, 49, 61, 58, 89" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" selectionmode="byrow" tooltip="true" style="left:0px; top:0px; width:715px; height:497px; ">
- <col ref="title"/>
- <col ref="kubun"/>
- <col ref="l_amp"/>
- <col ref="l_latency"/>
- <col ref="l_msec"/>
- <col ref="l_refer"/>
- <col ref="r_amp"/>
- <col ref="r_latency"/>
- <col ref="r_msec"/>
- <col ref="r_refer"/>
- </datagrid>
- </case>
- <case id="case_2" selected="true">
- <textarea id="textarea_case_2" ref="/root/main/result/item/result_text" editable="false" style="left:0px; top:0px; width:715px; height:497px; word-wrap:word; "/>
- </case>
- <case id="case_3">
- <datagrid id="grd_case3" nodeset="/root/main/case_3/item3" allowselection="false" caption="side&muscels^pot^myot^Fasc^Fibr^Pos W^Amp^Dur^Polyph^Amp^Pattern" colsep="^" colwidth="90, 51, 57, 58, 61, 54, 58, 54, 62, 54, 77" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" selectionmode="byrow" tooltip="true" style="left:0px; top:0px; width:715px; height:497px; ">
- <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>
- </case>
- <case id="case_4">
- <datagrid id="grd_case4" nodeset="/root/main/case_4/item4" allowselection="false" caption="side nerve^amplitude^terminal latency(msec)^R0^R1^lipsir2^Contrr2" colsep="^" colwidth="96, 98, 163, 75, 77, 80, 87" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" selectionmode="byrow" tooltip="true" style="left:0px; top:0px; width:715px; height:497px; ">
- <col ref="sidenerve"/>
- <col ref="amplitude"/>
- <col ref="terminal"/>
- <col ref="r0"/>
- <col ref="r1"/>
- <col ref="iipsir2"/>
- <col ref="contrr2"/>
- </datagrid>
- </case>
- </switch>
- <button id="but_1" class="btn_sw" group="tab" selected="true" style="left:5px; top:5px; width:90px; height:22px; ">
- <caption>결 과</caption>
- <toggle case="case_1" ev:event="onclick"/>
- </button>
- <button id="but_2" class="btn_sw" group="tab" style="left:95px; top:5px; width:140px; height:22px; ">
- <caption>ElectroDiag Study</caption>
- <toggle case="case_2" ev:event="onclick"/>
- </button>
- <button id="but_3" class="btn_sw" group="tab" style="left:235px; top:5px; width:90px; height:22px; ">
- <caption>EMG note</caption>
- <toggle case="case_3" ev:event="onclick"/>
- </button>
- <button id="but_4" class="btn_sw" group="tab" style="left:325px; top:5px; width:90px; height:22px; ">
- <caption>Blink reflex</caption>
- <toggle case="case_4" ev:event="onclick"/>
- </button>
- <iviewer id="iviewer1" style="left:0px; top:0px; width:0px; height:0px; "/>
- </xhtml:body>
- </xhtml:html>
|