SPMRH00100_환자등록배치.xrw 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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. <pid/>
  13. <ioflag>D</ioflag>
  14. <instcd/>
  15. <todd/>
  16. <recflag/>
  17. </cond>
  18. </main>
  19. <send>
  20. </send>
  21. <init>
  22. <recflaglist>
  23. <cdnm>심혈관</cdnm>
  24. <cdid>A</cdid>
  25. <cdnm>뇌혈관(허혈)</cdnm>
  26. <cdid>B</cdid>
  27. <cdnm>뇌혈관(출혈)</cdnm>
  28. <cdid>C</cdid>
  29. <cdnm>심재활</cdnm>
  30. <cdid>D</cdid>
  31. <cdnm>뇌재활</cdnm>
  32. <cdid>E</cdid>
  33. <cdnm>예방</cdnm>
  34. <cdid>F</cdid>
  35. </recflaglist>
  36. </init>
  37. <temp>
  38. </temp>
  39. <batchrsltlist>
  40. <batchrslt/>
  41. </batchrsltlist>
  42. </root>
  43. </instance>
  44. <script type="javascript" ev:event="xforms-ready">
  45. <![CDATA[
  46. fInitialize();
  47. ]]>
  48. </script>
  49. <submission id="TXMRH00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/batchrsltlist"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  54. <script type="javascript" src="../../../emr/hartbranbldweb/js/SPMRH00100.js"/>
  55. </xhtml:head>
  56. <xhtml:body pagewidth="325" pageheight="138" guideline="1,1212;1,309;1,325;2,160;2,138;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  57. <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:309px; height:100px; "/>
  58. <button id="button1" class="btn4_letter2" style="left:191px; top:104px; width:56px; height:22px; ">
  59. <caption>확인</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. fCnfmBtn();
  63. ]]>
  64. </script>
  65. </button>
  66. <button id="button2" class="btn4_letter2" style="left:251px; top:104px; width:56px; height:22px; ">
  67. <caption>취소</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. fClose();
  71. ]]>
  72. </script>
  73. </button>
  74. <caption id="caption1" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">입원일자:</caption>
  75. <caption id="caption3" class="search_name" style="left:15px; top:41px; width:86px; height:17px; ">환자구분 :</caption>
  76. <input id="input2" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:112px; top:15px; width:90px; height:19px; "/>
  77. <input id="input1" ref="/root/main/cond/todd" class="input_s_essential" inputtype="date" style="left:205px; top:15px; width:90px; height:19px; "/>
  78. <select1 id="combo1" ref="/root/main/cond/recflag" appearance="minimal" style="left:111px; top:45px; width:100px; height:19px; ">
  79. <choices>
  80. <itemset nodeset="/root/init/recflaglist">
  81. <label ref="cdnm"/>
  82. <value ref="cdid"/>
  83. </itemset>
  84. </choices>
  85. </select1>
  86. </xhtml:body>
  87. </xhtml:html>