123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271 |
- <?xml version="1.0" encoding="utf-8"?>
- <GlobalVariables>
- <Variable id="gv_sSessionToken" usecookie="true"/>
- <Dataset id="gds_tran"/>
- <Variable id="gv_bErrorMsg" initval="true"/>
- <Variable id="gv_bLoginSaveinst" initval="true"/>
- <Variable id="gv_bLoginSaveid" initval="true"/>
- <Variable id="gv_bCertLoad" initval="false"/>
- <Variable id="gv_bUseSSL" initval="false"/>
- <Dataset id="gds_userInfo">
- <ColumnInfo>
- <Column id="userid" type="STRING" size="256"/>
- <Column id="usernm" type="STRING" size="256"/>
- <Column id="userengnm" type="STRING" size="256"/>
- <Column id="posinstcd" type="STRING" size="256"/>
- <Column id="posdeptcd" type="STRING" size="256"/>
- <Column id="orgdeptcd" type="STRING" size="256"/>
- <Column id="dutplcecd" type="STRING" size="256"/>
- <Column id="jobposcd" type="STRING" size="256"/>
- <Column id="jobrespcd" type="STRING" size="256"/>
- <Column id="prfshipflagcd" type="STRING" size="256"/>
- <Column id="psnworkyn" type="STRING" size="256"/>
- <Column id="apntflag" type="STRING" size="256"/>
- <Column id="tempyn" type="STRING" size="256"/>
- <Column id="fromdd" type="STRING" size="256"/>
- <Column id="todd" type="STRING" size="256"/>
- <Column id="licnsno" type="STRING" size="256"/>
- <Column id="specordyn" type="STRING" size="256"/>
- <Column id="majorfild" type="STRING" size="256"/>
- <Column id="jobkindcd" type="STRING" size="256"/>
- <Column id="userkindcd" type="STRING" size="256"/>
- <Column id="orginstcd" type="STRING" size="256"/>
- <Column id="grupjoblncd" type="STRING" size="256"/>
- <Column id="dutinstcd" type="STRING" size="256"/>
- <Column id="dutunitcd" type="STRING" size="256"/>
- <Column id="mpphonno" type="STRING" size="256"/>
- <Column id="dutplceinstcd" type="STRING" size="256"/>
- <Column id="medispclno" type="STRING" size="256"/>
- <Column id="orgcd" type="STRING" size="256"/>
- <Column id="posinstnm" type="STRING" size="256"/>
- <Column id="userkindnm" type="STRING" size="256"/>
- <Column id="posdeptnm" type="STRING" size="256"/>
- <Column id="orginstnm" type="STRING" size="256"/>
- <Column id="orgdeptnm" type="STRING" size="256"/>
- <Column id="grupjoblnnm" type="STRING" size="256"/>
- <Column id="dutinstnm" type="STRING" size="256"/>
- <Column id="dutunitnm" type="STRING" size="256"/>
- <Column id="dutplceinstnm" type="STRING" size="256"/>
- <Column id="ordsupdeptcd" type="STRING" size="256"/>
- <Column id="dutplcenm" type="STRING" size="256"/>
- <Column id="jobkindnm" type="STRING" size="256"/>
- <Column id="jobposnm" type="STRING" size="256"/>
- <Column id="jobrespnm" type="STRING" size="256"/>
- <Column id="prfshipflagnm" type="STRING" size="256"/>
- <Column id="apntflagnm" type="STRING" size="256"/>
- <Column id="deptabbr" type="STRING" size="256"/>
- <Column id="deptengnm" type="STRING" size="256"/>
- <Column id="orddeptflag" type="STRING" size="256"/>
- <Column id="lastpwdchgdt" type="STRING" size="256"/>
- <Column id="duploginyn" type="STRING" size="256"/>
- <Column id="emplno" type="STRING" size="256"/>
- <Column id="jobkind" type="STRING" size="256"/>
- <Column id="usergrp" type="STRING" size="256"/>
- <Column id="macaddr" type="STRING" size="256"/>
- <Column id="systeminstcd" type="STRING" size="256"/>
- <Column id="systemnm" type="STRING" size="256"/>
- <Column id="mcsid" type="STRING" size="256"/>
- <Column id="sessioninfo" type="STRING" size="256"/>
- <Column id="sessioninfo_enc" type="STRING" size="256"/>
- <Column id="logindt" type="STRING" size="256"/>
- <Column id="kmiport" type="STRING" size="256"/>
- <Column id="systemcd" type="STRING" size="256"/>
- <Column id="vansvr.ip" type="STRING" size="256"/>
- <Column id="instcode" type="STRING" size="256"/>
- <Column id="vansvr.port" type="STRING" size="256"/>
- <Column id="systeminstnm" type="STRING" size="256"/>
- <Column id="vansvr.timeout" type="STRING" size="256"/>
- <Column id="ipaddr" type="STRING" size="256"/>
- <Column id="kmiip" type="STRING" size="256"/>
- <Column id="wardflag" type="STRING" size="256"/>
- <Column id="vpn" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="gds_menuGroup">
- <ColumnInfo>
- <Column id="menugrupnm" type="STRING" size="256"/>
- <Column id="menuauthcd" type="STRING" size="256"/>
- <Column id="menugrupcd" type="STRING" size="256"/>
- <Column id="prestdeptcd" type="STRING" size="256"/>
- <Column id="defaultitemid" type="STRING" size="256"/>
- <Column id="itemid" type="STRING" size="256"/>
- <Column id="sortno" type="STRING" size="256"/>
- <Column id="menutype" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="gds_menuInfo" onload="gds_menu_onload"/>
- <Variable id="gv_sCurrentAuthGroup"/>
- <Dataset id="gds_comnCode"/>
- <Dataset id="gds_systemInfo"/>
- <Dataset id="gds_userConfig"/>
- <Variable id="gv_sSessionTokenTemp"/>
- <Variable id="gv_sURLprefix"/>
- <Variable id="gv_sURLprefixSSL"/>
- <Variable id="gv_bIsPreview"/>
- <Variable id="gv_sPrestDeptCd"/>
- <Variable id="gv_sMenuType"/>
- <Dataset id="gds_openFormInfo">
- <ColumnInfo>
- <Column id="id" type="STRING" size="256"/>
- <Column id="parent_id" type="STRING" size="256"/>
- <Column id="kind" type="STRING" size="256"/>
- <Column id="uuid" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Variable id="gv_bChildClose" initval="false"/>
- <Variable id="gv_ext_scrncd" usecookie="false" initval="SMZSA20500"/>
- <Variable id="gv_ext_userid" initval="COMBC"/>
- <Variable id="gv_ext_instcd" initval="053"/>
- <Variable id="gv_ext_pid"/>
- <Variable id="gv_ext_dutplcecd" initval="GAD"/>
- <Variable id="gv_ext_installcd"/>
- <Variable id="gv_ext_system"/>
- <Variable id="gv_sSSOtoken"/>
- <Variable id="gv_sSSOinstcd"/>
- <Variable id="gv_bDebugMode" usecookie="false" initval="true"/>
- <Variable id="gv_sTFURLprefix" usecookie="false"/>
- <Dataset id="gds_awtInfo"/>
- <Variable id="gv_LogData"/>
- <Variable id="gv_currentInstcd" initval="his031"/>
- <Variable id="gv_currentInstnm" initval="본원운영"/>
- <Variable id="gv_isCanLogout" initval="false"/>
- <Dataset id="gds_commonPopup">
- <ColumnInfo>
- <Column id="name" type="STRING" size="256"/>
- <Column id="func" type="STRING" size="256"/>
- <Column id="level" type="STRING" size="256"/>
- <Column id="enable" type="STRING" size="256"/>
- <Column id="hotkey" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="name"> Reload</Col>
- <Col id="func">frmf_CommonReload</Col>
- <Col id="level">0</Col>
- <Col id="hotkey">Ctrl+F5</Col>
- <Col id="enable">true</Col>
- </Row>
- <Row>
- <Col id="func">lf_popupDataSetShow</Col>
- <Col id="level">0</Col>
- <Col id="enable">true</Col>
- <Col id="hotkey">Alt+F5</Col>
- <Col id="name"> Dataset</Col>
- </Row>
- <Row>
- <Col id="name"> Log</Col>
- <Col id="func">commonLog</Col>
- <Col id="level">0</Col>
- <Col id="hotkey">Ctrl+F9</Col>
- <Col id="enable">true</Col>
- </Row>
- <Row>
- <Col id="name"> Property</Col>
- <Col id="func">commonProperty</Col>
- <Col id="level">0</Col>
- <Col id="hotkey">Ctrl+F10</Col>
- <Col id="enable">true</Col>
- </Row>
- <Row>
- <Col id="name"> View Source</Col>
- <Col id="func">commonViewSource</Col>
- <Col id="level">0</Col>
- <Col id="enable">false</Col>
- <Col id="hotkey">Ctrl+F7</Col>
- </Row>
- </Rows>
- </Dataset>
- <Variable id="gv_isCommonPopup" initval="false"/>
- <Variable id="gv_isTFActive" initval="true"/>
- <Variable id="gv_sSessionToken_ENC" usecookie="true"/>
- <Variable id="JSESSIONID" usecookie="true"/>
- <Dataset id="gds_lastlogininfo">
- <ColumnInfo>
- <Column id="logindt" type="STRING" size="256"/>
- <Column id="logip" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Variable id="gv_isCDW" initval="false"/>
- <Variable id="gv_CDW_PARAM"/>
- <Dataset id="gds_tray">
- <ColumnInfo>
- <Column id="Caption" type="STRING" size="256"/>
- <Column id="Enable" type="STRING" size="256"/>
- <Column id="ExpImage" type="STRING" size="256"/>
- <Column id="IcoImage" type="STRING" size="256"/>
- <Column id="ID" type="STRING" size="256"/>
- <Column id="Level" type="STRING" size="256"/>
- <Column id="Check" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="Caption">열기</Col>
- <Col id="Enable">Y</Col>
- <Col id="ExpImage"/>
- <Col id="IcoImage"/>
- <Col id="ID">1</Col>
- <Col id="Level">0</Col>
- <Col id="Check"/>
- </Row>
- <Row>
- <Col id="Caption">종료</Col>
- <Col id="Enable">Y</Col>
- <Col id="ExpImage"/>
- <Col id="IcoImage"/>
- <Col id="ID">2</Col>
- <Col id="Level">0</Col>
- <Col id="Check"/>
- </Row>
- </Rows>
- </Dataset>
- <Variable id="gv_bFromWeb" initval="N"/>
- <Variable id="gv_IE_Ver" initval="8"/>
- <Variable id="gv_isSingleYN" initval="N"/>
- <Variable id="gv_SINGLE"/>
- <Variable id="gv_LoginSavedInst"/>
- <Dataset id="gds_single">
- <ColumnInfo>
- <Column id="prgmname" type="STRING" size="256"/>
- <Column id="maintitle" type="STRING" size="256"/>
- <Column id="logintitle" type="STRING" size="256"/>
- <Column id="screenid" type="STRING" size="256"/>
- <Column id="activeYN" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="prgmname">hichart</Col>
- <Col id="logintitle">설명처방 (HiChart) 전용 Ku2.0입니다.</Col>
- <Col id="screenid">SPZMH00100</Col>
- <Col id="activeYN">N</Col>
- <Col id="maintitle">설명처방 (HiChart)</Col>
- </Row>
- <Row>
- <Col id="prgmname">patcheck</Col>
- <Col id="logintitle">환자확인 전용 Ku2.0입니다.</Col>
- <Col id="screenid">SPZMI01000</Col>
- <Col id="activeYN">N</Col>
- <Col id="maintitle">환자확인</Col>
- </Row>
- <Row>
- <Col id="prgmname">cvrreg</Col>
- <Col id="activeYN">N</Col>
- <Col id="maintitle">이상결과보고(CVR)</Col>
- <Col id="logintitle">이상결과보고(CVR) 전용 Ku2.0입니다.</Col>
- <Col id="screenid">SPLPR03000</Col>
- </Row>
- <Row>
- <Col id="prgmname">passlist</Col>
- <Col id="maintitle">방문객 출입대장</Col>
- <Col id="logintitle">방문객 출입대장 전용 Ku2.0입니다.</Col>
- <Col id="activeYN">N</Col>
- <Col id="screenid">SMPMB04000</Col>
- </Row>
- </Rows>
- </Dataset>
- <Variable id="gvLoadingCount" initval="0"/>
- <Variable id="gv_CVR_CVRTYPE"/>
- <Variable id="gv_CVR_REFKEY"/>
- </GlobalVariables>
|