Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/dicomweb.rst @ 27:c23f02a64caf
postgresql
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 20 Jul 2016 10:15:42 +0200 |
parents | 669ea65ba7fb |
children | 79b6d3ea92aa |
line wrap: on
line diff
--- a/Sphinx/source/plugins/dicomweb.rst Wed Jul 20 09:32:58 2016 +0200 +++ b/Sphinx/source/plugins/dicomweb.rst Wed Jul 20 10:15:42 2016 +0200 @@ -9,3 +9,12 @@ the plugin introduces a basic, reference implementation of WADO-URI, WADO-RS, QIDO-RS and STOW-RS, following `DICOM PS3.18 <http://dicom.nema.org/medical/dicom/current/output/html/part18.html>`__. + +For general information, check out the `official homepage of the +plugins <http://www.orthanc-server.com/static.php?page=dicomweb>`__. + +The full standard is not implemented yet, the supported features are +`tracked in the repository +<https://bitbucket.org/sjodogne/orthanc-dicomweb/src/default/Status.txt>`__. Some +integration tests are `available separately +<https://bitbucket.org/sjodogne/orthanc-tests/src/default/Plugins/DicomWeb/Run.py>`__.