SPAEA03204_CKNO관리(사이버나이프).xfdl 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.4">
  3. <TypeDefinition url="..\..\..\default_typedef.xml" />
  4. <Form id="SPAEA03204" position="absolute 0 0 500 260" titletext="Cyber Knife 번호 관리">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 470 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="CKNO 관리(Cyber Knife)" position="absolute 0 0 170 14" id="caption6" class="tit_1" />
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 200 470 230" id="grp_biz" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Button position="absolute 0 2 92 24" id="btn_cknomdf" class="btn3" text="CKNO수정" />
  18. <Button position="absolute 272 2 352 24" id="btn_newseq" class="btn4" text="SEQ생성" />
  19. <Button position="absolute 410 2 466 24" id="btn_close" class="btn4" text="취소" />
  20. <Button position="absolute 353 2 409 24" id="btn_save" class="btn4" text="저장" />
  21. </Layout>
  22. </Layouts>
  23. </Div>
  24. <Div position="absolute 0 15 470 195" align="align:center top;" id="group2">
  25. <Layouts>
  26. <Layout>
  27. <Static text="환자 정보" position="absolute 5 4 174 17" id="caption30" class="tit_2" />
  28. <Shape position="absolute 3 15 466 21" linetype="vertical" id="line15" class="line_1" />
  29. <Shape position="absolute 3 171 231 177" linetype="vertical" id="line16" class="line_3" />
  30. <Shape position="absolute 3 43 466 49" linetype="vertical" id="line18" class="line_2" />
  31. <MaskEdit position="absolute 224 24 302 43" align="align:right middle;" id="iptCKNO" class="input_default" mask="#" />
  32. <Shape position="absolute 6 69 380 75" linetype="vertical" id="line19" class="line_2" />
  33. <Edit readonly="true" position="absolute 81 50 196 69" align="align:center middle;" id="optPid" />
  34. <Shape position="absolute 3 119 231 125" linetype="vertical" id="line1" class="line_2" />
  35. <Static text="처방부서" position="absolute 3 151 78 174" id="caption3" class="cell_1" />
  36. <Static text="환자" position="absolute 3 49 78 72" id="caption4" class="cell_1" />
  37. <Edit readonly="true" position="absolute 199 50 313 69" align="align:center middle;" id="optPname" />
  38. <Shape position="absolute 3 91 231 97" linetype="vertical" id="line2" class="line_1" />
  39. <Shape position="absolute 3 145 231 151" linetype="vertical" id="line5" class="line_2" />
  40. <Static text="처방 정보" position="absolute 5 80 135 94" id="caption7" class="tit_2" />
  41. <Shape position="absolute 3 69 466 75" linetype="vertical" id="line6" class="line_3" />
  42. <Combo position="absolute 81 100 231 119" id="cmbInstCd" enable="false" codecolumn="codecolumn" datacolumn="datacolumn">
  43. <Dataset id="innerdataset">
  44. <ColumnInfo>
  45. <Column id="codecolumn" />
  46. <Column id="datacolumn" />
  47. </ColumnInfo>
  48. <Rows>
  49. <Row>
  50. <Col id="codecolumn">012</Col>
  51. <Col id="datacolumn">강남성모병원</Col>
  52. </Row>
  53. <Row>
  54. <Col id="codecolumn">011</Col>
  55. <Col id="datacolumn">성모병원</Col>
  56. </Row>
  57. <Row>
  58. <Col id="codecolumn">013</Col>
  59. <Col id="datacolumn">의정부성모병원</Col>
  60. </Row>
  61. </Rows>
  62. </Dataset>
  63. </Combo>
  64. <MaskEdit readonly="true" position="absolute 81 126 231 145" id="optPrcpdd" mask="yyyy-mm-dd" />
  65. <Edit readonly="true" position="absolute 81 152 231 171" id="optDept" />
  66. <Combo position="absolute 394 50 466 69" align="align:center middle;" id="optIO" enable="false" codecolumn="codecolumn" datacolumn="datacolumn">
  67. <Dataset id="innerdataset">
  68. <ColumnInfo>
  69. <Column id="codecolumn" />
  70. <Column id="datacolumn" />
  71. </ColumnInfo>
  72. <Rows>
  73. <Row>
  74. <Col id="codecolumn">I</Col>
  75. <Col id="datacolumn">입원</Col>
  76. </Row>
  77. <Row>
  78. <Col id="codecolumn">O</Col>
  79. <Col id="datacolumn">외래</Col>
  80. </Row>
  81. <Row>
  82. <Col id="codecolumn">E</Col>
  83. <Col id="datacolumn">응급</Col>
  84. </Row>
  85. <Row>
  86. <Col id="codecolumn">S</Col>
  87. <Col id="datacolumn">건진</Col>
  88. </Row>
  89. </Rows>
  90. </Dataset>
  91. </Combo>
  92. <Combo position="absolute 305 24 383 43" align="align:right middle;" id="cmbDelNum" enable="false" innerdataset="ds_init_cmbDelNum" datacolumn="delckno" codecolumn="delckno" />
  93. <Combo position="absolute 81 24 220 43" id="cmbAction" codecolumn="codecolumn" datacolumn="datacolumn">
  94. <Dataset id="innerdataset">
  95. <ColumnInfo>
  96. <Column id="codecolumn" />
  97. <Column id="datacolumn" />
  98. </ColumnInfo>
  99. <Rows>
  100. <Row>
  101. <Col id="codecolumn">A</Col>
  102. <Col id="datacolumn">자동번호사용</Col>
  103. </Row>
  104. <Row>
  105. <Col id="codecolumn">M</Col>
  106. <Col id="datacolumn">입력번호사용</Col>
  107. </Row>
  108. <Row>
  109. <Col id="codecolumn">D</Col>
  110. <Col id="datacolumn">삭제번호사용</Col>
  111. </Row>
  112. </Rows>
  113. </Dataset>
  114. </Combo>
  115. <Static text="CKNO" position="absolute 3 23 78 46" id="caption1" class="cell_1" />
  116. <Static text="처방일" position="absolute 3 125 78 148" id="caption2" class="cell_1" />
  117. <Static text="처방병원" position="absolute 3 99 78 122" id="caption35" class="cell_1" />
  118. <Combo position="absolute 402 25 466 44" align="align:right middle;" id="iptSEQ" innerdataset="ds_init_iptSEQ" datacolumn="cknoseq" codecolumn="cknoseq" />
  119. <Static text="의뢰부서" position="absolute 238 124 313 147" id="caption5" class="cell_1" />
  120. <Shape position="absolute 238 170 466 176" linetype="vertical" id="line3" class="line_3" />
  121. <Static text="의뢰병원" position="absolute 238 98 313 121" id="caption9" class="cell_1" />
  122. <Shape position="absolute 238 118 466 124" linetype="vertical" id="line4" class="line_2" />
  123. <Shape position="absolute 238 90 466 96" linetype="vertical" id="line7" class="line_1" />
  124. <Static text="의뢰 정보" position="absolute 240 79 370 93" id="caption10" class="tit_2" />
  125. <Shape position="absolute 238 144 466 150" linetype="vertical" id="line8" class="line_2" />
  126. <Grid position="absolute 50 25 250 90" id="grd_ordlist1" visible="false" scrollbars="fixedvert" binddataset="ds_grd_ordlist1">
  127. <Formats>
  128. <Format id="default">
  129. <Columns>
  130. <Column size="19" />
  131. <Column size="83" />
  132. <Column size="75" />
  133. <Column size="108" />
  134. <Column size="83" />
  135. <Column size="54" />
  136. <Column size="87" />
  137. <Column size="106" />
  138. <Column size="80" />
  139. <Column size="74" />
  140. <Column size="116" />
  141. <Column size="67" />
  142. <Column size="121" />
  143. <Column size="73" />
  144. <Column size="0" />
  145. <Column size="0" />
  146. <Column size="0" />
  147. <Column size="0" />
  148. <Column size="0" />
  149. <Column size="0" />
  150. <Column size="0" />
  151. <Column size="0" />
  152. <Column size="0" />
  153. <Column size="0" />
  154. <Column size="0" />
  155. <Column size="0" />
  156. <Column size="0" />
  157. <Column size="0" />
  158. <Column size="0" />
  159. <Column size="0" />
  160. <Column size="0" />
  161. <Column size="0" />
  162. <Column size="0" />
  163. <Column size="0" />
  164. <Column size="0" />
  165. <Column size="0" />
  166. <Column size="0" />
  167. <Column size="0" />
  168. <Column size="0" />
  169. <Column size="0" />
  170. <Column size="0" />
  171. <Column size="0" />
  172. <Column size="0" />
  173. <Column size="0" />
  174. <Column size="0" />
  175. <Column size="0" />
  176. <Column size="0" />
  177. <Column size="0" />
  178. </Columns>
  179. <Rows>
  180. <Row size="24" band="head" />
  181. <Row size="24" />
  182. </Rows>
  183. <Band id="head">
  184. <Cell />
  185. <Cell col="1" text="등록번호" />
  186. <Cell col="2" text="성명" />
  187. <Cell col="3" text="병원명" />
  188. <Cell col="4" text="처방코드" />
  189. <Cell col="5" text="CKNO" />
  190. <Cell col="6" text="처방일" />
  191. <Cell col="7" text="예약시간" />
  192. <Cell col="8" text="처방상태" />
  193. <Cell col="9" text="처방번호" />
  194. <Cell col="10" text="처방부서" />
  195. <Cell col="11" text="처방의" />
  196. <Cell col="12" text="진료부서" />
  197. <Cell col="13" text="진료의" />
  198. <Cell col="14" text="basecd" />
  199. <Cell col="15" text="execprcpuniqno" />
  200. <Cell col="16" text="prcpexecdeptcd" />
  201. <Cell col="17" text="excuroomcd" />
  202. <Cell col="18" text="inflag" />
  203. <Cell col="19" text="rcptacptyn" />
  204. <Cell col="20" text="ExecBaseFlag" />
  205. <Cell col="21" text="excupartcd" />
  206. <Cell col="22" text="modality" />
  207. <Cell col="23" text="execrem" />
  208. <Cell col="24" text="prcpdelivefact" />
  209. <Cell col="25" text="carecnfmdd" />
  210. <Cell col="26" text="prcpkindcd" />
  211. <Cell col="27" text="rcptno" />
  212. <Cell col="28" text="acptseqno" />
  213. <Cell col="29" text="prcpgenrflag" />
  214. <Cell col="30" text="orddd" />
  215. <Cell col="31" text="orddeptcd" />
  216. <Cell col="32" text="rcptdd" />
  217. <Cell col="33" text="orddrid" />
  218. <Cell col="34" text="prcpno" />
  219. <Cell col="35" text="EqmtIFYn" />
  220. <Cell col="36" text="basesuppdeptcd" />
  221. <Cell col="37" text="cretno" />
  222. <Cell col="38" text="wardcd" />
  223. <Cell col="39" text="rsrvdt" />
  224. <Cell col="40" text="rgstdeptcd" />
  225. <Cell col="41" text="rgstrid" />
  226. <Cell col="42" text="inclprcpcd" />
  227. <Cell col="43" text="lrgcd" />
  228. <Cell col="44" text="mdlcd" />
  229. <Cell col="45" text="actorddd" />
  230. <Cell col="46" text="examroomnm" />
  231. <Cell col="47" text="prcphistno" />
  232. </Band>
  233. <Band id="body">
  234. <Cell text="bind:check" edittype="checkbox" displaytype="checkbox" />
  235. <Cell col="1" text="bind:pid" />
  236. <Cell col="2" text="bind:hngnm" />
  237. <Cell col="3" enable="false" text="bind:instcd" edittype="combo" displaytype="combo" />
  238. <Cell col="4" text="bind:calcscorcd" />
  239. <Cell col="5" text="bind:ckno" />
  240. <Cell col="6" text="bind:prcpdd" mask="yyyy-mm-dd" />
  241. <Cell col="7" text="bind:srchrsrvdt" mask="yyyy-mm-dd hh:nn" />
  242. <Cell col="8" enable="false" text="bind:execprcpstatcd" edittype="combo" displaytype="combo" />
  243. <Cell col="9" text="bind:prcpno" />
  244. <Cell col="10" text="bind:rgstdeptnm" mask="yyyy-mm-dd hh:nn" />
  245. <Cell col="11" text="bind:rgstdr" />
  246. <Cell col="12" text="bind:orddeptnm" mask="yyyy-mm-dd hh:nn" />
  247. <Cell col="13" text="bind:orddr" />
  248. <Cell col="14" text="bind:prcpnm" />
  249. <Cell col="15" text="bind:execdt" />
  250. <Cell col="16" text="bind:execrid1" />
  251. <Cell col="17" text="bind:rcptyn" />
  252. <Cell col="18" text="bind:mpphontel" />
  253. <Cell col="19" text="bind:basecd" />
  254. <Cell col="20" text="bind:execprcpuniqno" />
  255. <Cell col="21" text="bind:prcpexecdeptcd" />
  256. <Cell col="22" text="bind:excuroomcd" />
  257. <Cell col="23" text="bind:inflag" />
  258. <Cell col="24" text="bind:rcptacptyn" />
  259. <Cell col="25" text="bind:execbaseflag" />
  260. <Cell col="26" text="bind:excupartcd" />
  261. <Cell col="27" text="bind:modality" />
  262. <Cell col="28" text="bind:execrem" />
  263. <Cell col="29" text="bind:prcpdelivefact" />
  264. <Cell col="30" text="bind:carecnfmdd" />
  265. <Cell col="31" text="bind:prcpkindcd" />
  266. <Cell col="32" text="bind:rcptno" />
  267. <Cell col="33" text="bind:acptseqno" />
  268. <Cell col="34" text="bind:prcpgenrflag" />
  269. <Cell col="35" text="bind:orddd" />
  270. <Cell col="36" text="bind:orddeptcd" />
  271. <Cell col="37" text="bind:rcptdd" />
  272. <Cell col="38" text="bind:orddrid" />
  273. <Cell col="39" text="bind:prcpno" />
  274. <Cell col="40" text="bind:eqmtifyn" />
  275. <Cell col="41" text="bind:basesuppdeptcd" />
  276. <Cell col="42" text="bind:cretno" />
  277. <Cell col="43" text="bind:wardcd" />
  278. <Cell col="44" text="bind:rsrvdt" />
  279. <Cell col="45" text="bind:rgstdeptcd" />
  280. <Cell col="46" text="bind:rgstrid" />
  281. <Cell col="47" text="bind:inclprcpcd" />
  282. </Band>
  283. </Format>
  284. </Formats>
  285. </Grid>
  286. <Static text="입원/외래" position="absolute 316 49 391 72" id="caption11" class="cell_1" />
  287. <Static text="-" position="absolute 388 22 408 47" id="caption12" />
  288. <Static text="의뢰의사" position="absolute 238 151 313 174" id="caption8" class="cell_1" />
  289. <Combo position="absolute 316 99 466 118" id="cmb_reqhosp" innerdataset="ds_init_cmb_reqhosp" datacolumn="cdnm" codecolumn="cdid" />
  290. <Combo position="absolute 316 125 466 144" id="cmb_reqdeptcd" innerdataset="ds_init_cmb_reqdeptcd" datacolumn="depthngnm" codecolumn="deptcd" />
  291. <Combo position="absolute 316 152 466 171" id="cmb_orddrid" innerdataset="ds_init_cmb_orddrid" datacolumn="userinfo" codecolumn="userid" />
  292. </Layout>
  293. </Layouts>
  294. </Div>
  295. </Layout>
  296. </Layouts>
  297. <Objects>
  298. <Dataset id="ds_init_cmbDelNum" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  299. <ColumnInfo>
  300. <Column id="delckno" type="STRING" />
  301. <Column id="delckno" type="STRING" />
  302. </ColumnInfo>
  303. </Dataset>
  304. <Dataset id="ds_init_iptSEQ" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  305. <ColumnInfo>
  306. <Column id="cknoseq" type="STRING" />
  307. <Column id="cknoseq" type="STRING" />
  308. </ColumnInfo>
  309. </Dataset>
  310. <Dataset id="ds_grd_ordlist1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  311. <ColumnInfo>
  312. <Column id="check" type="STRING" />
  313. <Column id="pid" type="STRING" />
  314. <Column id="hngnm" type="STRING" />
  315. <Column id="instcd" type="STRING" />
  316. <Column id="calcscorcd" type="STRING" />
  317. <Column id="ckno" type="STRING" />
  318. <Column id="prcpdd" type="STRING" />
  319. <Column id="srchrsrvdt" type="STRING" />
  320. <Column id="execprcpstatcd" type="STRING" />
  321. <Column id="prcpno" type="STRING" />
  322. <Column id="rgstdeptnm" type="STRING" />
  323. <Column id="rgstdr" type="STRING" />
  324. <Column id="orddeptnm" type="STRING" />
  325. <Column id="orddr" type="STRING" />
  326. <Column id="prcpnm" type="STRING" />
  327. <Column id="execdt" type="STRING" />
  328. <Column id="execrid1" type="STRING" />
  329. <Column id="rcptyn" type="STRING" />
  330. <Column id="mpphontel" type="STRING" />
  331. <Column id="basecd" type="STRING" />
  332. <Column id="execprcpuniqno" type="STRING" />
  333. <Column id="prcpexecdeptcd" type="STRING" />
  334. <Column id="excuroomcd" type="STRING" />
  335. <Column id="inflag" type="STRING" />
  336. <Column id="rcptacptyn" type="STRING" />
  337. <Column id="execbaseflag" type="STRING" />
  338. <Column id="excupartcd" type="STRING" />
  339. <Column id="modality" type="STRING" />
  340. <Column id="execrem" type="STRING" />
  341. <Column id="prcpdelivefact" type="STRING" />
  342. <Column id="carecnfmdd" type="STRING" />
  343. <Column id="prcpkindcd" type="STRING" />
  344. <Column id="rcptno" type="STRING" />
  345. <Column id="acptseqno" type="STRING" />
  346. <Column id="prcpgenrflag" type="STRING" />
  347. <Column id="orddd" type="STRING" />
  348. <Column id="orddeptcd" type="STRING" />
  349. <Column id="rcptdd" type="STRING" />
  350. <Column id="orddrid" type="STRING" />
  351. <Column id="prcpno" type="STRING" />
  352. <Column id="eqmtifyn" type="STRING" />
  353. <Column id="basesuppdeptcd" type="STRING" />
  354. <Column id="cretno" type="STRING" />
  355. <Column id="wardcd" type="STRING" />
  356. <Column id="rsrvdt" type="STRING" />
  357. <Column id="rgstdeptcd" type="STRING" />
  358. <Column id="rgstrid" type="STRING" />
  359. <Column id="inclprcpcd" type="STRING" />
  360. </ColumnInfo>
  361. </Dataset>
  362. <Dataset id="ds_init_cmb_reqhosp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  363. <ColumnInfo>
  364. <Column id="cdnm" type="STRING" />
  365. <Column id="cdid" type="STRING" />
  366. </ColumnInfo>
  367. </Dataset>
  368. <Dataset id="ds_init_cmb_reqdeptcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  369. <ColumnInfo>
  370. <Column id="depthngnm" type="STRING" />
  371. <Column id="deptcd" type="STRING" />
  372. </ColumnInfo>
  373. </Dataset>
  374. <Dataset id="ds_init_cmb_orddrid" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  375. <ColumnInfo>
  376. <Column id="userinfo" type="STRING" />
  377. <Column id="userid" type="STRING" />
  378. </ColumnInfo>
  379. </Dataset>
  380. </Objects>
  381. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  382. * System Name :
  383. * Job Name :
  384. * Creator :
  385. * Make Date : 2015-11-13
  386. * Description :
  387. *---------------------------------------------------------------------------------------
  388. * Modify Date Modifier Modify Description
  389. *---------------------------------------------------------------------------------------
  390. * 2015-11-13 Live Converter TF->XP
  391. *
  392. *---------------------------------------------------------------------------------------
  393. ****************************************************************************************/
  394. ]]></Script>
  395. </Form>
  396. </FDL>