254
|
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
|