SMMNR04400_인터페이스 항목관리.xrw 3.9 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. <cdisinfo>
  11. <cdislist>
  12. <cdistestcd/>
  13. <cdislblcd/>
  14. <unit/>
  15. <nmspec/>
  16. <emrtestnm/>
  17. <emrtestcd/>
  18. <cdistestcd_1/>
  19. </cdislist>
  20. </cdisinfo>
  21. </main>
  22. <send/>
  23. <init/>
  24. <hidden/>
  25. <temp>
  26. <cdisinfo/>
  27. </temp>
  28. </root>
  29. </instance>
  30. <script type="javascript" ev:event="xforms-ready">
  31. <![CDATA[
  32. fInitialize();
  33. ]]>
  34. </script>
  35. <submission id="TRMNR04401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/cdisinfo"/>
  36. <submission id="TXMNR04401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/cdisinfo"/>
  37. </model>
  38. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  40. <script type="javascript" src="../../../emr/carerecweb/js/SMMNR044.js"/>
  41. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  42. </xhtml:head>
  43. <xhtml:body guideline="1,1164;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  44. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  45. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:257px; height:14px; ">인터페이스 항목관리</caption>
  46. </group>
  47. <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
  48. <group id="group5" class="datagrid2" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
  49. <caption id="caption22" class="tit_2" style="left:5px; top:10px; width:256px; height:14px; ">Patient Monitor 인터페이스 항목리스트</caption>
  50. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  51. <button id="btn_del" class="btn2_letter2" navindex="4" style="left:1040px; top:3px; width:42px; height:19px; ">
  52. <caption>삭제</caption>
  53. <script type="javascript" ev:event="DOMActivate">
  54. <![CDATA[
  55. fDelRow();
  56. ]]>
  57. </script>
  58. </button>
  59. <button id="btn_add" class="btn2_letter2" navindex="4" style="left:995px; top:3px; width:42px; height:19px; ">
  60. <caption>추가</caption>
  61. <script type="javascript" ev:event="DOMActivate">
  62. <![CDATA[
  63. fAddRow();
  64. ]]>
  65. </script>
  66. </button>
  67. <button id="btn_srch" class="btn5_letter2" style="left:1085px; top:3px; width:42px; height:19px; ">
  68. <caption>조회</caption>
  69. <script type="javascript" ev:event="DOMActivate">
  70. <![CDATA[
  71. fSearch();
  72. ]]>
  73. </script>
  74. </button>
  75. <button id="btn_save" class="btn5_letter4" style="left:1130px; top:3px; width:64px; height:19px; ">
  76. <caption>항목저장</caption>
  77. <script type="javascript" ev:event="DOMActivate">
  78. <![CDATA[
  79. fSave();
  80. ]]>
  81. </script>
  82. </button>
  83. <datagrid id="grd_cdislist" nodeset="/root/main/cdisinfo/cdislist" allowselection="false" caption="인터페이스 항목코드^라벨코드^단위^인터페이스 항목명^임상관찰 항목명^임상관찰 항목코드^cdistestcd_1" colsep="^" colwidth="195, 190, 180, 190, 190, 198, 0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:30px; width:1194px; height:705px; ">
  84. <col ref="cdistestcd" type="input"/>
  85. <col ref="cdislblcd" type="input"/>
  86. <col ref="unit" type="input"/>
  87. <col ref="nmspec" type="input"/>
  88. <col ref="emrtestnm"/>
  89. <col ref="emrtestcd" type="input"/>
  90. <col ref="cdistestcd_1"/>
  91. </datagrid>
  92. </group>
  93. </xhtml:body>
  94. </xhtml:html>