123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128 |
- [Logging Date Time: 2016-12-21 14:58:35,055] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, ( ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) ||'******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid='P0008' and cdid =a.insukind) as IO_Insukind, '' as IO_Ward, '' as IO_roomNO, a.orddd as IO_ADdate, a.orddd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.orddd and dept.valifromdd <= a.orddd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.orddd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.orddd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.orddd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.orddd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.orddd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, COM.FN_ZS_GETUSERNM(a.orddrid, a.orddd) as IO_MaindrNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '111' as IO_OrderNo, '111' as IO_PrintTime, a.ORDDRID as IO_MaindrId, '' as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.ORDDRID, a.orddd) as IO_MaindrNm, '111' as IO_OcrCd, a.ORDDRID as IO_InputId, COM.FN_ZS_GETUSERNM(a.ORDDRID, a.orddd) as IO_InputNm, '111' as IO_SignImg FROM pam.pmohotpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.orddd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.orddd = :param2 AND A.HISTSTAT IN ('R', 'T') AND A.MSKIND = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4]
- [Logging Date Time: 2016-12-21 14:58:35,088] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Parameters: [param0=[instcd,111], param1=[pid,1462723], param2=[orddd,20161221], param3=[cretno,1], param4=[orddeptcd,2040000000]]
- [Logging Date Time: 2016-12-21 14:58:35,088] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Parameters: [param0=[instcd,111], param1=[pid,1462723], param2=[orddd,20161221], param3=[cretno,1], param4=[orddeptcd,2040000000]]
- [Logging Date Time: 2016-12-21 14:58:35,088] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,088] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,184] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, ( ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) ||'******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid='P0008' and cdid =a.insukind) as IO_Insukind, '' as IO_Ward, '' as IO_roomNO, a.orddd as IO_ADdate, a.orddd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.orddd and dept.valifromdd <= a.orddd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.orddd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.orddd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.orddd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.orddd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.orddd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, COM.FN_ZS_GETUSERNM(a.orddrid, a.orddd) as IO_MaindrNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '111' as IO_OrderNo, '111' as IO_PrintTime, a.ORDDRID as IO_MaindrId, '' as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.ORDDRID, a.orddd) as IO_MaindrNm, '111' as IO_OcrCd, a.ORDDRID as IO_InputId, COM.FN_ZS_GETUSERNM(a.ORDDRID, a.orddd) as IO_InputNm, '111' as IO_SignImg FROM pam.pmohotpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.orddd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.orddd = :param2 AND A.HISTSTAT IN ('R', 'T') AND A.MSKIND = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4]
- [Logging Date Time: 2016-12-21 14:58:35,184] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, ( ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) ||'******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid='P0008' and cdid =a.insukind) as IO_Insukind, '' as IO_Ward, '' as IO_roomNO, a.orddd as IO_ADdate, a.orddd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.orddd and dept.valifromdd <= a.orddd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.orddd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.orddd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.orddd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.orddd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.orddd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, COM.FN_ZS_GETUSERNM(a.orddrid, a.orddd) as IO_MaindrNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '111' as IO_OrderNo, '111' as IO_PrintTime, a.ORDDRID as IO_MaindrId, '' as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.ORDDRID, a.orddd) as IO_MaindrNm, '111' as IO_OcrCd, a.ORDDRID as IO_InputId, COM.FN_ZS_GETUSERNM(a.ORDDRID, a.orddd) as IO_InputNm, '111' as IO_SignImg FROM pam.pmohotpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.orddd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.orddd = :param2 AND A.HISTSTAT IN ('R', 'T') AND A.MSKIND = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4]
- [Logging Date Time: 2016-12-21 14:58:35,185] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Parameters: [param0=[instcd,111], param1=[pid,1462723], param2=[orddd,20161221], param3=[cretno,1], param4=[orddeptcd,2040000000]]
- [Logging Date Time: 2016-12-21 14:58:35,185] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Parameters: [param0=[instcd,111], param1=[pid,1462723], param2=[orddd,20161221], param3=[cretno,1], param4=[orddeptcd,2040000000]]
- [Logging Date Time: 2016-12-21 14:58:35,185] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,185] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoOut] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,355] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] PreparedStatement : [SELECT CM.CONSENT_MST_RID , DECODE(CM.CONSENT_STATE, 'TEMP' ,'임시저장', 'ELECTR_CMP', '서명', 'PAPER_OUT', '출력' , 'CERTIFY_CMP', '인증', 'UNFINISHED', '미작성', 'VERBAL', '구두') AS CONSENT_STATE_DISP , VEF.FORM_NAME AS CONSENT_NAME , CM.HOS_TYPE , CM.PID , CM.VISIT_TYPE , CM.ORDER_NO , CM.ORDER_CD , CM.ORDER_NAME , CM.CLN_DEPT_CD , (SELECT DEPTHNGNM FROM COM.ZSDDDEPT WHERE DEPTCD = CM.CLN_DEPT_CD and valitodd = '99991231' and instcd = '111') AS CLN_DEPT_NM , COM.FN_ZS_GETDEPTNAME('111', (select dept.deptcd from com.zsdddept dept where dept.instcd = '111' and dept.valitodd = '99991231' and dept.deptengabbr = CM.WARDCD), '99991231') as WARDCD , CM.ROOMCD , CM.FORM_RID , VEF.FORM_CD , VEF.FORM_GUID , C.PRNTCNT , CM.CONSENT_STATE AS CONSENT_STATE , CM.OCR_NUMBER , CM.COSIGN_DC_ID , CM.COSIGN_DC_NAME , CM.MODIFY_USER_ID AS CREATE_USER_ID , CM.MODIFY_USER_NAME AS CREATE_USER_NAME , CM.MODIFY_DATETIME AS CREATE_DATETIME , CM.CLN_DATE , CM.CRETNO , (SELECT OCRTAGPRNTYN FROM V_EFORM_FORMDOC F WHERE F.FORM_RID = CM.FORM_RID ) AS OCRTAGPRNTYN FROM CONSENT_MST CM INNER JOIN EFORM_DOCUMENT VEF ON VEF.FORM_RID = CM.FORM_RID, EMR.MRFMFORM C WHERE CM.USE_YN = 'Y' AND CM.PID = :param0 AND TO_CHAR(TO_DATE(CM.CREATE_DATETIME, 'YYYY-MM-DD HH24:MI:SS'), 'YYYYMMDD') BETWEEN :param1 and :param2 AND VEF.FORM_CD = C.FORMCD AND C.instcd = '111' AND C.formprogflag LIKE 'OCR%' AND C.formlevlcd != '-' AND CM.HOS_TYPE = '111' AND SUBSTR (C.formtodt, 1, 8) = '99991231' AND CM.CONSENT_STATE IN ('UNFINISHED','TEMP') ORDER BY OCR_NUMBER DESC, CONSENT_STATE ASC]
- [Logging Date Time: 2016-12-21 14:58:35,355] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] PreparedStatement : [SELECT CM.CONSENT_MST_RID , DECODE(CM.CONSENT_STATE, 'TEMP' ,'임시저장', 'ELECTR_CMP', '서명', 'PAPER_OUT', '출력' , 'CERTIFY_CMP', '인증', 'UNFINISHED', '미작성', 'VERBAL', '구두') AS CONSENT_STATE_DISP , VEF.FORM_NAME AS CONSENT_NAME , CM.HOS_TYPE , CM.PID , CM.VISIT_TYPE , CM.ORDER_NO , CM.ORDER_CD , CM.ORDER_NAME , CM.CLN_DEPT_CD , (SELECT DEPTHNGNM FROM COM.ZSDDDEPT WHERE DEPTCD = CM.CLN_DEPT_CD and valitodd = '99991231' and instcd = '111') AS CLN_DEPT_NM , COM.FN_ZS_GETDEPTNAME('111', (select dept.deptcd from com.zsdddept dept where dept.instcd = '111' and dept.valitodd = '99991231' and dept.deptengabbr = CM.WARDCD), '99991231') as WARDCD , CM.ROOMCD , CM.FORM_RID , VEF.FORM_CD , VEF.FORM_GUID , C.PRNTCNT , CM.CONSENT_STATE AS CONSENT_STATE , CM.OCR_NUMBER , CM.COSIGN_DC_ID , CM.COSIGN_DC_NAME , CM.MODIFY_USER_ID AS CREATE_USER_ID , CM.MODIFY_USER_NAME AS CREATE_USER_NAME , CM.MODIFY_DATETIME AS CREATE_DATETIME , CM.CLN_DATE , CM.CRETNO , (SELECT OCRTAGPRNTYN FROM V_EFORM_FORMDOC F WHERE F.FORM_RID = CM.FORM_RID ) AS OCRTAGPRNTYN FROM CONSENT_MST CM INNER JOIN EFORM_DOCUMENT VEF ON VEF.FORM_RID = CM.FORM_RID, EMR.MRFMFORM C WHERE CM.USE_YN = 'Y' AND CM.PID = :param0 AND TO_CHAR(TO_DATE(CM.CREATE_DATETIME, 'YYYY-MM-DD HH24:MI:SS'), 'YYYYMMDD') BETWEEN :param1 and :param2 AND VEF.FORM_CD = C.FORMCD AND C.instcd = '111' AND C.formprogflag LIKE 'OCR%' AND C.formlevlcd != '-' AND CM.HOS_TYPE = '111' AND SUBSTR (C.formtodt, 1, 8) = '99991231' AND CM.CONSENT_STATE IN ('UNFINISHED','TEMP') ORDER BY OCR_NUMBER DESC, CONSENT_STATE ASC]
- [Logging Date Time: 2016-12-21 14:58:35,356] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Parameters: [param0=[patientCode,1462723], param1=[startDt,20010601], param2=[endDt,20161221]]
- [Logging Date Time: 2016-12-21 14:58:35,356] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Parameters: [param0=[patientCode,1462723], param1=[startDt,20010601], param2=[endDt,20161221]]
- [Logging Date Time: 2016-12-21 14:58:35,356] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,356] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,544] =====================================================================================
- SQL Command - Statement Id: [getDeptList] PreparedStatement : [SELECT ' ' as deptcd, '진료과' as deptnm, 0 as clincdeptdispseq, 0 as sort from dual UNION ALL SELECT deptcd, depthngnm as deptnm, clincdeptdispseq, 1 as sort FROM com.zsdddept WHERE instcd = :param0 AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')>=valifromdd AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')<=valitodd AND rcptuseyn = 'Y' ORDER BY clincdeptdispseq ASC]
- [Logging Date Time: 2016-12-21 14:58:35,544] =====================================================================================
- SQL Command - Statement Id: [getDeptList] PreparedStatement : [SELECT ' ' as deptcd, '진료과' as deptnm, 0 as clincdeptdispseq, 0 as sort from dual UNION ALL SELECT deptcd, depthngnm as deptnm, clincdeptdispseq, 1 as sort FROM com.zsdddept WHERE instcd = :param0 AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')>=valifromdd AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')<=valitodd AND rcptuseyn = 'Y' ORDER BY clincdeptdispseq ASC]
- [Logging Date Time: 2016-12-21 14:58:35,544] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Parameters: [param0=[instcd,111]]
- [Logging Date Time: 2016-12-21 14:58:35,544] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Parameters: [param0=[instcd,111]]
- [Logging Date Time: 2016-12-21 14:58:35,544] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,544] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,698] =====================================================================================
- SQL Command - Statement Id: [getDocList] PreparedStatement : [SELECT ' ' as doctorid, '진료의' as doctornm, 1 as sort from dual UNION ALL SELECT b.userid AS doctorid, b.usernm AS doctornm, 2 as sort FROM com.zsumusrd a INNER JOIN com.zsumusrb b ON a.userid = b.userid WHERE a.psnworkyn = 'N' AND a.dutplceinstcd = :param0 AND a.jobkindcd LIKE '03%' AND a.dutplcecd = :param1 AND :param2 BETWEEN a.fromdd AND a.todd AND :param2 BETWEEN b.userfromdd AND b.usertodd ORDER BY sort, doctorid]
- [Logging Date Time: 2016-12-21 14:58:35,698] =====================================================================================
- SQL Command - Statement Id: [getDocList] PreparedStatement : [SELECT ' ' as doctorid, '진료의' as doctornm, 1 as sort from dual UNION ALL SELECT b.userid AS doctorid, b.usernm AS doctornm, 2 as sort FROM com.zsumusrd a INNER JOIN com.zsumusrb b ON a.userid = b.userid WHERE a.psnworkyn = 'N' AND a.dutplceinstcd = :param0 AND a.jobkindcd LIKE '03%' AND a.dutplcecd = :param1 AND :param2 BETWEEN a.fromdd AND a.todd AND :param2 BETWEEN b.userfromdd AND b.usertodd ORDER BY sort, doctorid]
- [Logging Date Time: 2016-12-21 14:58:35,698] =====================================================================================
- SQL Command - Statement Id: [getDocList] Parameters: [param0=[instcd,111], param1=[orddeptcd, ], param2=[srchdd,20161221]]
- [Logging Date Time: 2016-12-21 14:58:35,698] =====================================================================================
- SQL Command - Statement Id: [getDocList] Parameters: [param0=[instcd,111], param1=[orddeptcd, ], param2=[srchdd,20161221]]
- [Logging Date Time: 2016-12-21 14:58:35,699] =====================================================================================
- SQL Command - Statement Id: [getDocList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,699] =====================================================================================
- SQL Command - Statement Id: [getDocList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,747] =====================================================================================
- SQL Command - Statement Id: [getDocList] PreparedStatement : [SELECT ' ' as doctorid, '진료의' as doctornm, 1 as sort from dual UNION ALL SELECT b.userid AS doctorid, b.usernm AS doctornm, 2 as sort FROM com.zsumusrd a INNER JOIN com.zsumusrb b ON a.userid = b.userid WHERE a.psnworkyn = 'N' AND a.dutplceinstcd = :param0 AND a.jobkindcd LIKE '03%' AND a.dutplcecd in ('2040000000', '2040400000') AND :param1 BETWEEN a.fromdd AND a.todd AND :param1 BETWEEN b.userfromdd AND b.usertodd ORDER BY sort, doctorid]
- [Logging Date Time: 2016-12-21 14:58:35,747] =====================================================================================
- SQL Command - Statement Id: [getDocList] PreparedStatement : [SELECT ' ' as doctorid, '진료의' as doctornm, 1 as sort from dual UNION ALL SELECT b.userid AS doctorid, b.usernm AS doctornm, 2 as sort FROM com.zsumusrd a INNER JOIN com.zsumusrb b ON a.userid = b.userid WHERE a.psnworkyn = 'N' AND a.dutplceinstcd = :param0 AND a.jobkindcd LIKE '03%' AND a.dutplcecd in ('2040000000', '2040400000') AND :param1 BETWEEN a.fromdd AND a.todd AND :param1 BETWEEN b.userfromdd AND b.usertodd ORDER BY sort, doctorid]
- [Logging Date Time: 2016-12-21 14:58:35,748] =====================================================================================
- SQL Command - Statement Id: [getDocList] Parameters: [param0=[instcd,111], param1=[srchdd,20161221]]
- [Logging Date Time: 2016-12-21 14:58:35,748] =====================================================================================
- SQL Command - Statement Id: [getDocList] Parameters: [param0=[instcd,111], param1=[srchdd,20161221]]
- [Logging Date Time: 2016-12-21 14:58:35,748] =====================================================================================
- SQL Command - Statement Id: [getDocList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:35,748] =====================================================================================
- SQL Command - Statement Id: [getDocList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:38,974] =====================================================================================
- SQL Command - Statement Id: [getWardList] PreparedStatement : [SELECT ' ' as deptcd, '전체' as deptnm, 1 as sort from dual UNION ALL select dept.deptcd as deptcd, dept.depthngnm as deptnm, 2 as sort from com.zsdddept dept where dept.instcd = '111' and dept.orddeptflag = 'W' and dept.orduseyn = 'Y' and dept.valifromdd <= to_char(sysdate,'yyyymmdd') and dept.valitodd >= to_char(sysdate,'yyyymmdd') order by sort, deptnm asc]
- [Logging Date Time: 2016-12-21 14:58:38,974] =====================================================================================
- SQL Command - Statement Id: [getWardList] PreparedStatement : [SELECT ' ' as deptcd, '전체' as deptnm, 1 as sort from dual UNION ALL select dept.deptcd as deptcd, dept.depthngnm as deptnm, 2 as sort from com.zsdddept dept where dept.instcd = '111' and dept.orddeptflag = 'W' and dept.orduseyn = 'Y' and dept.valifromdd <= to_char(sysdate,'yyyymmdd') and dept.valitodd >= to_char(sysdate,'yyyymmdd') order by sort, deptnm asc]
- [Logging Date Time: 2016-12-21 14:58:39,112] =====================================================================================
- SQL Command - Statement Id: [getDeptList] PreparedStatement : [SELECT ' ' as deptcd, '진료과' as deptnm, 0 as clincdeptdispseq, 0 as sort from dual UNION ALL SELECT deptcd, depthngnm as deptnm, clincdeptdispseq, 1 as sort FROM com.zsdddept WHERE instcd = :param0 AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')>=valifromdd AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')<=valitodd AND rcptuseyn = 'Y' ORDER BY clincdeptdispseq ASC]
- [Logging Date Time: 2016-12-21 14:58:39,112] =====================================================================================
- SQL Command - Statement Id: [getDeptList] PreparedStatement : [SELECT ' ' as deptcd, '진료과' as deptnm, 0 as clincdeptdispseq, 0 as sort from dual UNION ALL SELECT deptcd, depthngnm as deptnm, clincdeptdispseq, 1 as sort FROM com.zsdddept WHERE instcd = :param0 AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')>=valifromdd AND TO_CHAR(CURRENT_DATE,'YYYYMMDD')<=valitodd AND rcptuseyn = 'Y' ORDER BY clincdeptdispseq ASC]
- [Logging Date Time: 2016-12-21 14:58:39,112] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Parameters: [param0=[instcd,111]]
- [Logging Date Time: 2016-12-21 14:58:39,112] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Parameters: [param0=[instcd,111]]
- [Logging Date Time: 2016-12-21 14:58:39,113] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:39,113] =====================================================================================
- SQL Command - Statement Id: [getDeptList] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:39,289] =====================================================================================
- SQL Command - Statement Id: [getDocList] PreparedStatement : [SELECT ' ' as doctorid, '진료의' as doctornm, 1 as sort from dual UNION ALL SELECT b.userid AS doctorid, b.usernm AS doctornm, 2 as sort FROM com.zsumusrd a INNER JOIN com.zsumusrb b ON a.userid = b.userid WHERE a.psnworkyn = 'N' AND a.dutplceinstcd = :param0 AND a.jobkindcd LIKE '03%' AND a.dutplcecd = :param1 AND :param2 BETWEEN a.fromdd AND a.todd AND :param2 BETWEEN b.userfromdd AND b.usertodd ORDER BY sort, doctorid]
- [Logging Date Time: 2016-12-21 14:58:39,289] =====================================================================================
- SQL Command - Statement Id: [getDocList] PreparedStatement : [SELECT ' ' as doctorid, '진료의' as doctornm, 1 as sort from dual UNION ALL SELECT b.userid AS doctorid, b.usernm AS doctornm, 2 as sort FROM com.zsumusrd a INNER JOIN com.zsumusrb b ON a.userid = b.userid WHERE a.psnworkyn = 'N' AND a.dutplceinstcd = :param0 AND a.jobkindcd LIKE '03%' AND a.dutplcecd = :param1 AND :param2 BETWEEN a.fromdd AND a.todd AND :param2 BETWEEN b.userfromdd AND b.usertodd ORDER BY sort, doctorid]
- [Logging Date Time: 2016-12-21 14:58:39,290] =====================================================================================
- SQL Command - Statement Id: [getDocList] Parameters: [param0=[instcd,111], param1=[orddeptcd, ], param2=[srchdd,20161221]]
- [Logging Date Time: 2016-12-21 14:58:39,290] =====================================================================================
- SQL Command - Statement Id: [getDocList] Parameters: [param0=[instcd,111], param1=[orddeptcd, ], param2=[srchdd,20161221]]
- [Logging Date Time: 2016-12-21 14:58:39,290] =====================================================================================
- SQL Command - Statement Id: [getDocList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:39,290] =====================================================================================
- SQL Command - Statement Id: [getDocList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:41,067] =====================================================================================
- SQL Command - Statement Id: [getInPatList] PreparedStatement : [SELECT distinct ptbs.pid AS pid, substr(inpt.indd,1,4) || '/' || substr(inpt.indd,5,2) || '/' || substr(inpt.indd,7,2) AS indd, inpt.indd AS orddd, inpt.cretno AS cretno, inpt.seqno AS seqno, inpt.instcd AS instcd, ptbs.hngnm AS hngnm, (select code.cdnm from com.zbcmcode code where code.cdgrupid = 'P0021' and code.valifromdd <= inpt.indd and code.valitodd >= inpt.indd and code.cdid = inpt.fsexamflag) AS fsexamflag, /*+ index_desc(icdr IX_PMIHICDR_03) */ icdr.orddeptcd AS orddeptcd, icdr.medispclid AS doctorid, TO_DATE('20161221') - TO_DATE(inpt.indd) AS hd, TRIM(ptbs.sex || '/' || LPAD(FLOOR(COM.FN_ZZ_GETAGE_EMR2('000000','0000000','20161221', 'B', ptbs.brthdd) / 12), 2, 0) || 'y' || LPAD(MOD(COM.FN_ZZ_GETAGE_EMR2('000000','0000000','20161221', 'B', ptbs.brthdd), 12), 2, 0) || 'm') AS sa, dept.depthngnm AS deptnm, dept.DEPTENGABBR AS deptengabbr, NVL((SELECT usernm FROM com.zsumusrb WHERE userid = icdr.medispclid AND userfromdd <= :param0 AND usertodd >= :param0 ), '-') AS doctornm, (SELECT term.termengnm FROM emr.mmohdiag diag, emr.mrtmterm term WHERE diag.diagcd = term.termcd AND diag.instcd = term.instcd AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.pid = inpt.pid AND diag.orddd = inpt.indd AND diag.cretno = inpt.cretno AND diag.orddeptcd = icdr.orddeptcd AND diag.instcd = inpt.instcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND ROWNUM = 1) AS diagnm, CASE inpt.indschacptstat WHEN 'D' THEN '퇴원' WHEN 'T' THEN '가퇴원' ELSE (CASE inpt.dschnotiyn WHEN 'Y' THEN '퇴원통보' ELSE (CASE inpt.dschdclrtyn WHEN 'Y' THEN '퇴원예고' ELSE '-' END) END) END AS dschnoti, icdr.roomcd AS roomcd, CASE WHEN (SELECT COUNT(instcd) FROM emr.mmrhcnstinfo WHERE pid = inpt.pid AND orddd = inpt.indd AND cretno = inpt.cretno AND reqdd = :param0 AND chosflag IN ('I','E') AND cnstflag IN ('1','2') AND ROWNUM = 1) > 0 THEN 'Y' ELSE 'N' END AS cnst, icdr.ordtype AS ordtype, (SELECT z.cdnm FROM com.zbcmcode z WHERE inpt.insukind = z.cdid AND z.cdgrupid = 'P0008' AND inpt.indd BETWEEN z.valifromdd AND z.valitodd) AS bostyle, 'N' AS elbulbodstat, 'N' AS ordtm FROM pam.pmihinpt inpt, pam.pmihicdr icdr, com.zsdddept dept, pam.pmcmptbs ptbs WHERE inpt.histstat = 'Y' AND inpt.mskind = 'M' AND icdr.ordtype IN ('I', 'D') AND inpt.instcd = :param1 AND inpt.pid = icdr.pid AND inpt.pid = icdr.pid AND inpt.indd = icdr.indd AND inpt.cretno = icdr.cretno AND inpt.instcd = icdr.instcd AND inpt.histstat = icdr.histstat AND icdr.fromdd <= :param0 AND icdr.todd >= :param0 AND icdr.pid = ptbs.pid AND icdr.instcd = ptbs.instcd AND icdr.instcd = dept.instcd AND icdr.orddeptcd = dept.deptcd AND dept.orddeptflag = 'D' AND dept.orduseyn = 'Y' AND dept.valifromdd <= :param0 AND dept.valitodd >= :param0 AND icdr.wardcd = :param2 AND icdr.indschacptstat IN ('A', 'D', 'T') order by roomcd, hngnm]
- [Logging Date Time: 2016-12-21 14:58:41,067] =====================================================================================
- SQL Command - Statement Id: [getInPatList] PreparedStatement : [SELECT distinct ptbs.pid AS pid, substr(inpt.indd,1,4) || '/' || substr(inpt.indd,5,2) || '/' || substr(inpt.indd,7,2) AS indd, inpt.indd AS orddd, inpt.cretno AS cretno, inpt.seqno AS seqno, inpt.instcd AS instcd, ptbs.hngnm AS hngnm, (select code.cdnm from com.zbcmcode code where code.cdgrupid = 'P0021' and code.valifromdd <= inpt.indd and code.valitodd >= inpt.indd and code.cdid = inpt.fsexamflag) AS fsexamflag, /*+ index_desc(icdr IX_PMIHICDR_03) */ icdr.orddeptcd AS orddeptcd, icdr.medispclid AS doctorid, TO_DATE('20161221') - TO_DATE(inpt.indd) AS hd, TRIM(ptbs.sex || '/' || LPAD(FLOOR(COM.FN_ZZ_GETAGE_EMR2('000000','0000000','20161221', 'B', ptbs.brthdd) / 12), 2, 0) || 'y' || LPAD(MOD(COM.FN_ZZ_GETAGE_EMR2('000000','0000000','20161221', 'B', ptbs.brthdd), 12), 2, 0) || 'm') AS sa, dept.depthngnm AS deptnm, dept.DEPTENGABBR AS deptengabbr, NVL((SELECT usernm FROM com.zsumusrb WHERE userid = icdr.medispclid AND userfromdd <= :param0 AND usertodd >= :param0 ), '-') AS doctornm, (SELECT term.termengnm FROM emr.mmohdiag diag, emr.mrtmterm term WHERE diag.diagcd = term.termcd AND diag.instcd = term.instcd AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.pid = inpt.pid AND diag.orddd = inpt.indd AND diag.cretno = inpt.cretno AND diag.orddeptcd = icdr.orddeptcd AND diag.instcd = inpt.instcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND ROWNUM = 1) AS diagnm, CASE inpt.indschacptstat WHEN 'D' THEN '퇴원' WHEN 'T' THEN '가퇴원' ELSE (CASE inpt.dschnotiyn WHEN 'Y' THEN '퇴원통보' ELSE (CASE inpt.dschdclrtyn WHEN 'Y' THEN '퇴원예고' ELSE '-' END) END) END AS dschnoti, icdr.roomcd AS roomcd, CASE WHEN (SELECT COUNT(instcd) FROM emr.mmrhcnstinfo WHERE pid = inpt.pid AND orddd = inpt.indd AND cretno = inpt.cretno AND reqdd = :param0 AND chosflag IN ('I','E') AND cnstflag IN ('1','2') AND ROWNUM = 1) > 0 THEN 'Y' ELSE 'N' END AS cnst, icdr.ordtype AS ordtype, (SELECT z.cdnm FROM com.zbcmcode z WHERE inpt.insukind = z.cdid AND z.cdgrupid = 'P0008' AND inpt.indd BETWEEN z.valifromdd AND z.valitodd) AS bostyle, 'N' AS elbulbodstat, 'N' AS ordtm FROM pam.pmihinpt inpt, pam.pmihicdr icdr, com.zsdddept dept, pam.pmcmptbs ptbs WHERE inpt.histstat = 'Y' AND inpt.mskind = 'M' AND icdr.ordtype IN ('I', 'D') AND inpt.instcd = :param1 AND inpt.pid = icdr.pid AND inpt.pid = icdr.pid AND inpt.indd = icdr.indd AND inpt.cretno = icdr.cretno AND inpt.instcd = icdr.instcd AND inpt.histstat = icdr.histstat AND icdr.fromdd <= :param0 AND icdr.todd >= :param0 AND icdr.pid = ptbs.pid AND icdr.instcd = ptbs.instcd AND icdr.instcd = dept.instcd AND icdr.orddeptcd = dept.deptcd AND dept.orddeptflag = 'D' AND dept.orduseyn = 'Y' AND dept.valifromdd <= :param0 AND dept.valitodd >= :param0 AND icdr.wardcd = :param2 AND icdr.indschacptstat IN ('A', 'D', 'T') order by roomcd, hngnm]
- [Logging Date Time: 2016-12-21 14:58:41,068] =====================================================================================
- SQL Command - Statement Id: [getInPatList] Parameters: [param0=[srchdd,20161221], param1=[instcd,111], param2=[wardcd,3041400000]]
- [Logging Date Time: 2016-12-21 14:58:41,068] =====================================================================================
- SQL Command - Statement Id: [getInPatList] Parameters: [param0=[srchdd,20161221], param1=[instcd,111], param2=[wardcd,3041400000]]
- [Logging Date Time: 2016-12-21 14:58:41,068] =====================================================================================
- SQL Command - Statement Id: [getInPatList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:41,068] =====================================================================================
- SQL Command - Statement Id: [getInPatList] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:42,772] =====================================================================================
- SQL Command - Statement Id: [GET_USER_INFO] PreparedStatement : [select a.userid, a.usernm, b.dutplcecd, dept.depthngnm, dept.deptengabbr, b.jobkindcd, (select cdnm from com.zbcmcode code where code.cdgrupid = 'R0061' and code.cdid = b.jobkindcd and code.valitodd = '99991231') from com.zsumusrb a, com.zsumusrd b, com.zsdddept dept where a.dutinstcd = '111' and a.dutinstcd = b.dutplceinstcd and a.userid = b.userid and a.usertodd = b.todd and dept.instcd = a.dutinstcd and dept.deptcd = b.dutplcecd and dept.valitodd = '99991231' and a.usertodd = '99991231' and b.userid = :param0]
- [Logging Date Time: 2016-12-21 14:58:42,772] =====================================================================================
- SQL Command - Statement Id: [GET_USER_INFO] PreparedStatement : [select a.userid, a.usernm, b.dutplcecd, dept.depthngnm, dept.deptengabbr, b.jobkindcd, (select cdnm from com.zbcmcode code where code.cdgrupid = 'R0061' and code.cdid = b.jobkindcd and code.valitodd = '99991231') from com.zsumusrb a, com.zsumusrd b, com.zsdddept dept where a.dutinstcd = '111' and a.dutinstcd = b.dutplceinstcd and a.userid = b.userid and a.usertodd = b.todd and dept.instcd = a.dutinstcd and dept.deptcd = b.dutplcecd and dept.valitodd = '99991231' and a.usertodd = '99991231' and b.userid = :param0]
- [Logging Date Time: 2016-12-21 14:58:42,773] =====================================================================================
- SQL Command - Statement Id: [GET_USER_INFO] Parameters: [param0=[userid,104876]]
- [Logging Date Time: 2016-12-21 14:58:42,773] =====================================================================================
- SQL Command - Statement Id: [GET_USER_INFO] Parameters: [param0=[userid,104876]]
- [Logging Date Time: 2016-12-21 14:58:42,773] =====================================================================================
- SQL Command - Statement Id: [GET_USER_INFO] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:42,773] =====================================================================================
- SQL Command - Statement Id: [GET_USER_INFO] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:42,827] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, (ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) || '******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid = 'P0008' and cdid = a.insukind) as IO_Insukind, (select dept.DEPTENGABBR from com.zsdddept dept where dept.deptcd = a.wardcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_Ward, a.roomcd as IO_roomNO, a.indd as IO_ADdate, a.dschdd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.indd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '' as IO_OrderNo, '111' as IO_PrintTime, a.medispclid as IO_MaindrId, COM.FN_ZS_GETUSERNM(a.ermedispclid, a.indd) as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.medispclid, a.indd) as IO_MaindrNm, '111' as IO_OcrCd, '111' as IO_InputId, '111' as IO_InputNm, '111' as IO_SignImg, a.fstrgstdt FROM pam.pmihinpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.indd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.indd = :param2 AND a.histstat = 'Y' AND a.mskind = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4 order by a.fstrgstdt desc]
- [Logging Date Time: 2016-12-21 14:58:42,827] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, (ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) || '******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid = 'P0008' and cdid = a.insukind) as IO_Insukind, (select dept.DEPTENGABBR from com.zsdddept dept where dept.deptcd = a.wardcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_Ward, a.roomcd as IO_roomNO, a.indd as IO_ADdate, a.dschdd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.indd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '' as IO_OrderNo, '111' as IO_PrintTime, a.medispclid as IO_MaindrId, COM.FN_ZS_GETUSERNM(a.ermedispclid, a.indd) as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.medispclid, a.indd) as IO_MaindrNm, '111' as IO_OcrCd, '111' as IO_InputId, '111' as IO_InputNm, '111' as IO_SignImg, a.fstrgstdt FROM pam.pmihinpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.indd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.indd = :param2 AND a.histstat = 'Y' AND a.mskind = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4 order by a.fstrgstdt desc]
- [Logging Date Time: 2016-12-21 14:58:42,828] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[orddd,20161209], param3=[cretno,1], param4=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:42,828] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[orddd,20161209], param3=[cretno,1], param4=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:42,828] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:42,828] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:42,949] =====================================================================================
- SQL Command - Statement Id: [GET_TRMT_DATE_LIST] PreparedStatement : [SELECT '1' AS ORDERBY, indd as ClnDate, substr(indd, 1, 4) || '-' || substr(indd, 5, 2) || '-' || substr(indd, 7, 2) as ClnFormatDate, inpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, inpt.cretno, inpt.medispclid as orddrid FROM pam.pmihinpt inpt left outer join com.zsdddept dept on (dept.instcd = inpt.instcd and dept.deptcd = inpt.orddeptcd and dept.valitodd = '99991231') WHERE inpt.instcd = :param0 AND inpt.pid = :param1 AND inpt.indd = :param2 AND inpt.histstat = 'Y' AND inpt.mskind = 'M' AND inpt.ORDDEPTCD = :param3 union all SELECT '1' AS ORDERBY, orddd as ClnDate, substr(orddd, 1, 4) || '-' || substr(orddd, 5, 2) || '-' || substr(orddd, 7, 2) as ClnFormatDate, otpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, otpt.cretno, otpt.orddrid as orddrid FROM pam.pmohotpt otpt left outer join com.zsdddept dept on (dept.instcd = otpt.instcd and dept.deptcd = otpt.orddeptcd and dept.valitodd = '99991231') WHERE otpt.instcd = :param0 AND otpt.pid = :param1 AND otpt.orddd = :param2 AND OTPT.ORDDEPTCD = :param3 AND otpt.HISTSTAT IN ('R', 'T') AND otpt.MSKIND = 'M' UNION ALL SELECT '99' AS ORDERBY, indd as ClnDate, substr(indd, 1, 4) || '-' || substr(indd, 5, 2) || '-' || substr(indd, 7, 2) as ClnFormatDate, inpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, inpt.cretno, inpt.medispclid as orddrid FROM pam.pmihinpt inpt left outer join com.zsdddept dept on (dept.instcd = inpt.instcd and dept.deptcd = inpt.orddeptcd and dept.valitodd = '99991231') WHERE inpt.instcd = :param0 AND inpt.pid = :param1 AND inpt.indd = :param2 AND inpt.histstat = 'Y' AND inpt.mskind = 'M' AND inpt.ORDDEPTCD != :param3 union all SELECT '99' AS ORDERBY, orddd as ClnDate, substr(orddd, 1, 4) || '-' || substr(orddd, 5, 2) || '-' || substr(orddd, 7, 2) as ClnFormatDate, otpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, otpt.cretno, otpt.orddrid as orddrid FROM pam.pmohotpt otpt left outer join com.zsdddept dept on (dept.instcd = otpt.instcd and dept.deptcd = otpt.orddeptcd and dept.valitodd = '99991231') WHERE otpt.instcd = :param0 AND otpt.pid = :param1 AND otpt.orddd = :param2 AND OTPT.ORDDEPTCD != :param3 AND otpt.HISTSTAT IN ('R', 'T') AND otpt.MSKIND = 'M' order by ORDERBY, cretno desc]
- [Logging Date Time: 2016-12-21 14:58:42,949] =====================================================================================
- SQL Command - Statement Id: [GET_TRMT_DATE_LIST] PreparedStatement : [SELECT '1' AS ORDERBY, indd as ClnDate, substr(indd, 1, 4) || '-' || substr(indd, 5, 2) || '-' || substr(indd, 7, 2) as ClnFormatDate, inpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, inpt.cretno, inpt.medispclid as orddrid FROM pam.pmihinpt inpt left outer join com.zsdddept dept on (dept.instcd = inpt.instcd and dept.deptcd = inpt.orddeptcd and dept.valitodd = '99991231') WHERE inpt.instcd = :param0 AND inpt.pid = :param1 AND inpt.indd = :param2 AND inpt.histstat = 'Y' AND inpt.mskind = 'M' AND inpt.ORDDEPTCD = :param3 union all SELECT '1' AS ORDERBY, orddd as ClnDate, substr(orddd, 1, 4) || '-' || substr(orddd, 5, 2) || '-' || substr(orddd, 7, 2) as ClnFormatDate, otpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, otpt.cretno, otpt.orddrid as orddrid FROM pam.pmohotpt otpt left outer join com.zsdddept dept on (dept.instcd = otpt.instcd and dept.deptcd = otpt.orddeptcd and dept.valitodd = '99991231') WHERE otpt.instcd = :param0 AND otpt.pid = :param1 AND otpt.orddd = :param2 AND OTPT.ORDDEPTCD = :param3 AND otpt.HISTSTAT IN ('R', 'T') AND otpt.MSKIND = 'M' UNION ALL SELECT '99' AS ORDERBY, indd as ClnDate, substr(indd, 1, 4) || '-' || substr(indd, 5, 2) || '-' || substr(indd, 7, 2) as ClnFormatDate, inpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, inpt.cretno, inpt.medispclid as orddrid FROM pam.pmihinpt inpt left outer join com.zsdddept dept on (dept.instcd = inpt.instcd and dept.deptcd = inpt.orddeptcd and dept.valitodd = '99991231') WHERE inpt.instcd = :param0 AND inpt.pid = :param1 AND inpt.indd = :param2 AND inpt.histstat = 'Y' AND inpt.mskind = 'M' AND inpt.ORDDEPTCD != :param3 union all SELECT '99' AS ORDERBY, orddd as ClnDate, substr(orddd, 1, 4) || '-' || substr(orddd, 5, 2) || '-' || substr(orddd, 7, 2) as ClnFormatDate, otpt.ordtype as VisitType, case when ordtype = 'O' then '외래' when ordtype = 'I' then '입원' when ordtype = 'E' then '응급' end as VisitTypeName, dept.deptengabbr as ClnDeptCode, dept.depthngnm as ClnDeptName, dept.deptcd as DeptCd, otpt.cretno, otpt.orddrid as orddrid FROM pam.pmohotpt otpt left outer join com.zsdddept dept on (dept.instcd = otpt.instcd and dept.deptcd = otpt.orddeptcd and dept.valitodd = '99991231') WHERE otpt.instcd = :param0 AND otpt.pid = :param1 AND otpt.orddd = :param2 AND OTPT.ORDDEPTCD != :param3 AND otpt.HISTSTAT IN ('R', 'T') AND otpt.MSKIND = 'M' order by ORDERBY, cretno desc]
- [Logging Date Time: 2016-12-21 14:58:42,950] =====================================================================================
- SQL Command - Statement Id: [GET_TRMT_DATE_LIST] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[searchClnDate,20161209], param3=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:42,950] =====================================================================================
- SQL Command - Statement Id: [GET_TRMT_DATE_LIST] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[searchClnDate,20161209], param3=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:42,950] =====================================================================================
- SQL Command - Statement Id: [GET_TRMT_DATE_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:42,950] =====================================================================================
- SQL Command - Statement Id: [GET_TRMT_DATE_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:43,054] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, (ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) || '******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid = 'P0008' and cdid = a.insukind) as IO_Insukind, (select dept.DEPTENGABBR from com.zsdddept dept where dept.deptcd = a.wardcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_Ward, a.roomcd as IO_roomNO, a.indd as IO_ADdate, a.dschdd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.indd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '' as IO_OrderNo, '111' as IO_PrintTime, a.medispclid as IO_MaindrId, COM.FN_ZS_GETUSERNM(a.ermedispclid, a.indd) as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.medispclid, a.indd) as IO_MaindrNm, '111' as IO_OcrCd, '111' as IO_InputId, '111' as IO_InputNm, '111' as IO_SignImg, a.fstrgstdt FROM pam.pmihinpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.indd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.indd = :param2 AND a.histstat = 'Y' AND a.mskind = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4 order by a.fstrgstdt desc]
- [Logging Date Time: 2016-12-21 14:58:43,054] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, (ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) || '******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid = 'P0008' and cdid = a.insukind) as IO_Insukind, (select dept.DEPTENGABBR from com.zsdddept dept where dept.deptcd = a.wardcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_Ward, a.roomcd as IO_roomNO, a.indd as IO_ADdate, a.dschdd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.indd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '' as IO_OrderNo, '111' as IO_PrintTime, a.medispclid as IO_MaindrId, COM.FN_ZS_GETUSERNM(a.ermedispclid, a.indd) as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.medispclid, a.indd) as IO_MaindrNm, '111' as IO_OcrCd, '111' as IO_InputId, '111' as IO_InputNm, '111' as IO_SignImg, a.fstrgstdt FROM pam.pmihinpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.indd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.indd = :param2 AND a.histstat = 'Y' AND a.mskind = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4 order by a.fstrgstdt desc]
- [Logging Date Time: 2016-12-21 14:58:43,055] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[orddd,20161209], param3=[cretno,1], param4=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:43,055] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[orddd,20161209], param3=[cretno,1], param4=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:43,055] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:43,055] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:43,150] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, (ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) || '******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid = 'P0008' and cdid = a.insukind) as IO_Insukind, (select dept.DEPTENGABBR from com.zsdddept dept where dept.deptcd = a.wardcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_Ward, a.roomcd as IO_roomNO, a.indd as IO_ADdate, a.dschdd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.indd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '' as IO_OrderNo, '111' as IO_PrintTime, a.medispclid as IO_MaindrId, COM.FN_ZS_GETUSERNM(a.ermedispclid, a.indd) as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.medispclid, a.indd) as IO_MaindrNm, '111' as IO_OcrCd, '111' as IO_InputId, '111' as IO_InputNm, '111' as IO_SignImg, a.fstrgstdt FROM pam.pmihinpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.indd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.indd = :param2 AND a.histstat = 'Y' AND a.mskind = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4 order by a.fstrgstdt desc]
- [Logging Date Time: 2016-12-21 14:58:43,150] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] PreparedStatement : [SELECT a.orddeptcd, a.pid as IO_Pt_ID, to_char(a.cretno) as IO_CretNo, (ptbs.sex || '/' || com.fn_zz_getageas(ptbs.rrgstno1, ptbs.rrgstno2, TO_CHAR(SYSDATE, 'YYYYMMDD'), 'A', ptbs.brthdd)) as IO_sex_age_y_m, ptbs.hngnm as IO_Pt_Name, (ptbs.rrgstno1 || '-' || substr(ptbs.rrgstno2, 1, 1) || '******') IO_JuminNo, ptbs.zipcdaddr as IO_Zipcdaddr, ptbs.mpphontel as IO_Tel, (select cdnm from com.zbcmcode where cdgrupid = 'P0008' and cdid = a.insukind) as IO_Insukind, (select dept.DEPTENGABBR from com.zsdddept dept where dept.deptcd = a.wardcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_Ward, a.roomcd as IO_roomNO, a.indd as IO_ADdate, a.dschdd as IO_Dschdd, a.ordtype as IO_VisitType, a.orddeptcd as IO_DeptCd, (select dept.deptengabbr from com.zsdddept dept where dept.deptcd = a.orddeptcd and dept.instcd = a.instcd and dept.valitodd >= a.indd and dept.valifromdd <= a.indd) as IO_DeptNm, COM.FN_ZS_GETDEPTNAME(a.instcd, a.orddeptcd, a.indd) AS IO_Dept2, '' AS IO_OPdeptCd, '' AS IO_OPdeptNm, '' AS IO_OPdrNm, '' AS IO_OPdrId, (SELECT diag.diagcd FROM emr.mmohdiag diag WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxCd, (SELECT term.diaghngnm FROM emr.mmohdiag diag, emr.mmbvdiag term WHERE diag.pid = a.pid AND diag.orddd = a.indd AND diag.cretno = a.cretno AND diag.instcd = term.instcd AND diag.diagcd = term.orgdiagcd AND diag.diaghistcd = 'O' AND diag.diagtypecd = 'D' AND diag.diagkindcdflag = 'M' AND diag.diagdd >= term.termfromdd AND diag.diagdd <= term.termtodd AND diag.diagdd >= term.diagattrfromdd AND diag.diagdd <= term.diagattrtodd AND diag.genrflagcd = a.ordtype and diag.orddeptcd = a.orddeptcd AND diag.diaghistno = (select max(diagh.diaghistno) from emr.mmohdiag diagh where diagh.pid = a.pid AND diagh.orddd = a.indd AND diagh.cretno = a.cretno AND diagh.instcd = '111' AND diagh.diaghistcd = 'O' AND diagh.diagkindcdflag = 'M' AND diagh.genrflagcd = a.ordtype and diagh.orddeptcd = a.orddeptcd group by pid)) as IO_DxNm, '111' as IO_HosType, case when ex.bp is null then null else ex.bp end as IO_bp, case when ex.dm is null then null else ex.dm end as IO_dm, case when ex.heart is null then null else ex.heart end as IO_heart, case when ex.kidney is null then null else ex.kidney end as IO_kidney, case when ex.respiration is null then null else ex.respiration end as IO_respiration, case when ex.hx is null then null else ex.hx end as IO_hx, case when ex.allergy is null then null else ex.allergy end as IO_allergy, case when ex.drug is null then null else ex.drug end as IO_drug, case when ex.smoking is null then null else ex.smoking end as IO_smoking, case when ex.idio is null then null else ex.idio end as IO_idio, case when ex.nacrotics is null then null else ex.nacrotics end as IO_nacrotics, case when ex.airway is null then null else ex.airway end as IO_airway, case when ex.hemorrhage is null then null else ex.hemorrhage end as IO_hemorrhage, ex.etc IO_status_etc, '' as IO_OrderNo, '111' as IO_PrintTime, a.medispclid as IO_MaindrId, COM.FN_ZS_GETUSERNM(a.ermedispclid, a.indd) as IO_ErdrNm, COM.FN_ZS_GETUSERNM(a.medispclid, a.indd) as IO_MaindrNm, '111' as IO_OcrCd, '111' as IO_InputId, '111' as IO_InputNm, '111' as IO_SignImg, a.fstrgstdt FROM pam.pmihinpt a left outer join cmr.consent_data_ex ex on (ex.pid = a.pid and ex.cln_date = a.indd) left outer join pam.pmcmptbs ptbs on (ptbs.pid = a.pid and ptbs.instcd = a.instcd) WHERE a.instcd = :param0 AND a.pid = :param1 AND a.indd = :param2 AND a.histstat = 'Y' AND a.mskind = 'M' AND a.cretno = :param3 AND a.orddeptcd = :param4 order by a.fstrgstdt desc]
- [Logging Date Time: 2016-12-21 14:58:43,151] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[orddd,20161209], param3=[cretno,1], param4=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:43,151] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Parameters: [param0=[instcd,111], param1=[pid,0957205], param2=[orddd,20161209], param3=[cretno,1], param4=[orddeptcd,2010300000]]
- [Logging Date Time: 2016-12-21 14:58:43,151] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:43,151] =====================================================================================
- SQL Command - Statement Id: [getPatientInfoIn] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:43,253] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] PreparedStatement : [SELECT CM.CONSENT_MST_RID , DECODE(CM.CONSENT_STATE, 'TEMP' ,'임시저장', 'ELECTR_CMP', '서명', 'PAPER_OUT', '출력' , 'CERTIFY_CMP', '인증', 'UNFINISHED', '미작성', 'VERBAL', '구두') AS CONSENT_STATE_DISP , VEF.FORM_NAME AS CONSENT_NAME , CM.HOS_TYPE , CM.PID , CM.VISIT_TYPE , CM.ORDER_NO , CM.ORDER_CD , CM.ORDER_NAME , CM.CLN_DEPT_CD , (SELECT DEPTHNGNM FROM COM.ZSDDDEPT WHERE DEPTCD = CM.CLN_DEPT_CD and valitodd = '99991231' and instcd = '111') AS CLN_DEPT_NM , COM.FN_ZS_GETDEPTNAME('111', (select dept.deptcd from com.zsdddept dept where dept.instcd = '111' and dept.valitodd = '99991231' and dept.deptengabbr = CM.WARDCD), '99991231') as WARDCD , CM.ROOMCD , CM.FORM_RID , VEF.FORM_CD , VEF.FORM_GUID , C.PRNTCNT , CM.CONSENT_STATE AS CONSENT_STATE , CM.OCR_NUMBER , CM.COSIGN_DC_ID , CM.COSIGN_DC_NAME , CM.MODIFY_USER_ID AS CREATE_USER_ID , CM.MODIFY_USER_NAME AS CREATE_USER_NAME , CM.MODIFY_DATETIME AS CREATE_DATETIME , CM.CLN_DATE , CM.CRETNO , (SELECT OCRTAGPRNTYN FROM V_EFORM_FORMDOC F WHERE F.FORM_RID = CM.FORM_RID ) AS OCRTAGPRNTYN FROM CONSENT_MST CM INNER JOIN EFORM_DOCUMENT VEF ON VEF.FORM_RID = CM.FORM_RID, EMR.MRFMFORM C WHERE CM.USE_YN = 'Y' AND CM.PID = :param0 AND TO_CHAR(TO_DATE(CM.CREATE_DATETIME, 'YYYY-MM-DD HH24:MI:SS'), 'YYYYMMDD') BETWEEN :param1 and :param2 AND VEF.FORM_CD = C.FORMCD AND C.instcd = '111' AND C.formprogflag LIKE 'OCR%' AND C.formlevlcd != '-' AND CM.HOS_TYPE = '111' AND SUBSTR (C.formtodt, 1, 8) = '99991231' AND CM.CONSENT_STATE IN ('UNFINISHED','TEMP') ORDER BY OCR_NUMBER DESC, CONSENT_STATE ASC]
- [Logging Date Time: 2016-12-21 14:58:43,253] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] PreparedStatement : [SELECT CM.CONSENT_MST_RID , DECODE(CM.CONSENT_STATE, 'TEMP' ,'임시저장', 'ELECTR_CMP', '서명', 'PAPER_OUT', '출력' , 'CERTIFY_CMP', '인증', 'UNFINISHED', '미작성', 'VERBAL', '구두') AS CONSENT_STATE_DISP , VEF.FORM_NAME AS CONSENT_NAME , CM.HOS_TYPE , CM.PID , CM.VISIT_TYPE , CM.ORDER_NO , CM.ORDER_CD , CM.ORDER_NAME , CM.CLN_DEPT_CD , (SELECT DEPTHNGNM FROM COM.ZSDDDEPT WHERE DEPTCD = CM.CLN_DEPT_CD and valitodd = '99991231' and instcd = '111') AS CLN_DEPT_NM , COM.FN_ZS_GETDEPTNAME('111', (select dept.deptcd from com.zsdddept dept where dept.instcd = '111' and dept.valitodd = '99991231' and dept.deptengabbr = CM.WARDCD), '99991231') as WARDCD , CM.ROOMCD , CM.FORM_RID , VEF.FORM_CD , VEF.FORM_GUID , C.PRNTCNT , CM.CONSENT_STATE AS CONSENT_STATE , CM.OCR_NUMBER , CM.COSIGN_DC_ID , CM.COSIGN_DC_NAME , CM.MODIFY_USER_ID AS CREATE_USER_ID , CM.MODIFY_USER_NAME AS CREATE_USER_NAME , CM.MODIFY_DATETIME AS CREATE_DATETIME , CM.CLN_DATE , CM.CRETNO , (SELECT OCRTAGPRNTYN FROM V_EFORM_FORMDOC F WHERE F.FORM_RID = CM.FORM_RID ) AS OCRTAGPRNTYN FROM CONSENT_MST CM INNER JOIN EFORM_DOCUMENT VEF ON VEF.FORM_RID = CM.FORM_RID, EMR.MRFMFORM C WHERE CM.USE_YN = 'Y' AND CM.PID = :param0 AND TO_CHAR(TO_DATE(CM.CREATE_DATETIME, 'YYYY-MM-DD HH24:MI:SS'), 'YYYYMMDD') BETWEEN :param1 and :param2 AND VEF.FORM_CD = C.FORMCD AND C.instcd = '111' AND C.formprogflag LIKE 'OCR%' AND C.formlevlcd != '-' AND CM.HOS_TYPE = '111' AND SUBSTR (C.formtodt, 1, 8) = '99991231' AND CM.CONSENT_STATE IN ('UNFINISHED','TEMP') ORDER BY OCR_NUMBER DESC, CONSENT_STATE ASC]
- [Logging Date Time: 2016-12-21 14:58:43,253] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Parameters: [param0=[patientCode,0957205], param1=[startDt,20010601], param2=[endDt,20161221]]
- [Logging Date Time: 2016-12-21 14:58:43,253] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Parameters: [param0=[patientCode,0957205], param1=[startDt,20010601], param2=[endDt,20161221]]
- [Logging Date Time: 2016-12-21 14:58:43,253] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:43,253] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String], param2=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:46,431] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] PreparedStatement : [SELECT CATEGORY_TYPE, CATEGORY_ID, CATEGORY_NAME FROM EFORM_CATEGORY WHERE USE_YN = 'Y' AND P_CATEGORY_RID = '1']
- [Logging Date Time: 2016-12-21 14:58:46,431] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] PreparedStatement : [SELECT CATEGORY_TYPE, CATEGORY_ID, CATEGORY_NAME FROM EFORM_CATEGORY WHERE USE_YN = 'Y' AND P_CATEGORY_RID = '1']
- [Logging Date Time: 2016-12-21 14:58:46,558] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] PreparedStatement : [SELECT CATEGORY_TYPE, CATEGORY_ID, CATEGORY_NAME FROM EFORM_CATEGORY WHERE USE_YN = 'Y' AND P_CATEGORY_RID = (SELECT CATEGORY_RID FROM EFORM_CATEGORY WHERE CATEGORY_ID = :param0 )]
- [Logging Date Time: 2016-12-21 14:58:46,558] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] PreparedStatement : [SELECT CATEGORY_TYPE, CATEGORY_ID, CATEGORY_NAME FROM EFORM_CATEGORY WHERE USE_YN = 'Y' AND P_CATEGORY_RID = (SELECT CATEGORY_RID FROM EFORM_CATEGORY WHERE CATEGORY_ID = :param0 )]
- [Logging Date Time: 2016-12-21 14:58:46,558] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] Parameters: [param0=[category_id,1CB1B494-1EF0-48BD-84D6-4965A54E6AEA]]
- [Logging Date Time: 2016-12-21 14:58:46,558] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] Parameters: [param0=[category_id,1CB1B494-1EF0-48BD-84D6-4965A54E6AEA]]
- [Logging Date Time: 2016-12-21 14:58:46,558] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:46,558] =====================================================================================
- SQL Command - Statement Id: [GET_CATEGORY_FOR_DROPDOWN] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:47,672] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_BY_SEARCH_LIST] PreparedStatement : [SELECT F.FORM_CD, F.FORM_GUID, F.FORM_NAME, F.FULL_CATEGORY_NAME, F.FORM_RID, F.PRNTCNT, F.PRINT_ONLY, F.OCRTAGPRNTYN FROM (SELECT F.FORM_CD, F.FORM_GUID, F.FORM_NAME, N.FULL_CATEGORY_NAME AS FULL_CATEGORY_NAME, F.FORM_RID, F.PRNTCNT, F.PRINT_ONLY, F.OCRTAGPRNTYN FROM V_EFORM_FORMDOC F, ( SELECT CATEGORY_RID, LEVEL FROM EFORM_CATEGORY START WITH CATEGORY_RID = (SELECT CATEGORY_RID FROM EFORM_CATEGORY WHERE CATEGORY_ID = :param0 ) CONNECT BY P_CATEGORY_RID = PRIOR CATEGORY_RID ) C, ( SELECT CATEGORY_RID,CATEGORY_NAME, LTRIM (SYS_CONNECT_BY_PATH (CATEGORY_NAME, '>'), '>') AS FULL_CATEGORY_NAME, LEVEL FROM EFORM_CATEGORY START WITH CATEGORY_RID = '1' CONNECT BY P_CATEGORY_RID = PRIOR CATEGORY_RID ) N WHERE F.CATEGORY_RID = C.CATEGORY_RID AND C.CATEGORY_RID = N.CATEGORY_RID AND (REPLACE(UPPER(F.FORM_NAME),' ','') LIKE REPLACE(UPPER( :param1 ),' ','') OR UPPER(F.FORM_CD) LIKE UPPER( :param1 )) ) F ORDER BY F.FORM_NAME]
- [Logging Date Time: 2016-12-21 14:58:47,672] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_BY_SEARCH_LIST] PreparedStatement : [SELECT F.FORM_CD, F.FORM_GUID, F.FORM_NAME, F.FULL_CATEGORY_NAME, F.FORM_RID, F.PRNTCNT, F.PRINT_ONLY, F.OCRTAGPRNTYN FROM (SELECT F.FORM_CD, F.FORM_GUID, F.FORM_NAME, N.FULL_CATEGORY_NAME AS FULL_CATEGORY_NAME, F.FORM_RID, F.PRNTCNT, F.PRINT_ONLY, F.OCRTAGPRNTYN FROM V_EFORM_FORMDOC F, ( SELECT CATEGORY_RID, LEVEL FROM EFORM_CATEGORY START WITH CATEGORY_RID = (SELECT CATEGORY_RID FROM EFORM_CATEGORY WHERE CATEGORY_ID = :param0 ) CONNECT BY P_CATEGORY_RID = PRIOR CATEGORY_RID ) C, ( SELECT CATEGORY_RID,CATEGORY_NAME, LTRIM (SYS_CONNECT_BY_PATH (CATEGORY_NAME, '>'), '>') AS FULL_CATEGORY_NAME, LEVEL FROM EFORM_CATEGORY START WITH CATEGORY_RID = '1' CONNECT BY P_CATEGORY_RID = PRIOR CATEGORY_RID ) N WHERE F.CATEGORY_RID = C.CATEGORY_RID AND C.CATEGORY_RID = N.CATEGORY_RID AND (REPLACE(UPPER(F.FORM_NAME),' ','') LIKE REPLACE(UPPER( :param1 ),' ','') OR UPPER(F.FORM_CD) LIKE UPPER( :param1 )) ) F ORDER BY F.FORM_NAME]
- [Logging Date Time: 2016-12-21 14:58:47,673] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_BY_SEARCH_LIST] Parameters: [param0=[category_id,1CB1B494-1EF0-48BD-84D6-4965A54E6AEA], param1=[key_word,%%%%]]
- [Logging Date Time: 2016-12-21 14:58:47,673] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_BY_SEARCH_LIST] Parameters: [param0=[category_id,1CB1B494-1EF0-48BD-84D6-4965A54E6AEA], param1=[key_word,%%%%]]
- [Logging Date Time: 2016-12-21 14:58:47,673] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_BY_SEARCH_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:47,673] =====================================================================================
- SQL Command - Statement Id: [GET_CONSENT_BY_SEARCH_LIST] Types: [param0=[AnsiString, System.String], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:50,417] =====================================================================================
- SQL Command - Statement Id: [getUserSignImage] PreparedStatement : [SELECT signdata FROM emr.mrfmsignimge WHERE userid = :param0 and repryn = 'Y']
- [Logging Date Time: 2016-12-21 14:58:50,417] =====================================================================================
- SQL Command - Statement Id: [getUserSignImage] PreparedStatement : [SELECT signdata FROM emr.mrfmsignimge WHERE userid = :param0 and repryn = 'Y']
- [Logging Date Time: 2016-12-21 14:58:50,417] =====================================================================================
- SQL Command - Statement Id: [getUserSignImage] Parameters: [param0=[userid,104876]]
- [Logging Date Time: 2016-12-21 14:58:50,417] =====================================================================================
- SQL Command - Statement Id: [getUserSignImage] Parameters: [param0=[userid,104876]]
- [Logging Date Time: 2016-12-21 14:58:50,418] =====================================================================================
- SQL Command - Statement Id: [getUserSignImage] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:50,418] =====================================================================================
- SQL Command - Statement Id: [getUserSignImage] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:58:50,522] =====================================================================================
- SQL Command - Statement Id: [getOcrTag] PreparedStatement : [SELECT to_char(sysdate,'YYYYMMDD') || SUBSTR(LPAD((EMR.SQ_MRFMOCRP_01.NEXTVAL), 10, '0'), 6, 5) AS ocrtag FROM dual]
- [Logging Date Time: 2016-12-21 14:58:50,522] =====================================================================================
- SQL Command - Statement Id: [getOcrTag] PreparedStatement : [SELECT to_char(sysdate,'YYYYMMDD') || SUBSTR(LPAD((EMR.SQ_MRFMOCRP_01.NEXTVAL), 10, '0'), 6, 5) AS ocrtag FROM dual]
- [Logging Date Time: 2016-12-21 14:58:50,580] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] PreparedStatement : [select mst.consent_state from cmr.consent_mst mst where mst.consent_mst_rid = :param0 and mst.use_yn = 'Y']
- [Logging Date Time: 2016-12-21 14:58:50,580] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] PreparedStatement : [select mst.consent_state from cmr.consent_mst mst where mst.consent_mst_rid = :param0 and mst.use_yn = 'Y']
- [Logging Date Time: 2016-12-21 14:58:50,580] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Parameters: [param0=[consentmstrid,-1]]
- [Logging Date Time: 2016-12-21 14:58:50,580] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Parameters: [param0=[consentmstrid,-1]]
- [Logging Date Time: 2016-12-21 14:58:50,580] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Types: [param0=[Int32, System.Int32]]
- [Logging Date Time: 2016-12-21 14:58:50,580] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Types: [param0=[Int32, System.Int32]]
- [Logging Date Time: 2016-12-21 14:58:55,009] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] PreparedStatement : [select mst.consent_state from cmr.consent_mst mst where mst.consent_mst_rid = :param0 and mst.use_yn = 'Y']
- [Logging Date Time: 2016-12-21 14:58:55,009] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] PreparedStatement : [select mst.consent_state from cmr.consent_mst mst where mst.consent_mst_rid = :param0 and mst.use_yn = 'Y']
- [Logging Date Time: 2016-12-21 14:58:55,009] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Parameters: [param0=[consentmstrid,-1]]
- [Logging Date Time: 2016-12-21 14:58:55,009] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Parameters: [param0=[consentmstrid,-1]]
- [Logging Date Time: 2016-12-21 14:58:55,009] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Types: [param0=[Int32, System.Int32]]
- [Logging Date Time: 2016-12-21 14:58:55,009] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Types: [param0=[Int32, System.Int32]]
- [Logging Date Time: 2016-12-21 14:59:04,468] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] PreparedStatement : [select mst.consent_state from cmr.consent_mst mst where mst.consent_mst_rid = :param0 and mst.use_yn = 'Y']
- [Logging Date Time: 2016-12-21 14:59:04,468] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] PreparedStatement : [select mst.consent_state from cmr.consent_mst mst where mst.consent_mst_rid = :param0 and mst.use_yn = 'Y']
- [Logging Date Time: 2016-12-21 14:59:04,468] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Parameters: [param0=[consentmstrid,-1]]
- [Logging Date Time: 2016-12-21 14:59:04,468] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Parameters: [param0=[consentmstrid,-1]]
- [Logging Date Time: 2016-12-21 14:59:04,468] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Types: [param0=[Int32, System.Int32]]
- [Logging Date Time: 2016-12-21 14:59:04,468] =====================================================================================
- SQL Command - Statement Id: [GetConsentStateCheck] Types: [param0=[Int32, System.Int32]]
- [Logging Date Time: 2016-12-21 14:59:04,678] =====================================================================================
- SQL Command - CLIP.eForm SaveTempData param : clnDept[104876]patientCode[0957205]clnDeptCode[2010300000]formRid[2209]formCd[1300009890]consentMstRid[-1]rewriteConsentMstRid[0]deviceType[WIN]vistType[I]hosType[111]clnDate[20161209]ward[101]roomcd[1001]orderNo[0]orderName[]orderCd[]ocrCode[2016122124225]cretno[1]createUserName[박종훈]modifyUserName[박종훈]deviceIdentNo[16-101-33]mainDrId[104796]dataXml[<?xml version="1.0" encoding="UTF-8"?><form-data><IO_device description="출력기기"><![CDATA[]]></IO_device><O_device_ID description="출력기기 식별아이디"><![CDATA[16-101-33]]></O_device_ID><IO_ocr_cd description="ocr 코드"><![CDATA[2016122124225]]></IO_ocr_cd><IO_Pt_ID description="등록번호"><![CDATA[]]></IO_Pt_ID><IO_sex_age_y_m description="성별/나이(년월)"><![CDATA[]]></IO_sex_age_y_m><IO_Pt_name description="환자이름"><![CDATA[]]></IO_Pt_name><IO_JuminNo description="주민등록번호"><![CDATA[]]></IO_JuminNo><IO_roomNo description="병실번호"><![CDATA[]]></IO_roomNo><IO_ADdate description="외래:진료일, 입원:입원일"><![CDATA[]]></IO_ADdate><IO_Dept description="진료과/현재과"><![CDATA[]]></IO_Dept><IO_formname description="서식출력명"><![CDATA[]]></IO_formname><IO_OPdept description="수술/시술과"><![CDATA[]]></IO_OPdept><IO_OPdr description="수술/시술의"><![CDATA[]]></IO_OPdr><IO_Dx description="진단명"><![CDATA[]]></IO_Dx><IO_maindr description="주치의"><![CDATA[김현수]]></IO_maindr><IO_signdate description="설명일자"><![CDATA[]]></IO_signdate><IO_signtime description="설명일자-시분"><![CDATA[]]></IO_signtime><IO_printtime description="출력일시"><![CDATA[2016-12-21 14:58:50]]></IO_printtime><O_Pt_rel description="서명-환자와의 관계"><![CDATA[]]></O_Pt_rel><O_sign_cause description="대리인이 서명하게 된 사유"><![CDATA[]]></O_sign_cause><O_Ptname_write description="환자이름 자필"><![CDATA[]]></O_Ptname_write><O_Ptsign description="환자서명(또는 대리인)"><![CDATA[]]></O_Ptsign><O_JuminNo description="주민등록번호(또는 대리인)"><![CDATA[]]></O_JuminNo><O_Drname_write description="설명의사이름 자필"><![CDATA[]]></O_Drname_write><O_drsign description="설명의사 서명"><![CDATA[]]></O_drsign><IO_INPUTNM description="사용자 이름"><![CDATA[]]></IO_INPUTNM><base_info description="환자정보 및 서식정보_V2"><IO_Pt_ID description="환자정보 및 서식정보_V2"><![CDATA[0957205]]></IO_Pt_ID><IO_sex_age_y_m description="환자정보 및 서식정보_V2"><![CDATA[F/72]]></IO_sex_age_y_m><IO_formname description="환자정보 및 서식정보_V2"><![CDATA[CT유도 경피적 침생검 설명 및 동의서]]></IO_formname><IO_Pt_name description="환자정보 및 서식정보_V2"><![CDATA[김희자]]></IO_Pt_name><IO_JuminNo description="환자정보 및 서식정보_V2"><![CDATA[440505-2******]]></IO_JuminNo><IO_roomNo description="환자정보 및 서식정보_V2"><![CDATA[101/1001]]></IO_roomNo><IO_ADdate description="환자정보 및 서식정보_V2"><![CDATA[2016/12/09]]></IO_ADdate><IO_Dept description="환자정보 및 서식정보_V2"><![CDATA[IG]]></IO_Dept></base_info><IO_bp description="고저혈압"><![CDATA[]]></IO_bp><IO_dm description="당뇨"><![CDATA[]]></IO_dm><IO_heart description="심장질환"><![CDATA[]]></IO_heart><IO_kidney description="신장질환"><![CDATA[]]></IO_kidney><IO_respiration description="호흡기질환"><![CDATA[]]></IO_respiration><IO_hx description="과거병력"><![CDATA[]]></IO_hx><IO_allergy description="알레르기"><![CDATA[]]></IO_allergy><IO_drug description="복용약물"><![CDATA[]]></IO_drug><IO_smoking description="흡연"><![CDATA[]]></IO_smoking><IO_idio description="특이체질"><![CDATA[]]></IO_idio><IO_nacrotics description="마약사고"><![CDATA[]]></IO_nacrotics><IO_airway description="기도이상"><![CDATA[]]></IO_airway><IO_hemorrhage description="출혈소인"><![CDATA[]]></IO_hemorrhage><IO_status_etc description="기타"><![CDATA[]]></IO_status_etc><prodr_info description=""><![CDATA[]]></prodr_info><state description=""><IO_bp description=""><![CDATA[]]></IO_bp><IO_hx description=""><![CDATA[]]></IO_hx><IO_idio description=""><![CDATA[]]></IO_idio><IO_dm description=""><![CDATA[]]></IO_dm><IO_allergy description=""><![CDATA[]]></IO_allergy><IO_nacrotics description=""><![CDATA[]]></IO_nacrotics><IO_heart description=""><![CDATA[]]></IO_heart><IO_drug description=""><![CDATA[]]></IO_drug><IO_airway description=""><![CDATA[]]></IO_airway><IO_kidney description=""><![CDATA[]]></IO_kidney><IO_smoking description=""><![CDATA[]]></IO_smoking><IO_hemorrhage description=""><![CDATA[]]></IO_hemorrhage><IO_respiration description=""><![CDATA[]]></IO_respiration><IO_status_etc description=""><![CDATA[]]></IO_status_etc></state><Prometh_change description=""><![CDATA[]]></Prometh_change><consent description="서약 및 대리인사유 및 서명_V3.4"><O_sign_cause description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[]]></O_sign_cause><O_Pt_rel description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[]]></O_Pt_rel><IO_signdate description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[2016-12-21 14:58:50]]></IO_signdate><IO_signtime description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[2016-12-21 14:58:50]]></IO_signtime><O_Ptname_write description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[]]></O_Ptname_write><O_Ptsign description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[]]></O_Ptsign><O_JuminNo description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[440505]]></O_JuminNo><IO_INPUTNM description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[박종훈]]></IO_INPUTNM><O_Verbal description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[]]></O_Verbal><IO_verbal description="서약 및 대리인사유 및 서명_V3.4"><![CDATA[]]></IO_verbal></consent><Baseword description=""><![CDATA[]]></Baseword><page-template-data /><pen-drawing><page id="page1" /><page id="page2" /><page id="page3" /></pen-drawing><changed-form><attach-page><pagemanager><order><page id="page1" page-type="Normal" page-number="1" /><page id="page2" page-type="Normal" page-number="2" /><page id="page3" page-type="Normal" page-number="3" /></order></pagemanager><pagetemplatemanager /></attach-page><pagetemplates /><externalgroups><externalgroup guid="56289855-e5a8-4167-b520-7aa369bca861" version="4"><controls><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_UC_BASE_1" tag="" size="{width=1900,height=300}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d5208e74-67fc-44b4-9830-7c25b450cb95" size="{width=350,height=75}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_ID" transform-field="" script-field="" data-field="IO_Pt_ID" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=15.75,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="등록번호" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Pt_ID" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9aa8bda8-4ff3-4b94-ac21-4bda2cb2482e" size="{width=220,height=75}" location="{x=350,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_sex_age_y_m" transform-field="" script-field="" data-field="IO_sex_age_y_m" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=9.75,style=Italic}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="성/나이년월" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_sex_age_y_m" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="96fb2f78-5f16-4460-acb4-9fe3914310f3" size="{width=1330,height=300}" location="{x=570,y=0}" colspan="1" rowspan="4" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="True" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control word-break="False" auto-font="False" lines-space="10" system-field="None" parameter-field="IO_formname" transform-field="" script-field="" data-field="IO_formname" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=15,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="서식제목" location="{x=0,y=0}" size="{width=1330,height=300}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a6259abb-666d-47e5-9aa9-143b87e7de0f" size="{width=570,height=75}" location="{x=0,y=75}" colspan="2" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_name" transform-field="" script-field="" data-field="IO_Pt_name" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=14.25,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="환자이름" location="{x=0,y=0}" size="{width=570,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Pt_name" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="a6259abb-666d-47e5-9aa9-143b87e7de0f" cell-type="DummyCell" /><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b575b857-e859-4377-8151-2d959514939a" size="{width=350,height=75}" location="{x=0,y=150}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_JuminNo" transform-field="" script-field="" data-field="IO_JuminNo" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="주민번호-" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_JuminNo" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="fac0c40a-347b-411d-8fdd-ed5159e9fae3" size="{width=220,height=75}" location="{x=350,y=150}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_roomNo" transform-field="" script-field="" data-field="IO_roomNo" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="병실" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_roomNo" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="79154ac3-f9c6-4285-bceb-ac5770b4e0d1" size="{width=350,height=75}" location="{x=0,y=225}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_ADdate" transform-field="" script-field="" data-field="IO_ADdate" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="진료일/입원일" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_ADdate" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8af56809-aa96-4dcc-b7ce-db43bf267364" size="{width=220,height=75}" location="{x=350,y=225}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Dept" transform-field="" script-field="" data-field="IO_Dept" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="진료과/현재과" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Dept" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row></control></controls><fields><datafields><field name="base_info" value="" description="환자정보 및 서식정보_V2" xpath=""><field name="IO_Pt_ID" value="" description="" xpath="" /><field name="IO_sex_age_y_m" value="" description="" xpath="" /><field name="IO_formname" value="" description="" xpath="" /><field name="IO_Pt_name" value="" description="" xpath="" /><field name="IO_JuminNo" value="" description="" xpath="" /><field name="IO_roomNo" value="" description="" xpath="" /><field name="IO_ADdate" value="" description="" xpath="" /><field name="IO_Dept" value="" description="" xpath="" /></field></datafields><parameterfields><field name="IO_Pt_ID" value="" description="" xpath="" /><field name="IO_sex_age_y_m" value="" description="" xpath="" /><field name="IO_formname" value="" description="" xpath="" /><field name="IO_Pt_name" value="" description="" xpath="" /><field name="IO_JuminNo" value="" description="" xpath="" /><field name="IO_roomNo" value="" description="" xpath="" /><field name="IO_ADdate" value="" description="" xpath="" /><field name="IO_Dept" value="" description="" xpath="" /></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="99e89de8-2d1a-4aa5-805f-1b47a144a712" version="3"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="Prodr_chan_GB" tag="" size="{width=1900,height=250}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=20,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="※ 환자의 상태 또는 병원의 사정으로 부득이하게 시술의사가 변경된 경우 환자 또는 보호자에게 사유를 설명 하고 
 서면동의를 얻을 수 있습니다. 단, 시술 과정에서 환자의 상태에 따라 동의를 얻을 수 없을 정도로 긴급한 시술의사 
 변경이 요구되는 경우 시술 후 변경 사유 및 시술 시행결과를 환자 또는 보호자에게 설명할 수 있습니다." location="{x=0,y=0}" size="{width=1900,height=220}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="Prord_chan_explain" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></controls><fields><datafields><field name="prodr_info" value="" description="" xpath="" /></datafields><parameterfields></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="d3ec54f7-c746-4c7c-8495-feebdfe7dbbe" version="27"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="state_GB" tag="" size="{width=1897,height=440}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="state_TLayout" tag="" size="{width=210,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="fe20b90d-3acf-467c-8feb-f07fecedd29c" size="{width=210,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="현 재 상 태" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="state_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TLayout" tag="" size="{width=1870,height=350}" location="{x=20,y=80}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="4ce1bbf5-9441-433a-a1df-39b47ae0aa42" size="{width=250,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶고/저혈압" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="BP_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8ff56935-e671-4044-b8da-721d142f5562" size="{width=380,height=70}" location="{x=250,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_bp" transform-field="" script-field="" data-field="IO_bp" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.BP_Select.Value%=="01"[/condition][condition with="OR"]%Control.BP_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="BP_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton2" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton3" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="028a4b73-7989-4823-9cdd-31143bf857ff" size="{width=210,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶과거병력" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="hx_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="114bb468-6a4b-4db5-9494-ef33215dc43e" size="{width=380,height=70}" location="{x=840,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_hx" transform-field="" script-field="" data-field="IO_hx" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.hx_Select.Value%=="01"[/condition][condition with="OR"]%Control.hx_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="hx_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton16" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton17" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton18" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2c122527-ed06-454c-925d-c2e8185ca8f6" size="{width=290,height=70}" location="{x=1220,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶특이체질 " location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="idio_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a5d7658b-2e1d-47b5-b9c2-9aea20069ea9" size="{width=360,height=70}" location="{x=1510,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_idio" transform-field="" script-field="" data-field="IO_idio" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.idio_Select.Value%=="01"[/condition][condition with="OR"]%Control.idio_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="idio_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton28" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton29" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton30" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="632341b1-e451-4339-9e0f-4edee8a27e34" size="{width=250,height=70}" location="{x=0,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶당뇨병" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="DM_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8c2c96f0-b6db-4ed2-8d17-74a6b4fec436" size="{width=380,height=70}" location="{x=250,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_dm" transform-field="" script-field="" data-field="IO_dm" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.DM_Select.Value%=="01"[/condition][condition with="OR"]%Control.DM_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="DM_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton4" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton5" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton6" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8561e6d4-3289-4231-a107-4e50dce48ae9" size="{width=210,height=70}" location="{x=630,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶알레르기" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="allergy_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="3ec2f581-4587-425d-b10b-b7f2052828cb" size="{width=380,height=70}" location="{x=840,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_allergy" transform-field="" script-field="" data-field="IO_allergy" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.allergy_Select.Value%=="01"[/condition][condition with="OR"]%Control.allergy_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="allergy_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton19" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton20" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton21" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="6fb42b46-4232-48fa-aec2-8f6ee27111a3" size="{width=290,height=70}" location="{x=1220,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶마약사고" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="nacrotics_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e1319dba-a7c9-4d6a-824f-63f26e68d925" size="{width=360,height=70}" location="{x=1510,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_nacrotics" transform-field="" script-field="" data-field="IO_nacrotics" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.nacrotics_Select.Value%=="01"[/condition][condition with="OR"]%Control.nacrotics_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="nacrotics_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton31" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton32" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton33" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="41782b3d-2a5c-44e7-9fd7-f827e9bfa36e" size="{width=250,height=70}" location="{x=0,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶심장 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="heart_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="93ec0c35-2605-4e15-8d2a-7990150029d4" size="{width=380,height=70}" location="{x=250,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_heart" transform-field="" script-field="" data-field="IO_heart" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.heart_Seclect.Value%=="01"[/condition][condition with="OR"]%Control.heart_Seclect.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="heart_Seclect" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton7" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton8" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton9" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e0b502f7-81cd-41a0-9b2d-1a720d44f5a5" size="{width=210,height=70}" location="{x=630,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶복용약물" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="drug_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d5d5348b-ae2c-4e03-ad95-1c10c7cf5ee1" size="{width=380,height=70}" location="{x=840,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_drug" transform-field="" script-field="" data-field="IO_drug" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.drug_Select.Value%=="01"[/condition][condition with="OR"]%Control.drug_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="drug_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton22" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton23" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton24" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="995a416f-2f80-4d94-9725-ed69fbd18377" size="{width=290,height=70}" location="{x=1220,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶기도이상 유무" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="airway_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7387ce42-0c61-4256-88fb-c624a49b4666" size="{width=360,height=70}" location="{x=1510,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_airway" transform-field="" script-field="" data-field="IO_airway" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.airway_Select.Value%=="01"[/condition][condition with="OR"]%Control.airway_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="airway_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton34" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton35" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton36" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7ede61a8-6aba-41f3-bdef-6f4bceacb993" size="{width=250,height=70}" location="{x=0,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶신장 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="kidney_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2637df5a-ac5c-4509-a072-c3962b0920db" size="{width=380,height=70}" location="{x=250,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_kidney" transform-field="" script-field="" data-field="IO_kidney" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.kidney_Select.Value%=="01"[/condition][condition with="OR"]%Control.kidney_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="kidney_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton10" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton11" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton12" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b537ecb1-9966-44a7-94d3-4d00b80302e6" size="{width=210,height=70}" location="{x=630,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶흡연상태" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="smoking_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="819e5653-bd9b-4641-a659-85a981e75039" size="{width=380,height=70}" location="{x=840,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_smoking" transform-field="" script-field="" data-field="IO_smoking" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.smoking_Select.Value%=="01"[/condition][condition with="OR"]%Control.smoking_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="smoking_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton25" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton26" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton27" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="1b438210-e930-4614-8b48-c191e4861c1a" size="{width=290,height=70}" location="{x=1220,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶출혈소인" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="hemorrhage_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2e994419-10fe-44ad-9e7b-42b68ed3efec" size="{width=360,height=70}" location="{x=1510,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_hemorrhage" transform-field="" script-field="" data-field="IO_hemorrhage" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.Hemorrhage_Select.Value%=="01"[/condition][condition with="OR"]%Control.Hemorrhage_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="Hemorrhage_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton37" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton38" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton39" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="dcfc0f59-d37e-41a4-a82e-f4231af237fe" size="{width=250,height=70}" location="{x=0,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶호흡기 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="respiration_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a6c96c18-c63f-4107-865a-32bfce457975" size="{width=380,height=70}" location="{x=250,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_respiration" transform-field="" script-field="" data-field="IO_respiration" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.respiration_Select.Value%=="01"[/condition][condition with="OR"]%Control.respiration_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="respiration_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton13" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton14" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton15" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d461288d-b960-40ad-9503-ef710a3d1b2a" size="{width=210,height=70}" location="{x=630,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶기타" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="etc_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="52983d83-0656-410f-a3db-827c25796061" size="{width=1030,height=70}" location="{x=840,y=280}" colspan="3" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_status_etc" transform-field="" script-field="" data-field="IO_status_etc" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=1030,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="[tasks][task name="기타 텍스트 입력시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.etc_Text.Value%!=""[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="etc_Text" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="52983d83-0656-410f-a3db-827c25796061" cell-type="DummyCell" /><cell master-cell-id="52983d83-0656-410f-a3db-827c25796061" cell-type="DummyCell" /></row></control><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="전체 체크시 각 항목 무로 전체 체크" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.ALL.Value%=="all"[/condition][/conditions][actions][action]%Control.BP_Select.Value%="02"[/action][action]%Control.DM_Select.Value%="02"[/action][action]%Control.heart_Seclect.Value%="02"[/action][action]%Control.kidney_Select.Value%="02"[/action][action]%Control.respiration_Select.Value%="02"[/action][action]%Control.hx_Select.Value%="02"[/action][action]%Control.allergy_Select.Value%="02"[/action][action]%Control.drug_Select.Value%="02"[/action][action]%Control.smoking_Select.Value%="02"[/action][action]%Control.idio_Select.Value%="02"[/action][action]%Control.nacrotics_Select.Value%="02"[/action][action]%Control.airway_Select.Value%="02"[/action][action]%Control.Hemorrhage_Select.Value%="02"[/action][/actions][/task][task name="전체 체크 해제시 각 항목값 빈값으로 변경" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.ALL.Value%!="all"[/condition][/conditions][actions][action]%Control.BP_Select.Value%=""[/action][action]%Control.DM_Select.Value%=""[/action][action]%Control.heart_Seclect.Value%=""[/action][action]%Control.kidney_Select.Value%=""[/action][action]%Control.respiration_Select.Value%=""[/action][action]%Control.hx_Select.Value%=""[/action][action]%Control.allergy_Select.Value%=""[/action][action]%Control.drug_Select.Value%=""[/action][action]%Control.smoking_Select.Value%=""[/action][action]%Control.idio_Select.Value%=""[/action][action]%Control.nacrotics_Select.Value%=""[/action][action]%Control.airway_Select.Value%=""[/action][action]%Control.Hemorrhage_Select.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="ALL" tag="" size="{width=373,height=75}" location="{x=261,y=5}" enable="True" visible="True" hide-control-on-print-or-save-image="True"><control size="{width=331,height=60}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="all" text=" 무 전체 체크" text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox_1" tag="" location="{x=10,y=6}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></control></controls><fields><datafields><field name="state" value="" description="" xpath=""><field name="IO_bp" value="" description="" xpath="" /><field name="IO_hx" value="" description="" xpath="" /><field name="IO_idio" value="" description="" xpath="" /><field name="IO_dm" value="" description="" xpath="" /><field name="IO_allergy" value="" description="" xpath="" /><field name="IO_nacrotics" value="" description="" xpath="" /><field name="IO_heart" value="" description="" xpath="" /><field name="IO_drug" value="" description="" xpath="" /><field name="IO_airway" value="" description="" xpath="" /><field name="IO_kidney" value="" description="" xpath="" /><field name="IO_smoking" value="" description="" xpath="" /><field name="IO_hemorrhage" value="" description="" xpath="" /><field name="IO_respiration" value="" description="" xpath="" /><field name="IO_status_etc" value="" description="" xpath="" /></field></datafields><parameterfields><field name="IO_bp" value="" description="" xpath="" /><field name="IO_hx" value="" description="" xpath="" /><field name="IO_idio" value="" description="" xpath="" /><field name="IO_dm" value="" description="" xpath="" /><field name="IO_allergy" value="" description="" xpath="" /><field name="IO_nacrotics" value="" description="" xpath="" /><field name="IO_heart" value="" description="" xpath="" /><field name="IO_drug" value="" description="" xpath="" /><field name="IO_airway" value="" description="" xpath="" /><field name="IO_kidney" value="" description="" xpath="" /><field name="IO_smoking" value="" description="" xpath="" /><field name="IO_hemorrhage" value="" description="" xpath="" /><field name="IO_respiration" value="" description="" xpath="" /><field name="IO_status_etc" value="" description="" xpath="" /></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="2fb02dce-8734-493c-b3fe-e8a757ef345c" version="4"><controls><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=20,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="※ 시술 과정에서 부득이하게 시술 및 마취방법 또는 시술 범위가 변경된 경우 보호자에게 설명할 수 있습니다. 
 단, 환자의 상태에 따라 동의를 얻을 수 없을 정도로 긴급한 시술 및 마취방법 또는 시술 범위의 변경이 요구되는 
 경우 시술 후 변경 사유 및 시술 시행결과를 환자 또는 보호자에게 설명할 수 있습니다." location="{x=0,y=0}" size="{width=1900,height=200}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="Prometh_chan_explain" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></controls><fields><datafields><field name="Prometh_change" value="" description="" xpath="" /></datafields><parameterfields></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="a49d860c-6649-4a60-b797-b088629a84df" version="64"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox_EXUC_SIG_1" tag="" size="{width=1900,height=1650}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control word-break="False" auto-font="False" lines-space="25" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value=" 나( 환자의 )는 위의 수술 / 시술 / 검사 / 마취 / 의식하 진정에 대한 그 목적, 방법, 후유증 및 불가항력적으로 야기될 수 있는 합병증 또는 환자의 특이체질로 예상치 못한 사고가 생길 수 있다는 점, 수술 / 시술 / 검사 방법의 변경 또는 수술 / 시술 범위의 추가 가능성, 수술 / 시술 의사의 변경 가능성과 사유 등에 대해 충분히 설명 들었으며, 이를 이해하였습니다. 아울러 치료과정에 협력하고, 환자의 현재 상태에 대해 성실하게 고지할 것을 서약하며, 이에 따른 의학적 처치를 주치의사의 판단에 위임하여 위의 수술 / 시술 / 검사 / 마취 / 의식하 진정을 시행하는 것에 동의합니다." location="{x=20,y=70}" size="{width=1880,height=420}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="※ 대리인이 서명하게 된 사유" location="{x=20,y=810}" size="{width=600,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_20" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="대리인이 서명하게 된 사유" parameter-field="" transform-field="" script-field="" data-field="O_sign_cause" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="F_sign_cause" tag="" size="{width=1200,height=210}" location="{x=20,y=880}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value1" use-check-selection-guide="False" text=" 환자가 신체, 정신적 장애로 인하여 약정 내용에 대하여 이해하지 못함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value2" use-check-selection-guide="False" text=" 미성년자로서 약정 내용에 대하여 이해하지 못함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_2" tag="" location="{x=0,y=70}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value3" use-check-selection-guide="False" text=" 설명하는 것이 환자의 심신에 중대한 나쁜 영향을 미칠 것이 명백함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_3" tag="" location="{x=0,y=140}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=17,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="대 구 파 티 마 병 원 장 귀 하" location="{x=450,y=1580}" size="{width=1000,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_40" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control show-control-icon-on-print-or-save-image="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" items="{=,본인=01,배우자=02,부모=03,자녀=04,대리인=05}" text="" items-service-url="" items-service-request-info="" related-items-service-request-info="" items-service-request-encode="UTF-8" items-service-response-encode="UTF-8" items-service-response-format="XML" execute-service="False" required-input="True" required-error-message="환자와의 관계" parameter-field="" transform-field="" script-field="" data-field="O_Pt_rel" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=10,top=0,right=0,bottom=0}" change-controls-value-by-condition="[tasks][task name="서약/서명 환자와의 관계1" enable-on-load-temp-save-file="False"][conditions][condition]%Control.E_Pt_rel.Value%!=''[/condition][/conditions][actions][action]%Control.G_Pt_rel.Value%=%Control.E_Pt_rel.Value%[/action][/actions][/task][task name="서약.본인일때 체크 비활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.E_Pt_rel.Value%=='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='False'[/action][action]%Control.F_sign_cause.Value%=""[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=%Param.IO_PT_birthday%[/action][/actions][/task][task name="서약.본인이 아닐때 체크 활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.E_Pt_rel.Value%!='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='True'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=""[/action][/actions][/task][task enable-on-load-temp-save-file="False"][conditions][/conditions][actions][/actions][/task][task name="본인 재선택시 선택값 해제" enable-on-load-temp-save-file="False"][conditions][condition]%Control.E_Pt_rel.Value%=='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Value%=''[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="DropDownSelect" id="E_Pt_rel" tag="" size="{width=250,height=53}" location="{x=225,y=80}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_9" tag="" size="{width=970,height=70}" location="{x=550,y=1125}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b932f365-a660-4eb5-b251-2b3f888b43e8" size="{width=170,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="설명일자" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=170,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="24ddc90b-f6b9-46bb-a368-28b147e8b471" size="{width=600,height=70}" location="{x=170,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control show-control-icon-on-print-or-save-image="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_signdate" transform-field="" script-field="" data-field="IO_signdate" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Center" required-input="False" required-error-message="" value-as-display="False" format="yyyy년 MM월 dd일 dddd" formatting-type="Date" culture="ko-KR" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="DatePicker" id="G_signdate" tag="" size="{width=600,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="f653bf9f-da22-49d7-94dc-d9f2cd669d21" size="{width=50,height=70}" location="{x=770,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a120e56b-08a0-4c0b-8096-9873bc36e9bf" size="{width=150,height=70}" location="{x=820,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="HH:mm" formatting-type="Custom" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_signtime" transform-field="" script-field="" data-field="IO_signtime" is-save-data="True" value="InlineTextEdit2" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=150,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_10" tag="" size="{width=1330,height=70}" location="{x=550,y=1215}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2e570931-3a71-41e6-998a-bf9f33d26334" size="{width=300,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="환자 또는 대리인" location="{x=0,y=0}" size="{width=300,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a83e84d8-1a65-404f-ad14-1c2ef99d9deb" size="{width=130,height=70}" location="{x=300,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="(환자의" location="{x=0,y=0}" size="{width=130,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a3520398-ddb5-4f78-a74a-49a4652e2bef" size="{width=250,height=70}" location="{x=430,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control show-control-icon-on-print-or-save-image="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" items="{=,본인=01,배우자=02,부모=03,자녀=04,대리인=05}" text="" items-service-url="" items-service-request-info="" related-items-service-request-info="" items-service-request-encode="UTF-8" items-service-response-encode="UTF-8" items-service-response-format="XML" execute-service="False" required-input="True" required-error-message="환자와의 관계" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=10,top=0,right=0,bottom=0}" change-controls-value-by-condition="[tasks][task name="서명/서약 환자와의 관계" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%!=""[/condition][/conditions][actions][action]%Control.E_Pt_rel.Value%=%Control.G_Pt_rel.Value%[/action][/actions][/task][task name="서명.본인 일때 체크 비활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%=="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='False'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=%Param.IO_PT_birthday%[/action][action]%Control.F_sign_cause.Value%=""[/action][/actions][/task][task name="서명.본인이 아닐때 체크 활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%!="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='True'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=""[/action][/actions][/task][task name="본인 재 선택시 사유 값 해제" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%=="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="DropDownSelect" id="G_Pt_rel" tag="" size="{width=250,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="eff42a21-53bb-457c-bdf5-c39c03354a4c" size="{width=30,height=70}" location="{x=680,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value=")" location="{x=0,y=0}" size="{width=30,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9767ab13-dc5c-4e01-a8a5-5c01aabf5698" size="{width=400,height=70}" location="{x=710,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=35,b=35}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="동의자 성명" popup-title-visible="True" landscape-input="False" signature-size="{width=400,height=150}" signature-location="{x=0,y=-40}" input-control-order="0" sign-pen-width="2" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="5" popup-sequence="0" popup-size="{width=1000,height=1000}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="O_Ptname_write" is-save-data="True" change-controls-value-by-condition="[tasks][task name='서명 후 텍스트 삭제' enable-on-load-temp-save-file='False'][conditions][condition]%Control.G_Ptname_write.Value%!=''[/condition][/conditions][actions][action]%Control.G_Ptname_write.Text%=''[/action][/actions][/task][/tasks]" value="" text="동의자 성명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="True" required-error-message="동의자 자필이름" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="G_Ptname_write" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b0b10253-5ebc-4355-9789-62c71f6efaf4" size="{width=20,height=70}" location="{x=1110,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9ab5c7f3-5f1e-4fba-89ac-45b1ac2d9377" size="{width=200,height=70}" location="{x=1130,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=35,b=35}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="서명" popup-title-visible="True" landscape-input="False" signature-size="{width=200,height=150}" signature-location="{x=0,y=-40}" input-control-order="0" sign-pen-width="2" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="5" popup-sequence="0" popup-size="{width=1000,height=1000}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="O_Ptsign" is-save-data="True" change-controls-value-by-condition="[tasks][task name='서명 후 텍스트 삭제' enable-on-load-temp-save-file='False'][conditions][condition]%Control.G_Ptsign.Value%!=''[/condition][/conditions][actions][action]%Control.G_Ptsign.Text%=''[/action][/actions][/task][/tasks]" value="" text="서명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="True" required-error-message="동의자 서명" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="G_Ptsign" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_11" tag="" size="{width=880,height=70}" location="{x=550,y=1305}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="c26890a3-59a9-4508-bbda-150785c29fd9" size="{width=250,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="주민등록번호" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_5" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="25b6a67f-ed15-42cf-882c-1da8db478566" size="{width=30,height=70}" location="{x=250,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7817dff7-0431-4419-8dda-117f210fc771" size="{width=300,height=70}" location="{x=280,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_PT_birthday" transform-field="" script-field="" data-field="O_JuminNo" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Center" required-input="True" required-error-message="생년월일" location="{x=0,y=0}" size="{width=300,height=70}" letters-space="0" max-length="6" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="4cc719fa-eb9e-45e6-8195-fd4e34a41db2" size="{width=300,height=70}" location="{x=580,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="- * * * * * * *" location="{x=0,y=0}" size="{width=300,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_6" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_12" tag="" size="{width=830,height=70}" location="{x=550,y=1395}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b061be1a-bd55-41ba-85f7-27dbb17142d6" size="{width=190,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="설명의사" location="{x=0,y=0}" size="{width=190,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_7" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="275378c7-1654-46da-8dc2-ba1c56bd27d7" size="{width=20,height=70}" location="{x=190,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="1c47c401-79da-4897-8df8-d7a4fb43b670" size="{width=400,height=70}" location="{x=210,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_INPUTNM" transform-field="" script-field="" data-field="IO_INPUTNM" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="의사이름" location="{x=0,y=0}" size="{width=400,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_25" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a8f46a1a-91b7-4930-8e81-83e12058ab96" size="{width=20,height=70}" location="{x=610,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="5984edcb-3880-4e31-9123-a109e88a491a" size="{width=200,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control image-path="" image-load-type="FieldImage" display-mode="Stretch" image-source="Base64String" value="" parameter-field="IO_SIGNIMG" transform-field="" script-field="" data-field="" is-save-data="True" text="ImageBox3" text-visible="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=0,top=0,right=0,bottom=0}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="ImageBox" id="ImageBox_EXUC_SIG_DOC" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="True" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_3" tag="" size="{width=280,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="14559b9f-444e-46df-abbb-a616037e8dd7" size="{width=280,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="동 의 및 서 약" location="{x=0,y=0}" size="{width=280,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_12" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="※ 의사의 상세한 설명은 이면지 또는 별지를 사용할 수 있습니다.(이 동의서에 첨부함)

※ 환자(또는 대리인)는 이 동의서 또는 별지 사본에 대한 교부를 요청할 수 있으며, 의무기록 사본발급 신청을
 이용하여 교부하도록 합니다. 단, 동의서 또는 별지 사본 교부 시 소요되는 비용을 청구 할 수 있습니다." location="{x=20,y=520}" size="{width=1880,height=250}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout1" tag="" size="{width=400,height=140}" location="{x=38,y=1125}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e31f6c79-684a-4929-9ed8-fe0cb8292cbe" size="{width=400,height=70}" location="{x=0,y=0}" colspan="2" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="IO_verbal" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="CheckSelect1" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=350,height=70}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="Y" text="구두 동의 여부" text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell master-cell-id="e31f6c79-684a-4929-9ed8-fe0cb8292cbe" cell-type="DummyCell" /></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ae3aa8f5-f262-4dc7-9d50-9a504428812f" size="{width=100,height=70}" location="{x=0,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="사유 :" location="{x=0,y=0}" size="{width=100,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="671ed05c-7d8e-40c5-98eb-d0649ded062d" size="{width=300,height=70}" location="{x=100,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="exp_Dr_2" tag="" size="{width=830,height=70}" location="{x=550,y=1490}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ee01240b-24b2-49e4-b20e-73896efb7194" size="{width=190,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="설명의사2" location="{x=0,y=0}" size="{width=190,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="exp_Dr" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="de569a9b-6cef-42f0-a4e9-c36ac8b169f2" size="{width=20,height=70}" location="{x=190,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="bd03f39f-a38f-4993-b42f-1ee5a52008c7" size="{width=400,height=70}" location="{x=210,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=80,b=80}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="의사이름" popup-title-visible="True" landscape-input="False" signature-size="{width=400,height=110}" signature-location="{x=0,y=-30}" input-control-order="0" sign-pen-width="5" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="4" popup-sequence="0" popup-size="{width=1200,height=800}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" change-controls-value-by-condition="" value="" text="의사이름" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="False" required-error-message="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="Sec_Dr_name" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="cf37a642-d3e0-4384-9862-0f7d8f4c5c52" size="{width=20,height=70}" location="{x=610,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="0a49ad82-fde1-4ad5-bed9-1b68d5bd3f0d" size="{width=200,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=80,b=80}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="의사서명" popup-title-visible="True" landscape-input="False" signature-size="{width=200,height=110}" signature-location="{x=0,y=-30}" input-control-order="0" sign-pen-width="5" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="4" popup-sequence="0" popup-size="{width=1200,height=800}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" change-controls-value-by-condition="" value="" text="의사서명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="False" required-error-message="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="Sec_Dr_sign" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell></row></control></control></controls><fields><datafields><field name="consent" value="" description="서약 및 대리인사유 및 서명_V3.4" xpath=""><field name="O_sign_cause" value="" description="" xpath="" /><field name="O_Pt_rel" value="" description="" xpath="" /><field name="IO_signdate" value="" description="" xpath="" /><field name="IO_signtime" value="" description="" xpath="" /><field name="O_Ptname_write" value="" description="" xpath="" /><field name="O_Ptsign" value="" description="" xpath="" /><field name="O_JuminNo" value="" description="" xpath="" /><field name="IO_INPUTNM" value="" description="" xpath="" /><field name="IO_verbal" value="" description="" xpath="" /></field></datafields><parameterfields><field name="IO_signdate" value="" description="" xpath="" /><field name="IO_signtime" value="" description="" xpath="" /><field name="IO_PT_birthday" value="" description="" xpath="" /><field name="IO_INPUTNM" value="" description="" xpath="" /><field name="IO_SIGNIMG" value="" description="" xpath="" /></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs><customdialog id="Pt_sign" name="동의자 서명" associated-control="G_Ptname_write,G_Ptsign" control-spacing="10" landscape-input="False" type="OnlyTwoSignature" custom-dialog-vertical-align="Middle" /><customdialog id="Dr_name_sign" name="설명의사2 서명" associated-control="Sec_Dr_name,Sec_Dr_sign" control-spacing="10" landscape-input="False" type="OnlyTwoSignature" custom-dialog-vertical-align="Middle" /></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="4518d999-96c8-4f8e-8569-7678c93db9ca" version="8"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox8" tag="" size="{width=1900,height=110}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control auto-font="False" value-as-display="False" format="+#############+" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_ocr_cd" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=OCR A Extended,size=14,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="ocr A Extened" location="{x=0,y=50}" size="{width=450,height=50}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_ocr_cd" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="HHmmssyyyyMMdd" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_printtime" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="" location="{x=0,y=0}" size="{width=300,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_printtime" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_formname" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="출력서식명" location="{x=800,y=0}" size="{width=1000,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_formname" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="PageNofM" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="" location="{x=1820,y=0}" size="{width=80,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel15" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout13" tag="" size="{width=300,height=40}" location="{x=500,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="40"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="31ef4f44-d889-458c-b17b-328092a5bea4" size="{width=150,height=40}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="주치의 :" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel21" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2676414c-5856-4a05-95db-4f60a71211be" size="{width=150,height=40}" location="{x=150,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_maindr" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_maindr" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control parameter-field="" script-field="" transform-field="OCR_plus_PageNo" value="" barcode-type="Code128A" is_text_visible="False" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="BarCode" id="H_ocr_cd_barcd" tag="" size="{width=600,height=60}" location="{x=900,y=50}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_print_comment" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="" location="{x=500,y=50}" size="{width=350,height=60}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="Print_comment" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></controls><fields><datafields><field name="Baseword" value="" description="" xpath="" /></datafields><parameterfields><field name="IO_ocr_cd" value="" description="" xpath="" /><field name="IO_printtime" value="" description="" xpath="" /><field name="IO_formname" value="" description="" xpath="" /><field name="IO_maindr" value="" description="" xpath="" /><field name="IO_print_comment" value="" description="" xpath="" /></parameterfields><transformfields><field name="OCR_plus_PageNo" value="%Param.IO_ocr_cd%+Fn.Lpad(%System.CurrentPageIndex%,2,"0")" description="" xpath="" /></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup></externalgroups><changed /></changed-form><viewer-info platform="windows .net" version="2.5.41.3001" /><form-info id="6c832f4e-8277-43dd-a360-ca3ded3c40dd" version="2" designer-version="2.5" designer-build-version="2.5.22.2735" /></form-data>]formXml[<?xml version="1.0" encoding="UTF-8"?><document description="" id="6c832f4e-8277-43dd-a360-ca3ded3c40dd" name="CT유도 경피적 침생검 설명 및 동의서" version="2" designer-version="2.5" designer-build-version="2.5.22.2735" tag="" document-state="TempSave" first-initialize-date="2016-12-21 14:58:54"><global><fields><field-set field-type="data"><field xpath="" name="IO_device" description="출력기기" value="" /><field xpath="" name="O_device_ID" description="출력기기 식별아이디" value="" /><field xpath="" name="IO_ocr_cd" description="ocr 코드" value="" /><field xpath="" name="IO_Pt_ID" description="등록번호" value="" /><field xpath="" name="IO_sex_age_y_m" description="성별/나이(년월)" value="" /><field xpath="" name="IO_Pt_name" description="환자이름" value="" /><field xpath="" name="IO_JuminNo" description="주민등록번호" value="" /><field xpath="" name="IO_roomNo" description="병실번호" value="" /><field xpath="" name="IO_ADdate" description="외래:진료일, 입원:입원일" value="" /><field xpath="" name="IO_Dept" description="진료과/현재과" value="" /><field xpath="" name="IO_formname" description="서식출력명" value="" /><field xpath="" name="IO_OPdept" description="수술/시술과" value="" /><field xpath="" name="IO_OPdr" description="수술/시술의" value="" /><field xpath="" name="IO_Dx" description="진단명" value="" /><field xpath="" name="IO_maindr" description="주치의" value="" /><field xpath="" name="IO_signdate" description="설명일자" value="" /><field xpath="" name="IO_signtime" description="설명일자-시분" value="" /><field xpath="" name="IO_printtime" description="출력일시" value="" /><field xpath="" name="O_Pt_rel" description="서명-환자와의 관계" value="" /><field xpath="" name="O_sign_cause" description="대리인이 서명하게 된 사유" value="" /><field xpath="" name="O_Ptname_write" description="환자이름 자필" value="" /><field xpath="" name="O_Ptsign" description="환자서명(또는 대리인)" value="" /><field xpath="" name="O_JuminNo" description="주민등록번호(또는 대리인)" value="" /><field xpath="" name="O_Drname_write" description="설명의사이름 자필" value="" /><field xpath="" name="O_drsign" description="설명의사 서명" value="" /><field xpath="" name="IO_INPUTNM" description="사용자 이름" value="" /><field xpath="" name="base_info" description="환자정보 및 서식정보_V2" value=""><field xpath="" name="IO_Pt_ID" description="" value="" /><field xpath="" name="IO_sex_age_y_m" description="" value="" /><field xpath="" name="IO_formname" description="" value="" /><field xpath="" name="IO_Pt_name" description="" value="" /><field xpath="" name="IO_JuminNo" description="" value="" /><field xpath="" name="IO_roomNo" description="" value="" /><field xpath="" name="IO_ADdate" description="" value="" /><field xpath="" name="IO_Dept" description="" value="" /></field><field xpath="" name="IO_bp" description="고저혈압" value="" /><field xpath="" name="IO_dm" description="당뇨" value="" /><field xpath="" name="IO_heart" description="심장질환" value="" /><field xpath="" name="IO_kidney" description="신장질환" value="" /><field xpath="" name="IO_respiration" description="호흡기질환" value="" /><field xpath="" name="IO_hx" description="과거병력" value="" /><field xpath="" name="IO_allergy" description="알레르기" value="" /><field xpath="" name="IO_drug" description="복용약물" value="" /><field xpath="" name="IO_smoking" description="흡연" value="" /><field xpath="" name="IO_idio" description="특이체질" value="" /><field xpath="" name="IO_nacrotics" description="마약사고" value="" /><field xpath="" name="IO_airway" description="기도이상" value="" /><field xpath="" name="IO_hemorrhage" description="출혈소인" value="" /><field xpath="" name="IO_status_etc" description="기타" value="" /><field xpath="" name="prodr_info" description="" value="" /><field xpath="" name="state" description="" value=""><field xpath="" name="IO_bp" description="" value="" /><field xpath="" name="IO_hx" description="" value="" /><field xpath="" name="IO_idio" description="" value="" /><field xpath="" name="IO_dm" description="" value="" /><field xpath="" name="IO_allergy" description="" value="" /><field xpath="" name="IO_nacrotics" description="" value="" /><field xpath="" name="IO_heart" description="" value="" /><field xpath="" name="IO_drug" description="" value="" /><field xpath="" name="IO_airway" description="" value="" /><field xpath="" name="IO_kidney" description="" value="" /><field xpath="" name="IO_smoking" description="" value="" /><field xpath="" name="IO_hemorrhage" description="" value="" /><field xpath="" name="IO_respiration" description="" value="" /><field xpath="" name="IO_status_etc" description="" value="" /></field><field xpath="" name="Prometh_change" description="" value="" /><field xpath="" name="consent" description="서약 및 대리인사유 및 서명_V3.4" value=""><field xpath="" name="O_sign_cause" description="" value="" /><field xpath="" name="O_Pt_rel" description="" value="" /><field xpath="" name="IO_signdate" description="" value="" /><field xpath="" name="IO_signtime" description="" value="" /><field xpath="" name="O_Ptname_write" description="" value="" /><field xpath="" name="O_Ptsign" description="" value="" /><field xpath="" name="O_JuminNo" description="" value="" /><field xpath="" name="IO_INPUTNM" description="" value="" /><field xpath="" name="O_Verbal" description="" value="" /><field xpath="" name="IO_verbal" description="" value="" /></field><field xpath="" name="Baseword" description="" value="" /></field-set><field-set field-type="parameter"><field name="IO_device" description="출력기기" value="C" /><field name="IO_ocr_cd" description="ocr 코드" value="2016122124225" /><field name="IO_Pt_ID" description="" value="0957205" /><field name="IO_sex_age_y_m" description="" value="F/72" /><field name="IO_Pt_name" description="" value="김희자" /><field name="IO_JuminNo" description="" value="440505-2******" /><field name="IO_roomNo" description="" value="101/1001" /><field name="IO_ADdate" description="" value="2016/12/09" /><field name="IO_Dept" description="" value="IG" /><field name="IO_formname" description="" value="CT유도 경피적 침생검 설명 및 동의서" /><field name="IO_OPdept" description="" value="" /><field name="IO_OPdr" description="" value="" /><field name="IO_Dx" description="진단명" value="" /><field name="IO_maindr" description="주치의" value="김현수" /><field name="IO_signdate" description="" value="2016-12-21 14:58:50" /><field name="IO_signtime" description="" value="2016-12-21 14:58:50" /><field name="IO_printtime" description="출력일시" value="2016-12-21 14:58:50" /><field name="IO_INPUTNM" description="" value="박종훈" /><field name="IO_SIGNIMG" description="" value="iVBORw0KGgoAAAANSUhEUgAAAE8AAAA/CAIAAAAudAIQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAACcAAAAnASoJkU8AAAMfSURBVGhD7ZfbVuswDETb//9nOKr3MMh2Lm6anNWG7AcYjWRbqtMsuH3/Ja5pz8s17Xm5pj0v17TDfH19SQ2zYcmOXHd7GIMXe9z9f8bd7jX/xmk5/tkmtjUdq7Yt7Nnnbvfq5mje6Em+3W73+13BMWyfNpqD1YtV3W3lLBWtlb3Cxq3VV0HWPKpbrFRFQdYBVFsPfv3UVHnw4ufyKmpA1hSqOHLUoN29ad1h7sNtWcxBgZHbQZbPRdYxDO1ON4F19tE9ZAPr7KMBB2Qdw9DuauQHuV3fzXPhbPjohlwGOMfRHjB5KqaxufDslcIHWTc0lQHOcbQH9KfiGLlTlcAN52wIv6uaVEAIdhC70+6bTwUcI3eq0jQpQnAYIn8ukLNHUO3LSYHigqyCrELvmCZFGDhEBPiZHd/MzXskqPblvEBx143culKq4LBUPSAMcogOHCIM2UH6qUyTqvbN3y4gBFkFOwiTU0AY5BAdOEQYsjvCntW+g9MqTl1axGdpEabDx7J6IUyGQeiFG3sKb/jQ/IKcAByQlcosrAEnUFzXZA04geLkPEv+jLRX+tv2d9/mHgJCkFWQVZC1aCpIIQJIgaza3IY2avbX70KTJmxekphG7tzuybFGGLJm0hyH5SArUVm5CG0wA3+3A1kFWclUPLVhnzVyC7KGiSX9qydT/b+W60JMrsQBWYtm1tA4hBklEkrMo7qCrCmUY2ZX9wIIQVZB1pSZdUAYLF9CQBZkJXLDhtQCVYXXIAzZQHFBVkHWVGXWAdmgCeegbBVVr1HVeaV/IoAQZP0gtyvOOiD0yz/AWUalM6hojN/q3EQQjgXMPXuYgeKCHUSAD7K6rTL5hRJowdp7aBmtab4GWftUxd0xcqfmySKDGSh+meajmWOiD4uFbvLursTsU4HiH+TWfl7YdN+EZs6fY3aecfq+V9mwZBdePZK+A8VjbFiyC/tMq+DtuaYdhlEDxW/PDtMuvxidfUocxA7TKhjmv83Ws3HaaJRRA1mfwPZeP27U4MPafZFr2vNyTXtermnPyzXtebmmPS/XtOflmvasfH//A5wcLyaMmY8xAAAAAElFTkSuQmCC" /><field name="IO_bp" description="" value="" /><field name="IO_dm" description="" value="" /><field name="IO_heart" description="" value="" /><field name="IO_kidney" description="" value="" /><field name="IO_respiration" description="" value="" /><field name="IO_hx" description="" value="" /><field name="IO_allergy" description="" value="" /><field name="IO_drug" description="" value="" /><field name="IO_smoking" description="" value="" /><field name="IO_idio" description="" value="" /><field name="IO_nacrotics" description="" value="" /><field name="IO_airway" description="" value="" /><field name="IO_hemorrhage" description="" value="" /><field name="IO_status_etc" description="" value="" /><field name="UrlParam" description="" value="http://192.168.100.124:8070/" /><field name="IO_PT_birthday" description="" value="440505" /><field name="IO_print_comment" description="" value="" /></field-set><field-set field-type="transform"><field name="Url_DiagnosysList" description="" value="%Param.UrlParam%+"/DiagnosysList.aspx"" /><field name="Url_DoctorList" description="" value="%Param.UrlParam%+"/DoctorList.aspx"" /></field-set><field-set field-type="system" /><field-set field-type="script" /></fields><connection name="noname" connection-type="xml"><connection-prop prop-type="data-schema-url" value="" data-post-key="" /><connection-prop prop-type="setdata-service-url" value="" data-post-key="" /><connection-prop prop-type="getdata-service-url" value="" data-post-key="" /><connection-prop prop-type="tempsetdata-service-url" value="" data-post-key="" /><connection-prop prop-type="tempgetdata-service-url" value="" data-post-key="" /></connection><customdialogs><customdialog id="Pt_sign" name="동의자 서명" associated-control="G_Ptname_write,G_Ptsign" control-spacing="10" landscape-input="False" type="OnlyTwoSignature" custom-dialog-vertical-align="Middle" /><customdialog id="dr_sign" name="의사서명" associated-control="G_drname_write,G_drsign" control-spacing="10" landscape-input="False" type="OnlyTwoSignature" custom-dialog-vertical-align="Middle" /></customdialogs></global><form change-controls-value-by-condition="" page-orientation="Portrait" size="{width=2100,height=2970}" margin="{left=100,top=100,right=100,bottom=100}" required-mode="LastCheck"><pagemanager><order><page id="page1" page-type="Normal" page-number="1" /><page id="page2" page-type="Normal" page-number="2" /><page id="page3" page-type="Normal" page-number="3" /></order></pagemanager><background background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False"><control image-path="C:\Users\Fatima\Pictures\로고\signature1.png" image-load-type="ImageFile" display-mode="Stretch" image-source="Base64String" value="data:image/png;base64,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" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" text="ImageBox1" text-visible="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=0,top=0,right=0,bottom=0}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="ImageBox" id="ImageBox1" tag="" size="{width=330,height=55}" location="{x=1570,y=2715}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></background><header height="110" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False"><control start-point="{x=0,y=110}" end-point="{x=1900,y=110}" location="{x=0,y=110}" size="{width=1900,height=0}" line-dash-style="Solid" line-color="{a=255,r=0,g=0,b=0}" line-width="0.75" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="LineShape" id="LineShape3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" /><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox9" tag="" size="{width=1900,height=110}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control start-point="{x=0,y=60}" end-point="{x=1900,y=60}" location="{x=0,y=60}" size="{width=1900,height=0}" line-dash-style="Solid" line-color="{a=255,r=0,g=0,b=0}" line-width="0.75" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="LineShape" id="LineShape2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_formname" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="CT유도 경피적 침생검 설명 및 동의서" location="{x=0,y=0}" size="{width=1000,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="I_formname" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="+#############+" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_ocr_cd" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=OCR A Extended,size=14,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="2016122124225" location="{x=1450,y=0}" size="{width=450,height=50}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="I_ocr_cd" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_ID" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="0957205" location="{x=0,y=65}" size="{width=300,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="I_Pt_ID" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_name" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="김희자" location="{x=400,y=65}" size="{width=500,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="I_Pt_name" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_JuminNo" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="440505-2******" location="{x=1000,y=65}" size="{width=500,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="I_JuminNo" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Dept" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="IG" location="{x=1700,y=65}" size="{width=200,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="I_Dept" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></header><body><page is-dynamic-add-page="False" except-current-page-data-when-saving="False" except-current-page-from-export-target="False" except-current-page-when-printing="False" id="page1" use-background="True" paper-color="{a=255,r=255,g=255,b=255}" name="noname" use-header="False" use-footer="True" page-hidden="False" tag="" page-type="Normal" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False"><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox5" tag="" size="{width=1900,height=50}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control auto-font="False" value-as-display="False" format="+#############+" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_ocr_cd" transform-field="" script-field="" data-field="IO_ocr_cd" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=OCR A Extended,size=14,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="2016122124225" location="{x=1440,y=0}" size="{width=450,height=50}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="ocr_cd" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="True" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox2" tag="" size="{width=1000,height=49}" location="{x=0,y=0}" enable="True" visible="False" hide-control-on-print-or-save-image="False"><control auto-font="False" value-as-display="False" format="hhmmssyyyyMMdd" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_printtime" transform-field="" script-field="" data-field="IO_printtime" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="2016-12-21 14:58:50" location="{x=0,y=0}" size="{width=300,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel4" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout14" tag="" size="{width=300,height=40}" location="{x=400,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="40"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="31ef4f44-d889-458c-b17b-328092a5bea4" size="{width=150,height=40}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="주치의 :" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel8" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2676414c-5856-4a05-95db-4f60a71211be" size="{width=150,height=40}" location="{x=150,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_maindr" transform-field="" script-field="" data-field="IO_maindr" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="김현수" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel10" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="HostName" parameter-field="" transform-field="" script-field="" data-field="O_device_ID" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="16-101-33" location="{x=809,y=0}" size="{width=191,height=41}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_DVCID" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></control><control change-controls-value-by-condition="" external-type="Server" path="http://192.168.100.124:8090/eformservice.aspx" guid="56289855-e5a8-4167-b520-7aa369bca861" request-encode="UTF-8" response-encode="UTF-8" version="4" id="base_info" is-protecting-user-entry-value="True" control-type="ExternalGroup" tag="" size="{width=1900,height=300}" location="{x=0,y=50}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_UC_BASE_1" tag="" size="{width=1900,height=300}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d5208e74-67fc-44b4-9830-7c25b450cb95" size="{width=350,height=75}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_ID" transform-field="" script-field="" data-field="IO_Pt_ID" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=15.75,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="0957205" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Pt_ID" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9aa8bda8-4ff3-4b94-ac21-4bda2cb2482e" size="{width=220,height=75}" location="{x=350,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_sex_age_y_m" transform-field="" script-field="" data-field="IO_sex_age_y_m" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=9.75,style=Italic}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="F/72" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_sex_age_y_m" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="96fb2f78-5f16-4460-acb4-9fe3914310f3" size="{width=1330,height=300}" location="{x=570,y=0}" colspan="1" rowspan="4" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="True" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control word-break="False" auto-font="False" lines-space="10" system-field="None" parameter-field="IO_formname" transform-field="" script-field="" data-field="IO_formname" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=15,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="CT유도 경피적 침생검 설명 및 동의서" location="{x=0,y=0}" size="{width=1330,height=300}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a6259abb-666d-47e5-9aa9-143b87e7de0f" size="{width=570,height=75}" location="{x=0,y=75}" colspan="2" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_name" transform-field="" script-field="" data-field="IO_Pt_name" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=14.25,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="김희자" location="{x=0,y=0}" size="{width=570,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Pt_name" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="a6259abb-666d-47e5-9aa9-143b87e7de0f" cell-type="DummyCell" /><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b575b857-e859-4377-8151-2d959514939a" size="{width=350,height=75}" location="{x=0,y=150}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_JuminNo" transform-field="" script-field="" data-field="IO_JuminNo" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="440505-2******" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_JuminNo" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="fac0c40a-347b-411d-8fdd-ed5159e9fae3" size="{width=220,height=75}" location="{x=350,y=150}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_roomNo" transform-field="" script-field="" data-field="IO_roomNo" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="101/1001" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_roomNo" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="79154ac3-f9c6-4285-bceb-ac5770b4e0d1" size="{width=350,height=75}" location="{x=0,y=225}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_ADdate" transform-field="" script-field="" data-field="IO_ADdate" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="2016/12/09" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_ADdate" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8af56809-aa96-4dcc-b7ce-db43bf267364" size="{width=220,height=75}" location="{x=350,y=225}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Dept" transform-field="" script-field="" data-field="IO_Dept" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="IG" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Dept" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row></control></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="opdept_GB" tag="" size="{width=1500,height=80}" location="{x=0,y=400}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="opdept_opdr" tag="" size="{width=1430,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ab396abe-403d-475a-b7b7-4f89e2bd4bd6" size="{width=150,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="시술과" location="{x=0,y=0}" size="{width=150,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="opdept_label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="17a537b4-58d8-454a-9f07-130c7602a68d" size="{width=500,height=70}" location="{x=150,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_OPdept" transform-field="" script-field="" data-field="IO_OPdept" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Center" required-input="True" required-error-message="수술/시술과" location="{x=0,y=0}" size="{width=500,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="UC_IO_OPdept" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="0d94ee8e-af73-42f1-b52d-4eea7bfeadfd" size="{width=100,height=70}" location="{x=650,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="c61c3216-314d-48c5-b8e1-fbc0f3efb92b" size="{width=180,height=70}" location="{x=750,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="시술의사" location="{x=0,y=0}" size="{width=180,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="opdr_label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="f6280cd7-37fe-41fa-a25a-a8cd618628b4" size="{width=500,height=70}" location="{x=930,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_OPdr" transform-field="" script-field="" data-field="IO_OPdr" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Center" required-input="True" required-error-message="수술/시술의사" location="{x=0,y=0}" size="{width=500,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="UC_IO_OPdr" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control value="" show-control-icon-on-print-or-save-image="False" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" popup-helper-url="%Trans.Url_DoctorList%" popup-windows-caption="수술/시술과(의사)" popup-windows-size="{width=1500,height=2000}" post-data-info="IO_ADdate=%Param.IO_ADdate%" post-encode="UTF-8" required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=222,g=222,b=222}" background-color-visible="False" margin="{left=10,top=0,right=0,bottom=0}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="PopupHelper" id="PopupHelper2" tag="" size="{width=50,height=50}" location="{x=1450,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></control><control change-controls-value-by-condition="" external-type="Server" path="http://192.168.100.124:8090/eformservice.aspx" guid="99e89de8-2d1a-4aa5-805f-1b47a144a712" request-encode="UTF-8" response-encode="UTF-8" version="3" id="prodr_info" is-protecting-user-entry-value="True" control-type="ExternalGroup" tag="" size="{width=1897,height=250}" location="{x=0,y=480}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="Prodr_chan_GB" tag="" size="{width=1900,height=250}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=20,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="※ 환자의 상태 또는 병원의 사정으로 부득이하게 시술의사가 변경된 경우 환자 또는 보호자에게 사유를 설명 하고 
 서면동의를 얻을 수 있습니다. 단, 시술 과정에서 환자의 상태에 따라 동의를 얻을 수 없을 정도로 긴급한 시술의사 
 변경이 요구되는 경우 시술 후 변경 사유 및 시술 시행결과를 환자 또는 보호자에게 설명할 수 있습니다." location="{x=0,y=0}" size="{width=1900,height=220}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="Prord_chan_explain" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="Dx_GB" tag="" size="{width=1900,height=280}" location="{x=0,y=750}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="DX_label" tag="" size="{width=180,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="731a4cbe-6b4c-4969-9e13-8206f81556b2" size="{width=180,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="진 단 명" location="{x=0,y=0}" size="{width=180,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_UC_3_13" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout1" tag="" size="{width=1010,height=210}" location="{x=20,y=70}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="4b961e1a-3a7d-4682-b5b7-62f342e53222" size="{width=200,height=210}" location="{x=0,y=0}" colspan="1" rowspan="3" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="1. 진단명 :" location="{x=0,y=0}" size="{width=200,height=210}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e7abd130-5913-4800-bcab-8ecb84df3d71" size="{width=810,height=70}" location="{x=200,y=0}" colspan="4" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="CheckSelect1" tag="" size="{width=810,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=800,height=70}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="value1" text="폐에 종양이 있습니다." text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell master-cell-id="e7abd130-5913-4800-bcab-8ecb84df3d71" cell-type="DummyCell" /><cell master-cell-id="e7abd130-5913-4800-bcab-8ecb84df3d71" cell-type="DummyCell" /><cell master-cell-id="e7abd130-5913-4800-bcab-8ecb84df3d71" cell-type="DummyCell" /></row><row height="70"><cell master-cell-id="4b961e1a-3a7d-4682-b5b7-62f342e53222" cell-type="DummyCell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b83cd2ae-0acf-46c7-bcd8-7fe0b4361eac" size="{width=810,height=70}" location="{x=200,y=70}" colspan="4" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="CheckSelect2" tag="" size="{width=810,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=800,height=70}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="value1" text="종격동에 종양이 있습니다." text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox2" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell master-cell-id="b83cd2ae-0acf-46c7-bcd8-7fe0b4361eac" cell-type="DummyCell" /><cell master-cell-id="b83cd2ae-0acf-46c7-bcd8-7fe0b4361eac" cell-type="DummyCell" /><cell master-cell-id="b83cd2ae-0acf-46c7-bcd8-7fe0b4361eac" cell-type="DummyCell" /></row><row height="70"><cell master-cell-id="4b961e1a-3a7d-4682-b5b7-62f342e53222" cell-type="DummyCell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="65cbbbac-ae2c-4ccf-8e3a-71571f228bd6" size="{width=150,height=70}" location="{x=200,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="CheckSelect3" tag="" size="{width=150,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=150,height=70}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="value1" text="기타" text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox3" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b39180bf-1dbd-4e3a-8eea-44daea110b28" size="{width=30,height=70}" location="{x=350,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="(" location="{x=0,y=0}" size="{width=30,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="65a16b3e-2d8d-451c-a27d-10096057ce91" size="{width=600,height=70}" location="{x=380,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="416ccbe4-a7b2-4787-afae-1bb01c39299b" size="{width=30,height=70}" location="{x=980,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value=")" location="{x=0,y=0}" size="{width=30,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control></control><control change-controls-value-by-condition="" external-type="Server" path="http://192.168.100.124:8090/eformservice.aspx" guid="d3ec54f7-c746-4c7c-8495-feebdfe7dbbe" request-encode="UTF-8" response-encode="UTF-8" version="27" id="state" is-protecting-user-entry-value="True" control-type="ExternalGroup" tag="" size="{width=1889,height=440}" location="{x=0,y=1080}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="state_GB" tag="" size="{width=1897,height=440}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="state_TLayout" tag="" size="{width=210,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="fe20b90d-3acf-467c-8feb-f07fecedd29c" size="{width=210,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="현 재 상 태" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="state_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TLayout" tag="" size="{width=1870,height=350}" location="{x=20,y=80}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="4ce1bbf5-9441-433a-a1df-39b47ae0aa42" size="{width=250,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶고/저혈압" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="BP_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8ff56935-e671-4044-b8da-721d142f5562" size="{width=380,height=70}" location="{x=250,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_bp" transform-field="" script-field="" data-field="IO_bp" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.BP_Select.Value%=="01"[/condition][condition with="OR"]%Control.BP_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="BP_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton2" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton3" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="028a4b73-7989-4823-9cdd-31143bf857ff" size="{width=210,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶과거병력" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="hx_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="114bb468-6a4b-4db5-9494-ef33215dc43e" size="{width=380,height=70}" location="{x=840,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_hx" transform-field="" script-field="" data-field="IO_hx" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.hx_Select.Value%=="01"[/condition][condition with="OR"]%Control.hx_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="hx_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton16" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton17" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton18" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2c122527-ed06-454c-925d-c2e8185ca8f6" size="{width=290,height=70}" location="{x=1220,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶특이체질 " location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="idio_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a5d7658b-2e1d-47b5-b9c2-9aea20069ea9" size="{width=360,height=70}" location="{x=1510,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_idio" transform-field="" script-field="" data-field="IO_idio" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.idio_Select.Value%=="01"[/condition][condition with="OR"]%Control.idio_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="idio_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton28" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton29" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton30" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="632341b1-e451-4339-9e0f-4edee8a27e34" size="{width=250,height=70}" location="{x=0,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶당뇨병" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="DM_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8c2c96f0-b6db-4ed2-8d17-74a6b4fec436" size="{width=380,height=70}" location="{x=250,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_dm" transform-field="" script-field="" data-field="IO_dm" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.DM_Select.Value%=="01"[/condition][condition with="OR"]%Control.DM_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="DM_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton4" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton5" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton6" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8561e6d4-3289-4231-a107-4e50dce48ae9" size="{width=210,height=70}" location="{x=630,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶알레르기" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="allergy_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="3ec2f581-4587-425d-b10b-b7f2052828cb" size="{width=380,height=70}" location="{x=840,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_allergy" transform-field="" script-field="" data-field="IO_allergy" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.allergy_Select.Value%=="01"[/condition][condition with="OR"]%Control.allergy_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="allergy_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton19" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton20" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton21" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="6fb42b46-4232-48fa-aec2-8f6ee27111a3" size="{width=290,height=70}" location="{x=1220,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶마약사고" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="nacrotics_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e1319dba-a7c9-4d6a-824f-63f26e68d925" size="{width=360,height=70}" location="{x=1510,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_nacrotics" transform-field="" script-field="" data-field="IO_nacrotics" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.nacrotics_Select.Value%=="01"[/condition][condition with="OR"]%Control.nacrotics_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="nacrotics_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton31" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton32" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton33" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="41782b3d-2a5c-44e7-9fd7-f827e9bfa36e" size="{width=250,height=70}" location="{x=0,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶심장 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="heart_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="93ec0c35-2605-4e15-8d2a-7990150029d4" size="{width=380,height=70}" location="{x=250,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_heart" transform-field="" script-field="" data-field="IO_heart" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.heart_Seclect.Value%=="01"[/condition][condition with="OR"]%Control.heart_Seclect.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="heart_Seclect" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton7" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton8" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton9" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e0b502f7-81cd-41a0-9b2d-1a720d44f5a5" size="{width=210,height=70}" location="{x=630,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶복용약물" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="drug_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d5d5348b-ae2c-4e03-ad95-1c10c7cf5ee1" size="{width=380,height=70}" location="{x=840,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_drug" transform-field="" script-field="" data-field="IO_drug" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.drug_Select.Value%=="01"[/condition][condition with="OR"]%Control.drug_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="drug_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton22" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton23" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton24" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="995a416f-2f80-4d94-9725-ed69fbd18377" size="{width=290,height=70}" location="{x=1220,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶기도이상 유무" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="airway_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7387ce42-0c61-4256-88fb-c624a49b4666" size="{width=360,height=70}" location="{x=1510,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_airway" transform-field="" script-field="" data-field="IO_airway" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.airway_Select.Value%=="01"[/condition][condition with="OR"]%Control.airway_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="airway_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton34" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton35" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton36" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7ede61a8-6aba-41f3-bdef-6f4bceacb993" size="{width=250,height=70}" location="{x=0,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶신장 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="kidney_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2637df5a-ac5c-4509-a072-c3962b0920db" size="{width=380,height=70}" location="{x=250,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_kidney" transform-field="" script-field="" data-field="IO_kidney" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.kidney_Select.Value%=="01"[/condition][condition with="OR"]%Control.kidney_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="kidney_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton10" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton11" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton12" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b537ecb1-9966-44a7-94d3-4d00b80302e6" size="{width=210,height=70}" location="{x=630,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶흡연상태" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="smoking_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="819e5653-bd9b-4641-a659-85a981e75039" size="{width=380,height=70}" location="{x=840,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_smoking" transform-field="" script-field="" data-field="IO_smoking" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.smoking_Select.Value%=="01"[/condition][condition with="OR"]%Control.smoking_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="smoking_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton25" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton26" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton27" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="1b438210-e930-4614-8b48-c191e4861c1a" size="{width=290,height=70}" location="{x=1220,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶출혈소인" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="hemorrhage_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2e994419-10fe-44ad-9e7b-42b68ed3efec" size="{width=360,height=70}" location="{x=1510,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_hemorrhage" transform-field="" script-field="" data-field="IO_hemorrhage" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.Hemorrhage_Select.Value%=="01"[/condition][condition with="OR"]%Control.Hemorrhage_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="Hemorrhage_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton37" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton38" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton39" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="dcfc0f59-d37e-41a4-a82e-f4231af237fe" size="{width=250,height=70}" location="{x=0,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶호흡기 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="respiration_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a6c96c18-c63f-4107-865a-32bfce457975" size="{width=380,height=70}" location="{x=250,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_respiration" transform-field="" script-field="" data-field="IO_respiration" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.respiration_Select.Value%=="01"[/condition][condition with="OR"]%Control.respiration_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="respiration_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton13" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton14" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton15" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d461288d-b960-40ad-9503-ef710a3d1b2a" size="{width=210,height=70}" location="{x=630,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶기타" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="etc_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="52983d83-0656-410f-a3db-827c25796061" size="{width=1030,height=70}" location="{x=840,y=280}" colspan="3" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_status_etc" transform-field="" script-field="" data-field="IO_status_etc" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=1030,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="[tasks][task name="기타 텍스트 입력시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.etc_Text.Value%!=""[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="etc_Text" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="52983d83-0656-410f-a3db-827c25796061" cell-type="DummyCell" /><cell master-cell-id="52983d83-0656-410f-a3db-827c25796061" cell-type="DummyCell" /></row></control><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="전체 체크시 각 항목 무로 전체 체크" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.ALL.Value%=="all"[/condition][/conditions][actions][action]%Control.BP_Select.Value%="02"[/action][action]%Control.DM_Select.Value%="02"[/action][action]%Control.heart_Seclect.Value%="02"[/action][action]%Control.kidney_Select.Value%="02"[/action][action]%Control.respiration_Select.Value%="02"[/action][action]%Control.hx_Select.Value%="02"[/action][action]%Control.allergy_Select.Value%="02"[/action][action]%Control.drug_Select.Value%="02"[/action][action]%Control.smoking_Select.Value%="02"[/action][action]%Control.idio_Select.Value%="02"[/action][action]%Control.nacrotics_Select.Value%="02"[/action][action]%Control.airway_Select.Value%="02"[/action][action]%Control.Hemorrhage_Select.Value%="02"[/action][/actions][/task][task name="전체 체크 해제시 각 항목값 빈값으로 변경" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.ALL.Value%!="all"[/condition][/conditions][actions][action]%Control.BP_Select.Value%=""[/action][action]%Control.DM_Select.Value%=""[/action][action]%Control.heart_Seclect.Value%=""[/action][action]%Control.kidney_Select.Value%=""[/action][action]%Control.respiration_Select.Value%=""[/action][action]%Control.hx_Select.Value%=""[/action][action]%Control.allergy_Select.Value%=""[/action][action]%Control.drug_Select.Value%=""[/action][action]%Control.smoking_Select.Value%=""[/action][action]%Control.idio_Select.Value%=""[/action][action]%Control.nacrotics_Select.Value%=""[/action][action]%Control.airway_Select.Value%=""[/action][action]%Control.Hemorrhage_Select.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="ALL" tag="" size="{width=373,height=75}" location="{x=261,y=5}" enable="True" visible="True" hide-control-on-print-or-save-image="True"><control size="{width=331,height=60}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="all" text=" 무 전체 체크" text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox_1" tag="" location="{x=10,y=6}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></control></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox7" tag="" size="{width=1900,height=140}" location="{x=0,y=1570}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout8" tag="" size="{width=210,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a48c7106-6fee-4633-b31d-3be4eca46973" size="{width=210,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="치 료 방 법" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel9" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout9" tag="" size="{width=1880,height=70}" location="{x=20,y=70}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2168543a-318a-41ac-a08e-4c939e41efa2" size="{width=239,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="1. 시 술 명 :" location="{x=0,y=0}" size="{width=239,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel11" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a177f575-fc2a-41d2-aa9e-864b0f234baa" size="{width=1641,height=70}" location="{x=239,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="CT 유도 하 경피적 침생검" location="{x=0,y=0}" size="{width=1641,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel5" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox1" tag="" size="{width=1900,height=200}" location="{x=0,y=1760}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout2" tag="" size="{width=1880,height=70}" location="{x=20,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="44fbe47a-cafa-4875-a5e0-2ed363988673" size="{width=520,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="2. 시술의 목적 및 필요성(효과)" location="{x=0,y=0}" size="{width=520,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel6" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ff20dff6-40fd-41ae-a3e5-196087faf82a" size="{width=1360,height=70}" location="{x=520,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=10,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="CT 유도를 통해 종양의 위치를 정확히 함으로 합병증을 최소화 하여 조직검사를 하여 진단에 도움주고 향후 치료 
방향 설정에 도움을 준다." location="{x=20,y=70}" size="{width=1880,height=130}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox4" tag="" size="{width=1900,height=200}" location="{x=0,y=2010}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout11" tag="" size="{width=1880,height=70}" location="{x=20,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b3bccfac-ed61-4375-88cc-1b439196c75b" size="{width=600,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="3. 시술 과정, 방법 및 추정 소요시간" location="{x=0,y=0}" size="{width=600,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel7" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e00a9217-4a42-4597-8ddb-39e3cfe3ceaa" size="{width=1280,height=70}" location="{x=600,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=10,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value=" 1) 1차로 CT를 촬영하여 종양의 위치를 파악한다.
 2) 종양에 바늘을 꽂아 조직의 일부를 떼어낸다." location="{x=20,y=70}" size="{width=1880,height=130}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></page><page is-dynamic-add-page="False" except-current-page-data-when-saving="False" except-current-page-from-export-target="False" except-current-page-when-printing="False" id="page2" use-background="True" paper-color="{a=255,r=255,g=255,b=255}" name="" use-header="True" use-footer="True" page-hidden="False" tag="" page-type="Normal" background-color="{a=255,r=0,g=0,b=0}" background-color-visible="False"><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox12" tag="" size="{width=1900,height=470}" location="{x=0,y=50}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout10" tag="" size="{width=1880,height=70}" location="{x=20,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="f725ab01-6b4b-420e-acf4-7ae144157fa6" size="{width=420,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="4. 치료경과 및 주의사항" location="{x=0,y=0}" size="{width=420,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel16" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="bcb39494-3c32-4827-a644-511226c60b68" size="{width=1460,height=70}" location="{x=420,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control change-controls-value-by-condition="" external-type="Server" path="http://192.168.100.124:8090/eformservice.aspx" guid="2fb02dce-8734-493c-b3fe-e8a757ef345c" request-encode="UTF-8" response-encode="UTF-8" version="4" id="Prometh_change" is-protecting-user-entry-value="False" control-type="ExternalGroup" tag="" size="{width=1900,height=200}" location="{x=0,y=270}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=20,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="※ 시술 과정에서 부득이하게 시술 및 마취방법 또는 시술 범위가 변경된 경우 보호자에게 설명할 수 있습니다. 
 단, 환자의 상태에 따라 동의를 얻을 수 없을 정도로 긴급한 시술 및 마취방법 또는 시술 범위의 변경이 요구되는 
 경우 시술 후 변경 사유 및 시술 시행결과를 환자 또는 보호자에게 설명할 수 있습니다." location="{x=0,y=0}" size="{width=1900,height=200}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="Prometh_chan_explain" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox6" tag="" size="{width=1900,height=140}" location="{x=0,y=570}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout4" tag="" size="{width=1900,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ac2f2eeb-0233-4cc9-8cc2-4602f8eb7b8a" size="{width=540,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="시술을 하지 않았을 때의 결과" location="{x=0,y=0}" size="{width=540,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel12" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="49ebf4c2-59bf-4eab-aa2f-eeba3eced2ef" size="{width=1360,height=70}" location="{x=540,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="정확한 진단이 이루어지지 않으므로 치료 계획을 잡을 수 없습니다." location="{x=20,y=70}" size="{width=1880,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel17" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox10" tag="" size="{width=1900,height=400}" location="{x=0,y=760}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout5" tag="" size="{width=1900,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="05ae4bea-d220-42ff-9fc6-f3473dc69928" size="{width=450,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="이 시술 이외의 치료방법" location="{x=0,y=0}" size="{width=450,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel13" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9613d62d-7a5d-4957-87b9-e13ff74fe14a" size="{width=1450,height=70}" location="{x=450,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=10,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="흉강경 하 폐생검
기관지 내시경 하 생검
※ 흉강경을 이용하는 것은 종양 주위에 전이 정도를 파악하는데 좀 더 도움이 되는 장점이 있으나 전신마취가 
필요하다는 점에서 CT 유도 하 침생검에 비해 덜 시행되고 있으며, 기관지 내시경 하 생검의 경우 기관지와 먼 경우 조직검사가 불가능할 수 있습니다.
" location="{x=20,y=70}" size="{width=1880,height=330}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents4" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox11" tag="" size="{width=1900,height=470}" location="{x=0,y=1210}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout6" tag="" size="{width=1900,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="482ce29d-2c0e-4f43-9fb4-aea4cf67c192" size="{width=540,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="시술 후의 후유증 내지 합병증" location="{x=0,y=0}" size="{width=540,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel14" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="69b03d4d-d034-4f5a-9001-ac60b480af04" size="{width=1360,height=70}" location="{x=540,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=10,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value=" 1. 늑간의 혈관이 찔리거나, 종양주위에 혈관이 찔리는 경우 출혈이 있을 수 있으며, 이 경우 흉관삽입술이 
 필요합니다.
 2. 폐를 관통해서 조직 검사를 하는 경우 폐에서 공기가 세어 기흉이 발생할 수 있고 이 경우 흉관삽입술이 
 필요할 수 있습니다.
 3. 종양이 심장이나 큰 혈관과 가까운 경우 심장 부정맥이나 심한 출혈로 위험한 상황까지 갈 수 있습니다.
 4. 이 외에 특이 체질에 따라 국소 마취제 사용에 따라 과민 반응이 있을 수 있습니다.
" location="{x=20,y=70}" size="{width=1880,height=400}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></page><page is-dynamic-add-page="False" except-current-page-data-when-saving="False" except-current-page-from-export-target="False" except-current-page-when-printing="False" id="page3" use-background="True" paper-color="{a=255,r=255,g=255,b=255}" name="" use-header="True" use-footer="True" page-hidden="False" tag="" page-type="Normal" background-color="{a=255,r=0,g=0,b=0}" background-color-visible="False"><control change-controls-value-by-condition="" external-type="Server" path="http://192.168.100.124:8090/eformservice.aspx" guid="a49d860c-6649-4a60-b797-b088629a84df" request-encode="UTF-8" response-encode="UTF-8" version="64" id="consent" is-protecting-user-entry-value="False" control-type="ExternalGroup" tag="" size="{width=1894,height=1650}" location="{x=0,y=50}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox_EXUC_SIG_1" tag="" size="{width=1900,height=1650}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control word-break="False" auto-font="False" lines-space="25" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value=" 나( 환자의 )는 위의 수술 / 시술 / 검사 / 마취 / 의식하 진정에 대한 그 목적, 방법, 후유증 및 불가항력적으로 야기될 수 있는 합병증 또는 환자의 특이체질로 예상치 못한 사고가 생길 수 있다는 점, 수술 / 시술 / 검사 방법의 변경 또는 수술 / 시술 범위의 추가 가능성, 수술 / 시술 의사의 변경 가능성과 사유 등에 대해 충분히 설명 들었으며, 이를 이해하였습니다. 아울러 치료과정에 협력하고, 환자의 현재 상태에 대해 성실하게 고지할 것을 서약하며, 이에 따른 의학적 처치를 주치의사의 판단에 위임하여 위의 수술 / 시술 / 검사 / 마취 / 의식하 진정을 시행하는 것에 동의합니다." location="{x=20,y=70}" size="{width=1880,height=420}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="※ 대리인이 서명하게 된 사유" location="{x=20,y=810}" size="{width=600,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_20" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="대리인이 서명하게 된 사유" parameter-field="" transform-field="" script-field="" data-field="O_sign_cause" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="F_sign_cause" tag="" size="{width=1200,height=210}" location="{x=20,y=880}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value1" use-check-selection-guide="False" text=" 환자가 신체, 정신적 장애로 인하여 약정 내용에 대하여 이해하지 못함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value2" use-check-selection-guide="False" text=" 미성년자로서 약정 내용에 대하여 이해하지 못함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_2" tag="" location="{x=0,y=70}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value3" use-check-selection-guide="False" text=" 설명하는 것이 환자의 심신에 중대한 나쁜 영향을 미칠 것이 명백함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_3" tag="" location="{x=0,y=140}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=17,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="대 구 파 티 마 병 원 장 귀 하" location="{x=450,y=1580}" size="{width=1000,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_40" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control show-control-icon-on-print-or-save-image="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" items="{=,본인=01,배우자=02,부모=03,자녀=04,대리인=05}" text="" items-service-url="" items-service-request-info="" related-items-service-request-info="" items-service-request-encode="UTF-8" items-service-response-encode="UTF-8" items-service-response-format="XML" execute-service="False" required-input="True" required-error-message="환자와의 관계" parameter-field="" transform-field="" script-field="" data-field="O_Pt_rel" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=10,top=0,right=0,bottom=0}" change-controls-value-by-condition="[tasks][task name="서약/서명 환자와의 관계1" enable-on-load-temp-save-file="False"][conditions][condition]%Control.E_Pt_rel.Value%!=''[/condition][/conditions][actions][action]%Control.G_Pt_rel.Value%=%Control.E_Pt_rel.Value%[/action][/actions][/task][task name="서약.본인일때 체크 비활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.E_Pt_rel.Value%=='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='False'[/action][action]%Control.F_sign_cause.Value%=""[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=%Param.IO_PT_birthday%[/action][/actions][/task][task name="서약.본인이 아닐때 체크 활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.E_Pt_rel.Value%!='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='True'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=""[/action][/actions][/task][task enable-on-load-temp-save-file="False"][conditions][/conditions][actions][/actions][/task][task name="본인 재선택시 선택값 해제" enable-on-load-temp-save-file="False"][conditions][condition]%Control.E_Pt_rel.Value%=='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Value%=''[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="DropDownSelect" id="E_Pt_rel" tag="" size="{width=250,height=53}" location="{x=225,y=80}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_9" tag="" size="{width=970,height=70}" location="{x=550,y=1125}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b932f365-a660-4eb5-b251-2b3f888b43e8" size="{width=170,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="설명일자" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=170,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="24ddc90b-f6b9-46bb-a368-28b147e8b471" size="{width=600,height=70}" location="{x=170,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control show-control-icon-on-print-or-save-image="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_signdate" transform-field="" script-field="" data-field="IO_signdate" is-save-data="True" value="2016-12-21 14:58:50" vertical-align="Middle" horizontal-align="Center" required-input="False" required-error-message="" value-as-display="False" format="yyyy년 MM월 dd일 dddd" formatting-type="Date" culture="ko-KR" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="DatePicker" id="G_signdate" tag="" size="{width=600,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="f653bf9f-da22-49d7-94dc-d9f2cd669d21" size="{width=50,height=70}" location="{x=770,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a120e56b-08a0-4c0b-8096-9873bc36e9bf" size="{width=150,height=70}" location="{x=820,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="HH:mm" formatting-type="Custom" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_signtime" transform-field="" script-field="" data-field="IO_signtime" is-save-data="True" value="2016-12-21 14:58:50" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=150,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_10" tag="" size="{width=1330,height=70}" location="{x=550,y=1215}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2e570931-3a71-41e6-998a-bf9f33d26334" size="{width=300,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="환자 또는 대리인" location="{x=0,y=0}" size="{width=300,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a83e84d8-1a65-404f-ad14-1c2ef99d9deb" size="{width=130,height=70}" location="{x=300,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="(환자의" location="{x=0,y=0}" size="{width=130,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a3520398-ddb5-4f78-a74a-49a4652e2bef" size="{width=250,height=70}" location="{x=430,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control show-control-icon-on-print-or-save-image="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" items="{=,본인=01,배우자=02,부모=03,자녀=04,대리인=05}" text="" items-service-url="" items-service-request-info="" related-items-service-request-info="" items-service-request-encode="UTF-8" items-service-response-encode="UTF-8" items-service-response-format="XML" execute-service="False" required-input="True" required-error-message="환자와의 관계" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=10,top=0,right=0,bottom=0}" change-controls-value-by-condition="[tasks][task name="서명/서약 환자와의 관계" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%!=""[/condition][/conditions][actions][action]%Control.E_Pt_rel.Value%=%Control.G_Pt_rel.Value%[/action][/actions][/task][task name="서명.본인 일때 체크 비활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%=="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='False'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=%Param.IO_PT_birthday%[/action][action]%Control.F_sign_cause.Value%=""[/action][/actions][/task][task name="서명.본인이 아닐때 체크 활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%!="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='True'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=""[/action][/actions][/task][task name="본인 재 선택시 사유 값 해제" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%=="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="DropDownSelect" id="G_Pt_rel" tag="" size="{width=250,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="eff42a21-53bb-457c-bdf5-c39c03354a4c" size="{width=30,height=70}" location="{x=680,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value=")" location="{x=0,y=0}" size="{width=30,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9767ab13-dc5c-4e01-a8a5-5c01aabf5698" size="{width=400,height=70}" location="{x=710,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=35,b=35}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="동의자 성명" popup-title-visible="True" landscape-input="False" signature-size="{width=400,height=150}" signature-location="{x=0,y=-40}" input-control-order="0" sign-pen-width="2" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="5" popup-sequence="0" popup-size="{width=1000,height=1000}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="O_Ptname_write" is-save-data="True" change-controls-value-by-condition="[tasks][task name='서명 후 텍스트 삭제' enable-on-load-temp-save-file='False'][conditions][condition]%Control.G_Ptname_write.Value%!=''[/condition][/conditions][actions][action]%Control.G_Ptname_write.Text%=''[/action][/actions][/task][/tasks]" value="" text="동의자 성명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="True" required-error-message="동의자 자필이름" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="G_Ptname_write" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b0b10253-5ebc-4355-9789-62c71f6efaf4" size="{width=20,height=70}" location="{x=1110,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9ab5c7f3-5f1e-4fba-89ac-45b1ac2d9377" size="{width=200,height=70}" location="{x=1130,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=35,b=35}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="서명" popup-title-visible="True" landscape-input="False" signature-size="{width=200,height=150}" signature-location="{x=0,y=-40}" input-control-order="0" sign-pen-width="2" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="5" popup-sequence="0" popup-size="{width=1000,height=1000}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="O_Ptsign" is-save-data="True" change-controls-value-by-condition="[tasks][task name='서명 후 텍스트 삭제' enable-on-load-temp-save-file='False'][conditions][condition]%Control.G_Ptsign.Value%!=''[/condition][/conditions][actions][action]%Control.G_Ptsign.Text%=''[/action][/actions][/task][/tasks]" value="" text="서명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="True" required-error-message="동의자 서명" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="G_Ptsign" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_11" tag="" size="{width=880,height=70}" location="{x=550,y=1305}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="c26890a3-59a9-4508-bbda-150785c29fd9" size="{width=250,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="주민등록번호" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_5" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="25b6a67f-ed15-42cf-882c-1da8db478566" size="{width=30,height=70}" location="{x=250,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7817dff7-0431-4419-8dda-117f210fc771" size="{width=300,height=70}" location="{x=280,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_PT_birthday" transform-field="" script-field="" data-field="O_JuminNo" is-save-data="True" value="440505" vertical-align="Middle" horizontal-align="Center" required-input="True" required-error-message="생년월일" location="{x=0,y=0}" size="{width=300,height=70}" letters-space="0" max-length="6" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="4cc719fa-eb9e-45e6-8195-fd4e34a41db2" size="{width=300,height=70}" location="{x=580,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="- * * * * * * *" location="{x=0,y=0}" size="{width=300,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_6" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_12" tag="" size="{width=830,height=70}" location="{x=550,y=1395}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b061be1a-bd55-41ba-85f7-27dbb17142d6" size="{width=190,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="설명의사" location="{x=0,y=0}" size="{width=190,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_7" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="275378c7-1654-46da-8dc2-ba1c56bd27d7" size="{width=20,height=70}" location="{x=190,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="1c47c401-79da-4897-8df8-d7a4fb43b670" size="{width=400,height=70}" location="{x=210,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_INPUTNM" transform-field="" script-field="" data-field="IO_INPUTNM" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="박종훈" location="{x=0,y=0}" size="{width=400,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_25" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a8f46a1a-91b7-4930-8e81-83e12058ab96" size="{width=20,height=70}" location="{x=610,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="5984edcb-3880-4e31-9123-a109e88a491a" size="{width=200,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control image-path="" image-load-type="FieldImage" display-mode="Stretch" image-source="Base64String" value="iVBORw0KGgoAAAANSUhEUgAAAE8AAAA/CAIAAAAudAIQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAACcAAAAnASoJkU8AAAMfSURBVGhD7ZfbVuswDETb//9nOKr3MMh2Lm6anNWG7AcYjWRbqtMsuH3/Ja5pz8s17Xm5pj0v17TDfH19SQ2zYcmOXHd7GIMXe9z9f8bd7jX/xmk5/tkmtjUdq7Yt7Nnnbvfq5mje6Em+3W73+13BMWyfNpqD1YtV3W3lLBWtlb3Cxq3VV0HWPKpbrFRFQdYBVFsPfv3UVHnw4ufyKmpA1hSqOHLUoN29ad1h7sNtWcxBgZHbQZbPRdYxDO1ON4F19tE9ZAPr7KMBB2Qdw9DuauQHuV3fzXPhbPjohlwGOMfRHjB5KqaxufDslcIHWTc0lQHOcbQH9KfiGLlTlcAN52wIv6uaVEAIdhC70+6bTwUcI3eq0jQpQnAYIn8ukLNHUO3LSYHigqyCrELvmCZFGDhEBPiZHd/MzXskqPblvEBx143culKq4LBUPSAMcogOHCIM2UH6qUyTqvbN3y4gBFkFOwiTU0AY5BAdOEQYsjvCntW+g9MqTl1axGdpEabDx7J6IUyGQeiFG3sKb/jQ/IKcAByQlcosrAEnUFzXZA04geLkPEv+jLRX+tv2d9/mHgJCkFWQVZC1aCpIIQJIgaza3IY2avbX70KTJmxekphG7tzuybFGGLJm0hyH5SArUVm5CG0wA3+3A1kFWclUPLVhnzVyC7KGiSX9qydT/b+W60JMrsQBWYtm1tA4hBklEkrMo7qCrCmUY2ZX9wIIQVZB1pSZdUAYLF9CQBZkJXLDhtQCVYXXIAzZQHFBVkHWVGXWAdmgCeegbBVVr1HVeaV/IoAQZP0gtyvOOiD0yz/AWUalM6hojN/q3EQQjgXMPXuYgeKCHUSAD7K6rTL5hRJowdp7aBmtab4GWftUxd0xcqfmySKDGSh+meajmWOiD4uFbvLursTsU4HiH+TWfl7YdN+EZs6fY3aecfq+V9mwZBdePZK+A8VjbFiyC/tMq+DtuaYdhlEDxW/PDtMuvxidfUocxA7TKhjmv83Ws3HaaJRRA1mfwPZeP27U4MPafZFr2vNyTXtermnPyzXtebmmPS/XtOflmvasfH//A5wcLyaMmY8xAAAAAElFTkSuQmCC" parameter-field="IO_SIGNIMG" transform-field="" script-field="" data-field="" is-save-data="True" text="ImageBox3" text-visible="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=0,top=0,right=0,bottom=0}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="ImageBox" id="ImageBox_EXUC_SIG_DOC" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="True" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_3" tag="" size="{width=280,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="14559b9f-444e-46df-abbb-a616037e8dd7" size="{width=280,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="동 의 및 서 약" location="{x=0,y=0}" size="{width=280,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_12" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="※ 의사의 상세한 설명은 이면지 또는 별지를 사용할 수 있습니다.(이 동의서에 첨부함)

※ 환자(또는 대리인)는 이 동의서 또는 별지 사본에 대한 교부를 요청할 수 있으며, 의무기록 사본발급 신청을
 이용하여 교부하도록 합니다. 단, 동의서 또는 별지 사본 교부 시 소요되는 비용을 청구 할 수 있습니다." location="{x=20,y=520}" size="{width=1880,height=250}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout1" tag="" size="{width=400,height=140}" location="{x=38,y=1125}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e31f6c79-684a-4929-9ed8-fe0cb8292cbe" size="{width=400,height=70}" location="{x=0,y=0}" colspan="2" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="IO_verbal" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="CheckSelect1" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=350,height=70}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="Y" text="구두 동의 여부" text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell master-cell-id="e31f6c79-684a-4929-9ed8-fe0cb8292cbe" cell-type="DummyCell" /></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ae3aa8f5-f262-4dc7-9d50-9a504428812f" size="{width=100,height=70}" location="{x=0,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="사유 :" location="{x=0,y=0}" size="{width=100,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="671ed05c-7d8e-40c5-98eb-d0649ded062d" size="{width=300,height=70}" location="{x=100,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="exp_Dr_2" tag="" size="{width=830,height=70}" location="{x=550,y=1490}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ee01240b-24b2-49e4-b20e-73896efb7194" size="{width=190,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="설명의사2" location="{x=0,y=0}" size="{width=190,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="exp_Dr" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="de569a9b-6cef-42f0-a4e9-c36ac8b169f2" size="{width=20,height=70}" location="{x=190,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="bd03f39f-a38f-4993-b42f-1ee5a52008c7" size="{width=400,height=70}" location="{x=210,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=80,b=80}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="의사이름" popup-title-visible="True" landscape-input="False" signature-size="{width=400,height=110}" signature-location="{x=0,y=-30}" input-control-order="0" sign-pen-width="5" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="4" popup-sequence="0" popup-size="{width=1200,height=800}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" change-controls-value-by-condition="" value="" text="의사이름" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="False" required-error-message="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="Sec_Dr_name" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="cf37a642-d3e0-4384-9862-0f7d8f4c5c52" size="{width=20,height=70}" location="{x=610,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="0a49ad82-fde1-4ad5-bed9-1b68d5bd3f0d" size="{width=200,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=80,b=80}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="의사서명" popup-title-visible="True" landscape-input="False" signature-size="{width=200,height=110}" signature-location="{x=0,y=-30}" input-control-order="0" sign-pen-width="5" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="4" popup-sequence="0" popup-size="{width=1200,height=800}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" change-controls-value-by-condition="" value="" text="의사서명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="False" required-error-message="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="Sec_Dr_sign" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell></row></control></control></control></page></body><pagetemplatemanager /><footer height="110" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False"><control start-point="{x=0,y=0}" end-point="{x=1900,y=0}" location="{x=0,y=0}" size="{width=1900,height=0}" line-dash-style="Solid" line-color="{a=255,r=0,g=0,b=0}" line-width="0.75" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="LineShape" id="LineShape1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" /><control change-controls-value-by-condition="" external-type="Server" path="http://192.168.100.124:8090/eformservice.aspx" guid="4518d999-96c8-4f8e-8569-7678c93db9ca" request-encode="UTF-8" response-encode="UTF-8" version="8" id="Baseword" is-protecting-user-entry-value="False" control-type="ExternalGroup" tag="" size="{width=1900,height=110}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox8" tag="" size="{width=1900,height=110}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control auto-font="False" value-as-display="False" format="+#############+" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_ocr_cd" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=OCR A Extended,size=14,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="2016122124225" location="{x=0,y=50}" size="{width=450,height=50}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_ocr_cd" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="HHmmssyyyyMMdd" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_printtime" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="2016-12-21 14:58:50" location="{x=0,y=0}" size="{width=300,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_printtime" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_formname" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="CT유도 경피적 침생검 설명 및 동의서" location="{x=800,y=0}" size="{width=1000,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_formname" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="PageNofM" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="" location="{x=1820,y=0}" size="{width=80,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel15" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout13" tag="" size="{width=300,height=40}" location="{x=500,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="40"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="31ef4f44-d889-458c-b17b-328092a5bea4" size="{width=150,height=40}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="주치의 :" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel21" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2676414c-5856-4a05-95db-4f60a71211be" size="{width=150,height=40}" location="{x=150,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_maindr" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="김현수" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_maindr" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control parameter-field="" script-field="" transform-field="OCR_plus_PageNo" value="" barcode-type="Code128A" is_text_visible="False" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="BarCode" id="H_ocr_cd_barcd" tag="" size="{width=600,height=60}" location="{x=900,y=50}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_print_comment" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="" location="{x=500,y=50}" size="{width=350,height=60}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="Print_comment" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></control></footer></form><pen-drawing><page id="page1" /><page id="page2" /><page id="page3" /></pen-drawing><changed-form><attach-page><pagemanager><order><page id="page1" page-type="Normal" page-number="1" /><page id="page2" page-type="Normal" page-number="2" /><page id="page3" page-type="Normal" page-number="3" /></order></pagemanager><pagetemplatemanager /></attach-page><pagetemplates /><externalgroups><externalgroup guid="56289855-e5a8-4167-b520-7aa369bca861" version="4"><controls><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_UC_BASE_1" tag="" size="{width=1900,height=300}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d5208e74-67fc-44b4-9830-7c25b450cb95" size="{width=350,height=75}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_ID" transform-field="" script-field="" data-field="IO_Pt_ID" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=15.75,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="등록번호" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Pt_ID" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9aa8bda8-4ff3-4b94-ac21-4bda2cb2482e" size="{width=220,height=75}" location="{x=350,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_sex_age_y_m" transform-field="" script-field="" data-field="IO_sex_age_y_m" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=9.75,style=Italic}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="성/나이년월" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_sex_age_y_m" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="96fb2f78-5f16-4460-acb4-9fe3914310f3" size="{width=1330,height=300}" location="{x=570,y=0}" colspan="1" rowspan="4" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="True" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control word-break="False" auto-font="False" lines-space="10" system-field="None" parameter-field="IO_formname" transform-field="" script-field="" data-field="IO_formname" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=15,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="서식제목" location="{x=0,y=0}" size="{width=1330,height=300}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a6259abb-666d-47e5-9aa9-143b87e7de0f" size="{width=570,height=75}" location="{x=0,y=75}" colspan="2" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Pt_name" transform-field="" script-field="" data-field="IO_Pt_name" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=14.25,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="환자이름" location="{x=0,y=0}" size="{width=570,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Pt_name" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="a6259abb-666d-47e5-9aa9-143b87e7de0f" cell-type="DummyCell" /><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b575b857-e859-4377-8151-2d959514939a" size="{width=350,height=75}" location="{x=0,y=150}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_JuminNo" transform-field="" script-field="" data-field="IO_JuminNo" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="주민번호-" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_JuminNo" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="fac0c40a-347b-411d-8fdd-ed5159e9fae3" size="{width=220,height=75}" location="{x=350,y=150}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_roomNo" transform-field="" script-field="" data-field="IO_roomNo" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="병실" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_roomNo" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row><row height="75"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="79154ac3-f9c6-4285-bceb-ac5770b4e0d1" size="{width=350,height=75}" location="{x=0,y=225}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_ADdate" transform-field="" script-field="" data-field="IO_ADdate" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="진료일/입원일" location="{x=0,y=0}" size="{width=350,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_ADdate" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8af56809-aa96-4dcc-b7ce-db43bf267364" size="{width=220,height=75}" location="{x=350,y=225}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="True" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_Dept" transform-field="" script-field="" data-field="IO_Dept" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="진료과/현재과" location="{x=0,y=0}" size="{width=220,height=75}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="A_Dept" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="96fb2f78-5f16-4460-acb4-9fe3914310f3" cell-type="DummyCell" /></row></control></controls><fields><datafields><field name="base_info" value="" description="환자정보 및 서식정보_V2" xpath=""><field name="IO_Pt_ID" value="" description="" xpath="" /><field name="IO_sex_age_y_m" value="" description="" xpath="" /><field name="IO_formname" value="" description="" xpath="" /><field name="IO_Pt_name" value="" description="" xpath="" /><field name="IO_JuminNo" value="" description="" xpath="" /><field name="IO_roomNo" value="" description="" xpath="" /><field name="IO_ADdate" value="" description="" xpath="" /><field name="IO_Dept" value="" description="" xpath="" /></field></datafields><parameterfields><field name="IO_Pt_ID" value="" description="" xpath="" /><field name="IO_sex_age_y_m" value="" description="" xpath="" /><field name="IO_formname" value="" description="" xpath="" /><field name="IO_Pt_name" value="" description="" xpath="" /><field name="IO_JuminNo" value="" description="" xpath="" /><field name="IO_roomNo" value="" description="" xpath="" /><field name="IO_ADdate" value="" description="" xpath="" /><field name="IO_Dept" value="" description="" xpath="" /></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="99e89de8-2d1a-4aa5-805f-1b47a144a712" version="3"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="Prodr_chan_GB" tag="" size="{width=1900,height=250}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=20,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="※ 환자의 상태 또는 병원의 사정으로 부득이하게 시술의사가 변경된 경우 환자 또는 보호자에게 사유를 설명 하고 
 서면동의를 얻을 수 있습니다. 단, 시술 과정에서 환자의 상태에 따라 동의를 얻을 수 없을 정도로 긴급한 시술의사 
 변경이 요구되는 경우 시술 후 변경 사유 및 시술 시행결과를 환자 또는 보호자에게 설명할 수 있습니다." location="{x=0,y=0}" size="{width=1900,height=220}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="Prord_chan_explain" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></controls><fields><datafields><field name="prodr_info" value="" description="" xpath="" /></datafields><parameterfields></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="d3ec54f7-c746-4c7c-8495-feebdfe7dbbe" version="27"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="state_GB" tag="" size="{width=1897,height=440}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="state_TLayout" tag="" size="{width=210,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="fe20b90d-3acf-467c-8feb-f07fecedd29c" size="{width=210,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="현 재 상 태" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="state_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TLayout" tag="" size="{width=1870,height=350}" location="{x=20,y=80}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="4ce1bbf5-9441-433a-a1df-39b47ae0aa42" size="{width=250,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶고/저혈압" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="BP_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8ff56935-e671-4044-b8da-721d142f5562" size="{width=380,height=70}" location="{x=250,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_bp" transform-field="" script-field="" data-field="IO_bp" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.BP_Select.Value%=="01"[/condition][condition with="OR"]%Control.BP_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="BP_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton2" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton3" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="028a4b73-7989-4823-9cdd-31143bf857ff" size="{width=210,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶과거병력" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="hx_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="114bb468-6a4b-4db5-9494-ef33215dc43e" size="{width=380,height=70}" location="{x=840,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_hx" transform-field="" script-field="" data-field="IO_hx" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.hx_Select.Value%=="01"[/condition][condition with="OR"]%Control.hx_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="hx_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton16" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton17" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton18" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2c122527-ed06-454c-925d-c2e8185ca8f6" size="{width=290,height=70}" location="{x=1220,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶특이체질 " location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="idio_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a5d7658b-2e1d-47b5-b9c2-9aea20069ea9" size="{width=360,height=70}" location="{x=1510,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_idio" transform-field="" script-field="" data-field="IO_idio" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.idio_Select.Value%=="01"[/condition][condition with="OR"]%Control.idio_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="idio_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton28" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton29" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton30" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="632341b1-e451-4339-9e0f-4edee8a27e34" size="{width=250,height=70}" location="{x=0,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶당뇨병" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="DM_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8c2c96f0-b6db-4ed2-8d17-74a6b4fec436" size="{width=380,height=70}" location="{x=250,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_dm" transform-field="" script-field="" data-field="IO_dm" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.DM_Select.Value%=="01"[/condition][condition with="OR"]%Control.DM_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="DM_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton4" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton5" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton6" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="8561e6d4-3289-4231-a107-4e50dce48ae9" size="{width=210,height=70}" location="{x=630,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶알레르기" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="allergy_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="3ec2f581-4587-425d-b10b-b7f2052828cb" size="{width=380,height=70}" location="{x=840,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_allergy" transform-field="" script-field="" data-field="IO_allergy" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.allergy_Select.Value%=="01"[/condition][condition with="OR"]%Control.allergy_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="allergy_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton19" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton20" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton21" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="6fb42b46-4232-48fa-aec2-8f6ee27111a3" size="{width=290,height=70}" location="{x=1220,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶마약사고" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="nacrotics_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e1319dba-a7c9-4d6a-824f-63f26e68d925" size="{width=360,height=70}" location="{x=1510,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_nacrotics" transform-field="" script-field="" data-field="IO_nacrotics" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.nacrotics_Select.Value%=="01"[/condition][condition with="OR"]%Control.nacrotics_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="nacrotics_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton31" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton32" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton33" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="41782b3d-2a5c-44e7-9fd7-f827e9bfa36e" size="{width=250,height=70}" location="{x=0,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶심장 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="heart_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="93ec0c35-2605-4e15-8d2a-7990150029d4" size="{width=380,height=70}" location="{x=250,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_heart" transform-field="" script-field="" data-field="IO_heart" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.heart_Seclect.Value%=="01"[/condition][condition with="OR"]%Control.heart_Seclect.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="heart_Seclect" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton7" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton8" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton9" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e0b502f7-81cd-41a0-9b2d-1a720d44f5a5" size="{width=210,height=70}" location="{x=630,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶복용약물" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="drug_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d5d5348b-ae2c-4e03-ad95-1c10c7cf5ee1" size="{width=380,height=70}" location="{x=840,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_drug" transform-field="" script-field="" data-field="IO_drug" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.drug_Select.Value%=="01"[/condition][condition with="OR"]%Control.drug_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="drug_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton22" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton23" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton24" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="995a416f-2f80-4d94-9725-ed69fbd18377" size="{width=290,height=70}" location="{x=1220,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶기도이상 유무" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="airway_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7387ce42-0c61-4256-88fb-c624a49b4666" size="{width=360,height=70}" location="{x=1510,y=140}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_airway" transform-field="" script-field="" data-field="IO_airway" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.airway_Select.Value%=="01"[/condition][condition with="OR"]%Control.airway_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="airway_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton34" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton35" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton36" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7ede61a8-6aba-41f3-bdef-6f4bceacb993" size="{width=250,height=70}" location="{x=0,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶신장 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="kidney_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2637df5a-ac5c-4509-a072-c3962b0920db" size="{width=380,height=70}" location="{x=250,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_kidney" transform-field="" script-field="" data-field="IO_kidney" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.kidney_Select.Value%=="01"[/condition][condition with="OR"]%Control.kidney_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="kidney_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton10" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton11" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton12" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b537ecb1-9966-44a7-94d3-4d00b80302e6" size="{width=210,height=70}" location="{x=630,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶흡연상태" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="smoking_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="819e5653-bd9b-4641-a659-85a981e75039" size="{width=380,height=70}" location="{x=840,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_smoking" transform-field="" script-field="" data-field="IO_smoking" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.smoking_Select.Value%=="01"[/condition][condition with="OR"]%Control.smoking_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="smoking_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton25" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton26" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton27" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="1b438210-e930-4614-8b48-c191e4861c1a" size="{width=290,height=70}" location="{x=1220,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶출혈소인" location="{x=0,y=0}" size="{width=290,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="hemorrhage_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2e994419-10fe-44ad-9e7b-42b68ed3efec" size="{width=360,height=70}" location="{x=1510,y=210}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_hemorrhage" transform-field="" script-field="" data-field="IO_hemorrhage" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.Hemorrhage_Select.Value%=="01"[/condition][condition with="OR"]%Control.Hemorrhage_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="Hemorrhage_Select" tag="" size="{width=360,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton37" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton38" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton39" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="dcfc0f59-d37e-41a4-a82e-f4231af237fe" size="{width=250,height=70}" location="{x=0,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶호흡기 질환" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="respiration_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a6c96c18-c63f-4107-865a-32bfce457975" size="{width=380,height=70}" location="{x=250,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="" parameter-field="IO_respiration" transform-field="" script-field="" data-field="IO_respiration" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="유 or 미상 체크시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.respiration_Select.Value%=="01"[/condition][condition with="OR"]%Control.respiration_Select.Value%=="03"[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="respiration_Select" tag="" size="{width=380,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="01" use-check-selection-guide="False" text="유" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton13" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=100,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="02" use-check-selection-guide="False" text="무" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton14" tag="" location="{x=110,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=120,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="03" use-check-selection-guide="False" text="미상" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RadioButton15" tag="" location="{x=220,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="d461288d-b960-40ad-9503-ef710a3d1b2a" size="{width=210,height=70}" location="{x=630,y=280}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="▶기타" location="{x=0,y=0}" size="{width=210,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="etc_Label" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="52983d83-0656-410f-a3db-827c25796061" size="{width=1030,height=70}" location="{x=840,y=280}" colspan="3" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_status_etc" transform-field="" script-field="" data-field="IO_status_etc" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=1030,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="[tasks][task name="기타 텍스트 입력시 무 전체 체크 해제" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.etc_Text.Value%!=""[/condition][/conditions][actions][action]%Control.ALL.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="etc_Text" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell master-cell-id="52983d83-0656-410f-a3db-827c25796061" cell-type="DummyCell" /><cell master-cell-id="52983d83-0656-410f-a3db-827c25796061" cell-type="DummyCell" /></row></control><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="[tasks][task name="전체 체크시 각 항목 무로 전체 체크" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.ALL.Value%=="all"[/condition][/conditions][actions][action]%Control.BP_Select.Value%="02"[/action][action]%Control.DM_Select.Value%="02"[/action][action]%Control.heart_Seclect.Value%="02"[/action][action]%Control.kidney_Select.Value%="02"[/action][action]%Control.respiration_Select.Value%="02"[/action][action]%Control.hx_Select.Value%="02"[/action][action]%Control.allergy_Select.Value%="02"[/action][action]%Control.drug_Select.Value%="02"[/action][action]%Control.smoking_Select.Value%="02"[/action][action]%Control.idio_Select.Value%="02"[/action][action]%Control.nacrotics_Select.Value%="02"[/action][action]%Control.airway_Select.Value%="02"[/action][action]%Control.Hemorrhage_Select.Value%="02"[/action][/actions][/task][task name="전체 체크 해제시 각 항목값 빈값으로 변경" type="xml" enable-on-load-temp-save-file="False"][conditions][condition]%Control.ALL.Value%!="all"[/condition][/conditions][actions][action]%Control.BP_Select.Value%=""[/action][action]%Control.DM_Select.Value%=""[/action][action]%Control.heart_Seclect.Value%=""[/action][action]%Control.kidney_Select.Value%=""[/action][action]%Control.respiration_Select.Value%=""[/action][action]%Control.hx_Select.Value%=""[/action][action]%Control.allergy_Select.Value%=""[/action][action]%Control.drug_Select.Value%=""[/action][action]%Control.smoking_Select.Value%=""[/action][action]%Control.idio_Select.Value%=""[/action][action]%Control.nacrotics_Select.Value%=""[/action][action]%Control.airway_Select.Value%=""[/action][action]%Control.Hemorrhage_Select.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="ALL" tag="" size="{width=373,height=75}" location="{x=261,y=5}" enable="True" visible="True" hide-control-on-print-or-save-image="True"><control size="{width=331,height=60}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="all" text=" 무 전체 체크" text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox_1" tag="" location="{x=10,y=6}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></control></controls><fields><datafields><field name="state" value="" description="" xpath=""><field name="IO_bp" value="" description="" xpath="" /><field name="IO_hx" value="" description="" xpath="" /><field name="IO_idio" value="" description="" xpath="" /><field name="IO_dm" value="" description="" xpath="" /><field name="IO_allergy" value="" description="" xpath="" /><field name="IO_nacrotics" value="" description="" xpath="" /><field name="IO_heart" value="" description="" xpath="" /><field name="IO_drug" value="" description="" xpath="" /><field name="IO_airway" value="" description="" xpath="" /><field name="IO_kidney" value="" description="" xpath="" /><field name="IO_smoking" value="" description="" xpath="" /><field name="IO_hemorrhage" value="" description="" xpath="" /><field name="IO_respiration" value="" description="" xpath="" /><field name="IO_status_etc" value="" description="" xpath="" /></field></datafields><parameterfields><field name="IO_bp" value="" description="" xpath="" /><field name="IO_hx" value="" description="" xpath="" /><field name="IO_idio" value="" description="" xpath="" /><field name="IO_dm" value="" description="" xpath="" /><field name="IO_allergy" value="" description="" xpath="" /><field name="IO_nacrotics" value="" description="" xpath="" /><field name="IO_heart" value="" description="" xpath="" /><field name="IO_drug" value="" description="" xpath="" /><field name="IO_airway" value="" description="" xpath="" /><field name="IO_kidney" value="" description="" xpath="" /><field name="IO_smoking" value="" description="" xpath="" /><field name="IO_hemorrhage" value="" description="" xpath="" /><field name="IO_respiration" value="" description="" xpath="" /><field name="IO_status_etc" value="" description="" xpath="" /></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="2fb02dce-8734-493c-b3fe-e8a757ef345c" version="4"><controls><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=20,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Top" horizontal-align="Left" value="※ 시술 과정에서 부득이하게 시술 및 마취방법 또는 시술 범위가 변경된 경우 보호자에게 설명할 수 있습니다. 
 단, 환자의 상태에 따라 동의를 얻을 수 없을 정도로 긴급한 시술 및 마취방법 또는 시술 범위의 변경이 요구되는 
 경우 시술 후 변경 사유 및 시술 시행결과를 환자 또는 보호자에게 설명할 수 있습니다." location="{x=0,y=0}" size="{width=1900,height=200}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="Prometh_chan_explain" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></controls><fields><datafields><field name="Prometh_change" value="" description="" xpath="" /></datafields><parameterfields></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="a49d860c-6649-4a60-b797-b088629a84df" version="64"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox_EXUC_SIG_1" tag="" size="{width=1900,height=1650}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control word-break="False" auto-font="False" lines-space="25" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value=" 나( 환자의 )는 위의 수술 / 시술 / 검사 / 마취 / 의식하 진정에 대한 그 목적, 방법, 후유증 및 불가항력적으로 야기될 수 있는 합병증 또는 환자의 특이체질로 예상치 못한 사고가 생길 수 있다는 점, 수술 / 시술 / 검사 방법의 변경 또는 수술 / 시술 범위의 추가 가능성, 수술 / 시술 의사의 변경 가능성과 사유 등에 대해 충분히 설명 들었으며, 이를 이해하였습니다. 아울러 치료과정에 협력하고, 환자의 현재 상태에 대해 성실하게 고지할 것을 서약하며, 이에 따른 의학적 처치를 주치의사의 판단에 위임하여 위의 수술 / 시술 / 검사 / 마취 / 의식하 진정을 시행하는 것에 동의합니다." location="{x=20,y=70}" size="{width=1880,height=420}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="※ 대리인이 서명하게 된 사유" location="{x=20,y=810}" size="{width=600,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_20" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control checkbox-display="True" release-when-again-select="False" required-input="True" required-error-message="대리인이 서명하게 된 사유" parameter-field="" transform-field="" script-field="" data-field="O_sign_cause" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="RadioSelect" id="F_sign_cause" tag="" size="{width=1200,height=210}" location="{x=20,y=880}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value1" use-check-selection-guide="False" text=" 환자가 신체, 정신적 장애로 인하여 약정 내용에 대하여 이해하지 못함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value2" use-check-selection-guide="False" text=" 미성년자로서 약정 내용에 대하여 이해하지 못함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_2" tag="" location="{x=0,y=70}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /><control size="{width=1200,height=70}" enable="True" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" radiobutton-icon-size="{width=40,height=40}" selected="False" value="value3" use-check-selection-guide="False" text=" 설명하는 것이 환자의 심신에 중대한 나쁜 영향을 미칠 것이 명백함" text-visible="True" is-chk-event-receive-control-area="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="RadioButton" id="RB_3" tag="" location="{x=0,y=140}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=17,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="대 구 파 티 마 병 원 장 귀 하" location="{x=450,y=1580}" size="{width=1000,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_40" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control show-control-icon-on-print-or-save-image="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" items="{=,본인=01,배우자=02,부모=03,자녀=04,대리인=05}" text="" items-service-url="" items-service-request-info="" related-items-service-request-info="" items-service-request-encode="UTF-8" items-service-response-encode="UTF-8" items-service-response-format="XML" execute-service="False" required-input="True" required-error-message="환자와의 관계" parameter-field="" transform-field="" script-field="" data-field="O_Pt_rel" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=10,top=0,right=0,bottom=0}" change-controls-value-by-condition="[tasks][task name="서약/서명 환자와의 관계1" enable-on-load-temp-save-file="False"][conditions][condition]%Control.E_Pt_rel.Value%!=''[/condition][/conditions][actions][action]%Control.G_Pt_rel.Value%=%Control.E_Pt_rel.Value%[/action][/actions][/task][task name="서약.본인일때 체크 비활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.E_Pt_rel.Value%=='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='False'[/action][action]%Control.F_sign_cause.Value%=""[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=%Param.IO_PT_birthday%[/action][/actions][/task][task name="서약.본인이 아닐때 체크 활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.E_Pt_rel.Value%!='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='True'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=""[/action][/actions][/task][task enable-on-load-temp-save-file="False"][conditions][/conditions][actions][/actions][/task][task name="본인 재선택시 선택값 해제" enable-on-load-temp-save-file="False"][conditions][condition]%Control.E_Pt_rel.Value%=='01'[/condition][/conditions][actions][action]%Control.F_sign_cause.Value%=''[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="DropDownSelect" id="E_Pt_rel" tag="" size="{width=250,height=53}" location="{x=225,y=80}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_9" tag="" size="{width=970,height=70}" location="{x=550,y=1125}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b932f365-a660-4eb5-b251-2b3f888b43e8" size="{width=170,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="설명일자" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=170,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="24ddc90b-f6b9-46bb-a368-28b147e8b471" size="{width=600,height=70}" location="{x=170,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control show-control-icon-on-print-or-save-image="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_signdate" transform-field="" script-field="" data-field="IO_signdate" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Center" required-input="False" required-error-message="" value-as-display="False" format="yyyy년 MM월 dd일 dddd" formatting-type="Date" culture="ko-KR" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="DatePicker" id="G_signdate" tag="" size="{width=600,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="f653bf9f-da22-49d7-94dc-d9f2cd669d21" size="{width=50,height=70}" location="{x=770,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a120e56b-08a0-4c0b-8096-9873bc36e9bf" size="{width=150,height=70}" location="{x=820,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="HH:mm" formatting-type="Custom" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_signtime" transform-field="" script-field="" data-field="IO_signtime" is-save-data="True" value="InlineTextEdit2" vertical-align="Middle" horizontal-align="Left" required-input="False" required-error-message="" location="{x=0,y=0}" size="{width=150,height=70}" letters-space="0" max-length="32767" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_10" tag="" size="{width=1330,height=70}" location="{x=550,y=1215}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2e570931-3a71-41e6-998a-bf9f33d26334" size="{width=300,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="환자 또는 대리인" location="{x=0,y=0}" size="{width=300,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a83e84d8-1a65-404f-ad14-1c2ef99d9deb" size="{width=130,height=70}" location="{x=300,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="(환자의" location="{x=0,y=0}" size="{width=130,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_2" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a3520398-ddb5-4f78-a74a-49a4652e2bef" size="{width=250,height=70}" location="{x=430,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control show-control-icon-on-print-or-save-image="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" items="{=,본인=01,배우자=02,부모=03,자녀=04,대리인=05}" text="" items-service-url="" items-service-request-info="" related-items-service-request-info="" items-service-request-encode="UTF-8" items-service-response-encode="UTF-8" items-service-response-format="XML" execute-service="False" required-input="True" required-error-message="환자와의 관계" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=10,top=0,right=0,bottom=0}" change-controls-value-by-condition="[tasks][task name="서명/서약 환자와의 관계" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%!=""[/condition][/conditions][actions][action]%Control.E_Pt_rel.Value%=%Control.G_Pt_rel.Value%[/action][/actions][/task][task name="서명.본인 일때 체크 비활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%=="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='False'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=%Param.IO_PT_birthday%[/action][action]%Control.F_sign_cause.Value%=""[/action][/actions][/task][task name="서명.본인이 아닐때 체크 활성화" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%!="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Enable%='True'[/action][action]%Control.InlineTextEdit_EXUC_SIG_3.Value%=""[/action][/actions][/task][task name="본인 재 선택시 사유 값 해제" enable-on-load-temp-save-file="False" type="xml"][conditions][condition]%Control.G_Pt_rel.Value%=="01"[/condition][/conditions][actions][action]%Control.F_sign_cause.Value%=""[/action][/actions][/task][/tasks]" accessible-control-order="0" accessible-name="" control-type="DropDownSelect" id="G_Pt_rel" tag="" size="{width=250,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="eff42a21-53bb-457c-bdf5-c39c03354a4c" size="{width=30,height=70}" location="{x=680,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value=")" location="{x=0,y=0}" size="{width=30,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9767ab13-dc5c-4e01-a8a5-5c01aabf5698" size="{width=400,height=70}" location="{x=710,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=35,b=35}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="동의자 성명" popup-title-visible="True" landscape-input="False" signature-size="{width=400,height=150}" signature-location="{x=0,y=-40}" input-control-order="0" sign-pen-width="2" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="5" popup-sequence="0" popup-size="{width=1000,height=1000}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="O_Ptname_write" is-save-data="True" change-controls-value-by-condition="[tasks][task name='서명 후 텍스트 삭제' enable-on-load-temp-save-file='False'][conditions][condition]%Control.G_Ptname_write.Value%!=''[/condition][/conditions][actions][action]%Control.G_Ptname_write.Text%=''[/action][/actions][/task][/tasks]" value="" text="동의자 성명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="True" required-error-message="동의자 자필이름" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="G_Ptname_write" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b0b10253-5ebc-4355-9789-62c71f6efaf4" size="{width=20,height=70}" location="{x=1110,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="9ab5c7f3-5f1e-4fba-89ac-45b1ac2d9377" size="{width=200,height=70}" location="{x=1130,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=35,b=35}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="서명" popup-title-visible="True" landscape-input="False" signature-size="{width=200,height=150}" signature-location="{x=0,y=-40}" input-control-order="0" sign-pen-width="2" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="5" popup-sequence="0" popup-size="{width=1000,height=1000}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="O_Ptsign" is-save-data="True" change-controls-value-by-condition="[tasks][task name='서명 후 텍스트 삭제' enable-on-load-temp-save-file='False'][conditions][condition]%Control.G_Ptsign.Value%!=''[/condition][/conditions][actions][action]%Control.G_Ptsign.Text%=''[/action][/actions][/task][/tasks]" value="" text="서명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="True" required-error-message="동의자 서명" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="G_Ptsign" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_11" tag="" size="{width=880,height=70}" location="{x=550,y=1305}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="c26890a3-59a9-4508-bbda-150785c29fd9" size="{width=250,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="주민등록번호" location="{x=0,y=0}" size="{width=250,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_5" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="25b6a67f-ed15-42cf-882c-1da8db478566" size="{width=30,height=70}" location="{x=250,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="7817dff7-0431-4419-8dda-117f210fc771" size="{width=300,height=70}" location="{x=280,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" numbers-only="False" validation-check-use-of-value="False" validation-error-message-of-value="" validation-conditions-of-value="" use-security-keyboard="False" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" system-field="None" parameter-field="IO_PT_birthday" transform-field="" script-field="" data-field="O_JuminNo" is-save-data="True" value="" vertical-align="Middle" horizontal-align="Center" required-input="True" required-error-message="생년월일" location="{x=0,y=0}" size="{width=300,height=70}" letters-space="0" max-length="6" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=230,b=230}" background-color-visible="True" margin="{left=5,top=5,right=5,bottom=5}" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="InlineTextEdit" id="InlineTextEdit_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="4cc719fa-eb9e-45e6-8195-fd4e34a41db2" size="{width=300,height=70}" location="{x=580,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="- * * * * * * *" location="{x=0,y=0}" size="{width=300,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_6" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_12" tag="" size="{width=830,height=70}" location="{x=550,y=1395}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="b061be1a-bd55-41ba-85f7-27dbb17142d6" size="{width=190,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="설명의사" location="{x=0,y=0}" size="{width=190,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_7" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="275378c7-1654-46da-8dc2-ba1c56bd27d7" size="{width=20,height=70}" location="{x=190,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="1c47c401-79da-4897-8df8-d7a4fb43b670" size="{width=400,height=70}" location="{x=210,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_INPUTNM" transform-field="" script-field="" data-field="IO_INPUTNM" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="의사이름" location="{x=0,y=0}" size="{width=400,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_25" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="a8f46a1a-91b7-4930-8e81-83e12058ab96" size="{width=20,height=70}" location="{x=610,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="5984edcb-3880-4e31-9123-a109e88a491a" size="{width=200,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control image-path="" image-load-type="FieldImage" display-mode="Stretch" image-source="Base64String" value="" parameter-field="IO_SIGNIMG" transform-field="" script-field="" data-field="" is-save-data="True" text="ImageBox3" text-visible="False" vertical-align="Middle" horizontal-align="Center" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=0,top=0,right=0,bottom=0}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="ImageBox" id="ImageBox_EXUC_SIG_DOC" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="True" /></cell></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout_EXUC_SIG_3" tag="" size="{width=280,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="14559b9f-444e-46df-abbb-a616037e8dd7" size="{width=280,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="동 의 및 서 약" location="{x=0,y=0}" size="{width=280,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel_EXUC_SIG_12" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control word-break="False" auto-font="False" lines-space="20" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="※ 의사의 상세한 설명은 이면지 또는 별지를 사용할 수 있습니다.(이 동의서에 첨부함)

※ 환자(또는 대리인)는 이 동의서 또는 별지 사본에 대한 교부를 요청할 수 있으며, 의무기록 사본발급 신청을
 이용하여 교부하도록 합니다. 단, 동의서 또는 별지 사본 교부 시 소요되는 비용을 청구 할 수 있습니다." location="{x=20,y=520}" size="{width=1880,height=250}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="TextContents" id="TextContents_EXUC_SIG_3" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout1" tag="" size="{width=400,height=140}" location="{x=38,y=1125}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="e31f6c79-684a-4929-9ed8-fe0cb8292cbe" size="{width=400,height=70}" location="{x=0,y=0}" colspan="2" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control required-input="False" required-error-message="" parameter-field="" transform-field="" script-field="" data-field="IO_verbal" is-save-data="True" value="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" input-control-order="0" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" change-controls-value-by-condition="" accessible-control-order="0" accessible-name="" control-type="CheckSelect" id="CheckSelect1" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control size="{width=350,height=70}" enable="True" use-check-selection-guide="False" check-shape-width="DefaultLine" vertical-align="Middle" horizontal-align="Left" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" checkbox-icon-size="{width=40,height=40}" selected="False" value="Y" text="구두 동의 여부" text-visible="True" is-chk-event-receive-control-area="True" exclude-background-color="False" exclude-background-color-on-checked="False" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=0,top=0,right=0,bottom=0}" is-protecting-user-entry-value="False" control-type="CheckBox" id="CheckBox1" tag="" location="{x=0,y=0}" visible="True" hide-control-on-print-or-save-image="False" use-fixed-text-space="False" /></control></cell><cell master-cell-id="e31f6c79-684a-4929-9ed8-fe0cb8292cbe" cell-type="DummyCell" /></row><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ae3aa8f5-f262-4dc7-9d50-9a504428812f" size="{width=100,height=70}" location="{x=0,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="사유 :" location="{x=0,y=0}" size="{width=100,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel1" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="671ed05c-7d8e-40c5-98eb-d0649ded062d" size="{width=300,height=70}" location="{x=100,y=70}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /></row></control><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="exp_Dr_2" tag="" size="{width=830,height=70}" location="{x=550,y=1490}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="70"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="ee01240b-24b2-49e4-b20e-73896efb7194" size="{width=190,height=70}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=11,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="설명의사2" location="{x=0,y=0}" size="{width=190,height=70}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="exp_Dr" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="de569a9b-6cef-42f0-a4e9-c36ac8b169f2" size="{width=20,height=70}" location="{x=190,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="bd03f39f-a38f-4993-b42f-1ee5a52008c7" size="{width=400,height=70}" location="{x=210,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=80,b=80}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="의사이름" popup-title-visible="True" landscape-input="False" signature-size="{width=400,height=110}" signature-location="{x=0,y=-30}" input-control-order="0" sign-pen-width="5" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="4" popup-sequence="0" popup-size="{width=1200,height=800}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" change-controls-value-by-condition="" value="" text="의사이름" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="False" required-error-message="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="Sec_Dr_name" tag="" size="{width=400,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="cf37a642-d3e0-4384-9862-0f7d8f4c5c52" size="{width=20,height=70}" location="{x=610,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell" /><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="0a49ad82-fde1-4ad5-bed9-1b68d5bd3f0d" size="{width=200,height=70}" location="{x=630,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="True" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control popup-border-dash-style="Solid" popup-border-color="{a=255,r=255,g=80,b=80}" popup-border-width="2" popup-background-color="{a=255,r=255,g=255,b=255}" popup-text-visible="False" popup-vertical-align="Middle" popup-text-split-line="0" popup-title="의사서명" popup-title-visible="True" landscape-input="False" signature-size="{width=200,height=110}" signature-location="{x=0,y=-30}" input-control-order="0" sign-pen-width="5" validation-check-use-of-signature="True" use-popup="True" popup-expand-rate="4" popup-sequence="0" popup-size="{width=1200,height=800}" popup-manual-location="{x=-1,y=-1}" custom-popup-info="" exclude-background-color="False" exclude-background-color-on-sign="False" input-value-when-auto-save="False" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" change-controls-value-by-condition="" value="" text="의사서명" text-visible="True" vertical-align="Bottom" horizontal-align="Center" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" margin="{left=5,top=5,right=5,bottom=5}" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="True" border-dash-style="Dot" border-color="{a=255,r=255,g=0,b=0}" border-width="0.75" border-visible="False" required-input="False" required-error-message="" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="SignatureInput" id="Sec_Dr_sign" tag="" size="{width=200,height=70}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /></cell></row></control></control></controls><fields><datafields><field name="consent" value="" description="서약 및 대리인사유 및 서명_V3.4" xpath=""><field name="O_sign_cause" value="" description="" xpath="" /><field name="O_Pt_rel" value="" description="" xpath="" /><field name="IO_signdate" value="" description="" xpath="" /><field name="IO_signtime" value="" description="" xpath="" /><field name="O_Ptname_write" value="" description="" xpath="" /><field name="O_Ptsign" value="" description="" xpath="" /><field name="O_JuminNo" value="" description="" xpath="" /><field name="IO_INPUTNM" value="" description="" xpath="" /><field name="IO_verbal" value="" description="" xpath="" /></field></datafields><parameterfields><field name="IO_signdate" value="" description="" xpath="" /><field name="IO_signtime" value="" description="" xpath="" /><field name="IO_PT_birthday" value="" description="" xpath="" /><field name="IO_INPUTNM" value="" description="" xpath="" /><field name="IO_SIGNIMG" value="" description="" xpath="" /></parameterfields><transformfields></transformfields><scriptfields></scriptfields></fields><customdialogs><customdialog id="Pt_sign" name="동의자 서명" associated-control="G_Ptname_write,G_Ptsign" control-spacing="10" landscape-input="False" type="OnlyTwoSignature" custom-dialog-vertical-align="Middle" /><customdialog id="Dr_name_sign" name="설명의사2 서명" associated-control="Sec_Dr_name,Sec_Dr_sign" control-spacing="10" landscape-input="False" type="OnlyTwoSignature" custom-dialog-vertical-align="Middle" /></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup><externalgroup guid="4518d999-96c8-4f8e-8569-7678c93db9ca" version="8"><controls><control use-caption="False" caption="GroupBox" font="{name=나눔고딕,size=10,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" border-type="Rectangle" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=225,g=225,b=225}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="GroupBox" id="GroupBox8" tag="" size="{width=1900,height=110}" location="{x=0,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><control auto-font="False" value-as-display="False" format="+#############+" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_ocr_cd" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=OCR A Extended,size=14,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Center" value="ocr A Extened" location="{x=0,y=50}" size="{width=450,height=50}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_ocr_cd" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="HHmmssyyyyMMdd" formatting-type="Custom" culture="ko-KR" system-field="None" parameter-field="IO_printtime" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="" location="{x=0,y=0}" size="{width=300,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_printtime" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_formname" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="출력서식명" location="{x=800,y=0}" size="{width=1000,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_formname" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="PageNofM" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="" location="{x=1820,y=0}" size="{width=80,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel15" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /><control border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" accessible-control-order="0" accessible-name="" is-protecting-user-entry-value="False" control-type="TableLayout" id="TableLayout13" tag="" size="{width=300,height=40}" location="{x=500,y=0}" enable="True" visible="True" hide-control-on-print-or-save-image="False"><row height="40"><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="31ef4f44-d889-458c-b17b-328092a5bea4" size="{width=150,height=40}" location="{x=0,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Right" value="주치의 :" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="InlineLabel21" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell><cell background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" id="2676414c-5856-4a05-95db-4f60a71211be" size="{width=150,height=40}" location="{x=150,y=0}" colspan="1" rowspan="1" left-line-color="{a=255,r=0,g=0,b=0}" left-line-dash-style="Solid" left-line-width="0.75" left-line-visible="False" right-line-color="{a=255,r=0,g=0,b=0}" right-line-dash-style="Solid" right-line-width="0.75" right-line-visible="False" top-line-color="{a=255,r=0,g=0,b=0}" top-line-dash-style="Solid" top-line-width="0.75" top-line-visible="False" bottom-line-color="{a=255,r=0,g=0,b=0}" bottom-line-dash-style="Solid" bottom-line-width="0.75" bottom-line-visible="False" diagonal-right-line-color="{a=255,r=0,g=0,b=0}" diagonal-right-line-dash-style="Solid" diagonal-right-line-width="0.75" diagonal-right-line-visible="False" diagonal-left-line-color="{a=255,r=0,g=0,b=0}" diagonal-left-line-dash-style="Solid" diagonal-left-line-width="0.75" diagonal-left-line-visible="False" cell-type="Cell"><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_maindr" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=8,style=Regular}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="" location="{x=0,y=0}" size="{width=150,height=40}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="H_maindr" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></cell></row></control><control parameter-field="" script-field="" transform-field="OCR_plus_PageNo" value="" barcode-type="Code128A" is_text_visible="False" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="BarCode" id="H_ocr_cd_barcd" tag="" size="{width=600,height=60}" location="{x=900,y=50}" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" /><control auto-font="False" value-as-display="False" format="" formatting-type="None" culture="ko-KR" system-field="None" parameter-field="IO_print_comment" transform-field="" script-field="" data-field="" is-save-data="True" border-dash-style="Solid" border-color="{a=255,r=0,g=0,b=0}" border-width="0.75" border-visible="False" background-color="{a=255,r=255,g=255,b=255}" background-color-visible="False" margin="{left=5,top=5,right=5,bottom=5}" font="{name=나눔고딕,size=12,style=Bold}" fore-color="{a=255,r=0,g=0,b=0}" letters-space="0" vertical-align="Middle" horizontal-align="Left" value="" location="{x=500,y=50}" size="{width=350,height=60}" is-protecting-user-entry-value="False" global-parameter-value-sync="False" accessible-control-order="0" accessible-name="" control-type="InlineLabel" id="Print_comment" tag="" enable="True" visible="True" hide-control-on-print-or-save-image="False" value-hide-on-editing="False" use-fixed-text-space="False" /></control></controls><fields><datafields><field name="Baseword" value="" description="" xpath="" /></datafields><parameterfields><field name="IO_ocr_cd" value="" description="" xpath="" /><field name="IO_printtime" value="" description="" xpath="" /><field name="IO_formname" value="" description="" xpath="" /><field name="IO_maindr" value="" description="" xpath="" /><field name="IO_print_comment" value="" description="" xpath="" /></parameterfields><transformfields><field name="OCR_plus_PageNo" value="%Param.IO_ocr_cd%+Fn.Lpad(%System.CurrentPageIndex%,2,"0")" description="" xpath="" /></transformfields><scriptfields></scriptfields></fields><customdialogs></customdialogs><changecontrolsvaluebycondition></changecontrolsvaluebycondition></externalgroup></externalgroups><changed /></changed-form></document>]
- [Logging Date Time: 2016-12-21 14:59:04,750] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] PreparedStatement : [select ud1_num as seq from EFORM_CODE where main_cd = 'SEQUENCE' and sub_cd = :param0 for update]
- [Logging Date Time: 2016-12-21 14:59:04,750] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] PreparedStatement : [select ud1_num as seq from EFORM_CODE where main_cd = 'SEQUENCE' and sub_cd = :param0 for update]
- [Logging Date Time: 2016-12-21 14:59:04,751] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Parameters: [param0=[sub_cd,CONSENT_MST]]
- [Logging Date Time: 2016-12-21 14:59:04,751] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Parameters: [param0=[sub_cd,CONSENT_MST]]
- [Logging Date Time: 2016-12-21 14:59:04,751] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,751] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,753] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] PreparedStatement : [update EFORM_CODE set ud1_num = :param0 where main_cd = 'SEQUENCE' and sub_cd = :param1]
- [Logging Date Time: 2016-12-21 14:59:04,753] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] PreparedStatement : [update EFORM_CODE set ud1_num = :param0 where main_cd = 'SEQUENCE' and sub_cd = :param1]
- [Logging Date Time: 2016-12-21 14:59:04,754] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Parameters: [param0=[ud1_num,15832], param1=[sub_cd,CONSENT_MST]]
- [Logging Date Time: 2016-12-21 14:59:04,754] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Parameters: [param0=[ud1_num,15832], param1=[sub_cd,CONSENT_MST]]
- [Logging Date Time: 2016-12-21 14:59:04,754] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Types: [param0=[Int32, System.Int32], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,754] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Types: [param0=[Int32, System.Int32], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,757] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] PreparedStatement : [select ud1_num as seq from EFORM_CODE where main_cd = 'SEQUENCE' and sub_cd = :param0 for update]
- [Logging Date Time: 2016-12-21 14:59:04,757] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] PreparedStatement : [select ud1_num as seq from EFORM_CODE where main_cd = 'SEQUENCE' and sub_cd = :param0 for update]
- [Logging Date Time: 2016-12-21 14:59:04,757] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Parameters: [param0=[sub_cd,CONSENT_DATA]]
- [Logging Date Time: 2016-12-21 14:59:04,757] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Parameters: [param0=[sub_cd,CONSENT_DATA]]
- [Logging Date Time: 2016-12-21 14:59:04,757] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,757] =====================================================================================
- SQL Command - Statement Id: [GET_SEQUENCE] Types: [param0=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,762] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] PreparedStatement : [update EFORM_CODE set ud1_num = :param0 where main_cd = 'SEQUENCE' and sub_cd = :param1]
- [Logging Date Time: 2016-12-21 14:59:04,762] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] PreparedStatement : [update EFORM_CODE set ud1_num = :param0 where main_cd = 'SEQUENCE' and sub_cd = :param1]
- [Logging Date Time: 2016-12-21 14:59:04,762] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Parameters: [param0=[ud1_num,15201], param1=[sub_cd,CONSENT_DATA]]
- [Logging Date Time: 2016-12-21 14:59:04,762] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Parameters: [param0=[ud1_num,15201], param1=[sub_cd,CONSENT_DATA]]
- [Logging Date Time: 2016-12-21 14:59:04,762] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Types: [param0=[Int32, System.Int32], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,762] =====================================================================================
- SQL Command - Statement Id: [UPDATE_SEQUENCE] Types: [param0=[Int32, System.Int32], param1=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,771] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_MST] PreparedStatement : [insert into CONSENT_MST ( CONSENT_MST_RID, HOS_TYPE, PID, VISIT_TYPE, OCR_NUMBER, CLN_DEPT_CD, CLN_DATE, CRETNO, WARDCD, ROOMCD, FORM_RID, CONSENT_STATE, COMPLETE_YN, COMPLETE_DATETIME, PAPER_YN, REISSUE_YN, REISSUE_CONSENT_MST_RID, REWRITE_YN, REWRITE_CONSENT_MST_RID, USE_YN, MAIN_DR_ID, CREATE_USER_ID, CREATE_DATETIME, MODIFY_USER_ID, MODIFY_DATETIME, CREATE_USER_NAME, MODIFY_USER_NAME ) values ( :param0 , :param1 , :param2 , :param3 , :param4 , :param5 , :param6 , :param7 , :param8 , :param9 , :param10 , :param11 , :param12 , '', :param13 , :param14 , :param15 , :param16 , :param17 , 'Y', :param18 , :param19 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param19 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param20 , :param21 )]
- [Logging Date Time: 2016-12-21 14:59:04,771] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_MST] PreparedStatement : [insert into CONSENT_MST ( CONSENT_MST_RID, HOS_TYPE, PID, VISIT_TYPE, OCR_NUMBER, CLN_DEPT_CD, CLN_DATE, CRETNO, WARDCD, ROOMCD, FORM_RID, CONSENT_STATE, COMPLETE_YN, COMPLETE_DATETIME, PAPER_YN, REISSUE_YN, REISSUE_CONSENT_MST_RID, REWRITE_YN, REWRITE_CONSENT_MST_RID, USE_YN, MAIN_DR_ID, CREATE_USER_ID, CREATE_DATETIME, MODIFY_USER_ID, MODIFY_DATETIME, CREATE_USER_NAME, MODIFY_USER_NAME ) values ( :param0 , :param1 , :param2 , :param3 , :param4 , :param5 , :param6 , :param7 , :param8 , :param9 , :param10 , :param11 , :param12 , '', :param13 , :param14 , :param15 , :param16 , :param17 , 'Y', :param18 , :param19 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param19 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param20 , :param21 )]
- [Logging Date Time: 2016-12-21 14:59:04,771] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_MST] Parameters: [param0=[consentMstRid,15832], param1=[hosType,111], param2=[patientCode,0957205], param3=[vistType,I], param4=[ocrCode,2016122124225], param5=[clnDeptCd,2010300000], param6=[clnDate,20161209], param7=[cretno,1], param8=[ward,101], param9=[roomcd,1001], param10=[formRid,2209], param11=[consentState,TEMP], param12=[completeYn,N], param13=[paperYn,N], param14=[reissueYn,N], param15=[reissueConsentMstRid,0], param16=[rewriteYn,N], param17=[rewriteConsentMstRid,0], param18=[mainDrId,104796], param19=[userId,104876], param20=[createUserName,박종훈], param21=[modifyUserName,박종훈]]
- [Logging Date Time: 2016-12-21 14:59:04,771] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_MST] Parameters: [param0=[consentMstRid,15832], param1=[hosType,111], param2=[patientCode,0957205], param3=[vistType,I], param4=[ocrCode,2016122124225], param5=[clnDeptCd,2010300000], param6=[clnDate,20161209], param7=[cretno,1], param8=[ward,101], param9=[roomcd,1001], param10=[formRid,2209], param11=[consentState,TEMP], param12=[completeYn,N], param13=[paperYn,N], param14=[reissueYn,N], param15=[reissueConsentMstRid,0], param16=[rewriteYn,N], param17=[rewriteConsentMstRid,0], param18=[mainDrId,104796], param19=[userId,104876], param20=[createUserName,박종훈], param21=[modifyUserName,박종훈]]
- [Logging Date Time: 2016-12-21 14:59:04,771] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_MST] Types: [param0=[Int32, System.Int32], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String], param5=[AnsiString, System.String], param6=[AnsiString, System.String], param7=[Int32, System.Int32], param8=[AnsiString, System.String], param9=[AnsiString, System.String], param10=[Int32, System.Int32], param11=[AnsiString, System.String], param12=[AnsiString, System.String], param13=[AnsiString, System.String], param14=[AnsiString, System.String], param15=[Int32, System.Int32], param16=[AnsiString, System.String], param17=[Int32, System.Int32], param18=[AnsiString, System.String], param19=[AnsiString, System.String], param20=[AnsiString, System.String], param21=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,771] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_MST] Types: [param0=[Int32, System.Int32], param1=[AnsiString, System.String], param2=[AnsiString, System.String], param3=[AnsiString, System.String], param4=[AnsiString, System.String], param5=[AnsiString, System.String], param6=[AnsiString, System.String], param7=[Int32, System.Int32], param8=[AnsiString, System.String], param9=[AnsiString, System.String], param10=[Int32, System.Int32], param11=[AnsiString, System.String], param12=[AnsiString, System.String], param13=[AnsiString, System.String], param14=[AnsiString, System.String], param15=[Int32, System.Int32], param16=[AnsiString, System.String], param17=[Int32, System.Int32], param18=[AnsiString, System.String], param19=[AnsiString, System.String], param20=[AnsiString, System.String], param21=[AnsiString, System.String]]
- [Logging Date Time: 2016-12-21 14:59:04,775] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_DATA] PreparedStatement : [insert into CONSENT_DATA ( CONSENT_DATA_RID, CONSENT_MST_RID, FORM_RID, DEVICE_TYPE, DEVICE_IDENT_NO, COMPLETE_YN, CREATE_USER_ID, CREATE_DATETIME, FORM_XML, DATA_XML ) values ( :param0 , :param1 , :param2 , :param3 , :param4 , :param5 , :param6 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param7 , :param8 )]
- [Logging Date Time: 2016-12-21 14:59:04,775] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_DATA] PreparedStatement : [insert into CONSENT_DATA ( CONSENT_DATA_RID, CONSENT_MST_RID, FORM_RID, DEVICE_TYPE, DEVICE_IDENT_NO, COMPLETE_YN, CREATE_USER_ID, CREATE_DATETIME, FORM_XML, DATA_XML ) values ( :param0 , :param1 , :param2 , :param3 , :param4 , :param5 , :param6 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param7 , :param8 )]
- [Logging Date Time: 2016-12-21 14:59:04,775] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_DATA] Parameters: [param0=[consentDataRid,15201], param1=[consentMstRid,15832], param2=[formRid,2209], param3=[deviceType,WIN], param4=[deviceIdentNo,16-101-33], param5=[completeYn,N], param6=[userId,104876], param7=[formXml,System.Byte[]], param8=[dataXml,System.Byte[]]]
- [Logging Date Time: 2016-12-21 14:59:04,775] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_DATA] Parameters: [param0=[consentDataRid,15201], param1=[consentMstRid,15832], param2=[formRid,2209], param3=[deviceType,WIN], param4=[deviceIdentNo,16-101-33], param5=[completeYn,N], param6=[userId,104876], param7=[formXml,System.Byte[]], param8=[dataXml,System.Byte[]]]
- [Logging Date Time: 2016-12-21 14:59:04,775] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_DATA] Types: [param0=[Int32, System.Int32], param1=[Int32, System.Int32], param2=[Int32, System.Int32], param3=[AnsiString, System.String], param4=[AnsiString, System.String], param5=[AnsiString, System.String], param6=[AnsiString, System.String], param7=[Binary, System.Byte[]], param8=[Binary, System.Byte[]]]
- [Logging Date Time: 2016-12-21 14:59:04,775] =====================================================================================
- SQL Command - Statement Id: [INSERT_CONSENT_DATA] Types: [param0=[Int32, System.Int32], param1=[Int32, System.Int32], param2=[Int32, System.Int32], param3=[AnsiString, System.String], param4=[AnsiString, System.String], param5=[AnsiString, System.String], param6=[AnsiString, System.String], param7=[Binary, System.Byte[]], param8=[Binary, System.Byte[]]]
- [Logging Date Time: 2016-12-21 14:59:05,452] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_device
- [Logging Date Time: 2016-12-21 14:59:05,452] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_device/
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_device_ID
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_device_ID/16-101-33
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_ocr_cd
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_ocr_cd/2016122124225
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_Pt_ID
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_Pt_ID/
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_sex_age_y_m
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_sex_age_y_m/
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_Pt_name
- [Logging Date Time: 2016-12-21 14:59:05,453] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_Pt_name/
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_JuminNo
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_JuminNo/
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_roomNo
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_roomNo/
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_ADdate
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_ADdate/
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_Dept
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_Dept/
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_formname
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_formname/
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_OPdept
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_OPdept/
- [Logging Date Time: 2016-12-21 14:59:05,454] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_OPdr
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_OPdr/
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_Dx
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_Dx/
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_maindr
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_maindr/김현수
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_signdate
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_signdate/
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_signtime
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_signtime/
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_printtime
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_printtime/2016-12-21 14:58:50
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_Pt_rel
- [Logging Date Time: 2016-12-21 14:59:05,455] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_Pt_rel/
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_sign_cause
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_sign_cause/
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_Ptname_write
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_Ptname_write/
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_Ptsign
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_Ptsign/
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_JuminNo
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_JuminNo/
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_Drname_write
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_Drname_write/
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/O_drsign
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : O_drsign/
- [Logging Date Time: 2016-12-21 14:59:05,456] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_INPUTNM
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_INPUTNM/
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 8/base_info
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_Pt_ID
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_Pt_ID/0957205
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_sex_age_y_m
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_sex_age_y_m/F/72
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_formname
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_formname/CT유도 경피적 침생검 설명 및 동의서
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_Pt_name
- [Logging Date Time: 2016-12-21 14:59:05,457] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_Pt_name/김희자
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_JuminNo
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_JuminNo/440505-2******
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_roomNo
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_roomNo/101/1001
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_ADdate
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_ADdate/2016/12/09
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_Dept
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_Dept/IG
- [Logging Date Time: 2016-12-21 14:59:05,458] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_bp
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_bp/
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_dm
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_dm/
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_heart
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_heart/
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_kidney
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_kidney/
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_respiration
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_respiration/
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_hx
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_hx/
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_allergy
- [Logging Date Time: 2016-12-21 14:59:05,459] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_allergy/
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_drug
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_drug/
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_smoking
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_smoking/
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_idio
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_idio/
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_nacrotics
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_nacrotics/
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_airway
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_airway/
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_hemorrhage
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_hemorrhage/
- [Logging Date Time: 2016-12-21 14:59:05,460] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/IO_status_etc
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : IO_status_etc/
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/prodr_info
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : prodr_info/
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 14/state
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_bp
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_bp/
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_hx
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_hx/
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_idio
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,461] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_idio/
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_dm
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_dm/
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_allergy
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_allergy/
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_nacrotics
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_nacrotics/
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_heart
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_heart/
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_drug
- [Logging Date Time: 2016-12-21 14:59:05,462] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_drug/
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_airway
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_airway/
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_kidney
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_kidney/
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_smoking
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_smoking/
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_hemorrhage
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,463] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_hemorrhage/
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_respiration
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_respiration/
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_status_etc
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_status_etc/
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/Prometh_change
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : Prometh_change/
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 10/consent
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : O_sign_cause
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : O_sign_cause/
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : O_Pt_rel
- [Logging Date Time: 2016-12-21 14:59:05,464] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : O_Pt_rel/
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_signdate
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_signdate/2016-12-21 14:58:50
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_signtime
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_signtime/2016-12-21 14:58:50
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : O_Ptname_write
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : O_Ptname_write/
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : O_Ptsign
- [Logging Date Time: 2016-12-21 14:59:05,465] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : O_Ptsign/
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : O_JuminNo
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : O_JuminNo/440505
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_INPUTNM
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_INPUTNM/박종훈
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : O_Verbal
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : O_Verbal/
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : IO_verbal
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary : 1
- [Logging Date Time: 2016-12-21 14:59:05,466] =====================================================================================
- SQL Command - DataXmlToDictionary 2 : IO_verbal/
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 1/Baseword
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary 1 : Baseword/
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 0/page-template-data
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 3/pen-drawing
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary : page
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary : 0
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary : page
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary : 0
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary : page
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary : 0
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 4/changed-form
- [Logging Date Time: 2016-12-21 14:59:05,467] =====================================================================================
- SQL Command - DataXmlToDictionary : attach-page
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary : 2
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary : pagetemplates
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary : 0
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary : externalgroups
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary : 6
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary : changed
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary : 0
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 0/viewer-info
- [Logging Date Time: 2016-12-21 14:59:05,468] =====================================================================================
- SQL Command - DataXmlToDictionary 0 : 0/form-info
- [Logging Date Time: 2016-12-21 14:59:05,469] =====================================================================================
- SQL Command - Statement Id: [SET_MEDI_HISTORY] PreparedStatement : [DECLARE v_cnt NUMBER:=0; BEGIN SELECT COUNT(*) INTO V_CNT FROM CONSENT_DATA_EX WHERE PID = :param0 AND CLN_DATE = :param1 ; IF v_cnt = 0 THEN insert into consent_data_ex (pid, cln_date, use_yn, bp, dm, heart, kidney, respiration, hx, allergy, drug, smoking, idio, nacrotics, airway, hemorrhage, etc, create_user_id, create_datetime, modify_user_id, modify_datetime) values ( :param0 , :param1 ,'Y', :param2 , :param3 , :param4 , :param5 , :param6 , :param7 , :param8 , :param9 , :param10 , :param11 , :param12 , :param13 , :param14 , :param15 , :param16 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param16 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss')); ELSE update consent_data_ex set bp = :param2 , dm = :param3 , heart = :param4 , kidney = :param5 , respiration = :param6 , hx = :param7 , allergy = :param8 , drug = :param9 , smoking = :param10 , idio = :param11 , nacrotics = :param12 , airway = :param13 , hemorrhage = :param14 , etc = :param15 , modify_user_id = :param16 , modify_datetime = TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss') where PID = :param0 AND CLN_DATE = :param1 ; END IF; END;]
- [Logging Date Time: 2016-12-21 14:59:05,469] =====================================================================================
- SQL Command - Statement Id: [SET_MEDI_HISTORY] PreparedStatement : [DECLARE v_cnt NUMBER:=0; BEGIN SELECT COUNT(*) INTO V_CNT FROM CONSENT_DATA_EX WHERE PID = :param0 AND CLN_DATE = :param1 ; IF v_cnt = 0 THEN insert into consent_data_ex (pid, cln_date, use_yn, bp, dm, heart, kidney, respiration, hx, allergy, drug, smoking, idio, nacrotics, airway, hemorrhage, etc, create_user_id, create_datetime, modify_user_id, modify_datetime) values ( :param0 , :param1 ,'Y', :param2 , :param3 , :param4 , :param5 , :param6 , :param7 , :param8 , :param9 , :param10 , :param11 , :param12 , :param13 , :param14 , :param15 , :param16 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss'), :param16 , TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss')); ELSE update consent_data_ex set bp = :param2 , dm = :param3 , heart = :param4 , kidney = :param5 , respiration = :param6 , hx = :param7 , allergy = :param8 , drug = :param9 , smoking = :param10 , idio = :param11 , nacrotics = :param12 , airway = :param13 , hemorrhage = :param14 , etc = :param15 , modify_user_id = :param16 , modify_datetime = TO_CHAR(SYSDATE,'yyyy-mm-dd hh24:mi:ss') where PID = :param0 AND CLN_DATE = :param1 ; END IF; END;]
- [Logging Date Time: 2016-12-21 14:59:05,470] =====================================================================================
- SQL Command - Statement Id: [SET_MEDI_HISTORY] Parameters: [param0=[patientCode,0957205], param1=[clnDate,20161209], param2=[bp,], param3=[dm,], param4=[heart,], param5=[kidney,], param6=[respiration,], param7=[hx,], param8=[allergy,], param9=[drug,], param10=[smoking,], param11=[idio,], param12=[nacrotics,], param13=[airway,], param14=[hemorrhage,], param15=[status_etc,], param16=[userId,104876]]
- [Logging Date Time: 2016-12-21 14:59:05,470] =====================================================================================
- SQL Command - Statement Id: [SET_MEDI_HISTORY] Parameters: [param0=[patientCode,0957205], param1=[clnDate,20161209], param2=[bp,], param3=[dm,], param4=[heart,], param5=[kidney,], param6=[respiration,], param7=[hx,], param8=[allergy,], param9=[drug,], param10=[smoking,], param11=[idio,], param12=[nacrotics,], param13=[airway,], param14=[hemorrhage,], param15=[status_etc,], param16=[userId,104876]]
|