123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334 |
- <?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_01231>
- <item>
- <pid/>
- <pname/>
- <psex/>
- <age/>
- <cathdate/>
- <cineno/>
- <address/>
- <handtel/>
- <hometel/>
- <cl_diag1/>
- <cl_diag2/>
- <cl_diag3/>
- <at_time/>
- <er_time/>
- <ca_time/>
- <art_time/>
- <ball_time/>
- <stbta1/>
- <stbta2/>
- <dtbta1/>
- <dtbta2/>
- <art_punc1/>
- <art_punc2/>
- <cag_cal1/>
- <cag_cal2/>
- <cag_car1/>
- <cag_car2/>
- <coro_angio1/>
- <coro_angio2/>
- <coro_angio3/>
- <vessel/>
- <comments/>
- <proced/>
- </item>
- </traoe_01231>
- <datagrid>
- <item>
- <col0/>
- <col1/>
- <col2/>
- <col3/>
- <col4/>
- <col5/>
- <col6/>
- <col7/>
- <col8/>
- <col9/>
- <col10/>
- <col11/>
- <col12/>
- <col13/>
- <col14/>
- <col15/>
- <col16/>
- <col17/>
- <col18/>
- <col19/>
- <col20/>
- <col21/>
- <col22/>
- <col23/>
- <col24/>
- <col25/>
- <col26/>
- <col27/>
- <col28/>
- <col29/>
- <col30/>
- <col31/>
- <col32/>
- <col33/>
- <col34/>
- <col35/>
- <col36/>
- <col37/>
- <col38/>
- <col39/>
- <col40/>
- <col41/>
- <col42/>
- <col43/>
- <col44/>
- <col45/>
- <col46/>
- <col47/>
- <col48/>
- <col49/>
- <col50/>
- </item>
- </datagrid>
- </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="TRAOE01231" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/traoe_01231"/>
- <submission id="TRAOE01232" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/datagrid"/>
- </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("TRAOE01231");
- submit("TRAOE01232");
-
- multilinegrid1.colStyle(0, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(1, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(3, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(7, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(9, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(10, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(11, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(13, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(15, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(17, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(21, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(23, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(25, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(31, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(41, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(43, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(45, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(46, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(48, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(49, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(51, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(53, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(55, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(58, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(61, "data", "background-color") = "#999999";
- multilinegrid1.colStyle(63, "data", "background-color") = "#999999";
-
-
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="2,990;">
- <switch id="swt_judg" style="left:5px; top:5px; width:700px; height:775px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case_1" selected="true">
- <caption id="caption1" style="left:170px; top:10px; width:50px; height:20px; ">Cine No</caption>
- <output id="output2" style="left:340px; top:5px; width:105px; height:20px; "/>
- <output id="output3" style="left:340px; top:5px; width:105px; height:20px; "/>
- <caption id="caption2" style="left:285px; top:10px; width:40px; height:20px; ">휴대폰</caption>
- <input id="input1" ref="/root/main/traoe_01231/item/cineno" disabled="true" style="left:220px; top:10px; width:60px; height:19px; "/>
- <input id="input2" ref="/root/main/traoe_01231/item/handtel" disabled="true" style="left:327px; top:10px; width:73px; height:19px; "/>
- <caption id="caption4" style="left:10px; top:10px; width:60px; height:20px; ">Cath Date</caption>
- <input id="input4" disabled="true" style="left:70px; top:10px; width:95px; height:19px; "/>
- <caption id="caption3" style="left:408px; top:10px; width:40px; height:20px; ">집전화</caption>
- <input id="input3" ref="/root/main/traoe_01231/item/hometel" disabled="true" style="left:450px; top:10px; width:73px; height:19px; "/>
- <caption id="caption5" style="left:10px; top:10px; width:60px; height:20px; ">Cath Date</caption>
- <input id="input5" ref="/root/main/traoe_01231/item/cathdate" disabled="true" style="left:70px; top:10px; width:95px; height:19px; "/>
- <caption id="caption6" style="left:10px; top:35px; width:60px; height:20px; ">주 소</caption>
- <input id="input6" ref="/root/main/traoe_01231/item/address" disabled="true" style="left:70px; top:35px; width:330px; height:19px; "/>
- <caption id="caption7" style="left:10px; top:60px; width:104px; height:20px; ">Clinical Diagnosis</caption>
- <input id="input7" ref="/root/main/traoe_01231/item/cl_diag1" disabled="true" style="left:120px; top:60px; width:130px; height:19px; "/>
- <input id="input8" ref="/root/main/traoe_01231/item/cl_diag2" disabled="true" style="left:260px; top:60px; width:130px; height:19px; "/>
- <input id="input9" ref="/root/main/traoe_01231/item/cl_diag3" disabled="true" style="left:400px; top:60px; width:130px; height:19px; "/>
- <caption id="caption8" style="left:10px; top:85px; width:60px; height:20px; ">Procedure</caption>
- <input id="input10" ref="/root/main/traoe_01231/item/proced" disabled="true" style="left:75px; top:85px; width:455px; height:19px; "/>
- <caption id="caption9" style="left:10px; top:110px; width:90px; height:20px; font-weight:bold; ">1. Time table</caption>
- <caption id="caption10" style="left:30px; top:130px; width:85px; height:20px; ">Attack Time</caption>
- <input id="input11" ref="/root/main/traoe_01231/item/at_time" disabled="true" style="left:150px; top:130px; width:130px; height:19px; "/>
- <input id="input12" ref="/root/main/traoe_01231/item/er_time" disabled="true" style="left:455px; top:130px; width:130px; height:19px; "/>
- <caption id="caption11" style="left:310px; top:130px; width:96px; height:20px; ">ER arrival Time</caption>
- <input id="input13" ref="/root/main/traoe_01231/item/ca_time" disabled="true" style="left:150px; top:155px; width:130px; height:19px; "/>
- <caption id="caption12" style="left:30px; top:155px; width:105px; height:20px; ">Cath Room Time</caption>
- <input id="input14" ref="/root/main/traoe_01231/item/art_time" disabled="true" style="left:455px; top:155px; width:130px; height:19px; "/>
- <caption id="caption13" style="left:310px; top:155px; width:134px; height:20px; ">Arterial puncture Time</caption>
- <caption id="caption14" style="left:30px; top:180px; width:88px; height:20px; ">Balloon Time</caption>
- <input id="input15" ref="/root/main/traoe_01231/item/ball_time" disabled="true" style="left:150px; top:180px; width:130px; height:19px; "/>
- <caption id="caption15" style="left:30px; top:205px; width:150px; height:20px; ">Symptome to Ballon Time</caption>
- <input id="input16" ref="/root/main/traoe_01231/item/stbta1" disabled="true" style="left:190px; top:205px; width:20px; height:19px; "/>
- <caption id="caption16" style="left:213px; top:205px; width:30px; height:20px; ">시간</caption>
- <input id="input17" ref="/root/main/traoe_01231/item/stbta2" disabled="true" style="left:247px; top:205px; width:20px; height:19px; "/>
- <caption id="caption17" style="left:270px; top:205px; width:30px; height:20px; ">분</caption>
- <caption id="caption18" style="left:315px; top:205px; width:141px; height:20px; ">Door to Ballon Time</caption>
- <input id="input18" ref="/root/main/traoe_01231/item/dtbta1" disabled="true" style="left:445px; top:205px; width:20px; height:19px; "/>
- <input id="input19" ref="/root/main/traoe_01231/item/dtbta2" disabled="true" style="left:502px; top:205px; width:20px; height:19px; "/>
- <caption id="caption19" style="left:468px; top:205px; width:30px; height:20px; ">시간</caption>
- <caption id="caption20" style="left:525px; top:205px; width:30px; height:20px; ">분</caption>
- <caption id="caption21" style="left:10px; top:225px; width:242px; height:20px; font-weight:bold; ">2. Coronary Angiography description</caption>
- <caption id="caption22" style="left:30px; top:245px; width:95px; height:20px; ">Arterial puncture</caption>
- <input id="input20" ref="/root/main/traoe_01231/item/art_punc1" disabled="true" style="left:130px; top:245px; width:45px; height:19px; "/>
- <caption id="caption23" style="left:178px; top:245px; width:10px; height:20px; ">,</caption>
- <input id="input21" ref="/root/main/traoe_01231/item/art_punc2" disabled="true" style="left:185px; top:245px; width:105px; height:19px; "/>
- <caption id="caption24" style="left:30px; top:270px; width:80px; height:20px; ">CAG cahteter</caption>
- <caption id="caption25" style="left:130px; top:270px; width:25px; height:20px; ">Left</caption>
- <input id="input22" ref="/root/main/traoe_01231/item/cag_cal1" disabled="true" style="left:155px; top:270px; width:70px; height:19px; "/>
- <input id="input23" ref="/root/main/traoe_01231/item/cag_cal2" disabled="true" style="left:230px; top:270px; width:70px; height:19px; "/>
- <caption id="caption26" style="left:300px; top:270px; width:15px; height:20px; ">F</caption>
- <input id="input24" ref="/root/main/traoe_01231/item/cag_car1" disabled="true" style="left:375px; top:270px; width:70px; height:19px; "/>
- <input id="input25" ref="/root/main/traoe_01231/item/cag_car2" disabled="true" style="left:450px; top:270px; width:70px; height:19px; "/>
- <caption id="caption27" style="left:340px; top:270px; width:30px; height:20px; ">Right</caption>
- <caption id="caption28" style="left:520px; top:270px; width:15px; height:20px; ">F</caption>
- <caption id="caption29" style="left:30px; top:295px; width:165px; height:20px; ">normal coronary angiography</caption>
- <input id="input26" ref="/root/main/traoe_01231/item/coro_angio1" disabled="true" style="left:205px; top:295px; width:130px; height:19px; "/>
- <input id="input27" ref="/root/main/traoe_01231/item/coro_angio2" disabled="true" style="left:340px; top:295px; width:130px; height:19px; "/>
- <input id="input28" ref="/root/main/traoe_01231/item/coro_angio3" disabled="true" style="left:475px; top:295px; width:130px; height:19px; "/>
- <input id="input79" ref="/root/main/traoe_01231/item/vessel" disabled="true" style="left:35px; top:665px; width:80px; height:19px; "/>
- <caption id="caption67" style="left:120px; top:665px; width:102px; height:20px; ">vessel disease</caption>
- <caption id="caption88" style="left:35px; top:690px; width:102px; height:20px; ">Comment</caption>
- <textarea id="textarea1" ref="/root/main/traoe_01231/item/comments" scroll="autovscroll" editable="false" style="left:100px; top:695px; width:595px; height:75px; "/>
- <multilinegrid id="multilinegrid1" nodeset="/root/main/datagrid/item" autoresize="true" caption="^^^^^^^^^^" colsep="^" colwidth="53, 109, 74, 89, 32, 103, 63, 67, 50, 37, 35" rowsep="|" mergecellsfixedrows="bycolrec" style="left:5px; top:330px; width:690px; height:325px; font-size:8pt; color:transparent; background-color:transparent; ">
- <row>
- <col ref="col0" rowspan="7">
- <![CDATA[multilinegrid1.colStyle(0, "data", "background-color") = "#F999999";]]>
- </col>
- <col ref="col1"/>
- <col ref="col2"/>
- <col ref="col3"/>
- <col ref="col4"/>
- <col ref="col6"/>
- <col/>
- <col ref="col7"/>
- <col ref="col8"/>
- <col ref="col9"/>
- <col ref="col10"/>
- </row>
- <row>
- <col ref="col12"/>
- <col ref="col13"/>
- <col ref="col14"/>
- <col ref="col15"/>
- <col ref="col16"/>
- <col ref="col17"/>
- <col ref="col18"/>
- <col ref="col19"/>
- </row>
- <row>
- <col ref="col20"/>
- <col ref="col21"/>
- <col ref="col22"/>
- <col ref="col23"/>
- <col ref="col24"/>
- <col ref="col25"/>
- </row>
- <row>
- <col ref="col26"/>
- <col ref="col27"/>
- </row>
- <row>
- <col ref="col28"/>
- <col ref="col29"/>
- <col ref="col30"/>
- <col ref="col31"/>
- <col ref="col32"/>
- <col ref="col33"/>
- <col ref="col34"/>
- <col ref="col35"/>
- <col ref="col36"/>
- <col ref="col37"/>
- </row>
- <row>
- <col ref="col38"/>
- <col ref="col39"/>
- <col ref="col40"/>
- <col ref="col41"/>
- <col ref="col42"/>
- <col ref="col43"/>
- <col ref="col44"/>
- <col ref="col45"/>
- <col ref="col46"/>
- </row>
- <row>
- <col ref="col47"/>
- <col ref="col48"/>
- <col ref="col49"/>
- <col ref="col50"/>
- </row>
- </multilinegrid>
- </case>
- </switch>
- <iviewer id="iviewer1" style="left:0px; top:0px; width:0px; height:0px; "/>
- </xhtml:body>
- </xhtml:html>
|