GoogleApi.HealthCare.V1.Model.Field (google_api_health_care v0.40.0) View Source
A (sub) field of a type.
Attributes
-
maxOccurs(type:integer(), default:nil) - The maximum number of times this field can be repeated. 0 or -1 means unbounded. -
minOccurs(type:integer(), default:nil) - The minimum number of times this field must be present/repeated. -
name(type:String.t, default:nil) - The name of the field. For example, "PID-1" or just "1". -
table(type:String.t, default:nil) - The HL7v2 table this field refers to. For example, PID-15 (Patient's Primary Language) usually refers to table "0296". -
type(type:String.t, default:nil) - The type of this field. A Type with this name must be defined in an Hl7TypesConfig.
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.