SMMNW17300_입원업무 체크리스트.xfdl 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMNW17300" position="absolute 0 0 785 755" titletext="입원업무 체크리스트" oninit="SMMNW17300_oninit" onload="SMMNW17300_onload" ontimer="SMMNW17300_ontimer">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 775 745" id="group5" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 20 775 60" align="align:center top;" id="grp_sea" class="div_SA">
  11. <Layouts>
  12. <Layout>
  13. <Static text="입원일자 :" position="absolute 355 12 432 29" id="caption17" class="search_name"/>
  14. <Calendar position="absolute 430 10 518 29" id="ipt_orddd" class="input_search" autoselect="true" onchanged="group5_grp_sea_ipt_orddd_onchanged"/>
  15. <Combo position="absolute 255 10 330 29" id="cmb_settingrn" class="combo_search" innerdataset="@ds_init_settinginfo_settingrn" datacolumn="settingrnnm" codecolumn="settingrnid" onitemchanged="group5_grp_sea_cmb_settingrn_onitemchanged"/>
  16. <Static text="내환자 :" position="absolute 190 11 255 28" id="cap_settingrn" class="search_name"/>
  17. <Button position="absolute 710 10 766 32" id="button1" class="btn1" text="조회" onclick="group5_grp_sea_button1_onclick"/>
  18. <Shape position="absolute 697 10 703 30" linetype="vertical" id="line1" class="line_4"/>
  19. <Edit position="absolute 155 10 209 29" id="ipt_pid" class="input_search" visible="false" autoselect="true"/>
  20. <Combo position="absolute 80 10 150 29" id="cmb_patientnm" class="combo_search" enable="false" visible="false" innerdataset="@ds_main_patinfo_patinfolist" datacolumn="hngnm" codecolumn="pid"/>
  21. <Static text="병 동 :" position="absolute 5 11 60 28" id="ctn_ward" class="search_name"/>
  22. <Static text="환자정보 :" position="absolute 5 11 80 28" id="ctn_pid" class="search_name" visible="false"/>
  23. <Combo position="absolute 60 10 165 29" id="cmb_ward" class="combo_search" innerdataset="@ds_init_dept_dept" datacolumn="depthngnm" codecolumn="deptcd" onitemchanged="group5_grp_sea_cmb_ward_onitemchanged"/>
  24. </Layout>
  25. </Layouts>
  26. </Div>
  27. <Static text="입원업무 체크리스트" position="absolute 0 0 157 20" id="caption6" class="tit_1"/>
  28. <Grid position="absolute 0 95 190 745" id="grd_wardpatlist" binddataset="ds_main_wardpatinfo_wardpatlist" oncelldblclick="group5_grd_wardpatlist_oncelldblclick" cellsizingtype="col">
  29. <Formats>
  30. <Format id="default">
  31. <Columns>
  32. <Column size="50"/>
  33. <Column size="65"/>
  34. <Column size="50"/>
  35. <Column size="0"/>
  36. <Column size="0"/>
  37. <Column size="0"/>
  38. <Column size="0"/>
  39. <Column size="0"/>
  40. <Column size="0"/>
  41. </Columns>
  42. <Rows>
  43. <Row size="24" band="head"/>
  44. <Row size="24"/>
  45. </Rows>
  46. <Band id="head">
  47. <Cell text="병실"/>
  48. <Cell col="1" text="환자명"/>
  49. <Cell col="2" text="S/A"/>
  50. <Cell col="3" text="indd"/>
  51. <Cell col="4" text="cretno"/>
  52. <Cell col="5" text="pid"/>
  53. <Cell col="6" text="ordtype"/>
  54. <Cell col="7" text="orddeptcd"/>
  55. <Cell col="8" text="orddrid"/>
  56. </Band>
  57. <Band id="body">
  58. <Cell text="bind:roomcd"/>
  59. <Cell col="1" style="align:left;" text="bind:patnm"/>
  60. <Cell col="2" style="align:left;" text="bind:sexage"/>
  61. <Cell col="3" text="bind:indd"/>
  62. <Cell col="4" text="bind:cretno"/>
  63. <Cell col="5" text="bind:pid"/>
  64. <Cell col="6" text="bind:ordtype"/>
  65. <Cell col="7" text="bind:orddeptcd"/>
  66. <Cell col="8" text="bind:orddrid"/>
  67. </Band>
  68. </Format>
  69. </Formats>
  70. </Grid>
  71. <Shape position="absolute 0 90 190 96" linetype="horizontal" id="line5" class="line_10"/>
  72. <Static text="입원환자 현황" position="absolute 0 74 113 90" align="align:center middle;" id="caption14" class="tit_2"/>
  73. <Grid position="absolute 195 95 775 745" id="grd_inworkchklist" binddataset="ds_main_inworkchkinfo_inworkchklist" cellsizingtype="col" cellsizebandtype="allband">
  74. <Formats>
  75. <Format id="default">
  76. <Columns>
  77. <Column size="20" band="left"/>
  78. <Column size="240"/>
  79. <Column size="60"/>
  80. <Column size="110"/>
  81. <Column size="75"/>
  82. </Columns>
  83. <Rows>
  84. <Row size="24" band="head"/>
  85. <Row size="24"/>
  86. </Rows>
  87. <Band id="head">
  88. <Cell/>
  89. <Cell col="1" text="입원업무"/>
  90. <Cell col="2" text="업무여부"/>
  91. <Cell col="3" text="업무일시"/>
  92. <Cell col="4" text="업무수행"/>
  93. </Band>
  94. <Band id="body">
  95. <Cell celltype="head" expr="expr:currow + 1"/>
  96. <Cell col="1" displaytype="combo" style="padding:0 0 0 2;" text="bind:chkcd" combodataset="ds_codelistI01" combocodecol="cdid" combodatacol="cdnm" enable="false"/>
  97. <Cell col="2" text="bind:inchkyn"/>
  98. <Cell col="3" text="bind:fstrgstdt" mask="expr:utlf_isNull(fstrgstdt) ? '' : '####-##-## ##:##'"/>
  99. <Cell col="4" text="bind:fstrgstrnm"/>
  100. </Band>
  101. </Format>
  102. </Formats>
  103. </Grid>
  104. <Shape position="absolute 195 90 775 96" linetype="horizontal" id="line4" class="line_10"/>
  105. <Static text="입원업무 리스트" position="absolute 195 74 339 90" align="align:center middle;" id="caption1" class="tit_2"/>
  106. <Combo position="absolute 245 30 305 49" id="cmb_Zone" class="combo_search" visible="false" innerdataset="@ds_temp_zoneinfo_zonelist" datacolumn="bednm" codecolumn="bedcd" onitemchanged="group5_cmb_Zone_onitemchanged"/>
  107. <Static text="구 역 :" position="absolute 190 31 245 48" align="align:center middle;" id="cap_Zone" class="search_name" visible="false"/>
  108. <Button position="absolute 711 70 775 89" id="button3" class="btn2" text="조회기준" onclick="group5_button3_onclick"/>
  109. </Layout>
  110. </Layouts>
  111. </Div>
  112. </Layout>
  113. </Layouts>
  114. <Objects>
  115. <Dataset id="ds_init_settinginfo_settingrn" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  116. <ColumnInfo>
  117. <Column id="settingrnnm" type="STRING"/>
  118. <Column id="settingrnid" type="STRING"/>
  119. </ColumnInfo>
  120. </Dataset>
  121. <Dataset id="ds_main_patinfo_patinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  122. <ColumnInfo>
  123. <Column id="hngnm" type="STRING"/>
  124. <Column id="pid" type="STRING"/>
  125. </ColumnInfo>
  126. </Dataset>
  127. <Dataset id="ds_init_dept_dept" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  128. <ColumnInfo>
  129. <Column id="depthngnm" type="STRING"/>
  130. <Column id="deptcd" type="STRING"/>
  131. </ColumnInfo>
  132. </Dataset>
  133. <Dataset id="ds_main_wardpatinfo_wardpatlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  134. <ColumnInfo>
  135. <Column id="roomcd" type="STRING"/>
  136. <Column id="patnm" type="STRING"/>
  137. <Column id="sexage" type="STRING"/>
  138. <Column id="indd" type="STRING"/>
  139. <Column id="cretno" type="STRING"/>
  140. <Column id="pid" type="STRING"/>
  141. <Column id="ordtype" type="STRING"/>
  142. <Column id="orddeptcd" type="STRING"/>
  143. <Column id="orddrid" type="STRING"/>
  144. </ColumnInfo>
  145. </Dataset>
  146. <Dataset id="ds_main_inworkchkinfo_inworkchklist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  147. <ColumnInfo>
  148. <Column id="chkcd" type="STRING"/>
  149. <Column id="inchkyn" type="STRING"/>
  150. <Column id="fstrgstdt" type="STRING"/>
  151. <Column id="fstrgstrnm" type="STRING"/>
  152. </ColumnInfo>
  153. </Dataset>
  154. <Dataset id="ds_temp_zoneinfo_zonelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  155. <ColumnInfo>
  156. <Column id="bednm" type="STRING"/>
  157. <Column id="bedcd" type="STRING"/>
  158. </ColumnInfo>
  159. </Dataset>
  160. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  161. <ColumnInfo>
  162. <Column id="wardcd" type="STRING" size="256" sumtext="부서코드"/>
  163. <Column id="settingrnid" type="STRING" size="256" sumtext="내환자간호사id"/>
  164. <Column id="orddd" type="STRING" size="256" sumtext="입원일자"/>
  165. <Column id="emcflag" type="STRING" size="256" sumtext="응급의료센터구분"/>
  166. <Column id="zonecd" type="STRING" size="256" sumtext="응급실구역코드"/>
  167. <Column id="dschyn" type="STRING" size="256" sumtext="퇴원환자 제외여부"/>
  168. <Column id="pid" type="STRING" size="256"/>
  169. <Column id="indd" type="STRING" size="256"/>
  170. <Column id="cretno" type="STRING" size="256"/>
  171. <Column id="nursid" type="STRING" size="256"/>
  172. </ColumnInfo>
  173. <Rows>
  174. <Row/>
  175. </Rows>
  176. </Dataset>
  177. <Dataset id="ds_main_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  178. <ColumnInfo>
  179. <Column id="wardcd" type="STRING" size="256"/>
  180. <Column id="orddd" type="STRING" size="256"/>
  181. <Column id="settingrnid" type="STRING" size="256"/>
  182. <Column id="pid" type="STRING" size="256"/>
  183. <Column id="zonecd" type="STRING" size="256"/>
  184. <Column id="patientnm" type="STRING" size="256"/>
  185. </ColumnInfo>
  186. <Rows>
  187. <Row/>
  188. </Rows>
  189. </Dataset>
  190. <Dataset id="ds_main_paminfo_list" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  191. <ColumnInfo>
  192. <Column id="pid" type="STRING" size="256"/>
  193. <Column id="indd" type="STRING" size="256"/>
  194. <Column id="cretno" type="STRING" size="256"/>
  195. <Column id="seqno" type="STRING" size="256"/>
  196. <Column id="instcd" type="STRING" size="256"/>
  197. <Column id="mskind" type="STRING" size="256"/>
  198. <Column id="histstat" type="STRING" size="256"/>
  199. <Column id="hospbrthyn" type="STRING" size="256"/>
  200. <Column id="rsrvinyn" type="STRING" size="256"/>
  201. <Column id="intm" type="STRING" size="256"/>
  202. <Column id="dschdd" type="STRING" size="256"/>
  203. <Column id="dschtm" type="STRING" size="256"/>
  204. <Column id="dschtype" type="STRING" size="256"/>
  205. <Column id="dethdt" type="STRING" size="256"/>
  206. <Column id="indschacptstat" type="STRING" size="256"/>
  207. <Column id="fsexamflag" type="STRING" size="256"/>
  208. <Column id="insukind" type="STRING" size="256"/>
  209. <Column id="suppkind" type="STRING" size="256"/>
  210. <Column id="centcd" type="STRING" size="256"/>
  211. <Column id="orddeptcd" type="STRING" size="256"/>
  212. <Column id="medispclid" type="STRING" size="256"/>
  213. <Column id="atdoctid" type="STRING" size="256"/>
  214. <Column id="specordyn" type="STRING" size="256"/>
  215. <Column id="wardcd" type="STRING" size="256"/>
  216. <Column id="wardnm" type="STRING" size="256"/>
  217. <Column id="roomcd" type="STRING" size="256"/>
  218. <Column id="roomgrdecd" type="STRING" size="256"/>
  219. <Column id="roomtypecd" type="STRING" size="256"/>
  220. <Column id="rqsthospcd" type="STRING" size="256"/>
  221. <Column id="rqstdrid" type="STRING" size="256"/>
  222. <Column id="drgyn" type="STRING" size="256"/>
  223. <Column id="bmtyn" type="STRING" size="256"/>
  224. <Column id="clincstdyyn" type="STRING" size="256"/>
  225. <Column id="clincstdycd" type="STRING" size="256"/>
  226. <Column id="batlockid" type="STRING" size="256"/>
  227. <Column id="batlockyn" type="STRING" size="256"/>
  228. <Column id="ordcostretcdd" type="STRING" size="256"/>
  229. <Column id="ordcostcalcdd" type="STRING" size="256"/>
  230. <Column id="dschdclrtyn" type="STRING" size="256"/>
  231. <Column id="dschdclrdt" type="STRING" size="256"/>
  232. <Column id="dschdclrtrgstid" type="STRING" size="256"/>
  233. <Column id="dschdclrtrgstnm" type="STRING" size="256"/>
  234. <Column id="dschdclrtrgstdt" type="STRING" size="256"/>
  235. <Column id="dschrgstacptdt" type="STRING" size="256"/>
  236. <Column id="dschrgstacptchar" type="STRING" size="256"/>
  237. <Column id="dschnotiyn" type="STRING" size="256"/>
  238. <Column id="dschnotidt" type="STRING" size="256"/>
  239. <Column id="dschnotirgstid" type="STRING" size="256"/>
  240. <Column id="dschnotirgstdt" type="STRING" size="256"/>
  241. <Column id="calclastdd" type="STRING" size="256"/>
  242. <Column id="dschjudgprcsstat" type="STRING" size="256"/>
  243. <Column id="lastjudgdd" type="STRING" size="256"/>
  244. <Column id="lastmdlclamdd" type="STRING" size="256"/>
  245. <Column id="lastjudgendid" type="STRING" size="256"/>
  246. <Column id="spcljudgflag" type="STRING" size="256"/>
  247. <Column id="mainjudgid" type="STRING" size="256"/>
  248. <Column id="iphs_fromdd" type="STRING" size="256"/>
  249. <Column id="iphs_insukind" type="STRING" size="256"/>
  250. <Column id="iphs_suppkind" type="STRING" size="256"/>
  251. <Column id="icdr_roomgrdecd" type="STRING" size="256"/>
  252. <Column id="icdr_roomtypecd" type="STRING" size="256"/>
  253. <Column id="icdr_wardcd2" type="STRING" size="256"/>
  254. <Column id="icdr_roomcd2" type="STRING" size="256"/>
  255. <Column id="icdr_roomgrdecd2" type="STRING" size="256"/>
  256. <Column id="icdr_roomtypecd2" type="STRING" size="256"/>
  257. <Column id="hngnm" type="STRING" size="256"/>
  258. <Column id="hngnm2" type="STRING" size="256"/>
  259. <Column id="dispnm1" type="STRING" size="256"/>
  260. <Column id="dispnm2" type="STRING" size="256"/>
  261. <Column id="sex" type="STRING" size="256"/>
  262. <Column id="age" type="STRING" size="256"/>
  263. <Column id="arvpath" type="STRING" size="256"/>
  264. <Column id="ordrslt" type="STRING" size="256"/>
  265. <Column id="hospiceyn" type="STRING" size="256"/>
  266. <Column id="ioflag" type="STRING" size="256"/>
  267. <Column id="orgordtype" type="STRING" size="256"/>
  268. <Column id="brateflag" type="STRING" size="256"/>
  269. <Column id="ermngtamtcalcyn" type="STRING" size="256"/>
  270. <Column id="erbrthflag" type="STRING" size="256"/>
  271. <Column id="erchospath" type="STRING" size="256"/>
  272. <Column id="erorddeptcd" type="STRING" size="256"/>
  273. <Column id="eroutdt" type="STRING" size="256"/>
  274. <Column id="careinrmdd" type="STRING" size="256"/>
  275. <Column id="careinrmtm" type="STRING" size="256"/>
  276. <Column id="careinrmrgstrid" type="STRING" size="256"/>
  277. <Column id="prcplockid" type="STRING" size="256"/>
  278. <Column id="iprcaddyn" type="STRING" size="256"/>
  279. <Column id="rrgstno1" type="STRING" size="256"/>
  280. <Column id="hosoutexptresncd" type="STRING" size="256"/>
  281. <Column id="brthdd" type="STRING" size="256"/>
  282. <Column id="calcdd" type="STRING" size="256"/>
  283. <Column id="calctm" type="STRING" size="256"/>
  284. <Column id="orddrnm" type="STRING" size="256"/>
  285. <Column id="orddeptnm" type="STRING" size="256"/>
  286. <Column id="replyn" type="STRING" size="256"/>
  287. <Column id="repltypenm" type="STRING" size="256"/>
  288. <Column id="resnyn" type="STRING" size="256"/>
  289. <Column id="npresnyn" type="STRING" size="256"/>
  290. <Column id="autoformcd" type="STRING" size="256"/>
  291. <Column id="subcretno" type="STRING" size="256"/>
  292. <Column id="prcpsaveyn" type="STRING" size="256"/>
  293. <Column id="emrsaveyn" type="STRING" size="256"/>
  294. <Column id="ertransyn" type="STRING" size="256"/>
  295. <Column id="ercareinrmdd" type="STRING" size="256"/>
  296. <Column id="ercareinrmtm" type="STRING" size="256"/>
  297. <Column id="coopteamcd" type="STRING" size="256"/>
  298. <Column id="coopteamnm" type="STRING" size="256"/>
  299. <Column id="nonprgresncd" type="STRING" size="256"/>
  300. <Column id="nonprgresncnts" type="STRING" size="256"/>
  301. <Column id="scndyn" type="STRING" size="256"/>
  302. <Column id="rrgstno2" type="STRING" size="256"/>
  303. <Column id="rsrvflag" type="STRING" size="256"/>
  304. <Column id="etcordflag" type="STRING" size="256"/>
  305. <Column id="callvisityn" type="STRING" size="256"/>
  306. <Column id="specordtype" type="STRING" size="256"/>
  307. <Column id="specordtypenm" type="STRING" size="256"/>
  308. <Column id="mpphontel" type="STRING" size="256"/>
  309. <Column id="hometel" type="STRING" size="256"/>
  310. <Column id="bedposcntscd" type="STRING" size="256"/>
  311. <Column id="bedposcnts" type="STRING" size="256"/>
  312. <Column id="basetypecd" type="STRING" size="256"/>
  313. <Column id="typenm" type="STRING" size="256"/>
  314. <Column id="opfeechkyn" type="STRING" size="256"/>
  315. <Column id="erissdeptcd" type="STRING" size="256"/>
  316. <Column id="warnmsg" type="STRING" size="256"/>
  317. <Column id="errwarnmsg" type="STRING" size="256"/>
  318. <Column id="durdiagyn" type="STRING" size="256"/>
  319. </ColumnInfo>
  320. </Dataset>
  321. <Dataset id="ds_codelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  322. <ColumnInfo>
  323. <Column id="cdgrupid" type="STRING" size="255"/>
  324. <Column id="cdid" type="STRING" size="255"/>
  325. <Column id="cdnm" type="STRING" size="255"/>
  326. <Column id="grupdetldesc" type="STRING" size="255"/>
  327. <Column id="supcdid" type="STRING" size="255"/>
  328. <Column id="sortseq" type="BIGDECIMAL" size="255"/>
  329. <Column id="valifromdd" type="STRING" size="255"/>
  330. <Column id="valitodd" type="STRING" size="255"/>
  331. </ColumnInfo>
  332. </Dataset>
  333. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  334. <Dataset id="ds_codelistI01" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  335. <ColumnInfo>
  336. <Column id="cdgrupid" type="STRING" size="255"/>
  337. <Column id="cdid" type="STRING" size="255"/>
  338. <Column id="cdnm" type="STRING" size="255"/>
  339. <Column id="grupdetldesc" type="STRING" size="255"/>
  340. <Column id="supcdid" type="STRING" size="255"/>
  341. <Column id="sortseq" type="BIGDECIMAL" size="255"/>
  342. <Column id="valifromdd" type="STRING" size="255"/>
  343. <Column id="valitodd" type="STRING" size="255"/>
  344. </ColumnInfo>
  345. </Dataset>
  346. </Objects>
  347. <Bind>
  348. <BindItem id="item0" compid="group5.grp_sea.cmb_ward" propid="value" datasetid="ds_main_cond" columnid="wardcd"/>
  349. <BindItem id="item1" compid="group5.grp_sea.cmb_patientnm" propid="value" datasetid="ds_main_cond" columnid="patientnm"/>
  350. <BindItem id="item2" compid="group5.grp_sea.ipt_pid" propid="value" datasetid="ds_main_cond" columnid="pid"/>
  351. <BindItem id="item3" compid="group5.cmb_Zone" propid="value" datasetid="ds_main_cond" columnid="zonecd"/>
  352. <BindItem id="item4" compid="group5.grp_sea.cmb_settingrn" propid="value" datasetid="ds_main_cond" columnid="settingrnid"/>
  353. <BindItem id="item5" compid="group5.grp_sea.ipt_orddd" propid="value" datasetid="ds_main_cond" columnid="orddd"/>
  354. </Bind>
  355. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  356. * System Name : 경대 의료정보시스템
  357. * Job Name : emr_wardcarexp -> SMMNW17300
  358. * Creator : yjh
  359. * Make Date : 2017-01-09
  360. * Description :
  361. *---------------------------------------------------------------------------------------
  362. * Modify Date Modifier Modify Description
  363. *---------------------------------------------------------------------------------------
  364. * 2017-01-09 yjh TF->XP
  365. *
  366. *---------------------------------------------------------------------------------------
  367. ****************************************************************************************/
  368. //=======================================================================================
  369. // Lib Include
  370. //---------------------------------------------------------------------------------------
  371. include "com_commonxp::comm_main.xjs";
  372. include "emr_wardcarexp::SMMNW17300.xjs";
  373. include "emr_carecomxp::CareCom.xjs";
  374. //=======================================================================================
  375. // Global Form Variable
  376. //---------------------------------------------------------------------------------------
  377. var arErrorCode = new HashArray();
  378. //=======================================================================================
  379. // Function
  380. //---------------------------------------------------------------------------------------
  381. //=======================================================================================
  382. // Event
  383. //---------------------------------------------------------------------------------------
  384. /****************************************************************************************
  385. * Components : Form
  386. * Components ID : SMMNW17300
  387. * Event : oninit
  388. * Argument : 01.obj : Object Event has occurred
  389. * : 02.e : Event Object
  390. * Description : 화면 처음 초기화시
  391. ****************************************************************************************/
  392. function SMMNW17300_oninit(obj:Form, e:InitEventInfo)
  393. {
  394. frmf_initForm(obj); //폼 초기화
  395. }
  396. /****************************************************************************************
  397. * Components : Form
  398. * Components ID : SMMNW17300
  399. * Event : onload
  400. * Argument : 01.obj : Object Event has occurred
  401. * : 02.e : Event Object
  402. * Description : 화면 로딩 완료시
  403. ****************************************************************************************/
  404. function SMMNW17300_onload(obj:Form, e:LoadEventInfo)
  405. {
  406. //finit();
  407. this.setTimer(0, 100);
  408. }
  409. /****************************************************************************************
  410. * Components : Combo
  411. * Components ID : cmb_ward
  412. * Event : onitemchanged
  413. * Argument : 01.obj : Object Event has occurred
  414. * : 02.e : Event Object
  415. * Description : 콤보 값 변경시
  416. ****************************************************************************************/
  417. function group5_grp_sea_cmb_ward_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  418. {
  419. fnZoneDisp();
  420. fSettingnurid();
  421. fGetWardPatList();
  422. }
  423. /****************************************************************************************
  424. * Components : Calendar
  425. * Components ID : ipt_orddd
  426. * Event : onchanged
  427. * Argument : 01.obj : Object Event has occurred
  428. * : 02.e : Event Object
  429. * Description : 달력 값 변경시
  430. ****************************************************************************************/
  431. function group5_grp_sea_ipt_orddd_onchanged(obj:Calendar, e:ChangeEventInfo)
  432. {
  433. finit("Search");
  434. }
  435. /****************************************************************************************
  436. * Components : Combo
  437. * Components ID : cmb_settingrn
  438. * Event : onitemchanged
  439. * Argument : 01.obj : Object Event has occurred
  440. * : 02.e : Event Object
  441. * Description : 콤보 값 변경시
  442. ****************************************************************************************/
  443. function group5_grp_sea_cmb_settingrn_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  444. {
  445. fGetWardPatList();
  446. }
  447. /****************************************************************************************
  448. * Components : Button
  449. * Components ID : button1
  450. * Event : onclick
  451. * Argument : 01.obj : Object Event has occurred
  452. * : 02.e : Event Object
  453. * Description : 조회버튼 클릭시
  454. ****************************************************************************************/
  455. function group5_grp_sea_button1_onclick(obj:Button, e:ClickEventInfo)
  456. {
  457. finit("Search");
  458. }
  459. /****************************************************************************************
  460. * Components : Grid
  461. * Components ID : grd_wardpatlist
  462. * Event : oncelldblclick
  463. * Argument : 01.obj : Object Event has occurred
  464. * : 02.e : Event Object
  465. * Description : 그리드 셀 더블클릭시
  466. ****************************************************************************************/
  467. function group5_grd_wardpatlist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  468. {
  469. var condparam = "";
  470. // 상단정보 올림
  471. condparam = ds_main_wardpatinfo_wardpatlist.getColumn(ds_main_wardpatinfo_wardpatlist.rowposition, "ordtype")
  472. + "▦" + ds_main_wardpatinfo_wardpatlist.getColumn(ds_main_wardpatinfo_wardpatlist.rowposition, "pid")
  473. + "▦" + ds_main_wardpatinfo_wardpatlist.getColumn(ds_main_wardpatinfo_wardpatlist.rowposition, "indd")
  474. + "▦" + ds_main_wardpatinfo_wardpatlist.getColumn(ds_main_wardpatinfo_wardpatlist.rowposition, "cretno")
  475. + "▦" + ds_main_wardpatinfo_wardpatlist.getColumn(ds_main_wardpatinfo_wardpatlist.rowposition, "instcd")
  476. + "▦" + "";//model.getValue("/root/cond/actvdd");
  477. // setParameter("condparam", condparam);
  478. // modal("SPMMO08900", 1, "", "", "", "", "", "left:0; right:0; width:0; height:0; sysmenu:hidden; caption:hidden; min:hidden, max:hidden;");
  479. appf_initPatientInfo(condparam); //상단정보 셋팅
  480. fSearch();
  481. }
  482. /****************************************************************************************
  483. * Components : Combo
  484. * Components ID : cmb_Zone
  485. * Event : onitemchanged
  486. * Argument : 01.obj : Object Event has occurred
  487. * : 02.e : Event Object
  488. * Description : 콤보 값 변경시
  489. ****************************************************************************************/
  490. function group5_cmb_Zone_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  491. {
  492. fGetWardPatList();
  493. }
  494. /****************************************************************************************
  495. * Components : Button
  496. * Components ID : button3
  497. * Event : onclick
  498. * Argument : 01.obj : Object Event has occurred
  499. * : 02.e : Event Object
  500. * Description : 조회기준버튼 클릭시
  501. ****************************************************************************************/
  502. function group5_button3_onclick(obj:Button, e:ClickEventInfo)
  503. {
  504. if(!utlf_isNull(group5.grp_sea.cmb_ward.text)){
  505. frmf_setParameter("PARAM1", group5.grp_sea.cmb_ward.value);
  506. frmf_setParameter("PARAM2", group5.grp_sea.cmb_ward.text);
  507. frmf_modal("SPMNW17300","SPMNW17300",null,"",1,1,1,"","","","","","M"); //yjh1
  508. fSearch() ;
  509. }else{
  510. sysf_messageBox("병동을 먼저 선택하십시오.", "I");
  511. }
  512. }
  513. function SMMNW17300_ontimer(obj:Form, e:TimerEventInfo)
  514. {
  515. if( e.timerid == 0 ){
  516. this.killTimer(0);
  517. finit();
  518. }
  519. }
  520. ]]></Script>
  521. </Form>
  522. </FDL>