Linking to a Study Using OnBase Patient Window - Integration for Medical Imaging Viewer (Vital Images) - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Integration for Medical Imaging Viewer (Vital Images)

Platform
OnBase
Product
Integration for Medical Imaging Viewer (Vital Images)
Release
Foundation 23.1
License

The OnBase Patient Window can be configured to display specific studies when users access a URL. The following URL query string parameters are specific to DICOM viewer integrations.

Parameter

Description

studyuid

Specifies the UID of the study the OnBase Patient Window displays by default.

If the query string specifies the study UID without the mrn or mpi parameter, then the vna parameter must also be specified. In this case, the OnBase Patient Window opens in expanded mode. Users can view only the specified study; other patient information and documents are unavailable.

vna

Specifies the medical imaging viewer to use for retrieving the specified study. For VitreaView, set the vna parameter to 6.

This parameter is required only if the query string provides the study UID without the mrn or mpi parameter.

For example, the following URL would retrieve MPI 101 with study UID 123 displayed by default.

https://server/PatientWindow/Login.aspx?mpi=101&studyuid=123

For detailed information about URL construction and query string parameters, see the Patient Window module reference guide.