Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
FieldMetadata |
FieldMetadata.clone() |
FieldMetadata |
FieldMetadata.set(String fieldName,
Object value) |
FieldMetadata |
FieldMetadata.setAction(String action)
Deidentify action for one field.
|
FieldMetadata |
FieldMetadata.setPaths(List<String> paths)
List of paths to FHIR fields to redact.
|
Modifier and Type | Method and Description |
---|---|
List<FieldMetadata> |
FhirConfig.getFieldMetadataList()
Specifies FHIR paths to match and how to transform them.
|
Modifier and Type | Method and Description |
---|---|
FhirConfig |
FhirConfig.setFieldMetadataList(List<FieldMetadata> fieldMetadataList)
Specifies FHIR paths to match and how to transform them.
|
Copyright © 2011–2024 Google. All rights reserved.