SPMMR06300_반려사유.xrw 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. <send>
  10. <formrec/>
  11. </send>
  12. <main>
  13. <rdocnts/>
  14. <inptcnts/>
  15. </main>
  16. <temp>
  17. <recinfo>
  18. <formrec/>
  19. </recinfo>
  20. </temp>
  21. <rslt/>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. fInitalize();
  27. ]]>
  28. </script>
  29. <script type="javascript" ev:event="xforms-close">
  30. <![CDATA[
  31. ]]>
  32. </script>
  33. <submission id="TXMMR01302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/rslt"/>
  34. </model>
  35. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  39. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  40. <script type="javascript" src="../../../emr/medirecweb/js/SPMMR06300.js"/>
  41. </xhtml:head>
  42. <xhtml:body pagewidth="255" pageheight="365">
  43. <caption id="caption22" class="tit_2" style="left:5px; top:10px; width:82px; height:13px; ">반려사유</caption>
  44. <button id="button43" class="btn4_letter2" style="left:185px; top:335px; width:56px; height:22px; ">
  45. <caption>취소</caption>
  46. <script type="javascript" ev:event="DOMActivate">
  47. <![CDATA[
  48. fCancel();
  49. ]]>
  50. </script>
  51. </button>
  52. <button id="button44" class="btn4_letter2" style="left:125px; top:335px; width:56px; height:22px; ">
  53. <caption>확인</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. fConfirm();
  57. ]]>
  58. </script>
  59. </button>
  60. <textarea id="tar_etc" ref="/root/main/inptcnts" scroll="auto" maxlength="200" style="left:15px; top:125px; width:225px; height:208px; "/>
  61. <select id="checkbox1" ref="/root/main/rdocnts" overflow="visible" appearance="full" sep="," vcellspacing="10" style="left:25px; top:25px; width:200px; height:90px; border-style:none; ">
  62. <choices>
  63. <item>
  64. <label>진단명 수정</label>
  65. <value>진단명수정</value>
  66. </item>
  67. <item>
  68. <label>수술명(처치명) 수정</label>
  69. <value>수술명(처치명)수정</value>
  70. </item>
  71. <item>
  72. <label>기록내용 수정</label>
  73. <value>기록내용수정</value>
  74. </item>
  75. </choices>
  76. </select>
  77. </xhtml:body>
  78. </xhtml:html>