Instances

Access raw frame

Access the raw content of one individual frame of the DICOM instance of interest, bypassing image decoding. This is notably useful to access the source files in compressed transfer syntaxes.

get/instances/{id}/frames/{frame}/raw

Path parameters

framenumber required

Index of the frame (starts at 0)

idstring required

Orthanc identifier of the instance of interest

Changes

No recorded changes to this endpoint across all 2 revisions of this API.