SMLPR02600_전자결과일괄등록.xfdl 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMLPR02600" position="absolute 0 0 1197 785" titletext="전자현미경 결과 일괄등록" oninit="SMLPR02600_oninit" onload="SMLPR02600_onload">
  5. <Layouts>
  6. <Layout>
  7. <Static id="caption1" text="전자현미경 결과 일괄등록" class="tit_1" position="absolute 0 0 184 25"/>
  8. <Shape id="line9" linetype="horizontal" class="line_6" position="absolute 0 48 1194 54"/>
  9. <Button id="btn_excel" taborder="1" text="EXCEL저장" class="btn7" position="absolute 1 26 93 48"/>
  10. <Button id="btn_save" taborder="2" text="저장" class="btn4" position="absolute 1137 27 1193 49"/>
  11. <Static id="caption6" text="접수목록" class="tit_2" position="absolute 0 121 73 137"/>
  12. <Shape id="line1" class="line_10" position="absolute 0 137 1194 143"/>
  13. <Div id="grp_sea" taborder="3" class="div_SA2" position="absolute 0 52 1195 112">
  14. <Layouts>
  15. <Layout>
  16. <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1105 7 1111 29"/>
  17. <Static id="caption4" text="~" class="search_no_b" position="absolute 773 8 794 25"/>
  18. <Static id="caption5" text="결과상태 :" class="search_name" position="absolute 896 9 993 26"/>
  19. <Calendar id="ipt_ddfrom" taborder="10" class="input_search" position="absolute 683 8 773 27" mask="yyyy-mm-dd"/>
  20. <Combo id="cmbseaflagcd" taborder="11" codecolumn="codecolumn" datacolumn="datacolumn" class="combo_search" position="absolute 993 8 1093 27">
  21. <Dataset id="innerdataset">
  22. <ColumnInfo>
  23. <Column id="codecolumn"/>
  24. <Column id="datacolumn"/>
  25. </ColumnInfo>
  26. <Rows>
  27. <Row>
  28. <Col id="codecolumn">0</Col>
  29. <Col id="datacolumn">결과미입력</Col>
  30. </Row>
  31. <Row>
  32. <Col id="codecolumn">1</Col>
  33. <Col id="datacolumn">결과입력</Col>
  34. </Row>
  35. <Row>
  36. <Col id="codecolumn">2</Col>
  37. <Col id="datacolumn">전체</Col>
  38. </Row>
  39. </Rows>
  40. </Dataset>
  41. </Combo>
  42. <Button id="btn_sea" taborder="12" text="조회" class="btn1" position="absolute 1123 7 1179 29"/>
  43. <Combo id="cbo_ptnocd" taborder="13" innerdataset="ds_init_cbo_ptnocd" codecolumn="ptnocd" datacolumn="ptnonm" enable="false" position="absolute 109 8 220 27"/>
  44. <Edit id="ipt_fromptno" taborder="14" class="text_center" position="absolute 253 8 303 27"/>
  45. <Static id="caption3" text="병리번호 :" class="search_name" position="absolute 15 9 105 26"/>
  46. <Static id="caption2" text="~" class="search_no_b" position="absolute 306 8 318 25"/>
  47. <Edit id="input1" taborder="15" class="text_center" position="absolute 351 8 401 27"/>
  48. <Edit id="ipt_toyear" taborder="16" class="text_center" position="absolute 321 8 348 27"/>
  49. <Edit id="ipt_fromyear" taborder="17" class="text_center" position="absolute 223 8 250 27"/>
  50. <Static id="caption7" text="접수기간 :" class="search_name" position="absolute 592 9 682 26"/>
  51. <Static id="caption8" text="검 사 명 :" class="search_name" position="absolute 15 34 105 51"/>
  52. <Edit id="opt_testnmlist" taborder="18" readonly="true" position="absolute 109 34 1160 53"/>
  53. <Calendar id="ipt_acpttodd" taborder="19" class="input_search" position="absolute 796 8 886 27" mask="yyyy-mm-dd"/>
  54. <Static id="caption9" text="등록번호 :" class="search_name" position="absolute 410 9 500 26"/>
  55. <Edit id="ipt_pid" taborder="20" position="absolute 501 8 580 27"/>
  56. <Button id="btn_bloc" taborder="21" onclick="grp_sea_btn_bloc_onclick" onlbuttonup="button6_onlbuttonup" class="icon_search" position="absolute 1161 34 1181 54" anchor="left top"/>
  57. </Layout>
  58. </Layouts>
  59. </Div>
  60. <Grid id="grd_prcplist" class="datagrid2" taborder="4" binddataset="ds_grd_prcplist" useinputpanel="false" position="absolute 0 142 1194 784">
  61. <Formats>
  62. <Format id="default">
  63. <Columns>
  64. <Column size="0"/>
  65. <Column size="0"/>
  66. <Column size="80"/>
  67. <Column size="0"/>
  68. <Column size="0"/>
  69. <Column size="100"/>
  70. <Column size="0"/>
  71. <Column size="70"/>
  72. <Column size="70"/>
  73. <Column size="0"/>
  74. <Column size="260"/>
  75. <Column size="20"/>
  76. <Column size="60"/>
  77. <Column size="0"/>
  78. <Column size="60"/>
  79. <Column size="0"/>
  80. <Column size="60"/>
  81. <Column size="65"/>
  82. <Column size="80"/>
  83. <Column size="0"/>
  84. <Column size="0"/>
  85. <Column size="70"/>
  86. <Column size="60"/>
  87. <Column size="70"/>
  88. <Column size="65"/>
  89. <Column size="0"/>
  90. <Column size="0"/>
  91. <Column size="0"/>
  92. <Column size="0"/>
  93. <Column size="0"/>
  94. <Column size="0"/>
  95. <Column size="0"/>
  96. <Column size="60"/>
  97. <Column size="0"/>
  98. <Column size="0"/>
  99. <Column size="0"/>
  100. <Column size="0"/>
  101. <Column size="0"/>
  102. <Column size="0"/>
  103. <Column size="0"/>
  104. <Column size="0"/>
  105. <Column size="0"/>
  106. <Column size="0"/>
  107. <Column size="0"/>
  108. <Column size="0"/>
  109. <Column size="0"/>
  110. <Column size="0"/>
  111. <Column size="0"/>
  112. <Column size="0"/>
  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 text="instcd"/>
  133. <Cell col="1" text="ptno"/>
  134. <Cell col="2" text="병리번호"/>
  135. <Cell col="3" text="동의서"/>
  136. <Cell col="4" text="인종/민족"/>
  137. <Cell col="5" text="검사명"/>
  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="성별&#10;나이"/>
  145. <Cell col="13" text="orddeptcd"/>
  146. <Cell col="14" text="진료과"/>
  147. <Cell col="15" text="orddrid"/>
  148. <Cell col="16" text="진료의"/>
  149. <Cell col="17" text="선택&#10;진료의"/>
  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="orgprcpstatcd"/>
  159. <Cell col="27" text="testcd"/>
  160. <Cell col="28" text="spccd"/>
  161. <Cell col="29" text="prcpno"/>
  162. <Cell col="30" text="execprcpuniqno"/>
  163. <Cell col="31" text="rsltrgstno"/>
  164. <Cell col="32" text="등록자"/>
  165. <Cell col="33" text="cncrjudgflagcd"/>
  166. <Cell col="34" text="orgtestrslt"/>
  167. <Cell col="35" text="inptdd"/>
  168. <Cell col="36" text="inpttm"/>
  169. <Cell col="37" text="caption1"/>
  170. <Cell col="38" text="caption2"/>
  171. <Cell col="39" text="caption3"/>
  172. <Cell col="40" text="caption4"/>
  173. <Cell col="41" text="caption5"/>
  174. <Cell col="42" text="caption6"/>
  175. <Cell col="43" text="caption7"/>
  176. <Cell col="44" text="caption8"/>
  177. <Cell col="45" text="caption9"/>
  178. <Cell col="46" text="caption10"/>
  179. <Cell col="47" text="caption11"/>
  180. <Cell col="48" text="choi"/>
  181. <Cell col="49" text="rsltrgstid"/>
  182. <Cell col="50" text="acptitemno"/>
  183. <Cell col="51" text="orgacptstatcd"/>
  184. <Cell col="52" text="prcpgenrflag"/>
  185. <Cell col="53" text="scanyn"/>
  186. <Cell col="54" text="formcd"/>
  187. <Cell col="55" text="cretno"/>
  188. <Cell col="56" text="orddd"/>
  189. <Cell col="57" text="readdrid"/>
  190. <Cell col="58" text="scrnid"/>
  191. <Cell col="59" text="rsltcnts3"/>
  192. <Cell col="60" text="rsltcnts4"/>
  193. <Cell col="61" text="rsltcnts5"/>
  194. </Band>
  195. <Band id="body">
  196. <Cell text="bind:instcd"/>
  197. <Cell col="1" text="bind:ptno"/>
  198. <Cell col="2" class="text_center" text="bind:dispptno"/>
  199. <Cell col="3" text="bind:scrn" edittype="none" displaytype="none"/>
  200. <Cell col="4" text="bind:humspec"/>
  201. <Cell col="5" text="bind:testnm"/>
  202. <Cell col="6" text="bind:spcnm"/>
  203. <Cell col="7" class="text_center" text="bind:pid"/>
  204. <Cell col="8" text="bind:patnm"/>
  205. <Cell col="9" class="text_right" text="bind:bftestrslt"/>
  206. <Cell col="10" class="text_right" text="bind:testrslt" edittype="text" displaytype="text"/>
  207. <Cell col="11"/>
  208. <Cell col="12" class="text_center" text="bind:sexage"/>
  209. <Cell col="13" text="bind:orddeptcd"/>
  210. <Cell col="14" class="text_center" text="bind:orddeptnm"/>
  211. <Cell col="15" text="bind:orddrid"/>
  212. <Cell col="16" class="text_center" text="bind:orddrnm"/>
  213. <Cell col="17" class="text_center" text="bind:specdrnm"/>
  214. <Cell col="18" class="text_center" text="bind:wardroom"/>
  215. <Cell col="19" text="bind:prcpdd"/>
  216. <Cell col="20" text="bind:prcptm"/>
  217. <Cell col="21" class="text_center" text="bind:acptdd" mask="yyyy-mm-dd"/>
  218. <Cell col="22" class="text_center" text="bind:acpttm" mask="hh:nn:ss"/>
  219. <Cell col="23" class="text_center" text="bind:rsltrgstdd" mask="yyyy-mm-dd"/>
  220. <Cell col="24" class="text_center" text="bind:rsltrgsttm" mask="hh:nn:ss"/>
  221. <Cell col="25" text="bind:acptno"/>
  222. <Cell col="26" text="bind:orgprcpstatcd"/>
  223. <Cell col="27" text="bind:testcd"/>
  224. <Cell col="28" text="bind:spccd"/>
  225. <Cell col="29" text="bind:prcpno"/>
  226. <Cell col="30" text="bind:execprcpuniqno"/>
  227. <Cell col="31" text="bind:rsltrgstno"/>
  228. <Cell col="32" class="text_center" text="bind:rgstnm"/>
  229. <Cell col="33" text="bind:cncrjudgflagcd"/>
  230. <Cell col="34" text="bind:orgtestrslt"/>
  231. <Cell col="35" text="bind:inptdd"/>
  232. <Cell col="36" text="bind:inpttm"/>
  233. <Cell col="37" text="bind:extrpartcd"/>
  234. <Cell col="38" text="bind:extrmthdcd"/>
  235. <Cell col="39" text="bind:diagcd"/>
  236. <Cell col="40" text="bind:cmtcnts"/>
  237. <Cell col="41" text="bind:spckeepflagcd"/>
  238. <Cell col="42" text="bind:conccaseflagcd"/>
  239. <Cell col="43" text="bind:rslthideflagcd"/>
  240. <Cell col="44" text="bind:preprsltflagcd"/>
  241. <Cell col="45" text="bind:workflagcd"/>
  242. <Cell col="46" text="bind:trandd"/>
  243. <Cell col="47" text="bind:tranno"/>
  244. <Cell col="48" text="bind:choi"/>
  245. <Cell col="49" text="bind:rsltrgstid"/>
  246. <Cell col="50" text="bind:acptitemno"/>
  247. <Cell col="51" text="bind:orgacptstatcd"/>
  248. <Cell col="52" text="bind:prcpgenrflag"/>
  249. <Cell col="53" text="bind:scanyn"/>
  250. <Cell col="54" text="bind:formcd"/>
  251. <Cell col="55" text="bind:cretno"/>
  252. <Cell col="56" text="bind:orddd"/>
  253. <Cell col="57" text="bind:readdrid"/>
  254. <Cell col="58" text="bind:scrnid"/>
  255. <Cell col="59" text="bind:rsltcnts3"/>
  256. <Cell col="60" text="bind:rsltcnts4"/>
  257. <Cell col="61" text="bind:rsltcnts5"/>
  258. </Band>
  259. </Format>
  260. </Formats>
  261. </Grid>
  262. <Div id="grp_testlist" taborder="5" visible="false" position="absolute 70 212 625 675">
  263. <Layouts>
  264. <Layout>
  265. <Grid id="grd_testlist" taborder="1" binddataset="ds_grd_testlist" useinputpanel="false" position="absolute 0 0 555 437">
  266. <Formats>
  267. <Format id="default">
  268. <Columns>
  269. <Column size="56"/>
  270. <Column size="0"/>
  271. <Column size="80"/>
  272. <Column size="200"/>
  273. <Column size="200"/>
  274. </Columns>
  275. <Rows>
  276. <Row size="24" band="head"/>
  277. <Row size="24"/>
  278. </Rows>
  279. <Band id="head">
  280. <Cell text="선택"/>
  281. <Cell col="1" text="기관코드"/>
  282. <Cell col="2" text="코드"/>
  283. <Cell col="3" text="명칭"/>
  284. <Cell col="4" text="약어"/>
  285. </Band>
  286. <Band id="body">
  287. <Cell text="bind:choi" edittype="checkbox" displaytype="checkbox"/>
  288. <Cell col="1" text="bind:instcd"/>
  289. <Cell col="2" text="bind:testcd"/>
  290. <Cell col="3" text="bind:testengnm"/>
  291. <Cell col="4" text="bind:testengabbr"/>
  292. </Band>
  293. </Format>
  294. </Formats>
  295. </Grid>
  296. <Button id="btn_cls" taborder="2" text="닫기" class="btn4" position="absolute 499 440 555 462"/>
  297. <Button id="btn_cfm" taborder="3" text="확인" class="btn4" position="absolute 440 440 496 462"/>
  298. </Layout>
  299. </Layouts>
  300. </Div>
  301. <Combo id="cmb_readdr" taborder="6" innerdataset="ds_init_cmb_readdr" codecolumn="userid" datacolumn="usernm" class="input_s_essential" position="absolute 221 117 331 136"/>
  302. <Static id="caption48" text="판독의 지정" class="cell_1" position="absolute 144 117 219 136"/>
  303. <Div id="grp_showrslt" taborder="7" visible="false" position="absolute 885 417 1005 597">
  304. <Layouts>
  305. <Layout>
  306. <TextArea id="textarea1" taborder="9" position="absolute 0 10 898 460"/>
  307. <Shape id="line2" linetype="vertical" class="line_1" position="absolute 0 2 898 8"/>
  308. <Button id="btn_rsltclose" taborder="10" text="닫기" class="btn4" position="absolute 842 462 898 484"/>
  309. <Shape id="line3" linetype="vertical" class="line_1" position="absolute 0 481 898 487"/>
  310. </Layout>
  311. </Layouts>
  312. </Div>
  313. <Static id="caption10" text="서식목록" position="absolute 942 118 997 138"/>
  314. <Combo id="cbo_recformcd" taborder="8" innerdataset="ds_init_cbo_recformcd" codecolumn="formcd" datacolumn="formnm" position="absolute 995 117 1194 136"/>
  315. </Layout>
  316. </Layouts>
  317. <Objects>
  318. <Dataset id="ds_init_cbo_ptnocd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  319. <ColumnInfo>
  320. <Column id="ptnonm" type="STRING"/>
  321. <Column id="ptnocd" type="STRING"/>
  322. </ColumnInfo>
  323. </Dataset>
  324. <Dataset id="ds_main_prcp_prcplist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  325. <ColumnInfo>
  326. <Column id="instcd" type="STRING"/>
  327. <Column id="ptno" type="STRING"/>
  328. <Column id="dispptno" type="STRING"/>
  329. <Column id="scrn" type="STRING"/>
  330. <Column id="humspec" type="STRING"/>
  331. <Column id="testnm" type="STRING"/>
  332. <Column id="spcnm" type="STRING"/>
  333. <Column id="pid" type="STRING"/>
  334. <Column id="patnm" type="STRING"/>
  335. <Column id="bftestrslt" type="STRING"/>
  336. <Column id="testrslt" type="STRING"/>
  337. <Column id="sexage" type="STRING"/>
  338. <Column id="orddeptcd" type="STRING"/>
  339. <Column id="orddeptnm" type="STRING"/>
  340. <Column id="orddrid" type="STRING"/>
  341. <Column id="orddrnm" type="STRING"/>
  342. <Column id="specdrnm" type="STRING"/>
  343. <Column id="wardroom" type="STRING"/>
  344. <Column id="prcpdd" type="STRING"/>
  345. <Column id="prcptm" type="STRING"/>
  346. <Column id="acptdd" type="STRING"/>
  347. <Column id="acpttm" type="STRING"/>
  348. <Column id="rsltrgstdd" type="STRING"/>
  349. <Column id="rsltrgsttm" type="STRING"/>
  350. <Column id="acptno" type="STRING"/>
  351. <Column id="orgprcpstatcd" type="STRING"/>
  352. <Column id="testcd" type="STRING"/>
  353. <Column id="spccd" type="STRING"/>
  354. <Column id="prcpno" type="STRING"/>
  355. <Column id="execprcpuniqno" type="STRING"/>
  356. <Column id="rsltrgstno" type="STRING"/>
  357. <Column id="rgstnm" type="STRING"/>
  358. <Column id="cncrjudgflagcd" type="STRING"/>
  359. <Column id="orgtestrslt" type="STRING"/>
  360. <Column id="inptdd" type="STRING"/>
  361. <Column id="inpttm" type="STRING"/>
  362. <Column id="extrpartcd" type="STRING"/>
  363. <Column id="extrmthdcd" type="STRING"/>
  364. <Column id="diagcd" type="STRING"/>
  365. <Column id="cmtcnts" type="STRING"/>
  366. <Column id="spckeepflagcd" type="STRING"/>
  367. <Column id="conccaseflagcd" type="STRING"/>
  368. <Column id="rslthideflagcd" type="STRING"/>
  369. <Column id="preprsltflagcd" type="STRING"/>
  370. <Column id="workflagcd" type="STRING"/>
  371. <Column id="trandd" type="STRING"/>
  372. <Column id="tranno" type="STRING"/>
  373. <Column id="choi" type="STRING"/>
  374. <Column id="rsltrgstid" type="STRING"/>
  375. <Column id="acptitemno" type="STRING"/>
  376. <Column id="orgacptstatcd" type="STRING"/>
  377. <Column id="prcpgenrflag" type="STRING"/>
  378. <Column id="scanyn" type="STRING"/>
  379. <Column id="formcd" type="STRING"/>
  380. <Column id="cretno" type="STRING"/>
  381. <Column id="orddd" type="STRING"/>
  382. <Column id="readdrid" type="STRING"/>
  383. <Column id="scrnid" type="STRING"/>
  384. <Column id="rsltcnts3" type="STRING"/>
  385. <Column id="rsltcnts4" type="STRING"/>
  386. <Column id="rsltcnts5" type="STRING"/>
  387. </ColumnInfo>
  388. </Dataset>
  389. <Dataset id="ds_grd_testlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  390. <ColumnInfo>
  391. <Column id="choi" type="STRING"/>
  392. <Column id="instcd" type="STRING"/>
  393. <Column id="testcd" type="STRING"/>
  394. <Column id="testengnm" type="STRING"/>
  395. <Column id="testengabbr" type="STRING"/>
  396. </ColumnInfo>
  397. </Dataset>
  398. <Dataset id="ds_init_cmb_readdr" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  399. <ColumnInfo>
  400. <Column id="usernm" type="STRING"/>
  401. <Column id="userid" type="STRING"/>
  402. </ColumnInfo>
  403. </Dataset>
  404. <Dataset id="ds_init_cbo_recformcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  405. <ColumnInfo>
  406. <Column id="formnm" type="STRING"/>
  407. <Column id="formcd" type="STRING"/>
  408. </ColumnInfo>
  409. </Dataset>
  410. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  411. <Dataset id="ds_hosoenvinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  412. <ColumnInfo>
  413. <Column id="instcd" type="STRING" size="256"/>
  414. <Column id="lendrtnterm" type="STRING" size="256"/>
  415. <Column id="recvqualmthdcd" type="STRING" size="256"/>
  416. <Column id="plgydeptcd" type="STRING" size="256"/>
  417. <Column id="plgyteamcd" type="STRING" size="256"/>
  418. <Column id="doctjobgradcd" type="STRING" size="256"/>
  419. <Column id="teamjobgradcd" type="STRING" size="256"/>
  420. </ColumnInfo>
  421. <Rows>
  422. <Row/>
  423. </Rows>
  424. </Dataset>
  425. <Dataset id="ds_init_sysdt_sysdtinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  426. <ColumnInfo>
  427. <Column id="sysdd" type="STRING" size="256" sumtext="시스템일자"/>
  428. <Column id="systm" type="STRING" size="256" sumtext="시스템시간"/>
  429. </ColumnInfo>
  430. </Dataset>
  431. </Objects>
  432. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  433. * System Name :
  434. * Job Name :
  435. * Creator :
  436. * Make Date : 2015-11-13
  437. * Description :
  438. *---------------------------------------------------------------------------------------
  439. * Modify Date Modifier Modify Description
  440. *---------------------------------------------------------------------------------------
  441. * 2015-11-13 Live Converter TF->XP
  442. *
  443. *---------------------------------------------------------------------------------------
  444. ****************************************************************************************/
  445. include "com_commonxp::comm_main.xjs";
  446. include "lis_commonxp::LPZ001.xjs";
  447. function SMLPR02600_oninit(obj:Form, e:InitEventInfo)
  448. {
  449. frmf_initForm(obj);
  450. }
  451. function SMLPR02600_onload(obj:Form, e:LoadEventInfo)
  452. {
  453. grdf_initGrid(grd_prcplist);
  454. fExeInitialize();
  455. }
  456. function fExeInitialize()
  457. {
  458. var sCurDate = "";
  459. ds_main_prcp_prcplist.clearData();
  460. //----------------
  461. // 시스템일시 조회
  462. ds_send.clear():
  463. dsf_createDsRow("ds_send", [{col : "instcd", val : sysf_getUserInfo("dutplceinstcd")}]);
  464. // 병원환경설정 조회
  465. var oParam = {};
  466. oParam.id = "TRLPZ00101";
  467. oParam.service = "plgycomnusemngtapp.BaseInfoCode";
  468. oParam.method = "reqGetHospitalEnvironmentSetInfo";
  469. oParam.inds = "refData=ds_send";
  470. oParam.outds = "ds_hosoenvinfo=hospenvinfo";
  471. oParam.async = false;
  472. //oParam.callback = "cf_TRLPZ00101";
  473. tranf_submit(oParam);
  474. // 시스템(서버) 일시 조회
  475. var oParam = {};
  476. oParam.id = "TRLPZ00102";
  477. oParam.service = "plgycomnusemngtapp.BaseInfoCode";
  478. oParam.method = "reqGetSystemDateTimeInformation";
  479. oParam.inds = "refData=ds_send";
  480. oParam.outds = "ds_init_sysdt_sysdtinfo=sysdtinfo";
  481. oParam.async = false;
  482. //oParam.callback = "cf_TRLPZ00102";
  483. tranf_submit(oParam);
  484. submit("TRLPZ00109", false); // 병리번호코드 목록 조회
  485. model.makeValue("/root/send/plgydeptcd", model.getValue("/root/init/hospenv/hospenvinfo/plgydeptcd"));
  486. submit("TRLPR02602"); // 병리과 서식목록 조회
  487. //------------------------------------------------------------
  488. sCurDate = model.getValue("/root/init/sysdt/sysdtinfo/sysdd");
  489. //--------------------------------------------------------------------------------------------
  490. model.makeValue("/root/init/acptfromdd", model.getValue("/root/init/sysdt/sysdtinfo/sysdd"));
  491. model.makeValue("/root/init/acpttodd", model.getValue("/root/init/sysdt/sysdtinfo/sysdd"));
  492. model.makeValue("/root/init/ptnocode", "");
  493. model.makeValue("/root/init/fromyear", sCurDate.substr(2,2));
  494. model.makeValue("/root/init/toyear", sCurDate.substr(2,2));
  495. model.makeValue("/root/init/fromptno", "");
  496. model.makeValue("/root/init/toptno", "");
  497. model.makeValue("/root/init/refmthdcd", "2"); // 전체
  498. model.makeValue("/root/init/ptnocode", "EM"); // 전자현미경으로 기본설정
  499. //---------------
  500. fGetTestCdList();
  501. //--------------------------
  502. cbo_ptnocd.disabled = true;
  503. //판독의 목록조회
  504. submit("TRLPZ00105");
  505. //-----------------
  506. // 2010-09-02 : YDC
  507. if (getNodesetCount("/root/init/recform/recformlist") > 0) {
  508. model.makeValue("/root/init/recformcd", model.getValue("/root/init/recform/recformlist[1]/formcd"));
  509. model.makeValue("/root/init/recform/recformlist[" + (getNodesetCount("/root/init/recform/recformlist") + 1) + "]/formcd", "0000001043");
  510. model.makeValue("/root/init/recform/recformlist[" + (getNodesetCount("/root/init/recform/recformlist") + 1) + "]/formnm", "테스트용 서식");
  511. }
  512. model.refresh();
  513. }]]></Script>
  514. </Form>
  515. </FDL>