Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

WADO Service. Provides a Web Enabled DICOM Server to allow Web Access for DICOM persistent Objects.
Supported mime-types are application/dicom and image/jpeg, supported optional request parameter: rows, column, frameNumber, transferSyntax and contentType.

Particular features:

  • This implementation use relational query support. Therefore the request parameter studyUID and seriesUID may be empty. (it is NOT allowed to omit these parameters due to WADO specification)
  • Redirect: If this WADO service handles a request for an object that is external retrievable, a client- or server side redirect can be initiated (see #useClientRedirect).

Dependencies

Attributes

CacheRoot
Anchor
CacheRoot
CacheRoot

...

Class name of used JPEG Encoder, either implementing javax.imageio.ImageWriter (e.g.: com.sun.imageio.plugins.jpeg.JPEGImageWriter, com.sun.media.imageioimpl.plugins.jpeg.CLibJPEGImageWriter) or - if provided by the JRE - com.sun.image.codec.jpeg.JPEGImageEncoder.

Default Value: com.sun.media.imageimageioimpl.codecplugins.jpeg.JPEGImageEncoderCLibJPEGImageWriter

useClientRedirect
Anchor
useClientRedirect
useClientRedirect

...