SMMMR06900_의료질점검표.xrw 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?xml version="1.0" encoding="UTF-8"?>
  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. <hidden>
  10. <temp>
  11. <pid/>
  12. <orddd/>
  13. <cretno/>
  14. <ordtype/>
  15. </temp>
  16. </hidden>
  17. </root>
  18. </instance>
  19. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  20. <!--
  21. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  22. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  23. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  24. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  25. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  26. -->
  27. <script type="javascript">
  28. <![CDATA[
  29. //
  30. ]]>
  31. </script>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. //
  35. ]]>
  36. </script>
  37. </model>
  38. </xhtml:head>
  39. <xhtml:body pagewidth="880" pageheight="840" style="margin:0; ">
  40. <iviewer id="ivw_base" src="./SMMMR06901_서식.xrw" border="solid" style="left:0px; top:0px; width:878px; height:800px; "/>
  41. <button id="btn_close" class="btn4_letter2" style="left:785px; top:810px; width:56px; height:22px; ">
  42. <script type="javascript" ev:event="onclick">
  43. <![CDATA[
  44. window.close();
  45. ]]>
  46. </script>
  47. <caption>닫기</caption>
  48. </button>
  49. <button id="btn_complete" class="btn4_letter2" visibility="hidden" style="left:637px; top:810px; width:56px; height:22px; ">
  50. <caption>종결</caption>
  51. <script type="javascript" ev:event="onclick">
  52. <![CDATA[
  53. ivw_base.window.javaScript.fConfirm("C");
  54. ]]>
  55. </script>
  56. </button>
  57. <button id="btn_save" class="btn4_letter2" visibility="hidden" style="left:575px; top:810px; width:56px; height:22px; ">
  58. <caption>저장</caption>
  59. <script type="javascript" ev:event="onclick">
  60. <![CDATA[
  61. ivw_base.window.javaScript.fConfirm("A");
  62. ]]>
  63. </script>
  64. </button>
  65. <button id="btn_cancel" class="btn4_letter4" visibility="hidden" style="left:699px; top:810px; width:80px; height:22px; ">
  66. <caption>종결취소</caption>
  67. <script type="javascript" ev:event="onclick">
  68. <![CDATA[
  69. ivw_base.window.javaScript.fConfirm("R");
  70. ]]>
  71. </script>
  72. </button>
  73. </xhtml:body>
  74. </xhtml:html>