SMMMD04400_BMI.xrw 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>혈중농도</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <cond>
  11. <weight/>
  12. <height/>
  13. </cond>
  14. <paminfo/>
  15. </main>
  16. <send>
  17. <reqdata/>
  18. <savedata>
  19. <bmiresult/>
  20. </savedata>
  21. </send>
  22. <hidden>
  23. </hidden>
  24. <init>
  25. </init>
  26. <cond>
  27. </cond>
  28. </root>
  29. </instance>
  30. <submission id="TRMMB01103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/"/>
  31. <submission id="TRMMO04103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata"/>
  32. <submission id="TRMMO04104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata"/>
  33. <submission id="TRMMO04106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/wardlist"/>
  34. <submission id="TXMMB00100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqata" resultref="/root/main/hidden"/>
  35. <script type="javascript" ev:event="xforms-ready">
  36. <![CDATA[
  37. //fInit();
  38. ]]>
  39. </script>
  40. <script type="javascript" ev:event="xforms-close">
  41. <![CDATA[
  42. //fSetOrdTabInfo();
  43. ]]>
  44. </script>
  45. </model>
  46. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  49. <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
  50. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  51. <script type="javascript" src="../../../emr/cpcdssweb/js/SMMMD03600.js"/>
  52. <script type="javascript">
  53. <![CDATA[
  54. function fInit(){
  55. }
  56. ]]>
  57. </script>
  58. </xhtml:head>
  59. <xhtml:body guideline="1,522;" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
  60. <!--iviewer id="iviewer1" style="left:0px; top:50px; width:830px; height:734px; border-color:#c7a3cf; border-style:solid; "/-->
  61. <!--import id="import1" src="../../../emr/cpcdssweb/xrw/SPMMD03500_처방조회.xrw" style="left:0px; top:85px; width:810px; height:400px; border-color:#c7a3cf; border-style:solid; "/-->
  62. <line id="line2" class="line_1" style="x1:0px; y1:0px; x2:522px; y2:0px; "/>
  63. <caption id="caption4" class="cell_1" style="left:0px; top:4px; width:70px; height:23px; vertical-align:middle; ">체중 (Kg)</caption>
  64. <input id="input4" ref="/root/main/cond/weight" class="input_default" imemode="disabled" format="#.#" style="left:73px; top:5px; width:98px; height:19px; ">
  65. <script type="javascript" ev:event="onkeyup">
  66. <![CDATA[
  67. fMoveFocus("input5");
  68. ]]>
  69. </script>
  70. </input>
  71. <caption id="caption5" class="cell_1" style="left:174px; top:4px; width:70px; height:23px; vertical-align:middle; ">키 (m)</caption>
  72. <input id="input5" ref="/root/main/cond/height" class="input_default" imemode="disabled" format="#.#" style="left:247px; top:5px; width:98px; height:19px; ">
  73. <script type="javascript" ev:event="onkeyup">
  74. <![CDATA[
  75. fMoveFocus("button3");
  76. ]]>
  77. </script>
  78. </input>
  79. <line id="line24" class="line_3" style="x1:0px; y1:26px; x2:522px; y2:26px; "/>
  80. <button id="button3" class="btn2_letter4" _value="A" style="left:455px; top:36px; width:64px; height:19px; ">
  81. <caption>BMI계산</caption>
  82. <script type="javascript" ev:event="DOMActivate">
  83. <![CDATA[
  84. fCalcBMI();
  85. ]]>
  86. </script>
  87. </button>
  88. <line id="line1" class="line_3" style="x1:0px; y1:83px; x2:522px; y2:83px; "/>
  89. <caption id="caption7" class="cell_1" style="left:0px; top:60px; width:120px; height:23px; vertical-align:middle; ">BMI 계산 결과</caption>
  90. <line id="line3" class="line_1" style="x1:0px; y1:56px; x2:522px; y2:56px; "/>
  91. <input id="input7" ref="/root/send/savedata/bmiresult" class="output_search" disabled="true" editable="false" style="left:123px; top:61px; width:134px; height:19px; "/>
  92. </xhtml:body>
  93. </xhtml:html>