comparison 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
comparison
equal deleted inserted replaced
253:a64197133114 254:63cc25161330
1 .. _google:
2
3
4 Google Cloud Platform plugin
5 ============================
6
7 .. contents::
8
9 Osimis provides a `dedicated plugin
10 <https://bitbucket.org/osimis/orthanc-gcp/src>`__ to interface Orthanc
11 with Healthcare API of `Google Cloud Platform
12 <https://en.wikipedia.org/wiki/Google_Cloud_Platform>`__ using
13 :ref:`DICOMweb <dicomweb>`. This plugin notably enables the upload of
14 DICOM images through STOW-RS, the querying of the cloud content
15 through QIDO-RS, and the retrieval of remote content through WADO-RS.
16 These operations can be scripted through the REST API of Orthanc.
17
18
19 TODO