| ChangeType |
The supported types of changes that can be signaled to the change callback.
|
| CompressionType |
The compression algorithms that are supported by the Orthanc core.
|
| ConstraintType |
The constraints on the tags (main DICOM tags and identifier tags) that must be
supported by the database plugins.
|
| ContentType |
The content types that are supported by Orthanc plugins.
|
| CreateDicomFlags |
Flags for the creation of a DICOM file.
|
| DicomToJsonFlags |
Flags to customize a DICOM-to-JSON conversion.
|
| DicomToJsonFormat |
The possible output formats for a DICOM-to-JSON conversion.
|
| DicomWebBinaryMode |
The available modes to export a binary DICOM tag into a DICOMweb JSON or XML
document.
|
| ErrorCode |
The various error codes that can be returned by the Orthanc core.
|
| HttpAuthenticationStatus |
Status associated with the authentication of a HTTP request.
|
| HttpMethod |
The various HTTP methods for a REST call.
|
| IdentifierConstraint |
The constraints on the DICOM identifiers that must be supported by the database
plugins.
|
| ImageFormat |
The image formats that are supported by the Orthanc core.
|
| InstanceOrigin |
The origin of a DICOM instance that has been received by Orthanc.
|
| JobStepStatus |
The possible status for one single step of a job.
|
| JobStopReason |
Explains why the job should stop and release the resources it has allocated.
|
| LoadDicomInstanceMode |
Mode specifying how to load a DICOM instance.
|
| LogCategory |
The log categories supported by Orthanc.
|
| LogLevel |
The log levels supported by Orthanc.
|
| MetricsType |
The available types of metrics.
|
| PixelFormat |
The memory layout of the pixels of an image.
|
| QueueOrigin |
The supported modes to remove an element from a queue.
|
| ReceivedInstanceAction |
The action to be taken after ReceivedInstanceCallback is triggered
|
| ResourceType |
The supported types of DICOM resources.
|
| StableStatus |
The "Stable" status of a resource.
|
| StorageCommitmentFailureReason |
The available values for the Failure Reason (0008,1197) during storage
commitment.
|
| StoreStatus |
The store status related to the adoption of a DICOM instance.
|
| ValueRepresentation |
The value representations present in the DICOM standard (version 2013).
|