Google Cloud Healthcare · Example Payload

Dicomstore Example

HealthcareFHIRHL7v2DICOMMedical ImagingDe-identificationInteroperabilityCloud

Dicomstore Example is an example object payload from Google Cloud Healthcare, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

labelsnamenotificationConfigstreamConfigs

Example Payload

DicomStore-example.json Raw ↑
{
  "labels": {},
  "name": "example-string",
  "notificationConfig": {
    "pubsubTopic": "example-string",
    "sendForBulkImport": true
  },
  "streamConfigs": [
    {
      "bigqueryDestination": {}
    }
  ]
}