GET /instances/{id}/header

orthanc-server.com

Summary: Get DICOM meta-header
Operation ID:
Auth: unknown
Description

Get the DICOM tags in the meta-header of the DICOM instance. By default, the `full` format is used, which combines hexadecimal tags with human-readable description.

Parameters (3)

id (string, path, required)

Orthanc identifier of the DICOM instance of interest

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.