SMMMD04200_청소율.xrw 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <scr/>
  14. <sex/>
  15. <patage/>
  16. </cond>
  17. <paminfo/>
  18. </main>
  19. <send>
  20. <reqdata/>
  21. <savedata>
  22. <adulcl/>
  23. <adulgfr/>
  24. <childcl/>
  25. <childgfr/>
  26. </savedata>
  27. </send>
  28. <hidden>
  29. </hidden>
  30. <init>
  31. </init>
  32. <cond>
  33. </cond>
  34. </root>
  35. </instance>
  36. <submission id="TRMMB01103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/"/>
  37. <submission id="TRMMO04103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata"/>
  38. <submission id="TRMMO04104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata"/>
  39. <submission id="TRMMO04106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/init/wardlist"/>
  40. <submission id="TXMMB00100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqata" resultref="/root/main/hidden"/>
  41. <script type="javascript" ev:event="xforms-ready">
  42. <![CDATA[
  43. fInit();
  44. ]]>
  45. </script>
  46. <script type="javascript" ev:event="xforms-close">
  47. <![CDATA[
  48. //fSetOrdTabInfo();
  49. ]]>
  50. </script>
  51. </model>
  52. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  54. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  55. <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
  56. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  57. <script type="javascript" src="../../../emr/cpcdssweb/js/SMMMD03600.js"/>
  58. <script type="javascript">
  59. <![CDATA[
  60. function fInit(){
  61. var pamInfoCvs = getGlobalVariable("paminfo"); //상단정보가 있을 경우는 검색
  62. if(pamInfoCvs != "" ){ //cvs가 ""이 아닌 경우에만 처리함.
  63. model.removeNodeSet("/root/main/paminfo/list");
  64. setCSVToNode("/root/main/paminfo", pamInfoCvs);
  65. model.setValue("/root/main/cond/patage", model.getValue("/root/main/paminfo/list/age") );
  66. } else {
  67. model.setValue("/root/main/cond/patage", 0 );
  68. //messageBox("환자정보가 없어 계산","E001");
  69. //return;
  70. }
  71. }
  72. ]]>
  73. </script>
  74. </xhtml:head>
  75. <xhtml:body guideline="1,522;" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
  76. <!--iviewer id="iviewer1" style="left:0px; top:50px; width:830px; height:734px; border-color:#c7a3cf; border-style:solid; "/-->
  77. <!--import id="import1" src="../../../emr/cpcdssweb/xrw/SPMMD03500_처방조회.xrw" style="left:0px; top:85px; width:810px; height:400px; border-color:#c7a3cf; border-style:solid; "/-->
  78. <caption id="caption1" class="cell_1" style="left:0px; top:3px; width:70px; height:23px; vertical-align:middle; ">성별 선택</caption>
  79. <line id="line2" class="line_1" style="x1:0px; y1:0px; x2:522px; y2:0px; "/>
  80. <caption id="caption4" class="cell_1" style="left:0px; top:28px; width:70px; height:23px; vertical-align:middle; ">체중 (Kg)</caption>
  81. <input id="input4" ref="/root/main/cond/weight" class="input_default" imemode="disabled" format="#.#" style="left:73px; top:29px; width:98px; height:19px; ">
  82. <script type="javascript" ev:event="onkeyup">
  83. <![CDATA[
  84. fMoveFocus("input5");
  85. ]]>
  86. </script>
  87. </input>
  88. <line id="line4" class="line_2" style="x1:0px; y1:26px; x2:522px; y2:26px; "/>
  89. <caption id="caption5" class="cell_1" style="left:174px; top:28px; width:70px; height:23px; vertical-align:middle; ">키 (m)</caption>
  90. <input id="input5" ref="/root/main/cond/height" class="input_default" imemode="disabled" format="#.#" style="left:247px; top:29px; width:98px; height:19px; ">
  91. <script type="javascript" ev:event="onkeyup">
  92. <![CDATA[
  93. fMoveFocus("input6");
  94. ]]>
  95. </script>
  96. </input>
  97. <line id="line24" class="line_3" style="x1:0px; y1:51px; x2:522px; y2:51px; "/>
  98. <button id="button3" class="btn2_letter5" _value="A" style="left:443px; top:61px; width:75px; height:19px; ">
  99. <caption>청소율계산</caption>
  100. <script type="javascript" ev:event="DOMActivate">
  101. <![CDATA[
  102. fCalcCleanRate();
  103. ]]>
  104. </script>
  105. </button>
  106. <line id="line1" class="line_3" style="x1:0px; y1:183px; x2:522px; y2:183px; "/>
  107. <caption id="caption10" class="cell_1" style="left:0px; top:160px; width:337px; height:23px; vertical-align:middle; ">Child: Counahan-Barratt equation (GFR, ml/min/1.73㎡ )</caption>
  108. <caption id="caption7" class="cell_1" style="left:0px; top:85px; width:337px; height:23px; vertical-align:middle; ">Adult: Cockcroft-Gualt equation (Cl, ml/min)</caption>
  109. <line id="line3" class="line_1" style="x1:0px; y1:81px; x2:522px; y2:81px; "/>
  110. <input id="input7" ref="/root/send/savedata/adulcl" class="output_search" disabled="true" editable="false" style="left:340px; top:86px; width:179px; height:19px; "/>
  111. <line id="line5" class="line_2" style="x1:0px; y1:108px; x2:522px; y2:108px; "/>
  112. <input id="input10" ref="/root/send/savedata/childgfr" class="output_search" disabled="true" editable="false" style="left:340px; top:161px; width:179px; height:19px; "/>
  113. <caption id="caption6" class="cell_1" style="left:348px; top:28px; width:70px; height:23px; vertical-align:middle; ">Scr</caption>
  114. <input id="input6" ref="/root/main/cond/scr" class="input_default" imemode="disabled" format="#.#" style="left:421px; top:29px; width:98px; height:19px; ">
  115. <script type="javascript" ev:event="onkeyup">
  116. <![CDATA[
  117. fMoveFocus("button3");
  118. ]]>
  119. </script>
  120. </input>
  121. <input id="input8" ref="/root/send/savedata/adulgfr" class="output_search" disabled="true" editable="false" style="left:340px; top:111px; width:179px; height:19px; "/>
  122. <caption id="caption8" class="cell_1" style="left:0px; top:110px; width:337px; height:23px; vertical-align:middle; ">Adult: MDRD equation (GFR, ml/min/1.73㎡ )</caption>
  123. <caption id="caption9" class="cell_1" style="left:0px; top:135px; width:337px; height:23px; vertical-align:middle; ">Child: Schwartz equation (Cl, ml/min)</caption>
  124. <input id="input9" ref="/root/send/savedata/childcl" class="output_search" disabled="true" editable="false" style="left:340px; top:136px; width:179px; height:19px; "/>
  125. <line id="line8" class="line_2" style="x1:0px; y1:133px; x2:522px; y2:133px; "/>
  126. <line id="line9" class="line_2" style="x1:0px; y1:158px; x2:522px; y2:158px; "/>
  127. <select1 id="rdo_sex" ref="/root/main/cond/sex" appearance="full" cellspacing="15" cols="2" overflow="visible" style="left:74px; top:7px; width:96px; height:20px; border-style:none; ">
  128. <choices>
  129. <item>
  130. <label>남</label>
  131. <value>M</value>
  132. </item>
  133. <item>
  134. <label>여</label>
  135. <value>W</value>
  136. </item>
  137. </choices>
  138. </select1>
  139. </xhtml:body>
  140. </xhtml:html>