GET /instances/{id}/tags
Summary: Get DICOM tags
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Get the DICOM tags in the specified format. By default, the `full` format is used, which combines hexadecimal tags with human-readable description.
Parameters (4)
id
(string, path, required)
Orthanc identifier of the DICOM instance 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.