1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- * @(#)RPPIE00810_접수반송증2(F010.2).xml
- * 수정이력
- * - 2008.07.02 / 최초작성 / 이종찬
- -->
- <!--
- <root xmlns="">
- <send>
- <prntlist>
- <prntinfo>
- </prntinfo>
- </prntlist>
- </send>
- </root>
- -->
- <!-- [2008.07.02]
- Rexpert Designer 상에서 미리보기 테스트를 위해 아래와 같이 테스트용 data 노드를 생성함
- -->
- <root xmlns="">
- <report>
- <grid>
- <gridlist102>
- <f102h>
- <ioflag>입원</ioflag>
- <appflagdesc>청구</appflagdesc>
- <acptdd>20080319</acptdd>
- <flag>7AT</flag>
- <ordym>200803</ordym>
- <insuflag>5</insuflag>
- <ordfildcd>4</ordfildcd>
- <clamflag>0</clamflag>
- <clamno>2008034401</clamno>
- <acptno>4041344</acptno>
- <clamcnt>5</clamcnt>
- <medcaretotamt>28124200</medcaretotamt>
- <ownbamt>0</ownbamt>
- <clamamt>27999210</clamamt>
- <ownbmaxexamt>0</ownbmaxexamt>
- <suppamt>0</suppamt>
- <handcaprfund>124990</handcaprfund>
- <subtamt>124990</subtamt>
- </f102h>
- </gridlist102>
- </grid>
- </report>
- </root>
|