Mercurial > hg > orthanc-dicomweb
view Status.txt @ 57:1220d1cc186b
WADO-URI
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 03 Aug 2015 18:13:28 +0200 |
parents | 0ed8bbf35577 |
children | 2bd3bf4d95bb 031f34284a78 |
line wrap: on
line source
Reference: http://medical.nema.org/medical/dicom/current/output/html/part18.html ======================================= 6.2 WADO-URI (previously known as WADO) ======================================= Supported --------- * Retrieval of JPEG images ("&requestType=WADO&...") * Retrieval of DICOM file ("&requestType=WADO&contentType=application/dicom&...") * Retrieval of PNG images ("&requestType=WADO&contentType=image/png&...") Not supported ------------- * Retrieval of DICOM SR (structured reports) * Retrieval of a region of a DICOM image * Manipulation of the image (annotations, windowing, thresholding...) * DICOM Response with a change in the transfer syntax * Specification of a quality for JPEG images ================================ 6.5.1 WADO-RS / RetrieveStudy 6.5.2 WADO-RS / RetrieveSeries 6.5.3 WADO-RS / RetrieveInstance ================================ Supported --------- * DICOM Response, if no change in the transfer syntax Not supported ------------- * DICOM Response with a change in the transfer syntax * Bulk data response * MediaType data response ================================ 6.5.4 WADO-RS / RetrieveFrames ================================ Not supported. ================================ 6.5.5 WADO-RS / RetrieveBulkdata ================================ Supported --------- * application/octet-stream response Not supported ------------- * MediaType data response * Range query (only entire bulk data object can be returned) ================================ 6.5.6 WADO-RS / RetrieveMetadata ================================ Supported. =========== 6.6 STOW-RS =========== Supported --------- * DICOM Request * JSON Response (DICOM JSON Model Object from Annex F of PS3.18) * XML Response (Native DICOM Model of PS3.19) Not supported ------------- * XML Metadata + Bulk Data Request * JSON Metadata + Bulk Data Request =========== 6.7 QIDO-RS =========== Not supported ------------- * Query against sequences * Flag "includefield=all" Ignored ------- * Flag "fuzzymatching" * Header "Cache-control"