Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/google-cloud-platform.rst @ 254:63cc25161330
skeleton of gcp
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 26 Jun 2019 19:41:58 +0200 |
parents | |
children | 949a13b92195 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Sphinx/source/plugins/google-cloud-platform.rst Wed Jun 26 19:41:58 2019 +0200 @@ -0,0 +1,19 @@ +.. _google: + + +Google Cloud Platform plugin +============================ + +.. contents:: + +Osimis provides a `dedicated plugin +<https://bitbucket.org/osimis/orthanc-gcp/src>`__ to interface Orthanc +with Healthcare API of `Google Cloud Platform +<https://en.wikipedia.org/wiki/Google_Cloud_Platform>`__ using +:ref:`DICOMweb <dicomweb>`. This plugin notably enables the upload of +DICOM images through STOW-RS, the querying of the cloud content +through QIDO-RS, and the retrieval of remote content through WADO-RS. +These operations can be scripted through the REST API of Orthanc. + + +TODO