- Cloud Run serverless web platform
- GCP DICOM, part of the HealthCare API
- DICOM Deidentification API
- Google Cloud Bigquery
- Google Cloud Storage
- Google Cloud PubSub
- OHIF Dicom Image Viewer
- Add an image to the dicom store
curl -X POST \
-H "Content-Type: application/dicom" \
-H "Authorization: Bearer $(gcloud auth application-default print-access-token)" \
https://healthcare.googleapis.com/v1/projects/uccc-aisr/locations/us-central1/datasets/uccc-aisr-b67a21b/dicomStores/uccc-aisr-ba50ed5/dicomWeb/studies \
--data-binary @0009.DCM
- Pipeline runs
- deidenfify
- Register DICOM metadata in Bigquery
- Access images via OHIF browser
./generate_arch_diagram.sh