View Source GoogleApi.HealthCare.V1.Model.FhirFilter (google_api_health_care v0.50.1)

Filter configuration.

Attributes

  • resources (type: GoogleApi.HealthCare.V1.Model.Resources.t, default: nil) - List of resources to include in the output. If this list is empty or not specified, all resources are included in the output.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HealthCare.V1.Model.FhirFilter{
  resources: GoogleApi.HealthCare.V1.Model.Resources.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.