SMZEP00101_테스트화면.xrw 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <example>Sample</example>
  10. <main>
  11. <pacsid>his01</pacsid>
  12. <pacspw>his01</pacspw>
  13. <list>
  14. <pinfo>
  15. <pid>17518385</pid>
  16. </pinfo>
  17. </list>
  18. <checkbox>
  19. <label>피부과용</label>
  20. <value>N</value>
  21. </checkbox>
  22. </main>
  23. <test/>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. zepfpacsInit();
  29. ]]>
  30. </script>
  31. </model>
  32. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  33. <script type="javascript" src="../../../com/pacsweb/js/ZEP001.js"/>
  34. </xhtml:head>
  35. <xhtml:body pagewidth="534" pageheight="343" guideline="1,534; 2,343;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  36. <group id="group3" scroll="auto" style="left:0px; top:0px; width:518px; height:316px; ">
  37. <caption id="caption1" class="tit_2" style="left:5px; top:45px; width:135px; height:14px; ">PACS Viewer 호출</caption>
  38. <line id="line1" class="line_1" style="x1:0px; y1:60px; x2:517px; y2:60px; "/>
  39. <datagrid id="plist" nodeset="/root/main/list/pinfo" caption="환자등록번호" colsep="^" colwidth="168" dataheight="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:0px; top:65px; width:517px; height:230px; ">
  40. <col ref="pid" type="input"/>
  41. </datagrid>
  42. <button id="button11" class="btn2_letter3" style="left:460px; top:40px; width:53px; height:19px; ">
  43. <caption>행추가</caption>
  44. <script type="javascript" ev:event="DOMActivate">
  45. <![CDATA[
  46. plist.addItem(); // 입력할 행 추가.
  47. ]]>
  48. </script>
  49. </button>
  50. <button id="button1" class="btn2_letter3" style="left:405px; top:40px; width:53px; height:19px; ">
  51. <caption>행삭제</caption>
  52. <script type="javascript" ev:event="DOMActivate">
  53. <![CDATA[
  54. grd_scrnlist.deleteitem(cur_row);
  55. plist.deleteItem(plist.row);
  56. ]]>
  57. </script>
  58. </button>
  59. <input id="input1" ref="/root/test" style="left:15px; top:15px; width:390px; height:20px; "/>
  60. </group>
  61. <group id="group1" scroll="auto" style="left:0px; top:316px; width:518px; height:27px; ">
  62. <button id="btn_confirm" class="btn4_letter2" style="left:402px; top:5px; width:56px; height:22px; ">
  63. <caption>확인</caption>
  64. </button>
  65. <button id="btn_cancel" class="btn4_letter2" style="left:461px; top:5px; width:56px; height:22px; ">
  66. <caption>취소</caption>
  67. </button>
  68. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
  69. <button id="button27" class="btn3_letter6" style="left:15px; top:5px; width:104px; height:22px; ">
  70. <caption>OrderID</caption>
  71. <script type="javascript" ev:event="DOMActivate">
  72. <![CDATA[
  73. zepfpacsOrderID("2400825_10450_Jul 20 2004 11:17:04:000AM_1_0");
  74. ]]>
  75. </script>
  76. </button>
  77. <button id="button2" class="btn3_letter6" style="left:130px; top:5px; width:104px; height:22px; ">
  78. <caption>PatientID</caption>
  79. <script type="javascript" ev:event="DOMActivate">
  80. <![CDATA[
  81. zepfpacsPatientID("2400825");
  82. ]]>
  83. </script>
  84. </button>
  85. <button id="button3" class="btn3_letter6" style="left:240px; top:5px; width:140px; height:22px; ">
  86. <caption>All</caption>
  87. <script type="javascript" ev:event="DOMActivate">
  88. <![CDATA[
  89. zepfpacsAll("7008440_10500_Jul 9 2004 2:39:43:000PM_8_0", "7008440");
  90. ]]>
  91. </script>
  92. </button>
  93. </group>
  94. </xhtml:body>
  95. </xhtml:html>