123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>환자관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <inptinfo>
- <inptlist>
- <chk/>
- <roomcd/>
- <pid/>
- <hngnm/>
- <hngnmbtn/>
- <baptnm/>
- <baptnmbtn/>
- <relignnm/>
- <wardbaotnm/>
- <wardreligncd/>
- <vipyn/>
- <nurseno/>
- <cnstno/>
- <etcno/>
- <conslrchono/>
- <reqcnts/>
- <visittims/>
- <asesrec/>
- <sex/>
- <age/>
- <deptnm/>
- <atdoctnm/>
- <indd/>
- <opschedd/>
- <dschdd/>
- <dethdt/>
- <engnmdiagnm/>
- <hngnmdiagnm/>
- <cretno/>
- <etcactdd/>
- <etcconslrid/>
- <etcrem/>
- <etcconslrnm/>
- <etcseqno/>
- <reqyn/>
- <etcyn/>
- <sickdivseryn/>
- <reqkind/>
- <actflag/>
- <cnstreq/>
- </inptlist>
- </inptinfo>
- <inptcnt>
- <inhospcnt/>
- <visitcnt/>
- <asescnt/>
- <reqcnt/>
- <sickdivsercnt/>
- </inptcnt>
- <patminfo>
- <conslrid/>
- <actdd/>
- <actflag/>
- <seqno/>
- <pid/>
- <indd/>
- <cretno/>
- <acttims/>
- <acttm/>
- <acttmhour/>
- <acttmminu/>
- <asescarereccnst/>
- <rem/>
- <conslrnm/>
- </patminfo>
- <etcreq>
- <conslrid/>
- <actdd/>
- <actflag/>
- <seqno/>
- <pid/>
- <indd/>
- <cretno/>
- <acttims/>
- <acttm/>
- <acttmhour/>
- <acttmminu/>
- <asescarereccnst/>
- <rem/>
- <conslrnm/>
- <status/>
- <asesrec/>
- <nurseno/>
- <cnstno/>
- <etcno/>
- <conslrchono/>
- </etcreq>
- </main>
- <send>
- <reqdata/>
- <cond>
- <choice>1</choice>
- <wardcd/>
- <roomcd/>
- <patflag>2</patflag>
- <fromdd/>
- <todd/>
- <relign/>
- <aseskind>A</aseskind>
- <diagflag>H</diagflag>
- <conslrid/>
- </cond>
- <savedata/>
- <cmbcond/>
- </send>
- <init>
- <dept>
- <dept>
- </dept>
- </dept>
- <codelist/>
- <cmblist>
- <ward>
- </ward>
- <conslrward>
- <dept>
- <depthngnm/>
- <deptcd/>
- </dept>
- </conslrward>
- <relign>
- <P0157>
- </P0157>
- </relign>
- <wardrelign>
- <M0070>
- </M0070>
- </wardrelign>
- <roomlist>
- <room>
- <roomnm/>
- <roomcd/>
- </room>
- </roomlist>
- <actflag/>
- <aseskind>
- <A0464/>
- </aseskind>
- <etcactflag/>
- </cmblist>
- </init>
- <hidden>
- <errmsg/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fGetJobrespcd();
- fInit();
- ]]>
- </script>
- <submission id="TRZBC00101" method="post" mediatype="application/x-www-form-urlencoded" replace="instance"/>
- <submission id="TRZBC00105" method="post" mediatype="application/x-www-form-urlencoded" replace="instance"/>
- <submission id="TRZSD00109" method="post" mediatype="application/x-www-form-urlencoded" replace="instance"/>
- <submission id="TRAYA03601" ref="/root/send/cmbcond" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/init/cmblist/conslrward"/>
- <submission id="TRAYA03602" ref="/root/send/cmbcond" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/init/cmblist/roomlist"/>
- <submission id="TRAYA03603" ref="/root/send/cond" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/inptinfo"/>
- <submission id="TXAYA03501" ref="/root/send/savedata" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/hidden/errmsg"/>
- <script type="javascript" ev:event="xforms-model-destruct">
- <![CDATA[
- if(getGlobalVariable("paminfo").length > 0){
- delPatientInfos();
- }
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/common.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript">
- <![CDATA[
- // 초기값 셋팅
- function fInit()
- {
- var userid = getUserInfo("userid");
- var usernm = getUserInfo("usernm");
- var dutplcecd = getUserInfo("dutplcecd");
-
- //alert(dutplcecd);
-
- // dutplcecd = "4050100000";
-
- // 원목자인 경우만 저장 가능
- if (dutplcecd == "4050100000" || dutplcecd == "4050400000")
- {
- btn_patmsave.disabled = false;
- btn_etcsave.disabled = false;
- btn_etcdel.disabled = false;
-
- }
-
- model.removeNodeset("/root/main/inptinfo/inptlist");
- grd_list.fixedcellcheckbox(0,1) = true;
-
- // 병동
- //var instcd = "012";
- var instcd = getUserInfo("dutplceinstcd");
- //alert("instcd : "+instcd);
- var standard_yn = "orduseyn";
- var ord_deptflag = 'W';
- var rslt_ref = "/root/init/cmblist/ward";
- var sort_method = "depthngnm";
- zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref, sort_method);
-
- // 공통코드
- zbcfGetCodeList(new Array("P0157", "A0464", "M0070"), new Array("/root/init/cmblist/relign", "/root/init/cmblist/aseskind", "/root/init/cmblist/wardrelign"), true);
- // 환자정보 중 종교 정보 병동간호조사지와 연동 (2009.11.18 hhm)
- // zbcfGetCodeList(new Array("M0070", "A0464"), new Array("/root/init/cmblist/relign", "/root/init/cmblist/aseskind"), true);
-
- // 유형코드(구분항목)
- zbcfGetKindCodeList(
- new Array("A0012"), //업무규칙
- new Array("A0457"), //코드군
- new Array("/root/init/cmblist/actflag"), //노드
- true, //minimum : true TRZBC00105
- new Array("dispseq"), //sorting 항목
- new Array("asc")
- );
-
- // 유형코드(구분항목)
- zbcfGetKindCodeList(
- new Array("A0017"), //업무규칙
- new Array("A0457"), //코드군
- new Array("/root/init/cmblist/etcactflag"), //노드
- true, //minimum : true TRZBC00105
- '',
- ''
- );
-
- // 종교 콤보에 전체 추가
- addComboItem("cmb_relign", "", "", "above");
- cmb_relign.select(0);
- //model.setValue("/root/send/cond/relign", "1");
-
- addComboItem("cmb_aseskind", "의뢰환자전체", "B", "above");
- addComboItem("cmb_aseskind", "", "", "above");
- cmb_aseskind.select(0);
-
- //진단명
- grd_list.colHidden(26) = true;
- grd_list.colHidden(25) = false;
- // 원목자지정병동 조회
- fConslrWard();
-
- // 선택(원목자지정병동, 병동)
- fChoice();
-
- fDiagnm();
-
- // 원목자지정병동인 경우는 전체가 표시되어야 함
- // Default가 원목자 지정이기 때문에 Load되면서 무조건 전체 추가되도록 함
- // Default가 병동인 경우는 다른 방법으로 해야 함.
- //=================================================
- addComboItem("cmb_wardcd", "", "A", "above");
-
- cmb_wardcd.refresh();
- cmb_wardcd.select(0);
-
- cmb_wardcd.dispatch("xforms-select");
- //=================================================
-
- //조회기간 오늘 날짜로 세팅
- var CurrentDate = getCurrentDate();
- model.setValue("/root/send/cond/fromdd", CurrentDate.substr(0, 6) + "01");
- model.setValue("/root/send/cond/todd", CurrentDate);
-
- // 환자관리 내용 등록 부분
- model.setValue("/root/main/patminfo/actdd", CurrentDate);
- model.setValue("/root/main/patminfo/conslrnm", usernm);
-
- // 기타의뢰 환자 등록 부분
- model.setValue("/root/main/etcreq/actdd", CurrentDate);
- model.setValue("/root/main/etcreq/conslrnm", usernm);
-
- // 재원을 Default로
- fPatFalgSelect();
-
- model.refresh();
- }
- /**========================================================================================================================================
- * 원목자 권한
- =========================================================================================================================================*/
- function fGetJobrespcd(){
-
- //사용자ID (입력자 또는 로그인한 사용자ID)
-
- // var userid = getUserInfo("userid");
- // model.setValue(cmb_conslrid.attribute("ref"), userid);
- //
- // model.refresh();
- //
- // var code = getUserInfo('jobposcd');
- // if(code == '1786' || code == '1782' || code == '1834' || code == '0550'){
- // //alert(code);
- // btn_emr.visible = true;
- // btn_consult.visible = true;
- // }else{
- // btn_emr.visible = false;
- // btn_consult.visible = false;
- //
- // }
- // }
- var SMAYA03600_param=getScreenMenuParameter();
- if(SMAYA03600_param=='N')
- { //호스피스로 로그인시 확인서 출력, 직인선택, 특별활동 등록 버튼 활성화
- btn_emr.visible = false;
- btn_consult.visible = false;
- btn_fAYA03500.visible = false;
- }
- else{
- btn_emr.visible = true;
- btn_consult.visible = true;
- btn_fAYA03500.visible = true;
- }
- }
-
-
- // 원목자지정병동 조회
- function fConslrWard()
- {
- var userid = getUserInfo("userid");
- model.removeNodeset("/root/send/cmbcond");
- model.makeValue("/root/send/cmbcond/conslrid", userid);
-
- submit("TRAYA03601", false);
- }
-
- // 선택(원목자지정병동, 병동)
- function fChoice()
- {
- var choice = rdo_choice.value;
-
- model.resetInstanceNode("/root/init/cmblist/roomlist");
-
- // 2: 병동
- if (choice== '2') {
- cmb_wardcd.choices.itemset.attribute("nodeset") = "/root/init/cmblist/ward/dept";
- }
- else
- {
- cmb_wardcd.choices.itemset.attribute("nodeset") = "/root/init/cmblist/conslrward/dept";
-
- if (model.instances(0).selectNodes("/root/init/cmblist/conslrward/dept").length == 0)
- {
- model.makeNode("/root/init/cmblist/conslrward/dept");
- }
-
- //addComboItem("cmb_wardcd", "", "A", "above");
- }
- cmb_wardcd.refresh();
- cmb_wardcd.select(0);
-
- cmb_wardcd.dispatch("xforms-select");
-
-
- //cmb_roomcd.refresh();
- //cmb_roomcd.select(0);
- }
-
- // 병실 콤보 가져오기
- function fGetRoomList()
- {
- var userid = getUserInfo("userid");
- model.removeNodeset("/root/send/cmbcond");
- model.makeValue("/root/send/cmbcond/conslrid", userid);
- model.makeValue("/root/send/cmbcond/wardcd", cmb_wardcd.value);
- model.makeValue("/root/send/cmbcond/choice", rdo_choice.value);
-
- model.resetInstanceNode("/root/send/cond/roomcd");
-
- if (submit("TRAYA03602", false) == true)
- {
- if (model.instances(0).selectNodes("/root/init/cmblist/roomlist/room").length == 0)
- {
- model.makeNode("/root/init/cmblist/roomlist/room");
- }
-
- addComboItem("cmb_roomcd", "", "", "above");
- }
-
- }
-
- // 환자관리내용조회 팝업
- function fAYA03500()
- {
- //2009.12.10, 원목팀 정성숙 선생님 요청으로 modal->modeless로 변경함.(2010.01.22 재변경 hhm)
- open("SPAYA03500",1,100,100);
- //modal("SPAYA03500",1,100,100);
- //modal("SPAYA03500",null,null,null, "SPAYA03500", "/root/actsource", "/root/main/actsource");
- }
-
- // 조회
- function fSearch()
- {
- var CurrentDate = getCurrentDate();
- var fromdd = model.getValue("/root/send/cond/fromdd");
- var todd = model.getValue("/root/send/cond/todd");
- var dateintval=getDateInterval(fromdd,todd);
- //alert(dateintval);
- if(dateintval>31)
- {
- messageBox("조회기간은 최대 1달까지 할 수 있습니다.","I");
- model.setValue("/root/send/cond/fromdd", CurrentDate.substr(0, 6) + "01");
- model.setValue("/root/send/cond/todd", CurrentDate);
- return;
- }
-
- if (model.getValue("/root/send/cond/wardcd") == "") {
- messageBox("병동을 ","C001");
- model.setFocus("cmb_wardcd");
- return;
- }
-
-
-
- grd_list.fixedcellischeck(0,1) = false;
-
- model.resetInstanceNode("/root/main/inptcnt");
-
- fPatmCancel();
- fEtcCancel();
-
-
-
- var userid = getUserInfo("userid");
- model.setValue("/root/send/cond/conslrid", userid);
-
-
- // reqGetInptPatInfo
- if (submit("TRAYA03603", false) == true)
- {
- var inhospcnt = 0;
- var visitcnt = 0;
- var asescnt = 0;
- var reqcnt = 0;
- var sickdivsercnt = 0;
-
- var nodecnt = model.instances(0).selectNodes("/root/main/inptinfo/inptlist").length;
-
-
-
- for(var i = 1; i<=nodecnt; i++)
- {
- var pid = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/pid")
- var reqkind = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/reqkind");
- var reqcnts = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/reqcnts");
- var visittims = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/visittims");
- var asesrec = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/asesrec");
- var reqyn = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/reqyn");
- var etcyn = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/etcyn");
- var sickdivseryn = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/sickdivseryn");
-
- // 재원환자수
- if (pid != "")
- {
- inhospcnt = inhospcnt + 1;
- }
-
- // 총방문자수
- if (visittims > 0)
- {
- visitcnt = visitcnt + 1;
- }
-
- // 영적돌봄의뢰수
- if (reqkind != "")
- {
- asescnt = asescnt + 1;
- }
-
- // 의뢰환자방문수
- if (reqkind != "" && visittims > 0)
- {
- reqcnt = reqcnt + 1;
- }
-
- // 병자성사수
- if (sickdivseryn == "Y")
- {
- sickdivsercnt = sickdivsercnt + 1;
- }
-
-
- model.setValue("/root/main/inptcnt/inhospcnt", inhospcnt);
- model.setValue("/root/main/inptcnt/visitcnt", visitcnt);
- model.setValue("/root/main/inptcnt/asescnt", asescnt);
- model.setValue("/root/main/inptcnt/reqcnt", reqcnt);
- model.setValue("/root/main/inptcnt/sickdivsercnt", sickdivsercnt);
- }
-
- //타과의뢰로 조회된 환자중 의뢰/의뢰확정환자 색표시
- var idxRows=grd_list.rows;
-
- if(idxRows =='0' || idxRows !='0')
- {
- for(i=1;i<=idxRows;i++)
- {
- var cnstreq = model.getValue("/root/main/inptinfo/inptlist"+"["+i+"]/cnstreq");
- if(cnstreq=="Y")
- {
- //alert(cnstreq);
- grd_list.cellStyle("background-color",i+1,1, i+1, 26) = "#FDE899";
- }
- else
- {
- grd_list.cellStyle("background-color",i+1,0, i+1, 26) = "#ffffff";
- }
- }
- }
-
- model.refresh();
- }
-
- else
- {
-
- }
- }
-
- // 저장시 필수체크 여부
- function fCheckPatmDate()
- {
- var chk = "N";
- for(var i =0; i<grd_list.rows; i++)
- {
- if (grd_list.valueMatrix(i, grd_list.colRef("chk")) == "Y")
- {
- chk = "Y";
- break;
- }
- }
-
- if (chk == "N")
- {
- messageBox("환자관리 내용을 등록할 입원환자를", "C002");
- return false;
- }
-
- if (model.getValue("/root/main/patminfo/actdd") == "") {
- messageBox("활동일자를 ","C001");
- model.setFocus("ipt_actdd");
- return false;
- }
-
- if (model.getValue("/root/main/patminfo/actflag") == "") {
- messageBox("구분을 ","C001");
- model.setFocus("cmb_actflag");
- return false;
- }
-
- // 횟수 체크
- var actflag = model.getValue("/root/main/patminfo/actflag");
- // 방문 :1, 상담:2, 봉성체:3
- if (actflag == "1")
- {
- if (model.getValue("/root/main/patminfo/acttims") == "") {
- messageBox("횟수를 ","C001");
- model.setFocus("ipt_acttims");
- return false;
- }
- }
- else if (actflag == "2")
- {
- if (model.getValue("/root/main/patminfo/acttims") == "") {
- messageBox("횟수를 ","C001");
- model.setFocus("ipt_acttims");
- return false;
- }
- }
- return true;
- }
-
-
- // 환자관리 내용 저장
- function fPatmSave()
- {
- var sPassData =
- "conslrid" //원목자ID
- + "▦actdd" //활동일자
- + "▦actflag" //활동구분
- + "▦pid" //등록번호
- + "▦indd" //진료일자
- + "▦cretno" //생성번호
- + "▦acttims" //활동횟수
- + "▦acttm" //활동횟수
- + "▦asescarereccnst" //영적돌봄기록상담여부
- + "▦rem" //비고
- + "▦status" //상태
- + "▩" ;
-
- var conslrid = getUserInfo("userid");
- var actdd = model.getValue("/root/main/patminfo/actdd");
- var actflag = model.getValue("/root/main/patminfo/actflag");
- var acttims = model.getValue("/root/main/patminfo/acttims");
-
- // 시간 계산
- //==============================================================
- //var acttm = model.getValue("/root/main/patminfo/acttm");
- var acttmhour = model.getValue("/root/main/patminfo/acttmhour");
- var acttmminu = model.getValue("/root/main/patminfo/acttmminu");
-
- acttmhour = (acttmhour == '')? 0 : acttmhour;
- acttmminu = (acttmminu == '')? 0 : acttmminu;
-
- var tot = (eval(acttmhour)*60) + eval(acttmminu);
-
- var chkcnt = model.instances(0).selectNodes("/root/main/inptinfo/inptlist[chk='Y']").length;
-
- var acttm = "0";
- if (chkcnt == "0")
- {
- acttm = "0";
- }
- else
- {
- acttm = Math.round(tot/chkcnt);
- }
-
- //alert(acttm);
- //==============================================================
-
- //var asescarereccnst = model.getValue("/root/main/patminfo/asescarereccnst");
- var rem = model.getValue("/root/main/patminfo/rem");
-
- var asescarereccnst = "N";
-
- if (bol_asescarereccnst.value == "true")
- {
- asescarereccnst = "Y";
- }
-
- var totRow = grd_list.rows;
- var chkYN = "";
-
- for(var i = 1; i < totRow; i++) {
- var chkFlag = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/chk"); //체크되었을 때 true를 반환함
- var attdncdd = model.getValue("/root/main/attdabsnrgst/attdabsnrgstinfo/attdncdd");
-
- if (chkFlag == "Y"){
- sPassData = sPassData + conslrid
- + "▦" + actdd
- + "▦" + actflag
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/pid")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/indd")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/cretno")
- + "▦" + acttims
- + "▦" + acttm
- + "▦" + asescarereccnst
- + "▦" + rem
- + "▦" + "i"
- + "▩" ;
- chkYN = 'Y'; //체크여부 확인하기 위한 값
- }
- }
-
- model.removeNodeset("/root/send/savedata");
- model.makeNode("/root/send/savedata");
- model.setValue("/root/send/savedata", sPassData);
-
- //체크박스 체크여부 확인
- if (chkYN == "") {
- messageBox("환자관리 내용을 등록할 입원환자를 ","C002");
- return;
- }
-
- //model.resetInstanceNode("/root/hidden/errmsg");
- if (submit("TXAYA03501", false)) {
- var chkerror = fChkError(); //중복체크
- //var rownum = model.getValue("/root/hidden/errmsg/rownum"); //중복체크된 rownum
-
- // 1(에러), 0: 성공
- if (chkerror == 0)
- {
- messageBox("저장이", "I002");
- fSearch();
- //fTrgtManRef();
- //fAttdncReset();
- }
- }
- }
-
- //중복 저장 체크(기타 의뢰는 한건만 입력되어야 함)
- function fChkError(){
- var errcd = model.getValue("/root/hidden/errmsg/errcd");
- var rownum = model.getValue("/root/hidden/errmsg/rownum"); //중복체크된 rownum
- //var trgtmanid = model.getValue("/root/hidden/errmsg/trgtmanid"); //중복체크된 rownum
- //alert(trgtmanid);
-
- var totRow = grd_list.rows;
-
- if(errcd == "err01"){
- /*
- var trgtmannm = model.getValue("/root/main/trgtmanlist/trgtmanlistinfo[trgtmanid='" + trgtmanid + "']/trgtmannm");
- var attdncdd = model.getValue("/root/main/attdabsnrgst/attdabsnrgstinfo/attdncdd");
- messageBox(trgtmannm + "의 " + attdncdd + "일자 출석이", "E006");
- */
- messageBox("해당환자의 등록내역이", "E006");
- return 1;
-
- }
- return 0;
- }
-
- // 환자관리 내용 등록 취소버튼
- function fPatmCancel()
- {
- model.resetInstanceNode("/root/main/patminfo");
-
- //조회기간 오늘 날짜로 세팅
- var CurrentDate = getCurrentDate();
- model.setValue("/root/main/patminfo/actdd", CurrentDate);
-
- var usernm = getUserInfo("usernm");
- model.setValue("/root/main/patminfo/conslrnm", usernm);
- }
-
- // 기타의뢰 등록시 필수 체크
- function fCheckEtcDate()
- {
- var chk = "N";
- var chkcnt = 0;
- for(var i =0; i<grd_list.rows; i++)
- {
- if (grd_list.valueMatrix(i, grd_list.colRef("chk")) == "Y")
- {
- //chk = "Y";
- chkcnt = chkcnt + 1;
- //break;
- }
- }
-
- if (chkcnt == "0")
- {
- messageBox("기타의뢰 등록할 입원환자를", "C002");
- return false;
- }
- else if (chkcnt > 1)
- {
- messageBox("기타의뢰등록은 환자 개개인에 대해서만 저장이 가능합니다. 다시", "C002");
- return false;
- }
-
- if (model.getValue("/root/main/etcreq/actdd") == "") {
- messageBox("의뢰일자를 ","C001");
- model.setFocus("ipt_etcactdd");
- return false;
- }
- return true;
-
- }
-
- // 기타의뢰 삭제시 필수 체크
- function fCheckEtcDelete()
- {
- var chk = "N";
- var chkcnt = 0;
- for(var i =0; i<grd_list.rows; i++)
- {
- if (grd_list.valueMatrix(i, grd_list.colRef("chk")) == "Y")
- {
- //chk = "Y";
- chkcnt = chkcnt + 1;
- //break;
- }
- }
-
- if (chkcnt == "0")
- {
- messageBox("기타의뢰 삭제할 입원환자를", "C002");
- return false;
- }
- else if (chkcnt > 1)
- {
- messageBox("기타의뢰등록은 환자 개개인에 대해서만 삭제가 가능합니다. 다시", "C002");
- return false;
- }
-
- return true;
-
- }
-
- // 기타의뢰 환자 저장
- function fEtcSave()
- {
- var sPassData =
- "conslrid" //원목자ID
- + "▦actdd" //활동일자
- + "▦actflag" //활동구분
- + "▦pid" //등록번호
- + "▦indd" //진료일자
- + "▦cretno" //생성번호
- + "▦acttims" //활동횟수
- + "▦acttm" //활동횟수
- + "▦asescarereccnst" //영적돌봄기록상담여부s
- + "▦rem" //비고
- + "▦seqno" //일련번호
- + "▦status" //상태
- + "▩" ;
-
- //var conslrid = getUserInfo("userid");
- var conslrid = model.getValue("/root/main/etcreq/conslrid");
- var actdd = model.getValue("/root/main/etcreq/actdd");
- //var actflag = "4";
- var actflag = model.getValue("/root/main/etcreq/actflag");
- var acttims = "0";
- var acttm = "0";
- //var asescarereccnst = model.getValue("/root/main/patminfo/asescarereccnst");
- var rem = model.getValue("/root/main/etcreq/rem");
-
- var asescarereccnst = "N";
- /*
- if (bol_asescarereccnst.value == "Y")
- {
- asescarereccnst = "Y";
- }
- */
-
- var totRow = grd_list.rows;
- var chkYN = "";
-
- for(var i = 1; i < totRow; i++) {
- var chkFlag = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/chk"); //체크되었을 때 true를 반환함
- var attdncdd = model.getValue("/root/main/attdabsnrgst/attdabsnrgstinfo/attdncdd");
-
- if (chkFlag == "Y"){
- if (model.getValue("/root/main/etcreq/status") == "")
- {
- model.setValue("/root/main/etcreq/status", "d");
- }
-
- sPassData = sPassData + conslrid
- + "▦" + actdd
- + "▦" + actflag
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/pid")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/indd")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/cretno")
- + "▦" + acttims
- + "▦" + acttm
- + "▦" + asescarereccnst
- + "▦" + rem
- + "▦" + model.getValue("/root/main/etcreq/seqno")
- + "▦" + model.getValue("/root/main/etcreq/status")
- + "▩" ;
- chkYN = 'Y'; //체크여부 확인하기 위한 값
- }
- }
-
- model.removeNodeset("/root/send/savedata");
- model.makeNode("/root/send/savedata");
- model.setValue("/root/send/savedata", sPassData);
-
- //체크박스 체크여부 확인
- if (chkYN == "") {
- messageBox("등록할 입원환자를 ","C002");
- return;
- }
-
- //기타의뢰/원목자등록 선택여부 확인
- var etcactflag = model.getValue("/root/main/etcreq/actflag");
- if (etcactflag == ""){
- messageBox("구분을 ","C001");
- model.setFocus("cmb_etcflag");
- return false;
- }
-
- //model.resetInstanceNode("/root/hidden/errmsg");
- if (submit("TXAYA03501", false)) {
- var chkerror = fChkError(); //중복체크
- //var rownum = model.getValue("/root/hidden/errmsg/rownum"); //중복체크된 rownum
-
- // 1(에러), 0: 성공
- if (chkerror == 0)
- {
- messageBox("저장이", "I002");
- fSearch();
- //fTrgtManRef();
- //fAttdncReset();
- }
- }
-
- }
-
- // 기타의뢰 환자 삭제
- function fEtcDelete()
- {
- var btn = messageBox("선택한 환자의 기타의뢰내역을", "Q001");
-
- if (btn == "7")
- {
- return;
- }
-
- var sPassData =
- "conslrid" //원목자ID
- + "▦actdd" //활동일자
- + "▦actflag" //활동구분
- + "▦pid" //등록번호
- + "▦indd" //진료일자
- + "▦cretno" //생성번호
- + "▦acttims" //활동횟수
- + "▦acttm" //활동횟수
- + "▦asescarereccnst" //영적돌봄기록상담여부
- + "▦rem" //비고
- + "▦seqno" //일련번호
- + "▦status" //상태
- + "▩" ;
-
- //var conslrid = getUserInfo("userid");
- var conslrid = model.getValue("/root/main/etcreq/conslrid");
- var actdd = model.getValue("/root/main/etcreq/actdd");
- //var actflag = "4";
- var actflag = model.getValue("/root/main/etcreq/actflag");
- var acttims = "0";
- var acttm = "0";
- var rem = model.getValue("/root/main/etcreq/rem");
-
- var asescarereccnst = "N";
- var totRow = grd_list.rows;
- var chkYN = "";
-
- for(var i = 1; i < totRow; i++) {
- var chkFlag = model.getValue("/root/main/inptinfo/inptlist[" + i + "]/chk"); //체크되었을 때 true를 반환함
- var attdncdd = model.getValue("/root/main/attdabsnrgst/attdabsnrgstinfo/attdncdd");
-
- if (chkFlag == "Y"){
- sPassData = sPassData
- + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/etcconslrid")
- + "▦" +model.getValue("/root/main/inptinfo/inptlist[" + i + "]/etcactdd")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/actflag")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/pid")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/indd")
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/cretno")
- + "▦" + acttims
- + "▦" + acttm
- + "▦" + asescarereccnst
- + "▦" + rem
- + "▦" + model.getValue("/root/main/inptinfo/inptlist[" + i + "]/etcseqno")
- + "▦" + "d"
- + "▩" ;
- chkYN = 'Y'; //체크여부 확인하기 위한 값
- }
- }
- var idx = grd_list.row-1;
- //alert(idx);
- var asesrecyn = model.getValue("/root/main/inptinfo/inptlist[" + idx + "]/asesrec");
- var nursenoyn = model.getValue("/root/main/inptinfo/inptlist[" + idx + "]/nurseno");
- var cnstnoyn = model.getValue("/root/main/inptinfo/inptlist[" + idx + "]/cnstno");
- var etcnoyn = model.getValue("/root/main/inptinfo/inptlist[" + idx + "]/etcno");
- var conslrchonoyn = model.getValue("/root/main/inptinfo/inptlist[" + idx + "]/conslrchono");
-
- model.setValue("/root/main/etcreq/asesrec",asesrecyn);
- model.setValue("/root/main/etcreq/etcno",nursenoyn);
- model.setValue("/root/main/etcreq/etcno",cnstnoyn);
- model.setValue("/root/main/etcreq/etcno",etcnoyn);
- model.setValue("/root/main/etcreq/conslrchono",conslrchonoyn);
-
-
- if(asesrecyn =="Y"){
- if((nursenoyn =='1')&&(etcnoyn =='3')){
- messageBox("삭제가", "I002");
- }else if((nursenoyn =='1')&&(conslrchonoyn =='4')){
- messageBox("삭제가", "I002");
- }else if((cnstnoyn =='2')&&(etcnoyn =='3')){
- messageBox("삭제가", "I002");
- }else if((cnstnoyn =='2')&&(conslrchonoyn =='4')){
- messageBox("삭제가", "I002");
- }else if((nursenoyn =='')&&(etcnoyn =='3')){
- messageBox("영적돌봄기록지 정보가 존재합니다. 삭제처리 하실 수", "I004");
- return;
- }else if((nursenoyn =='')&&(conslrchonoyn =='4')){
- messageBox("영적돌봄기록지 정보가 존재합니다. 삭제처리 하실 수", "I004");
- return;
- }else if((cnstnoyn =='')&&(etcnoyn =='3')){
- messageBox("영적돌봄기록지 정보가 존재합니다. 삭제처리 하실 수", "I004");
- return;
- }else if((cnstnoyn =='')&&(conslrchonoyn =='4')){
- messageBox("영적돌봄기록지 정보가 존재합니다. 삭제처리 하실 수", "I004");
- return;
- }
- }
-
- else{
- messageBox("삭제가", "I002");
- }
-
- model.removeNodeset("/root/send/savedata");
- model.makeNode("/root/send/savedata");
- model.setValue("/root/send/savedata", sPassData);
-
-
- //model.resetInstanceNode("/root/hidden/errmsg");
- if (submit("TXAYA03501", false)== true) {
-
- var chkerror = fChkError(); //중복체크
- //var rownum = model.getValue("/root/hidden/errmsg/rownum"); //중복체크된 rownum
-
- // 1(에러), 0: 성공
- if (chkerror == 0)
- {
-
-
- fSearch();
- //fTrgtManRef();
- //fAttdncReset();
- }
- }
- }
-
-
-
- // 기타의뢰 환자 취소
- function fEtcCancel()
- {
- model.resetInstanceNode("/root/main/etcreq");
- //조회기간 오늘 날짜로 세팅
- ipt_etcactdd.disabled = false;
- var CurrentDate = getCurrentDate();
- model.setValue("/root/main/etcreq/actdd", CurrentDate);
-
- var usernm = getUserInfo("usernm");
- var userid = getUserInfo("userid");
- model.setValue("/root/main/etcreq/conslrnm", usernm);
- model.setValue("/root/main/etcreq/conslrid", userid);
- model.setValue("/root/main/etcreq/seqno", "0");
- model.setValue("/root/main/etcreq/status", "i");
-
- model.setFocus("ipt_etcactdd");
- }
-
- // 환자관리 구분 선택
- function fSelectActflag()
- {
- var actflag = model.getValue("/root/main/patminfo/actflag");
-
- // 방문 :1, 상담:2, 봉성체:3
- if (actflag == "1")
- {
- model.resetInstanceNode("/root/main/patminfo/acttims");
- model.setValue("/root/main/patminfo/acttims", "1");
- model.resetInstanceNode("/root/main/patminfo/acttm");
- model.resetInstanceNode("/root/main/patminfo/acttmhour");
- model.resetInstanceNode("/root/main/patminfo/acttmminu");
- model.resetInstanceNode("/root/main/patminfo/asescarereccnst");
- ipt_acttims.disabled = false;
- //ipt_acttm.disabled = false;
- bol_asescarereccnst.disabled = true;
- model.setFocus("ipt_acttims");
- }
- else if (actflag == "2")
- {
- model.resetInstanceNode("/root/main/patminfo/acttims");
- model.setValue("/root/main/patminfo/acttims", "1");
- model.resetInstanceNode("/root/main/patminfo/acttm");
- model.resetInstanceNode("/root/main/patminfo/acttmhour");
- model.resetInstanceNode("/root/main/patminfo/acttmminu");
- model.resetInstanceNode("/root/main/patminfo/asescarereccnst");
- ipt_acttims.disabled = false;
- //ipt_acttm.disabled = false;
- bol_asescarereccnst.disabled = false;
- model.setFocus("ipt_acttims");
- }
- else
- {
- model.resetInstanceNode("/root/main/patminfo/acttims");
- model.setValue("/root/main/patminfo/acttims", "1");
- model.resetInstanceNode("/root/main/patminfo/acttm");
- model.resetInstanceNode("/root/main/patminfo/acttmhour");
- model.resetInstanceNode("/root/main/patminfo/acttmminu");
- model.resetInstanceNode("/root/main/patminfo/asescarereccnst");
- ipt_acttims.disabled = true;
- //ipt_acttm.disabled = true;
- bol_asescarereccnst.disabled = true;
- model.setFocus("ipt_acttmhour");
- }
-
-
- }
-
- // 그리드 버튼 클릭(성명, 세례명)
- function fGrdButtonClick()
- {
- if (grd_list.rows <= 2) return;
- if (grd_list.row < 2) return;
-
- var lrow = grd_list.row - 1;
-
- var colname = grd_list.colAttribute(grd_list.col, "ref");
- //alert(colname);
- //alert(model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/pid"));
- //alert(model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/indd"));
- //alert(model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/cretno"));
-
- var pid = setParameter("pid", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/pid") );
- var indd = setParameter("indd", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/indd"));
- var cretno = setParameter("cretno", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/cretno"));
-
- // 개별환자추가정보, 환자정보수정 팝업
- if (colname == "hngnmbtn")
- {
- modal("SPAYA03900",1,100,100);
- //modal("SPAYA03900",null,null,null, "SPAYA03900", "/root/actsource", "/root/main/actsource");
- }
- else if (colname == "baptnmbtn")
- {
- modal("SPAYA03800",1,100,100);
- //modal("SPAYA03800",null,null,null, "SPAYA03800", "/root/actsource", "/root/main/actsource");
- fSearch();
- }
-
-
- }
-
- // 상단에 환자정보 올리기
- function fUpPatInfo()
- {
- delPatientInfos();
- if (grd_list.rows <= 2) return;
- if (grd_list.row < 2) return;
-
- if(grd_list.isCell(event.target) && grd_list.mouseRow >= grd_list.fixedrows)
- {
-
- }
- else
- {
- return;
- }
- var idxRow = grd_list.row - 1; //그리드에서 해당 환자 선택
-
- var instcd = getUserInfo("dutplceinstcd");
-
- var pid = model.getValue("/root/main/inptinfo/inptlist["+idxRow+"]/pid");
- var indd = model.getValue("/root/main/inptinfo/inptlist["+idxRow+"]/indd");
- var cretno = model.getValue("/root/main/inptinfo/inptlist["+idxRow+"]/cretno");
- var dschdd = model.getValue("/root/main/inptinfo/inptlist["+idxRow+"]/dschdd");
- var CurrentDate = getCurrentDate();
-
- //재원자 - 현재일자
- if(dschdd == "99991231"){
- var condparam1 = "I▦" + pid + "▦" + indd + "▦" + cretno + "▦" + instcd + "▦" + CurrentDate;
- setParameter("condparam", condparam1);
- modal("SPMMO08900", 1, "", "", "", "", "", "left:0; right:0; width:0; height:0; sysmenu:hidden; caption:hidden; min:hidden, max:hidden;");
- }
-
-
- //퇴원자 - 퇴원일자
- else if(dschdd != "99991231"){
- var condparam2 = "I▦" + pid + "▦" + indd + "▦" + cretno + "▦" + instcd + "▦" + dschdd;
- setParameter("condparam", condparam2);
- modal("SPMMO08900", 1, "", "", "", "", "", "left:0; right:0; width:0; height:0; sysmenu:hidden; caption:hidden; min:hidden, max:hidden;");
- }
- //modal("SPMMO08900");
-
-
- }
-
-
- // 리스트 엑셀 파일로 저장
- function fExcel()
- {
- if (grd_list.rows <= 2) return;
-
- var fileName = window.fileDialog("save", ",", false, "입원환자 리스트", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != ""){
- grd_list.saveExcel(fileName, "SheetName", false, false, "", "", false);
- }
- }
-
- // 기타의뢰 정보 조회
- function fEtcInfo()
- {
- if (grd_list.rows <= 2) return;
- if (grd_list.row < 2) return;
-
- if(grd_list.isCell(event.target) && grd_list.mouseRow >= grd_list.fixedrows)
- {
-
- }
- else
- {
- return;
- }
- var lrow = grd_list.row - 1; //그리드에서 해당 환자 선택
-
- model.resetInstanceNode("/root/main/etcreq");
-
- var actdd = model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/etcactdd");
- var actflag = model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/actflag");
-
- //alert(actdd);
- //alert(actflag);
-
- if (actdd == "")
- {
- ipt_etcactdd.disabled = false;
- cmb_etcflag.disabled = false;
-
- var userid = getUserInfo("userid");
- var usernm = getUserInfo("usernm");
-
- var CurrentDate = getCurrentDate();
-
- // 기타의뢰 환자 등록 부분
- model.setValue("/root/main/etcreq/actdd", CurrentDate);
- model.setValue("/root/main/etcreq/conslrnm", usernm);
- model.setValue("/root/main/etcreq/conslrid", userid);
- model.setValue("/root/main/etcreq/seqno", "0");
- model.setValue("/root/main/etcreq/status", "i");
- }
- else
- {
- // ipt_etcactdd.disabled = true;
- // cmb_etcflag.disabled = true;
-
- model.setValue("/root/main/etcreq/actflag", actflag);
- model.setValue("/root/main/etcreq/actdd", actdd);
- model.setValue("/root/main/etcreq/actflag", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/actflag"));
- model.setValue("/root/main/etcreq/conslrnm", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/etcconslrnm"));
- model.setValue("/root/main/etcreq/conslrid", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/etcconslrid"));
- model.setValue("/root/main/etcreq/rem", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/etcrem"));
- model.setValue("/root/main/etcreq/seqno", model.getValue("/root/main/inptinfo/inptlist[" + lrow + "]/etcseqno"));
- model.setValue("/root/main/etcreq/status", "u");
- }
-
-
- model.refresh();
- }
-
- // 출력
- function fPreview()
- {
- exeReportPreview("RPAYA03601", "XMLSTR");
- /*
- if(chk_lookaheadyn.value == "Y"){
- exeReportPreview("RPAHA00404", "XMLSTR");
- }
- else {
- exeReportPreview("RPAYA00201", "XMLSTR" , "" , "" , "true" , "", "", "", "", "true");
- }
- */
- }
-
- function fPreview2()
- {
- exeReportPreview("RPAYA03602", "XMLSTR");
- /*
- if(chk_lookaheadyn.value == "Y"){
- exeReportPreview("RPAHA00404", "XMLSTR");
- }
- else {
- exeReportPreview("RPAYA00201", "XMLSTR" , "" , "" , "true" , "", "", "", "", "true");
- }
- */
- }
-
- // 타과의뢰 open
- function fMMR05000()
- {
- setParameter("SMMMR05000_param_userdept", "4050400000");
- modal("SMMMR05000",1,100,100);
- //modal("SMMMR05000",null,null,null, "SMMMR05000", "/root/actsource", "/root/main/actsource");
- }
- // 환자구분 선택시 일자 disable
- function fPatFalgSelect()
- {
- if (rdo_patflag.value == "2")
- {
- ipt_fromdd.disabled = true;
- ipt_todd.disabled = true;
- }
- else
- {
- ipt_fromdd.disabled = false;
- ipt_todd.disabled = false;
- }
- }
-
- // 영적돌봄기록
- function fAYA04200()
- {
- open("SMAYA04200",1,100,100);
- }
-
- // 환자추가정보조회
- function fAYA03700()
- {
- modal("SMAYA03700",1,100,100);
- //modal("SMAYA03700",null,null,null, "SMAYA03700", "/root/actsource", "/root/main/actsource");
- }
-
- // 진단명
- function fDiagnm()
- {
- if (rdo_diag.value == "E")
- {
- // grd_list.colHidden(27) = true;
- // grd_list.colHidden(28) = false;
- grd_list.colHidden(grd_list.colRef("engnmdiagnm")) = false;
- grd_list.colHidden(grd_list.colRef("hngnmdiagnm")) = true;
- }
-
- else if(rdo_diag.value == "H")
- {
- // grd_list.colHidden(27) = true;
- // grd_list.colHidden(28) = false;
- grd_list.colHidden(grd_list.colRef("engnmdiagnm")) = true;
- grd_list.colHidden(grd_list.colRef("hngnmdiagnm")) = false
- }
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:147px; height:14px; ">환자관리</caption>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
- <line id="line37" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13px; width:1195px; height:762px; ">
- <caption id="caption21" class="tit_2" style="left:0px; top:80px; width:125px; height:13px; ">입원환자 조회</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:100px; x2:1194px; y2:99px; "/>
- <group id="group4" style="left:0px; top:5px; width:1194px; height:60px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:60px; "/>
- <caption id="caption23" class="search_name" style="left:255px; top:35px; width:150px; height:17px; ">영적돌봄의뢰유형 :</caption>
- <shape id="roundrect4" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:575px; top:34px; width:180px; height:19px; background-color:transparent; border-color:#7cbbdd; border-style:solid; "/>
- <caption id="caption25" class="search_name" style="left:20px; top:10px; width:85px; height:17px; ">선 택 :</caption>
- <caption id="caption26" class="search_name" style="left:20px; top:35px; width:65px; height:17px; ">종 교 :</caption>
- <caption id="caption5" class="search_name" style="left:570px; top:10px; width:86px; height:17px; ">환자구분 :</caption>
- <line id="line2" class="line_4" style="x1:1105px; y1:10px; x2:1105px; y2:53px; "/>
- <caption id="caption9" class="search_no_b" style="left:975px; top:10px; width:12px; height:17px; ">~</caption>
- <select1 id="rdo_choice" ref="/root/send/cond/choice" overflow="visible" appearance="full" rows="1" cols="2" cellspacing="6" style="left:95px; top:10px; width:190px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>원목자지정병동</label>
- <value>1</value>
- </item>
- <item>
- <label>병동선택</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fChoice();
- model.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_wardcd" ref="/root/send/cond/wardcd" class="combo_search" appearance="minimal" style="left:290px; top:10px; width:110px; height:19px; ">
- <choices>
- <itemset>
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- fGetRoomList();
- model.refresh();
-
- ]]>
- </script>
- </select1>
- <select1 id="cmb_roomcd" ref="/root/send/cond/roomcd" class="combo_search" appearance="minimal" style="left:406px; top:10px; width:130px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmblist/roomlist/room">
- <label ref="roomnm"/>
- <value ref="roomcd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="rdo_patflag" ref="/root/send/cond/patflag" overflow="visible" appearance="full" rows="1" cols="4" cellspacing="6" style="left:660px; top:10px; width:220px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>1</value>
- </item>
- <item>
- <label>재원</label>
- <value>2</value>
- </item>
- <item>
- <label>퇴원</label>
- <value>3</value>
- </item>
- <item>
- <label>가퇴원</label>
- <value>4</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- fPatFalgSelect();
- model.refresh();
- ]]>
- </script>
- </select1>
- <input id="ipt_fromdd" ref="/root/send/cond/fromdd" class="input_default" inputtype="date" style="left:885px; top:10px; width:90px; height:19px; "/>
- <input id="ipt_todd" ref="/root/send/cond/todd" class="input_default" inputtype="date" style="left:990px; top:10px; width:90px; height:19px; "/>
- <select1 id="cmb_relign" ref="/root/send/cond/relign" class="combo_search" appearance="minimal" style="left:95px; top:35px; width:90px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmblist/relign/P0157">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_aseskind" ref="/root/send/cond/aseskind" class="combo_search" appearance="minimal" style="left:406px; top:35px; width:130px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmblist/aseskind/A0464">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="rdo_diag" ref="/root/send/cond/diagflag" overflow="visible" appearance="full" rows="1" cols="2" cellspacing="6" style="left:580px; top:35px; width:170px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>영문진단명</label>
- <value>E</value>
- </item>
- <item>
- <label>한글진단명</label>
- <value>H</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fDiagnm();
- ]]>
- </script>
- </select1>
- <button id="btn_search" class="btn1_letter2" style="left:1123px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(getGlobalVariable("paminfo").length > 0){
- delPatientInfos();
- }
- fSearch();
-
-
- ]]>
- </script>
- </button>
- <select1 id="cmb_conslrid" ref="/root/send/cond/conslrid" class="combo_default" visibility="hidden" appearance="minimal" style="left:765px; top:33px; width:130px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/comcodelist/conslrlist/conslrlistinfo">
- <label ref="conslrnm"/>
- <value ref="conslrid"/>
- </itemset>
- </choices>
- </select1>
- </group>
- <group id="group6" style="left:405px; top:580px; width:785px; height:100px; ">
- <caption id="caption51" class="cell_1" style="left:0px; top:30px; width:67px; height:23px; vertical-align:middle; ">활동일자</caption>
- <caption id="caption78" class="cell_1" style="left:167px; top:30px; width:50px; height:23px; vertical-align:middle; ">구분</caption>
- <line id="line8" class="line_3" style="x1:0px; y1:97px; x2:780px; y2:97px; "/>
- <caption id="caption7" class="tit_2" style="left:8px; top:7px; width:137px; height:13px; font-family:돋움; vertical-align:middle; ">환자관리 내용 등록</caption>
- <line id="line7" class="line_1" style="x1:0px; y1:25px; x2:780px; y2:25px; "/>
- <button id="btn_fAYA03500" class="btn3_letter8" style="left:551px; top:3px; width:128px; height:22px; ">
- <caption>환자관리내용조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fAYA03500();
- ]]>
- </script>
- </button>
- <caption id="caption2" class="cell_1" style="left:631px; top:30px; width:110px; height:23px; vertical-align:middle; ">영적돌봄기록상담</caption>
- <caption id="caption3" class="cell_1" style="left:308px; top:30px; width:50px; height:23px; vertical-align:middle; ">횟수</caption>
- <caption id="caption10" class="cell_1" style="left:0px; top:55px; width:67px; height:40px; vertical-align:middle; ">비고</caption>
- <caption id="caption11" class="cell_1" style="left:418px; top:30px; width:60px; height:23px; vertical-align:middle; ">소요시간</caption>
- <caption id="caption12" style="left:613px; top:32px; width:20px; height:20px; ">분</caption>
- <button id="btn_patmsave" class="btn5_letter2" disabled="false" style="left:681px; top:5px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !fCheckPatmDate() ) return; //필수 저장여부 체크
-
- fPatmSave();
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_patmcancel" class="btn5_letter3" style="left:726px; top:5px; width:53px; height:19px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPatmCancel();
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_actdd" ref="/root/main/patminfo/actdd" class="input_default" inputtype="date" style="left:72px; top:32px; width:90px; height:19px; "/>
- <select1 id="cmb_actflag" ref="/root/main/patminfo/actflag" class="combo_default" appearance="minimal" style="left:222px; top:32px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmblist/actflag/A0012A0457">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- fSelectActflag();
- model.refresh();
- ]]>
- </script>
- </select1>
- <input id="ipt_acttims" ref="/root/main/patminfo/acttims" class="input_default" maxlength="2" format="#,###" style="left:363px; top:32px; width:50px; height:19px; "/>
- <input id="ipt_acttmhour" ref="/root/main/patminfo/acttmhour" class="input_default" maxlength="2" format="#,###" style="left:483px; top:32px; width:40px; height:19px; "/>
- <input id="ipt_acttmminu" ref="/root/main/patminfo/acttmminu" class="input_default" maxlength="2" format="#,###" style="left:558px; top:32px; width:50px; height:19px; "/>
- <bool id="bol_asescarereccnst" checkvalue="Y" ref="/root/main/patminfo/asescarereccnst" style="left:741px; top:30px; width:35px; height:20px; "/>
- <caption id="caption16" style="left:528px; top:32px; width:26px; height:20px; ">시간</caption>
- <textarea id="textarea1" ref="/root/main/patminfo/rem" maxlength="100" imemode="hangul" style="left:72px; top:55px; width:553px; height:40px; "/>
- <caption id="caption18" class="cell_1" style="left:631px; top:55px; width:50px; height:23px; vertical-align:middle; ">원목자</caption>
- <output id="opt_conslrnm" ref="/root/main/patminfo/conslrnm" class="output_fix" style="left:684px; top:56px; width:93px; height:19px; "/>
- </group>
- <group id="group7" style="left:0px; top:580px; width:400px; height:170px; ">
- <output id="output20" ref="/root/main/inptcnt/asescnt" class="output_fix" appearance="output" style="left:128px; top:47px; width:67px; height:19px; text-align:right; "/>
- <output id="output21" ref="/root/main/inptcnt/sickdivsercnt" class="output_fix" appearance="output" style="left:128px; top:81px; width:67px; height:19px; text-align:right; "/>
- <shape id="roundrect5" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:5px; top:115px; width:390px; height:45px; background-color:transparent; border-color:#7cbbdd; border-style:solid; "/>
- <output id="output23" ref="/root/main/inptcnt/reqcnt" class="output_fix" appearance="output" style="left:325px; top:48px; width:67px; height:19px; text-align:right; "/>
- <output id="input31" ref="/root/main/inptcnt/inhospcnt" class="output_fix" appearance="output" style="left:128px; top:14px; width:67px; height:19px; text-align:right; "/>
- <caption id="caption31" class="cell_2" style="left:10px; top:120px; width:125px; height:20px; vertical-align:middle; ">의뢰유형/원목자</caption>
- <caption id="caption53" class="cell_1" style="left:5px; top:10px; width:120px; height:28px; ">환자수</caption>
- <caption id="caption65" class="cell_1" style="left:5px; top:77px; width:120px; height:28px; ">병자성사환자수</caption>
- <caption id="caption33" style="left:148px; top:123px; width:90px; height:14px; vertical-align:middle; ">① 간호사스크린</caption>
- <caption id="caption55" class="cell_1" style="left:202px; top:10px; width:120px; height:28px; ">총방문환자수</caption>
- <output id="output26" ref="/root/main/inptcnt/visitcnt" class="output_fix" appearance="output" style="left:325px; top:14px; width:67px; height:19px; text-align:right; "/>
- <caption id="caption66" class="cell_1" style="left:5px; top:43px; width:120px; height:28px; ">영적돌봄의뢰수</caption>
- <caption id="caption34" style="left:148px; top:140px; width:144px; height:14px; vertical-align:middle; ">③ 기타의뢰</caption>
- <caption id="caption59" class="cell_1" style="left:202px; top:44px; width:120px; height:28px; ">의뢰환자방문수</caption>
- <caption id="caption28" style="left:293px; top:123px; width:66px; height:14px; vertical-align:middle; ">② 타과의뢰</caption>
- <caption id="caption29" style="left:293px; top:140px; width:78px; height:14px; vertical-align:middle; ">④ 원목자선정</caption>
- <line id="line6" class="line_3" style="x1:5px; y1:5px; x2:400px; y2:5px; "/>
- <line id="line5" class="line_2" style="x1:0px; y1:40px; x2:395px; y2:40px; "/>
- <line id="line9" class="line_2" style="x1:5px; y1:74px; x2:400px; y2:74px; "/>
- <line id="line10" class="line_2" style="x1:0px; y1:107px; x2:395px; y2:107px; "/>
- </group>
- <bool id="bool1" visibility="hidden" style="left:400px; top:75px; width:30px; height:20px; "/>
- <caption id="caption4" visibility="hidden" style="left:425px; top:75px; width:55px; height:20px; ">전체선택</caption>
- <group id="group9" style="left:405px; top:690px; width:785px; height:65px; ">
- <caption id="caption13" class="tit_2" style="left:8px; top:2px; width:152px; height:13px; font-family:돋움; vertical-align:middle; ">기타의뢰 / 원목자등록</caption>
- <caption id="caption14" class="cell_1" style="left:165px; top:25px; width:67px; height:23px; vertical-align:middle; ">의뢰일자</caption>
- <caption id="caption15" class="cell_1" style="left:512px; top:25px; width:50px; height:23px; vertical-align:middle; ">비고</caption>
- <line id="line12" class="line_1" style="x1:0px; y1:20px; x2:780px; y2:20px; "/>
- <caption id="caption8" class="cell_1" style="left:330px; top:25px; width:50px; height:23px; vertical-align:middle; ">원목자</caption>
- <button id="btn_etcsave" class="btn5_letter2" style="left:637px; top:0px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !fCheckEtcDate() ) return; //필수 저장여부 체크
-
- fEtcSave();
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_etcdel" class="btn5_letter2" style="left:682px; top:0px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !fCheckEtcDelete() ) return; //필수 삭제여부 체크
-
- fEtcDelete();
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_etccancel" class="btn5_letter3" style="left:727px; top:0px; width:53px; height:19px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fEtcCancel();
- model.refresh();
- ]]>
- </script>
- </button>
- <output id="opt_etcconslrnm" ref="/root/main/etcreq/conslrnm" class="output_fix" style="left:385px; top:27px; width:120px; height:19px; "/>
- <textarea id="tar_etcrem" ref="/root/main/etcreq/rem" overflow="hidden" maxlength="30" imemode="hangul" style="left:565px; top:25px; width:215px; height:23px; "/>
- <input id="ipt_etcactdd" ref="/root/main/etcreq/actdd" class="input_default" disabled="true" inputtype="date" style="left:236px; top:27px; width:90px; height:19px; "/>
- <caption id="caption17" class="cell_1" style="left:0px; top:25px; width:50px; height:23px; vertical-align:middle; ">구분</caption>
- <select1 id="cmb_etcflag" ref="/root/main/etcreq/actflag" class="combo_default" appearance="minimal" style="left:54px; top:27px; width:106px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmblist/etcactflag/A0017A0457">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
- fSelectActflag();
- model.refresh();
- ]]>
- </script>
- </select1>
- <line id="line3" class="line_3" style="x1:0px; y1:50px; x2:780px; y2:50px; "/>
- </group>
- <button id="btn_consult" class="btn3_letter4" style="left:800px; top:75px; width:80px; height:22px; ">
- <caption>타과의뢰</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fMMR05000();
- ]]>
- </script>
- </button>
- <button id="btn_pataddinfo" class="btn3_letter8" style="left:886px; top:75px; width:128px; height:22px; ">
- <caption>환자추가정보조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fAYA03700();
- ]]>
- </script>
- </button>
- <button id="btn_print" class="btn2_letter2" style="left:1090px; top:75px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPreview();
- ]]>
- </script>
- </button>
- <button id="btn_excel" class="btn2_letter4" style="left:1020px; top:75px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel();
- ]]>
- </script>
- </button>
- <datagrid id="grd_list" nodeset="/root/main/inptinfo/inptlist" caption="^병실^등록번호^성명^성명^환자정보^환자정보^환자정보^병동간호기록^병동간호기록^VIP^영적돌봄^영적돌봄^영적돌봄^영적돌봄^영적돌봄^영적돌봄^영적돌봄^성별^나이^진료과^주치의^입원일자^수술예정일자^퇴원일자^사망일자^진단명^진 단 명^caption1^caption2^caption3^caption4^caption5^caption6^caption7^caption8^caption9^caption10^caption11^caption13^caption12|^병실^등록번호^성명^성명^세례명^세례명^종교^세례명^종교^VIP^의뢰유형/원목자^의뢰유형/원목자^의뢰유형/원목자^의뢰유형/원목자^의뢰유형/원목자^방문횟수^영적기록지^성별^나이^진료과^주치의^입원일자^수술예정일자^퇴원일자^사망일자^진단명^진 단 명^caption1^caption2^caption3^caption4^caption5^caption6^caption7^caption8^caption9^caption10^caption11^caption13^caption12" colwidth="31, 50, 75, 80, 20, 110, 20, 64, 110, 64, 30, 25, 25, 25, 25, 70, 60, 73, 35, 40, 100, 100, 80, 83, 80, 80, 500, 500, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" dataheight="25" explorerbar="sortshowmove" extendlastcol="scroll" frozencols="7" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:100px; width:1195px; height:475px; ">
- <col ref="chk" type="checkbox" checkvalue="Y,N" style="left:20px; top:43px; width:31px; height:23px; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="hngnmbtn" type="inputbutton"/>
- <col ref="baptnm" style="text-align:center; "/>
- <col ref="baptnmbtn" type="inputbutton"/>
- <col ref="relignnm" style="text-align:center; "/>
- <col ref="wardbaptnm" style="text-align:center; "/>
- <col ref="wardreligncd" type="combo" disabled="true" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/cmblist/wardrelign/M0070">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="vipyn" type="checkbox" checkvalue="Y,N" disabled="true"/>
- <col ref="nurseno" style="text-align:center; "/>
- <col ref="cnstno" style="text-align:center; "/>
- <col ref="etcno" style="text-align:center; "/>
- <col ref="conslrchono" style="text-align:center; "/>
- <col ref="reqcnts" style="text-align:center; "/>
- <col ref="visittims" style="text-align:center; "/>
- <col ref="asesrec" type="checkbox" checkvalue="Y,N" disabled="true"/>
- <col ref="sex" style="text-align:center; "/>
- <col ref="age" style="text-align:center; "/>
- <col ref="deptnm"/>
- <col ref="atdoctnm" style="text-align:center; "/>
- <col ref="indd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="opschedd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="dschdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="dethdt" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="engnmdiagnm"/>
- <col ref="hngnmdiagnm"/>
- <col ref="cretno" visibility="hidden"/>
- <col ref="etcactdd" visibility="hidden"/>
- <col ref="etcconslrid" visibility="hidden"/>
- <col ref="etcrem" visibility="hidden"/>
- <col ref="etcconslrnm" visibility="hidden"/>
- <col ref="etcseqno" visibility="hidden"/>
- <col ref="reqyn" visibility="hidden"/>
- <col ref="etcyn" visibility="hidden"/>
- <col ref="sickdivseryn" visibility="hidden"/>
- <col ref="reqkind" visibility="hidden"/>
- <col ref="actflag" visibility="hidden"/>
- <col ref="cnstreq" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- fGrdButtonClick();
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- // 기타등록내역 조회
- fEtcInfo();
-
- // 상단에 환자정보 올리기
- fUpPatInfo();
-
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- //fEtcInfo();
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_list.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <button id="btn_emr" class="btn3_letter6" style="left:690px; top:75px; width:104px; height:22px; ">
- <caption>영적돌봄기록</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fAYA04200();
- ]]>
- </script>
- </button>
- <caption id="cap_color" class="color_2" style="left:117px; top:77px; width:15px; height:15px; vertical-align:middle; "/>
- <caption id="cap_uncnfm" style="left:138px; top:75px; width:57px; height:20px; ">회신대상</caption>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:110px; top:73px; width:85px; height:22px; background-color:transparent; border-color:#7cbbdd; border-style:solid; "/>
- <button id="button1" class="btn2_letter3" style="left:1138px; top:75px; width:53px; height:19px; ">
- <caption>출력2</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPreview2();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|