12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>외래 사전심사 제어코드에 누락된 PET/MRI 신규 수가코드</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <temp/>
- <main>
- <list01>
- <rslt>
- <earncls2nm/>
- <earncls3nm/>
- <calcscorcd/>
- <insuedicd/>
- <hngnm/>
- <engnm/>
- <fromdd/>
- </rslt>
- </list01>
- </main>
- <hidden/>
- <send>
- <todd/>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.setValue("/root/send/todd",'99991231');
- fGetList()
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fGetList() {
- submit("TRPIJ03900");
- }
- ]]>
- </script>
- <submission id="TRPIJ03900" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="980" pageheight="750" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:5px; top:0px; width:635px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:5px; top:0px; width:386px; height:13px; ">PET/MRI 신규 수가 조회</caption>
- </group>
- <group id="group3" style="left:5px; top:15px; width:940px; height:720px; ">
- <caption id="caption2" class="tit_2" style="left:5px; top:10px; width:422px; height:14px; font-family:돋움; vertical-align:middle; ">외래 사전심사 제어코드에 누락된 PET/MRI 신규 수가코드</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:935px; y2:25px; "/>
- <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; ">
- <col ref="earncls2nm" style="text-align:left; "/>
- <col ref="earncls3nm" style="text-align:left; "/>
- <col ref="calcscorcd" style="text-align:left; "/>
- <col ref="insuedicd" format="yyyy-mm-dd" style="text-align:left; "/>
- <col ref="hngnm" format="hh:nn:ss" style="text-align:left; "/>
- <col ref="engnm" style="text-align:left; "/>
- <col ref="fromdd" format="yyyy-mm-dd" style="text-align:center; "/>
- </datagrid>
- <button id="button1" class="btn1_letter2" style="left:878px; top:3px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fGetList();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|