SPMMD99100_약물유해반응입력선택.xrw 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8"?>
  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>부작용 신고 선택</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. </root>
  10. </instance>
  11. </model>
  12. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  13. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  14. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  15. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  16. </xhtml:head>
  17. <xhtml:body pagewidth="430" pageheight="150" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  18. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:240px; height:15px; ">부작용 신고 선택</caption>
  19. <line id="line2" class="line_1" style="x1:1px; y1:17px; x2:405px; y2:17px; "/>
  20. <caption id="caption1" style="left:0px; top:30px; width:400px; height:45px; font-size:10pt; font-weight:bold; ">▢ 과거력 : 문진으로 확인한 과거의 약물유해반응 정보입력</caption>
  21. <caption id="caption3" style="left:0px; top:65px; width:405px; height:35px; font-size:10pt; font-weight:bold; ">▢ ADR 의뢰 : 현 증상과 약물유해반응의 인과관계 평과 의뢰</caption>
  22. <line id="line1" class="line_1" style="x1:1px; y1:107px; x2:405px; y2:107px; "/>
  23. <button id="btn_conf" class="btn4_letter8" style="left:273px; top:115px; width:128px; height:22px; ">
  24. <caption>약물 부작용신고</caption>
  25. <script type="javascript" ev:event="onclick">
  26. <![CDATA[
  27. opener.javascript.setParameter("SPMMD99100_rntValue", "7");
  28. window.close();
  29. ]]>
  30. </script>
  31. </button>
  32. <button id="button1" class="btn4_letter3" style="left:188px; top:115px; width:68px; height:22px; ">
  33. <caption>과거력</caption>
  34. <script type="javascript" ev:event="onclick">
  35. <![CDATA[
  36. opener.javascript.setParameter("SPMMD99100_rntValue", "6");
  37. window.close();
  38. ]]>
  39. </script>
  40. </button>
  41. </xhtml:body>
  42. </xhtml:html>