GoogleApi.HealthCare.V1beta1.Model.SchemaConfig (google_api_health_care v0.40.0) View Source
Configuration for the FHIR BigQuery schema. Determines how the server generates the schema.
Attributes
-
recursiveStructureDepth(type:String.t, default:nil) - The depth for all recursive structures in the output analytics schema. For example,conceptin the CodeSystem resource is a recursive structure; when the depth is 2, the CodeSystem table will have a column calledconcept.conceptbut notconcept.concept.concept. If not specified or set to 0, the server will use the default value 2. The maximum depth allowed is 5. -
schemaType(type:String.t, default:nil) - Specifies the output schema type. Schema type is required.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.