DefPopChartAssigningAuthority - DeficiencyPop - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - Standard - external - Premier - Standard

DeficiencyPop

Platform
OnBase
Product
DeficiencyPop
Release
Foundation 23.1
License
Premier
Standard

The DefPopChartAssigningAuthority setting controls whether the assigning authority is used on the chart and is specific to systems using Epic integration.

Note:

For information on using assigning authority outside of Epic integrations, see Using Assigning Authorities.

If the system is configured to require chart-level assigning authority, this setting allows the configuration of a single assigning authority used to retrieve Epic charts.

By default, this setting is not included in the Application Server's Web.config file. To add the DefPopChartAssigningAuthority setting:

  1. Open the Application Server's Web.config file (not DeficiencyPop's Web.config file) in a plain-text editor, such as Notepad.
  2. In the <appsettings> node, add <add key="DefPopChartAssigningAuthority" value="AA" /> where AA is the assigning authority value.
  3. Save the Application Server's Web.config file.