If OnBase is set up to use assigning authorities to make patient identifiers unique, then query strings may need to include an assigning authority when specifying an MPI, MRN, or chart (mpi, mrn, or acctnum). If an identifier is configured to require an assigning authority, be sure to provide an assigning authority with the identifier in the query string.
The following table illustrates how to pass assigning authorities on the query string with the MPI, MRN, and chart identifiers.
Identifier |
Query String Format |
Example |
---|---|---|
MPI |
mpi=mpinumber^^^assigningauthority |
mpi=101^^^AA1 |
MRN |
mrn=mrnumber^^^assigningauthority |
mrn=101^^^AA1 |
Chart |
acctnum=chartnumber^^^assigningauthority |
acctnum=101^^^AA1 |
If the assigning authority is not specified, then DeficiencyPop will not use the assigning authority to filter the deficiencies displayed.
For systems using Epic integration, the assigning authority may need to be configured within the Application Server's Web.config file when opening Epic charts. For more information, see DefPopChartAssigningAuthority.