Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1 | |
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
CloudHealthcare.Projects.Locations.Datasets.FhirStores.ApplyConsents |
CloudHealthcare.Projects.Locations.Datasets.FhirStores.applyConsents(String name,
ApplyConsentsRequest content)
Apply the Consent resources for the FHIR store and reindex the underlying resources in the FHIR
store according to the aggregate consent.
|
Constructor and Description |
---|
ApplyConsents(String name,
ApplyConsentsRequest content)
Apply the Consent resources for the FHIR store and reindex the underlying resources in the FHIR
store according to the aggregate consent.
|
Modifier and Type | Method and Description |
---|---|
ApplyConsentsRequest |
ApplyConsentsRequest.clone() |
ApplyConsentsRequest |
ApplyConsentsRequest.set(String fieldName,
Object value) |
ApplyConsentsRequest |
ApplyConsentsRequest.setPatientScope(PatientScope patientScope)
Optional.
|
ApplyConsentsRequest |
ApplyConsentsRequest.setTimeRange(TimeRange timeRange)
Optional.
|
ApplyConsentsRequest |
ApplyConsentsRequest.setValidateOnly(Boolean validateOnly)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.