SMMNW04702_욕창PUSH차트.xrw 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  4. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
  5. <xhtml:head>
  6. <xhtml:title>피부욕창관찰기록 PUSH 차트</xhtml:title>
  7. <model id="model1">
  8. <instance id="instance1">
  9. <root xmlns="">
  10. <main>
  11. <pushinfo>
  12. <pushlist>
  13. <recdd/>
  14. <svalue/>
  15. <avalue/>
  16. <tvalue/>
  17. <total/>
  18. </pushlist>
  19. </pushinfo>
  20. </main>
  21. <send>
  22. <title/>
  23. <reportid/>
  24. <pinfo>
  25. <pid/>
  26. <sdate/>
  27. <edate/>
  28. </pinfo>
  29. </send>
  30. <init/>
  31. <hidden/>
  32. <cond>
  33. <sdate/>
  34. <edate/>
  35. <pid/>
  36. <pname/>
  37. <indd/>
  38. <pushyn/>
  39. </cond>
  40. <codeinfo>
  41. <codelist/>
  42. </codeinfo>
  43. </root>
  44. </instance>
  45. <script type="javascript" ev:event="xforms-ready">
  46. <![CDATA[
  47. var pid = opener.javascript.getParameter("pid");
  48. var indd = opener.javascript.getParameter("indd");
  49. var pname = opener.javascript.getParameter("pname");
  50. var curdate = getCurrentDate();
  51. model.removenode("/root/cond");
  52. model.makeValue("/root/cond/pid", pid);
  53. model.makeValue("/root/cond/pname", pname);
  54. model.makeValue("/root/cond/sdate", indd);
  55. model.makeValue("/root/cond/edate", curdate);
  56. model.makeValue("/root/cond/indd", indd);
  57. model.makeValue("/root/cond/pushyn", "");
  58. model.refresh();
  59. fGetNursHardCdInfo("'U30'", getCurrentDate()); // '002' 응급의료센터 여부 조회
  60. var useyn = model.getValue("/root/codeinfo/codeinfo/codelist[cdgrupid ='U30']/cdid");
  61. if(useyn == "Y") {
  62. chk_pushyn.visible = true;
  63. chk_pushyn.value = "Y";
  64. } else {
  65. chk_pushyn.visible = false;
  66. chk_pushyn.value = "";
  67. }
  68. fSearPushValue();
  69. ]]>
  70. </script>
  71. <submission id="TRMNW04709" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/pushinfo"/>
  72. <submission id="TRMNW00001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/codeinfo/codelist"/>
  73. </model>
  74. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  75. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  76. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  77. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  78. <script type="javascript">
  79. <![CDATA[
  80. function fSearPushValue() {
  81. model.removenode("/root/send/pinfo");
  82. model.makeValue("/root/send/pinfo/pid", model.getValue("/root/cond/pid"));
  83. model.makeValue("/root/send/pinfo/indd", model.getValue("/root/cond/indd"));
  84. model.makeValue("/root/send/pinfo/sdate", model.getValue("/root/cond/sdate"));
  85. model.makeValue("/root/send/pinfo/edate", model.getValue("/root/cond/edate"));
  86. model.makeValue("/root/send/pinfo/pushyn", model.getValue("/root/cond/pushyn"));
  87. submit("TRMNW04709");
  88. }
  89. ]]>
  90. </script>
  91. </xhtml:head>
  92. <xhtml:body pagewidth="890" pageheight="700" style="border-color:#c7a3cf; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  93. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:205px; height:14px; ">피부욕창관찰기록 PUSH 차트</caption>
  94. <line id="line2" class="line_1" style="x1:0px; y1:65px; x2:870px; y2:65px; "/>
  95. <datagrid id="grd_report" nodeset="/root/main/pushinfo/pushlist" caption="발생부위^기록일시^크기^크기^크기^삼출물의 양^삼출물의 양^조직의 종류^조직의 종류^합계|발생부위^기록일시^가로(cm)^세로(cm)^점수^양^점수^종류^점수^합계" colwidth="173, 120, 65, 65, 65, 65, 65, 100, 65, 65" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:70px; width:870px; height:605px; ">
  96. <col ref="obspartnm"/>
  97. <col ref="recdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
  98. <col ref="sizewidth" style="text-align:center; "/>
  99. <col ref="sizeheight" style="text-align:center; "/>
  100. <col ref="svalue" style="text-align:right; "/>
  101. <col ref="amount" style="text-align:center; "/>
  102. <col ref="avalue" style="text-align:right; "/>
  103. <col ref="tissue"/>
  104. <col ref="tvalue" style="text-align:right; "/>
  105. <col ref="total" style="text-align:right; "/>
  106. </datagrid>
  107. <group id="group1" style="left:0px; top:18px; width:870px; height:45px; vertical-align:top; ">
  108. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:870px; height:45px; background-color:#fffbf2; border-color:#ffd799; "/>
  109. <button id="btn_search" class="btn1_letter2" navindex="13" style="left:798px; top:13px; width:56px; height:22px; ">
  110. <caption>조회</caption>
  111. <script type="javascript" ev:event="DOMActivate">
  112. <![CDATA[
  113. fSearPushValue();
  114. ]]>
  115. </script>
  116. </button>
  117. <caption id="caption1" class="search_name" style="left:4px; top:12px; width:80px; height:17px; ">기 간:</caption>
  118. <input id="ipt_srchym" ref="/root/cond/sdate" class="input_search" navindex="1" inputtype="date" style="left:96px; top:12px; width:94px; height:19px; text-align:center; "/>
  119. <input id="input1" ref="/root/cond/edate" class="input_search" navindex="1" inputtype="date" style="left:208px; top:12px; width:94px; height:19px; text-align:center; "/>
  120. <caption id="caption2" style="left:195px; top:13px; width:15px; height:20px; ">~</caption>
  121. <line id="line3" class="line_4" style="x1:789px; y1:8px; x2:789px; y2:38px; "/>
  122. <input id="ipt_pid" ref="/root/cond/pid" style="left:420px; top:13px; width:94px; height:19px; text-align:center; "/>
  123. <caption id="caption3" class="search_name" style="left:329px; top:13px; width:81px; height:17px; ">환 자:</caption>
  124. <input id="input3" ref="/root/cond/pname" style="left:517px; top:13px; width:110px; height:19px; text-align:center; "/>
  125. <select id="chk_pushyn" ref="/root/cond/pushyn" overflow="visible" appearance="full" style="left:645px; top:15px; width:100px; height:20px; border-style:none; ">
  126. <choices>
  127. <item>
  128. <label>push만</label>
  129. <value>Y</value>
  130. </item>
  131. </choices>
  132. </select>
  133. </group>
  134. </xhtml:body>
  135. </xhtml:html>