GoogleApi.HealthCare.V1.Model.FhirConfig (google_api_health_care v0.36.0) View Source
Specifies how to handle de-identification of a FHIR store.
Attributes
-
fieldMetadataList
(type:list(GoogleApi.HealthCare.V1.Model.FieldMetadata.t)
, default:nil
) - Specifies FHIR paths to match and how to transform them. Any field that is not matched by a FieldMetadata is passed through to the output dataset unmodified. All extensions are removed in the output.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.HealthCare.V1.Model.FhirConfig{ fieldMetadataList: [GoogleApi.HealthCare.V1.Model.FieldMetadata.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.