SPMRC02400_사본발행관련처방이력.xrw 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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>처방 이력 조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <prcphistinfo>
  11. <prcphistlist>
  12. <prcphistcd/>
  13. <calcscorcd/>
  14. <calcscornm/>
  15. <shtno/>
  16. <emrappcopies/>
  17. </prcphistlist>
  18. </prcphistinfo>
  19. </main>
  20. <send/>
  21. <init>
  22. <prcphistcd>
  23. <M0009/>
  24. </prcphistcd>
  25. </init>
  26. <temp>
  27. </temp>
  28. <hidden>
  29. </hidden>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. fInitialize();
  35. ]]>
  36. </script>
  37. <submission id="TRMRC02401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/prcphistinfo"/>
  38. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  39. <submission id="TRZBC00102" mediatype="application/x-www-form-urlencoded" method="post"/>
  40. </model>
  41. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  42. <script type="javascript" src="../../../emr/chrtmngtweb/js/SPMRC02400.js"/>
  43. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  44. </xhtml:head>
  45. <xhtml:body pagewidth="680" pageheight="300" guideline="1,680;2,288;">
  46. <caption id="caption21" class="tit_2" style="left:5px; top:10px; width:111px; height:14px; ">처방 이력 조회</caption>
  47. <button id="button4" class="btn4_letter2" style="left:618px; top:266px; width:56px; height:22px; ">
  48. <caption>닫기</caption>
  49. <script type="javascript" ev:event="DOMActivate">
  50. <![CDATA[
  51. model.close();
  52. ]]>
  53. </script>
  54. </button>
  55. <datagrid id="datagrid1" nodeset="/root/main/prcphistinfo/prcphistlist" caption="처방상태^수가코드^수가명칭^매수^신청부수" colsep="^" colwidth="90, 133, 181, 100, 120" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:30px; width:675px; height:230px; ">
  56. <col disabled="true" ref="prcphistcd" type="combo">
  57. <choices>
  58. <itemset nodeset="/root/init/prcphistcd/M0009">
  59. <label ref="cdnm"/>
  60. <value ref="cdid"/>
  61. </itemset>
  62. </choices>
  63. </col>
  64. <col ref="calcscorcd"/>
  65. <col ref="calcscornm"/>
  66. <col ref="shtno"/>
  67. <col ref="emrappcopies"/>
  68. </datagrid>
  69. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:675px; y2:25px; "/>
  70. </xhtml:body>
  71. </xhtml:html>