SPPIJ03900_PETMRI신규수가조회.xrw 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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>외래 사전심사 제어코드에 누락된 PET/MRI 신규 수가코드</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <temp/>
  10. <main>
  11. <list01>
  12. <rslt>
  13. <earncls2nm/>
  14. <earncls3nm/>
  15. <calcscorcd/>
  16. <insuedicd/>
  17. <hngnm/>
  18. <engnm/>
  19. <fromdd/>
  20. </rslt>
  21. </list01>
  22. </main>
  23. <hidden/>
  24. <send>
  25. <todd/>
  26. </send>
  27. </root>
  28. </instance>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. model.setValue("/root/send/todd",'99991231');
  32. fGetList()
  33. ]]>
  34. </script>
  35. <script type="javascript">
  36. <![CDATA[
  37. function fGetList() {
  38. submit("TRPIJ03900");
  39. }
  40. ]]>
  41. </script>
  42. <submission id="TRPIJ03900" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main"/>
  43. </model>
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="980" pageheight="750" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  51. <group id="group1" style="left:5px; top:0px; width:635px; height:13px; ">
  52. <caption id="caption6" class="tit_1" style="left:5px; top:0px; width:386px; height:13px; ">PET/MRI 신규 수가 조회</caption>
  53. </group>
  54. <group id="group3" style="left:5px; top:15px; width:940px; height:720px; ">
  55. <caption id="caption2" class="tit_2" style="left:5px; top:10px; width:422px; height:14px; font-family:돋움; vertical-align:middle; ">외래 사전심사 제어코드에 누락된 PET/MRI 신규 수가코드</caption>
  56. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:935px; y2:25px; "/>
  57. <datagrid id="datagrid1" nodeset="/root/main/list01/rslt" autoresize="true" caption="수가 중분류^수가 소분류^수가코드^EDI코드^수가 한글명^수가 영문명^적용일자" colsep="^" colwidth="85, 85, 80, 80, 250, 250, 80" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:935px; height:665px; ">
  58. <col ref="earncls2nm" style="text-align:left; "/>
  59. <col ref="earncls3nm" style="text-align:left; "/>
  60. <col ref="calcscorcd" style="text-align:left; "/>
  61. <col ref="insuedicd" format="yyyy-mm-dd" style="text-align:left; "/>
  62. <col ref="hngnm" format="hh:nn:ss" style="text-align:left; "/>
  63. <col ref="engnm" style="text-align:left; "/>
  64. <col ref="fromdd" format="yyyy-mm-dd" style="text-align:center; "/>
  65. </datagrid>
  66. <button id="button1" class="btn1_letter2" style="left:878px; top:3px; width:56px; height:22px; ">
  67. <caption>조회</caption>
  68. <script type="javascript" ev:event="onclick">
  69. <![CDATA[
  70. fGetList();
  71. ]]>
  72. </script>
  73. </button>
  74. </group>
  75. </xhtml:body>
  76. </xhtml:html>