measurementSource property
Source of the measurement.
Optional. Possible string values are:
- "MEASUREMENT_SOURCE_UNSPECIFIED" : Unspecified measurement source.
- "SELF_MONITORING_BLOOD_GLUCOSE" : Self-monitoring of blood glucose (Blood glucose meter)
- "CONTINUOUS_GLUCOSE_MONITORING" : Continuous glucose monitoring device
- "LAB_TEST" : Laboratory test
Implementation
core.String? measurementSource;