4 Details About user_defined.properties.sh

This section describes the properties defined in the user_defined.properties.sh.

Table 4-1 User Defined Properties

Property Name Details of Property Value to be Assigned
HDR_HOME Absolute path where hdr82_artifacts.zip file is extracted.
domainHome Absolute path where HDR WebLogic domain is going to be created. Example: /u01/data/domains
wlHome Absolute path where WebLogic 14c is installed. Example: /u01/data
domainName HDR or FHIR WebLogic domain name.
adminServerName WebLogic Admin server name. It should be AdminServer.
adminServerListenAddress WebLogic Admin Server Listening Address. By default it is set to localhost.
adminServerListenPort WebLogic Admin Server Non-SSL Listening Port. By default it is set to 7001
adminServerSSLEnabled If you want to enable SSL for WebLogic Admin Server, set this property to True. By default it is set to True.
adminServerSSLListenPort WebLogic Admin Server SSL Listening port. By default it is set to 7002
adminServerUsername WebLogic Admin Server User name. By default it is set to weblogic.
managedServerName WebLogic HDR/FHIR Managed Server name. By default it is set to hdr_server
managedServerListenAddress WebLogic HDR/FHIR Managed Server Listening address. By default it is set to localhost
managedServerListenPort WebLogic HDR/FHIR Managed Server Listening port. By default it is set to 7003
managedServerSSLEnabled If you want to enable SSL for WebLogic HDR/FHIR managed Server, set this property to True. By default it is set to True.
managedServerSSLListenPort WebLogic HDR/FHIR Managed Server SSL Listening port. By default it is set to 7004
JAVA_HOME Absolute path where JDK11 is extracted. Example: /u01/jdk-11.0.21
hdrAppName HDR Application name, i.e. HDR exploded directory name. By default it is set to hdr_exploded_app
dbHostName HDR Oracle Database Host Name
dbPort HDR Oracle Database Port Number
dbServiceName HDR Oracle Database Service Name
configureOids If you want to configure the HDR OID’s into the HDR repository (Table Name: CTB.CTB_CORE_ROOT_MASTER), then set this property to “true” and provide valid values for the given properties (internalRoot, empiDomain, empiMasterId, cdaMmid and identificationRoot). The value of those properties should in Object identifier (OID) format. By default the property set to false.

Note:

If you use migrated CTB schema from HDR 7.0.2.x to HDR 8.2, then set this property to false as all the OIDs are migrated.
internalRoot HDR Internal Root ID
empiDomain HDR EMPI domain ID
empiMasterId HDR EMPI Master ID
cdaMmid HDR CDA MMID
identificationRoot HDR Identification Default Root ID
configureIHEProfileOptions If you want to configure the IHE Profile option values into the HDR repository (Table Name: HCT. HCT_CS_PROFILE_OPTION_VALUES), then set this property to “true” and provide valid values for the given properties (auditServerHost, auditServerPort, auditServerTransportProtocal, repositoryUniqueId, iheRegistryUrl, iheRegistryAsyncUrland iheRegistryUpdateUrl). By default the property set to false.

Note:

If you use migrated CTB schema from HDR 7.0.2.x to HDR 8.2, then set this property to false as all the IHE profile option values are migrated.
auditServerHost IHE Audit Server Host Name
auditServerPort IHE Audit Server Port Number
auditServerTransportProtocal IHE Audit Server Transport Protocol
repositoryUniqueId HDR Repository Unique ID
iheRegistryUrl IHE Registry Synchronous URL
iheRegistryAsyncUrl IHE Registry Asynchronous Registry URL
iheRegistryUpdateUrl IHE Registry Update URL
configureEmpiDefaultContext If you want to configure the EMPI default Linking and Dedup contents into the HDR repository (Table Name: CTB. CTB_PI_CONTEXT), then set this property to “true”. By default the property set to false.

Note:

If you use migrated CTB schema from HDR 7.0.2.x to HDR 8.2, then set this property to false as all the EMPI default context values are migrated.
hdrFhirDbUserName HDR FHIR Oracle Database User Name