SMABO00900_병실배정현황.xfdl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMABO00900" position="absolute 0 0 1201 787" titletext="병실 배정 현황" oninit="SMABO00900_oninit" onload="SMABO00900_onload">
  5. <Layouts>
  6. <Layout>
  7. <Static id="caption19" text="병실배정현황" class="tit_1" position="absolute 0 0 200 25"/>
  8. <Static id="caption2" text="병실배정현황" class="tit_2" position="absolute 0 73 100 94"/>
  9. <Shape id="line1" class="line_10" position="absolute 0 89 1194 95" anchor="left top right"/>
  10. <Div id="grp_sea" taborder="1" class="div_SA" position="absolute 0 25 1194 65" anchor="left top right">
  11. <Layouts>
  12. <Layout>
  13. <Static id="caption1" text="Unit :" class="search_name" position="absolute 15 11 75 28"/>
  14. <Button id="button1" taborder="1" text="조회" class="btn1" position="absolute 1123 9 1179 31" anchor="top right" onclick="grp_sea_button1_onclick"/>
  15. <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1104 9 1110 31" anchor="top right"/>
  16. <Combo id="combo1" taborder="2" innerdataset="@ds_init_cmbinfo_trnptwardcd_A0479" codecolumn="hsctmdlcd" datacolumn="hsctmdlnm" class="combo_search" position="absolute 78 11 178 30"/>
  17. <Static id="caption3" text="병실 :" class="search_name" position="absolute 193 11 253 28"/>
  18. <Combo id="combo2" taborder="3" innerdataset="@ds_init_cmbinfo_trnptroomcd_A0480" codecolumn="hsctmdlcd" datacolumn="hsctmdlnm" class="combo_search" position="absolute 256 11 356 30"/>
  19. </Layout>
  20. </Layouts>
  21. </Div>
  22. <Grid id="datagrid1" taborder="2" binddataset="ds_main_roompatinfo_roompatinfolist" useinputpanel="false" position="absolute 0 94 1194 758" autoenter="select" autofittype="col" cellsizingtype="col" anchor="all">
  23. <Formats>
  24. <Format id="default">
  25. <Columns>
  26. <Column size="170"/>
  27. <Column size="125"/>
  28. <Column size="125"/>
  29. <Column size="125"/>
  30. <Column size="125"/>
  31. <Column size="125"/>
  32. <Column size="125"/>
  33. <Column size="125"/>
  34. <Column size="125"/>
  35. </Columns>
  36. <Rows>
  37. <Row size="24" band="head"/>
  38. <Row size="24"/>
  39. </Rows>
  40. <Band id="head">
  41. <Cell/>
  42. <Cell col="1" text="1"/>
  43. <Cell col="2" text="2"/>
  44. <Cell col="3" text="3"/>
  45. <Cell col="4" text="4"/>
  46. <Cell col="5" text="5"/>
  47. <Cell col="6" text="6"/>
  48. <Cell col="7" text="7"/>
  49. <Cell col="8" text="8"/>
  50. </Band>
  51. <Band id="body">
  52. <Cell celltype="head" edittype="none" text="bind:no"/>
  53. <Cell col="1" edittype="none" text="bind:col1"/>
  54. <Cell col="2" edittype="none" text="bind:col2"/>
  55. <Cell col="3" text="bind:col3"/>
  56. <Cell col="4" text="bind:col4"/>
  57. <Cell col="5" text="bind:col5"/>
  58. <Cell col="6" text="bind:col6"/>
  59. <Cell col="7" text="bind:col7"/>
  60. <Cell col="8" text="bind:col8"/>
  61. </Band>
  62. </Format>
  63. </Formats>
  64. </Grid>
  65. <Button id="btn_prt" taborder="3" text="출력" class="btn6" position="absolute 0 761 56 783" anchor="left bottom" onclick="btn_prt_onclick"/>
  66. </Layout>
  67. </Layouts>
  68. <Objects>
  69. <Dataset id="ds_send_req" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  70. <ColumnInfo>
  71. <Column id="trnptwardcd" type="STRING" size="256"/>
  72. <Column id="trnptroomcd" type="STRING" size="256"/>
  73. </ColumnInfo>
  74. <Rows>
  75. <Row/>
  76. </Rows>
  77. </Dataset>
  78. <Dataset id="ds_main_roompatinfo_roompatinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  79. <ColumnInfo>
  80. <Column id="no" type="STRING" size="256"/>
  81. <Column id="col1" type="STRING" size="256"/>
  82. <Column id="col2" type="STRING" size="256"/>
  83. <Column id="col3" type="STRING" size="256"/>
  84. <Column id="col4" type="STRING" size="256"/>
  85. <Column id="col5" type="STRING" size="256"/>
  86. <Column id="col6" type="STRING" size="256"/>
  87. <Column id="col7" type="STRING" size="256"/>
  88. <Column id="col8" type="STRING" size="256"/>
  89. </ColumnInfo>
  90. <Rows>
  91. <Row>
  92. <Col id="no">환자명</Col>
  93. <Col id="col1">홍성천</Col>
  94. <Col id="col2">박진희</Col>
  95. <Col id="col3">노동희</Col>
  96. <Col id="col4">허석</Col>
  97. <Col id="col5">문수현P</Col>
  98. <Col id="col6">임채윤P</Col>
  99. <Col id="col7">김태권</Col>
  100. <Col id="col8">박재형</Col>
  101. </Row>
  102. <Row>
  103. <Col id="no">입원일</Col>
  104. <Col id="col1">11-02</Col>
  105. <Col id="col2">10-25</Col>
  106. <Col id="col3">10-26</Col>
  107. <Col id="col4">11-10</Col>
  108. <Col id="col5">11-02</Col>
  109. <Col id="col6">10-26</Col>
  110. <Col id="col7">11-03</Col>
  111. <Col id="col8">11-14</Col>
  112. </Row>
  113. <Row>
  114. <Col id="no">이식일</Col>
  115. <Col id="col1">11-02</Col>
  116. <Col id="col2">10-25</Col>
  117. <Col id="col3">10-26</Col>
  118. <Col id="col4">11-10</Col>
  119. <Col id="col5">11-02</Col>
  120. <Col id="col6">10-26</Col>
  121. <Col id="col7">11-03</Col>
  122. <Col id="col8">11-14</Col>
  123. </Row>
  124. <Row>
  125. <Col id="no">이식종류</Col>
  126. <Col id="col1">자</Col>
  127. <Col id="col2">가</Col>
  128. <Col id="col3">NST</Col>
  129. <Col id="col4"/>
  130. <Col id="col5"/>
  131. <Col id="col6"/>
  132. <Col id="col7"/>
  133. <Col id="col8"/>
  134. </Row>
  135. <Row>
  136. <Col id="no">이식일로부터Day수(입원중)</Col>
  137. <Col id="col1">D -</Col>
  138. <Col id="col2">D -</Col>
  139. <Col id="col3">D -</Col>
  140. <Col id="col4">D -</Col>
  141. <Col id="col5">D -</Col>
  142. <Col id="col6">D -</Col>
  143. <Col id="col7">D -</Col>
  144. <Col id="col8">D -</Col>
  145. </Row>
  146. <Row>
  147. <Col id="no">WBC</Col>
  148. <Col id="col1"/>
  149. <Col id="col2"/>
  150. <Col id="col3"/>
  151. <Col id="col4"/>
  152. <Col id="col5"/>
  153. <Col id="col6"/>
  154. <Col id="col7"/>
  155. <Col id="col8"/>
  156. </Row>
  157. <Row>
  158. <Col id="no">퇴실예정</Col>
  159. <Col id="col1"/>
  160. <Col id="col2"/>
  161. <Col id="col3"/>
  162. <Col id="col4"/>
  163. <Col id="col5"/>
  164. <Col id="col6"/>
  165. <Col id="col7"/>
  166. <Col id="col8"/>
  167. </Row>
  168. <Row>
  169. <Col id="no">환자</Col>
  170. <Col id="col1"/>
  171. <Col id="col2"/>
  172. <Col id="col3"/>
  173. <Col id="col4"/>
  174. <Col id="col5"/>
  175. <Col id="col6"/>
  176. <Col id="col7"/>
  177. <Col id="col8"/>
  178. </Row>
  179. <Row>
  180. <Col id="no">입원예정</Col>
  181. <Col id="col1"/>
  182. <Col id="col2"/>
  183. <Col id="col3"/>
  184. <Col id="col4"/>
  185. <Col id="col5"/>
  186. <Col id="col6"/>
  187. <Col id="col7"/>
  188. <Col id="col8"/>
  189. </Row>
  190. <Row>
  191. <Col id="no">이식일로부터Day수(입원중)</Col>
  192. <Col id="col1"/>
  193. <Col id="col2"/>
  194. <Col id="col3"/>
  195. <Col id="col4"/>
  196. <Col id="col5"/>
  197. <Col id="col6"/>
  198. <Col id="col7"/>
  199. <Col id="col8"/>
  200. </Row>
  201. <Row>
  202. <Col id="no">BMT 종류</Col>
  203. <Col id="col1"/>
  204. <Col id="col2"/>
  205. <Col id="col3"/>
  206. <Col id="col4"/>
  207. <Col id="col5"/>
  208. <Col id="col6"/>
  209. <Col id="col7"/>
  210. <Col id="col8"/>
  211. </Row>
  212. <Row>
  213. <Col id="no">Day </Col>
  214. <Col id="col1"/>
  215. <Col id="col2"/>
  216. <Col id="col3"/>
  217. <Col id="col4"/>
  218. <Col id="col5"/>
  219. <Col id="col6"/>
  220. <Col id="col7"/>
  221. <Col id="col8"/>
  222. </Row>
  223. <Row>
  224. <Col id="no">WBC</Col>
  225. <Col id="col1"/>
  226. <Col id="col2"/>
  227. <Col id="col3"/>
  228. <Col id="col4"/>
  229. <Col id="col5"/>
  230. <Col id="col6"/>
  231. <Col id="col7"/>
  232. <Col id="col8"/>
  233. </Row>
  234. <Row>
  235. <Col id="no">퇴실예정</Col>
  236. <Col id="col1"/>
  237. <Col id="col2"/>
  238. <Col id="col3"/>
  239. <Col id="col4"/>
  240. <Col id="col5"/>
  241. <Col id="col6"/>
  242. <Col id="col7"/>
  243. <Col id="col8"/>
  244. </Row>
  245. </Rows>
  246. </Dataset>
  247. <Dataset id="ds_init_cmbinfo_trnptwardcd_A0479" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  248. <ColumnInfo>
  249. <Column id="hsctmdlnm" type="STRING" size="256"/>
  250. <Column id="hsctmdlcd" type="STRING" size="256"/>
  251. </ColumnInfo>
  252. </Dataset>
  253. <Dataset id="ds_init_cmbinfo_trnptroomcd_A0480" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  254. <ColumnInfo>
  255. <Column id="hsctmdlnm" type="STRING" size="256"/>
  256. <Column id="hsctmdlcd" type="STRING" size="256"/>
  257. </ColumnInfo>
  258. </Dataset>
  259. <Dataset id="ds_send_temp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  260. </Objects>
  261. <Bind>
  262. <BindItem id="item0" compid="grp_sea.combo2" propid="value" datasetid="ds_send_req" columnid="trnptroomcd"/>
  263. <BindItem id="item1" compid="grp_sea.combo1" propid="value" datasetid="ds_send_req" columnid="trnptwardcd"/>
  264. </Bind>
  265. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  266. * System Name :
  267. * Job Name :
  268. * Creator :
  269. * Make Date : 2015-11-13
  270. * Description :
  271. *---------------------------------------------------------------------------------------
  272. * Modify Date Modifier Modify Description
  273. *---------------------------------------------------------------------------------------
  274. * 2015-11-13 Live Converter TF->XP
  275. *
  276. *---------------------------------------------------------------------------------------
  277. ****************************************************************************************/
  278. include "com_commonxp::comm_main.xjs";
  279. include "ast_hsctxp::bmtcommon.xjs";
  280. function SMABO00900_oninit(obj:Form, e:InitEventInfo)
  281. {
  282. frmf_initForm(obj);
  283. }
  284. function SMABO00900_onload(obj:Form, e:LoadEventInfo)
  285. {
  286. grdf_initGrid(datagrid1);
  287. var arrParam = [{dsNm: "ds_init_cmbinfo_trnptwardcd_A0479", cdGrpId: "A0479"}
  288. ,{dsNm: "ds_init_cmbinfo_trnptroomcd_A0480", cdGrpId: "A0480"}];
  289. aboGetCodeList(arrParam);
  290. ds_init_cmbinfo_trnptwardcd_A0479.insertRow(0);
  291. ds_init_cmbinfo_trnptroomcd_A0480.insertRow(0);
  292. }
  293. function grp_sea_button1_onclick(obj:Button, e:ClickEventInfo)
  294. {
  295. //미구현
  296. }
  297. function btn_prt_onclick(obj:Button, e:ClickEventInfo)
  298. {
  299. //미구현
  300. }
  301. ]]></Script>
  302. </Form>
  303. </FDL>