SMMRC02300_응급실챠트이관.xfdl 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMMRC02300" position="absolute 0 0 410 410" titletext="응급실 - 챠트이관" oninit="SMMRC02300_oninit" onload="SMMRC02300_onload">
  5. <Layouts>
  6. <Layout>
  7. <Static text="응급실 - 챠트이관" position="absolute 0 0 141 20" id="cpt_title" class="tit_1"/>
  8. <Div position="absolute 0 0 400 401" align="align:center top;" id="group2">
  9. <Layouts>
  10. <Layout>
  11. <Shape id="roundrect1" type="roundrectangle" position="absolute 0 20 395 55"/>
  12. <Static text="등록번호 :" position="absolute 8 30 94 47" id="caption5" class="search_name" anchor="default"/>
  13. <Button position="absolute 330 28 386 50" id="btn_lendchrt" class="btn1" text="조회" anchor="default" onclick="group2_btn_lendchrt_onclick"/>
  14. <Shape position="absolute 317 28 323 50" linetype="vertical" id="line13" class="line_4" anchor="default"/>
  15. <Static text="응급실 - 챠트이관" position="absolute 0 0 141 20" id="caption1" class="tit_1" anchor="default"/>
  16. <Grid position="absolute 0 95 395 400" align="align:center middle;" id="grd_chrtlist" binddataset="ds_main_lendchrt_chrtlist" anchor="default" cellclickbound="cell">
  17. <Formats>
  18. <Format id="default">
  19. <Columns>
  20. <Column size="70"/>
  21. <Column size="30"/>
  22. <Column size="60"/>
  23. <Column size="150"/>
  24. <Column size="60"/>
  25. </Columns>
  26. <Rows>
  27. <Row size="24" band="head"/>
  28. <Row size="24"/>
  29. </Rows>
  30. <Band id="head">
  31. <Cell text="등록번호"/>
  32. <Cell col="1" text="I/O"/>
  33. <Cell col="2" text="챠트과"/>
  34. <Cell col="3" text="챠트과"/>
  35. <Cell col="4" text="선택"/>
  36. </Band>
  37. <Band id="body">
  38. <Cell text="bind:pid"/>
  39. <Cell col="1" text="bind:ioflag"/>
  40. <Cell col="2" text="bind:deptengabbr"/>
  41. <Cell col="3" text="bind:depthngnm"/>
  42. <Cell col="4" text="bind:checked" edittype="checkbox" displaytype="checkbox"/>
  43. </Band>
  44. </Format>
  45. </Formats>
  46. </Grid>
  47. <Combo position="absolute 71 65 161 84" id="cbo_deptcd" class="combo_search" enable="false" innerdataset="@ds_init_wardlist_dept" datacolumn="depthngnm" codecolumn="deptcd" anchor="default" onitemchanged="group2_cbo_deptcd_onitemchanged"/>
  48. <Static text="보낼 병동" position="absolute 0 65 70 84" align="align:center middle;" id="caption2" class="cell_1" anchor="default"/>
  49. <Combo position="absolute 235 65 325 84" id="combo1" class="combo_search" enable="false" innerdataset="@ds_init_room_list" datacolumn="roomnm" codecolumn="roomcd" anchor="default"/>
  50. <Static text="보낼 병실" position="absolute 164 65 234 84" align="align:center middle;" id="caption3" class="cell_1" anchor="default"/>
  51. <Button position="absolute 330 65 394 84" id="btn_x_send" class="btn2" text="챠트이관" anchor="default" onclick="group2_btn_x_send_onclick"/>
  52. <Shape position="absolute 0 90 395 96" linetype="horizontal" id="line32" class="line_10" anchor="default"/>
  53. <Shape position="absolute 0 61 395 67" linetype="horizontal" id="line29" class="line_3" anchor="default"/>
  54. <Shape position="absolute 0 83 395 89" linetype="horizontal" id="line1" class="line_3" anchor="default"/>
  55. <Edit position="absolute 185 28 280 47" id="ipt_l_pnm" class="input_default" enable="false" anchor="default"/>
  56. <Button position="absolute 285 30 301 46" id="button4" class="icon_search" visible="false" text="" anchor="default" onclick="group2_button4_onclick"/>
  57. <Edit position="absolute 85 28 180 47" id="ipt_pid" class="input_search" enable="false" anchor="default"/>
  58. </Layout>
  59. </Layouts>
  60. </Div>
  61. </Layout>
  62. </Layouts>
  63. <Objects>
  64. <Dataset id="ds_init_wardlist_dept" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  65. <ColumnInfo>
  66. <Column id="depthngnm" type="STRING"/>
  67. <Column id="deptcd" type="STRING"/>
  68. </ColumnInfo>
  69. </Dataset>
  70. <Dataset id="ds_send_reqdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  71. <ColumnInfo>
  72. <Column id="wardcd" type="STRING" size="256" sumtext="병동코드"/>
  73. <Column id="pid" type="STRING" size="256" sumtext="환자번호"/>
  74. <Column id="appdeptcd" type="STRING" size="256" sumtext="대출과코드"/>
  75. <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
  76. <Column id="ioflag" type="STRING" size="256" sumtext="외래/입원구분"/>
  77. <Column id="srchcond" type="INT" size="256" sumtext="검색조건"/>
  78. <Column id="checkfnexam" type="INT" size="256" sumtext="구환신환구분"/>
  79. <Column id="hngnm" type="STRING" size="256" sumtext="한글이름"/>
  80. <Column id="rrgstno1" type="STRING" size="256" sumtext="주민번호 앞 6자리"/>
  81. <Column id="rrgstno2" type="STRING" size="256" sumtext="주민번호 앞 7자리"/>
  82. <Column id="acptdd" type="STRING" size="256" sumtext="예약일자"/>
  83. <Column id="insukind" type="STRING" size="256" sumtext="보험유형"/>
  84. <Column id="inhospyn" type="STRING" size="256" sumtext="재원여부"/>
  85. <Column id="hardcd" type="STRING" size="256"/>
  86. </ColumnInfo>
  87. <Rows>
  88. <Row/>
  89. </Rows>
  90. </Dataset>
  91. <Dataset id="ds_init_room_list" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  92. <ColumnInfo>
  93. <Column id="roomcd" type="STRING" size="256" sumtext="병동코드"/>
  94. <Column id="roomnm" type="STRING" size="256" sumtext="병실"/>
  95. </ColumnInfo>
  96. </Dataset>
  97. <Dataset id="ds_main_lendchrt_chrtlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  98. <ColumnInfo>
  99. <Column id="pid" type="STRING" size="256" sumtext="환자번호"/>
  100. <Column id="ioflag" type="STRING" size="256" sumtext="외래/입원구분"/>
  101. <Column id="chrtseqno" type="STRING" size="256" sumtext="대출번호"/>
  102. <Column id="medirecno" type="STRING" size="256" sumtext="챠트번호"/>
  103. <Column id="orddeptcd" type="STRING" size="256" sumtext="진료과코드"/>
  104. <Column id="depthngnm" type="STRING" size="256" sumtext="진료과"/>
  105. <Column id="deptengabbr" type="STRING" size="256" sumtext="진료과약어명"/>
  106. <Column id="renddeptcd" type="STRING" size="256" sumtext="대출과코드"/>
  107. <Column id="lendmanid" type="STRING" size="256" sumtext="대출자ID"/>
  108. <Column id="checked" type="STRING" size="256" sumtext="체크flag"/>
  109. </ColumnInfo>
  110. </Dataset>
  111. <Dataset id="ds_main_result_patinfo_patinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  112. <ColumnInfo>
  113. <Column id="pid" type="STRING" size="256" sumtext="환자등록번호"/>
  114. <Column id="bindyn" type="STRING" size="256" sumtext="환자등록번호"/>
  115. <Column id="hngnm" type="STRING" size="256" sumtext="한글이름"/>
  116. <Column id="engnm" type="STRING" size="256" sumtext="영문이름"/>
  117. <Column id="chinm" type="STRING" size="256" sumtext="영문이름"/>
  118. <Column id="rrgstno1" type="STRING" size="256" sumtext="주민번호앞6자리"/>
  119. <Column id="rrgstno2" type="STRING" size="256" sumtext="주민번호뒤7자리"/>
  120. <Column id="rrgstno3" type="STRING" size="256" sumtext="주민번호뒤4자리와별표3자리"/>
  121. <Column id="lastinsukind" type="STRING" size="256" sumtext="최근보험유형"/>
  122. <Column id="brthdd" type="STRING" size="256" sumtext="생년월일"/>
  123. <Column id="sex" type="STRING" size="256" sumtext="성별"/>
  124. <Column id="age" type="STRING" size="256" sumtext="나이"/>
  125. <Column id="bindpid" type="STRING" size="256" sumtext="합본등록번호"/>
  126. <Column id="hometel" type="STRING" size="256" sumtext="집전화번호"/>
  127. <Column id="mpphontel" type="STRING" size="256" sumtext="휴대전화번호"/>
  128. <Column id="etctel1" type="STRING" size="256" sumtext="기타전화번호1"/>
  129. <Column id="etctel2" type="STRING" size="256" sumtext="기타전화번호2"/>
  130. <Column id="smsaprvyn" type="STRING" size="256" sumtext="SMS전송 승인 여부"/>
  131. <Column id="email" type="STRING" size="256" sumtext="이메일 게정"/>
  132. <Column id="zipcd1" type="STRING" size="256" sumtext="우편번호 앞 3자리"/>
  133. <Column id="zipcd2" type="STRING" size="256" sumtext="우편번호 뒤 3자리"/>
  134. <Column id="zipcdseq" type="STRING" size="256" sumtext="우편일련번호"/>
  135. <Column id="addr" type="STRING" size="256" sumtext="기본주소"/>
  136. <Column id="detladdr" type="STRING" size="256" sumtext="상세주소"/>
  137. <Column id="btype" type="STRING" size="256" sumtext="혈액형"/>
  138. <Column id="rh" type="STRING" size="256" sumtext="RH혈액형"/>
  139. <Column id="forgeryn" type="STRING" size="256" sumtext="외국인여부"/>
  140. <Column id="nati" type="STRING" size="256" sumtext="국적"/>
  141. <Column id="psptno" type="STRING" size="256" sumtext="여권번호"/>
  142. <Column id="recmyn" type="STRING" size="256" sumtext="추천여부"/>
  143. <Column id="recmerid" type="STRING" size="256" sumtext="추천인ID"/>
  144. <Column id="recmernm" type="STRING" size="256" sumtext="추천인명"/>
  145. <Column id="recmerrela" type="STRING" size="256" sumtext="추천인과의 관계"/>
  146. <Column id="vipyn" type="STRING" size="256" sumtext="VIP여부"/>
  147. <Column id="viprem" type="STRING" size="256" sumtext="VIP비고"/>
  148. <Column id="religncd" type="STRING" size="256" sumtext="종교코드"/>
  149. <Column id="carnum" type="STRING" size="256" sumtext="자동차번호"/>
  150. <Column id="baptnm" type="STRING" size="256" sumtext="세례명"/>
  151. <Column id="chchnm" type="STRING" size="256" sumtext="성당명"/>
  152. <Column id="dethyn" type="STRING" size="256" sumtext="사망여부"/>
  153. <Column id="dethdt" type="STRING" size="256" sumtext="사망일시"/>
  154. <Column id="dethdd" type="STRING" size="256" sumtext="사망일자"/>
  155. <Column id="dethtm" type="STRING" size="256" sumtext="사망시간"/>
  156. <Column id="chosresn" type="STRING" size="256" sumtext="내원사유"/>
  157. <Column id="animyn" type="STRING" size="256" sumtext="동물여부"/>
  158. <Column id="exptresncd" type="STRING" size="256" sumtext="원외예외사유코드"/>
  159. <Column id="inhospyn" type="STRING" size="256" sumtext="재원여부"/>
  160. <Column id="handicapryn" type="STRING" size="256" sumtext="장애인여부"/>
  161. <Column id="pidflag" type="STRING" size="256" sumtext="등록번호구분"/>
  162. <Column id="remfact" type="STRING" size="256" sumtext="참고사항"/>
  163. <Column id="ptunyn" type="STRING" size="256" sumtext="미수안내"/>
  164. <Column id="lastorddd" type="STRING" size="256" sumtext="최근내원일"/>
  165. <Column id="lastorddeptcd" type="STRING" size="256" sumtext="최근내원과"/>
  166. <Column id="outuncoamt" type="STRING" size="256" sumtext="외래미수금"/>
  167. <Column id="dschuncoamt" type="STRING" size="256" sumtext="입원미수금"/>
  168. <Column id="kioskrcptnoyn" type="STRING" size="256" sumtext="무인수납불가여부"/>
  169. <Column id="acptdd" type="STRING" size="256" sumtext="가예약 접수일자"/>
  170. <Column id="acptno" type="STRING" size="256" sumtext="가예약 접수일련번호"/>
  171. <Column id="patspcfyn" type="STRING" size="256" sumtext="특이환자여부"/>
  172. <Column id="tdaydsch" type="STRING" size="256" sumtext="특이환자여부"/>
  173. <Column id="mig" type="STRING" size="256" sumtext="마이그레이션여부"/>
  174. </ColumnInfo>
  175. </Dataset>
  176. <Dataset id="ds_hidden_mmb_hardcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  177. <ColumnInfo>
  178. <Column id="hardcd" type="STRING" size="256" sumtext="하드코드"/>
  179. </ColumnInfo>
  180. </Dataset>
  181. <Dataset id="ds_send_savedata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  182. <ColumnInfo>
  183. <Column id="status" type="STRING" size="256" sumtext="상태구분"/>
  184. <Column id="chrtseqno" type="BIGDECIMAL" size="256" sumtext="대출번호"/>
  185. <Column id="medirecno" type="BIGDECIMAL" size="256" sumtext="챠트번호"/>
  186. <Column id="pid" type="STRING" size="256" sumtext="환자번호"/>
  187. <Column id="indd" type="STRING" size="256" sumtext="(원무key)입원일"/>
  188. <Column id="cretno" type="INT" size="256" sumtext="(원무key)생성번호"/>
  189. <Column id="wardcd" type="STRING" size="256" sumtext="병동코드"/>
  190. <Column id="roomcd" type="STRING" size="256" sumtext="병실코드"/>
  191. <Column id="basedeptcd" type="STRING" size="256" sumtext="의료정보팀부서코드"/>
  192. </ColumnInfo>
  193. </Dataset>
  194. <Dataset id="ds_main_condition" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  195. <ColumnInfo>
  196. <Column id="pid" type="STRING" size="256"/>
  197. <Column id="pnm" type="STRING" size="256"/>
  198. <Column id="wardcd" type="STRING" size="256"/>
  199. <Column id="roomcd" type="STRING" size="256"/>
  200. <Column id="appdeptcd" type="STRING" size="256"/>
  201. <Column id="basedeptcd" type="STRING" size="256"/>
  202. <Column id="indd" type="STRING" size="256"/>
  203. <Column id="cretno" type="STRING" size="256"/>
  204. </ColumnInfo>
  205. <Rows>
  206. <Row/>
  207. </Rows>
  208. </Dataset>
  209. <Dataset id="ds_temp_basedeptcd_hardcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  210. <ColumnInfo>
  211. <Column id="hardcd" type="STRING" size="255"/>
  212. <Column id="hardcdnm" type="STRING" size="255"/>
  213. <Column id="cdseqno" type="BIGDECIMAL" size="255"/>
  214. </ColumnInfo>
  215. </Dataset>
  216. <Dataset id="ds_temp_appdeptcd_hardcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  217. <ColumnInfo>
  218. <Column id="hardcd" type="STRING" size="255"/>
  219. <Column id="hardcdnm" type="STRING" size="255"/>
  220. <Column id="cdseqno" type="BIGDECIMAL" size="255"/>
  221. </ColumnInfo>
  222. </Dataset>
  223. <Dataset id="ds_main_result_paminfo_list" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  224. <ColumnInfo>
  225. <Column id="pid" type="STRING" size="256"/>
  226. <Column id="indd" type="STRING" size="256"/>
  227. <Column id="cretno" type="STRING" size="256"/>
  228. <Column id="seqno" type="STRING" size="256"/>
  229. <Column id="instcd" type="STRING" size="256"/>
  230. <Column id="mskind" type="STRING" size="256"/>
  231. <Column id="histstat" type="STRING" size="256"/>
  232. <Column id="hospbrthyn" type="STRING" size="256"/>
  233. <Column id="rsrvinyn" type="STRING" size="256"/>
  234. <Column id="intm" type="STRING" size="256"/>
  235. <Column id="dschdd" type="STRING" size="256"/>
  236. <Column id="dschtm" type="STRING" size="256"/>
  237. <Column id="dschtype" type="STRING" size="256"/>
  238. <Column id="dethdt" type="STRING" size="256"/>
  239. <Column id="indschacptstat" type="STRING" size="256"/>
  240. <Column id="fsexamflag" type="STRING" size="256"/>
  241. <Column id="insukind" type="STRING" size="256"/>
  242. <Column id="suppkind" type="STRING" size="256"/>
  243. <Column id="centcd" type="STRING" size="256"/>
  244. <Column id="orddeptcd" type="STRING" size="256"/>
  245. <Column id="medispclid" type="STRING" size="256"/>
  246. <Column id="atdoctid" type="STRING" size="256"/>
  247. <Column id="specordyn" type="STRING" size="256"/>
  248. <Column id="wardcd" type="STRING" size="256"/>
  249. <Column id="wardnm" type="STRING" size="256"/>
  250. <Column id="roomcd" type="STRING" size="256"/>
  251. <Column id="roomgrdecd" type="STRING" size="256"/>
  252. <Column id="roomtypecd" type="STRING" size="256"/>
  253. <Column id="rqsthospcd" type="STRING" size="256"/>
  254. <Column id="rqstdrid" type="STRING" size="256"/>
  255. <Column id="drgyn" type="STRING" size="256"/>
  256. <Column id="bmtyn" type="STRING" size="256"/>
  257. <Column id="clincstdyyn" type="STRING" size="256"/>
  258. <Column id="clincstdycd" type="STRING" size="256"/>
  259. <Column id="batlockid" type="STRING" size="256"/>
  260. <Column id="batlockyn" type="STRING" size="256"/>
  261. <Column id="ordcostretcdd" type="STRING" size="256"/>
  262. <Column id="ordcostcalcdd" type="STRING" size="256"/>
  263. <Column id="dschdclrtyn" type="STRING" size="256"/>
  264. <Column id="dschdclrdt" type="STRING" size="256"/>
  265. <Column id="dschdclrtrgstid" type="STRING" size="256"/>
  266. <Column id="dschdclrtrgstnm" type="STRING" size="256"/>
  267. <Column id="dschdclrtrgstdt" type="STRING" size="256"/>
  268. <Column id="dschrgstacptdt" type="STRING" size="256"/>
  269. <Column id="dschrgstacptchar" type="STRING" size="256"/>
  270. <Column id="dschnotiyn" type="STRING" size="256"/>
  271. <Column id="dschnotidt" type="STRING" size="256"/>
  272. <Column id="dschnotirgstid" type="STRING" size="256"/>
  273. <Column id="dschnotirgstdt" type="STRING" size="256"/>
  274. <Column id="calclastdd" type="STRING" size="256"/>
  275. <Column id="dschjudgprcsstat" type="STRING" size="256"/>
  276. <Column id="lastjudgdd" type="STRING" size="256"/>
  277. <Column id="lastmdlclamdd" type="STRING" size="256"/>
  278. <Column id="lastjudgendid" type="STRING" size="256"/>
  279. <Column id="spcljudgflag" type="STRING" size="256"/>
  280. <Column id="mainjudgid" type="STRING" size="256"/>
  281. <Column id="icdr_roomgrdecd" type="STRING" size="256"/>
  282. <Column id="icdr_roomtypecd" type="STRING" size="256"/>
  283. <Column id="icdr_wardcd2" type="STRING" size="256"/>
  284. <Column id="icdr_roomcd2" type="STRING" size="256"/>
  285. <Column id="icdr_roomgrdecd2" type="STRING" size="256"/>
  286. <Column id="icdr_roomtypecd2" type="STRING" size="256"/>
  287. <Column id="hngnm" type="STRING" size="256"/>
  288. <Column id="hngnm2" type="STRING" size="256"/>
  289. <Column id="dispnm1" type="STRING" size="256"/>
  290. <Column id="dispnm2" type="STRING" size="256"/>
  291. <Column id="sex" type="STRING" size="256"/>
  292. <Column id="age" type="STRING" size="256"/>
  293. <Column id="arvpath" type="STRING" size="256"/>
  294. <Column id="ordrslt" type="STRING" size="256"/>
  295. <Column id="hospiceyn" type="STRING" size="256"/>
  296. <Column id="ioflag" type="STRING" size="256"/>
  297. <Column id="orgordtype" type="STRING" size="256"/>
  298. <Column id="brateflag" type="STRING" size="256"/>
  299. <Column id="ermngtamtcalcyn" type="STRING" size="256"/>
  300. <Column id="erbrthflag" type="STRING" size="256"/>
  301. <Column id="erchospath" type="STRING" size="256"/>
  302. <Column id="erorddeptcd" type="STRING" size="256"/>
  303. <Column id="eroutdt" type="STRING" size="256"/>
  304. <Column id="careinrmdd" type="STRING" size="256"/>
  305. <Column id="careinrmtm" type="STRING" size="256"/>
  306. <Column id="careinrmrgstrid" type="STRING" size="256"/>
  307. <Column id="prcplockid" type="STRING" size="256"/>
  308. <Column id="iprcaddyn" type="STRING" size="256"/>
  309. <Column id="rrgstno1" type="STRING" size="256"/>
  310. <Column id="hosoutexptresncd" type="STRING" size="256"/>
  311. <Column id="brthdd" type="STRING" size="256"/>
  312. <Column id="calcdd" type="STRING" size="256"/>
  313. <Column id="calctm" type="STRING" size="256"/>
  314. <Column id="orddrnm" type="STRING" size="256"/>
  315. <Column id="orddeptnm" type="STRING" size="256"/>
  316. <Column id="replyn" type="STRING" size="256"/>
  317. <Column id="repltypenm" type="STRING" size="256"/>
  318. <Column id="resnyn" type="STRING" size="256"/>
  319. <Column id="npresnyn" type="STRING" size="256"/>
  320. <Column id="autoformcd" type="STRING" size="256"/>
  321. <Column id="subcretno" type="STRING" size="256"/>
  322. <Column id="prcpsaveyn" type="STRING" size="256"/>
  323. <Column id="emrsaveyn" type="STRING" size="256"/>
  324. <Column id="ertransyn" type="STRING" size="256"/>
  325. <Column id="ercareinrmdd" type="STRING" size="256"/>
  326. <Column id="ercareinrmtm" type="STRING" size="256"/>
  327. <Column id="coopteamcd" type="STRING" size="256"/>
  328. <Column id="coopteamnm" type="STRING" size="256"/>
  329. <Column id="nonprgresncd" type="STRING" size="256"/>
  330. <Column id="nonprgresncnts" type="STRING" size="256"/>
  331. <Column id="scndyn" type="STRING" size="256"/>
  332. <Column id="rrgstno2" type="STRING" size="256"/>
  333. <Column id="rsrvflag" type="STRING" size="256"/>
  334. <Column id="etcordflag" type="STRING" size="256"/>
  335. <Column id="callvisityn" type="STRING" size="256"/>
  336. <Column id="specordtype" type="STRING" size="256"/>
  337. <Column id="specordtypenm" type="STRING" size="256"/>
  338. <Column id="mpphontel" type="STRING" size="256"/>
  339. <Column id="hometel" type="STRING" size="256"/>
  340. <Column id="bedposcntscd" type="STRING" size="256"/>
  341. <Column id="bedposcnts" type="STRING" size="256"/>
  342. <Column id="basetypecd" type="STRING" size="256"/>
  343. <Column id="typenm" type="STRING" size="256"/>
  344. <Column id="opfeechkyn" type="STRING" size="256"/>
  345. <Column id="erissdeptcd" type="STRING" size="256"/>
  346. <Column id="warnmsg" type="STRING" size="256"/>
  347. <Column id="errwarnmsg" type="STRING" size="256"/>
  348. <Column id="durdiagyn" type="STRING" size="256"/>
  349. </ColumnInfo>
  350. </Dataset>
  351. <Dataset id="ds_hidden_param" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  352. <ColumnInfo>
  353. <Column id="pid" type="STRING" size="256"/>
  354. <Column id="inwardcd" type="STRING" size="256"/>
  355. <Column id="inroomcd" type="STRING" size="256"/>
  356. </ColumnInfo>
  357. <Rows>
  358. <Row/>
  359. </Rows>
  360. </Dataset>
  361. <Dataset id="ds_hidden_tmp_pidpopupinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  362. <ColumnInfo>
  363. <Column id="checkfnexam" type="STRING" size="256"/>
  364. <Column id="autoflag" type="STRING" size="256"/>
  365. <Column id="srchcond" type="STRING" size="256"/>
  366. </ColumnInfo>
  367. <Rows>
  368. <Row/>
  369. </Rows>
  370. </Dataset>
  371. <Dataset id="ds_patinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  372. <ColumnInfo>
  373. <Column id="pid" type="STRING" size="256" sumtext="환자등록번호"/>
  374. <Column id="bindyn" type="STRING" size="256" sumtext="환자등록번호"/>
  375. <Column id="hngnm" type="STRING" size="256" sumtext="한글이름"/>
  376. <Column id="hngnm2" type="STRING" size="256" sumtext="표시이름"/>
  377. <Column id="engnm" type="STRING" size="256" sumtext="영문이름"/>
  378. <Column id="chinm" type="STRING" size="256" sumtext="영문이름"/>
  379. <Column id="rrgstno1" type="STRING" size="256" sumtext="주민번호앞6자리"/>
  380. <Column id="rrgstno2" type="STRING" size="256" sumtext="주민번호뒤7자리"/>
  381. <Column id="rrgstno3" type="STRING" size="256" sumtext="주민번호뒤4자리와별표3자리"/>
  382. <Column id="lastinsukind" type="STRING" size="256" sumtext="최근보험유형"/>
  383. <Column id="brthdd" type="STRING" size="256" sumtext="생년월일"/>
  384. <Column id="sex" type="STRING" size="256" sumtext="성별"/>
  385. <Column id="age" type="STRING" size="256" sumtext="나이"/>
  386. <Column id="bindpid" type="STRING" size="256" sumtext="합본등록번호"/>
  387. <Column id="hometel" type="STRING" size="256" sumtext="집전화번호"/>
  388. <Column id="mpphontel" type="STRING" size="256" sumtext="휴대전화번호"/>
  389. <Column id="etctel1" type="STRING" size="256" sumtext="기타전화번호1"/>
  390. <Column id="etctel2" type="STRING" size="256" sumtext="기타전화번호2"/>
  391. <Column id="smsaprvyn" type="STRING" size="256" sumtext="SMS전송 승인 여부"/>
  392. <Column id="email" type="STRING" size="256" sumtext="이메일 게정"/>
  393. <Column id="zipcd1" type="STRING" size="256" sumtext="우편번호 앞 3자리"/>
  394. <Column id="zipcd2" type="STRING" size="256" sumtext="우편번호 뒤 3자리"/>
  395. <Column id="zipcdseq" type="STRING" size="256" sumtext="우편일련번호"/>
  396. <Column id="addr" type="STRING" size="256" sumtext="기본주소"/>
  397. <Column id="detladdr" type="STRING" size="256" sumtext="상세주소"/>
  398. <Column id="btype" type="STRING" size="256" sumtext="혈액형"/>
  399. <Column id="rh" type="STRING" size="256" sumtext="RH혈액형"/>
  400. <Column id="forgeryn" type="STRING" size="256" sumtext="외국인여부"/>
  401. <Column id="nati" type="STRING" size="256" sumtext="국적"/>
  402. <Column id="psptno" type="STRING" size="256" sumtext="여권번호"/>
  403. <Column id="recmyn" type="STRING" size="256" sumtext="추천여부"/>
  404. <Column id="recmerid" type="STRING" size="256" sumtext="추천인ID"/>
  405. <Column id="recmernm" type="STRING" size="256" sumtext="추천인명"/>
  406. <Column id="recmerrela" type="STRING" size="256" sumtext="추천인과의 관계"/>
  407. <Column id="vipyn" type="STRING" size="256" sumtext="VIP여부"/>
  408. <Column id="viprem" type="STRING" size="256" sumtext="VIP비고"/>
  409. <Column id="religncd" type="STRING" size="256" sumtext="종교코드"/>
  410. <Column id="baptnm" type="STRING" size="256" sumtext="세례명"/>
  411. <Column id="chchnm" type="STRING" size="256" sumtext="성당명"/>
  412. <Column id="dethyn" type="STRING" size="256" sumtext="사망여부"/>
  413. <Column id="dethdt" type="STRING" size="256" sumtext="사망일시"/>
  414. <Column id="dethdd" type="STRING" size="256" sumtext="사망일자"/>
  415. <Column id="dethtm" type="STRING" size="256" sumtext="사망시간"/>
  416. <Column id="chosresn" type="STRING" size="256" sumtext="내원사유"/>
  417. <Column id="animyn" type="STRING" size="256" sumtext="동물여부"/>
  418. <Column id="exptresncd" type="STRING" size="256" sumtext="원외예외사유코드"/>
  419. <Column id="inhospyn" type="STRING" size="256" sumtext="재원여부"/>
  420. <Column id="handicapryn" type="STRING" size="256" sumtext="장애인여부"/>
  421. <Column id="pidflag" type="STRING" size="256" sumtext="등록번호구분"/>
  422. <Column id="remfact" type="STRING" size="256" sumtext="참고사항"/>
  423. <Column id="ptunyn" type="STRING" size="256" sumtext="미수안내"/>
  424. <Column id="lastorddd" type="STRING" size="256" sumtext="최근내원일"/>
  425. <Column id="lastorddeptcd" type="STRING" size="256" sumtext="최근내원과"/>
  426. <Column id="outuncoamt" type="STRING" size="256" sumtext="외래미수금"/>
  427. <Column id="dschuncoamt" type="STRING" size="256" sumtext="입원미수금"/>
  428. <Column id="kioskrcptnoyn" type="STRING" size="256" sumtext="무인수납불가여부"/>
  429. <Column id="carnum" type="STRING" size="256" sumtext="차량번호"/>
  430. <Column id="acptdd" type="STRING" size="256" sumtext="가예약 접수일자"/>
  431. <Column id="acptno" type="STRING" size="256" sumtext="가예약 접수일련번호"/>
  432. <Column id="patspcfyn" type="STRING" size="256" sumtext="특이환자여부"/>
  433. <Column id="tdaydsch" type="STRING" size="256" sumtext="특이환자여부"/>
  434. <Column id="mig" type="STRING" size="256" sumtext="마이그레이션여부"/>
  435. <Column id="scanyn" type="STRING" size="256" sumtext="동의서출력여부"/>
  436. <Column id="spifscanyn" type="STRING" size="256" sumtext="선택진료신청서스캔여부"/>
  437. <Column id="isolinfo" type="STRING" size="256" sumtext="격리환자정보"/>
  438. <Column id="builno" type="STRING" size="256" sumtext="도로명주소 코드"/>
  439. </ColumnInfo>
  440. </Dataset>
  441. </Objects>
  442. <Bind>
  443. <BindItem id="item0" compid="group2.ipt_pid" propid="value" datasetid="ds_main_condition" columnid="pid"/>
  444. <BindItem id="item1" compid="group2.ipt_l_pnm" propid="value" datasetid="ds_main_condition" columnid="pnm"/>
  445. <BindItem id="item2" compid="group2.cbo_deptcd" propid="value" datasetid="ds_main_condition" columnid="wardcd"/>
  446. <BindItem id="item3" compid="group2.combo1" propid="value" datasetid="ds_main_condition" columnid="roomcd"/>
  447. </Bind>
  448. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  449. * System Name : 경대 의료정보시스템
  450. * Job Name : emr_chrtmngtxp -> SMMRC02300
  451. * Creator : yjh
  452. * Make Date : 2016-11-14
  453. * Description :
  454. *---------------------------------------------------------------------------------------
  455. * Modify Date Modifier Modify Description
  456. *---------------------------------------------------------------------------------------
  457. * 2016-11-14 yjh TF->XP
  458. *
  459. *---------------------------------------------------------------------------------------
  460. ****************************************************************************************/
  461. //=======================================================================================
  462. // Lib Include
  463. //---------------------------------------------------------------------------------------
  464. include "com_commonxp::comm_main.xjs";
  465. include "emr_chrtmngtxp::SMMRC02300.xjs"; //yjh : 커밋
  466. include "emr_prcpmngtxp::MMOCommon.xjs";
  467. //=======================================================================================
  468. // Global Form Variable
  469. //---------------------------------------------------------------------------------------
  470. var arErrorCode = new HashArray();
  471. //=======================================================================================
  472. // Function
  473. //---------------------------------------------------------------------------------------
  474. /****************************************************************************************
  475. * Argument : N/A
  476. * Description :
  477. ****************************************************************************************/
  478. //=======================================================================================
  479. // Event
  480. //---------------------------------------------------------------------------------------
  481. /****************************************************************************************
  482. * Components : Form
  483. * Components ID : SMMRC02300
  484. * Event : oninit
  485. * Argument : 01.obj : Object Event has occurred
  486. * : 02.e : Event Object
  487. * Description : 화면 처음 초기화시
  488. ****************************************************************************************/
  489. function SMMRC02300_oninit(obj:Form, e:InitEventInfo)
  490. {
  491. frmf_initForm(obj); //폼 초기화
  492. }
  493. /****************************************************************************************
  494. * Components : Form
  495. * Components ID : SMMRC02300
  496. * Event : onload
  497. * Argument : 01.obj : Object Event has occurred
  498. * : 02.e : Event Object
  499. * Description : 화면 로딩 완료시
  500. ****************************************************************************************/
  501. function SMMRC02300_onload(obj:Form, e:LoadEventInfo)
  502. {
  503. fFormInit();
  504. }
  505. /****************************************************************************************
  506. * Components : Button
  507. * Components ID : btn_lendchrt
  508. * Event : onclick
  509. * Argument : 01.obj : Object Event has occurred
  510. * : 02.e : Event Object
  511. * Description : 조회버튼 클릭시
  512. ****************************************************************************************/
  513. function group2_btn_lendchrt_onclick(obj:Button, e:ClickEventInfo)
  514. {
  515. fGetERLendChrtList();
  516. }
  517. /****************************************************************************************
  518. * Components : Combo
  519. * Components ID : cbo_deptcd
  520. * Event : onitemchanged
  521. * Argument : 01.obj : Object Event has occurred
  522. * : 02.e : Event Object
  523. * Description : 콤보 값 변경시
  524. ****************************************************************************************/
  525. function group2_cbo_deptcd_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
  526. {
  527. fSelectWard();
  528. }
  529. /****************************************************************************************
  530. * Components : Button
  531. * Components ID : btn_x_send
  532. * Event : onclick
  533. * Argument : 01.obj : Object Event has occurred
  534. * : 02.e : Event Object
  535. * Description : 챠트이관 버튼 클릭시
  536. ****************************************************************************************/
  537. function group2_btn_x_send_onclick(obj:Button, e:ClickEventInfo)
  538. {
  539. fSendChrt();
  540. }
  541. /****************************************************************************************
  542. * Components : Button
  543. * Components ID : button4
  544. * Event : onclick
  545. * Argument : 01.obj : Object Event has occurred
  546. * : 02.e : Event Object
  547. * Description : 돋보기 버튼 클릭시
  548. ****************************************************************************************/
  549. function group2_button4_onclick(obj:Button, e:ClickEventInfo)
  550. {
  551. fGetPid("pid", "pnm");
  552. }
  553. ]]></Script>
  554. </Form>
  555. </FDL>