comparison Sphinx/source/plugins/google-cloud-platform.rst @ 257:c0d8546cd350

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Jun 2019 22:40:47 +0200
parents 8a8d8a908c6c
children a073419272c7
comparison
equal deleted inserted replaced
256:8a8d8a908c6c 257:c0d8546cd350
9 9
10 Introduction 10 Introduction
11 ------------ 11 ------------
12 12
13 Osimis freely provides the `source code 13 Osimis freely provides the `source code
14 <https://bitbucket.org/osimis/orthanc-gcp/src>`__ of a dedicated 14 <https://bitbucket.org/osimis/orthanc-gcp/src>`__ of a plugin to
15 plugin to interface Orthanc with the Healthcare API of `Google Cloud 15 interface Orthanc with the Healthcare API of `Google Cloud Platform
16 Platform (GCP) 16 (GCP) <https://en.wikipedia.org/wiki/Google_Cloud_Platform>`__ thanks
17 <https://en.wikipedia.org/wiki/Google_Cloud_Platform>`__ thanks to 17 to `DICOMweb <https://www.dicomstandard.org/dicomweb/>`__.
18 `DICOMweb <https://www.dicomstandard.org/dicomweb/>`__.
19 18
20 This GCP plugin notably enables the upload of DICOM images through 19 This GCP plugin notably enables the upload of DICOM images through
21 STOW-RS, the querying of the cloud content through QIDO-RS, and the 20 STOW-RS, the querying of the cloud content through QIDO-RS, and the
22 retrieval of remote content through WADO-RS. These operations can be 21 retrieval of remote content through WADO-RS. These operations can be
23 possibly scripted thanks to the REST API of Orthanc. 22 possibly scripted thanks to the REST API of Orthanc.