Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/dicomweb.rst @ 24:25fa874803ab
plugins inside book
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 18 Jul 2016 17:36:02 +0200 |
parents | |
children | 669ea65ba7fb |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Sphinx/source/plugins/dicomweb.rst Mon Jul 18 17:36:02 2016 +0200 @@ -0,0 +1,11 @@ +.. _dicomweb: + + +DICOMweb plugin +=============== + +This **official** plugin extends Orthanc with support of the `DICOMweb +protocols <https://en.wikipedia.org/wiki/DICOMweb>`__. More precisely, +the plugin introduces a basic, reference implementation of WADO-URI, +WADO-RS, QIDO-RS and STOW-RS, following `DICOM PS3.18 +<http://medical.nema.org/medical/dicom/current/output/html/part18.html>`__.