The following parameters are specific to solutions where DeficiencyPop is integrated with Epic.
Parameter |
Description |
---|---|
arg |
Provides a token created by encrypting all other parameter-value pairs that need to be included in the query string. All other query string parameters, with the exceptions of isembedded and (if used) epicFacilityID, are encrypted within the value of the arg parameter. If you are embedding DeficiencyPop, then arg, isembedded, and (if used) epicFacilityID are the only parameters visible in the query string. |
epicID |
Specifies the user name of the Epic user account that is accessing DeficiencyPop. If this user name is not found in OnBase, but the URL is otherwise valid, then a new user account is created with the epicID value as the user name. A default password is assigned. This user account will not be able to log on to DeficiencyPop until the account is configured as a physician in OnBase. This parameter is not visible in the final URL; it is encrypted as part of the arg parameter. |
epicUserToken |
Specifies the value provided in OnBase Configuration for the EpicUsername key. This parameter is not visible in the final URL; it is encrypted as part of the arg parameter. |
epicPasswordToken |
Specifies the value provided in OnBase Configuration for the EpicPassword key. This parameter is not visible in the final URL; it is encrypted as part of the arg parameter. |
epicTimestamp |
Shows the timestamp of the request. This value must be provided in the format yyyyMMddHHmmss using the 24-hour clock, UTC. This parameter is not visible in the final URL; it is encrypted as part of the arg parameter. |
epicFacilityID |
For environments with one Epic system connecting to multiple OnBase systems, specifies the facility that OnBase is connecting to. The value matches the one provided in OnBase Configuration for the EpicFacilityID key. Note:
Even if the query string is encrypted, the epicFacilityID parameter remains visible and appears outside of the arg value. If you are embedding DeficiencyPop, then arg, isembedded, and epicFacilityID are the only parameters visible in the query string. For more information about setting up the Facility ID and examples of the epicFacilityID parameter, see Setting the Facility ID for SMART on FHIR Integrations. |