Chart Search Links - Patient Window - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Patient Window

Platform
OnBase
Product
Patient Window
Release
Foundation 23.1
License

Chart search links navigate directly to the Chart Search screen. The URL must include the parameter chartSearch=true, as shown in the following example.

https://server/PatientWindow/Login.aspx?chartSearch=true&banner=false

To create a chart search link:

  1. Begin with the URL to the Login.aspx page in the OnBase Patient Window virtual directory. For example:
    https://server/PatientWindow/Login.aspx
  2. Append the chartSearch=true query string parameter.
    https://server/PatientWindow/Login.aspx?chartSearch=true
  3. If necessary, append additional query string parameters for displaying the banner or for Epic authentication. See Query String Parameters.