nical.eureka-common.3.0-Alpha-39.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eureka-common Show documentation
Show all versions of eureka-common Show documentation
Eureka Common is a library of shared functionality for the
other modules of the Eureka! Clinical Analytics project.
###
# #%L
# Eureka Services
# %%
# Copyright (C) 2012 - 2013 Emory University
# %%
# This program is dual licensed under the Apache 2 and GPLv3 licenses.
#
# Apache License, Version 2.0:
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# GNU General Public License version 3:
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public
# License along with this program. If not, see
# .
# #L%
###
aiw.site.url=${aiw.site.url}
aiw.help.url=${aiw.site.url}/help/v${parsedVersion.majorVersion}-${parsedVersion.minorVersion}
eurekaclinical.userwebapp.url=https://localhost:8443/eurekaclinical-user-webapp
eurekaclinical.userservice.url=https://localhost:8443/eurekaclinical-user-service
cas.url=https://localhost:8443/cas-server
project.organization.name=${project.organization.name}
eureka.webapp.version.major=${parsedVersion.majorVersion}
eureka.webapp.version.minor=${parsedVersion.minorVersion}
eureka.webapp.version.incremental=${parsedVersion.incrementalVersion}
eureka.webapp.version.qualifier=${parsedVersion.qualifier}
eureka.webapp.version.buildNumber=${parsedVersion.buildNumber}
eurekaclinical.stage=${eurekaclinical.stage}
eureka.common.callbackserver = https://localhost:8443
eureka.common.demomode=false
eureka.common.ephiprohibited=true
eureka.webapp.registrationenabled=true
eureka.webapp.callbackserver = https://localhost:8443
eureka.webapp.url=https://localhost:8443
eureka.webapp.ephiprohibited=true
eureka.webapp.demomode=false
eureka.etl.url=https://localhost:8443/eureka-protempa-etl
eureka.etl.threadpool.size=4
eureka.etl.callbackserver = https://localhost:8443
eureka.services.url=https://localhost:8443/eureka-services
eureka.services.callbackserver = https://localhost:8443
eureka.services.defaultprops=Patient \
PatientDetails \
Encounter \
ICD9:Diagnoses \
ICD10:Diagnoses \
ICD9:Procedures \
ICD10PCS:Procedures \
\\ACT\\Labs\\ \
\\ACT\\Medications\\ \
VitalSign
eurekaclinical.registryservice.url=https://localhost:8443/eurekaclinical-registry-service
© 2015 - 2025 Weber Informatics LLC | Privacy Policy