-
To modify configuration settings for the Analysis or Signing window, navigate to the location of the Signature Deficiencies for Epic configuration file.
The file's location is specified as a value in the OnBase Application Server's Web.config file. In Web.config, under appSettings, locate the setting named SD4EConfigLocation. The value for this setting is the full path to the SD4E.txt configuration file.
- Open SD4E.txt.
-
Add or modify settings as needed, using the following format:
setting : value
The setting and value must be separated by a colon, as shown in the following example. The space on either side of the colon is optional.
cacheLocation : c:\integrations\Epic\cacheFiles cachePhysicianTime : 2 chartAssigningAuthority : HIM closeAfterLastDeficiency : false declineOtherAvailable : false dumpContextInformation : false dumpDeficiencyInformation : false enableServerSidePhysicianSearch : false maxSearchResults : 50 filterPhysiciansByFacility : true physicianSort : physnumberalpha rejectionReason1 : Incomplete chart rejectionReason2 : hidden
- Save the SD4E.txt file.