GET /series/{id}/module

orthanc-server.com

Summary: Get series module
Operation ID:
Auth: unknown
Description

Get the series module of the DICOM series whose Orthanc identifier is provided in the URL

Parameters (4)

id (string, path, required)

Orthanc identifier of the series of interest

ignore-length (array, query, optional)

Also include the DICOM tags that are provided in this list, even if their associated value is long

short (boolean, query, optional)

If present, report the DICOM tags in hexadecimal format

simplify (boolean, query, optional)

If present, report the DICOM tags in human-readable format (using the symbolic name of the tags)

No probe data for this endpoint yet.