SMMNP01000_회복(마취)상태 평가표.xrw 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <patposition>1</patposition>
  11. <valueitem>
  12. <valueitem1>0</valueitem1>
  13. <valueitem2>0</valueitem2>
  14. <valueitem3>0</valueitem3>
  15. <valueitem4>0</valueitem4>
  16. <valueitem5>0</valueitem5>
  17. </valueitem>
  18. <valueposition>1</valueposition>
  19. <valuetot/>
  20. </main>
  21. <ValuItemLists>
  22. <valuitem>
  23. <valuitemnm>반사능력</valuitemnm>
  24. <valuitemarrv>0</valuitemarrv>
  25. <valuitemleav>0</valuitemleav>
  26. <valuitemcd>1</valuitemcd>
  27. </valuitem>
  28. <valuitem>
  29. <valuitemnm>호흡 </valuitemnm>
  30. <valuitemarrv>0</valuitemarrv>
  31. <valuitemleav>0</valuitemleav>
  32. <valuitemcd>2</valuitemcd>
  33. </valuitem>
  34. <valuitem>
  35. <valuitemnm>의식상태</valuitemnm>
  36. <valuitemarrv>0</valuitemarrv>
  37. <valuitemleav>0</valuitemleav>
  38. <valuitemcd>3</valuitemcd>
  39. </valuitem>
  40. <valuitem>
  41. <valuitemnm>피부색깔</valuitemnm>
  42. <valuitemarrv>0</valuitemarrv>
  43. <valuitemleav>0</valuitemleav>
  44. <valuitemcd>4</valuitemcd>
  45. </valuitem>
  46. <valuitem>
  47. <valuitemnm>순환 </valuitemnm>
  48. <valuitemarrv>0</valuitemarrv>
  49. <valuitemleav>0</valuitemleav>
  50. <valuitemcd>5</valuitemcd>
  51. </valuitem>
  52. <valuitemarrvtot>0</valuitemarrvtot>
  53. <valuitemleavtot>0</valuitemleavtot>
  54. </ValuItemLists>
  55. </root>
  56. </instance>
  57. </model>
  58. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  59. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  60. <script type="javascript" src="../../../emr/opanstweb/js/SMMNP00900.js"/>
  61. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  62. </xhtml:head>
  63. <xhtml:body pagewidth="430" pageheight="380" guideline="1,404;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  64. <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:405px; height:355px; ">
  65. <line id="line2" class="line_2" style="x1:0px; y1:50px; x2:308px; y2:50px; "/>
  66. <caption id="caption8" class="cell_1" style="left:124px; top:29px; width:269px; height:23px; vertical-align:middle; ">설명</caption>
  67. <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:149px; height:14px; ">회복상태 평가표</caption>
  68. <button id="button1" class="btn5_letter2" style="left:351px; top:4px; width:42px; height:19px; ">
  69. <caption>확인</caption>
  70. <script type="javascript" ev:event="DOMActivate">
  71. <![CDATA[
  72. var CurrPos = model.getValue("/root/main/patposition");
  73. fMain2ValueItem(CurrPos, "N");
  74. fConfirmData();
  75. ]]>
  76. </script>
  77. </button>
  78. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:393px; y2:25px; "/>
  79. <caption id="caption3" class="cell_1" style="left:0px; top:107px; width:74px; height:53px; vertical-align:middle; ">호흡</caption>
  80. <caption id="caption4" class="cell_1" style="left:0px; top:161px; width:74px; height:53px; vertical-align:middle; ">순환</caption>
  81. <caption id="caption5" class="cell_1" style="left:0px; top:215px; width:74px; height:53px; vertical-align:middle; ">의식상태</caption>
  82. <select1 id="rb_value1" ref="/root/main/valueitem/valueitem1" overflow="visible" appearance="full" style="left:77px; top:55px; width:43px; height:50px; border-style:none; ">
  83. <choices>
  84. <item>
  85. <label>0점</label>
  86. <value>0</value>
  87. </item>
  88. <item>
  89. <label>1점</label>
  90. <value>1</value>
  91. </item>
  92. <item>
  93. <label>2점</label>
  94. <value>2</value>
  95. </item>
  96. </choices>
  97. <script type="javascript" ev:event="xforms-value-changed">
  98. <![CDATA[
  99. fSumValueItem();
  100. ]]>
  101. </script>
  102. </select1>
  103. <select1 id="rb_value2" ref="/root/main/valueitem/valueitem2" overflow="visible" appearance="full" style="left:77px; top:109px; width:43px; height:50px; border-style:none; ">
  104. <choices>
  105. <item>
  106. <label>0점</label>
  107. <value>0</value>
  108. </item>
  109. <item>
  110. <label>1점</label>
  111. <value>1</value>
  112. </item>
  113. <item>
  114. <label>2점</label>
  115. <value>2</value>
  116. </item>
  117. </choices>
  118. <script type="javascript" ev:event="xforms-value-changed">
  119. <![CDATA[
  120. fSumValueItem();
  121. ]]>
  122. </script>
  123. </select1>
  124. <line id="line3" class="line_2" style="x1:0px; y1:105px; x2:393px; y2:105px; "/>
  125. <line id="line4" class="line_2" style="x1:0px; y1:159px; x2:393px; y2:159px; "/>
  126. <line id="line5" class="line_2" style="x1:0px; y1:213px; x2:393px; y2:213px; "/>
  127. <line id="line6" class="line_2" style="x1:0px; y1:267px; x2:393px; y2:267px; "/>
  128. <line id="line7" class="line_3" style="x1:0px; y1:346px; x2:393px; y2:346px; "/>
  129. <select1 id="rb_value3" ref="/root/main/valueitem/valueitem3" overflow="visible" appearance="full" style="left:77px; top:163px; width:43px; height:50px; border-style:none; ">
  130. <choices>
  131. <item>
  132. <label>0점</label>
  133. <value>0</value>
  134. </item>
  135. <item>
  136. <label>1점</label>
  137. <value>1</value>
  138. </item>
  139. <item>
  140. <label>2점</label>
  141. <value>2</value>
  142. </item>
  143. </choices>
  144. <script type="javascript" ev:event="xforms-value-changed">
  145. <![CDATA[
  146. fSumValueItem();
  147. ]]>
  148. </script>
  149. </select1>
  150. <select1 id="rb_value4" ref="/root/main/valueitem/valueitem4" overflow="visible" appearance="full" style="left:77px; top:217px; width:43px; height:50px; border-style:none; ">
  151. <choices>
  152. <item>
  153. <label>0점</label>
  154. <value>0</value>
  155. </item>
  156. <item>
  157. <label>1점</label>
  158. <value>1</value>
  159. </item>
  160. <item>
  161. <label>2점</label>
  162. <value>2</value>
  163. </item>
  164. </choices>
  165. <script type="javascript" ev:event="xforms-value-changed">
  166. <![CDATA[
  167. fSumValueItem();
  168. ]]>
  169. </script>
  170. </select1>
  171. <caption id="caption9" style="left:125px; top:56px; width:190px; height:15px; vertical-align:middle; ">모든 팔 다리의 운동이 불가능하다.</caption>
  172. <caption id="caption10" style="left:125px; top:72px; width:270px; height:15px; vertical-align:middle; ">사지 중 두 곳 이상의 팔, 다리의 운동이 가능하다.</caption>
  173. <caption id="caption11" style="left:125px; top:90px; width:150px; height:15px; vertical-align:middle; ">팔 다리의 운동이 가능하다.</caption>
  174. <line id="line8" class="line_2" style="x1:74px; y1:70px; x2:393px; y2:70px; "/>
  175. <line id="line9" class="line_2" style="x1:74px; y1:88px; x2:393px; y2:88px; "/>
  176. <line id="line10" class="line_2" style="x1:74px; y1:125px; x2:393px; y2:125px; "/>
  177. <line id="line11" class="line_2" style="x1:74px; y1:143px; x2:393px; y2:143px; "/>
  178. <caption id="caption12" style="left:125px; top:127px; width:250px; height:15px; vertical-align:middle; ">약간의 호흡곤란이나 호흡운동의 제한이 있다.</caption>
  179. <caption id="caption13" style="left:125px; top:145px; width:150px; height:15px; vertical-align:middle; ">심호흡 및 기침이 가능하다.</caption>
  180. <caption id="caption14" style="left:125px; top:111px; width:130px; height:15px; vertical-align:middle; ">무호흠 상태이다.</caption>
  181. <line id="line12" class="line_2" style="x1:74px; y1:178px; x2:393px; y2:178px; "/>
  182. <line id="line13" class="line_2" style="x1:74px; y1:196px; x2:395px; y2:200px; "/>
  183. <caption id="caption15" style="left:125px; top:180px; width:211px; height:15px; vertical-align:middle; ">마취 전 혈압의 ±20~50% 범위에 있다.</caption>
  184. <caption id="caption17" style="left:125px; top:198px; width:190px; height:15px; vertical-align:middle; ">마취 전 혈압의 ±20% 범위에 있다.</caption>
  185. <caption id="caption18" style="left:125px; top:164px; width:214px; height:15px; vertical-align:middle; ">마취 전 혈압의 ±50%이상 범위에 있다.</caption>
  186. <line id="line14" class="line_2" style="x1:74px; y1:232px; x2:393px; y2:232px; "/>
  187. <line id="line15" class="line_2" style="x1:74px; y1:250px; x2:393px; y2:250px; "/>
  188. <caption id="caption19" style="left:125px; top:234px; width:190px; height:15px; vertical-align:middle; ">부르면 눈을 뜨는 정도의 상태이다.</caption>
  189. <caption id="caption20" style="left:125px; top:252px; width:162px; height:15px; vertical-align:middle; ">완전 회복되어 지낭력이 있다.</caption>
  190. <caption id="caption21" style="left:125px; top:218px; width:130px; height:15px; vertical-align:middle; ">무반응 상태이다.</caption>
  191. <caption id="caption25" class="cell_1" style="left:0px; top:323px; width:74px; height:23px; vertical-align:middle; ">총합계</caption>
  192. <input id="inp_tot" ref="/root/main/valuetot" class="input_default" editable="false" style="left:77px; top:325px; width:44px; height:19px; "/>
  193. <caption id="caption16" class="cell_1" style="left:0px; top:29px; width:74px; height:23px; vertical-align:middle; ">평가항목</caption>
  194. <caption id="caption6" class="cell_1" style="left:77px; top:29px; width:44px; height:23px; vertical-align:middle; ">점수</caption>
  195. <caption id="caption2" class="cell_1" style="left:0px; top:53px; width:74px; height:53px; vertical-align:middle; ">반사능력</caption>
  196. <caption id="caption7" style="left:125px; top:306px; width:158px; height:15px; vertical-align:middle; ">분홍색의 정상적인 색깔이다.</caption>
  197. <caption id="caption22" style="left:125px; top:272px; width:130px; height:15px; vertical-align:middle; ">청색증이 있다.</caption>
  198. <line id="line16" class="line_2" style="x1:74px; y1:286px; x2:393px; y2:286px; "/>
  199. <line id="line17" class="line_2" style="x1:74px; y1:304px; x2:393px; y2:304px; "/>
  200. <caption id="caption23" class="cell_1" style="left:0px; top:269px; width:74px; height:53px; vertical-align:middle; ">피부색깔</caption>
  201. <select1 id="rb_value5" ref="/root/main/valueitem/valueitem5" overflow="visible" appearance="full" style="left:77px; top:271px; width:43px; height:50px; border-style:none; ">
  202. <choices>
  203. <item>
  204. <label>0점</label>
  205. <value>0</value>
  206. </item>
  207. <item>
  208. <label>1점</label>
  209. <value>1</value>
  210. </item>
  211. <item>
  212. <label>2점</label>
  213. <value>2</value>
  214. </item>
  215. </choices>
  216. <script type="javascript" ev:event="xforms-value-changed">
  217. <![CDATA[
  218. fSumValueItem();
  219. ]]>
  220. </script>
  221. </select1>
  222. <caption id="caption24" style="left:125px; top:288px; width:194px; height:15px; vertical-align:middle; ">창백,음울,얼룩짐 또는 황달이 있다.</caption>
  223. <line id="line18" class="line_2" style="x1:0px; y1:321px; x2:393px; y2:321px; "/>
  224. </group>
  225. <select1 id="radio6" ref="/root/main/patposition" overflow="visible" appearance="full" cols="2" style="left:120px; top:8px; width:115px; height:20px; border-style:none; ">
  226. <choices>
  227. <item>
  228. <label>도착시</label>
  229. <value>1</value>
  230. </item>
  231. <item>
  232. <label>퇴실시</label>
  233. <value>2</value>
  234. </item>
  235. </choices>
  236. <script type="javascript" ev:event="xforms-value-changed">
  237. <![CDATA[
  238. var CurrPos = model.getValue("/root/main/valueposition");
  239. fMain2ValueItem(CurrPos, "Y");
  240. fSumValueItem();
  241. ]]>
  242. </script>
  243. </select1>
  244. </xhtml:body>
  245. </xhtml:html>