SMSTP01300_인원연보.xfdl 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMSTP01300" position="absolute 0 0 1280 1024" titletext="인원연보" onload="SMSTP01300_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div id="group3" position="absolute 0 0 1206 29" style="">
  8. <Layouts>
  9. <Layout>
  10. <Static id="caption60" class="tit_1" position="absolute 0 0 111 22" style="align:middle;font:dotum,10;" text="인원연보" anchor="default"/>
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Tab id="switch1" position="absolute 0 25 1203 738" style="border:0 solid ;" anchor="default" onchanged="switch1_onchanged">
  15. <Tabpages>
  16. <Tabpage id="case1" selected="true" anchor="default" text="진료과별" scrollbars="none">
  17. <Layouts>
  18. <Layout>
  19. <Grid id="grd_monthlist" binddataset="ds_main_month_monthlist" class="datagrid2" position="absolute 0 106 1201 687" style="">
  20. <Formats>
  21. <Format id="default">
  22. <Columns>
  23. <Column size="110"/>
  24. <Column size="90"/>
  25. <Column size="100"/>
  26. <Column size="100"/>
  27. <Column size="65"/>
  28. <Column size="65"/>
  29. <Column size="65"/>
  30. <Column size="65"/>
  31. <Column size="65"/>
  32. <Column size="65"/>
  33. <Column size="65"/>
  34. <Column size="65"/>
  35. <Column size="65"/>
  36. <Column size="65"/>
  37. <Column size="65"/>
  38. <Column size="65"/>
  39. <Column size="65"/>
  40. </Columns>
  41. <Rows>
  42. <Row size="24" band="head"/>
  43. <Row size="24"/>
  44. </Rows>
  45. <Band id="head">
  46. <Cell text="진료과"/>
  47. <Cell col="1" text="진료의사"/>
  48. <Cell col="2" text="대분류"/>
  49. <Cell col="3" text="중분류"/>
  50. <Cell col="4" text="1월"/>
  51. <Cell col="5" text="2월"/>
  52. <Cell col="6" text="3월"/>
  53. <Cell col="7" text="4월"/>
  54. <Cell col="8" text="5월"/>
  55. <Cell col="9" text="6월"/>
  56. <Cell col="10" text="7월"/>
  57. <Cell col="11" text="8월"/>
  58. <Cell col="12" text="9월"/>
  59. <Cell col="13" text="10월"/>
  60. <Cell col="14" text="11월"/>
  61. <Cell col="15" text="12월"/>
  62. <Cell col="16" text="합계"/>
  63. </Band>
  64. <Band id="body">
  65. <Cell text="bind:orddeptnm" suppress="1" suppressalign="middle,over"/>
  66. <Cell col="1" text="bind:orddrnm" suppress="1" suppressalign="middle,over"/>
  67. <Cell col="2" text="bind:lrgitem" suppress="0" suppressalign="first"/>
  68. <Cell col="3" text="bind:mdlitem"/>
  69. <Cell col="4" displaytype="number" text="bind:pcnt_jan"/>
  70. <Cell col="5" displaytype="number" text="bind:pcnt_feb"/>
  71. <Cell col="6" displaytype="number" text="bind:pcnt_mar"/>
  72. <Cell col="7" displaytype="number" text="bind:pcnt_apr"/>
  73. <Cell col="8" displaytype="number" text="bind:pcnt_may"/>
  74. <Cell col="9" displaytype="number" text="bind:pcnt_jun"/>
  75. <Cell col="10" displaytype="number" text="bind:pcnt_jul"/>
  76. <Cell col="11" displaytype="number" text="bind:pcnt_aug"/>
  77. <Cell col="12" displaytype="number" text="bind:pcnt_sep"/>
  78. <Cell col="13" displaytype="number" text="bind:pcnt_oct"/>
  79. <Cell col="14" displaytype="number" text="bind:pcnt_nov"/>
  80. <Cell col="15" displaytype="number" text="bind:pcnt_dec"/>
  81. <Cell col="16" displaytype="number" text="bind:total"/>
  82. </Band>
  83. </Format>
  84. </Formats>
  85. </Grid>
  86. <Div id="group4" position="absolute 0 0 1201 82" style="">
  87. <Layouts>
  88. <Layout>
  89. <Shape id="roundrect3" anchor="default" class="roundrect_search" type="roundrectangle" position="absolute 0 0 1201 80" style="border: solid #ffd799 #ffd799;background:#fffbf2 ;"/>
  90. <Button id="btn_search" class="btn4" position="absolute 1053 10 1109 32" text="조회" onclick="switch1_case1_group4_btn_search_onclick"/>
  91. <Button id="btn_excel" class="btn4" visible="true" position="absolute 1114 10 1194 32" style="background:_gradation ;" text="EXCEL" onclick="switch1_case1_group4_btn_excel_onclick"/>
  92. <Shape id="line2" class="line_4" linetype="vertical" position="absolute 1046 9 1049 70" style="border: solid #ffe4bb #ffe4bb;" anchor="default"/>
  93. <Static id="caption1" class="search_name" position="absolute 15 8 113 25" style="" text="조회기간"/>
  94. <Calendar id="ipt_enddd" class="input_search" mask="yyyy" position="absolute 100 8 190 27" style="align:center ;" anchor="default" onkillfocus="switch1_case1_group4_ipt_enddd_onkillfocus" dateformat="yyyy" value="null" editformat="yyyy"/>
  95. <cp_checkboxList datacolumn="datacolumn" codecolumn="codecolumn" columncount="-1" rowcount="-1" id="checkbox1" col="6" position="absolute 225 30 987 80" style="" titletext="CheckBox List" text="checkbox1" scrollbars="none" cellspacing="2" vcellspacing="0" itemWidth="100" itemHeight="100" onclick="switch1_case1_group4_checkbox1_onclick">
  96. <Dataset id="innerdataset">
  97. <ColumnInfo>
  98. <Column id="codecolumn"/>
  99. <Column id="datacolumn"/>
  100. </ColumnInfo>
  101. <Rows>
  102. <Row>
  103. <Col id="codecolumn">1</Col>
  104. <Col id="datacolumn">외래환자,초진</Col>
  105. </Row>
  106. <Row>
  107. <Col id="codecolumn">2</Col>
  108. <Col id="datacolumn">외래환자,재진</Col>
  109. </Row>
  110. <Row>
  111. <Col id="codecolumn">3</Col>
  112. <Col id="datacolumn">외래환자,신환수</Col>
  113. </Row>
  114. <Row>
  115. <Col id="codecolumn">4</Col>
  116. <Col id="datacolumn">외래환자,연인원</Col>
  117. </Row>
  118. <Row>
  119. <Col id="codecolumn">5</Col>
  120. <Col id="datacolumn">입원환자,실인원</Col>
  121. </Row>
  122. <Row>
  123. <Col id="codecolumn">6</Col>
  124. <Col id="datacolumn">입원환자,연인원</Col>
  125. </Row>
  126. <Row>
  127. <Col id="codecolumn">7</Col>
  128. <Col id="datacolumn">병상상 이용율</Col>
  129. </Row>
  130. <Row>
  131. <Col id="codecolumn">8</Col>
  132. <Col id="datacolumn">퇴원환자,실인원</Col>
  133. </Row>
  134. <Row>
  135. <Col id="codecolumn">9</Col>
  136. <Col id="datacolumn">퇴원환자,연인원</Col>
  137. </Row>
  138. <Row>
  139. <Col id="codecolumn">10</Col>
  140. <Col id="datacolumn">퇴원환자,평균재원일</Col>
  141. </Row>
  142. <Row>
  143. <Col id="codecolumn">11</Col>
  144. <Col id="datacolumn">사망,입원24hr전</Col>
  145. </Row>
  146. <Row>
  147. <Col id="codecolumn">12</Col>
  148. <Col id="datacolumn">사망,입원24hr후</Col>
  149. </Row>
  150. </Rows>
  151. </Dataset>
  152. </cp_checkboxList>
  153. <Static id="caption3" class="search_name" position="absolute 226 8 312 25" style="" text="진료과"/>
  154. <Combo innerdataset="ds_init_orddeptcd" datacolumn="nm" codecolumn="cd" columncount="-1" rowcount="-1" id="cmb_orddept" class="combo_search" position="absolute 300 8 420 27" style="" onitemchanged="switch1_case1_group4_cmb_orddept_onitemchanged"/>
  155. <Static id="caption4" class="search_name" position="absolute 480 8 566 25" style="" text="진료의"/>
  156. <Combo innerdataset="ds_init_orddrid" datacolumn="nm" codecolumn="cd" columncount="-1" rowcount="-1" id="cmb_orddr" class="combo_search" position="absolute 555 8 655 27" style="" onitemchanged="switch1_case1_group4_cmb_orddr_onitemchanged"/>
  157. </Layout>
  158. </Layouts>
  159. </Div>
  160. <Static id="caption46" class="tit_2" position="absolute 0 84 139 106" style="" text="진료과별 인원연보"/>
  161. <Shape id="line3" class="line_1" linetype="horizontal" position="absolute 0 101 1201 104" style="" anchor="default"/>
  162. </Layout>
  163. </Layouts>
  164. </Tabpage>
  165. <Tabpage id="case2" anchor="default" text="급여종류별">
  166. <Layouts>
  167. <Layout>
  168. <Div id="group1" position="absolute 0 0 1201 45" style="">
  169. <Layouts>
  170. <Layout>
  171. <Shape id="roundrect1" anchor="default" class="roundrect_search" type="roundrectangle" position="absolute 0 0 1201 45" style="border: solid #ffd799 #ffd799;background:#fffbf2 ;"/>
  172. <Button id="button1" class="btn1" position="absolute 1053 11 1109 33" text="조회" onclick="switch1_case2_group1_button1_onclick"/>
  173. <Button id="button2" class="btn1" visible="true" position="absolute 1114 11 1194 33" style="background:_gradation ;" text="EXCEL" onclick="switch1_case2_group1_button2_onclick"/>
  174. <Shape id="line1" class="line_4" linetype="vertical" position="absolute 1046 7 1049 38" style="border: solid #ffe4bb #ffe4bb;" anchor="default"/>
  175. <Static id="caption2" class="search_name" position="absolute 15 13 113 30" style="" text="조회기간"/>
  176. <Calendar id="ipt_enddd2" class="input_search" mask="yyyy" position="absolute 100 13 190 32" style="align:center ;" anchor="default" onkillfocus="switch1_case2_group1_ipt_enddd2_onkillfocus" dateformat="yyyy" value="null" editformat="yyyy"/>
  177. <Radio datacolumn="datacolumn" codecolumn="codecolumn" columncount="-1" rowcount="-1" id="rdo_dataflag" position="absolute 330 13 1020 31" style="">
  178. <Dataset id="innerdataset">
  179. <ColumnInfo>
  180. <Column id="codecolumn"/>
  181. <Column id="datacolumn"/>
  182. </ColumnInfo>
  183. <Rows>
  184. <Row>
  185. <Col id="codecolumn">1</Col>
  186. <Col id="datacolumn">입원실인원</Col>
  187. </Row>
  188. <Row>
  189. <Col id="codecolumn">2</Col>
  190. <Col id="datacolumn">입원연인원(재원환자)</Col>
  191. </Row>
  192. <Row>
  193. <Col id="codecolumn">3</Col>
  194. <Col id="datacolumn">퇴원실인원</Col>
  195. </Row>
  196. <Row>
  197. <Col id="codecolumn">4</Col>
  198. <Col id="datacolumn">퇴원연인원</Col>
  199. </Row>
  200. <Row>
  201. <Col id="codecolumn">5</Col>
  202. <Col id="datacolumn">외래신환</Col>
  203. </Row>
  204. <Row>
  205. <Col id="codecolumn">6</Col>
  206. <Col id="datacolumn">외래구환(재진)</Col>
  207. </Row>
  208. <Row>
  209. <Col id="codecolumn">7</Col>
  210. <Col id="datacolumn">외래연인원</Col>
  211. </Row>
  212. </Rows>
  213. </Dataset>
  214. </Radio>
  215. <Static id="caption6" class="search_name" position="absolute 245 13 343 30" style="" text="조회구분"/>
  216. </Layout>
  217. </Layouts>
  218. </Div>
  219. <Static id="caption7" class="tit_2" position="absolute 0 54 139 67" style="" text="급여종류별 인원연보"/>
  220. <Shape id="line4" class="line_1" linetype="horizontal" position="absolute 0 69 1201 72" style="" anchor="default"/>
  221. <Grid id="grd_insumonth" binddataset="ds_main_insu_month_insu_monthlist" class="datagrid2" position="absolute 0 74 1201 679" style="">
  222. <Formats>
  223. <Format id="default">
  224. <Columns>
  225. <Column size="120"/>
  226. <Column size="70"/>
  227. <Column size="70"/>
  228. <Column size="70"/>
  229. <Column size="70"/>
  230. <Column size="70"/>
  231. <Column size="70"/>
  232. <Column size="70"/>
  233. <Column size="70"/>
  234. <Column size="70"/>
  235. <Column size="70"/>
  236. <Column size="70"/>
  237. <Column size="70"/>
  238. <Column size="70"/>
  239. </Columns>
  240. <Rows>
  241. <Row size="24" band="head"/>
  242. <Row size="24"/>
  243. </Rows>
  244. <Band id="head">
  245. <Cell text="보험유형"/>
  246. <Cell col="1" text="합계"/>
  247. <Cell col="2" text="1월"/>
  248. <Cell col="3" text="2월"/>
  249. <Cell col="4" text="3월"/>
  250. <Cell col="5" text="4월"/>
  251. <Cell col="6" text="5월"/>
  252. <Cell col="7" text="6월"/>
  253. <Cell col="8" text="7월"/>
  254. <Cell col="9" text="8월"/>
  255. <Cell col="10" text="9월"/>
  256. <Cell col="11" text="10월"/>
  257. <Cell col="12" text="11월"/>
  258. <Cell col="13" text="12월"/>
  259. </Band>
  260. <Band id="body">
  261. <Cell text="bind:insukindnm"/>
  262. <Cell col="1" displaytype="number" text="bind:total"/>
  263. <Cell col="2" displaytype="number" text="bind:pcnt_jan"/>
  264. <Cell col="3" displaytype="number" text="bind:pcnt_feb"/>
  265. <Cell col="4" displaytype="number" text="bind:pcnt_mar"/>
  266. <Cell col="5" displaytype="number" text="bind:pcnt_apr"/>
  267. <Cell col="6" displaytype="number" text="bind:pcnt_may"/>
  268. <Cell col="7" displaytype="number" text="bind:pcnt_jun"/>
  269. <Cell col="8" displaytype="number" text="bind:pcnt_jul"/>
  270. <Cell col="9" displaytype="number" text="bind:pcnt_aug"/>
  271. <Cell col="10" displaytype="number" text="bind:pcnt_sep"/>
  272. <Cell col="11" displaytype="number" text="bind:pcnt_oct"/>
  273. <Cell col="12" displaytype="number" text="bind:pcnt_nov"/>
  274. <Cell col="13" displaytype="number" text="bind:pcnt_dec"/>
  275. </Band>
  276. </Format>
  277. </Formats>
  278. </Grid>
  279. </Layout>
  280. </Layouts>
  281. </Tabpage>
  282. </Tabpages>
  283. </Tab>
  284. </Layout>
  285. </Layouts>
  286. <Objects>
  287. <Dataset id="ds_main" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  288. <ColumnInfo/>
  289. </Dataset>
  290. <Dataset id="ds_init_grdform" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  291. <ColumnInfo>
  292. <Column id="grdtitle" type="STRING" size="256"/>
  293. </ColumnInfo>
  294. <Rows>
  295. <Row>
  296. <Col id="grdtitle"/>
  297. </Row>
  298. </Rows>
  299. </Dataset>
  300. <Dataset id="ds_init" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  301. <ColumnInfo/>
  302. </Dataset>
  303. <Dataset id="ds_init_orddrid" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  304. <ColumnInfo>
  305. <Column id="cd" type="STRING" size="256"/>
  306. <Column id="nm" type="STRING" size="256"/>
  307. </ColumnInfo>
  308. </Dataset>
  309. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  310. <ColumnInfo>
  311. <Column id="enddd" type="STRING" size="256"/>
  312. <Column id="dataflag" type="STRING" size="256"/>
  313. <Column id="orddeptcd" type="STRING" size="256"/>
  314. <Column id="orddrid" type="STRING" size="256"/>
  315. <Column id="dataflag2" type="STRING" size="256"/>
  316. </ColumnInfo>
  317. <Rows>
  318. <Row>
  319. <Col id="enddd"/>
  320. <Col id="dataflag">1,2,3,4,5,6,7,8,9,10,11,12</Col>
  321. <Col id="orddeptcd"/>
  322. <Col id="orddrid"/>
  323. <Col id="dataflag2">1</Col>
  324. </Row>
  325. </Rows>
  326. </Dataset>
  327. <Dataset id="ds_main_insu_month" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  328. <ColumnInfo/>
  329. </Dataset>
  330. <Dataset id="ds_init_orddeptcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  331. <ColumnInfo>
  332. <Column id="cd" type="STRING" size="256"/>
  333. <Column id="nm" type="STRING" size="256"/>
  334. </ColumnInfo>
  335. <Rows>
  336. <Row>
  337. <Col id="cd"/>
  338. <Col id="nm"/>
  339. </Row>
  340. </Rows>
  341. </Dataset>
  342. <Dataset id="ds_main_month" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  343. <ColumnInfo/>
  344. </Dataset>
  345. <Dataset id="ds_main_month_monthlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  346. <ColumnInfo>
  347. <Column id="orddeptnm" type="STRING" size="256"/>
  348. <Column id="orddrnm" type="STRING" size="256"/>
  349. <Column id="lrgitem" type="STRING" size="256"/>
  350. <Column id="mdlitem" type="STRING" size="256"/>
  351. <Column id="pcnt_jan" type="STRING" size="256"/>
  352. <Column id="pcnt_feb" type="STRING" size="256"/>
  353. <Column id="pcnt_mar" type="STRING" size="256"/>
  354. <Column id="pcnt_apr" type="STRING" size="256"/>
  355. <Column id="pcnt_may" type="STRING" size="256"/>
  356. <Column id="pcnt_jun" type="STRING" size="256"/>
  357. <Column id="pcnt_jul" type="STRING" size="256"/>
  358. <Column id="pcnt_aug" type="STRING" size="256"/>
  359. <Column id="pcnt_sep" type="STRING" size="256"/>
  360. <Column id="pcnt_oct" type="STRING" size="256"/>
  361. <Column id="pcnt_nov" type="STRING" size="256"/>
  362. <Column id="pcnt_dec" type="STRING" size="256"/>
  363. <Column id="total" type="STRING" size="256"/>
  364. </ColumnInfo>
  365. <Rows>
  366. <Row>
  367. <Col id="orddeptnm"/>
  368. <Col id="orddrnm"/>
  369. <Col id="lrgitem"/>
  370. <Col id="mdlitem"/>
  371. <Col id="pcnt_jan"/>
  372. <Col id="pcnt_feb"/>
  373. <Col id="pcnt_mar"/>
  374. <Col id="pcnt_apr"/>
  375. <Col id="pcnt_may"/>
  376. <Col id="pcnt_jun"/>
  377. <Col id="pcnt_jul"/>
  378. <Col id="pcnt_aug"/>
  379. <Col id="pcnt_sep"/>
  380. <Col id="pcnt_oct"/>
  381. <Col id="pcnt_nov"/>
  382. <Col id="pcnt_dec"/>
  383. <Col id="total"/>
  384. </Row>
  385. </Rows>
  386. </Dataset>
  387. <Dataset id="ds_main_insu_month_insu_monthlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="keep">
  388. <ColumnInfo>
  389. <Column id="lrgnm" type="STRING" size="256"/>
  390. <Column id="insukindnm" type="STRING" size="256"/>
  391. <Column id="total" type="STRING" size="256"/>
  392. <Column id="pcnt_jan" type="STRING" size="256"/>
  393. <Column id="pcnt_feb" type="STRING" size="256"/>
  394. <Column id="pcnt_mar" type="STRING" size="256"/>
  395. <Column id="pcnt_apr" type="STRING" size="256"/>
  396. <Column id="pcnt_may" type="STRING" size="256"/>
  397. <Column id="pcnt_jun" type="STRING" size="256"/>
  398. <Column id="pcnt_jul" type="STRING" size="256"/>
  399. <Column id="pcnt_aug" type="STRING" size="256"/>
  400. <Column id="pcnt_sep" type="STRING" size="256"/>
  401. <Column id="pcnt_oct" type="STRING" size="256"/>
  402. <Column id="pcnt_nov" type="STRING" size="256"/>
  403. <Column id="pcnt_dec" type="STRING" size="256"/>
  404. </ColumnInfo>
  405. <Rows>
  406. <Row>
  407. <Col id="lrgnm"/>
  408. <Col id="insukindnm"/>
  409. <Col id="total"/>
  410. <Col id="pcnt_jan"/>
  411. <Col id="pcnt_feb"/>
  412. <Col id="pcnt_mar"/>
  413. <Col id="pcnt_apr"/>
  414. <Col id="pcnt_may"/>
  415. <Col id="pcnt_jun"/>
  416. <Col id="pcnt_jul"/>
  417. <Col id="pcnt_aug"/>
  418. <Col id="pcnt_sep"/>
  419. <Col id="pcnt_oct"/>
  420. <Col id="pcnt_nov"/>
  421. <Col id="pcnt_dec"/>
  422. </Row>
  423. </Rows>
  424. </Dataset>
  425. <Dataset id="ds_hidden_session" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  426. <ColumnInfo>
  427. <Column id="sess_posinstcd" type="STRING" size="256"/>
  428. </ColumnInfo>
  429. <Rows>
  430. <Row/>
  431. </Rows>
  432. </Dataset>
  433. <Dataset id="ds_init_dataflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  434. <ColumnInfo>
  435. <Column id="label" type="STRING" size="256"/>
  436. <Column id="value" type="STRING" size="256"/>
  437. </ColumnInfo>
  438. <Rows>
  439. <Row>
  440. <Col id="label">외래환자,초진</Col>
  441. <Col id="value">1</Col>
  442. </Row>
  443. <Row>
  444. <Col id="value">2</Col>
  445. <Col id="label">외래환자,재진</Col>
  446. </Row>
  447. <Row>
  448. <Col id="value">3</Col>
  449. <Col id="label">외래환자,신환수</Col>
  450. </Row>
  451. <Row>
  452. <Col id="value">4</Col>
  453. <Col id="label">외래환자,연인원</Col>
  454. </Row>
  455. <Row>
  456. <Col id="value">5</Col>
  457. <Col id="label">입원환자,실인원</Col>
  458. </Row>
  459. <Row>
  460. <Col id="value">6</Col>
  461. <Col id="label">입원환자,연인원</Col>
  462. </Row>
  463. <Row>
  464. <Col id="value">7</Col>
  465. <Col id="label">병상상 이용율</Col>
  466. </Row>
  467. <Row>
  468. <Col id="value">8</Col>
  469. <Col id="label">퇴원환자,실인원</Col>
  470. </Row>
  471. <Row>
  472. <Col id="value">9</Col>
  473. <Col id="label">퇴원환자,연인원</Col>
  474. </Row>
  475. <Row>
  476. <Col id="value">10</Col>
  477. <Col id="label">퇴원환자,평균재원일</Col>
  478. </Row>
  479. <Row>
  480. <Col id="value">11</Col>
  481. <Col id="label">사망,입원24hr전</Col>
  482. </Row>
  483. <Row>
  484. <Col id="value">12</Col>
  485. <Col id="label">사망,입원24hr후</Col>
  486. </Row>
  487. </Rows>
  488. </Dataset>
  489. </Objects>
  490. <Bind>
  491. <BindItem id="item0" compid="switch1.case1.group4.ipt_enddd" propid="value" datasetid="ds_send" columnid="enddd"/>
  492. <BindItem id="item1" compid="switch1.case1.group4.checkbox1" propid="value" datasetid="ds_send" columnid="dataflag"/>
  493. <BindItem id="item2" compid="switch1.case1.group4.cmb_orddept" propid="value" datasetid="ds_send" columnid="orddeptcd"/>
  494. <BindItem id="item3" compid="switch1.case1.group4.cmb_orddr" propid="value" datasetid="ds_send" columnid="orddrid"/>
  495. <BindItem id="item4" compid="switch1.case2.group1.ipt_enddd2" propid="value" datasetid="ds_send" columnid="enddd"/>
  496. <BindItem id="item5" compid="switch1.case2.group1.rdo_dataflag" propid="value" datasetid="ds_send" columnid="dataflag2"/>
  497. <BindItem id="item6" compid="switch1.case1.group4.checkbox1" propid="text" datasetid="ds_send" columnid="dataflag"/>
  498. </Bind>
  499. <Script type="xscript4.0"><![CDATA[include "com_commonxp::comm_main.xjs";
  500. include "com_basiccodexp::ZBC001.xjs";
  501. include "pam_pamcomnxp::PAM.xjs";
  502. include "pam_opatmngtxp::PMOCOM.xjs";
  503. function SMSTP01300_onload(obj:Form, e:LoadEventInfo) {
  504. frmf_initForm(obj);
  505. //grdf_initGrid(grd_XXX);
  506. //grdf_setGridSort(grd_XXX);
  507. //grdf_setRowTypeIcon(grd_XXX, 0_컬럼위치값);
  508. ds_send.setColumn( 0, "enddd",utlf_getCurrentDate());
  509. ds_send.setColumn( 0, "orddeptcd","%");
  510. ds_send.setColumn( 0, "orddrid","%");
  511. ds_hidden_session.setColumn(0, "sess_posinstcd", sysf_getUserInfo("dutplceinstcd"));
  512. dsf_setDefaultVal(ds_hidden_session, "all");
  513. fComCDRef();
  514. frmf_addComboItem("switch1.case1.group4.cmb_orddept","전체","%","above");
  515. frmf_addComboItem("switch1.case1.group4.cmb_orddr","전체","%","above");
  516. // checkboxList 설정
  517. var props = "col=6,row=2,cellspacing=4,vcellspacing=0,itemWidth=-1,itemHeight=20,overflow='visible'";
  518. switch1.case1.group4.checkbox1.setInitComp(props, ds_init_dataflag, "value", "label", "fn_chk_valtype");
  519. switch1.case1.group4.checkbox1.setCheckAll(true);
  520. }
  521. function fn_chk_valtype(){
  522. ds_send.setColumn(0,"dataflag" ,String(switch1.case1.group4.checkbox1.getData()).replace(","," "));
  523. }
  524. function switch1_case1_group4_btn_search_onclick(obj:Button, e:ClickEventInfo) {
  525. if (utlf_isNull(ds_send.getColumn(0, "dataflag"))) {
  526. sysf_messageBox("조회할 항목이 선택되지 않았습니다. 조회구분을 확인하세요.", "E999", "");
  527. return;
  528. }
  529. var oParam = {};
  530. oParam.id = "TRSTP01301";
  531. oParam.service = "stspamapp.StsPam";
  532. oParam.method = "retGetYearPersonSTS";
  533. oParam.inds = "req=ds_send";
  534. oParam.outds = "ds_main_month_monthlist=monthlist";
  535. oParam.async = false;
  536. //oParam.callback = "cf_TRSTP01301";
  537. tranf_submit(oParam);
  538. }
  539. function switch1_case1_group4_btn_excel_onclick(obj:Button, e:ClickEventInfo) {
  540. var xlsTitle = "";
  541. xlsTitle = "인원통계 연보(진료과별)_" + switch1.case1.group4.cmb_orddept.text + "("+ String(switch1.case1.group4.ipt_enddd.value).substr(0,4) + "년"+")";
  542. //var fileName = window.fileDialog("save", ",", false, xlsTitle, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  543. grdf_exportExcel(switch1.case1.grd_monthlist, xlsTitle, "", "true", "");
  544. //switch1.case1.grd_monthlist.saveExcel(fileName, xlsTitle, false, false, "", "", false);
  545. }
  546. function switch1_case1_group4_ipt_enddd_onkillfocus(obj:Calendar, e:KillFocusEventInfo) {
  547. sysf_messageBox("조회할 항목이 선택되지 않았습니다. 조회구분을 확인하세요.", "E999", "");
  548. }
  549. function switch1_case1_group4_cmb_orddept_onitemchanged(obj:Combo, e:ItemChangeEventInfo) {
  550. var v_orddeptcd = ds_send.getColumn(0,"orddeptcd");
  551. if (v_orddeptcd == "%") {
  552. ds_init_orddrid.filter("");
  553. }else{
  554. ds_init_orddrid.filter('dp == "' + v_orddeptcd + '" || cd == "%"');
  555. }
  556. }
  557. function switch1_case1_group4_cmb_orddr_onitemchanged(obj:Combo, e:ItemChangeEventInfo) {
  558. }
  559. function switch1_case2_group1_button1_onclick(obj:Button, e:ClickEventInfo) {
  560. ds_send.setColumn(0,"dataflag",ds_send.getColumn(0,"dataflag2"));
  561. var oParam = {};
  562. oParam.id = "TRSTP01302";
  563. oParam.service = "stspamapp.StsPam";
  564. oParam.method = "reqGetYearInsukindSTS";
  565. oParam.inds = "req=ds_send";
  566. oParam.outds = "ds_main_insu_month_insu_monthlist=insu_monthlist";
  567. oParam.async = false;
  568. //oParam.callback = "cf_TRSTP01302";
  569. tranf_submit(oParam);
  570. }
  571. function switch1_case2_group1_button2_onclick(obj:Button, e:ClickEventInfo) {
  572. var xlsTitle = "";
  573. xlsTitle = "인원통계 연보(급여종류별)_" + switch1.case2.group1.rdo_dataflag.text + "("+String(switch1.case2.group1.ipt_enddd2.value).substr(0,4) + "년"+")";
  574. grdf_exportExcel(switch1.case2.grd_insumonth, xlsTitle, "", "true", "");
  575. //switch1.case2.grd_insumonth.saveExcel(fileName, xlsTitle, false, false, "", "", false);
  576. }
  577. function switch1_case2_group1_ipt_enddd2_onkillfocus(obj:Calendar, e:KillFocusEventInfo) {
  578. sysf_messageBox("조회할 항목이 선택되지 않았습니다. 조회구분을 확인하세요.", "E999", "");
  579. }
  580. // function switch1_onchanged(obj:Tab, e:TabIndexChangeEventInfo)
  581. // {
  582. // if (obj.tabindex == "1") {
  583. // ds_send.setColumn(0,"dataflag","1");
  584. // }
  585. // // }else{
  586. // // }
  587. // }
  588. ]]></Script>
  589. </Form>
  590. </FDL>