SPPIJ02100_중증처방조회.xrw 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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. <list1/>
  11. </main>
  12. <send/>
  13. <init/>
  14. <hidden/>
  15. </root>
  16. </instance>
  17. <script type="javascript" ev:event="xforms-ready">
  18. <![CDATA[
  19. model.refresh();
  20. ]]>
  21. </script>
  22. </model>
  23. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  24. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  25. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  26. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  27. <script type="javascript">
  28. <![CDATA[]]>
  29. </script>
  30. </xhtml:head>
  31. <xhtml:body pagewidth="800" pageheight="240" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  32. <datagrid id="datagrid2" nodeset="/root/main/list1" caption="처방코드^처방명^실시일^EDI코드^특정코드" colsep="^" colwidth="126, 364, 72, 101, 72" dataheight="25" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:5px; top:35px; width:775px; height:145px; vertical-align:middle; ">
  33. <col ref="snglcalcscorcd"/>
  34. <col ref="hngnm"/>
  35. <col ref="execdd" format="yyyy-mm-dd"/>
  36. <col ref="edicd"/>
  37. <col ref="spclcd"/>
  38. </datagrid>
  39. <line id="line6" class="line_1" style="x1:5px; y1:31px; x2:780px; y2:30px; "/>
  40. <caption id="caption3" class="tit_1" style="left:0px; top:0px; width:180px; height:14px; vertical-align:middle; ">중증처방메세지</caption>
  41. <button id="btn_close" class="btn4_letter2" style="left:725px; top:185px; width:56px; height:22px; ">
  42. <caption>닫기</caption>
  43. <script type="javascript" ev:event="DOMActivate">
  44. <![CDATA[
  45. window.close();
  46. ]]>
  47. </script>
  48. </button>
  49. <shape id="roundrect4" class="roundrect_example" appearance="roundrect" style="left:5px; top:182px; width:335px; height:25px; "/>
  50. <caption id="caption27" class="hand" style="left:10px; top:182px; width:457px; height:22px; vertical-align:middle; ">중중처방이 존재합니다. 상병을 확인하여 주세요.</caption>
  51. </xhtml:body>
  52. </xhtml:html>