Thumbnail - Hyland Clinician Window - 23.1 - 23.1 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.1
License

Thumbnail defines the URL for thumbnail requests.

To specify the background color and size of thumbnails, add the bg and size parameters to the encryptedParameters array.

  • The bg parameter specifies the thumbnail background color. Valid values are black and white.

  • The size parameter specifies the square thumbnail size (in pixels).

For example:

"Url": "https://server:port/ipapi/thumbnail", 
"encryptedParameters": [ 
    "bg=black", 
    "size=128" 
],
"plaintextParameters": []

To include additional parameters, see the following topics: