Google Cloud Healthcare · Example Payload

Consentstore Example

HealthcareFHIRHL7v2DICOMMedical ImagingDe-identificationInteroperabilityCloud

Consentstore 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

defaultConsentTtlenableConsentCreateOnUpdatelabelsname

Example Payload

ConsentStore-example.json Raw ↑
{
  "defaultConsentTtl": "example-string",
  "enableConsentCreateOnUpdate": true,
  "labels": {},
  "name": "example-string"
}