SPMNP00702_회복간호기록아이템조회.xrw 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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>회복간호 Item 추가 화면</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <itemlist>
  11. <lrgcd/>
  12. <lrgnm/>
  13. <vsitemcd/>
  14. <vsitemnm/>
  15. <recflag/>
  16. <ioflag/>
  17. <v/>
  18. </itemlist>
  19. </main>
  20. <send>
  21. <searchdd/>
  22. </send>
  23. </root>
  24. </instance>
  25. <submission id="TRMNP00709" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. fInit();
  29. ]]>
  30. </script>
  31. </model>
  32. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../emr/opanstweb/js/SPMNP00702.js"/>
  36. </xhtml:head>
  37. <xhtml:body pagewidth="480" pageheight="600">
  38. <caption id="caption1" class="tit_2" style="left:5px; top:25px; width:95px; height:13px; ">항목정보</caption>
  39. <line id="line1" class="line_1" style="x1:5px; y1:40px; x2:477px; y2:40px; "/>
  40. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:15px; ">회복간호 Item 추가 등록</caption>
  41. <datagrid id="datagrid1" nodeset="/root/main/itemlist" caption="분류코드^분류명^항목코드^항목명^recflag^ioflag^V" colsep="^" colwidth="44, 209, 25, 215, 100, 100, 31" mergecellsfixedrows="bycolrec" rowsep="|" style="left:3px; top:45px; width:475px; height:545px; ">
  42. <col ref="lrgcd" type="output" visibility="hidden"/>
  43. <col ref="lrgnm" type="output"/>
  44. <col ref="vsitemcd" type="output" visibility="hidden"/>
  45. <col ref="vsitemnm" type="output"/>
  46. <col ref="recflag" visibility="hidden"/>
  47. <col ref="ioflag" visibility="hidden"/>
  48. <col ref="v" type="checkbox"/>
  49. </datagrid>
  50. <button id="btn_cancel" class="btn4_letter2" style="left:421px; top:18px; width:56px; height:22px; ">
  51. <caption>취소</caption>
  52. <close ev:event="DOMActivate"/>
  53. </button>
  54. <button id="btn_confirm" class="btn4_letter2" style="left:362px; top:18px; width:56px; height:22px; ">
  55. <caption>선택</caption>
  56. <script type="javascript" ev:event="DOMActivate">
  57. <![CDATA[
  58. fClickOkBtn();
  59. ]]>
  60. </script>
  61. </button>
  62. </xhtml:body>
  63. </xhtml:html>