123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>외래처방전 출력</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <paramdata>
- <param>
- <pid/>
- <orddd/>
- <cretno/>
- <orddeptcd/>
- <orddrid/>
- <prcpdd/>
- <drugdd/>
- <drugno/>
- </param>
- </paramdata>
- <prcpdata>
- <patinfo/>
- <diaginfo/>
- <sumlist/>
- </prcpdata>
- <barcdprntsetup>
- </barcdprntsetup>
- </main>
- <send>
- <paramsrch/>
- <prcpsrch>
- <pid/>
- <orddd/>
- <cretno/>
- <orddeptcd/>
- <orddrid/>
- <prcpdd/>
- <drugdd/>
- <drugno/>
- <hosinmpsflag/>
- <hosoutmpsflag/>
- <lblflag/>
- <prntflag/>
- <autoinprntyn/>
- <autooutprntyn/>
- </prcpsrch>
- <deptinfo>
- <deptflag/>
- </deptinfo>
- <atcinfo>
- <drugdd/>
- <drugflag>O</drugflag>
- <instcd/>
- </atcinfo>
- <openflag/>
- <suminfo>
- <orddd/>
- </suminfo>
- <scrnid/>
- </send>
- <init>
- <barcdprntsetup>
- <setupinfo/>
- </barcdprntsetup>
- <misdeptlist>
- <deptlist>
- <deptnm/>
- <deptcd/>
- </deptlist>
- </misdeptlist>
- <lbllists>
- <lbllists/>
- </lbllists>
- <mdrugflags>
- <mdrugflags/>
- </mdrugflags>
- </init>
- <hidden>
- <prcpsrch>
- <drugdd/>
- <drugno/>
- <hosinyn/>
- <hosinmpsflag/>
- <hosoutyn/>
- <hosoutmpsflag/>
- <lblyn/>
- <lblflag/>
- <prntflag/>
- <autoinprntyn/>
- <autooutprntyn/>
- <instcd>012</instcd>
- <autoprcp/>
- <reprintyn/>
- <autoatcyn/>
- <autoliquidlbl/>
- <injyn/>
- <liquidflag/>
- <stocdeptcd>3242106000</stocdeptcd>
- <eprntype/>
- <lbl5/>
- </prcpsrch>
- <deptlist>
- <dept>
- <deptcd/>
- <deptnm/>
- </dept>
- </deptlist>
- <popupinfo>
- <drugdd/>
- <drugno/>
- </popupinfo>
- </hidden>
- <temp>
- <ret/>
- <stocdeptcd/>
- </temp>
- </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/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/pharmacyweb/js/SMADT01100.js"/>
- <script type="javascript">
- <![CDATA[
- //프린터 설정
- function fSetPrint() {
- var count = getNodesetCount("/root/main/barcdprntsetup/prntsetupinfo/setupinfo");
-
- if(count == 0) {
- model.makeNode("/root/main/barcdprntsetup/prntsetupinfo/setupinfo");
- }
-
- open("SPZUR00300_바코드프린터설정_knuh.xrw", "", "", "", "", "/root/main/barcdprntsetup/prntsetupinfo/setupinfo", "/root/main/barcdprntsetup/prntsetupinfo/setupinfo");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRADT01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paramsrch" replace="instance" resultref="/root/main/paramdata"/>
- <submission id="TRADT01102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/prcpsrch" replace="instance" resultref="/root/main/prcpdata"/>
- <submission id="TRADT01103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/deptinfo" replace="instance" resultref="/root/hidden/deptlist"/>
- <submission id="TRADT01104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paramsrch" replace="instance" resultref="/root/main/paramdata"/>
- <submission id="TXADT10202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/atcinfo" replace="instance" add="bottom" resultref="/root/temp/ret"/>
- <submission id="TXADT01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/suminfo" replace="instance" resultref="/root/temp/ret"/>
- <!-- 프린터 설정-->
- <submission id="TRLLC90101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/barcdprntsetup"/>
- <script type="javascript" ev:event="xforms-model-destruct">
- <![CDATA[
- if (gTimer != null) {
- window.clearinterval(gTimer);
- gTimer = null;
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-close">
- <![CDATA[
- if (gTimer != null) {
- window.clearinterval(gTimer);
- gTimer = null;
- }
- ]]>
- </script>
- <submission id="TRADT01105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp"/>
- <submission id="TRADT01106" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init/misdeptlist"/>
- <submission id="TRADT01107" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init/lbllists"/>
- <submission id="TRADT01108" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/mdrugflags"/>
- <!-- 외래임상연구 일반약마감 -->
- <submission id="TXADC10901" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srchinfo" replace="instance" resultref="/root/temp/ret"/>
- </model>
- </xhtml:head>
- <xhtml:body visibility="207104" pagewidth="604" pageheight="400" guideline="1,1195;1,1327;2,783;2,756;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (event.keyCode==121){
- checkbox12.visible=true;
- }
- ]]>
- </script>
- <datagrid id="grd_param" nodeset="/root/main/paramdata/param" visibility="hidden" caption="pid^orddd^cretno^orddeptcd^orddrid^prcpdd^drugdd^drugno^caption1^caption2" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:181px; top:40px; width:390px; height:50px; ">
- <col ref="pid"/>
- <col ref="orddd"/>
- <col ref="cretno"/>
- <col ref="orddeptcd" style="left:300px; top:23px; width:100px; height:23px; "/>
- <col ref="orddrid"/>
- <col ref="prcpdd"/>
- <col ref="drugdd"/>
- <col ref="drugno"/>
- <col ref="prntdt"/>
- <col ref="lblprntdt"/>
- </datagrid>
- <group id="group1" style="left:0px; top:0px; width:570px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:500px; height:14px; ">외래처방전출력(Ver 1230)</caption>
- </group>
- <line id="line6" class="line_2" style="x1:0px; y1:78px; x2:570px; y2:78px; "/>
- <line id="line9" class="line_2" style="x1:0px; y1:128px; x2:570px; y2:128px; "/>
- <select id="checkbox1" ref="/root/hidden/prcpsrch/hosoutmpsflag" overflow="visible" appearance="full" cellspacing="10" cols="3" rows="1" sep="|" style="left:85px; top:107px; width:225px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>처방전(약국용)</label>
- <value>1</value>
- </item>
- <item>
- <label>처방전(환자용)</label>
- <value>2</value>
- </item>
- </choices>
- </select>
- <line id="line11" class="line_2" style="x1:0px; y1:184px; x2:570px; y2:184px; "/>
- <caption id="caption20" class="cell_1" style="left:0px; top:209px; width:80px; height:25px; vertical-align:middle; ">출력구분</caption>
- <line id="line12" class="line_2" style="x1:0px; y1:211px; x2:570px; y2:209px; "/>
- <caption id="caption13" class="cell_1" style="left:0px; top:80px; width:80px; height:23px; vertical-align:middle; ">투약번호</caption>
- <caption id="caption22" class="cell_1" style="left:0px; top:55px; width:80px; height:23px; vertical-align:middle; ">투약일자</caption>
- <caption id="caption23" class="cell_1" style="left:0px; top:185px; width:80px; height:23px; vertical-align:middle; ">라벨그룹</caption>
- <caption id="caption24" class="cell_1" style="left:0px; top:130px; width:80px; height:25px; vertical-align:middle; "/>
- <input id="input14" ref="/root/hidden/prcpsrch/drugno" class="input_search" autonext="false" maxlength="5" format="99999" style="left:85px; top:81px; width:105px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fPrcpMPSPrint();
- }
- ]]>
- </script>
- </input>
- <caption id="caption27" class="cell_1" style="left:0px; top:105px; width:80px; height:23px; vertical-align:middle; "/>
- <line id="line15" class="line_3" style="x1:0px; y1:234px; x2:570px; y2:234px; "/>
- <line id="line16" class="line_2" style="x1:0px; y1:103px; x2:570px; y2:103px; "/>
- <line id="line17" class="line_1" style="x1:0px; y1:50px; x2:570px; y2:50px; "/>
- <button id="button25" class="btn3_letter4" visibility="hidden" style="left:0px; top:236px; width:80px; height:22px; ">
- <caption>업무시작</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //messageBox("개발중", "E008");
-
- if(button25.text == "업무시작") {
-
- model.setValue("/root/send/openflag", "o");
- submit("TRADT01105");
- button25.text = "업무종료";
-
- } else if(button25.text== "업무종료") {
-
- model.setValue("/root/send/openflag", "c");
- if(submit("TRADT01105")) {
- window.close();
- }
- //button25.text = "업무시작";
- }
- ]]>
- </script>
- </button>
- <input id="input7" ref="/root/hidden/prcpsrch/drugdd" class="input_default" inputtype="date" style="left:85px; top:56px; width:105px; height:19px; "/>
- <select id="checkbox7" ref="/root/hidden/prcpsrch/hosinmpsflag" overflow="visible" appearance="full" cellspacing="10" cols="8" rows="1" sep="|" style="left:85px; top:133px; width:55px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>처방전</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <select id="checkbox8" ref="/root/hidden/prcpsrch/autoinprntyn" overflow="visible" appearance="full" cellspacing="10" cols="2" rows="1" vcellspacing="8" style="left:85px; top:211px; width:95px; height:23px; border-style:none; ">
- <choices>
- <item>
- <label>원내자동출력</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChkHosInAutoPrnt();
- ]]>
- </script>
- </select>
- <select id="checkbox9" ref="/root/hidden/prcpsrch/hosinyn" overflow="visible" appearance="full" style="left:5px; top:135px; width:65px; height:15px; background-color:#d8ebfa; border-style:none; ">
- <choices>
- <item>
- <label>원내</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChkHosin_YN();
- ]]>
- </script>
- </select>
- <select id="checkbox3" ref="/root/hidden/prcpsrch/hosoutyn" overflow="visible" appearance="full" style="left:5px; top:110px; width:65px; height:15px; background-color:#d8ebfa; border-style:none; ">
- <choices>
- <item>
- <label>원외</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChkHosout_YN();
- ]]>
- </script>
- </select>
- <select id="checkbox6" visibility="hidden" overflow="visible" appearance="full" style="left:485px; top:83px; width:85px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>HD환자포함</label>
- <value>1</value>
- </item>
- </choices>
- </select>
- <button id="btn_prt" class="btn6_letter2" style="left:515px; top:236px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPrcpMPSPrint();
-
- ]]>
- </script>
- </button>
- <button id="button" class="btn4_letter2" visibility="hidden" style="left:455px; top:239px; width:56px; height:22px; ">
- <caption>종료</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <select id="chk_lbl_flag" ref="/root/hidden/prcpsrch/lblflag" overflow="visible" appearance="full" cellspacing="5" cols="10" rows="1" sep="|" style="left:85px; top:191px; width:150px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>정제</label>
- <value>D</value>
- </item>
- <item>
- <label>마약</label>
- <value>DM</value>
- </item>
- <item>
- <label>향정</label>
- <value>DH</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(model.getValue("/root/hidden/prcpsrch/lblflag") == ""){
- model.setValue("/root/hidden/prcpsrch/lblyn", "");
- } else {
- model.setValue("/root/hidden/prcpsrch/lblyn", "Y");
- }
- model.refresh();
- ]]>
- </script>
- </select>
- <select id="checkbox2" ref="/root/hidden/prcpsrch/autooutprntyn" overflow="visible" appearance="full" cellspacing="10" cols="2" rows="1" vcellspacing="8" style="left:185px; top:211px; width:140px; height:23px; border-style:none; ">
- <choices>
- <item>
- <label>응급실원외자동출력</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChkHosOutAutoPrnt();
- ]]>
- </script>
- </select>
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:18px; width:571px; height:30px; background-color:transparent; border-color:#7cbbdd; border-style:solid; "/>
- <caption id="caption47" class="cell_2" style="left:9px; top:23px; width:70px; height:20px; ">범 례</caption>
- <caption id="caption1" style="left:90px; top:23px; width:485px; height:20px; ">원내투약번호(1~10000) 원외투약번호(10001~20000) 응급실원외투약번호(90001~)</caption>
- <button id="button2" class="btn6_letter4" style="left:0px; top:236px; width:80px; height:22px; ">
- <caption>물약라벨</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fLiquidLBLPrint();
-
- ]]>
- </script>
- </button>
- <select id="checkbox4" ref="/root/hidden/prcpsrch/lblflag" overflow="visible" appearance="full" cellspacing="5" cols="10" rows="1" sep="|" style="left:300px; top:191px; width:265px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>PTP</label>
- <value>DT</value>
- </item>
- <item>
- <label>기타약</label>
- <value>DX</value>
- </item>
- <item>
- <label>외용</label>
- <value>DI</value>
- </item>
- <item>
- <label>수제</label>
- <value>DS</value>
- </item>
- <item>
- <label>PACK</label>
- <value>DG</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(model.getValue("/root/hidden/prcpsrch/lblflag") == ""){
- model.setValue("/root/hidden/prcpsrch/lblyn", "");
- } else {
- model.setValue("/root/hidden/prcpsrch/lblyn", "Y");
- }
- model.refresh();
- ]]>
- </script>
- </select>
- <select id="checkbox11" ref="/root/hidden/prcpsrch/reprintyn" overflow="visible" appearance="full" cellspacing="10" cols="2" rows="1" vcellspacing="8" style="left:512px; top:211px; width:59px; height:23px; border-style:none; ">
- <choices>
- <item>
- <label>재출력</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <select id="checkbox12" ref="/root/hidden/prcpsrch/autoatcyn" visibility="hidden" overflow="visible" appearance="full" cellspacing="10" cols="2" rows="1" vcellspacing="8" style="left:470px; top:110px; width:95px; height:23px; border-style:none; ">
- <choices>
- <item>
- <label>ATC자료전송</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChkHosInAutoPrnt();
- ]]>
- </script>
- </select>
- <button id="btn_prnt" class="btn3_letter5" navindex="18" style="left:80px; top:236px; width:92px; height:22px; ">
- <caption>프린터설정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetPrint();
- ]]>
- </script>
- </button>
- <group id="group2" visibility="hidden" style="left:0px; top:271px; width:572px; height:85px; background-color:#ffff99; ">
- <caption id="caption14" style="left:0px; top:10px; width:560px; height:75px; font-size:48pt; font-weight:bold; color:#ff0000; ">자동 출력 중</caption>
- </group>
- <select id="checkbox14" ref="/root/hidden/prcpsrch/autoliquidlbl" overflow="visible" appearance="full" cellspacing="10" cols="2" rows="1" vcellspacing="8" style="left:330px; top:211px; width:115px; height:23px; border-style:none; ">
- <choices>
- <item>
- <label>물약라벨 자동출력</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChkAutoLiquidLBLPrint();
- ]]>
- </script>
- </select>
- <select id="checkbox13" ref="/root/hidden/prcpsrch/injyn" overflow="visible" appearance="full" cellspacing="5" cols="10" rows="1" sep="|" style="left:235px; top:191px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>주사</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(model.getValue("/root/hidden/prcpsrch/lblflag") == ""){
- model.setValue("/root/hidden/prcpsrch/lblyn", "");
- } else {
- model.setValue("/root/hidden/prcpsrch/lblyn", "Y");
- }
- model.refresh();
- ]]>
- </script>
- </select>
- <select id="checkbox15" ref="/root/hidden/prcpsrch/hosinmpsflag" overflow="visible" appearance="full" cellspacing="10" cols="8" rows="1" sep="|" style="left:140px; top:133px; width:120px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>인공신장실 처방전</label>
- <value>K</value>
- </item>
- </choices>
- </select>
- <caption id="caption2" style="left:312px; top:238px; width:69px; height:20px; font-weight:bold; color:#ff0000; ">실출고부서</caption>
- <select1 id="combo1" ref="/root/hidden/prcpsrch/stocdeptcd" appearance="minimal" style="left:380px; top:238px; width:121px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/misdeptlist/deptlist">
- <label ref="deptnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(chk_cnt != 0) {
- var ret = messageBox("약품출고부서를 " + combo1.label +"으로 ", "S001");
- if(ret == "6") {
- model.setValue("/root/temp/stocdeptcd", combo1.value);
- } else {
- model.setValue("/root/hidden/prcpsrch/stocdeptcd", model.getValue("/root/temp/stocdeptcd"));
- }
- combo1.refresh();
- }
- ]]>
- </script>
- </select1>
- <select id="checkbox16" ref="/root/hidden/prcpsrch/eprntype" overflow="visible" appearance="full" style="left:197px; top:82px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>영문명으로</label>
- <value>E</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // 2009.09.09 pymi 영문명처방전
- if(model.getValue("/root/hidden/prcpsrch/eprntype") == "E") {
- fChkHosOutAutoPrnt("E");
- }
- //(e)
- ]]>
- </script>
- </select>
- <select id="checkbox17" ref="/root/hidden/prcpsrch/hosinmpsflag" overflow="visible" appearance="full" cellspacing="10" cols="8" rows="1" sep="|" style="left:260px; top:133px; width:195px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>가정간호 처방전 (자가주사 포함)</label>
- <value>F</value>
- </item>
- </choices>
- </select>
- <select id="checkbox5" ref="/root/hidden/prcpsrch/lblyn" overflow="visible" appearance="full" cellspacing="57" cols="2" style="left:85px; top:161px; width:250px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>라벨</label>
- <value>Y</value>
- </item>
- <item>
- <label>봉투</label>
- <value>B</value>
- </item>
- </choices>
- </select>
- <caption id="caption3" class="cell_1" style="left:0px; top:157px; width:80px; height:25px; vertical-align:middle; ">라벨출력구분</caption>
- <select id="checkbox18" ref="/root/hidden/prcpsrch/hosinmpsflag" visibility="hidden" overflow="visible" appearance="full" cellspacing="10" cols="8" rows="1" sep="|" style="left:450px; top:160px; width:103px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>투약구 처방전</label>
- <value>S</value>
- </item>
- </choices>
- </select>
- <select id="checkbox10" ref="/root/hidden/prcpsrch/hosinmpsflag" overflow="visible" appearance="full" cellspacing="10" cols="8" rows="1" sep="|" style="left:455px; top:133px; width:110px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>임상연구 처방전</label>
- <value>C</value>
- </item>
- </choices>
- </select>
- </xhtml:body>
- </xhtml:html>
|