SMMNN01300_분만실 처치장부.xrw 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  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. <medicalinfo>
  11. <medicallist>
  12. <medicaldd/>
  13. <orddeptnm/>
  14. <wardnm/>
  15. <pid/>
  16. <patnm/>
  17. <sexage/>
  18. <diagcd/>
  19. <medicalflag/>
  20. <medicalcd/>
  21. <biopsyyn/>
  22. <medispclnm/>
  23. <medicaldoct/>
  24. <medicalnurse/>
  25. <remk/>
  26. <seqno/>
  27. <indd/>
  28. <cretno/>
  29. <orddeptcd/>
  30. <medispclid/>
  31. <medicalremk/>
  32. <biopsycnt/>
  33. <ioflag/>
  34. <wardcd/>
  35. </medicallist>
  36. </medicalinfo>
  37. <cond>
  38. <fromdd/>
  39. <todd/>
  40. </cond>
  41. </main>
  42. <send>
  43. <reqdata/>
  44. <printdata/>
  45. </send>
  46. <init>
  47. <M0282list/>
  48. <M0283list/>
  49. </init>
  50. <hidden/>
  51. <temps/>
  52. </root>
  53. </instance>
  54. <script type="javascript" ev:event="xforms-ready">
  55. <![CDATA[
  56. setHelp(); // 온라인 도움말 화면이 있는 경우 ready 에서 실행.
  57. fInitialize();
  58. ]]>
  59. </script>
  60. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  61. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  62. <submission id="TRMNN01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/medicalinfo"/>
  63. <submission id="TXMNN01301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/temps"/>
  64. </model>
  65. <script type="javascript" src="../../../emr/partrtnnbabyweb/js/SMMNN01300.js"/>
  66. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  67. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  68. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  69. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  70. </xhtml:head>
  71. <xhtml:body guideline="1,1196;2,753;1,6;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  72. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  73. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:191px; height:14px; ">분만실 처치장부</caption>
  74. </group>
  75. <group id="grp_biz" scroll="auto" style="left:0px; top:18px; width:1195px; height:735px; ">
  76. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1194px; y2:65px; "/>
  77. <group id="grp_sea" style="left:0px; top:5px; width:1194px; height:35px; vertical-align:top; ">
  78. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  79. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:90px; height:17px; ">조회일자 :</caption>
  80. <line id="line13" class="line_4" style="x1:910px; y1:5px; x2:910px; y2:27px; "/>
  81. <caption id="caption4" style="left:212px; top:10px; width:15px; height:14px; vertical-align:middle; ">~</caption>
  82. <input id="ipt_bthddtodd" ref="/root/main/cond/todd" class="input_s_essential" inputtype="date" style="left:226px; top:9px; width:100px; height:19px; ">
  83. <script type="javascript" ev:event="xforms-value-changed">
  84. <![CDATA[
  85. fGetMedicalInfo();
  86. ]]>
  87. </script>
  88. </input>
  89. <input id="ipt_bthddfromdd" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:109px; top:9px; width:100px; height:19px; ">
  90. <script type="javascript" ev:event="xforms-value-changed">
  91. <![CDATA[
  92. fGetMedicalInfo();
  93. ]]>
  94. </script>
  95. </input>
  96. <button id="btn_save" class="btn1_letter2" style="left:920px; top:7px; width:56px; height:22px; ">
  97. <caption>조회</caption>
  98. <script type="javascript" ev:event="onclick">
  99. <![CDATA[
  100. fGetMedicalInfo();
  101. ]]>
  102. </script>
  103. </button>
  104. <button id="btn_modify" class="btn1_letter2" style="left:981px; top:7px; width:56px; height:22px; ">
  105. <caption>수정</caption>
  106. <script type="javascript" ev:event="onclick">
  107. <![CDATA[
  108. fModifyMedicalInfo();
  109. ]]>
  110. </script>
  111. </button>
  112. <button id="btn_saveexcel" class="btn1_letter4" style="left:1042px; top:7px; width:80px; height:22px; ">
  113. <caption>엑셀저장</caption>
  114. <script type="javascript" ev:event="onclick">
  115. <![CDATA[
  116. fSaveExcel();
  117. ]]>
  118. </script>
  119. </button>
  120. <button id="btn_print" class="btn1_letter2" style="left:1127px; top:7px; width:56px; height:22px; ">
  121. <caption>출력</caption>
  122. <script type="javascript" ev:event="onclick">
  123. <![CDATA[
  124. fClickPrint();
  125. ]]>
  126. </script>
  127. </button>
  128. </group>
  129. <caption id="caption1" class="tit_2" style="left:7px; top:50px; width:131px; height:14px; vertical-align:middle; ">분만실 처치 리스트</caption>
  130. <!--(20101206) 경북대
  131. <datagrid id="grd_medicallist" nodeset="/root/main/medicalinfo/medicallist" class="datagrid2" caption="처치일자^진료과^병동^등록번호^환자명^ S/A^진단명^처치명^처치명^조직검사&#xA;유무^주치의^처치의^처치&#xA;간호사^비고^seqno^indd^cretno^orddeptcd^medispclid^medicalremk^biopsycnt^ioflag^wardcd" colsep="^" colwidth="70, 100, 89, 66, 60, 60, 200, 70, 130, 55, 64, 60, 60, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:70px; width:1194px; height:654px; ">
  132. -->
  133. <datagrid id="grd_medicallist" nodeset="/root/main/medicalinfo/medicallist" class="datagrid2" caption="처치일자^처치시간^진료과^병동^등록번호^환자명^ S/A^임신주수^진단명^처치명^처치명^조직검사&#xA;유무^임신태아수^유산아기수^전문의^처치의^처치&#xA;간호사^비고^prgweekcnt^prgdaycnt^seqno^indd^cretno^orddeptcd^medispclid^medicalremk^biopsycnt^ioflag^wardcd" colsep="^" colwidth="70, 55, 100, 89, 66, 60, 60, 60, 200, 70, 130, 55, 70, 70, 64, 60, 60, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:70px; width:1194px; height:654px; ">
  134. <!--(20101206) 경북대 -->
  135. <col ref="medicaldd" format="yyyy-mm-dd" style="text-align:center; "/>
  136. <col ref="medicaltm" format="hh:nn" style="text-align:center; "/>
  137. <col ref="orddeptnm" style="text-align:left; "/>
  138. <col ref="wardnm" style="text-align:left; "/>
  139. <col ref="pid" style="text-align:center; "/>
  140. <col ref="patnm" style="text-align:center; "/>
  141. <col ref="sexage" style="text-align:center; "/>
  142. <col ref="prgweekday"/>
  143. <col ref="diagcd"/>
  144. <col disabled="true" ref="medicalflag" type="combo">
  145. <choices>
  146. <itemset nodeset="/root/init/M0282list/M0282">
  147. <label ref="cdnm"/>
  148. <value ref="cdid"/>
  149. </itemset>
  150. </choices>
  151. </col>
  152. <col disabled="true" ref="medicalcd" type="combo">
  153. <choices>
  154. <itemset nodeset="/root/init/M0283list/M0283">
  155. <label ref="cdnm"/>
  156. <value ref="cdid"/>
  157. </itemset>
  158. </choices>
  159. </col>
  160. <col ref="biopsyyn" style="text-align:center; "/>
  161. <col ref="babycnt" style="text-align:center; "/>
  162. <col ref="dethbabycnt" style="text-align:center; "/>
  163. <col ref="medispclnm" style="text-align:center; "/>
  164. <col ref="medicaldoct" style="text-align:center; "/>
  165. <col ref="medicalnurse" style="text-align:center; "/>
  166. <col ref="remk"/>
  167. <col ref="prgweekcnt"/>
  168. <col ref="prgdaycnt"/>
  169. <col ref="seqno"/>
  170. <col ref="indd"/>
  171. <col ref="cretno"/>
  172. <col ref="orddeptcd"/>
  173. <col ref="medispclid"/>
  174. <col ref="medicalremk"/>
  175. <col ref="biopsycnt"/>
  176. <col ref="ioflag"/>
  177. <col ref="wardcd"/>
  178. <script type="javascript" ev:event="ondblclick">
  179. <![CDATA[
  180. if(isDataCell()){
  181. fModifyMedicalInfo();
  182. }
  183. ]]>
  184. </script>
  185. <script type="javascript" ev:event="onaftersort">
  186. <![CDATA[
  187. grd_medicallist.gridToInstance();
  188. ]]>
  189. </script>
  190. </datagrid>
  191. <button id="button90" class="btn5_letter2" style="left:1152px; top:45px; width:42px; height:19px; ">
  192. <caption>삭제</caption>
  193. <script type="javascript" ev:event="onclick">
  194. <![CDATA[
  195. fClickDel();
  196. ]]>
  197. </script>
  198. </button>
  199. </group>
  200. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
  201. </xhtml:body>
  202. </xhtml:html>