Disabling Physician Acknowledgment - Integration for Epic - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 22.1
License
Premier
Standard
Essential

The physician acknowledgment feature allows physicians to place a stamp on documents they need to mark as acknowledged. When installing the Integration for Epic, the physician acknowledgment feature is enabled by default. If physician acknowledgment does not need to be enabled for your work environment, you can disable physician acknowledgment for the Integration for Epic.

To disable physician acknowledgment:

  1. Locate the web.config file. In a default installation, this is located at C:/inetpub/wwwroot/AppNet.
  2. Open the web.config file in a plain-text editor, such as Notepad.
    Note:

    The *.config file should only be edited in a plain-text editor, such as Notepad, or a utility specifically designed to edit XML files. It should not be edited in a binary editor, such as Microsoft Word. Using a binary editor can introduce invalid characters to the file and make it unreadable by the software.

  3. Locate the <enablePhysicianAcknowledgment> element under <Hyland.Web.HealthcareWebViewer>.
  4. Within the <enablePhysicianAcknowledgment> element, modify the value attribute to be false.
  5. Save and close the web.config file.
  6. Recycle the application pool of the OnBase Web Viewer for these changes to take effect.