method property
CodeableConcept?
get
method
Indicates the mechanism used to perform the observation.
Implementation
CodeableConcept? get method => methodField.getValue(json);
Indicates the mechanism used to perform the observation.
CodeableConcept? get method => methodField.getValue(json);