Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
FhirOutput |
FhirOutput.clone() |
FhirOutput |
DeidentifyOperationMetadata.getFhirOutput()
Details about the FHIR store to write the output to.
|
FhirOutput |
FhirOutput.set(String fieldName,
Object value) |
FhirOutput |
FhirOutput.setFhirStore(String fhirStore)
Name of the output FHIR store, which must already exist.
|
Modifier and Type | Method and Description |
---|---|
DeidentifyOperationMetadata |
DeidentifyOperationMetadata.setFhirOutput(FhirOutput fhirOutput)
Details about the FHIR store to write the output to.
|
Copyright © 2011–2024 Google. All rights reserved.