Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
FhirConfig |
FhirConfig.clone() |
FhirConfig |
DeidentifyConfig.getFhir()
Configures de-id of application/FHIR content.
|
FhirConfig |
FhirConfig.set(String fieldName,
Object value) |
FhirConfig |
FhirConfig.setDefaultKeepExtensions(Boolean defaultKeepExtensions)
The behaviour for handling FHIR extensions that aren't otherwise specified for de-
identification.
|
FhirConfig |
FhirConfig.setFieldMetadataList(List<FieldMetadata> fieldMetadataList)
Specifies FHIR paths to match and how to transform them.
|
Modifier and Type | Method and Description |
---|---|
DeidentifyConfig |
DeidentifyConfig.setFhir(FhirConfig fhir)
Configures de-id of application/FHIR content.
|
Copyright © 2011–2024 Google. All rights reserved.