Applying Multiple Values for a Filter - Patient Window - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Patient Window

Platform
OnBase
Product
Patient Window
Release
Foundation 23.1
License

The following filter parameters can accept multiple values. For example, if you specify two facility values, OnBase Patient Window will display documents from charts at either facility; documents from charts at other facilities will be filtered out.

  • acctnum

  • admitsource

  • admittype

  • department

  • facility

  • mrn (requires mpi to be specified)

    Note:

    The mrn parameter is allowed to specify multiple values only when the patient mpi is provided in the query string. If the mpi is not provided, then the mrn parameter can specify only one value.

  • service

To specify multiple values for a filter parameter, separate them with commas using the following format:

[parameter]=[value1],[value2],[value3]

For example, the following URL would display only documents from charts at either the HS East or the HS West facility:

https://server/PatientWindow/Login.aspx?mrn=201&facility=HS+East,HS+West