123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SPLRR91800_기생충항체검사의뢰서.xfm
- * 설 명 : 기생충항체검사의뢰서
- * 설 계 자 :
- * 작 성 자 : 송요셉(ACK)
- * 작 성 일 : 2010.05.21
- * 수정이력 :
- * 기 타 :
- -->
- <?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 xmlns="">
- <main>
- <reqfrm>
- <reqfrmtbl>
- <reqfrminfo>
- <choispc>
- <choispclist>
- <choi/>
- <spcseqno/>
- <spccd/>
- <spccd2/>
- </choispclist>
- </choispc>
- <reqcnts/>
- <inptitem01>
- <para1/>
- <para2/>
- <para3/>
- <para4/>
- <para5/>
- <para6/>
- <para7/>
- <para8/>
- <para9/>
- <para10/>
- <para11/>
- <para12/>
- <para13/>
- <para14/>
- <para15/>
- <para16/>
- <para17/>
- <para18/>
- <para19/>
- <para20/>
- <para21/>
- <para22/>
- <para23/>
- <para24/>
- <para25/>
- <para26/>
- <para27/>
- <para28/>
- <para29/>
- <para30/>
- <para31/>
- <para32/>
- <para33/>
- <para34/>
- <para35/>
- <para36/>
- </inptitem01>
- <inptitem02/>
- <inptitem03/>
- <etc/>
- <claim/>
- </reqfrminfo>
- </reqfrmtbl>
- </reqfrm>
- <rtnval>
- <rtnvalinfo>
- <reqno/>
- <instcd/>
- </rtnvalinfo>
- </rtnval>
- </main>
- <send>
- <data1/>
- </send>
- <init/>
- <hidden>
- <reqfrminfo>
- <pid/>
- <prcpcd/>
- <prcpnm/>
- <opnm/>
- <spccd/>
- <spcnm/>
- <reqno/>
- <reqhistno/>
- </reqfrminfo>
- <param/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fExeInitialize();
- ]]>
- </script>
- <submission id="TXLRR90201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/rtnval/rtnvalinfo"/>
- <submission id="TRLRR90201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/reqfrm"/>
- <submission id="TRLRR91001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/hidden/param"/>
- </model>
- <script type="javascript">
- <![CDATA[
- /* @group : 세포유전학검사 의뢰서 팝업화면
- * @ver : 2007.05.21
- * @by : 박정은(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 화면 Initialize함수
- */
- function fExeInitialize() {
- //----------------------------------------------------------------
- // 처방등록 화면에서 호출되지 않는 경우는 "저장" 기능을 비 활성화 처리
- if (model.getValue("/root/hidden/reqfrminfo/scrnno") == "10") {
- btn_save.visible = true;
-
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para3", getUserName());
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para1", getUserInfo("dutplceinstnm"));
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para2", getUserInfo("dutplcenm"));
-
-
- model.makeValue("/root/send/pid", getPatientInfo("pid"));
- submit("TRLRR91001");
- model.removenode("/root/send/pid");
-
- } else {
- btn_save.visible = false;
- }
-
- //-------------
- // Test용 자료
- //model.setValue("/root/hidden/reqfrminfo/pid", "56605");
- //model.setValue("/root/hidden/reqfrminfo/prcpcd", "T2");
- //model.setValue("/root/hidden/reqfrminfo/spccd", "TC2003");
- //model.setValue("/root/hidden/reqfrminfo/reqno", "27");
-
-
- //----------------------------------------------
- // 의뢰지번호가 존재할 경우 의뢰지내용을 조회한다.
- if(getNodesetCount("/root/hidden/reqfrminfo/reqcnts") <= 0) { //내용이 없다
- if (model.getValue("/root/hidden/reqfrminfo/reqno") != "0") { //의뢰지번호 존재시
- model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
- model.makeValue("/root/send/pid", model.getValue("/root/hidden/reqfrminfo/pid"));
- model.makeValue("/root/send/reqno", model.getValue("/root/hidden/reqfrminfo/reqno"));
- submit("TRLRR90201");
- } else { //의뢰지 번호 없어.!
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01", "");
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem02", "");
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem03", "");
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/reqcnts", "");
- model.setValue("/root/hidden/reqfrminfo/reqno", "0");
-
- //의뢰지 기본내용 채우기
- var toDay = getCurrentDate();
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para4", toDay);
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para9", model.getValue("/root/hidden/param/patnm"));
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para10", model.getValue("/root/hidden/param/rgstno"));
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para13", model.getValue("/root/hidden/param/address"));
- model.setValue("/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para11", model.getValue("/root/hidden/param/telno"));
-
- }
- } else { //내용이 있다(ex> 특수에서 의뢰서 띄울때 처럼)
- model.removeNodeset("/root/main/reqfrm/reqfrmtbl/reqfrminfo");
- model.makeNode("/root/main/reqfrm/reqfrmtbl/reqfrminfo");
-
- copyNodesetType("/root/main/reqfrm/reqfrmtbl/reqfrminfo", "/root/hidden/reqfrminfo/reqcnts/reqfrminfo"); //의뢰서 내용 main으로 복사
- }
- //-------------
- model.refresh();
- }
-
-
- // 확인버튼 클릭시 저장
- function fExeClinicSave(){
- var strNode = "/root/main/reqfrm/reqfrmtbl/reqfrminfo/choispc/choispclist";
- var node = instance1.selectSingleNode("/root/main/reqfrm/reqfrmtbl/reqfrminfo"); //xml 저장을 위해 노드로 만듬
- // 검체 추가정보 설정
- model.makeValue(strNode + "/choi", "true");
- model.makeValue(strNode + "/spcseqno", "001");
- model.makeValue(strNode + "/spccd", model.getValue("/root/hidden/reqfrminfo/spccd"));
- model.makeValue(strNode + "/spccd2", model.getValue("/root/hidden/reqfrminfo/spccd"));
-
- model.removeNodeset("/root/send");
-
- model.makeValue("/root/send/pid", model.getValue("/root/hidden/reqfrminfo/pid"));
- model.makeValue("/root/send/reqno", model.getValue("/root/hidden/reqfrminfo/reqno"));
- model.makeValue("/root/send/reqcnts", node.xml, true);
- model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
-
-
- //------------------------
- if (!submit("TXLRR90201")) {
- messageBox("의뢰지 저장을", "E009");
- return false;
- }
-
- //------------------
- // 의뢰지번호 Return
- opener.model.setValue("/root/hidden/reqfrminfo/reqno", model.getValue("/root/main/rtnval/rtnvalinfo/reqno"));
-
- //------------
- model.close();
- }
-
- // 닫기
- function fSetClose(){
- window.close();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="580" pageheight="620" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group1" style="left:0px; top:0px; width:545px; height:565px; ">
- <caption id="caption5" class="tit_2" style="left:0px; top:6px; width:198px; height:14px; ">유전검사의뢰서(삼성서울병원)</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:20px; x2:540px; y2:20px; "/>
- <caption id="caption25" class="cell_1" style="left:0px; top:25px; width:100px; height:23px; text-align:left; vertical-align:middle; ">의뢰병원</caption>
- <caption id="caption1" class="cell_1" style="left:0px; top:50px; width:100px; height:23px; text-align:left; vertical-align:middle; ">담당의사</caption>
- <input id="input1" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para1" style="left:102px; top:26px; width:163px; height:19px; "/>
- <input id="input2" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para3" style="left:102px; top:51px; width:163px; height:19px; "/>
- <caption id="caption17" class="tit_2" style="left:0px; top:326px; width:157px; height:13px; ">가계도</caption>
- <textarea id="textarea1" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para21" style="left:0px; top:345px; width:540px; height:89px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:48px; x2:540px; y2:48px; "/>
- <line id="line4" class="line_3" style="x1:0px; y1:73px; x2:540px; y2:73px; "/>
- <line id="line5" class="line_3" style="x1:0px; y1:98px; x2:540px; y2:98px; "/>
- <line id="line6" class="line_3" style="x1:0px; y1:123px; x2:540px; y2:123px; "/>
- <line id="line7" class="line_3" style="x1:0px; y1:148px; x2:540px; y2:148px; "/>
- <line id="line8" class="line_3" style="x1:0px; y1:173px; x2:540px; y2:173px; "/>
- <line id="line9" class="line_3" style="x1:0px; y1:198px; x2:540px; y2:198px; "/>
- <line id="line10" class="line_3" style="x1:0px; y1:273px; x2:540px; y2:273px; "/>
- <line id="line11" class="line_3" style="x1:0px; y1:298px; x2:540px; y2:298px; "/>
- <line id="line12" class="line_3" style="x1:0px; y1:323px; x2:540px; y2:323px; "/>
- <line id="line16" class="line_1" style="x1:0px; y1:340px; x2:540px; y2:340px; "/>
- <caption id="caption18" class="cell_1" style="left:270px; top:50px; width:100px; height:23px; text-align:left; vertical-align:middle; ">의뢰일</caption>
- <caption id="caption19" class="cell_1" style="left:270px; top:25px; width:100px; height:23px; text-align:left; vertical-align:middle; ">진료과</caption>
- <input id="input12" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para2" style="left:372px; top:26px; width:168px; height:19px; "/>
- <input id="input13" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para4" class="input_s_essential" inputtype="date" style="left:372px; top:51px; width:165px; height:19px; font-weight:normal; "/>
- <caption id="caption2" class="cell_1" style="left:0px; top:75px; width:100px; height:23px; text-align:left; vertical-align:middle; ">전화번호</caption>
- <input id="input14" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para5" style="left:102px; top:76px; width:163px; height:19px; "/>
- <caption id="caption20" class="cell_1" style="left:270px; top:75px; width:100px; height:23px; text-align:left; vertical-align:middle; ">팩스번호</caption>
- <caption id="caption3" class="cell_1" style="left:270px; top:100px; width:100px; height:23px; text-align:left; vertical-align:middle; ">E-mail</caption>
- <caption id="caption21" class="cell_1" style="left:0px; top:100px; width:100px; height:23px; text-align:left; vertical-align:middle; ">휴대전화번호</caption>
- <input id="input15" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para7" style="left:102px; top:101px; width:163px; height:19px; "/>
- <caption id="caption4" class="cell_1" style="left:0px; top:125px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">환자이름</caption>
- <caption id="caption6" class="cell_1" style="left:270px; top:125px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">주민등록번호</caption>
- <input id="input17" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para9" style="left:102px; top:126px; width:163px; height:19px; "/>
- <input id="input3" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para6" style="left:372px; top:76px; width:168px; height:19px; "/>
- <input id="input16" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para8" style="left:372px; top:101px; width:168px; height:19px; "/>
- <input id="input18" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para10" style="left:372px; top:126px; width:168px; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:0px; top:175px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">주소</caption>
- <input id="input20" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para13" style="left:102px; top:176px; width:438px; height:19px; "/>
- <line id="line17" class="line_3" style="x1:0px; y1:223px; x2:540px; y2:223px; "/>
- <caption id="caption8" class="cell_1" style="left:0px; top:200px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">진단명</caption>
- <input id="input21" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para14" style="left:102px; top:201px; width:438px; height:19px; "/>
- <caption id="caption22" class="cell_1" style="left:0px; top:150px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">전화번호</caption>
- <caption id="caption23" class="cell_1" style="left:270px; top:150px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">인종</caption>
- <input id="input19" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para11" style="left:102px; top:151px; width:163px; height:19px; "/>
- <input id="input22" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para12" style="left:372px; top:151px; width:168px; height:19px; "/>
- <input id="input23" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para15" style="left:102px; top:226px; width:438px; height:19px; "/>
- <line id="line18" class="line_3" style="x1:0px; y1:248px; x2:540px; y2:248px; "/>
- <caption id="caption24" class="cell_1" style="left:0px; top:225px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">현병력 및 과거력</caption>
- <caption id="caption26" class="cell_1" style="left:0px; top:300px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">가족력</caption>
- <select id="checkbox1" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para18" overflow="visible" appearance="full" style="left:100px; top:304px; width:60px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>유</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox2" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para19" overflow="visible" appearance="full" style="left:160px; top:304px; width:60px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>무</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox3" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para20" overflow="visible" appearance="full" style="left:215px; top:304px; width:60px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>모름</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <input id="input4" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para16" style="left:102px; top:251px; width:438px; height:19px; "/>
- <caption id="caption9" class="cell_1" style="left:0px; top:250px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">주요증상</caption>
- <line id="line19" class="line_3" style="x1:0px; y1:298px; x2:540px; y2:298px; "/>
- <input id="input5" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para17" style="left:102px; top:276px; width:438px; height:19px; "/>
- <caption id="caption10" class="cell_1" style="left:0px; top:275px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">관련검사결과</caption>
- <caption id="caption11" class="cell_1" style="left:0px; top:435px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">의뢰검사명</caption>
- <line id="line13" class="line_3" style="x1:0px; y1:458px; x2:540px; y2:458px; "/>
- <select id="checkbox4" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para22" overflow="visible" appearance="full" style="left:100px; top:439px; width:95px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>분자유전검사</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox5" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para23" overflow="visible" appearance="full" style="left:195px; top:439px; width:95px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>세포유전검사</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox6" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para24" overflow="visible" appearance="full" style="left:290px; top:439px; width:95px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>FISH검사</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox7" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para25" overflow="visible" appearance="full" style="left:385px; top:439px; width:110px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>유전생화학검사</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <caption id="caption12" class="cell_1" style="left:0px; top:460px; width:100px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">검사명</caption>
- <input id="input6" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para26" style="left:102px; top:461px; width:438px; height:19px; "/>
- <line id="line14" class="line_3" style="x1:0px; y1:483px; x2:540px; y2:483px; "/>
- <line id="line15" class="line_3" style="x1:0px; y1:508px; x2:540px; y2:508px; "/>
- <caption id="caption13" class="cell_1" style="left:0px; top:485px; width:145px; height:23px; text-align:left; vertical-align:middle; background-color:#99ccff; ">검체종류 (검체채취일시)</caption>
- <input id="input8" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para27" class="input_s_essential" inputtype="date" style="left:147px; top:486px; width:118px; height:19px; font-weight:normal; "/>
- <input id="input7" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para28" class="input_search" format="hh:nn" style="left:266px; top:486px; width:50px; height:19px; "/>
- <select id="checkbox8" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para29" overflow="visible" appearance="full" style="left:0px; top:514px; width:85px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>혈액(EDTA)</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox9" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para30" overflow="visible" appearance="full" style="left:85px; top:514px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>혈액(Heparin)</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox10" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para31" overflow="visible" appearance="full" style="left:185px; top:514px; width:55px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>골수</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox11" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para32" overflow="visible" appearance="full" style="left:240px; top:514px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>Amniotic Fluid</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox12" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para33" overflow="visible" appearance="full" style="left:340px; top:514px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>Chorionic villi</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox13" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para34" overflow="visible" appearance="full" style="left:440px; top:514px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>Skin fibroblast</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <select id="checkbox14" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para35" overflow="visible" appearance="full" style="left:0px; top:539px; width:60px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>기타</label>
- <value>V</value>
- </item>
- </choices>
- </select>
- <input id="input9" ref="/root/main/reqfrm/reqfrmtbl/reqfrminfo/inptitem01/para36" style="left:82px; top:539px; width:438px; height:19px; "/>
- <line id="line20" class="line_3" style="x1:0px; y1:558px; x2:540px; y2:558px; "/>
- </group>
- <group id="group3" style="left:0px; top:565px; width:545px; height:27px; ">
- <line id="line2" class="line_2" style="x1:0px; y1:0px; x2:490px; y2:0px; "/>
- <button id="btn_close" class="btn4_letter2" style="left:489px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetClose();
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:430px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExeClinicSave();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|