/
/Orthanc API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 17h ago · Updated 1w agoView markdown
Instances58
Jobs9
Logs16
Networking42
Other6
Patients41
  • getList the available patients
  • getGet information about some patient
  • deleteDelete some patient
  • postAnonymize patient
  • getCreate ZIP archive
  • postCreate ZIP archive
  • getList attachments
  • putSet attachment
  • deleteDelete attachment
  • postCompress attachment
  • getGet attachment (no decompression)
  • getGet MD5 of attachment on disk
  • getGet size of attachment on disk
  • getGet attachment
  • getGet info about the attachment
  • getIs attachment compressed?
  • getGet MD5 of attachment
  • getGet size of attachment
  • postUncompress attachment
  • postVerify attachment
  • getGet child instances
  • getGet tags of instances
  • getList labels
  • getTest label
  • putAdd label
  • deleteRemove label
  • getCreate DICOMDIR media
  • postCreate DICOMDIR media
  • getList metadata
  • getGet metadata
  • putSet metadata
  • deleteDelete metadata
  • postModify patient
  • getGet patient module
  • getIs the patient protected against recycling?
  • putProtect/Unprotect a patient against recycling
  • postReconstruct tags & optionally files of patient
  • getGet child series
  • getGet shared tags
  • getGet patient statistics
  • getGet child studies
Series41
Studies42
System40
Tracking changes4
    Patients

    Uncompress attachment

    Change the compression scheme that is used to store an attachment.

    post/patients/{id}/attachments/{name}/uncompress

    Path parameters

    idstring required

    Orthanc identifier of the patient of interest

    namestring required

    The name of the attachment, or its index (cf. UserContentType configuration option)