GET /patients/{id}/instances-tags
Summary: Get tags of instances
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Get the tags of all the child instances of the DICOM patient whose Orthanc identifier is provided in the URL
Parameters (4)
id
(string, path, required)
Orthanc identifier of the patient 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.