SMMMO04200_외래환자리스트.xfdl 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMMO04200_외래환자리스트" classname="SMMMO04200_외래환자리스트" inheritanceid="" position="absolute 0 0 1174 728" titletext="외래환자리스트" onload="SMMMO04200_onload" oninit="SMMMO04200_oninit">
  5. <Layouts>
  6. <Layout>
  7. <Div id="Div00" anchor="left top right" taborder="1" class="div_SA2" position="absolute 0 0 1174 62" scrollbars="none">
  8. <Layouts>
  9. <Layout>
  10. <Static id="Static00" text="진 료 일" class="search_name" position="absolute 196 8 264 28" anchor="default"/>
  11. <Combo id="cmb_orddeptcd" taborder="5" onitemchanged="Div00_cmb_orddeptcd_onitemchanged" position="absolute 472 8 622 28" anchor="default" innerdataset="@ds_orddept" datacolumn="depthngnm" codecolumn="deptcd"/>
  12. <Calendar id="cmb_orddd" taborder="6" dateformat="yyyy-MM-dd" position="absolute 275 8 368 28" style="align:center middle;" anchor="default" onchanged="Div00_cmb_orddd_onchanged" autoskip="true" autoselect="true"/>
  13. <Static id="Static01" text="진 료 과" class="search_name" position="absolute 393 8 461 28" anchor="default"/>
  14. <Static id="Static02" text="진 료 의" class="search_name" position="absolute 642 8 710 28" anchor="default"/>
  15. <Combo id="cmb_orddrid" taborder="7" position="absolute 721 8 811 28" anchor="default" innerdataset="@ds_userlist" datacolumn="usernm" codecolumn="userid"/>
  16. <Static id="Static03" text="총" class="search_name" position="absolute 6 8 34 28" anchor="default"/>
  17. <Static id="Static04" position="absolute 49 8 69 28" style="align:center middle;" anchor="default"/>
  18. <Static id="Static05" position="absolute 75 8 83 28" text="/" style="align:center middle;" anchor="default"/>
  19. <Static id="Static06" position="absolute 85 8 105 28" style="align:center middle;" anchor="default"/>
  20. <Static id="Static07" text="명" position="absolute 119 8 131 28" anchor="default"/>
  21. <CheckBox id="chk_propcp" taborder="9" text="가접수 포함" position="absolute 855 8 939 28" falsevalue="N" truevalue="Y" anchor="default"/>
  22. <Combo id="cmb_expt" taborder="10" position="absolute 951 8 1043 28" index="-1" innerdataset="@ds_hardcode" codecolumn="hardcdno" datacolumn="hardcdnm" anchor="default"/>
  23. <Static id="Static08" text="환자구분" class="search_name" position="absolute 6 34 82 54" anchor="default"/>
  24. <Radio id="rdo_patflag" taborder="11" columncount="5" rowcount="0" position="absolute 96 34 370 54" codecolumn="codecolumn" datacolumn="datacolumn" style="textpadding:1 0 0 4;padding:1 0 0 0;" onitemchanged="Div00_rdo_patflag_onitemchanged" anchor="default">
  25. <Dataset id="innerdataset">
  26. <ColumnInfo>
  27. <Column id="codecolumn" size="256"/>
  28. <Column id="datacolumn" size="256"/>
  29. </ColumnInfo>
  30. <Rows>
  31. <Row>
  32. <Col id="codecolumn">-</Col>
  33. <Col id="datacolumn">전체</Col>
  34. </Row>
  35. <Row>
  36. <Col id="codecolumn">9</Col>
  37. <Col id="datacolumn">미접수</Col>
  38. </Row>
  39. <Row>
  40. <Col id="codecolumn">0</Col>
  41. <Col id="datacolumn">접수</Col>
  42. </Row>
  43. <Row>
  44. <Col id="codecolumn">1</Col>
  45. <Col id="datacolumn">대기</Col>
  46. </Row>
  47. <Row>
  48. <Col id="codecolumn">2</Col>
  49. <Col id="datacolumn">완료</Col>
  50. </Row>
  51. </Rows>
  52. </Dataset>
  53. </Radio>
  54. <Static id="Static09" text="등록번호" class="search_name" position="absolute 393 34 461 54" anchor="default"/>
  55. <Edit id="edt_pid" taborder="12" position="absolute 472 34 562 54" onkeydown="Div00_edt_pid_onkeydown" anchor="default" autoselect="true"/>
  56. <Static id="Static10" text="성 명" class="search_name" position="absolute 641 34 709 54" anchor="default"/>
  57. <Edit id="edt_hngnm" taborder="13" position="absolute 721 34 811 54" anchor="default" onkeydown="Div00_edt_hngnm_onkeydown" autoselect="true"/>
  58. <Button id="btn_patsrch" taborder="14" position="absolute 818 34 838 54" class="icon_search" anchor="default" onclick="Div00_btn_patsrch_onclick"/>
  59. <CheckBox id="chk_speedflag" taborder="15" text="간략히보기" position="absolute 855 34 939 54" truevalue="Y" falsevalue="N" onclick="Div00_chk_speedflag_onclick" anchor="default"/>
  60. <CheckBox id="chk_delay" taborder="16" position="absolute 955 34 1071 54" falsevalue="N" truevalue="Y" text="분 대기표시" style="textpadding:0 0 0 34;" onchanged="Div00_chk_delay_onchanged" onclick="Div00_chk_delay_onclick" anchor="default" visible="false"/>
  61. <Edit id="edt_delaytime" taborder="17" position="absolute 980 34 1005 54" inputfilter="dot,comma,sign,symbol,alpha,space" anchor="default" visible="false"/>
  62. <Button id="btn_req" taborder="8" text="조회" onclick="Div00_btn_req_onclick" class="btn1" position="absolute 1107 21 1159 41" anchor="top right" hotkey="F5"/>
  63. </Layout>
  64. </Layouts>
  65. </Div>
  66. <Static id="Static01" text="외래환자 리스트" class="tit_2" position="absolute 0 71 129 91"/>
  67. <Grid id="grd_outpatlist" taborder="2" useinputpanel="false" position="absolute 0 91 1174 728" anchor="all" binddataset="ds_outpatlist" cellsizingtype="both" onrbuttondown="grd_outpatlist_onrbuttondown" oncelldblclick="grd_outpatlist_oncelldblclick" tooltiptype="default" selecttype="multirow" onheadclick="grd_outpatlist_onheadclick" cellmovingtype="none" scrollpixel="all">
  68. <Formats>
  69. <Format id="default">
  70. <Columns>
  71. <Column size="20" band="left"/>
  72. <Column size="56" band="left"/>
  73. <Column size="55" band="left"/>
  74. <Column size="70" band="left"/>
  75. <Column size="75" band="left"/>
  76. <Column size="55" band="left"/>
  77. <Column size="70"/>
  78. <Column size="70"/>
  79. <Column size="80"/>
  80. <Column size="0"/>
  81. <Column size="65"/>
  82. <Column size="65"/>
  83. <Column size="146"/>
  84. <Column size="0"/>
  85. <Column size="55"/>
  86. <Column size="55"/>
  87. <Column size="75"/>
  88. <Column size="75"/>
  89. <Column size="75"/>
  90. <Column size="55"/>
  91. <Column size="75"/>
  92. <Column size="0"/>
  93. <Column size="60"/>
  94. <Column size="0"/>
  95. <Column size="100"/>
  96. <Column size="100"/>
  97. <Column size="100"/>
  98. <Column size="0"/>
  99. <Column size="85"/>
  100. <Column size="0"/>
  101. <Column size="77"/>
  102. <Column size="0"/>
  103. <Column size="0"/>
  104. <Column size="70"/>
  105. <Column size="79"/>
  106. <Column size="0"/>
  107. <Column size="0"/>
  108. <Column size="0"/>
  109. <Column size="0"/>
  110. <Column size="100"/>
  111. <Column size="100"/>
  112. <Column size="70"/>
  113. <Column size="0"/>
  114. <Column size="0"/>
  115. <Column size="0"/>
  116. <Column size="0"/>
  117. <Column size="0"/>
  118. <Column size="0"/>
  119. <Column size="0"/>
  120. <Column size="0"/>
  121. <Column size="0"/>
  122. <Column size="0"/>
  123. <Column size="0"/>
  124. <Column size="0"/>
  125. <Column size="0"/>
  126. </Columns>
  127. <Rows>
  128. <Row size="24" band="head"/>
  129. <Row size="24"/>
  130. </Rows>
  131. <Band id="head">
  132. <Cell celltype="none"/>
  133. <Cell col="1" text="구분"/>
  134. <Cell col="2" text="시간"/>
  135. <Cell col="3" text="성명"/>
  136. <Cell col="4" text="등록번호"/>
  137. <Cell col="5" text="S/A"/>
  138. <Cell col="6" text="의료협력"/>
  139. <Cell col="7" text="회신상태"/>
  140. <Cell col="8" text="센터"/>
  141. <Cell col="9" text="세부과"/>
  142. <Cell col="10" text="진료의"/>
  143. <Cell col="11" text="초재진"/>
  144. <Cell col="12" text="진단명"/>
  145. <Cell col="13" text="최근진단명"/>
  146. <Cell col="14" text="타과"/>
  147. <Cell col="15" text="특이"/>
  148. <Cell col="16" text="검사조회"/>
  149. <Cell col="17" text="예약구분"/>
  150. <Cell col="18" text="기타구분"/>
  151. <Cell col="19" text="중증"/>
  152. <Cell col="20" text="보험유형"/>
  153. <Cell col="21" text="오늘결과"/>
  154. <Cell col="22" text="직전검사"/>
  155. <Cell col="23" text="예약시간"/>
  156. <Cell col="24" text="환자도착시간"/>
  157. <Cell col="25" text="진료시작시간"/>
  158. <Cell col="26" text="진료종료시간"/>
  159. <Cell col="27" text="전달사항"/>
  160. <Cell col="28" text="관심"/>
  161. <Cell col="29" text="제한항생제"/>
  162. <Cell col="30" text="협진"/>
  163. <Cell col="31" text="CP여부"/>
  164. <Cell col="32" text="One Stop"/>
  165. <Cell col="33" text="Donor W/U"/>
  166. <Cell col="34" text="PreWork Up"/>
  167. <Cell col="35" text="BMT예정일"/>
  168. <Cell col="36" text="이식형태"/>
  169. <Cell col="37" text="BMT Day"/>
  170. <Cell col="38" text="Post Cx Day"/>
  171. <Cell col="39" text="사전심사"/>
  172. <Cell col="40" text="선택진료여부"/>
  173. <Cell col="41" text="진료상태"/>
  174. <Cell col="42" text="orddd"/>
  175. <Cell col="43" text="cretno"/>
  176. <Cell col="44" text="instcd"/>
  177. <Cell col="45" text="acptseqno"/>
  178. <Cell col="46" text="orgorddd"/>
  179. <Cell col="47" text="repltype"/>
  180. <Cell col="48" text="수납VIP사유코드"/>
  181. <Cell col="49" text="수납VIP사유"/>
  182. <Cell col="50" text="medamtpostyn"/>
  183. <Cell col="51" text="민원여부"/>
  184. <Cell col="52" text="color"/>
  185. <Cell col="53" text="orddrid"/>
  186. <Cell col="54" text="centcode"/>
  187. </Band>
  188. <Band id="body">
  189. <Cell celltype="head" text="expr:currow + 1"/>
  190. <Cell col="1" displaytype="combo" style="align:center;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:elbulbodstat" combodataset="ds_M0062" combocodecol="cdid" combodatacol="cdnm"/>
  191. <Cell col="2" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:ordtm" mask="##:##"/>
  192. <Cell col="3" style="align:left middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:hngnm"/>
  193. <Cell col="4" displaytype="text" style="align:center middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:pid" editclipmode="includespace" edittrimtype="none"/>
  194. <Cell col="5" style="align:center middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:sexage"/>
  195. <Cell col="6" style="align:left middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:refer"/>
  196. <Cell col="7" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:replstat"/>
  197. <Cell col="8" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:centcd"/>
  198. <Cell col="9" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:subdeptcd"/>
  199. <Cell col="10" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:orddrnm"/>
  200. <Cell col="11" displaytype="combo" style="align:center middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:fsexamflag" combodataset="ds_P0021" combocodecol="cdid" combodatacol="cdnm"/>
  201. <Cell col="12" displaytype="normal" style="align:left middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));controlimage: ;" text="bind:diagnm"/>
  202. <Cell col="13" style="align:left middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:recentdiagnm"/>
  203. <Cell col="14" displaytype="normal" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:anodeptyn"/>
  204. <Cell col="15" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:spclflag"/>
  205. <Cell col="16" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:testrslt"/>
  206. <Cell col="17" displaytype="combo" style="align:center middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:rsrvflag" combodataset="ds_P0341" combocodecol="cdid" combodatacol="cdnm"/>
  207. <Cell col="18" displaytype="combo" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:etcordflag" combodataset="ds_P0022" combocodecol="cdid" combodatacol="cdnm"/>
  208. <Cell col="19" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:serdiag"/>
  209. <Cell col="20" displaytype="combo" style="align:center middle;background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:insukind" combodataset="ds_P0008" combocodecol="cdid" combodatacol="cdnm"/>
  210. <Cell col="21" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:prcptdayaftrcptyn"/>
  211. <Cell col="22" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:preexamyn"/>
  212. <Cell col="23" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:rsrvordtm"/>
  213. <Cell col="24" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:nursacptdt"/>
  214. <Cell col="25" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:ordstartdt"/>
  215. <Cell col="26" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:dracptdt"/>
  216. <Cell col="27" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:trsmrem"/>
  217. <Cell col="28" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:conctypenm"/>
  218. <Cell col="29" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:antidrugflag"/>
  219. <Cell col="30" displaytype="combo" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:coordflag" combodataset="ds_M0525" combocodecol="cdid" combodatacol="cdnm"/>
  220. <Cell col="31" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:cpyn"/>
  221. <Cell col="32" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:onestop"/>
  222. <Cell col="33" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:dnoracptyn"/>
  223. <Cell col="34" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:preworkup"/>
  224. <Cell col="35" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:hsctpreday"/>
  225. <Cell col="36" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:transtype"/>
  226. <Cell col="37" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:hsctday"/>
  227. <Cell col="38" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:postcxday"/>
  228. <Cell col="39" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:bfjudgvalue"/>
  229. <Cell col="40" displaytype="combo" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:specordtype" combodataset="ds_M0623" combocodecol="cdid" combodatacol="cdnm"/>
  230. <Cell col="41" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:ordstate"/>
  231. <Cell col="42" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:orddd"/>
  232. <Cell col="43" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:cretno"/>
  233. <Cell col="44" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:instcd"/>
  234. <Cell col="45" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:acptseqno"/>
  235. <Cell col="46" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:orgorddd"/>
  236. <Cell col="47" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:repltype"/>
  237. <Cell col="48" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:rcptvipresncd"/>
  238. <Cell col="49" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:rcptvipetcresn"/>
  239. <Cell col="50" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:medamtpostyn"/>
  240. <Cell col="51" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:civilap"/>
  241. <Cell col="52" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:color"/>
  242. <Cell col="53" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:orddrid"/>
  243. <Cell col="54" style="background:EXPR(fChngGrdCellColor(color));background2:EXPR(fChngGrdCellColor(color));" text="bind:centcode"/>
  244. </Band>
  245. </Format>
  246. </Formats>
  247. </Grid>
  248. <PopupMenu id="pmn_menu2" position="absolute 1184 2 1377 247" innerdataset="@ds_menu2" captioncolumn="hardcdnm" idcolumn="hardcd" levelcolumn="level" onmenuclick="pmn_menu_onmenuclick"/>
  249. <Div id="div_chgdrinfo" taborder="3" position="absolute 330 215 515 305" style="background:#ccffffff;border:1 solid #3366ffff ;" visible="false">
  250. <Layouts>
  251. <Layout>
  252. <Static id="Static00" text="의사 변경" position="absolute 5 7 83 27" class="tit_2"/>
  253. <Static id="Static01" text="변경의사" position="absolute 6 31 60 51" style="font:Dotum,9,bold;"/>
  254. <Combo id="cb_chgorddrid" taborder="1" position="absolute 65 31 176 51" index="-1" innerdataset="@ds_userlist" datacolumn="usernm" codecolumn="userid"/>
  255. <Button id="btn_cnfm" taborder="2" text="확인" position="absolute 65 60 117 80" class="btn2" onclick="div_chgdrinfo_btn_cnfm_onclick"/>
  256. <Button id="btn_cncl" taborder="3" text="취소" position="absolute 124 60 176 80" class="btn2" onclick="div_chgdrinfo_btn_cncl_onclick"/>
  257. </Layout>
  258. </Layouts>
  259. </Div>
  260. </Layout>
  261. </Layouts>
  262. <Objects>
  263. <Dataset id="ds_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  264. <ColumnInfo>
  265. <Column id="pid" type="STRING" size="256"/>
  266. <Column id="orddd" type="STRING" size="256"/>
  267. <Column id="orddeptcd" type="STRING" size="256"/>
  268. <Column id="orddrid" type="STRING" size="256"/>
  269. <Column id="elbulbodstat" type="STRING" size="256"/>
  270. <Column id="hngnm" type="STRING" size="256"/>
  271. <Column id="deptflag" type="STRING" size="256"/>
  272. <Column id="sortcol" type="STRING" size="256"/>
  273. <Column id="orderby" type="STRING" size="256"/>
  274. <Column id="totcnt" type="STRING" size="256"/>
  275. <Column id="rsltcnt" type="STRING" size="256"/>
  276. <Column id="chkprcp" type="STRING" size="256"/>
  277. <Column id="speedflag" type="STRING" size="256"/>
  278. <Column id="chgorddrid" type="STRING" size="256"/>
  279. <Column id="delayflag" type="STRING" size="256"/>
  280. <Column id="delaytime" type="STRING" size="256"/>
  281. </ColumnInfo>
  282. <Rows>
  283. <Row>
  284. <Col id="elbulbodstat">1</Col>
  285. <Col id="deptflag">0</Col>
  286. <Col id="delaytime">30</Col>
  287. </Row>
  288. </Rows>
  289. </Dataset>
  290. <Dataset id="ds_orddept" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  291. <ColumnInfo>
  292. <Column id="deptcd" type="STRING" size="256"/>
  293. <Column id="depthngnm" type="STRING" size="256"/>
  294. </ColumnInfo>
  295. </Dataset>
  296. <Dataset id="ds_userlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  297. <Dataset id="ds_reqdata1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  298. <ColumnInfo>
  299. <Column id="scrnid" type="STRING" size="256" sumtext="화면ID"/>
  300. <Column id="compscd" type="STRING" size="256" sumtext="화면ID"/>
  301. <Column id="userid" type="STRING" size="256" sumtext="사용자ID"/>
  302. </ColumnInfo>
  303. </Dataset>
  304. <Dataset id="ds_gridseq" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  305. <Dataset id="ds_outpatlist" firefirstcount="0" firenextcount="0" useclientlayout="true" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false" onrowposchanged="ds_outpatlist_onrowposchanged">
  306. <ColumnInfo>
  307. <Column id="pid" type="BIGDECIMAL" size="256" sumtext="등록번호"/>
  308. <Column id="orddd" type="STRING" size="256" sumtext="진료일자"/>
  309. <Column id="cretno" type="STRING" size="256" sumtext="생성번호"/>
  310. <Column id="acptseqno" type="STRING" size="256" sumtext="생성일련번호"/>
  311. <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
  312. <Column id="hngnm" type="STRING" size="256" sumtext="환자명"/>
  313. <Column id="ordtm" type="STRING" size="256" sumtext="진료시간"/>
  314. <Column id="fsexamflag" type="STRING" size="256" sumtext="초재진구분"/>
  315. <Column id="sa" type="STRING" size="256" sumtext="성별나이"/>
  316. <Column id="orgorddd" type="STRING" size="256" sumtext="원진료일자"/>
  317. <Column id="elbulbodstat" type="STRING" size="256" sumtext="전광판상태표시"/>
  318. <Column id="insukind" type="STRING" size="256" sumtext="보험유형"/>
  319. <Column id="refer" type="STRING" size="256" sumtext="의료협력"/>
  320. <Column id="replstat" type="STRING" size="256" sumtext="회신상태"/>
  321. <Column id="centcode" type="STRING" size="256" sumtext="센터코드"/>
  322. <Column id="centcd" type="STRING" size="256" sumtext="센터명"/>
  323. <Column id="subdeptcd" type="STRING" size="256" sumtext="세부과"/>
  324. <Column id="orddrnm" type="STRING" size="256" sumtext="진료의사"/>
  325. <Column id="diagnm" type="STRING" size="256" sumtext="진단명"/>
  326. <Column id="recentdiagnm" type="STRING" size="256" sumtext="최근진단명"/>
  327. <Column id="anodeptyn" type="STRING" size="256" sumtext="타과"/>
  328. <Column id="testrslt" type="STRING" size="256" sumtext="검사조회"/>
  329. <Column id="rsrvflag" type="STRING" size="256" sumtext="예약구분"/>
  330. <Column id="serdiag" type="STRING" size="256" sumtext="중증"/>
  331. <Column id="trsmrem" type="STRING" size="256" sumtext="전달사항"/>
  332. <Column id="preworkup" type="STRING" size="256" sumtext="PreworkUp"/>
  333. <Column id="hsctpreday" type="STRING" size="256" sumtext="HSCT예정일"/>
  334. <Column id="transtype" type="STRING" size="256" sumtext="이식형태"/>
  335. <Column id="hsctday" type="STRING" size="256" sumtext="HSCTDAY"/>
  336. <Column id="postcxday" type="STRING" size="256" sumtext="PostCXDay"/>
  337. <Column id="etcordflag" type="STRING" size="256" sumtext="기타진료구분"/>
  338. <Column id="rrgstno1" type="STRING" size="256" sumtext="주민번호1"/>
  339. <Column id="conctypenm" type="STRING" size="256" sumtext="관심환자명"/>
  340. <Column id="antidrugflag" type="STRING" size="256" sumtext="항생제"/>
  341. <Column id="coordflag" type="STRING" size="256" sumtext="협진"/>
  342. <Column id="onestop" type="STRING" size="256" sumtext="onestop"/>
  343. <Column id="cpyn" type="STRING" size="256" sumtext="CP여부"/>
  344. <Column id="ordtype" type="STRING" size="256" sumtext="진료형태"/>
  345. <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과코드"/>
  346. <Column id="orddrid" type="STRING" size="256" sumtext="진료의ID"/>
  347. <Column id="spclflag" type="STRING" size="256" sumtext="특이구분"/>
  348. <Column id="color" type="STRING" size="256" sumtext="cell색상"/>
  349. <Column id="repltype" type="STRING" size="256" sumtext="회신유형"/>
  350. <Column id="prcptdayaftrcptyn" type="STRING" size="256" sumtext="당일결과"/>
  351. <Column id="preexamyn" type="STRING" size="256" sumtext="직전검사"/>
  352. <Column id="rcptvipresncd" type="STRING" size="256" sumtext="후수납사유코드"/>
  353. <Column id="rcptvipetcresn" type="STRING" size="256" sumtext="후수납사유"/>
  354. <Column id="medamtpostyn" type="STRING" size="256" sumtext="VIP여부"/>
  355. <Column id="dnoracptyn" type="STRING" size="256" sumtext="장기이식기증자접수여부(donorw/u)"/>
  356. <Column id="ordstartdt" type="STRING" size="256" sumtext="진료시작시간"/>
  357. <Column id="dracptdt" type="STRING" size="256" sumtext="진료종료시간"/>
  358. <Column id="nursacptdt" type="STRING" size="256" sumtext="환자도착시간"/>
  359. <Column id="civilap" type="STRING" size="256" sumtext="민원내역여부"/>
  360. <Column id="careinrmdd" type="STRING" size="256" sumtext="입실체크여부"/>
  361. <Column id="bfjudgvalue" type="STRING" size="256" sumtext="사전심사관련여부"/>
  362. <Column id="specordtype" type="STRING" size="256" sumtext="선택진료여부"/>
  363. <Column id="ordstate" type="STRING" size="256" sumtext="진료상태(진료대기/기록완료/처방완료/진료완료)"/>
  364. </ColumnInfo>
  365. <Rows>
  366. <Row/>
  367. </Rows>
  368. </Dataset>
  369. <Dataset id="ds_reqOutPat" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  370. <Dataset id="ds_totcnt" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  371. <ColumnInfo>
  372. <Column id="totcnt" type="STRING" size="256" sumtext="환자총인원수"/>
  373. </ColumnInfo>
  374. </Dataset>
  375. <Dataset id="ds_dayaftrcptyn" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  376. <Dataset id="ds_patprotector" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  377. <Dataset id="ds_menu" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  378. <ColumnInfo>
  379. <Column id="hardcd" type="STRING" size="256"/>
  380. <Column id="hardcdnm" type="STRING" size="256"/>
  381. <Column id="level" type="STRING" size="256"/>
  382. </ColumnInfo>
  383. </Dataset>
  384. <Dataset id="ds_selspecordyn" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  385. <Dataset id="ds_ordordershow" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  386. <Dataset id="ds_hardcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  387. <Dataset id="ds_hardcode" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  388. <Dataset id="ds_patnm" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  389. <Dataset id="ds_menu2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  390. <ColumnInfo>
  391. <Column id="hardcd" type="STRING" size="256"/>
  392. <Column id="hardcdnm" type="STRING" size="256"/>
  393. <Column id="level" type="STRING" size="256"/>
  394. </ColumnInfo>
  395. <Rows>
  396. <Row>
  397. <Col id="hardcd">fCallWndConcPatRgst</Col>
  398. <Col id="hardcdnm">관심환자등록</Col>
  399. <Col id="level">0</Col>
  400. </Row>
  401. <Row>
  402. <Col id="hardcd"/>
  403. <Col id="hardcdnm">-</Col>
  404. <Col id="level">0</Col>
  405. </Row>
  406. <Row>
  407. <Col id="hardcd">fPatOrdEnd</Col>
  408. <Col id="hardcdnm">접수완료</Col>
  409. <Col id="level">0</Col>
  410. </Row>
  411. <Row>
  412. <Col id="hardcd">fPatOrdEndCncl</Col>
  413. <Col id="hardcdnm">대기취소</Col>
  414. <Col id="level">0</Col>
  415. </Row>
  416. <Row>
  417. <Col id="hardcd"/>
  418. <Col id="hardcdnm">-</Col>
  419. <Col id="level">0</Col>
  420. </Row>
  421. <Row>
  422. <Col id="hardcd">fPatOrdCncl</Col>
  423. <Col id="hardcdnm">진료취소</Col>
  424. <Col id="level">0</Col>
  425. </Row>
  426. <Row>
  427. <Col id="hardcd"/>
  428. <Col id="hardcdnm">-</Col>
  429. <Col id="level">0</Col>
  430. </Row>
  431. <Row>
  432. <Col id="hardcd">fRgstPatProtector</Col>
  433. <Col id="hardcdnm">보호자대진적용</Col>
  434. <Col id="level">0</Col>
  435. </Row>
  436. <Row>
  437. <Col id="hardcd">fCnclPatProtector</Col>
  438. <Col id="hardcdnm">보호자대진취소</Col>
  439. <Col id="level">0</Col>
  440. </Row>
  441. <Row>
  442. <Col id="hardcd"/>
  443. <Col id="hardcdnm">-</Col>
  444. <Col id="level">0</Col>
  445. </Row>
  446. <Row>
  447. <Col id="hardcd">fOpenCnstPat</Col>
  448. <Col id="hardcdnm">협진관리</Col>
  449. <Col id="level">0</Col>
  450. </Row>
  451. <Row>
  452. <Col id="hardcd"/>
  453. <Col id="hardcdnm">-</Col>
  454. <Col id="level">0</Col>
  455. </Row>
  456. <Row>
  457. <Col id="hardcd">fPatCopyIss50Appl</Col>
  458. <Col id="hardcdnm">진찰료 50% 적용 (사본발행)</Col>
  459. <Col id="level">0</Col>
  460. </Row>
  461. <Row>
  462. <Col id="hardcd">fPatCopyIss50Cncl</Col>
  463. <Col id="hardcdnm">진찰료 50% 적용 취소 (사본발행)</Col>
  464. <Col id="level">0</Col>
  465. </Row>
  466. <Row>
  467. <Col id="hardcd"/>
  468. <Col id="hardcdnm">-</Col>
  469. <Col id="level">0</Col>
  470. </Row>
  471. <Row>
  472. <Col id="hardcd">fPatProf0Appl</Col>
  473. <Col id="hardcdnm">진찰료 0% 적용 (제증명)</Col>
  474. <Col id="level">0</Col>
  475. </Row>
  476. <Row>
  477. <Col id="hardcd">fPatProf0Cncl</Col>
  478. <Col id="hardcdnm">진찰료 0% 적용 취소 (제증명)</Col>
  479. <Col id="level">0</Col>
  480. </Row>
  481. </Rows>
  482. </Dataset>
  483. <Dataset id="ds_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  484. <ColumnInfo>
  485. <Column id="pid" type="STRING" size="256"/>
  486. <Column id="orddd" type="STRING" size="256"/>
  487. <Column id="cretno" type="STRING" size="256"/>
  488. <Column id="elbulbodstat" type="STRING" size="256"/>
  489. </ColumnInfo>
  490. </Dataset>
  491. <Dataset id="ds_savedata_save" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  492. <ColumnInfo>
  493. <Column id="pid" type="STRING" size="256"/>
  494. <Column id="orddd" type="STRING" size="256"/>
  495. <Column id="cretno" type="STRING" size="256"/>
  496. <Column id="instcd" type="STRING" size="256"/>
  497. <Column id="acptseqno" type="STRING" size="256"/>
  498. <Column id="userid" type="STRING" size="256"/>
  499. <Column id="etcordflag" type="STRING" size="256"/>
  500. <Column id="userdeptcd" type="STRING" size="256"/>
  501. <Column id="procflag" type="STRING" size="256"/>
  502. </ColumnInfo>
  503. </Dataset>
  504. <Dataset id="ds_savedata_req" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  505. <ColumnInfo>
  506. <Column id="orddd" type="STRING" size="256"/>
  507. <Column id="pid" type="STRING" size="256"/>
  508. <Column id="orddeptcd" type="STRING" size="256"/>
  509. <Column id="orddrid" type="STRING" size="256"/>
  510. <Column id="elbulbodstat" type="STRING" size="256"/>
  511. <Column id="srchdd" type="STRING" size="256"/>
  512. <Column id="deptflag" type="STRING" size="256"/>
  513. </ColumnInfo>
  514. </Dataset>
  515. <Dataset id="ds_savedata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  516. <ColumnInfo>
  517. <Column id="otpt_workflag" type="STRING" size="256" sumtext="작업구분"/>
  518. <Column id="otpt_pid" type="STRING" size="256" sumtext="환자번호"/>
  519. <Column id="otpt_orddd_old" type="STRING" size="256" sumtext="진료일자"/>
  520. <Column id="otpt_ordtm_old" type="STRING" size="256" sumtext="진료시간"/>
  521. <Column id="otpt_cretno_old" type="STRING" size="256" sumtext="원무생성번호"/>
  522. <Column id="otpt_orddeptcd_old" type="STRING" size="256" sumtext="진료과코드"/>
  523. <Column id="otpt_subdeptcd_old" type="STRING" size="256" sumtext="세부과코드"/>
  524. <Column id="otpt_centcd_old" type="STRING" size="256" sumtext="센터코드"/>
  525. <Column id="otpt_orddrid_old" type="STRING" size="256" sumtext="진료의ID"/>
  526. <Column id="otpt_rsrvflag_old" type="STRING" size="256" sumtext="예약구분"/>
  527. <Column id="otpt_orddd_new" type="STRING" size="256" sumtext="진료일자"/>
  528. <Column id="otpt_ordtm_new" type="STRING" size="256" sumtext="진료시간"/>
  529. <Column id="otpt_cretno_new" type="STRING" size="256" sumtext="원무생성번호"/>
  530. <Column id="otpt_orddeptcd_new" type="STRING" size="256" sumtext="진료과코드"/>
  531. <Column id="otpt_subdeptcd_new" type="STRING" size="256" sumtext="세부과코드"/>
  532. <Column id="otpt_centcd_new" type="STRING" size="256" sumtext="센터코드"/>
  533. <Column id="otpt_orddrid_new" type="STRING" size="256" sumtext="진료의ID"/>
  534. <Column id="otpt_rsrvflag_new" type="STRING" size="256" sumtext="예약구분"/>
  535. <Column id="otpt_updtcnclresn" type="STRING" size="256" sumtext="변경사유"/>
  536. <Column id="otpt_instcd" type="STRING" size="256" sumtext="기관코드"/>
  537. <Column id="otpt_fsexamflag_old" type="STRING" size="256" sumtext="변경전초재진구분"/>
  538. <Column id="checkfsexamyn" type="STRING" size="256" sumtext="초재진재계산여부"/>
  539. <Column id="sess_userid" type="STRING" size="256" sumtext="로그인한사용자ID"/>
  540. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  541. <Column id="orddd" type="STRING" size="256" sumtext="진료일"/>
  542. <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과"/>
  543. <Column id="orddrid" type="STRING" size="256" sumtext="진료의"/>
  544. <Column id="elbulbodstat" type="STRING" size="256" sumtext="상태"/>
  545. <Column id="deptflag" type="STRING" size="256" sumtext="부서구분"/>
  546. <Column id="chkprcp" type="STRING" size="256" sumtext="처방체크"/>
  547. <Column id="speedflag" type="STRING" size="256" sumtext="간략히보기"/>
  548. </ColumnInfo>
  549. </Dataset>
  550. <Dataset id="ds_data" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  551. <ColumnInfo>
  552. <Column id="flag" type="STRING" size="256" sumtext="구분"/>
  553. <Column id="otpt_pid" type="STRING" size="256" sumtext="환자번호"/>
  554. <Column id="otpt_orddd" type="STRING" size="256" sumtext="진료일자"/>
  555. <Column id="otpt_cretno" type="STRING" size="256" sumtext="생성번호"/>
  556. </ColumnInfo>
  557. </Dataset>
  558. <Dataset id="ds_reqdata2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  559. <ColumnInfo>
  560. <Column id="pid" type="STRING" size="256"/>
  561. <Column id="orddd" type="STRING" size="256"/>
  562. <Column id="cretno" type="STRING" size="256"/>
  563. <Column id="hngnm" type="STRING" size="256"/>
  564. <Column id="prcpgenrflag" type="STRING" size="256"/>
  565. <Column id="srchtabflag" type="STRING" size="256"/>
  566. </ColumnInfo>
  567. </Dataset>
  568. <Dataset id="ds_rsltgetdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  569. <ColumnInfo>
  570. <Column id="cpgno" type="STRING" size="256" sumtext="cpg번호"/>
  571. <Column id="cpghistseq" type="STRING" size="256" sumtext="cpg이력번호"/>
  572. <Column id="cpgappno" type="STRING" size="256" sumtext="적용번호"/>
  573. <Column id="histseq" type="STRING" size="256" sumtext="적용이력번호"/>
  574. <Column id="appdd" type="STRING" size="256" sumtext="적용일자"/>
  575. <Column id="pid" type="STRING" size="256" sumtext="등록번호"/>
  576. <Column id="cretno" type="STRING" size="256" sumtext="생성번호"/>
  577. <Column id="ioflag" type="STRING" size="256" sumtext="I/O/Eflag"/>
  578. <Column id="orddd" type="STRING" size="256" sumtext="진료일자"/>
  579. <Column id="getformyn" type="STRING" size="256" sumtext="서식존재여부"/>
  580. <Column id="appyn" type="STRING" size="256" sumtext="적용여부"/>
  581. <Column id="appstat" type="STRING" size="256" sumtext="적용상태"/>
  582. <Column id="cpgnm" type="STRING" size="256" sumtext="cpg명"/>
  583. <Column id="prtlflagcd" type="STRING" size="256" sumtext="cp/cpg구분(01:CP/02:CPG)"/>
  584. <Column id="msgcnts" type="STRING" size="256" sumtext="출력Msg내용"/>
  585. <Column id="msgflag" type="STRING" size="256" sumtext="출력Msg구분"/>
  586. </ColumnInfo>
  587. </Dataset>
  588. <Dataset id="ds_reqdata3" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  589. <ColumnInfo>
  590. <Column id="pid" type="STRING" size="256"/>
  591. <Column id="ioflag" type="STRING" size="256"/>
  592. </ColumnInfo>
  593. </Dataset>
  594. <Dataset id="ds_patuncoinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  595. <ColumnInfo>
  596. <Column id="outuncoamt" type="INT" size="256" sumtext="외래미수"/>
  597. <Column id="unconm" type="STRING" size="256" sumtext="미수코드명"/>
  598. <Column id="dschuncoamt" type="INT" size="256" sumtext="퇴원미수"/>
  599. <Column id="aiduncoamt" type="INT" size="256" sumtext="후원회미수"/>
  600. <Column id="bogjamt" type="INT" size="256" sumtext="선수금"/>
  601. <Column id="bogjvipamt" type="INT" size="256" sumtext="외래수납VIP선수금"/>
  602. </ColumnInfo>
  603. </Dataset>
  604. <Dataset id="ds_complaininfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  605. <ColumnInfo>
  606. <Column id="chk" type="STRING" size="256" sumtext="체크"/>
  607. </ColumnInfo>
  608. </Dataset>
  609. </Objects>
  610. <Bind>
  611. <BindItem id="item0" compid="Div00.cmb_orddd" propid="value" datasetid="ds_cond" columnid="orddd"/>
  612. <BindItem id="item1" compid="Div00.cmb_orddeptcd" propid="value" datasetid="ds_cond" columnid="orddeptcd"/>
  613. <BindItem id="item2" compid="Div00.cmb_orddrid" propid="value" datasetid="ds_cond" columnid="orddrid"/>
  614. <BindItem id="item3" compid="Div00.chk_propcp" propid="value" datasetid="ds_cond" columnid="chkprcp"/>
  615. <BindItem id="item4" compid="Div00.cmb_expt" propid="value" datasetid="ds_cond" columnid="deptflag"/>
  616. <BindItem id="item5" compid="Div00.rdo_patflag" propid="value" datasetid="ds_cond" columnid="elbulbodstat"/>
  617. <BindItem id="item6" compid="Div00.edt_pid" propid="value" datasetid="ds_cond" columnid="pid"/>
  618. <BindItem id="item7" compid="Div00.edt_hngnm" propid="value" datasetid="ds_cond" columnid="hngnm"/>
  619. <BindItem id="item8" compid="Div00.chk_speedflag" propid="value" datasetid="ds_cond" columnid="speedflag"/>
  620. <BindItem id="item9" compid="Div00.chk_delay" propid="value" datasetid="ds_cond" columnid="delayflag"/>
  621. <BindItem id="item10" compid="Div00.edt_delaytime" propid="value" datasetid="ds_cond" columnid="delaytime"/>
  622. <BindItem id="item11" compid="Div00.Static04" propid="text" datasetid="ds_cond" columnid="rsltcnt"/>
  623. <BindItem id="item12" compid="Div00.Static06" propid="text" datasetid="ds_cond" columnid="totcnt"/>
  624. <BindItem id="item13" compid="div_chgdrinfo.cb_chgorddrid" propid="value" datasetid="ds_cond" columnid="chgorddrid"/>
  625. </Bind>
  626. <Script type="xscript4.0"><![CDATA[include "com_commonxp::comm_main.xjs";
  627. include "emr_prcpmngtxp::MMO001.xjs";
  628. include "emr_prcpmngtxp::SMMMO04100.xjs";
  629. include "emr_prcpmngtxp::SMMMO04200.xjs";
  630. var orderby = new SortArray(); // 그리드 정렬 설정에 사용
  631. function SMMMO04200_oninit(obj:Form, e:InitEventInfo)
  632. {
  633. frmf_initForm(obj);
  634. grdf_initGrid(grd_outpatlist);
  635. }
  636. function SMMMO04200_onload(obj:Form, e:LoadEventInfo)
  637. {
  638. grdf_setToolTipBind(grd_outpatlist);
  639. fInitialize_SMMMO04200();
  640. }
  641. function refreshReqInterface(bResetColumn) {
  642. if(bResetColumn) {
  643. reqOrderInfoOfCol(ds_reqdata1, ds_gridseq, "SMMMO04200", grd_outpatlist); //외래환자리스트 컬럼 조회 및 설정
  644. if (Div00.chk_speedflag.value == "Y")
  645. fGrdInit();
  646. }
  647. fReqOutPatList();
  648. }
  649. function Div00_btn_req_onclick(obj:Button, e:ClickEventInfo)
  650. {
  651. fReqOutPatList();
  652. }
  653. function Div00_cmb_orddeptcd_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  654. {
  655. setUserList(obj.value, null, ds_cond.getColumn(0, "orddd"));
  656. fReqOutPatList();
  657. }
  658. function Div00_rdo_patflag_onitemchanged(obj:Radio, e:ItemChangeEventInfo)
  659. {
  660. fReqOutPatList();
  661. }
  662. function Div00_chk_speedflag_onclick(obj:CheckBox, e:ClickEventInfo)
  663. {
  664. fGrdInit();
  665. fReqOutPatList();
  666. }
  667. function Div00_cmb_orddd_onchanged(obj:Calendar, e:ChangeEventInfo)
  668. {
  669. var sOrdDeptCd = Div00.cmb_orddeptcd.value;
  670. setDeptCodeList(null, obj.value);
  671. if(ds_orddept.findRow("deptcd", sOrdDeptCd) == -1) {
  672. if(ds_hardcd.findRow("hardcd", sOrdDeptCd) != -1) {
  673. Div00.cmb_orddeptcd.value = "2110000000";
  674. Div00.cmb_orddeptcd.onitemchanged.fireEvent(Div00.cmb_orddeptcd, new ItemChangeEventInfo);
  675. } else {
  676. sysf_messageBox ( "선택일자에 존재하지 않는 진료과 입니다.\n\n진료과를 다시 선택 하세요.", "I" );
  677. }
  678. }
  679. }
  680. function Div00_edt_pid_onkeydown(obj:Edit, e:KeyEventInfo)
  681. {
  682. if(e.keycode == 13) {
  683. obj.value = utlf_trim(obj.value);
  684. if(lf_reqPatInfo(ds_patnm, "pid", "ptbs", obj.value)) {
  685. ds_cond.setColumn(0, "hngnm", ds_patnm.getColumn(0, "hngnm"));
  686. fReqOutPatList();
  687. }
  688. }
  689. }
  690. function Div00_chk_delay_onclick(obj:CheckBox, e:ClickEventInfo)
  691. {
  692. fReqOutPatList();
  693. }
  694. function grd_outpatlist_onrbuttondown(obj:Grid, e:GridMouseEventInfo)
  695. {
  696. if(e.row < 0) return;
  697. var dataset = eval(obj.binddataset);
  698. if(!dataset.getSelect(e.row)) {
  699. dataset.rowposition = e.row;
  700. obj.setCellPos(e.cell);
  701. }
  702. if(ds_menu.rowcount > 0)
  703. pmn_menu.trackPopup(e.screenX,e.screenY);
  704. else
  705. pmn_menu2.trackPopup(e.screenX,e.screenY);
  706. }
  707. function pmn_menu_onmenuclick(obj:PopupMenu, e:MenuClickEventInfo)
  708. {
  709. eval(e.id + "()");
  710. }
  711. function div_chgdrinfo_btn_cnfm_onclick(obj:Button, e:ClickEventInfo)
  712. {
  713. fChgDrInfo();
  714. }
  715. function div_chgdrinfo_btn_cncl_onclick(obj:Button, e:ClickEventInfo)
  716. {
  717. div_chgdrinfo.visible = false;
  718. }
  719. function ds_outpatlist_onrowposchanged(obj:Dataset, e:DSRowPosChangeEventInfo)
  720. {
  721. parent.parent.SMMMO04100_setPid(obj.getColumn(e.newrow, "pid"));
  722. }
  723. function grd_outpatlist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  724. {
  725. sysf_setGlobalVariable("OrderMainRefresh", "Y"); // 처방 메인 refresh 단일화를 위한 글로벌 변수 셋팅 - 20081212 by Moonsh
  726. if ( fChkBfPrcpLoad("OP") == false ) {
  727. return;
  728. }
  729. fSelectOutPat();
  730. }
  731. function grd_outpatlist_onheadclick(obj:Grid, e:GridClickEventInfo)
  732. {
  733. ds_cond.setColumn(0, "sortcol", lf_getBindCellName(obj, e.col)); // oDataSet.getColID(e.col) 여기서는 이렇게 하면 안됨(임의로 그리드 col을 이동했기때문, 사용자컬럼)
  734. ds_cond.setColumn(0, "orderby", orderby.getNext()); // 노멀에서 시작한다는 전제로 함
  735. parent.parent.ds_cond_outpatlist.copyData(ds_cond);
  736. }
  737. function Div00_edt_hngnm_onkeydown(obj:Edit, e:KeyEventInfo)
  738. {
  739. if(e.keycode == 13){
  740. }
  741. }
  742. function Div00_btn_patsrch_onclick(obj:Button, e:ClickEventInfo)
  743. {
  744. }
  745. ]]></Script>
  746. </Form>
  747. </FDL>