Showing the first 250 of 299. The full set is in the contract, and via get_provider_operations.
DELETE
/changes
Clear changes
GET
/changes
List changes
DELETE
/exports
Clear exports
GET
/exports
List exports
GET
/instances
List the available instances
POST
/instances
Upload DICOM instances
DELETE
/instances/{id}
Delete some instance
GET
/instances/{id}
Get information about some instance
POST
/instances/{id}/anonymize
Anonymize instance
GET
/instances/{id}/attachments
List attachments
DELETE
/instances/{id}/attachments/{name}
Delete attachment
GET
/instances/{id}/attachments/{name}
List operations on attachments
PUT
/instances/{id}/attachments/{name}
Set attachment
POST
/instances/{id}/attachments/{name}/compress
Compress attachment
GET
/instances/{id}/attachments/{name}/compressed-data
Get attachment (no decompression)
GET
/instances/{id}/attachments/{name}/compressed-md5
Get MD5 of attachment on disk
GET
/instances/{id}/attachments/{name}/compressed-size
Get size of attachment on disk
GET
/instances/{id}/attachments/{name}/data
Get attachment
GET
/instances/{id}/attachments/{name}/info
Get info about the attachment
GET
/instances/{id}/attachments/{name}/is-compressed
Is attachment compressed?
GET
/instances/{id}/attachments/{name}/md5
Get MD5 of attachment
GET
/instances/{id}/attachments/{name}/size
Get size of attachment
POST
/instances/{id}/attachments/{name}/uncompress
Uncompress attachment
POST
/instances/{id}/attachments/{name}/verify-md5
Verify attachment
GET
/instances/{id}/content/{path}
Get raw tag
POST
/instances/{id}/export
Write DICOM onto filesystem
GET
/instances/{id}/file
Download DICOM
GET
/instances/{id}/frames
List available frames
GET
/instances/{id}/frames/{frame}
List operations
GET
/instances/{id}/frames/{frame}/image-int16
Decode a frame (int16)
GET
/instances/{id}/frames/{frame}/image-uint16
Decode a frame (uint16)
GET
/instances/{id}/frames/{frame}/image-uint8
Decode a frame (uint8)
GET
/instances/{id}/frames/{frame}/matlab
Decode frame for Matlab
GET
/instances/{id}/frames/{frame}/numpy
Decode frame for numpy
GET
/instances/{id}/frames/{frame}/preview
Decode a frame (preview)
GET
/instances/{id}/frames/{frame}/raw
Access raw frame
GET
/instances/{id}/frames/{frame}/raw.gz
Access raw frame (compressed)
GET
/instances/{id}/frames/{frame}/rendered
Render a frame
GET
/instances/{id}/header
Get DICOM meta-header
GET
/instances/{id}/image-int16
Decode an image (int16)
GET
/instances/{id}/image-uint16
Decode an image (uint16)
GET
/instances/{id}/image-uint8
Decode an image (uint8)
GET
/instances/{id}/labels
List labels
DELETE
/instances/{id}/labels/{label}
Remove label
GET
/instances/{id}/labels/{label}
Test label
PUT
/instances/{id}/labels/{label}
Add label
GET
/instances/{id}/matlab
Decode frame for Matlab
GET
/instances/{id}/metadata
List metadata
DELETE
/instances/{id}/metadata/{name}
Delete metadata
GET
/instances/{id}/metadata/{name}
Get metadata
PUT
/instances/{id}/metadata/{name}
Set metadata
POST
/instances/{id}/modify
Modify instance
GET
/instances/{id}/module
Get instance module
GET
/instances/{id}/numpy
Decode instance for numpy
GET
/instances/{id}/patient
Get parent patient
GET
/instances/{id}/pdf
Get embedded PDF
GET
/instances/{id}/preview
Decode an image (preview)
POST
/instances/{id}/reconstruct
Reconstruct tags & optionally files of instance
GET
/instances/{id}/rendered
Render an image
GET
/instances/{id}/series
Get parent series
GET
/instances/{id}/simplified-tags
Get human-readable tags
GET
/instances/{id}/statistics
Get instance statistics
GET
/instances/{id}/study
Get parent study
GET
/instances/{id}/tags
Get DICOM tags
GET
/jobs
List jobs
DELETE
/jobs/{id}
Delete a job from history
GET
/jobs/{id}
Get job
POST
/jobs/{id}/cancel
Cancel job
POST
/jobs/{id}/pause
Pause job
POST
/jobs/{id}/resubmit
Resubmit job
POST
/jobs/{id}/resume
Resume job
DELETE
/jobs/{id}/{key}
Delete a job output
GET
/jobs/{id}/{key}
Get job output
GET
/modalities
List DICOM modalities
DELETE
/modalities/{id}
Delete DICOM modality
GET
/modalities/{id}
List operations on modality
PUT
/modalities/{id}
Update DICOM modality
GET
/modalities/{id}/configuration
Get modality configuration
POST
/modalities/{id}/echo
Trigger C-ECHO SCU
POST
/modalities/{id}/find
Hierarchical C-FIND SCU
POST
/modalities/{id}/find-instance
C-FIND SCU for instances
POST
/modalities/{id}/find-patient
C-FIND SCU for patients
POST
/modalities/{id}/find-series
C-FIND SCU for series
POST
/modalities/{id}/find-study
C-FIND SCU for studies
POST
/modalities/{id}/find-worklist
C-FIND SCU for worklist
POST
/modalities/{id}/get
Trigger C-GET SCU
POST
/modalities/{id}/move
Trigger C-MOVE SCU
POST
/modalities/{id}/query
Trigger C-FIND SCU
POST
/modalities/{id}/storage-commitment
Trigger storage commitment request
POST
/modalities/{id}/store
Trigger C-STORE SCU
POST
/modalities/{id}/store-straight
Straight C-STORE SCU
GET
/patients
List the available patients
DELETE
/patients/{id}
Delete some patient
GET
/patients/{id}
Get information about some patient
POST
/patients/{id}/anonymize
Anonymize patient
GET
/patients/{id}/archive
Create ZIP archive
POST
/patients/{id}/archive
Create ZIP archive
GET
/patients/{id}/attachments
List attachments
DELETE
/patients/{id}/attachments/{name}
Delete attachment
GET
/patients/{id}/attachments/{name}
List operations on attachments
PUT
/patients/{id}/attachments/{name}
Set attachment
POST
/patients/{id}/attachments/{name}/compress
Compress attachment
GET
/patients/{id}/attachments/{name}/compressed-data
Get attachment (no decompression)
GET
/patients/{id}/attachments/{name}/compressed-md5
Get MD5 of attachment on disk
GET
/patients/{id}/attachments/{name}/compressed-size
Get size of attachment on disk
GET
/patients/{id}/attachments/{name}/data
Get attachment
GET
/patients/{id}/attachments/{name}/info
Get info about the attachment
GET
/patients/{id}/attachments/{name}/is-compressed
Is attachment compressed?
GET
/patients/{id}/attachments/{name}/md5
Get MD5 of attachment
GET
/patients/{id}/attachments/{name}/size
Get size of attachment
POST
/patients/{id}/attachments/{name}/uncompress
Uncompress attachment
POST
/patients/{id}/attachments/{name}/verify-md5
Verify attachment
GET
/patients/{id}/instances
Get child instances
GET
/patients/{id}/instances-tags
Get tags of instances
GET
/patients/{id}/labels
List labels
DELETE
/patients/{id}/labels/{label}
Remove label
GET
/patients/{id}/labels/{label}
Test label
PUT
/patients/{id}/labels/{label}
Add label
GET
/patients/{id}/media
Create DICOMDIR media
POST
/patients/{id}/media
Create DICOMDIR media
GET
/patients/{id}/metadata
List metadata
DELETE
/patients/{id}/metadata/{name}
Delete metadata
GET
/patients/{id}/metadata/{name}
Get metadata
PUT
/patients/{id}/metadata/{name}
Set metadata
POST
/patients/{id}/modify
Modify patient
GET
/patients/{id}/module
Get patient module
GET
/patients/{id}/protected
Is the patient protected against recycling?
PUT
/patients/{id}/protected
Protect/Unprotect a patient against recycling
POST
/patients/{id}/reconstruct
Reconstruct tags & optionally files of patient
GET
/patients/{id}/series
Get child series
GET
/patients/{id}/shared-tags
Get shared tags
GET
/patients/{id}/statistics
Get patient statistics
GET
/patients/{id}/studies
Get child studies
GET
/peers
List Orthanc peers
DELETE
/peers/{id}
Delete Orthanc peer
GET
/peers/{id}
List operations on peer
PUT
/peers/{id}
Update Orthanc peer
GET
/peers/{id}/configuration
Get peer configuration
POST
/peers/{id}/store
Send to Orthanc peer
POST
/peers/{id}/store-straight
Straight store to peer
GET
/peers/{id}/system
Get peer system information
GET
/plugins
List plugins
GET
/plugins/explorer.js
JavaScript extensions to Orthanc Explorer
GET
/plugins/{id}
Get plugin
GET
/queries
List query/retrieve operations
DELETE
/queries/{id}
Delete a query
GET
/queries/{id}
List operations on a query
GET
/queries/{id}/answers
List answers to a query
GET
/queries/{id}/answers/{index}
List operations on an answer
GET
/queries/{id}/answers/{index}/content
Get one answer
POST
/queries/{id}/answers/{index}/query-instances
Query the child instances of an answer
POST
/queries/{id}/answers/{index}/query-series
Query the child series of an answer
POST
/queries/{id}/answers/{index}/query-studies
Query the child studies of an answer
POST
/queries/{id}/answers/{index}/retrieve
Retrieve one answer with a C-MOVE or a C-GET SCU
GET
/queries/{id}/level
Get level of original query
GET
/queries/{id}/modality
Get modality of original query
GET
/queries/{id}/query
Get original query arguments
POST
/queries/{id}/retrieve
Retrieve all answers with C-MOVE SCU
GET
/series
List the available series
DELETE
/series/{id}
Delete some series
GET
/series/{id}
Get information about some series
POST
/series/{id}/anonymize
Anonymize series
GET
/series/{id}/archive
Create ZIP archive
POST
/series/{id}/archive
Create ZIP archive
GET
/series/{id}/attachments
List attachments
DELETE
/series/{id}/attachments/{name}
Delete attachment
GET
/series/{id}/attachments/{name}
List operations on attachments
PUT
/series/{id}/attachments/{name}
Set attachment
POST
/series/{id}/attachments/{name}/compress
Compress attachment
GET
/series/{id}/attachments/{name}/compressed-data
Get attachment (no decompression)
GET
/series/{id}/attachments/{name}/compressed-md5
Get MD5 of attachment on disk
GET
/series/{id}/attachments/{name}/compressed-size
Get size of attachment on disk
GET
/series/{id}/attachments/{name}/data
Get attachment
GET
/series/{id}/attachments/{name}/info
Get info about the attachment
GET
/series/{id}/attachments/{name}/is-compressed
Is attachment compressed?
GET
/series/{id}/attachments/{name}/md5
Get MD5 of attachment
GET
/series/{id}/attachments/{name}/size
Get size of attachment
POST
/series/{id}/attachments/{name}/uncompress
Uncompress attachment
POST
/series/{id}/attachments/{name}/verify-md5
Verify attachment
GET
/series/{id}/instances
Get child instances
GET
/series/{id}/instances-tags
Get tags of instances
GET
/series/{id}/labels
List labels
DELETE
/series/{id}/labels/{label}
Remove label
GET
/series/{id}/labels/{label}
Test label
PUT
/series/{id}/labels/{label}
Add label
GET
/series/{id}/media
Create DICOMDIR media
POST
/series/{id}/media
Create DICOMDIR media
GET
/series/{id}/metadata
List metadata
DELETE
/series/{id}/metadata/{name}
Delete metadata
GET
/series/{id}/metadata/{name}
Get metadata
PUT
/series/{id}/metadata/{name}
Set metadata
POST
/series/{id}/modify
Modify series
GET
/series/{id}/module
Get series module
GET
/series/{id}/numpy
Decode series for numpy
GET
/series/{id}/ordered-slices
Order the slices
GET
/series/{id}/patient
Get parent patient
POST
/series/{id}/reconstruct
Reconstruct tags & optionally files of series
GET
/series/{id}/shared-tags
Get shared tags
GET
/series/{id}/statistics
Get series statistics
GET
/series/{id}/study
Get parent study
GET
/statistics
Get database statistics
GET
/storage-commitment/{id}
Get storage commitment report
POST
/storage-commitment/{id}/remove
Remove after storage commitment
GET
/studies
List the available studies
DELETE
/studies/{id}
Delete some study
GET
/studies/{id}
Get information about some study
POST
/studies/{id}/anonymize
Anonymize study
GET
/studies/{id}/archive
Create ZIP archive
POST
/studies/{id}/archive
Create ZIP archive
GET
/studies/{id}/attachments
List attachments
DELETE
/studies/{id}/attachments/{name}
Delete attachment
GET
/studies/{id}/attachments/{name}
List operations on attachments
PUT
/studies/{id}/attachments/{name}
Set attachment
POST
/studies/{id}/attachments/{name}/compress
Compress attachment
GET
/studies/{id}/attachments/{name}/compressed-data
Get attachment (no decompression)
GET
/studies/{id}/attachments/{name}/compressed-md5
Get MD5 of attachment on disk
GET
/studies/{id}/attachments/{name}/compressed-size
Get size of attachment on disk
GET
/studies/{id}/attachments/{name}/data
Get attachment
GET
/studies/{id}/attachments/{name}/info
Get info about the attachment
GET
/studies/{id}/attachments/{name}/is-compressed
Is attachment compressed?
GET
/studies/{id}/attachments/{name}/md5
Get MD5 of attachment
GET
/studies/{id}/attachments/{name}/size
Get size of attachment
POST
/studies/{id}/attachments/{name}/uncompress
Uncompress attachment
POST
/studies/{id}/attachments/{name}/verify-md5
Verify attachment
GET
/studies/{id}/instances
Get child instances
GET
/studies/{id}/instances-tags
Get tags of instances
GET
/studies/{id}/labels
List labels
DELETE
/studies/{id}/labels/{label}
Remove label
GET
/studies/{id}/labels/{label}
Test label
PUT
/studies/{id}/labels/{label}
Add label
GET
/studies/{id}/media
Create DICOMDIR media
POST
/studies/{id}/media
Create DICOMDIR media
POST
/studies/{id}/merge
Merge study
GET
/studies/{id}/metadata
List metadata
DELETE
/studies/{id}/metadata/{name}
Delete metadata
GET
/studies/{id}/metadata/{name}
Get metadata
PUT
/studies/{id}/metadata/{name}
Set metadata
POST
/studies/{id}/modify
Modify study
GET
/studies/{id}/module
Get study module
GET
/studies/{id}/module-patient
Get patient module of study
GET
/studies/{id}/patient
Get parent patient
POST
/studies/{id}/reconstruct
Reconstruct tags & optionally files of study
GET
/studies/{id}/series
Get child series
GET
/studies/{id}/shared-tags
Get shared tags
POST
/studies/{id}/split
Split study
GET
/studies/{id}/statistics
Get study statistics
GET
/system
Get system information
GET
/tools
List operations
GET
/tools/accepted-sop-classes
Get accepted SOPClassUID
GET
/tools/accepted-transfer-syntaxes
Get accepted transfer syntaxes