The following parameters can be used to specify the patient record that should be retrieved. To retrieve a document or record, the query string must include at least one of these parameters.
Parameter |
Description |
---|---|
mpi |
Specifies the Master Patient Index (MPI) number of the record to be retrieved. If an mpi value matches multiple MPIs in OnBase, then you need to include the MPI assigning authority. See Using Assigning Authorities. |
mrn |
Specifies the Medical Record Number (MRN) to be retrieved. This parameter can be used only if the MRN Keyword Type is configured as a filter in OnBase Configuration (under Medical | User Interface Settings | Patient Window | Filter Criteria). If an mrn value matches multiple MRNs in OnBase, then you need to include the MRN assigning authority. See Using Assigning Authorities. |
docid |
Specifies the document handle of the document to display by default. For example, to open a record to document #1385, use the parameter docid=1385. For a record to be retrieved using only a docid, the docid must specify a medical record document that is attached to a chart, MRN, or MPI. If the docid specifies a Patient Custom Query document, then the query string must also include either the mrn or mpi parameter. Note:
When the docid is passed on the query string, the medical record will not be filtered. Filter parameters (except for mrn, mpi, and acctnum) are ignored. The user's configured default filter is not applied. |