SMADB10200_약품정보리스트.xfdl 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMADB10200" position="absolute 0 0 1195 675" titletext="약품정보리스트" oninit="SMADB10200_oninit" onload="SMADB10200_onload">
  5. <Layouts>
  6. <Layout>
  7. <Static id="caption19" text="약품정보리스트" class="tit_1" position="absolute 0 0 160 25"/>
  8. <Div id="group2" taborder="1" style="align:center top;" class="div_SA" position="absolute 0 25 1195 88" anchor="left top right">
  9. <Layouts>
  10. <Layout>
  11. <Static id="caption2" text="구 분 :" class="search_name" position="absolute 10 14 100 31" anchor="default"/>
  12. <Static id="caption5" text="특별약품 :" class="search_name" position="absolute 10 38 101 55" anchor="default"/>
  13. <Radio id="rdo_srchcls" taborder="1" columncount="4" rowcount="0" codecolumn="codecolumn" datacolumn="datacolumn" class="radio_search" position="absolute 98 11 362 31" anchor="default">
  14. <Dataset id="innerdataset">
  15. <ColumnInfo>
  16. <Column id="codecolumn"/>
  17. <Column id="datacolumn"/>
  18. </ColumnInfo>
  19. <Rows>
  20. <Row>
  21. <Col id="codecolumn">1</Col>
  22. <Col id="datacolumn">코드별</Col>
  23. </Row>
  24. <Row>
  25. <Col id="codecolumn">2</Col>
  26. <Col id="datacolumn">성분별</Col>
  27. </Row>
  28. <Row>
  29. <Col id="codecolumn">3</Col>
  30. <Col id="datacolumn">효능별</Col>
  31. </Row>
  32. <Row>
  33. <Col id="codecolumn">4</Col>
  34. <Col id="datacolumn">상품명별</Col>
  35. </Row>
  36. </Rows>
  37. </Dataset>
  38. </Radio>
  39. <Combo id="cmb_spcldrug" taborder="2" innerdataset="@ds_init_A0006" codecolumn="cdid" datacolumn="cdnm" class="combo_search" position="absolute 97 36 310 55" anchor="default"/>
  40. <Static id="caption3" text="복 지 부 :" class="search_name" position="absolute 328 38 416 55" anchor="default"/>
  41. <Static id="caption1" text="저장구분 :" class="search_name" position="absolute 373 13 453 30" anchor="default"/>
  42. <Edit id="opt_efcycd" taborder="4" class="input_search" position="absolute 405 36 485 55" anchor="default" maxlength="12" onkeydown="group2_opt_efcycd_onkeydown" onmouseenter="group2_opt_efcycd_onmouseenter" onmouseleave="group2_opt_efcycd_onmouseleave" tooltiptext="약품코드(12자리 가능)"/>
  43. <Combo id="cmb_efcycls" taborder="5" innerdataset="@ds_init_P0096" codecolumn="cdid" datacolumn="cdnm" class="combo_search" position="absolute 488 36 673 55" anchor="default"/>
  44. <Static id="caption6" text="순 서 :" class="search_name" position="absolute 561 12 641 29" anchor="default"/>
  45. <Radio id="rdo_seqflag" taborder="6" columncount="4" rowcount="0" codecolumn="codecolumn" datacolumn="datacolumn" class="radio_search" position="absolute 632 10 802 30" anchor="default">
  46. <Dataset id="innerdataset">
  47. <ColumnInfo>
  48. <Column id="codecolumn"/>
  49. <Column id="datacolumn"/>
  50. </ColumnInfo>
  51. <Rows>
  52. <Row>
  53. <Col id="codecolumn">1</Col>
  54. <Col id="datacolumn">약품코드순</Col>
  55. </Row>
  56. <Row>
  57. <Col id="codecolumn">2</Col>
  58. <Col id="datacolumn">처방명칭순</Col>
  59. </Row>
  60. </Rows>
  61. </Dataset>
  62. </Radio>
  63. <Static id="caption4" text="조회조건 :" class="search_name" position="absolute 690 37 781 54" anchor="default"/>
  64. <Combo id="cmb_srchflag" taborder="7" codecolumn="cdid" datacolumn="cdnm" class="combo_search" position="absolute 768 36 899 55" anchor="default" innerdataset="@ds_cmb_srchflag"/>
  65. <Static id="caption7" text="약품종류 :" class="search_name" position="absolute 816 12 907 29" anchor="default"/>
  66. <Edit id="ipt_srchcnts" taborder="9" class="input_search" position="absolute 901 36 1086 55" anchor="default" onkeydown="group2_ipt_srchcnts_onkeydown"/>
  67. <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1097 8 1103 55" anchor="top right"/>
  68. <Button id="btn_sea" taborder="11" text="조회" class="btn1" position="absolute 1120 21 1176 43" anchor="top right" onclick="group2_btn_sea_onclick"/>
  69. <cp_checkboxList id="chk_saveflag" titletext="CheckBox List" taborder="12" text="cp_checkboxList00" scrollbars="none" position="absolute 450 10 555 31" style="background:transparent; " col="1" row="1" cellspacing="2" vcellspacing="0" itemWidth="100" itemHeight="20" overflow="visible" anchor="default"/>
  70. <cp_checkboxList id="chk_drugkind" titletext="CheckBox List" taborder="13" text="cp_checkboxList00" scrollbars="none" position="absolute 891 9 1088 30" style="background:transparent; " col="1" row="1" cellspacing="2" vcellspacing="0" itemWidth="100" itemHeight="20" overflow="visible" anchor="default"/>
  71. </Layout>
  72. </Layouts>
  73. </Div>
  74. <Static id="caption10" text="약품정보리스트" class="tit_2" position="absolute 0 99 128 120"/>
  75. <Shape id="line2" class="line_1" position="absolute 0 116 1195 122" anchor="left top right"/>
  76. <Grid id="grd_comlist" taborder="2" binddataset="ds_grd_comlist" useinputpanel="false" cellsizingtype="both" position="absolute 0 120 1195 673" anchor="all" extendsizetype="row">
  77. <Formats>
  78. <Format id="default">
  79. <Columns>
  80. <Column size="92"/>
  81. <Column size="65"/>
  82. <Column size="70"/>
  83. <Column size="41"/>
  84. <Column size="68"/>
  85. <Column size="41"/>
  86. <Column size="68"/>
  87. <Column size="37"/>
  88. <Column size="53"/>
  89. <Column size="72"/>
  90. <Column size="69"/>
  91. <Column size="78"/>
  92. <Column size="46"/>
  93. <Column size="37"/>
  94. <Column size="34"/>
  95. <Column size="34"/>
  96. <Column size="44"/>
  97. <Column size="80"/>
  98. <Column size="226"/>
  99. <Column size="247"/>
  100. <Column size="249"/>
  101. <Column size="68"/>
  102. <Column size="82"/>
  103. <Column size="86"/>
  104. <Column size="48"/>
  105. <Column size="109"/>
  106. <Column size="100"/>
  107. <Column size="100"/>
  108. <Column size="100"/>
  109. <Column size="100"/>
  110. <Column size="100"/>
  111. <Column size="100"/>
  112. <Column size="100"/>
  113. <Column size="100"/>
  114. <Column size="33"/>
  115. <Column size="37"/>
  116. <Column size="35"/>
  117. <Column size="51"/>
  118. <Column size="54"/>
  119. <Column size="64"/>
  120. <Column size="100"/>
  121. <Column size="100"/>
  122. <Column size="35"/>
  123. <Column size="100"/>
  124. <Column size="100"/>
  125. <Column size="100"/>
  126. <Column size="100"/>
  127. <Column size="36"/>
  128. <Column size="34"/>
  129. <Column size="42"/>
  130. <Column size="80"/>
  131. <Column size="82"/>
  132. <Column size="80"/>
  133. <Column size="92"/>
  134. <Column size="100"/>
  135. <Column size="100"/>
  136. <Column size="100"/>
  137. <Column size="100"/>
  138. <Column size="100"/>
  139. <Column size="100"/>
  140. <Column size="81"/>
  141. <Column size="100"/>
  142. <Column size="100"/>
  143. <Column size="100"/>
  144. <Column size="100"/>
  145. <Column size="86"/>
  146. <Column size="100"/>
  147. <Column size="100"/>
  148. <Column size="100"/>
  149. <Column size="100"/>
  150. <Column size="88"/>
  151. <Column size="100"/>
  152. <Column size="100"/>
  153. <Column size="100"/>
  154. <Column size="100"/>
  155. <Column size="100"/>
  156. <Column size="100"/>
  157. <Column size="100"/>
  158. <Column size="100"/>
  159. <Column size="115"/>
  160. <Column size="100"/>
  161. <Column size="87"/>
  162. <Column size="100"/>
  163. <Column size="100"/>
  164. <Column size="59"/>
  165. <Column size="100"/>
  166. <Column size="100"/>
  167. <Column size="100"/>
  168. <Column size="192"/>
  169. <Column size="194"/>
  170. <Column size="100"/>
  171. </Columns>
  172. <Rows>
  173. <Row size="24" band="head"/>
  174. <Row size="24" band="head"/>
  175. <Row size="24" band="head"/>
  176. <Row size="24"/>
  177. </Rows>
  178. <Band id="head">
  179. <Cell colspan="26" text="약품단위 및 기본정보" taborder="undefined"/>
  180. <Cell col="26" colspan="21" text="약품분류" taborder="undefined"/>
  181. <Cell col="47" colspan="11" text="주사 및 MIX 정보" taborder="undefined"/>
  182. <Cell col="58" colspan="15" text="라벨정보" taborder="undefined"/>
  183. <Cell col="73" colspan="4" text="ATC 정보" taborder="undefined"/>
  184. <Cell col="77" colspan="3" text="수가등록 정보" taborder="undefined"/>
  185. <Cell col="80" rowspan="3" text="주의사항" taborder="undefined"/>
  186. <Cell col="81" rowspan="3" text="품절삭제여부" taborder="undefined"/>
  187. <Cell col="82" rowspan="3" text="품절/재사용일자" taborder="undefined"/>
  188. <Cell col="83" rowspan="3" text="&#10;품절삭제사유" taborder="undefined"/>
  189. <Cell col="84" rowspan="3" text="품절삭제 기타사유" taborder="undefined"/>
  190. <Cell col="85" rowspan="3" text="품절대체약" taborder="undefined"/>
  191. <Cell col="86" rowspan="3" text="금기투여경로" taborder="undefined"/>
  192. <Cell col="87" rowspan="3" text="산제대체약" taborder="undefined"/>
  193. <Cell col="88" rowspan="3" text="효능" taborder="undefined"/>
  194. <Cell col="89" rowspan="3" text="성분" taborder="undefined"/>
  195. <Cell col="90" rowspan="3" text="배합금기수액" taborder="undefined"/>
  196. <Cell row="1" rowspan="2" text="약품코드" taborder="undefined"/>
  197. <Cell row="1" col="1" rowspan="2" text="EDI 코드" taborder="undefined"/>
  198. <Cell row="1" col="2" rowspan="2" text="계약일자" taborder="undefined"/>
  199. <Cell row="1" col="3" rowspan="2" colspan="2" text="대분류" wordwrap="word" taborder="undefined"/>
  200. <Cell row="1" col="5" rowspan="2" colspan="2" text="중분류" wordwrap="word" taborder="undefined"/>
  201. <Cell row="1" col="7" rowspan="2" colspan="2" text="소분류" wordwrap="word" taborder="undefined"/>
  202. <Cell row="1" col="9" rowspan="2" text="시작일자" taborder="undefined"/>
  203. <Cell row="1" col="10" rowspan="2" text="종료일자" taborder="undefined"/>
  204. <Cell row="1" col="11" rowspan="2" text="불출계산기준" taborder="undefined"/>
  205. <Cell row="1" col="12" rowspan="2" text=" 처방 용량" wordwrap="word" taborder="undefined"/>
  206. <Cell row="1" col="13" rowspan="2" text="용량단위" wordwrap="word" taborder="undefined"/>
  207. <Cell row="1" col="14" rowspan="2" text="처방수량" wordwrap="word" taborder="undefined"/>
  208. <Cell row="1" col="15" rowspan="2" text="수량단위" wordwrap="word" taborder="undefined"/>
  209. <Cell row="1" col="16" rowspan="2" text="1회기본수량" wordwrap="word" taborder="undefined"/>
  210. <Cell row="1" col="17" rowspan="2" text="기본용법" taborder="undefined"/>
  211. <Cell row="1" col="18" rowspan="2" text="처방명칭" taborder="undefined"/>
  212. <Cell row="1" col="19" rowspan="2" text="한글상품명" taborder="undefined"/>
  213. <Cell row="1" col="20" rowspan="2" text="영문상품명" taborder="undefined"/>
  214. <Cell row="1" col="21" rowspan="2" text="약품단가" taborder="undefined"/>
  215. <Cell row="1" col="22" rowspan="2" text="수가시작일자" taborder="undefined"/>
  216. <Cell row="1" col="23" rowspan="2" text="수가종료일자" taborder="undefined"/>
  217. <Cell row="1" col="24" rowspan="2" text="원내외구분" wordwrap="word" taborder="undefined"/>
  218. <Cell row="1" col="25" rowspan="2" text="의약분업예외사유" taborder="undefined"/>
  219. <Cell row="1" col="26" rowspan="2" text="약품종류" taborder="undefined"/>
  220. <Cell row="1" col="27" rowspan="2" text="보관방법" taborder="undefined"/>
  221. <Cell row="1" col="28" rowspan="2" text="특별약품" taborder="undefined"/>
  222. <Cell row="1" col="29" rowspan="2" text="일반/전문" taborder="undefined"/>
  223. <Cell row="1" col="30" rowspan="2" text="복지부분류" taborder="undefined"/>
  224. <Cell row="1" col="31" rowspan="2" text="제형" taborder="undefined"/>
  225. <Cell row="1" col="32" rowspan="2" text="수입판매" taborder="undefined"/>
  226. <Cell row="1" col="33" rowspan="2" text="제조사" taborder="undefined"/>
  227. <Cell row="1" col="34" rowspan="2" text="고가여부" wordwrap="word" taborder="undefined"/>
  228. <Cell row="1" col="35" rowspan="2" text="TPN 여부" wordwrap="word" taborder="undefined"/>
  229. <Cell row="1" col="36" rowspan="2" text="TDM 여부" wordwrap="word" taborder="undefined"/>
  230. <Cell row="1" col="37" rowspan="2" text="투약관리여부" wordwrap="word" taborder="undefined"/>
  231. <Cell row="1" col="38" rowspan="2" text="고가주사여부" wordwrap="word" taborder="undefined"/>
  232. <Cell row="1" col="39" rowspan="2" text="제한항생제 여부" wordwrap="word" taborder="undefined"/>
  233. <Cell row="1" col="40" rowspan="2" text="제한약 사용부서" taborder="undefined"/>
  234. <Cell row="1" col="41" rowspan="2" text="임신" taborder="undefined"/>
  235. <Cell row="1" col="42" rowspan="2" text="반환불가" wordwrap="word" taborder="undefined"/>
  236. <Cell row="1" col="43" rowspan="2" text="간헐투약일자" taborder="undefined"/>
  237. <Cell row="1" col="44" rowspan="2" text="복약상담" taborder="undefined"/>
  238. <Cell row="1" col="45" rowspan="2" text="산제불가" taborder="undefined"/>
  239. <Cell row="1" col="46" rowspan="2" text="산제불가사유" taborder="undefined"/>
  240. <Cell row="1" col="47" rowspan="2" text="자가주사" wordwrap="word" taborder="undefined"/>
  241. <Cell row="1" col="48" rowspan="2" text="원외주사" wordwrap="word" taborder="undefined"/>
  242. <Cell row="1" col="49" rowspan="2" text="A.S.T" taborder="undefined"/>
  243. <Cell row="1" col="50" colspan="4" text="재구성" taborder="undefined"/>
  244. <Cell row="1" col="54" colspan="4" text="희석" taborder="undefined"/>
  245. <Cell row="1" col="58" colspan="5" text="외래" taborder="undefined"/>
  246. <Cell row="1" col="63" colspan="5" text="입원" taborder="undefined"/>
  247. <Cell row="1" col="68" colspan="5" text="특조" taborder="undefined"/>
  248. <Cell row="1" col="73" colspan="2" text="외래" taborder="undefined"/>
  249. <Cell row="1" col="75" colspan="2" text="입원" taborder="undefined"/>
  250. <Cell row="1" col="77" rowspan="2" text="수가등록여부" taborder="undefined"/>
  251. <Cell row="1" col="78" rowspan="2" text="수가요청자" taborder="undefined"/>
  252. <Cell row="1" col="79" rowspan="2" text="수가요청일시" taborder="undefined"/>
  253. <Cell row="2" col="50" text="용매"/>
  254. <Cell row="2" col="51" text="용매량(ml)"/>
  255. <Cell row="2" col="52" text="안정시간"/>
  256. <Cell row="2" col="53" text="차광 및 냉장"/>
  257. <Cell row="2" col="54" text="용매"/>
  258. <Cell row="2" col="55" text="용매량(ml)"/>
  259. <Cell row="2" col="56" text="안정시간"/>
  260. <Cell row="2" col="57" text="차광 및 냉장"/>
  261. <Cell row="2" col="58" text="라벨명칭"/>
  262. <Cell row="2" col="59" text="라벨그룹"/>
  263. <Cell row="2" col="60" text="라벨출력여부"/>
  264. <Cell row="2" col="61" text="라벨내용1"/>
  265. <Cell row="2" col="62" text="라벨내용2"/>
  266. <Cell row="2" col="63" text="라벨명칭"/>
  267. <Cell row="2" col="64" text="라벨그룹"/>
  268. <Cell row="2" col="65" text="라벨출력여부"/>
  269. <Cell row="2" col="66" text="라벨내용1"/>
  270. <Cell row="2" col="67" text="라벨내용2"/>
  271. <Cell row="2" col="68" text="라벨명칭"/>
  272. <Cell row="2" col="69" text="라벨그룹"/>
  273. <Cell row="2" col="70" text="라벨출력여부"/>
  274. <Cell row="2" col="71" text="라벨내용1"/>
  275. <Cell row="2" col="72" text="라벨내용2"/>
  276. <Cell row="2" col="73" text="A.T.C 적용"/>
  277. <Cell row="2" col="74" text="단독조제"/>
  278. <Cell row="2" col="75" text="A.T.C 적용"/>
  279. <Cell row="2" col="76" text="단독조제"/>
  280. </Band>
  281. <Band id="body">
  282. <Cell text="bind:drugcd"/>
  283. <Cell col="1" text="bind:edicd"/>
  284. <Cell col="2" displaytype="date" text="bind:condd"/>
  285. <Cell col="3" text="bind:lrgcls"/>
  286. <Cell col="4" style="align:left top;padding:2 2 2 2;" text="bind:lrgclsnm"/>
  287. <Cell col="5" text="bind:mdlcls"/>
  288. <Cell col="6" style="align:left top;padding:2 2 2 2;" text="bind:mdlclsnm"/>
  289. <Cell col="7" text="bind:smlcls"/>
  290. <Cell col="8" style="align:left top;padding:2 2 2 2;" text="bind:smlclsnm" wordwrap="char"/>
  291. <Cell col="9" displaytype="date" text="bind:drugfromdd"/>
  292. <Cell col="10" displaytype="date" text="bind:drugtodd"/>
  293. <Cell col="11" text="bind:delivecritenm"/>
  294. <Cell col="12" text="bind:cntsvol"/>
  295. <Cell col="13" text="bind:cntsunitnm"/>
  296. <Cell col="14" text="bind:packvol"/>
  297. <Cell col="15" text="bind:packunitnm"/>
  298. <Cell col="16" text="bind:basevol"/>
  299. <Cell col="17" text="bind:basemthdcd"/>
  300. <Cell col="18" style="align:left top;padding:2 2 2 2;" text="bind:ordnm"/>
  301. <Cell col="19" style="align:left top;padding:2 2 2 2;" text="bind:hngnm"/>
  302. <Cell col="20" style="align:left top;padding:2 2 2 2;" text="bind:engnm"/>
  303. <Cell col="21" text="bind:약품단가"/>
  304. <Cell col="22" text="bind:수가시작일자"/>
  305. <Cell col="23" text="bind:수가종료일자"/>
  306. <Cell col="24" text="bind:hosinflagnm"/>
  307. <Cell col="25" text="bind:hosinresnnm"/>
  308. <Cell col="26" text="bind:drugkindnm"/>
  309. <Cell col="27" text="bind:keepmthdnm"/>
  310. <Cell col="28" text="bind:spcldrugnm"/>
  311. <Cell col="29" text="bind:spclynnm"/>
  312. <Cell col="30" text="bind:efcyclsnm"/>
  313. <Cell col="31" text="bind:drugtypenm"/>
  314. <Cell col="32" text="bind:수입판매"/>
  315. <Cell col="33" text="bind:제조사"/>
  316. <Cell col="34" text="bind:expnyn"/>
  317. <Cell col="35" text="bind:tpnyn"/>
  318. <Cell col="36" text="bind:tdmyn"/>
  319. <Cell col="37" text="bind:drugmngtyn"/>
  320. <Cell col="38" text="bind:expninjyn"/>
  321. <Cell col="39" text="bind:restantimicyn"/>
  322. <Cell col="40" text="bind:제한약사용부서"/>
  323. <Cell col="41" text="bind:prgcdnm"/>
  324. <Cell col="42" text="bind:rtnimpsiynnm"/>
  325. <Cell col="43" text="bind:itmidrugprid"/>
  326. <Cell col="44" text="bind:tmedcnstnm"/>
  327. <Cell col="45" text="bind:powdimpsinm"/>
  328. <Cell col="46" text="bind:powdimpsiresnnm"/>
  329. <Cell col="47" text="bind:selfinjynnm"/>
  330. <Cell col="48" text="bind:hosoutinjynnm"/>
  331. <Cell col="49" text="bind:astynnm"/>
  332. <Cell col="50" text="bind:reconsolv"/>
  333. <Cell col="51" text="bind:reconmixqty"/>
  334. <Cell col="52" text="bind:reconvalitm"/>
  335. <Cell col="53" text="bind:reconkeepmthdnm"/>
  336. <Cell col="54" text="bind:dilusolv"/>
  337. <Cell col="55" text="bind:dilumixqty"/>
  338. <Cell col="56" text="bind:diluvalitm"/>
  339. <Cell col="57" text="bind:dilukeepmthdnm"/>
  340. <Cell col="58" text="bind:lblnmo"/>
  341. <Cell col="59" text="bind:lblgrupo"/>
  342. <Cell col="60" text="bind:lblprntyno"/>
  343. <Cell col="61" text="bind:lblcnts1o"/>
  344. <Cell col="62" text="bind:lblcnts2o"/>
  345. <Cell col="63" text="bind:lblnmi"/>
  346. <Cell col="64" text="bind:lblgrupi"/>
  347. <Cell col="65" text="bind:lblprntyni"/>
  348. <Cell col="66" text="bind:lblcnts1i"/>
  349. <Cell col="67" text="bind:lblcnts2i"/>
  350. <Cell col="68" text="bind:lblnmm"/>
  351. <Cell col="69" text="bind:lblgrupm"/>
  352. <Cell col="70" text="bind:lblprntynm"/>
  353. <Cell col="71" text="bind:lblcnts1m"/>
  354. <Cell col="72" text="bind:lblcnts2m"/>
  355. <Cell col="73" text="bind:atcifyno"/>
  356. <Cell col="74" text="bind:atcifsnglyno"/>
  357. <Cell col="75" text="bind:atcifyni"/>
  358. <Cell col="76" text="bind:atcifsnglyni"/>
  359. <Cell col="77" text="bind:calcscorrgstyn"/>
  360. <Cell col="78" text="bind:calcscorreqid"/>
  361. <Cell col="79" text="bind:calcscorreqdt" mask="yyyy-mm-dd hh:mm:ss"/>
  362. <Cell col="80" text="bind:etccau"/>
  363. <Cell col="81" text="bind:absnynnm"/>
  364. <Cell col="82" displaytype="date" text="bind:absnreusedd"/>
  365. <Cell col="83" text="bind:absnresnnm"/>
  366. <Cell col="84" text="bind:absnresnetc"/>
  367. <Cell col="85" text="bind:absnaltdrugcd"/>
  368. <Cell col="86" text="bind:adminpath"/>
  369. <Cell col="87" text="bind:powdaltdrugcd"/>
  370. <Cell col="88" text="bind:efcynm"/>
  371. <Cell col="89" text="bind:comnm"/>
  372. <Cell col="90" text="bind:tbooaltdrugcd"/>
  373. </Band>
  374. </Format>
  375. </Formats>
  376. </Grid>
  377. <Button id="btn_excsave" taborder="3" text="엑셀저장" onclick="group3_btn_excsave_onclick" class="btn7" position="absolute 1115 93 1195 115" anchor="top right"/>
  378. <Shape id="line00" class="line_1" position="absolute 0 115 1195 121" anchor="left top right"/>
  379. <Shape id="line01" class="line_1" position="absolute 0 114 1195 120" anchor="left top right"/>
  380. </Layout>
  381. </Layouts>
  382. <Objects>
  383. <Dataset id="ds_init_A0006" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  384. <ColumnInfo>
  385. <Column id="cdnm" type="STRING"/>
  386. <Column id="cdid" type="STRING"/>
  387. </ColumnInfo>
  388. </Dataset>
  389. <Dataset id="ds_init_P0096" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  390. <ColumnInfo>
  391. <Column id="cdnm" type="STRING"/>
  392. <Column id="cdid" type="STRING"/>
  393. </ColumnInfo>
  394. </Dataset>
  395. <Dataset id="ds_grd_comlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  396. <ColumnInfo>
  397. <Column id="drugcd" type="STRING"/>
  398. <Column id="edicd" type="STRING"/>
  399. <Column id="condd" type="STRING"/>
  400. <Column id="lrgcls" type="STRING"/>
  401. <Column id="lrgclsnm" type="STRING"/>
  402. <Column id="mdlcls" type="STRING"/>
  403. <Column id="mdlclsnm" type="STRING"/>
  404. <Column id="smlcls" type="STRING"/>
  405. <Column id="smlclsnm" type="STRING"/>
  406. <Column id="drugfromdd" type="STRING"/>
  407. <Column id="drugtodd" type="STRING"/>
  408. <Column id="delivecritenm" type="STRING"/>
  409. <Column id="cntsvol" type="STRING"/>
  410. <Column id="cntsunitnm" type="STRING"/>
  411. <Column id="packvol" type="STRING"/>
  412. <Column id="packunitnm" type="STRING"/>
  413. <Column id="basevol" type="STRING"/>
  414. <Column id="basemthdcd" type="STRING"/>
  415. <Column id="ordnm" type="STRING"/>
  416. <Column id="hngnm" type="STRING"/>
  417. <Column id="engnm" type="STRING"/>
  418. <Column id="약품단가" type="STRING"/>
  419. <Column id="수가시작일자" type="STRING"/>
  420. <Column id="수가종료일자" type="STRING"/>
  421. <Column id="hosinflagnm" type="STRING"/>
  422. <Column id="hosinresnnm" type="STRING"/>
  423. <Column id="drugkindnm" type="STRING"/>
  424. <Column id="keepmthdnm" type="STRING"/>
  425. <Column id="spcldrugnm" type="STRING"/>
  426. <Column id="spclynnm" type="STRING"/>
  427. <Column id="efcyclsnm" type="STRING"/>
  428. <Column id="drugtypenm" type="STRING"/>
  429. <Column id="수입판매" type="STRING"/>
  430. <Column id="제조사" type="STRING"/>
  431. <Column id="expnyn" type="STRING"/>
  432. <Column id="tpnyn" type="STRING"/>
  433. <Column id="tdmyn" type="STRING"/>
  434. <Column id="drugmngtyn" type="STRING"/>
  435. <Column id="expninjyn" type="STRING"/>
  436. <Column id="restantimicyn" type="STRING"/>
  437. <Column id="제한약사용부서" type="STRING"/>
  438. <Column id="prgcdnm" type="STRING"/>
  439. <Column id="rtnimpsiynnm" type="STRING"/>
  440. <Column id="itmidrugprid" type="STRING"/>
  441. <Column id="tmedcnstnm" type="STRING"/>
  442. <Column id="powdimpsinm" type="STRING"/>
  443. <Column id="powdimpsiresnnm" type="STRING"/>
  444. <Column id="selfinjynnm" type="STRING"/>
  445. <Column id="hosoutinjynnm" type="STRING"/>
  446. <Column id="astynnm" type="STRING"/>
  447. <Column id="reconsolv" type="STRING"/>
  448. <Column id="reconmixqty" type="STRING"/>
  449. <Column id="reconvalitm" type="STRING"/>
  450. <Column id="reconkeepmthdnm" type="STRING"/>
  451. <Column id="dilusolv" type="STRING"/>
  452. <Column id="dilumixqty" type="STRING"/>
  453. <Column id="diluvalitm" type="STRING"/>
  454. <Column id="dilukeepmthdnm" type="STRING"/>
  455. <Column id="lblnmo" type="STRING"/>
  456. <Column id="lblgrupo" type="STRING"/>
  457. <Column id="lblprntyno" type="STRING"/>
  458. <Column id="lblcnts1o" type="STRING"/>
  459. <Column id="lblcnts2o" type="STRING"/>
  460. <Column id="lblnmi" type="STRING"/>
  461. <Column id="lblgrupi" type="STRING"/>
  462. <Column id="lblprntyni" type="STRING"/>
  463. <Column id="lblcnts1i" type="STRING"/>
  464. <Column id="lblcnts2i" type="STRING"/>
  465. <Column id="lblnmm" type="STRING"/>
  466. <Column id="lblgrupm" type="STRING"/>
  467. <Column id="lblprntynm" type="STRING"/>
  468. <Column id="lblcnts1m" type="STRING"/>
  469. <Column id="lblcnts2m" type="STRING"/>
  470. <Column id="atcifyno" type="STRING"/>
  471. <Column id="atcifsnglyno" type="STRING"/>
  472. <Column id="atcifyni" type="STRING"/>
  473. <Column id="atcifsnglyni" type="STRING"/>
  474. <Column id="calcscorrgstyn" type="STRING"/>
  475. <Column id="calcscorreqid" type="STRING"/>
  476. <Column id="calcscorreqdt" type="STRING"/>
  477. <Column id="etccau" type="STRING"/>
  478. <Column id="absnynnm" type="STRING"/>
  479. <Column id="absnreusedd" type="STRING"/>
  480. <Column id="absnresnnm" type="STRING"/>
  481. <Column id="absnresnetc" type="STRING"/>
  482. <Column id="absnaltdrugcd" type="STRING"/>
  483. <Column id="adminpath" type="STRING"/>
  484. <Column id="powdaltdrugcd" type="STRING"/>
  485. <Column id="efcynm" type="STRING"/>
  486. <Column id="comnm" type="STRING"/>
  487. <Column id="tbooaltdrugcd" type="STRING"/>
  488. </ColumnInfo>
  489. </Dataset>
  490. <Dataset id="ds_chk_saveflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  491. <ColumnInfo>
  492. <Column id="cdid" type="STRING" size="256"/>
  493. <Column id="cdnm" type="STRING" size="256"/>
  494. </ColumnInfo>
  495. <Rows>
  496. <Row>
  497. <Col id="cdid">Y</Col>
  498. <Col id="cdnm">확장</Col>
  499. </Row>
  500. <Row>
  501. <Col id="cdid">N</Col>
  502. <Col id="cdnm">임시</Col>
  503. </Row>
  504. </Rows>
  505. </Dataset>
  506. <Dataset id="ds_chk_drugkind" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  507. <ColumnInfo>
  508. <Column id="cdid" type="STRING" size="256"/>
  509. <Column id="cdnm" type="STRING" size="256"/>
  510. </ColumnInfo>
  511. <Rows>
  512. <Row>
  513. <Col id="cdid">N</Col>
  514. <Col id="cdnm">내복</Col>
  515. </Row>
  516. <Row>
  517. <Col id="cdid">M</Col>
  518. <Col id="cdnm">주사</Col>
  519. </Row>
  520. <Row>
  521. <Col id="cdid">Y</Col>
  522. <Col id="cdnm">외용</Col>
  523. </Row>
  524. <Row>
  525. <Col id="cdid">4</Col>
  526. <Col id="cdnm">전체</Col>
  527. </Row>
  528. </Rows>
  529. </Dataset>
  530. <Dataset id="ds_cmb_srchflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  531. <ColumnInfo>
  532. <Column id="cdid" type="STRING" size="256"/>
  533. <Column id="cdnm" type="STRING" size="256"/>
  534. </ColumnInfo>
  535. <Rows>
  536. <Row>
  537. <Col id="cdid">1</Col>
  538. <Col id="cdnm">처방명칭</Col>
  539. </Row>
  540. <Row>
  541. <Col id="cdid">2</Col>
  542. <Col id="cdnm">약품코드</Col>
  543. </Row>
  544. <Row>
  545. <Col id="cdid">3</Col>
  546. <Col id="cdnm">한글(약품/제조회사)</Col>
  547. </Row>
  548. <Row>
  549. <Col id="cdid">4</Col>
  550. <Col id="cdnm">EDI코드</Col>
  551. </Row>
  552. <Row>
  553. <Col id="cdid">5</Col>
  554. <Col id="cdnm">성분명</Col>
  555. </Row>
  556. </Rows>
  557. </Dataset>
  558. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  559. <ColumnInfo>
  560. <Column id="srchcls" type="STRING" size="256"/>
  561. <Column id="cnfmyn" type="STRING" size="256"/>
  562. <Column id="seqflag" type="STRING" size="256"/>
  563. <Column id="drugkind" type="STRING" size="256"/>
  564. <Column id="drugkindall" type="STRING" size="256"/>
  565. <Column id="spcldrug" type="STRING" size="256"/>
  566. <Column id="efcycd" type="STRING" size="256"/>
  567. <Column id="efcycls" type="STRING" size="256"/>
  568. <Column id="srchflag" type="STRING" size="256"/>
  569. <Column id="srchcnts" type="STRING" size="256"/>
  570. <Column id="srchdrugcd" type="STRING" size="256"/>
  571. <Column id="srchcomcd" type="STRING" size="256"/>
  572. <Column id="srchcomnm" type="STRING" size="256"/>
  573. <Column id="srchefcy" type="STRING" size="256"/>
  574. <Column id="srchetcflag" type="STRING" size="256"/>
  575. </ColumnInfo>
  576. <Rows>
  577. <Row>
  578. <Col id="srchcls">1</Col>
  579. <Col id="cnfmyn">Y N</Col>
  580. <Col id="seqflag">1</Col>
  581. <Col id="drugkind">N M Y</Col>
  582. <Col id="drugkindall">4</Col>
  583. <Col id="efcycd">-</Col>
  584. <Col id="efcycls">-</Col>
  585. <Col id="srchflag">1</Col>
  586. <Col id="srchdrugcd">%</Col>
  587. <Col id="srchetcflag">A</Col>
  588. </Row>
  589. </Rows>
  590. </Dataset>
  591. </Objects>
  592. <Bind>
  593. <BindItem id="item0" compid="group2.rdo_srchcls" propid="value" datasetid="ds_send" columnid="srchcls"/>
  594. <BindItem id="item1" compid="group2.rdo_seqflag" propid="value" datasetid="ds_send" columnid="seqflag"/>
  595. <BindItem id="item2" compid="group2.cmb_srchflag" propid="value" datasetid="ds_send" columnid="srchflag"/>
  596. <BindItem id="item3" compid="group2.opt_efcycd" propid="value" datasetid="ds_send" columnid="efcycd"/>
  597. <BindItem id="item4" compid="group2.cmb_efcycls" propid="value" datasetid="ds_send" columnid="efcycls"/>
  598. <BindItem id="item5" compid="group2.cmb_spcldrug" propid="value" datasetid="ds_send" columnid="spcldrug"/>
  599. <BindItem id="item6" compid="group2.ipt_srchcnts" propid="value" datasetid="ds_send" columnid="srchcnts"/>
  600. </Bind>
  601. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  602. * System Name :
  603. * Job Name :
  604. * Creator :
  605. * Make Date : 2015-10-29
  606. * Description :
  607. *---------------------------------------------------------------------------------------
  608. * Modify Date Modifier Modify Description
  609. *---------------------------------------------------------------------------------------
  610. * 2015-10-29 Live Converter TF->XP
  611. *
  612. *---------------------------------------------------------------------------------------
  613. ****************************************************************************************/
  614. include "com_commonxp::comm_main.xjs"
  615. /******************************************************************
  616. * Argument :
  617. * Description : 초기화
  618. ******************************************************************/
  619. function SMADB10200_oninit(obj:Form, e:InitEventInfo)
  620. {
  621. frmf_initForm(obj);
  622. }
  623. function SMADB10200_onload(obj:Form, e:LoadEventInfo)
  624. {
  625. fn_fInitialize();
  626. // 저장구분 기본값 설정
  627. var arrSaveflag = new Array();
  628. arrSaveflag[0] = "Y";
  629. arrSaveflag[1] = "N";
  630. group2.chk_saveflag.setData(arrSaveflag ,null,false);
  631. // 약품종류 기본값 설정
  632. var arrDrugkind = new Array();
  633. arrDrugkind[0] = "N";
  634. arrDrugkind[1] = "M";
  635. arrDrugkind[2] = "Y";
  636. arrDrugkind[3] = "4";
  637. group2.chk_drugkind.setData(arrDrugkind ,null,false);
  638. grdf_initGrid(grd_comlist);
  639. //grdf_setRowTypeIcon(grd_comlist, 0); // 그리드 상태 표시
  640. }
  641. /******************************************************************
  642. * Argument :
  643. * Description : 공통코드호출
  644. ******************************************************************/
  645. function fn_fInitialize(){
  646. appf_getCodeList( [{dsNm: "ds_init_A0006", cdGrpId: "A0006"}
  647. , {dsNm: "ds_init_P0096", cdGrpId: "P0096"}], true );
  648. ds_init_A0006.insertRow(0);
  649. // 저장구분
  650. var sProp1="col=2,row=1,cellspacing=5,vcellspacing=0,itemWidth=-1,itemHeight=20,overflow=''";
  651. group2.chk_saveflag.setInitComp(sProp1, ds_chk_saveflag, "cdid", "cdnm", "lf_chk_saveflag_event");
  652. // 약품종류
  653. var sProp1="col=4,row=1,cellspacing=5,vcellspacing=0,itemWidth=-1,itemHeight=20,overflow=''";
  654. group2.chk_drugkind.setInitComp(sProp1, ds_chk_drugkind, "cdid", "cdnm", "lf_chk_drugkind_event");
  655. }
  656. /******************************************************************
  657. * Argument :
  658. * Description : 저장구분 Event
  659. ******************************************************************/
  660. function lf_chk_saveflag_event(){
  661. ds_send.setColumn(0,"cnfmyn",String(group2.chk_saveflag.getData()).replace(","," "));
  662. }
  663. /******************************************************************
  664. * Argument :
  665. * Description : 약품종류 Event
  666. ******************************************************************/
  667. function lf_chk_drugkind_event(code){
  668. if(eval(code).text == "전체"){ //전체컬럼의 datacolumn값
  669. if(eval(code).value == "4"){ //전체컬럼의 codecolumn값
  670. group2.chk_drugkind.setCheckAll(true);
  671. ds_send.setColumn(0,"drugkind","N M Y");
  672. ds_send.setColumn(0, "drugkindall", "4");
  673. }else{
  674. group2.chk_drugkind.setCheckAll(false);
  675. ds_send.setColumn(0,"drugkind","");
  676. ds_send.setColumn(0, "drugkindall", "");
  677. }
  678. } else {
  679. ds_send.setColumn(0,"drugkind",String(group2.chk_drugkind.getData()).replace(","," "));
  680. }
  681. }
  682. /******************************************************************
  683. * Argument :
  684. * Description : 조회
  685. ******************************************************************/
  686. function group2_btn_sea_onclick(obj:Button, e:ClickEventInfo)
  687. {
  688. var getSrchcnts = group2.ipt_srchcnts.value;
  689. var getEfcycd = group2.opt_efcycd.value;
  690. ds_send.setColumn(0, "srchcnts", getSrchcnts);
  691. ds_send.setColumn(0, "efcycd", getEfcycd);
  692. var oParam = {};
  693. oParam.id = "TRADB10201";
  694. oParam.service = "pharmacybaseapp.DrugCode";
  695. oParam.method = "reqGetDrugCodeList2";
  696. oParam.inds = "req=ds_send";
  697. oParam.outds = "ds_grd_comlist=item";
  698. oParam.async = false;
  699. //oParam.callback = "cf_TRADB10201";
  700. tranf_submit(oParam);
  701. }
  702. /******************************************************************
  703. * Argument :
  704. * Description : 조회조건 검색(inputBox)
  705. ******************************************************************/
  706. function group2_ipt_srchcnts_onkeydown(obj:Edit, e:KeyEventInfo)
  707. {
  708. if( e.keycode == 13 ){
  709. if( !utlf_isNull(group2.ipt_srchcnts.value) ){
  710. group2_btn_sea_onclick();
  711. } else {
  712. var getSrchflag = ds_send.getColumn(0, "srchflag");
  713. for( var i = 0; i < ds_cmb_srchflag.rowcount; i++ ){
  714. if( getSrchflag == ds_cmb_srchflag.getColumn(i, "cdid") ){
  715. sysf_messageBox( ds_cmb_srchflag.getColumn(i, "cdnm") + "를(을) 입력하세요.", "I");
  716. return;
  717. }
  718. }
  719. }
  720. }
  721. }
  722. /******************************************************************
  723. * Argument :
  724. * Description : 조회조건 검색(inputBox)
  725. ******************************************************************/
  726. function group2_opt_efcycd_onkeydown(obj:Edit, e:KeyEventInfo)
  727. {
  728. if( e.keycode == 13 ){
  729. if( !utlf_isNull(group2.opt_efcycd.value) ){
  730. group2_btn_sea_onclick();
  731. } else {
  732. sysf_messageBox( "약품코드를(을) 입력하세요.", "I");
  733. return;
  734. }
  735. }
  736. }
  737. /******************************************************************
  738. * Argument :
  739. * Description : hidden message popup
  740. ******************************************************************/
  741. function group2_opt_efcycd_onmouseenter(obj:Edit, e:MouseEventInfo)
  742. {
  743. // msg_popup.visible = true;
  744. }
  745. function group2_opt_efcycd_onmouseleave(obj:Edit, e:MouseEventInfo)
  746. {
  747. // msg_popup.visible = false;
  748. }
  749. /******************************************************************
  750. * Argument :
  751. * Description : Excel
  752. ******************************************************************/
  753. function group3_btn_excsave_onclick(obj:Button, e:ClickEventInfo)
  754. {
  755. if( ds_grd_comlist.rowcount > 0 ){
  756. grdf_exportExcel(grd_comlist, "약품정보리스트", "약품정보리스트", false, "", "user", false);
  757. } else {
  758. sysf_messageBox("조회된 데이터가 ", "I004");
  759. }
  760. }
  761. ]]></Script>
  762. </Form>
  763. </FDL>