Configuring Corrections Settings - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

Correction settings are provided for use with the Healthcare Corrections Solution.

To configure correction settings for the OnBase Healthcare API:

  1. Open appsettings.Production.json of the OnBase Healthcare API in a plain-text editor. In a default installation, this file is located in C:\Program Files\Hyland\HCOnBaseAPI.
  2. Configure the following settings under DOCCORRECTIONS:

    Setting

    Description

    RequestStatusKeyTypeId

    The ID number of the Request Status Keyword Type, which stores the request status on the correction form.

    RequestStatusKeyValues

    A semicolon-delimited list of Request Status values that indicate the correction form is active (not completed or canceled).

    FormOptions | LifeCycleId

    The ID number of the Workflow life cycle where the correction form is sent.

    FormOptions | NameElementTag

    The name of the input field that stores the submitter's name on the correction form.

    FormOptions | PhoneNumberElementTag

    The name of the input field that stores the submitter's phone number on the correction form.

  3. Save appsettings.Production.json.
  4. Recycle the application pool of the OnBase Healthcare API server.