GoogleApi.HealthCare.V1beta1.Model.SearchConfig (google_api_health_care v0.39.0) View Source
Contains the configuration for FHIR search.
Attributes
-
searchParameters
(type:list(GoogleApi.HealthCare.V1beta1.Model.SearchParameter.t)
, default:nil
) - A list of search parameters in this FHIR store that are used to configure this FHIR store.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.HealthCare.V1beta1.Model.SearchConfig{ searchParameters: [GoogleApi.HealthCare.V1beta1.Model.SearchParameter.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.