Creating a Patient Record Link - Patient Window - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Patient Window

Platform
OnBase
Product
Patient Window
Release
Foundation 23.1
License

To create a link to a specific record:

  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 a query string that includes at least one of the following parameters: mpi, mrn, or docid.

    In these examples, the mpi and mrn include an assigning authority named AA1.

    https://server/PatientWindow/Login.aspx?mpi=101^^^AA1
    https://server/PatientWindow/Login.aspx?mrn=201^^^AA1
    https://server/PatientWindow/Login.aspx?docid=13865
  3. If necessary, append additional query string parameters to filter the documents displayed to the user by default. See Query String Parameters.