|
|
@ -37,7 +37,7 @@ CommandTimoutInMins: 1.0
|
|
|
|
database:
|
|
|
|
database:
|
|
|
|
host: "172.15.100.28"
|
|
|
|
host: "172.15.100.28"
|
|
|
|
port: 5432
|
|
|
|
port: 5432
|
|
|
|
serviceName: "temp-quat"
|
|
|
|
serviceName: "temp-quat-database"
|
|
|
|
transportConnectTimeout: 5
|
|
|
|
transportConnectTimeout: 5
|
|
|
|
connectTimeout: 5
|
|
|
|
connectTimeout: 5
|
|
|
|
retryDelay: 10
|
|
|
|
retryDelay: 10
|
|
|
@ -45,52 +45,52 @@ database:
|
|
|
|
failOver: "ON"
|
|
|
|
failOver: "ON"
|
|
|
|
loadBalance: "off"
|
|
|
|
loadBalance: "off"
|
|
|
|
lab:
|
|
|
|
lab:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "lb_labservice"
|
|
|
|
userId: "lb_labservice"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
labPatient:
|
|
|
|
labPatient:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "lb_patient"
|
|
|
|
userId: "lb_patient"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
pharmacy:
|
|
|
|
pharmacy:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "ph_pharmacy"
|
|
|
|
userId: "ph_pharmacy"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
bloodBank:
|
|
|
|
bloodBank:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "bb_bloodbank"
|
|
|
|
userId: "bb_bloodbank"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
renal:
|
|
|
|
renal:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "re_hemdialy"
|
|
|
|
userId: "re_hemdialy"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
erFuncti:
|
|
|
|
erFuncti:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "er_erfun"
|
|
|
|
userId: "er_erfun"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
opdPatient:
|
|
|
|
opdPatient:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "eh_npatient"
|
|
|
|
userId: "eh_npatient"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
opdMaster:
|
|
|
|
opdMaster:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "eh_nmaster"
|
|
|
|
userId: "eh_nmaster"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
ehrDischarge:
|
|
|
|
ehrDischarge:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "eh_ndischarge"
|
|
|
|
userId: "eh_ndischarge"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
medispan:
|
|
|
|
medispan:
|
|
|
|
provider: "PostgreSQL"
|
|
|
|
provider: "PostgreSQL"
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "ph_medispan"
|
|
|
|
userId: "ph_medispan"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
himServi:
|
|
|
|
himServi:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "hm_himservice"
|
|
|
|
userId: "hm_himservice"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
hhc:
|
|
|
|
hhc:
|
|
|
|
dbName: "temp-quat"
|
|
|
|
dbName: "temp-quat-database"
|
|
|
|
userId: "csi_hhc"
|
|
|
|
userId: "csi_hhc"
|
|
|
|
password: "quatpg123"
|
|
|
|
password: "quatpg123"
|
|
|
|
# Global Parameters End =================================================
|
|
|
|
# Global Parameters End =================================================
|
|
|
|