For Epic integrations, the Form Packets URL must be configured to use the following query string parameters:
Parameter |
Description |
---|---|
arg |
This parameter provides a string representing encrypted query string parameters. All parameters containing authentication or patient data are encrypted in this string. If the Healthcare Form Manager is embedded in Epic, then arg and isembedded are the only parameters visible in the query string. |
epicID |
For Epic integrations, this parameter specifies the user name of the Epic user who is accessing the Healthcare Form Manager. If this user name is not found in OnBase, then a new user is created with this value as the user name, and a default password is assigned. This parameter is not visible in the final URL; it is encrypted as part of the arg parameter. |
epicPasswordToken |
For Epic integrations, this parameter 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. |
epicUserToken |
For Epic integrations, this parameter 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. |
For example, a Form Packets URL for an Epic integration might resemble the following:
https://server/HealthcareFormManager/Login.aspx?arg=61lotuV6KVriknyJWo6aWdu8JtAU9CMarnNH5REk6PEPaaLTvwdYnmYPsWcr3ReV%2bpIJPzw6raguoi58%2b4lDXLfjTSN9GLRzSMa7OqMMdrTGeu3gJgbEFjQ&isembedded=true