Instances

Access raw frame (compressed)

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. The image is compressed using gzip

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

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.