RPMNI00400_주사실시행내역관리.rex 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. <?xml version="1.0"?>
  2. <Report Title="" Author="" Company="" Category="" Description="" CreatedDate="2005-03-07 18:59:28" LastSavedDate="2010-07-13 09:34:39" Version="2.5.1.93"><FieldInfo><FieldSet ID="1"><Field Name="prcpclscd" Type="8" Size="0" Xpath="prcpclscd"/><Field Name="prcpcd" Type="8" Size="0" Xpath="prcpcd"/><Field Name="prcpnm" Type="8" Size="0" Xpath="prcpnm"/><Field Name="orddd" Type="8" Size="0" Xpath="orddd"/><Field Name="prcpexecdeptcd" Type="8" Size="0" Xpath="prcpexecdeptcd"/><Field Name="execdd" Type="8" Size="0" Xpath="execdd"/><Field Name="execrid" Type="8" Size="0" Xpath="execrid"/><Field Name="ast" Type="8" Size="0" Xpath="ast"/><Field Name="rem" Type="8" Size="0" Xpath="rem"/><Field Name="depthngnm" Type="8" Size="0" Xpath="depthngnm"/><Field Name="usernm" Type="8" Size="0" Xpath="usernm"/><Field Name="termkind" Type="8" Size="0" Xpath="../../refspec/refspeclist/termkind"/><Field Name="fromdd" Type="8" Size="0" Xpath="../../refspec/refspeclist/fromdd"/><Field Name="todd" Type="8" Size="0" Xpath="../../refspec/refspeclist/todd"/><Field Name="bizflag" Type="8" Size="0" Xpath="../../refspec/refspeclist/bizflag"/><Field Name="injflag" Type="8" Size="0" Xpath="../../refspec/refspeclist/injflag"/><Field Name="pid" Type="8" Size="0" Xpath="../../rghtref/rghtreflist/pid"/><Field Name="hngnm" Type="8" Size="0" Xpath="../../rghtref/rghtreflist/hngnm"/><Field Name="gndrage" Type="8" Size="0" Xpath="../../rghtref/rghtreflist/gndrage"/><Field Name="rrgstno1" Type="8" Size="0" Xpath="../../patinfo/patinfolist/rrgstno1"/><Field Name="rrgstno2" Type="8" Size="0" Xpath="../../patinfo/patinfolist/rrgstno2"/></FieldSet><FieldSet ID="2"/><FieldSet ID="3"><Field Name="ffromdd" ScriptType="1"><![CDATA[if ( "{@fromdd}" != "" )
  3. return "{@fromdd}".substring(0, 4) + "-" + "{@fromdd}".substring(4, 6) + "-" + "{@fromdd}".substring(6, 8);]]></Field><Field Name="ftodd" ScriptType="1"><![CDATA[if ( "{@todd}" != "" )
  4. return "{@todd}".substring(0, 4) + "-" + "{@todd}".substring(4, 6) + "-" + "{@todd}".substring(6, 8);]]></Field><Field Name="fprcpclscd" ScriptType="1"><![CDATA[var rtnStr = "";
  5. if ( "{@prcpclscd}" == "A6" )
  6. rtnStr = "주사";
  7. else if ( "{@prcpclscd}" == "B4" )
  8. rtnStr = "혈액";
  9. else if ( "{@prcpclscd}" == "A7" )
  10. rtnStr = "항암";
  11. else if ( "{@prcpclscd}" == "A8" )
  12. rtnStr = "예방";
  13. else if ( "{@prcpclscd}" == "JQH" )
  14. rtnStr = "처치";
  15. else if ( "{@prcpclscd}" == "A2" )
  16. rtnStr = "경구";
  17. return rtnStr;]]></Field><Field Name="forddd" ScriptType="0"><![CDATA[formula = Mid("{@orddd}",1,4)+"-"+Mid("{@orddd}",5,2)+"-"+Mid("{@orddd}",7,2)+" "+Mid("{@orddd}",9,2)+":"+Mid("{@orddd}",11,2)
  18. ]]></Field><Field Name="fexecdd" ScriptType="0"><![CDATA[formula = Mid("{@execdd}",1,4)+"-"+Mid("{@execdd}",5,2)+"-"+Mid("{@execdd}",7,2)+" "+Mid("{@execdd}",9,2)+":"+Mid("{@execdd}",11,2)
  19. ]]></Field><Field Name="frrgstno" ScriptType="1"><![CDATA[if ( "{@rrgstno1}" != "" && "{@rrgstno2}" != "" )
  20. return "{@rrgstno1}" + "-" + "{@rrgstno2}".substring(0, 1) + "******";]]></Field></FieldSet><FieldSet ID="4"/></FieldInfo><DataSetting EncryptSQL="0" ConnectionString="Provider=OraOLEDB.Oracle.1;Password=hisu01;Persist Security Info=True;User ID=hisu01;Data Source=his012_dev" DynamicSQL="0" SQLScriptType="1" RecordType="2" DataPath="C:\CMCOracle\application\webapps\emr\injroomweb\rex\RPMNI00400_주사실시행내역관리.xml" DataRoot="root/main/specmngt/specmngtlist" XslPath="" XsdPath="" CsvPath="" CsvRowSeparator="|@|" CsvColumnSeparator="|*|"><OrderInfos/><FilterInfos/><SPInfo FunctionName=""/><SQL>SELECT tmp1.pid, tmp1.indd, tmp1.instcd, tmp1.cretno, tmp1.visitno, DECODE (tmp1.visitno, 0, ptbs.hngnm, ptbs.hngnm || 'ⓡ') AS patnm
  21. ,
  22. ptbs.sex AS sex
  23. ,
  24. com.fn_zz_getage ('', '', TO_CHAR (SYSDATE, 'YYYYMMDD'), 'b', ptbs.brthdd) AS age
  25. ,
  26. CASE
  27. WHEN erce.nurscccnts IS NULL OR erce.nurscccnts = ''
  28. THEN ''
  29. ELSE erce.nurscccnts || '; '
  30. END
  31. || CASE
  32. WHEN errt.termengnm IS NULL OR erce.nurscccnts = ''
  33. THEN ''
  34. ELSE errt.termengnm || '; '
  35. END
  36. || (SELECT NVL (term.termengnm, '')
  37. FROM emr.mmohdiag diag, emr.mrtmterm term
  38. WHERE tmp1.pid = diag.pid
  39. AND tmp1.cretno = diag.cretno
  40. AND tmp1.instcd = diag.instcd
  41. AND tmp1.indd = diag.orddd
  42. AND diag.diagkindcdflag = 'M'
  43. AND diag.diaghistcd = 'O'
  44. AND diag.genrflagcd = 'E'
  45. AND diag.diagkindcd = 'C'
  46. AND diag.diagtypecd = 'D'
  47. AND diag.instcd = term.instcd(+)
  48. AND diag.diagcd = term.termcd(+)
  49. AND term.termflag(+) = '0'
  50. AND term.termfromdd(+) &lt;= TO_CHAR (SYSDATE, 'YYYYMMDD')
  51. AND term.termtodd(+) &gt;= TO_CHAR (SYSDATE, 'YYYYMMDD')
  52. AND ROWNUM = 1) AS diagnm
  53. ,
  54. DECODE (inpt.fsexamflag,
  55. NULL, (SELECT fsexamflag
  56. FROM pam.pmohotpt
  57. WHERE pid = tmp1.pid AND instcd = tmp1.instcd AND orddd = tmp1.indd AND cretno = tmp1.cretno),
  58. inpt.fsexamflag
  59. ) AS fsexamflag,
  60. RTRIM (errt.fstexamorddd || errt.fstexamordtm) AS fstexamorddt
  61. ,
  62. DECODE (code.cdnm, '-', '', NULL, '', code.cdnm) AS recovwardcd,
  63. (SELECT MAX (opcr.patinroomdt)
  64. FROM emr.mmohoprs oprs, emr.mnphopcr opcr
  65. WHERE oprs.instcd = opcr.instcd
  66. AND oprs.oprsrvno = opcr.oprsrvno
  67. AND oprs.ophistcd = 'O'
  68. AND oprs.pid = tmp1.pid
  69. AND oprs.instcd = tmp1.instcd
  70. AND oprs.opcnfmdd BETWEEN tmp1.chosdd AND inpt.dschdd) AS opdd
  71. ,
  72. tmp1.outrmcd,
  73. CASE
  74. WHEN inpt.inpath = '1' AND tmp1.outrmcd LIKE '3%'
  75. THEN '외래경유 입원'
  76. WHEN inpt.inpath = '1'
  77. THEN '외래경유 내원'
  78. WHEN tmp1.outrmcd = '14'
  79. THEN 'DAMA'
  80. WHEN tmp1.outrmcd = '13'
  81. THEN 'Hopeless Discharge'
  82. WHEN tmp1.outrmcd = '19'
  83. THEN '외래처치대행'
  84. WHEN tmp1.outrmcd LIKE '1%'
  85. THEN '귀가'
  86. WHEN tmp1.outrmcd LIKE '2%'
  87. THEN '전원'
  88. WHEN tmp1.outrmcd IN ('33', '34')
  89. THEN '수술'
  90. WHEN tmp1.outrmcd LIKE '3%'
  91. THEN '입원'
  92. WHEN tmp1.outrmcd = '41'
  93. THEN 'DOA'
  94. WHEN tmp1.outrmcd LIKE '4%'
  95. THEN '사망'
  96. WHEN tmp1.outrmcd LIKE '8%'
  97. THEN '탈원'
  98. WHEN tmp1.outrmcd LIKE '9%'
  99. THEN '기타'
  100. WHEN tmp1.outrmcd IS NULL OR tmp1.outrmcd = ''
  101. THEN '응급실재원'
  102. END AS outrmcdnm,
  103. tmp1.outrmdd || tmp1.outrmtm AS outrmdt
  104. ,
  105. tmp1.outdecidt AS decidt
  106. ,
  107. tmp1.chosdd || tmp1.chostm AS indt
  108. ,
  109. tmp1.maindept AS mainorddept,
  110. (SELECT usernm
  111. FROM com.zsumusrb
  112. WHERE userid = tmp1.maindoctcd AND userfromdd &lt;= TO_CHAR (SYSDATE, 'YYYYMMDD') AND usertodd &gt;= TO_CHAR (SYSDATE, 'YYYYMMDD')) AS maindocnm,
  113. tmp1.maincalldt, tmp1.mainarrivdt,
  114. ROUND ( ( TO_DATE (CASE
  115. WHEN tmp1.maincalldt NOT LIKE '-%' AND tmp1.maincalldt IS NOT NULL
  116. THEN tmp1.maincalldt
  117. END, 'yyyymmddhh24miss')
  118. - TO_DATE (tmp1.chosdd || tmp1.chostm, 'yyyymmddhh24miss')
  119. )
  120. * 24
  121. * 60
  122. ) AS callmodin
  123. ,
  124. ROUND ( ( TO_DATE (CASE
  125. WHEN tmp1.mainarrivdt NOT LIKE '-%' AND tmp1.mainarrivdt IS NOT NULL
  126. THEN tmp1.mainarrivdt
  127. END, 'yyyymmddhh24miss')
  128. - TO_DATE (CASE
  129. WHEN tmp1.maincalldt NOT LIKE '-%' AND tmp1.maincalldt IS NOT NULL AND tmp1.maincalldt != ''
  130. THEN tmp1.maincalldt
  131. END,
  132. 'yyyymmddhh24miss'
  133. )
  134. )
  135. * 24
  136. * 60
  137. ) AS visitmodcall
  138. ,
  139. (CASE
  140. WHEN (tmp1.outdecidt IS NULL OR tmp1.outdecidt = '-') AND (tmp1.chosdd IS NULL OR tmp1.chosdd = '-')
  141. THEN NULL
  142. ELSE ROUND ((TO_DATE (tmp1.outdecidt, 'yyyymmddhh24miss') - TO_DATE (tmp1.chosdd || tmp1.chostm, 'yyyymmddhh24miss')) * 24 * 60)
  143. END
  144. ) AS dschdclrmodin
  145. ,
  146. (CASE
  147. WHEN (tmp1.outrmdd IS NULL OR tmp1.outrmdd = '-') AND (tmp1.chosdd IS NULL OR tmp1.chosdd = '-')
  148. THEN NULL
  149. ELSE ROUND ( (TO_DATE (tmp1.outrmdd || tmp1.outrmtm, 'yyyymmddhh24miss') - TO_DATE (tmp1.chosdd || tmp1.chostm, 'yyyymmddhh24miss'))
  150. * 24
  151. * 60
  152. )
  153. END
  154. ) AS outmodin
  155. ,
  156. (CASE
  157. WHEN (tmp1.outrmdd IS NULL OR tmp1.outrmdd = '-') OR (tmp1.outdecidt IS NULL OR tmp1.outdecidt = '-')
  158. THEN NULL
  159. ELSE ROUND ((TO_DATE (tmp1.outrmdd || tmp1.outrmtm, 'yyyymmddhh24miss') - TO_DATE (tmp1.outdecidt, 'yyyymmddhh24miss')) * 24 * 60)
  160. END
  161. ) AS outmoddschdclr
  162. ,
  163. tmp1.dept1 AS difnm1, tmp1.calldt1 AS difcall1, tmp1.arrivdt1 AS difvisit1,
  164. CASE
  165. WHEN (tmp1.arrivdt1 LIKE '-%' OR tmp1.arrivdt1 IS NULL) OR (tmp1.calldt1 LIKE '-%' OR tmp1.calldt1 IS NULL)
  166. THEN NULL
  167. ELSE ROUND ((TO_DATE (tmp1.arrivdt1, 'yyyymmddhh24miss') - TO_DATE (tmp1.calldt1, 'yyyymmddhh24miss')) * 24 * 60)
  168. END AS difgab1,
  169. tmp1.dept2 AS difnm2, tmp1.calldt2 AS difcall2, tmp1.arrivdt2 AS difvisit2,
  170. CASE
  171. WHEN (tmp1.arrivdt2 LIKE '-%' OR tmp1.arrivdt2 IS NULL) OR (tmp1.calldt2 LIKE '-%' OR tmp1.calldt2 IS NULL)
  172. THEN NULL
  173. ELSE ROUND ((TO_DATE (tmp1.arrivdt2, 'yyyymmddhh24miss') - TO_DATE (tmp1.calldt2, 'yyyymmddhh24miss')) * 24 * 60)
  174. END AS difgab2,
  175. tmp1.dept3 AS difnm3, tmp1.calldt3 AS difcall3, tmp1.arrivdt3 AS difvisit3,
  176. CASE
  177. WHEN (tmp1.arrivdt3 LIKE '-%' OR tmp1.arrivdt3 IS NULL) OR (tmp1.calldt3 LIKE '-%' OR tmp1.calldt3 IS NULL)
  178. THEN NULL
  179. ELSE ROUND ((TO_DATE (tmp1.arrivdt3, 'yyyymmddhh24miss') - TO_DATE (tmp1.calldt3, 'yyyymmddhh24miss')) * 24 * 60)
  180. END AS difgab3,
  181. tmp1.dept4 AS difnm4, tmp1.arrivdt4 AS difcall4, tmp1.calldt4 AS difvisit4,
  182. CASE
  183. WHEN (tmp1.arrivdt4 LIKE '-%' OR tmp1.arrivdt4 IS NULL) OR (tmp1.calldt4 LIKE '-%' OR tmp1.calldt4 IS NULL)
  184. THEN NULL
  185. ELSE ROUND ((TO_DATE (tmp1.arrivdt4, 'yyyymmddhh24miss') - TO_DATE (tmp1.calldt4, 'yyyymmddhh24miss')) * 24 * 60)
  186. END AS difgab4,
  187. tmp1.dept5 AS difnm5, tmp1.calldt5 AS difcall5, tmp1.arrivdt5 AS difvisit5,
  188. CASE
  189. WHEN (tmp1.calldt5 LIKE '-%' OR tmp1.arrivdt5 IS NULL) OR (tmp1.arrivdt5 LIKE '-%' OR tmp1.calldt5 IS NULL)
  190. THEN NULL
  191. ELSE ROUND ((TO_DATE (tmp1.arrivdt5, 'yyyymmddhh24miss') - TO_DATE (tmp1.calldt5, 'yyyymmddhh24miss')) * 24 * 60)
  192. END AS difgab5,
  193. erce.bedposcnts, DECODE (errt.serdiagflag, NULL, '-', errt.serdiagflag) serdiagflag
  194. ,
  195. CASE
  196. WHEN com.fn_zz_getage ('', '', TO_CHAR (SYSDATE, 'YYYYMMDD'), 'b', ptbs.brthdd) != '-'
  197. AND com.fn_zz_getage ('', '', TO_CHAR (SYSDATE, 'YYYYMMDD'), 'b', ptbs.brthdd) &gt;= 15
  198. AND ( (TO_NUMBER (errt.highbp) &lt;= 90 AND errt.highbp NOT IN ('-1', '999'))
  199. OR (TO_NUMBER (errt.mntpulsecnt) &gt;= 120 AND errt.mntpulsecnt NOT IN ('-1', '999'))
  200. )
  201. THEN (SELECT COUNT (COUNT (pcri.instcd || pcri.pid || pcri.orddd || TO_CHAR (pcri.cretno) || pcor.recdt)) cnt
  202. FROM emr.mnrhpcri pcri, emr.mnrhpcor pcor, emr.mnrdlbil lbil
  203. WHERE pcri.carerecseqno = pcor.carerecseqno
  204. AND pcri.instcd = pcor.instcd
  205. AND pcri.itemcd = lbil.itemcd
  206. AND pcri.instcd = lbil.instcd
  207. AND lbil.lnkviewcd = 'SMMNE00200'
  208. AND lbil.cncldd = '99991231'
  209. AND pcri.pid = tmp1.pid
  210. AND pcri.orddd = tmp1.indd
  211. AND pcri.cretno = tmp1.cretno
  212. AND pcri.instcd = tmp1.instcd
  213. AND pcor.cncldt = '99991231235959'
  214. AND (pcor.recrslt IS NOT NULL OR TRIM (pcor.recrslt) != '')
  215. AND pcor.wardcd IN (SELECT cdid
  216. FROM emr.mnwmcode
  217. WHERE cdgrupid = '002' AND instcd = '012')
  218. AND pcor.recdt BETWEEN DECODE (tmp1.chosdd, NULL, (inpt.indd || inpt.intm), (tmp1.chosdd || tmp1.chostm)) || '00'
  219. AND DECODE (tmp1.outrmdd, NULL, (inpt.dschdd || inpt.dschtm), (tmp1.outrmdd || tmp1.outrmtm)) || '00'
  220. GROUP BY pcri.instcd, pcri.pid, pcri.orddd, pcri.cretno, pcor.recdt
  221. HAVING COUNT (pcri.instcd || pcri.pid || pcri.orddd || TO_CHAR (pcri.cretno) || pcor.recdt) &gt;=
  222. (SELECT COUNT (1)
  223. FROM emr.mnrdlbil
  224. WHERE lnkviewcd = 'SMMNE00200'))
  225. ELSE NULL
  226. END AS unstablevs
  227. FROM (SELECT pid, indd, instcd, cretno, visitno, chosdd, chostm, outrmdd, outrmtm, outrmcd, outdecidt,
  228. MAX (DECODE (mainyn, 'M', deptengabbr, NULL)) maindept, MAX (DECODE (mainyn, 'M', calldt, NULL)) maincalldt,
  229. MAX (DECODE (mainyn, 'M', arrivdt, NULL)) mainarrivdt, MAX (DECODE (mainyn, 'M', erorddoctcd, NULL)) maindoctcd,
  230. MAX (CASE
  231. WHEN mainyn = 'S' AND mrnum = 1
  232. THEN deptengabbr
  233. ELSE NULL
  234. END) dept1, MAX (CASE
  235. WHEN mainyn = 'S' AND mrnum = 1
  236. THEN calldt
  237. ELSE NULL
  238. END) calldt1, MAX (CASE
  239. WHEN mainyn = 'S' AND mrnum = 1
  240. THEN arrivdt
  241. ELSE NULL
  242. END) arrivdt1, MAX (CASE
  243. WHEN mainyn = 'S' AND mrnum = 2
  244. THEN deptengabbr
  245. ELSE NULL
  246. END) dept2,
  247. MAX (CASE
  248. WHEN mainyn = 'S' AND mrnum = 2
  249. THEN calldt
  250. ELSE NULL
  251. END) calldt2, MAX (CASE
  252. WHEN mainyn = 'S' AND mrnum = 2
  253. THEN arrivdt
  254. ELSE NULL
  255. END) arrivdt2, MAX (CASE
  256. WHEN mainyn = 'S' AND mrnum = 3
  257. THEN deptengabbr
  258. ELSE NULL
  259. END) dept3, MAX (CASE
  260. WHEN mainyn = 'S' AND mrnum = 3
  261. THEN calldt
  262. ELSE NULL
  263. END) calldt3,
  264. MAX (CASE
  265. WHEN mainyn = 'S' AND mrnum = 3
  266. THEN arrivdt
  267. ELSE NULL
  268. END) arrivdt3, MAX (CASE
  269. WHEN mainyn = 'S' AND mrnum = 4
  270. THEN deptengabbr
  271. ELSE NULL
  272. END) dept4, MAX (CASE
  273. WHEN mainyn = 'S' AND mrnum = 4
  274. THEN calldt
  275. ELSE NULL
  276. END) calldt4, MAX (CASE
  277. WHEN mainyn = 'S' AND mrnum = 4
  278. THEN arrivdt
  279. ELSE NULL
  280. END) arrivdt4,
  281. MAX (CASE
  282. WHEN mainyn = 'S' AND mrnum = 5
  283. THEN deptengabbr
  284. ELSE NULL
  285. END) dept5, MAX (CASE
  286. WHEN mainyn = 'S' AND mrnum = 5
  287. THEN calldt
  288. ELSE NULL
  289. END) calldt5, MAX (CASE
  290. WHEN mainyn = 'S' AND mrnum = 5
  291. THEN arrivdt
  292. ELSE NULL
  293. END) arrivdt5
  294. FROM (SELECT ervd.pid, ervd.indd, ervd.instcd, ervd.cretno, ervd.visitno, ervd.chosdd, ervd.chostm, ervd.outrmdd, ervd.outrmtm,
  295. ervd.outrmcd, ervd.outdecidt, ercd.calldt, ercd.arrivdt, ercd.mainyn, ercd.erorddeptcd, ercd.erorddoctcd, dept.deptengabbr,
  296. ROW_NUMBER () OVER (PARTITION BY ervd.indd, ervd.pid, ervd.cretno, ervd.visitno, ercd.mainyn ORDER BY ervd.indd,
  297. ervd.pid, ervd.cretno, ervd.visitno, ercd.mainyn, ercd.calldt) mrnum,
  298. ROW_NUMBER () OVER (PARTITION BY ervd.indd, ervd.pid, ervd.cretno, ervd.visitno ORDER BY ervd.indd, ervd.pid,
  299. ervd.cretno, ervd.visitno, ercd.mainyn, ercd.calldt) rnum
  300. FROM emr.mnehervd ervd, emr.mnehercd ercd, com.zsdddept dept
  301. WHERE ervd.instcd = '012'
  302. AND ervd.chosdd BETWEEN '20090301' AND '20091231'
  303. AND ervd.incncldt = '-'
  304. AND ervd.pid = ercd.pid(+)
  305. AND ervd.indd = ercd.indd(+)
  306. AND ervd.cretno = ercd.cretno(+)
  307. AND ervd.visitno = ercd.visitno(+)
  308. AND ervd.instcd = ercd.instcd(+)
  309. AND ercd.histcd(+) = 'O'
  310. AND ercd.erorddeptcd = dept.deptcd(+)
  311. AND dept.instcd(+) = '012'
  312. AND dept.valifromdd(+) &lt;= TO_CHAR (SYSDATE, 'YYYYMMDD')
  313. AND dept.valitodd(+) &gt;= TO_CHAR (SYSDATE, 'YYYYMMDD'))
  314. GROUP BY pid, indd, instcd, cretno, visitno, chosdd, chostm, outrmdd, outrmtm, outrmcd, outdecidt) tmp1,
  315. pam.pmihinpt inpt,
  316. emr.mnwmcode code,
  317. pam.pmcmptbs ptbs,
  318. emr.mneherce erce,
  319. emr.mmoherrt errt
  320. WHERE tmp1.pid = inpt.pid
  321. AND tmp1.indd = inpt.indd
  322. AND tmp1.cretno = inpt.cretno
  323. AND tmp1.instcd = inpt.instcd
  324. AND inpt.mskind = 'M'
  325. AND inpt.histstat = 'Y'
  326. AND inpt.recovwardcd = code.cdid(+)
  327. AND code.cdgrupid(+) = '104'
  328. AND code.instcd(+) = '012'
  329. AND tmp1.pid = ptbs.pid
  330. AND tmp1.instcd = ptbs.instcd
  331. AND inpt.pid = erce.pid(+)
  332. AND inpt.indd = erce.indd(+)
  333. AND inpt.cretno = erce.cretno(+)
  334. AND inpt.instcd = erce.instcd(+)
  335. AND erce.incncldt(+) = '-'
  336. AND tmp1.pid = errt.pid(+)
  337. AND tmp1.indd = errt.orddd(+)
  338. AND tmp1.instcd = errt.instcd(+)
  339. AND tmp1.cretno = errt.cretno(+)
  340. AND errt.histcd(+) = 'O'
  341. ORDER BY chosdd, chostm</SQL><ServerConnection URL="http://160.1.17.111:9901/RexServer/RexService.jsp" DataType=""><Parameter Name="service" ValueType="0" Value="jdbc.comdb" ValueFieldID="-1" ValueFieldIndex="-1"/><Parameter Name="servicetype" ValueType="0" Value="run" ValueFieldID="-1" ValueFieldIndex="-1"/></ServerConnection></DataSetting><GlobalStyleManager><GlobalStyle Name="중점관리학생"><PropertySetting Name="Visible" Value="0"/><PropertySetting Name="BackColor" Value="16751052"/></GlobalStyle><GlobalStyle Name="우수학생"><PropertySetting Name="BackColor" Value="52479"/></GlobalStyle></GlobalStyleManager><Page Gutter="0" MirrorMargin="0" Orientation="2" PaperSize="2" PaperWidth="2970" PaperHeight="2100" ReportWidth="2970" TopMargin="50" LeftMargin="50" BottomMargin="50" RightMargin="50"/><Page Gutter="0" MirrorMargin="0" Orientation="2" PaperSize="2" PaperWidth="2970" PaperHeight="2100" ReportWidth="2970" TopMargin="50" LeftMargin="50" BottomMargin="50" RightMargin="50"><Section Type="4" Name="PageHeader1" Height="150" Visible="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" CanGrow="0" CanShrink="0" ColumnWidth="0" ColumnDirection="0" ColumnSpacing="0" ColumnLayout="1" Repeat="0" UnderlayNext="0" DetailIteration="0" ForcedGH="0" KeepTogether="1" NewColumn="0" NewPage="0" PrintAtBottom="0" PageReset="0" SuppressBlankSection="0" SuppressRepeatedBlankSection="0" FillBlank="0" Exportable="1" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0" GroupFieldID="-1" GroupFieldIndex="-1" GroupSortingFieldID="-1" GroupSortingFieldIndex="-1" GroupTOCFieldID="-1" GroupTOCFieldIndex="-1"><ListControls Type="0"/><ListControls Type="1"><Control Type="Control.Table" Name="표1" Visible="0" X1="500" Y1="0" Width="1623" Height="50" FitSection="0" LinkIndex="1" RoundLeftTopEdge="0" RoundRightTopEdge="0" RoundRightBottomEdge="0" RoundLeftBottomEdge="0" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0"><CellStyles><CellStyle LeftLineStyle="0" RightLineStyle="0" TopLineStyle="0" BottomLineStyle="0" FDiagonalLineStyle="0" BDiagonalLineStyle="0" LeftLineWidth="0" RightLineWidth="0" TopLineWidth="0" BottomLineWidth="0" FDiagonalLineWidth="0.75" BDiagonalLineWidth="0.75" LeftLineColor="0" RightLineColor="0" TopLineColor="0" BottomLineColor="0" FDiagonalLineColor="0" BDiagonalLineColor="0"/></CellStyles><Rows><Row Size="50"><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="2" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="" MultiLine="1" WordWrap="1" WordSpace="10" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="10" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="주사실 시행내역 관리" MultiLine="1" WordWrap="1" WordSpace="10" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="10" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="10" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell></Row></Rows><Cols><Col Size="525"/><Col Size="625"/><Col Size="473"/></Cols><ConditionalStyles/></Control><Control Type="Control.Table" Name="표3" Visible="0" X1="0" Y1="50" Width="2150" Height="50" FitSection="0" LinkIndex="2" RoundLeftTopEdge="0" RoundRightTopEdge="0" RoundRightBottomEdge="0" RoundLeftBottomEdge="0" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0"><CellStyles><CellStyle LeftLineStyle="0" RightLineStyle="0" TopLineStyle="0" BottomLineStyle="0" FDiagonalLineStyle="0" BDiagonalLineStyle="0" LeftLineWidth="0" RightLineWidth="0" TopLineWidth="0" BottomLineWidth="0" FDiagonalLineWidth="0.75" BDiagonalLineWidth="0.75" LeftLineColor="0" RightLineColor="0" TopLineColor="0" BottomLineColor="0" FDiagonalLineColor="0" BDiagonalLineColor="0"/></CellStyles><Rows><Row Size="50"><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="2" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="조회구간 :" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="1" Text="!ffromdd" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="3" FieldIndex="0" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="~" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="1" Text="!ftodd" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="3" FieldIndex="1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="2" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="환자번호 :" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="0" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="1" Text="@pid" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="10" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="16" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="0" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="1" Text="@hngnm" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="10" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="17" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="2" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="주민등록번호 :" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="0" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="1" Text="!frrgstno" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="10" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="3" FieldIndex="5" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="1" Text="@gndrage" MultiLine="1" WordWrap="1" WordSpace="2" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="1" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="18" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell></Row></Rows><Cols><Col Size="200"/><Col Size="200"/><Col Size="50"/><Col Size="200"/><Col Size="200"/><Col Size="250"/><Col Size="200"/><Col Size="250"/><Col Size="350"/><Col Size="250"/></Cols><ConditionalStyles/></Control><Control Type="Control.Table" Name="표2" Visible="0" X1="0" Y1="100" Width="2850" Height="50" FitSection="0" LinkIndex="3" RoundLeftTopEdge="0" RoundRightTopEdge="0" RoundRightBottomEdge="0" RoundLeftBottomEdge="0" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0"><CellStyles><CellStyle LeftLineStyle="1" RightLineStyle="1" TopLineStyle="1" BottomLineStyle="1" FDiagonalLineStyle="0" BDiagonalLineStyle="0" LeftLineWidth="0.25" RightLineWidth="0.25" TopLineWidth="0.25" BottomLineWidth="0.25" FDiagonalLineWidth="0.75" BDiagonalLineWidth="0.75" LeftLineColor="16777215" RightLineColor="16777215" TopLineColor="12632256" BottomLineColor="12632256" FDiagonalLineColor="0" BDiagonalLineColor="0"/><CellStyle LeftLineStyle="1" RightLineStyle="1" TopLineStyle="1" BottomLineStyle="1" FDiagonalLineStyle="0" BDiagonalLineStyle="0" LeftLineWidth="0.25" RightLineWidth="0.25" TopLineWidth="0.25" BottomLineWidth="0.25" FDiagonalLineWidth="0.75" BDiagonalLineWidth="0.75" LeftLineColor="12632256" RightLineColor="16777215" TopLineColor="12632256" BottomLineColor="12632256" FDiagonalLineColor="0" BDiagonalLineColor="0"/></CellStyles><Rows><Row Size="50"><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="No" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="구분" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="처방코드" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="처방명칭" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="처방시간" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="시행부서" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="시행시간" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="시행자" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="AST 결과" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="전달사항" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="진료과" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="1" BackColor="12632256" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="0" DataType="0" Text="처방의" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="-1" FieldIndex="-1" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell></Row></Rows><Cols><Col Size="50"/><Col Size="100"/><Col Size="150"/><Col Size="650"/><Col Size="300"/><Col Size="200"/><Col Size="300"/><Col Size="150"/><Col Size="150"/><Col Size="400"/><Col Size="200"/><Col Size="200"/></Cols><ConditionalStyles/></Control></ListControls><ConditionalStyles/><Script><![CDATA[]]></Script></Section><Section Type="64" Name="Detail1" Height="45" Visible="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" CanGrow="0" CanShrink="0" ColumnWidth="0" ColumnDirection="1" ColumnSpacing="0" ColumnLayout="1" Repeat="0" UnderlayNext="0" DetailIteration="0" ForcedGH="0" KeepTogether="1" NewColumn="0" NewPage="0" PrintAtBottom="0" PageReset="0" SuppressBlankSection="1" SuppressRepeatedBlankSection="0" FillBlank="0" Exportable="1" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0" GroupFieldID="-1" GroupFieldIndex="-1" GroupSortingFieldID="-1" GroupSortingFieldIndex="-1" GroupTOCFieldID="-1" GroupTOCFieldIndex="-1"><ListControls Type="0"/><ListControls Type="1"><Control Type="Control.Table" Name="표4" Visible="0" X1="0" Y1="0" Width="2850" Height="45" FitSection="0" LinkIndex="4" RoundLeftTopEdge="0" RoundRightTopEdge="0" RoundRightBottomEdge="0" RoundLeftBottomEdge="0" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0"><CellStyles><CellStyle LeftLineStyle="1" RightLineStyle="3" TopLineStyle="1" BottomLineStyle="1" FDiagonalLineStyle="0" BDiagonalLineStyle="0" LeftLineWidth="0.25" RightLineWidth="0.25" TopLineWidth="0.25" BottomLineWidth="0.25" FDiagonalLineWidth="0.75" BDiagonalLineWidth="0.75" LeftLineColor="12632256" RightLineColor="12632256" TopLineColor="12632256" BottomLineColor="12632256" FDiagonalLineColor="0" BDiagonalLineColor="0"/><CellStyle LeftLineStyle="3" RightLineStyle="3" TopLineStyle="1" BottomLineStyle="1" FDiagonalLineStyle="0" BDiagonalLineStyle="0" LeftLineWidth="0.25" RightLineWidth="0.25" TopLineWidth="0.25" BottomLineWidth="0.25" FDiagonalLineWidth="0.75" BDiagonalLineWidth="0.75" LeftLineColor="12632256" RightLineColor="12632256" TopLineColor="12632256" BottomLineColor="12632256" FDiagonalLineColor="0" BDiagonalLineColor="0"/></CellStyles><Rows><Row Size="45"><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="%RecordNumber" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="0" FieldIndex="7" StyleIndex="0"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="!fprcpclscd" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="3" FieldIndex="2" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences><FieldReference ID="-1" Index="-1"/></FieldReferences></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@prcpcd" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="1" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences><FieldReference ID="-1" Index="-1"/></FieldReferences></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="0" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@prcpnm" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="10" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="2" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences><FieldReference ID="-1" Index="-1"/></FieldReferences></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="!forddd" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="3" FieldIndex="3" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences><FieldReference ID="-1" Index="-1"/></FieldReferences></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@prcpexecdeptcd" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="4" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences><FieldReference ID="-1" Index="-1"/></FieldReferences></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="!fexecdd" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="3" FieldIndex="4" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences><FieldReference ID="-1" Index="-1"/></FieldReferences></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@execrid" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="6" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@ast" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="7" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="0" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@rem" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="10" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="8" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@depthngnm" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="9" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell><Cell CellType="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" CanGrow="0" CanShrink="1" DataType="1" Text="@usernm" MultiLine="0" WordWrap="0" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" RowSpan="1" ColSpan="1" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" MergeIfSuppress="0" MergeColumn="0" AddEnterWhenMergeColumn="0" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="8" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" FieldID="1" FieldIndex="10" StyleIndex="1"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/><FieldReferences/></Cell></Row></Rows><Cols><Col Size="50"/><Col Size="100"/><Col Size="150"/><Col Size="650"/><Col Size="300"/><Col Size="200"/><Col Size="300"/><Col Size="150"/><Col Size="150"/><Col Size="400"/><Col Size="200"/><Col Size="200"/></Cols><ConditionalStyles/></Control></ListControls><ConditionalStyles/><Script><![CDATA[]]></Script></Section><Section Type="8" Name="PageFooter1" Height="50" Visible="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" CanGrow="0" CanShrink="0" ColumnWidth="0" ColumnDirection="0" ColumnSpacing="0" ColumnLayout="1" Repeat="0" UnderlayNext="0" DetailIteration="0" ForcedGH="0" KeepTogether="1" NewColumn="0" NewPage="0" PrintAtBottom="0" PageReset="0" SuppressBlankSection="0" SuppressRepeatedBlankSection="0" FillBlank="0" Exportable="1" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0" GroupFieldID="-1" GroupFieldIndex="-1" GroupSortingFieldID="-1" GroupSortingFieldIndex="-1" GroupTOCFieldID="-1" GroupTOCFieldIndex="-1"><ListControls Type="0"><Control Type="Control.Line" Name="선1" Visible="0" X1="50" Y1="0" X2="2850" Y2="0" EndSectionIndex="2" LineStyle="1" LineWidth="1.5" LineColor="0" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0"><ConditionalStyles/></Control></ListControls><ListControls Type="1"><Control Type="Control.Label" Name="글상자1" Visible="0" X1="1300" Y1="0" Width="100" Height="50" LineStyle="0" LineWidth="0.75" LineColor="0" RoundRate="0" SquareRound="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" Text="page: " MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0"><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/></Control><Control Type="Control.Field" Name="필드1" Visible="0" X1="1350" Y1="0" Width="200" Height="50" LineStyle="0" LineWidth="0.75" LineColor="0" RoundRate="0" SquareRound="0" BackStyle="0" BackColor="16777215" FillStyle="0" FillColor="0" Alignment="1" VerticalAlignment="1" MultiLine="1" WordWrap="1" WordSpace="0" LineSpace="0" Editable="0" AutoFontSize="0" CanGrow="0" CanShrink="0" OutputFormat="" ReplaceEmpty="" SuppressIfDuplication="0" SuppressIfZero="0" SuppressText="" SummaryFunction="0" TopMargin="0" LeftMargin="0" BottomMargin="0" RightMargin="0" FontName="맑은 고딕" FontSize="9" FontBold="0" FontUnderline="0" FontItalic="0" FontStrike="0" ForeColor="0" Text="%PageNofM" ExportLeft="0" ExportTop="0" ExportRight="0" ExportBottom="0" FieldID="0" FieldIndex="2"><FieldReferences/><SummaryCondition/><HyperLinkInfo LinkType="0" LinkText="" ToolTipType="0" ToolTipText="" LinkFieldID="-1" LinkFieldIndex="-1" ToolTipFieldID="-1" ToolTipFieldIndex="-1"/><ConditionalStyles/></Control></ListControls><ConditionalStyles/><Script><![CDATA[]]></Script></Section></Page><Page Gutter="0" MirrorMargin="0" Orientation="1" PaperSize="2" PaperWidth="2970" PaperHeight="2100" ReportWidth="2100" TopMargin="50" LeftMargin="50" BottomMargin="50" RightMargin="50"/></Report>