The following iEMV integration parameters must be configured.
Parameter |
Description |
---|---|
Server |
The iEMV server the integration will use when constructing URLs for viewing studies using iEMV. Do not include the protocol to use (http, https). Example values: www.server.com, server.com To use a specific port number, append it to the server address as shown in the following example: server.com:8080 |
Custom Date Format |
The format the integration will use to read the date of external studies returned by a federated search. The default format is yyyyMMdd. For information about date formats, refer to the documentation for iEMV administration. |
Custom Time Format |
The format the integration will use to read the time of external studies returned by a federated search. The default format is HHmmss.FFFFFF. For information about time formats, refer to the documentation for iEMV administration. |
Static Parameters |
Any additional parameters that the integration will append to the web request when viewing a study. These must be formatted as URL query string parameters, where multiple key/value pairs are separated with an ampersand. For example, key1=value1&key2=value2. (A single key/value pair does not require an ampersand. For example, key1=value1.) The default value is ViewerToolbarPosition=right. For information about available parameters, contact your iEMV administrator. |
UserName |
The name of the service account the integration will use for federated searches. This value is case-sensitive. This is not a user account in OnBase; it is an account in iEMV. This account is used only for federated searches. |
Password |
The password configured for the UserName account in iEMV. This value is case-sensitive. This is not the password for a user account in OnBase; it is the password for the iEMV account specified in the UserName parameter. |
Group Name |
If applicable, the user group name configured for the UserName account in iEMV. A value is required only if this account is tied to an iEMV group. |
Domain |
If applicable, the domain configured for the UserName account in iEMV. A value is required only if this account is tied to an iEMV domain. |
Authentication Domain |
The iEMV domain configured to authenticate OnBase users when they view studies. This value must match the name of the iEMV domain configured for this integration using AquariusNET Web. |
Enable HTTPS |
Controls the protocol the integration will use when performing web requests to the iEMV server. Valid values are 1(for https) and 0(for http). The default and recommended value is 1. When this value is 0, the integration's connections to the iEMV server are insecure. Ensure you understand the risks associated with insecure connections before disabling this setting. Note:
If the OnBase Patient Window is configured to use HTTPS, but iEMV is not, then Firefox will block iEMV from loading. Internet Explorer will allow iEMV to load in a mixed environment only if the browser's Display mixed content security setting is enabled. |
Enable Federated Search |
Controls whether Patient Window users can display external studies using iEMV. External studies are studies that do not have placeholder documents residing in OnBase. Valid values are 0(disabled) and 1(enabled). The default value is 0. When this setting is 1, then the Find More Studies button is available in the Patient Window. When users click this button, the Patient Window retrieves external studies from iEMV using all MRNs associated with the current patient's MPI. When this setting is 0, users will not be able to retrieve external studies from iEMV using the Patient Window. You do not need to enable this setting to use the federated search option in the HL7 DICOM Processor. |