1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <![CDATA[/>]]>
- <instance id="instance1">
- <root xmlns="">
- <combo>
- <a/>
- <b/>
- <c/>
- </combo>
- <combo>
- <a/>
- <b/>
- <c/>
- </combo>
- <send>
- <reqdata>
- <instcd/>
- <pid/>
- <orddd/>
- <cretno/>
- <ioflag/>
- <orddeptcd/>
- <histflag>Y</histflag>
- <fromdd/>
- <todd/>
- </reqdata>
- </send>
- <main>
- <session>
- <paminfo/>
- </session>
- <detlinfo>
- <formdetl>
- <instcd/>
- <pid/>
- <orddd/>
- <cretno/>
- <chosflag/>
- <recflag/>
- <itemcd/>
- <itemval1/>
- <itemval2/>
- <fstrgstrid/>
- <fstrgstdt/>
- <lastupdtrid/>
- <lastupdtdt/>
- </formdetl>
- </detlinfo>
- </main>
- <init>
- <hardcode>
- <cmb_poi>
- <item>
- <label>Y : 입원 당시 해당 진단 있음</label>
- <value>Y</value>
- </item>
- <item>
- <label>N : 입원 당시 해당 진단 없음</label>
- <value>N</value>
- </item>
- <item>
- <label>W : 입원 당시 해당 진단 존재의 의료진 임상적 결정 불가</label>
- <value>W</value>
- </item>
- <item>
- <label>U : 입원 당시 해당 진단 존재의 결정할 기록 불충분</label>
- <value>U</value>
- </item>
- </cmb_poi>
- <rdo_exist>
- <label>있음</label>
- <value>A</value>
- </rdo_exist>
- <rdo_notexist>
- <label>없음</label>
- <value>B</value>
- </rdo_notexist>
- <rdo_normal>
- <label>정상</label>
- <value>A</value>
- </rdo_normal>
- <rdo_abnormal>
- <label>비정상</label>
- <value>B</value>
- </rdo_abnormal>
- <rdo_excute>
- <label>시행</label>
- <value>A</value>
- </rdo_excute>
- <rdo_notexcute>
- <label>미시행</label>
- <value>B</value>
- </rdo_notexcute>
- </hardcode>
- <grd_temp>
- <hardcd/>
- </grd_temp>
- </init>
- <hidden>
- <desc/>
- <savedetl>
- <rslt/>
- </savedetl>
- <temp>
- <pid/>
- <orddd/>
- <cretno/>
- <ordtype/>
- </temp>
- </hidden>
- <temp>
- <diaginfo/>
- </temp>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../emr/medirecweb/js/SMMMR06900.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/util.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript">
- <![CDATA[
- //
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRMMB04107" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMR02908" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/temp/diaginfo"/>
- <submission id="TRMMR09000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/detlinfo"/>
- <submission id="TXMMR09000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/detlinfo" resultref="/root/hidden/savedetl"/>
- <bind id="bnd1_1" ref="/root/main/detlinfo/formdetl[itemcd='DI010040']/itemval1" readonly="/root/main/detlinfo/formdetl[itemcd='DI010039']/itemval1 = 'B'"/>
- <bind id="bnd3_1" ref="/root/main/detlinfo/formdetl[itemcd='DI010058']/itemval1" readonly="/root/main/detlinfo/formdetl[itemcd='DI010057']/itemval1 = 'A'"/>
- <bind id="bnd2_1A" ref="/root/main/detlinfo/formdetl[itemcd='DI010048']/itemval1" readonly="/root/main/detlinfo/formdetl[itemcd='DI010047']/itemval1 = 'B'"/>
- <bind id="bnd2_1B" ref="/root/main/detlinfo/formdetl[itemcd='DI010049']/itemval1" readonly="/root/main/detlinfo/formdetl[itemcd='DI010047']/itemval1 = 'B'"/>
- <bind id="bnd2_3A" ref="/root/main/detlinfo/formdetl[itemcd='DI010053']/itemval1" readonly="/root/main/detlinfo/formdetl[itemcd='DI010052']/itemval1 = 'B'"/>
- <bind id="bnd2_3B" ref="/root/main/detlinfo/formdetl[itemcd='DI010054']/itemval1" readonly="/root/main/detlinfo/formdetl[itemcd='DI010052']/itemval1 = 'B'"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="855" pageheight="1000">
- <![CDATA[]]>
- <!--pagewidth="760" pageheight="1000"-->
- <table id="table1" style="left:20px; top:25px; width:805px; height:171px; border-style:none; ">
- <tr>
- <td colspan="6" style="width:810px; height:37px; font-family:돋움체; font-size:13pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#c0c0c0; border-width:3; border-left-style:solid; border-top-style:solid; border-right-style:solid; border-bottom-style:solid; ">의료의 질 향상을 위한 점검표</td>
- </tr>
- <tr>
- <td colspan="6" style="width:810px; height:20px; border-left-style:none; border-right-style:none; "/>
- </tr>
- <tr>
- <td style="width:133px; height:30px; font-family:돋움체; font-size:10pt; text-align:center; vertical-align:middle; background-color:#e0e0e0; border-left-width:3; border-top-width:3; border-style:solid; border-left-style:solid; ">환자명</td>
- <td colspan="2" style="width:266px; height:30px; border-top-width:3; border-style:solid; ">
- <input id="input1" ref="/root/main/detlinfo/formdetl[itemcd='DI010002']/itemval1" style="left:0px; top:0px; width:263px; height:30px; border-style:none; margin-left:10; "/>
- </td>
- <td style="width:133px; height:30px; font-family:돋움체; font-size:10pt; text-align:center; vertical-align:middle; background-color:#e0e0e0; border-top-width:3; border-style:solid; ">주민등록번호</td>
- <td colspan="2" style="width:278px; height:30px; border-top-width:3; border-right-width:3; border-style:solid; ">
- <input id="input2" ref="/root/main/detlinfo/formdetl[itemcd='DI010003']/itemval1" format="999999-9999999" style="left:0px; top:0px; width:275px; height:30px; text-align:center; border-style:hidden; "/>
- </td>
- </tr>
- <tr>
- <td style="width:133px; height:30px; font-family:돋움체; font-size:10pt; text-align:center; vertical-align:middle; background-color:#e0e0e0; border-left-width:3; border-bottom-width:3; border-style:solid; border-left-style:solid; border-bottom-style:solid; ">입원일</td>
- <td style="width:133px; height:30px; border-bottom-width:3; border-style:solid; border-bottom-style:solid; ">
- <input id="input3" ref="/root/main/detlinfo/formdetl/orddd" format="yyyy-mm-dd" style="left:0px; top:0px; width:132px; height:30px; text-align:center; border-bottom-style:solid; "/>
- </td>
- <td style="width:133px; height:30px; font-family:돋움체; font-size:10pt; text-align:center; vertical-align:middle; background-color:#e0e0e0; border-bottom-width:3; border-style:solid; border-bottom-style:solid; ">퇴원일</td>
- <td style="width:133px; height:30px; border-bottom-width:3; border-style:solid; ">
- <input id="input4" ref="/root/main/detlinfo/formdetl[itemcd='DI010004']/itemval1" format="yyyy-mm-dd" style="left:0px; top:0px; width:118px; height:30px; text-align:center; border-style:none; "/>
- </td>
- <td style="width:133px; height:30px; font-family:돋움체; font-size:10pt; text-align:center; vertical-align:middle; background-color:#e0e0e0; border-bottom-width:3; border-style:solid; border-bottom-style:solid; ">
- <![CDATA[수술일
- (DRG 수술기준)]]>
- </td>
- <td style="width:145px; height:30px; border-right-width:3; border-bottom-width:3; border-style:solid; border-bottom-style:solid; ">
- <input id="input5" ref="/root/main/detlinfo/formdetl[itemcd='DI010005']/itemval1" format="yyyy-mm-dd" style="left:0px; top:0px; width:142px; height:30px; text-align:center; "/>
- </td>
- </tr>
- </table>
- <textarea id="ta_majordiagnm" ref="/root/main/detlinfo/formdetl[itemcd='DI010007']/itemval1" overflow="hidden" editable="false" style="left:249px; top:142px; width:162px; height:25px; vertical-align:middle; "/>
- <input id="ipt_majordiagcd" ref="/root/main/detlinfo/formdetl[itemcd='DI010006']/itemval1" editable="false" style="left:151px; top:142px; width:74px; height:19px; "/>
- <button id="button8" class="icon_search" style="left:229px; top:144px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPopDiag({cd:"ipt_majordiagcd", nm:"ta_majordiagnm"});
- ]]>
- </script>
- </button>
- <select1 id="cmb_mojorpoa" ref="/root/main/detlinfo/formdetl[itemcd='DI010008']/itemval1" class="input_s_essential" appearance="minimal" overflow="visible" style="left:151px; top:170px; width:75px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/cmb_poi/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button61" style="left:510px; top:170px; width:13px; height:15px; background-image:../../../com/commonweb/images/icon_plus.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_diag.addRow();
- button17.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <button id="button1" style="left:525px; top:170px; width:13px; height:15px; background-image:../../../com/commonweb/images/icon_minus.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_diag.deleteRow(grd_diag.row, true);
- ]]>
- </script>
- </button>
- <!--
- <tr>
- <td style="width:133px; height:60px; font-family:돋움체; font-size:10pt; text-align:center; vertical-align:middle; background-color:#e0e0e0; border-left-width:3; border-bottom-width:3; border-style:solid; border-left-style:solid; border-bottom-style:solid; ">주진단</td>
- <td colspan="2" style="width:266px; height:60px; border-bottom-width:3; border-style:solid; border-bottom-style:solid; ">
- <textarea id="ta_majordiagnm" ref="/root/main/detlinfo/formdetl[itemcd='DI010007']/itemval1" overflow="hidden" editable="false" style="left:99px; top:2px; width:162px; height:25px; vertical-align:middle; "/>
- <input id="ipt_majordiagcd" ref="/root/main/detlinfo/formdetl[itemcd='DI010006']/itemval1" editable="false" style="left:1px; top:2px; width:74px; height:23px; "/>
- <button id="button8" class="icon_search" style="left:79px; top:4px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPopDiag({cd:"ipt_majordiagcd", nm:"ta_majordiagnm"});
- ]]>
- </script>
- </button>
- <select1 id="cmb_mojorpoa" ref="/root/main/detlinfo/formdetl[itemcd='DI010008']/itemval1" appearance="minimal" overflow="visible" style="left:1px; top:30px; width:75px; height:25px; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/cmb_poi/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:133px; height:60px; font-family:돋움체; font-size:10pt; text-align:center; vertical-align:middle; background-color:#e0e0e0; border-bottom-width:3; border-style:solid; border-bottom-style:solid; ">
- <![CDATA[기타진단
- ]]>
- <button id="button61" style="left:100px; top:15px; width:13px; height:15px; background-image:../../../com/commonweb/images/icon_plus.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_diag.addRow();
- ]]>
- </script>
- </button>
- <button id="button1" style="left:115px; top:15px; width:13px; height:15px; background-image:../../../com/commonweb/images/icon_minus.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_diag.deleteRow(grd_diag.row, true);
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:278px; height:60px; border-right-width:3; border-bottom-width:3; border-style:solid; border-right-style:solid; border-bottom-style:solid; ">
- <datagrid id="grd_diag" nodeset="/root/main/diaginfo/diagcdlist" colsep="^" colwidth="60,149,45" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:274px; height:59px; ">
- <col ref="diagcd"/>
- <col editable="false" ref="diaghngnm" type="inputbutton">
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- fPopDiag({cd:"diagcd", nm:"diaghngnm", grid:"grd_diag"});
- ]]>
- </script>
- </col>
- <col ref="poa" type="combo">
- <choices>
- <itemset nodeset="/root/init/hardcode/cmb_poi/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (event.keyCode == 13) {
- if (grd_diag.rows < 10 && grd_diag.col == grd_diag.colRef("diaghngnm")) {
- grd_diag.addRow();
- }
- }
- ]]>
- </script>
- </datagrid>
- </td>
- </tr>
- -->
- <table id="table2" cellspacing="-1" style="left:20px; top:250px; width:708px; height:715px; border-style:none; ">
- <tr>
- <td colspan="2" style="width:384px; height:30px; font-family:돋움체; font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#c0c0c0; border-left-width:3px; border-top-width:3; border-style:solid; ">1. 수술 전 진료의 점검 사항</td>
- <td style="width:60px; height:30px; font-family:돋움체; vertical-align:middle; background-color:#c0c0c0; border-top-width:3; border-style:solid; "/>
- <td style="width:80px; height:30px; font-family:돋움체; vertical-align:middle; background-color:#c0c0c0; border-top-width:3; border-style:solid; "/>
- <td colspan="2" style="width:288px; height:30px; font-family:돋움체; text-align:center; vertical-align:middle; background-color:#c0c0c0; border-top-width:3; border-right-width:3; border-style:solid; ">추가 코드</td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; vertical-align:middle; border-left-width:3px; border-style:solid; ">1.1. 수술전 검사 시행여부 및 마취종류</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo1_1a" ref="/root/main/detlinfo/formdetl[itemcd='DI010039']/itemval1" appearance="full" overflow="visible" requiredWithOne="{obj:['rdo1_1_1', 'rdo1_1_2', 'rdo1_1_3'], msg:'1.1번 수술전 검사 시점 1), 2), 3)', when:'A'}" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_excute">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo1_1b" ref="/root/main/detlinfo/formdetl[itemcd='DI010039']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo1_1a', msg:'1.1번 수술전 검사 시행여부 [시행/미시행]'}" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexcute">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (rdo1_1b.value == "B") {
- rdo1_1_1.value = "";
- //model.resetInstanceNode(rdo1_1_1.attribute("nodeset"));
- }
- ]]>
- </script>
- </select1>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-color:transparent; border-right-width:3; border-bottom-width:0; border-style:solid; border-bottom-style:none; "/>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; ">
- <select1 id="rdo1_1_1" ref="/root/main/detlinfo/formdetl[itemcd='DI010040']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:30; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>1</value>
- </item>
- </choices>
- </select1>
- </td>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">1) 전신마취</td>
- <td colspan="4" rowspan="5" style="width:428px; height:125px; font-family:돋움체; vertical-align:middle; border-top-color:transparent; border-top-width:0; border-right-width:3; border-style:solid; border-top-style:none; "/>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; ">
- <select1 id="rdo1_1_2" ref="/root/main/detlinfo/formdetl[itemcd='DI010040']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:30; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </td>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">2) 부위마취(척추마취및 기타 부위마취 포함)</td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; ">
- <select1 id="rdo1_1_3" ref="/root/main/detlinfo/formdetl[itemcd='DI010040']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:30; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>3</value>
- </item>
- </choices>
- </select1>
- </td>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">3) 국소마취</td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#c0c0c0; border-left-width:3px; border-style:solid; ">2. 입원 중 진료의 점검 사항</td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; vertical-align:middle; border-left-width:3px; border-style:solid; ">2.1. 입원 중에 일어난 사고</td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">1) 불의의 병원 내 물리적 사고(낙상 등)</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_1a" ref="/root/main/detlinfo/formdetl[itemcd='DI010041']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo2_1_1b', msg:'2.1.1번 불의의 병원내 물리적 사고의 [없음/있음]'}" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_1b" ref="/root/main/detlinfo/formdetl[itemcd='DI010041']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button2" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5902|2.1.1.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <input id="ipt2_1_1" ref="/root/main/detlinfo/formdetl[itemcd='DI010042']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">2) 수혈사고</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_2a" ref="/root/main/detlinfo/formdetl[itemcd='DI010043']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo2_1_2b', msg:'2.1.2번 수혈사고 혹은 수혈부작용의 [없음/있음]'}" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_2b" ref="/root/main/detlinfo/formdetl[itemcd='DI010043']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button3" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5902|2.1.2.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <input id="ipt2_1_2" ref="/root/main/detlinfo/formdetl[itemcd='DI010044']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">3) 투약사고</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_3a" ref="/root/main/detlinfo/formdetl[itemcd='DI010045']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo2_1_3b', msg:'2.1.3번 투약사고 혹은 약물 부작용 [없음/있음]'}" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_3b" ref="/root/main/detlinfo/formdetl[itemcd='DI010045']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button4" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5902|2.1.3.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <input id="ipt2_1_3" ref="/root/main/detlinfo/formdetl[itemcd='DI010046']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">4) 마취사고</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_4a" ref="/root/main/detlinfo/formdetl[itemcd='DI010047']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo2_1_4b', msg:'2.1.4번 마취사고 혹은 마취부작용 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- cmb2_1_4a.deselect();
- cmb2_1_4b.deselect();
- ]]>
- </script>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_1_4b" ref="/root/main/detlinfo/formdetl[itemcd='DI010047']/itemval1" appearance="full" requiredWithAll="{obj:['cmb2_1_4a', 'cmb2_1_4b'], msg:'2.1.4번 마취 분류 ', when:'A'}" overflow="visible" style="left:2px; top:4px; width:55; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button5" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5903|2.1.4.1.1", "5903|2.1.4.1.2");
-
- ]]>
- </script>
- </button>
- </td>
- <td style="width:120px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="cmb2_1_4a" ref="/root/main/detlinfo/formdetl[itemcd='DI010048']/itemval1" appearance="minimal" style="left:1px; top:3px; width:116px; height:25px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5904/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:168px; height:25px; border-right-width:3; border-style:solid; ">
- <select1 id="cmb2_1_4b" ref="/root/main/detlinfo/formdetl[itemcd='DI010049']/itemval1" appearance="minimal" style="left:1px; top:3px; width:160px; height:25px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5905/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; vertical-align:middle; border-left-width:3px; border-style:solid; ">2.2. 감염증</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_2a" ref="/root/main/detlinfo/formdetl[itemcd='DI010050']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo2_2b', msg:'2.2번 감염증 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_2b" ref="/root/main/detlinfo/formdetl[itemcd='DI010050']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button6" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5906|2.2.1", "5906|2.2.2");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <input id="ipt2_2" ref="/root/main/detlinfo/formdetl[itemcd='DI010051']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; vertical-align:middle; border-left-width:3px; border-style:solid; ">2.3. 수술 합병증 및 부작용</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_3a" ref="/root/main/detlinfo/formdetl[itemcd='DI010052']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo2_3b', msg:'2.3번 수술 합병증 및 부작용 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- cmb2_3a.deselect();
- model.resetInstanceNode(grd2_3.nodeset);
- ]]>
- </script>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_3b" ref="/root/main/detlinfo/formdetl[itemcd='DI010052']/itemval1" appearance="full" requiredWithAll="{obj:['cmb2_3a', 'grd2_3'], msg:'2.3번 수술합병증 및 부작용의 세부 항목', when:'A'}" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button7" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5907|2.3.1", "5907|2.3.1.1","5907|2.3.1.2", "5907|2.3.1.2.1","5907|2.3.1.2.2", "5907|2.3.1.2.3","5907|2.3.1.2.4", "5907|2.3.1.2.5");
- ]]>
- </script>
- </button>
- </td>
- <td style="width:120px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="cmb2_3a" ref="/root/main/detlinfo/formdetl[itemcd='DI010053']/itemval1" appearance="minimal" style="left:1px; top:3px; width:116px; height:25px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5908/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //grd2_3.nodeset = "/root/init/hardcd"+ (5908 + parseInt(cmb2_3a.value)) + "/hardcd";
- //model.copyNode("/root/init/grd_temp", "/root/init/hardcd"+ (5908 + parseInt(cmb2_3a.value)) + "/hardcd");
-
- var dest = "/root/init/grd_temp/hardcd";
- var src = "/root/init/hardcd"+ (5908 + parseInt(cmb2_3a.value)) + "/hardcd";
- model.resetInstanceNode("/root/init/grd_temp");
- copyNodesetType(dest, src);
- var iCnt = getNodesetCount(dest);
- for (var i = 1; i <= iCnt; i++) {
- model.makeValue(dest+"["+i+"]/chk", "");
- }
- //grd2_3.fixedcellcheckbox(0, 0) = false;
- grd2_3.refresh();
- //grd_2_3.gridToInstance();
- ]]>
- </script>
- </select1>
- </td>
- <td id="td_2_3" style="width:168px; height:25px; border-right-width:3; border-style:solid; ">
- <select1 id="cmb2_3b" ref="/root/main/detlinfo/formdetl[itemcd='DI010043']/itemval1" visibility="hidden" appearance="minimal" style="left:1px; top:3px; width:84px; height:25px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5909/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; vertical-align:middle; border-left-width:3px; border-style:solid; ">2.4. 합병증 치료를 위한 수술 및 처치</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_4a" ref="/root/main/detlinfo/formdetl[itemcd='DI010055']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo2_4b', msg:'2.4번 합병증 치료를 위한 수술 및 처치 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo2_4b" ref="/root/main/detlinfo/formdetl[itemcd='DI010055']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button9" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5916|2.4.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <input id="ipt2_4" ref="/root/main/detlinfo/formdetl[itemcd='DI010056']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; font-size:12pt; font-weight:bold; text-align:center; vertical-align:middle; background-color:#c0c0c0; border-left-width:3px; border-style:solid; ">3. 퇴원 전 진료의 점검 사항</td>
- <td colspan="4" style="width:428px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; border-right-style:2; border-bottom-style:none; "/>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:25px; font-family:돋움체; vertical-align:middle; border-left-width:3px; border-style:solid; ">3.1. 퇴원의 유형(정상퇴원 여부)</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_1a" ref="/root/main/detlinfo/formdetl[itemcd='DI010057']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo3_1b', msg:'3.1번 정상퇴원 여부 [정상/비정상]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_normal">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_1b" ref="/root/main/detlinfo/formdetl[itemcd='DI010057']/itemval1" appearance="full" overflow="visible" requiredWithOne="{obj:['rdo3_1_1', 'rdo3_1_2', 'rdo3_1_3'], msg:'3.1번 퇴원의 유형 1) 2) 3) 4)', when:'B'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_abnormal">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (rdo3_1b.value == "B") {
- rdo3_1_1.value = "";
- //model.resetInstanceNode(rdo1_1_1.attribute("nodeset"));
- }
- ]]>
- </script>
- </select1>
- </td>
- <td colspan="2" rowspan="6" style="width:288px; height:155px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; border-left-style:none; border-top-style:none; "/>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; ">
- <select1 id="rdo3_1_1" ref="/root/main/detlinfo/formdetl[itemcd='DI010058']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:30; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>1</value>
- </item>
- </choices>
- </select1>
- </td>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">1) 의학적 권고에 반하는 퇴원</td>
- <td colspan="2" rowspan="5" style="width:140px; height:130px; font-family:돋움체; vertical-align:middle; border-right-width:0; border-style:solid; border-right-style:none; "/>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; ">
- <select1 id="rdo3_1_2" ref="/root/main/detlinfo/formdetl[itemcd='DI010058']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:30; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </td>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">2) 타 의료기관으로의 응급전원</td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; ">
- <select1 id="rdo3_1_3" ref="/root/main/detlinfo/formdetl[itemcd='DI010058']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:30; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>3</value>
- </item>
- </choices>
- </select1>
- </td>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">3) 타 의료기관으로의 기타전원</td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; ">
- <select1 id="rdo3_1_4" ref="/root/main/detlinfo/formdetl[itemcd='DI010058']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:30; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>4</value>
- </item>
- </choices>
- </select1>
- </td>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">4) 사망</td>
- </tr>
- <tr>
- <td colspan="2" style="width:384px; height:30px; font-family:돋움체; vertical-align:middle; border-left-width:3px; border-style:solid; ">
- <![CDATA[3.2. 퇴원시 환자 상태의 안정성
- (퇴원 전 12시간 이내 마지막 측정한 자료) ]]>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:20px; border-left-width:3px; border-style:solid; border-right-style:none; border-bottom-style:none; "/>
- <td style="width:360px; height:20px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; border-bottom-style:none; ">
- <![CDATA[1) 혈압 : SBP(<85mmHg or > 180mmHg)]]>
- </td>
- <td rowspan="2" style="width:60px; height:45px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_1a" ref="/root/main/detlinfo/formdetl[itemcd='DI010059']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo3_2_1b', msg:'3.2.1번 혈압 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td rowspan="2" style="width:80px; height:45px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_1b" ref="/root/main/detlinfo/formdetl[itemcd='DI010059']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button10" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5918|3.2.1.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" rowspan="2" style="width:288px; height:45px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <textarea id="ta3_2_1" ref="/root/main/detlinfo/formdetl[itemcd='DI010060']/itemval1" overflow="hidden" style="left:0px; top:0px; width:283px; height:50px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-top-style:none; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; border-top-style:none; ">
- <![CDATA[ DBP(<50mmHg or > 110mmHg)]]>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; border-bottom-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; border-bottom-style:none; ">2) 맥박 : 50회/min 이하(β-blocker 투여시 45회/min)</td>
- <td rowspan="2" style="width:60px; height:50px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_2a" ref="/root/main/detlinfo/formdetl[itemcd='DI010061']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo3_2_2b', msg:'3.2.2번 맥박 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td rowspan="2" style="width:80px; height:50px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_2b" ref="/root/main/detlinfo/formdetl[itemcd='DI010061']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button11" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5919|3.2.2.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" rowspan="2" style="width:288px; height:50px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <textarea id="ta3_2_2" ref="/root/main/detlinfo/formdetl[itemcd='DI010062']/itemval1" overflow="hidden" style="left:0px; top:0px; width:283px; height:50x; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-top-style:none; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; border-top-style:none; ">또는 120회/min 이상</td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">3) 체온 : 측정방법 불문하고 38.3℃ 이상</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_3a" ref="/root/main/detlinfo/formdetl[itemcd='DI010063']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo3_2_3b', msg:'3.2.3번 체온 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_3b" ref="/root/main/detlinfo/formdetl[itemcd='DI010063']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button12" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5920|3.2.3.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <input id="ipt3_2_3" ref="/root/main/detlinfo/formdetl[itemcd='DI010064']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:25px; border-left-width:3px; border-style:solid; border-right-style:none; "/>
- <td style="width:360px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; border-left-style:none; ">5) 수술부위출혈</td>
- <td style="width:60px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_5a" ref="/root/main/detlinfo/formdetl[itemcd='DI010067']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo3_2_5b', msg:'3.2.5번 수술부위출혈 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:25px; font-family:돋움체; vertical-align:middle; border-style:solid; ">
- <select1 id="rdo3_2_5b" ref="/root/main/detlinfo/formdetl[itemcd='DI010067']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button14" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5922|3.2.5.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:25px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-style:solid; ">
- <input id="ipt3_2_5" ref="/root/main/detlinfo/formdetl[itemcd='DI010068']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td style="width:24px; height:24px; border-left-width:3px; border-bottom-width:3px; border-style:solid; border-right-style:none; border-bottom-style:solid; "/>
- <td style="width:360px; height:24px; font-family:돋움체; vertical-align:middle; border-bottom-width:3px; border-style:solid; border-left-style:none; border-bottom-style:solid; ">6) 수술부위감염</td>
- <td style="width:60px; height:24px; font-family:돋움체; vertical-align:middle; border-bottom-width:3px; border-style:solid; border-bottom-style:solid; ">
- <select1 id="rdo3_2_6a" ref="/root/main/detlinfo/formdetl[itemcd='DI010069']/itemval1" appearance="full" overflow="visible" requiredEither="{obj:'rdo3_2_6b', msg:'3.2.6번 수술부위감염 [없음/있음]'}" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_notexist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- </td>
- <td style="width:80px; height:24px; font-family:돋움체; vertical-align:middle; border-bottom-width:3px; border-style:solid; border-bottom-style:solid; ">
- <select1 id="rdo3_2_6b" ref="/root/main/detlinfo/formdetl[itemcd='DI010069']/itemval1" appearance="full" overflow="visible" style="left:2px; top:4px; width:55px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcode/rdo_exist">
- <label ref="./label"/>
- <value ref="./value"/>
- </itemset>
- </choices>
- </select1>
- <button id="button15" class="icon_search" style="left:64px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fShowDesc("5923|3.2.6.1");
- ]]>
- </script>
- </button>
- </td>
- <td colspan="2" style="width:288px; height:24px; font-family:돋움체; vertical-align:middle; border-right-width:3; border-bottom-width:3px; border-style:solid; border-bottom-style:solid; ">
- <input id="ipt3_2_6" ref="/root/main/detlinfo/formdetl[itemcd='DI010070']/itemval1" style="left:0px; top:0px; width:283px; height:25px; border-style:none; "/>
- </td>
- </tr>
- </table>
- <img id="img1" style="left:869px; top:674px; width:100px; height:20px; background-stretch:stretch; "/>
- <switch id="switch1" style="left:20px; top:210px; width:720px; height:35px; border-style:none; ">
- <case id="안과">
- <select1 id="rdo_5931" ref="/root/main/detlinfo/formdetl[itemcd='DI010071']/itemval1" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:15px; top:5px; width:210px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5931/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="rdo_5932" ref="/root/main/detlinfo/formdetl[itemcd='DI010072']/itemval1" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:235px; top:5px; width:210px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5932/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- </case>
- <case id="외과">
- <select1 id="rdo_5933" ref="/root/main/detlinfo/formdetl[itemcd='DI010073']/itemval1" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:95px; top:5px; width:210px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5933/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="output1" style="left:10px; top:5px; width:100px; height:19px; ">충수절제술</caption>
- <caption id="caption1" style="left:340px; top:5px; width:100px; height:19px; ">허니아 수술</caption>
- <select1 id="rdo_5934" ref="/root/main/detlinfo/formdetl[itemcd='DI010074']/itemval1" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:425px; top:5px; width:210px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5934/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- </case>
- <case id="산부인과" selected="true">
- <select1 id="rdo_5935" ref="/root/main/detlinfo/formdetl[itemcd='DI010075']/itemval1" appearance="full" cellspacing="5" cols="4" overflow="visible" style="left:15px; top:5px; width:340px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5935/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- </case>
- <case id="이비인후과">
- <select1 id="rdo_5936" ref="/root/main/detlinfo/formdetl[itemcd='DI010076']/itemval1" appearance="full" cellspacing="5" cols="2" overflow="visible" style="left:15px; top:5px; width:255px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/hardcd5936/hardcd">
- <label ref="./hardcdnm"/>
- <value ref="./hardcd"/>
- </itemset>
- </choices>
- </select1>
- </case>
- </switch>
- <group id="grp_desc" visibility="hidden" style="left:60px; top:285px; width:315px; height:230px; ">
- <textarea id="textarea1" ref="/root/hidden/desc" style="left:0px; top:20px; width:315px; height:205px; ">
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- grp_desc.visible = false;
- ]]>
- </script>
- </textarea>
- <button id="button16" style="left:270px; top:3px; width:42px; height:15px; background-image:../../../com/commonweb/images/icon_close.gif; border-color:transparent; border-style:none; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grp_desc.visible = false;
- ]]>
- </script>
- </button>
- </group>
- <group id="grp2_3" style="left:659; top:544px; width:163; height:22px; ">
- <datagrid id="grd2_3" nodeset="/root/init/grd_temp/hardcd" overflow="none" scroll="vertical" autoresize="true" colwidth="25,546,0" mergecellsfixedrows="bycolrec" rowsep="|" style="left:1px; top:0px; width:162px; height:22px; ">
- <col ref="chk" type="checkbox"/>
- <col ref="hardcdnm"/>
- <col ref="hardcd" visibility="hidden"/>
- <script type="javascript" ev:event="onmouseout">
- <![CDATA[
- grp2_3.attribute("style") ="left:659px; top:544px; width:163px; height:22px; ";
- grd2_3.attribute("style") = "left:0px; top:0px; width:163px; height:22px; ";
- ]]>
- </script>
- <script type="javascript" ev:event="onmouseover">
- <![CDATA[
- grp2_3.attribute("style") = "left:279px; top:544px; width:546px;height:200px; ";
- grd2_3.attribute("style") = "left:0px; top:0px; width:546px; height:200px; ";
- ]]>
- </script>
- </datagrid>
- <button id="btn_spread" visibility="visible" style="left:146px; top:0px; width:17px; height:20px; background-color:#000000; background-image:../../../com/commonweb/images/grid_scroll_v_down.gif; border-color:transparent; border-style:none; ">
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grp2_3.attribute("style") = "left:659px; top:544px; width:163px;height:100px; ";
- grd2_3.attribute("style") = "left:0px; top:0px; width:163px;height:100px; ";
- btn_spread.visible = false;
- btn_fold.visible = true;
- ]]>
- </script>
- <caption/>
- </button>
- <button id="btn_fold" visibility="hidden" style="left:146px; top:0px; width:17px; height:20px; background-color:#000000; background-image:../../../com/commonweb/images/grid_scroll_v_up.gif; border-color:transparent; border-style:none; ">
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grp2_3.attribute("style") = "left:659px; top:544px; width:163px;height:22px; ";
- grd2_3.attribute("style") = "left:0px; top:0px; width:163px;height:22px; ";
- btn_fold.visible = false;
- btn_spread.visible = true;
- ]]>
- </script>
- <caption/>
- </button>
- </group>
- <button id="button13" class="icon_top" style="left:490px; top:185px; width:26px; height:19px; ">
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_diag.attribute("height" ) = "65";
- ]]>
- </script>
- <caption/>
- </button>
- <button id="button17" class="icon_bottom" style="left:518px; top:185px; width:26px; height:19px; ">
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_diag.attribute("height" ) = "265";
- ]]>
- </script>
- <caption/>
- </button>
- <caption id="caption2" class="cell_1" style="left:415px; top:140px; width:130px; height:25px; font-family:돋움체; font-weight:bold; text-align:center; vertical-align:middle; ">기타진단</caption>
- <caption id="caption3" class="cell_1" style="left:20px; top:140px; width:130px; height:25px; font-family:돋움체; font-weight:bold; text-align:center; vertical-align:middle; ">주진단</caption>
- <datagrid id="grd_diag" nodeset="/root/main/diaginfo/diagcdlist" colsep="^" colwidth="60,149,45" mergecellsfixedrows="bycolrec" rowsep="|" style="left:547px; top:140px; width:273px; height:65px; ">
- <col ref="diagcd"/>
- <col editable="false" ref="diaghngnm" type="inputbutton">
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- fPopDiag({cd:"diagcd", nm:"diaghngnm", grid:"grd_diag"});
- ]]>
- </script>
- </col>
- <col ref="poa" type="combo">
- <choices>
- <itemset nodeset="/root/init/hardcode/cmb_poi/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if (event.keyCode == 13) {
- if (grd_diag.rows < 10 && grd_diag.col == grd_diag.colRef("diaghngnm")) {
- grd_diag.addRow();
- }
- }
- ]]>
- </script>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|