12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>
- <cond>
- <weight/>
- <height/>
- </cond>
- <paminfo/>
- </main>
- <send>
- <reqdata/>
- <savedata>
- <bmiresult/>
- </savedata>
- </send>
- <hidden>
- </hidden>
- <init>
- </init>
- <cond>
- </cond>
- </root>
- </instance>
- <submission id="TRMMB01103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/"/>
- <submission id="TRMMO04103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata"/>
- <submission id="TRMMO04104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata"/>
- <submission id="TRMMO04106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/wardlist"/>
- <submission id="TXMMB00100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqata" resultref="/root/main/hidden"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //fInit();
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-close">
- <![CDATA[
- //fSetOrdTabInfo();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../emr/cpcdssweb/js/SMMMD03600.js"/>
- <script type="javascript">
- <![CDATA[
- function fInit(){
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,522;" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
- <!--iviewer id="iviewer1" style="left:0px; top:50px; width:830px; height:734px; border-color:#c7a3cf; border-style:solid; "/-->
- <!--import id="import1" src="../../../emr/cpcdssweb/xrw/SPMMD03500_처방조회.xrw" style="left:0px; top:85px; width:810px; height:400px; border-color:#c7a3cf; border-style:solid; "/-->
- <line id="line2" class="line_1" style="x1:0px; y1:0px; x2:522px; y2:0px; "/>
- <caption id="caption4" class="cell_1" style="left:0px; top:4px; width:70px; height:23px; vertical-align:middle; ">체중 (Kg)</caption>
- <input id="input4" ref="/root/main/cond/weight" class="input_default" imemode="disabled" format="#.#" style="left:73px; top:5px; width:98px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- fMoveFocus("input5");
- ]]>
- </script>
- </input>
- <caption id="caption5" class="cell_1" style="left:174px; top:4px; width:70px; height:23px; vertical-align:middle; ">키 (m)</caption>
- <input id="input5" ref="/root/main/cond/height" class="input_default" imemode="disabled" format="#.#" style="left:247px; top:5px; width:98px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- fMoveFocus("button3");
- ]]>
- </script>
- </input>
- <line id="line24" class="line_3" style="x1:0px; y1:26px; x2:522px; y2:26px; "/>
- <button id="button3" class="btn2_letter4" _value="A" style="left:455px; top:36px; width:64px; height:19px; ">
- <caption>BMI계산</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fCalcBMI();
- ]]>
- </script>
- </button>
- <line id="line1" class="line_3" style="x1:0px; y1:83px; x2:522px; y2:83px; "/>
- <caption id="caption7" class="cell_1" style="left:0px; top:60px; width:120px; height:23px; vertical-align:middle; ">BMI 계산 결과</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:56px; x2:522px; y2:56px; "/>
- <input id="input7" ref="/root/send/savedata/bmiresult" class="output_search" disabled="true" editable="false" style="left:123px; top:61px; width:134px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|