Orthanc API Skill
orthanc-server-com
orthanc-server-com
| Method | Path | Description |
|---|---|---|
DELETE | /changes | |
GET | /changes | Clear changes |
DELETE | /exports | List changes |
GET | /exports | Clear exports |
GET | /instances | List exports |
POST | /instances | List the available instances |
DELETE | /instances/{id} | Upload DICOM instances |
GET | /instances/{id} | Delete some instance |
POST | /instances/{id}/anonymize | Get information about some instance |
GET | /instances/{id}/attachments | Anonymize instance |
DELETE | /instances/{id}/attachments/{name} | List attachments |
GET | /instances/{id}/attachments/{name} | Delete attachment |
PUT | /instances/{id}/attachments/{name} | List operations on attachments |
POST | /instances/{id}/attachments/{name}/compress | Set attachment |
GET | /instances/{id}/attachments/{name}/compressed-data | Compress attachment |
GET | /instances/{id}/attachments/{name}/compressed-md5 | Get attachment (no decompression) |
GET | /instances/{id}/attachments/{name}/compressed-size | Get MD5 of attachment on disk |
GET | /instances/{id}/attachments/{name}/data | Get size of attachment on disk |
GET | /instances/{id}/attachments/{name}/info | Get attachment |
GET | /instances/{id}/attachments/{name}/is-compressed | Get info about the attachment |
GET | /instances/{id}/attachments/{name}/md5 | Is attachment compressed? |
GET | /instances/{id}/attachments/{name}/size | Get MD5 of attachment |
POST | /instances/{id}/attachments/{name}/uncompress | Get size of attachment |
POST | /instances/{id}/attachments/{name}/verify-md5 | Uncompress attachment |
GET | /instances/{id}/content/{path} | Verify attachment |
POST | /instances/{id}/export | Get raw tag |
GET | /instances/{id}/file | Write DICOM onto filesystem |
GET | /instances/{id}/frames | Download DICOM |
GET | /instances/{id}/frames/{frame} | List available frames |
GET | /instances/{id}/frames/{frame}/image-int16 | List operations |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install orthanc-server-com
Downloads and installs to ~/.claude/skills/orthanc-server-com/
1.12.11 (2026-06-26)