1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- * @(#)RPPIE01130_요양급여심사결과통보서3(F020.3).xml
- * 수정이력
- * - 2008.07.04 / 최초작성 / 이종찬
- -->
- <!--
- <root xmlns="">
- <send>
- <prntlist>
- <prntinfo>
- </prntinfo>
- </prntlist>
- </send>
- </root>
- -->
- <!-- [2008.07.04]
- Rexpert Designer 상에서 미리보기 테스트를 위해 아래와 같이 테스트용 data 노드를 생성함
- -->
- <root xmlns="">
- <main>
- <list03>
- <gridpiehf603>
- <lnno>107</lnno>
- <item>0901</item>
- <adjtresn>C</adjtresn>
- <matractflag/>
- <snglcalcscorcd>LHR101</snglcalcscorcd>
- <code>B1040</code>
- <ordnm>
- <![CDATA[적혈구수]]>
- </ordnm>
- <unitcost>660.0</unitcost>
- <dayqtyrt>1.0</dayqtyrt>
- <totqtyrt>3</totqtyrt>
- <adjtamt>1320</adjtamt>
- <jidetlresncd/>
- <relbase>-</relbase>
- <rem>-</rem>
- <judgdg>20080464</judgdg>
- <clamno>2008034502</clamno>
- <acptno>4053204</acptno>
- <docuseqno>00001</docuseqno>
- </gridpiehf603>
- </list03>
- </main>
- </root>
|