SMMRH00100_센터환자관리.xrw 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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. <hidden/>
  11. <send/>
  12. <init/>
  13. <temp/>
  14. </root>
  15. </instance>
  16. <script type="javascript" ev:event="xforms-ready">
  17. <![CDATA[
  18. fInitialize();
  19. ]]>
  20. </script>
  21. </model>
  22. </xhtml:head>
  23. <script src="../../../com/commonweb/js/common.js" type="javascript"/>
  24. <script src="../../../com/basiccodeweb/js/ZBC001.js" type="javascript"/>
  25. <script src="../../../com/commonweb/js/utilHelper.js" type="javascript"/>
  26. <script src="../../../com/commonweb/js/tfHelper.js" type="javascript"/>
  27. <script src="../../../com/commonweb/js/stringHelper.js" type="javascript"/>
  28. <script src="../../../com/commonweb/js/dateHelper.js" type="javascript"/>
  29. <script src="../../../com/zipcodeweb/js/ZBP001.js" type="javascript"/>
  30. <script src="../../../com/departmentcodeweb/js/common.js" type="javascript"/>
  31. <script src="../../../com/departmentcodeweb/js/ZSD001.js" type="javascript"/>
  32. <script src="../../../emr/prcpmngtweb/js/MMO001.js" type="javascript"/>
  33. <script src="../../../emr/hartbranbldweb/js/MRH00100.js" type="javascript"/>
  34. <xhtml:body scroll="none" pagewidth="1211" pageheight="790">
  35. <switch id="switch1" style="left:5px; top:20px; width:1190px; height:760px; ">
  36. <case id="case1" overflow="hidden" scroll="none">
  37. <iviewer id="iviewer1" style="left:0px; top:0px; width:1188px; height:760px; "/>
  38. </case>
  39. <case id="case2" overflow="hidden" scroll="none">
  40. <iviewer id="iviewer2" style="left:0px; top:0px; width:1188px; height:760px; "/>
  41. </case>
  42. <case id="case3" overflow="hidden" scroll="none">
  43. <iviewer id="iviewer3" style="left:0px; top:0px; width:1188px; height:760px; "/>
  44. </case>
  45. </switch>
  46. <button id="btn_sw1" class="btn_sw" group="tab" selected="true" style="left:5px; top:0px; width:103px; height:22px; ">
  47. <caption>환자등록</caption>
  48. <script type="javascript" ev:event="DOMActivate">
  49. <![CDATA[
  50. model.toggle("case1");
  51. ]]>
  52. </script>
  53. </button>
  54. <button id="btn_sw2" class="btn_sw" group="tab" style="left:108px; top:0px; width:103px; height:22px; ">
  55. <caption>지표관리</caption>
  56. <script type="javascript" ev:event="DOMActivate">
  57. <![CDATA[
  58. model.toggle("case2");
  59. ]]>
  60. </script>
  61. </button>
  62. <button id="btn_sw3" class="btn_sw" group="tab" style="left:211px; top:0px; width:103px; height:22px; ">
  63. <caption>교육관리</caption>
  64. <script type="javascript" ev:event="DOMActivate">
  65. <![CDATA[
  66. model.toggle("case3");
  67. ]]>
  68. </script>
  69. </button>
  70. <caption id="cap_savetitle" style="left:640px; top:0px; width:555px; height:20px; text-align:right; "/>
  71. </xhtml:body>
  72. </xhtml:html>