SPMQI03000_임상질지표생성.xrw 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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. <cond>
  11. <fromdd/>
  12. <todd/>
  13. <searchkind/>
  14. <orddeptcd/>
  15. <ddflag/>
  16. </cond>
  17. </main>
  18. <send>
  19. </send>
  20. <init>
  21. <orddeptlist/>
  22. <recflaglist/>
  23. </init>
  24. <temp>
  25. </temp>
  26. <create/>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. fInitialize();
  32. ]]>
  33. </script>
  34. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  35. <submission id="TXMQI00200" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/create"/>
  36. </model>
  37. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  39. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  42. <script type="javascript" src="../../../emr/qiweb/js/SPMQI03000.js"/>
  43. </xhtml:head>
  44. <xhtml:body pagewidth="325" pageheight="150" guideline="1,1212;1,308;1,325;2,160;2,138;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  45. <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:10px; width:309px; height:99px; "/>
  46. <button id="button1" class="btn4_letter2" style="left:250px; top:110px; width:56px; height:22px; ">
  47. <caption>실행</caption>
  48. <script type="javascript" ev:event="DOMActivate">
  49. <![CDATA[
  50. fCnfmBtn();
  51. ]]>
  52. </script>
  53. </button>
  54. <caption id="caption1" class="search_name" style="left:5px; top:82px; width:71px; height:17px; ">일 자:</caption>
  55. <input id="input2" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:90px; top:82px; width:90px; height:19px; "/>
  56. <input id="input1" ref="/root/main/cond/todd" class="input_s_essential" inputtype="date" style="left:205px; top:82px; width:90px; height:19px; "/>
  57. <caption id="caption2" style="left:185px; top:82px; width:15px; height:20px; ">~</caption>
  58. <caption id="caption3" style="left:4px; top:113px; width:178px; height:20px; color:#ff0000; ">작업 상 시간이 걸릴수 있습니다.</caption>
  59. <caption id="caption4" class="search_name" style="left:5px; top:21px; width:89px; height:17px; ">진 료 과:</caption>
  60. <caption id="caption5" class="search_name" style="left:5px; top:41px; width:89px; height:22px; ">종 류:</caption>
  61. <select1 id="combo1" ref="/root/main/cond/searchkind" appearance="minimal" style="left:90px; top:40px; width:150px; height:24px; ">
  62. <choices>
  63. <itemset nodeset="/root/init/recflaglist/recflag">
  64. <label ref="cdnm"/>
  65. <value ref="cdid"/>
  66. </itemset>
  67. </choices>
  68. </select1>
  69. <select1 id="cmb_deptcd" ref="/root/main/cond/orddeptcd" disabled="true" appearance="minimal" style="left:90px; top:20px; width:150px; height:19px; ">
  70. <choices>
  71. <itemset nodeset="/root/init/orddeptlist/dept">
  72. <label ref="depthngnm"/>
  73. <value ref="deptcd"/>
  74. </itemset>
  75. </choices>
  76. </select1>
  77. <select1 id="combo2" ref="/root/main/cond/ddflag" visibility="hidden" appearance="minimal" style="left:90px; top:61px; width:150px; height:19px; ">
  78. <choices>
  79. <item>
  80. <label>진료일(외래)</label>
  81. <value>O</value>
  82. </item>
  83. <item>
  84. <label>퇴원일</label>
  85. <value>D</value>
  86. </item>
  87. </choices>
  88. </select1>
  89. <caption id="caption6" class="search_name" visibility="hidden" style="left:5px; top:62px; width:74px; height:17px; ">구 분:</caption>
  90. </xhtml:body>
  91. </xhtml:html>