Specifies additional parameters to append to the request sent to NilRead when a federated search is performed through either the HL7 DICOM Processor or OnBase Patient Window.
The following parameters are available:
Parameter |
Description |
---|---|
Site |
Required. Specifies the Nil tenant site name. The parameter name (Site) is case sensitive. |
scope |
Optional. Specifies a set of location Application Entity (AE) titles to be searched for studies. If this parameter is unspecified, all locations will be searched. Multiple values must be separated by the | (vertical bar) character. |
These must be formatted as URL query string parameters, where multiple key-value pairs are separated with an ampersand (&). For example:
Site=value1&scope=value2|value3|value4
A single key-value pair would not require an ampersand. For example:
Site=value1