You can create a URL to display a specific document or study in gallery view. Gallery view provides a larger viewer than the patient record view. From gallery view, a user can navigate to the patient record view to see more contents.
If a patient is VIP, a user cannot launch directly to a piece of content in the patient's record unless the user already has an active Emergency Access session for the patient.
Gallery view URLs have the following format:
<Base URL>/multi-document-view/content/<Source ID>?contentId=<Content ID>
For example:
https://app.domain:8080/multi-document-view/content/OnBaseProd?contentId=27670
Parameters are described in the following table:
Parameter |
Description |
---|---|
Base URL |
Required. The URL used to access the application. For example: https://app.domain.8080 |
Source ID |
Required. The source ID used by the Hyland Healthcare API Aggregator to identify the source system for the document or study.
|
Content ID |
Required. The internal identifier of the document or study to be retrieved. |