Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

RCA

DICOMweb

WADO-RS

url: http://localhost:8080/rest/xxx/studies/uid/series/uid/instances/uid/

  1. Accept: */*

    • RETURN: DICOM UNCOMPRESSED
  2. Accept: application/octet-stream

    • RETURN: DICOM NOTHING
  3. Accept: application/dicom

    • RETURN: DICOM COMPRESSED

For multipart responses, delete ALL the content up to the first line of the DICOM and from the last byte of the end of the DICOM.

About

Documentation for personal use

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors