valueCodeableConcept property
CodeableConcept?
get
valueCodeableConcept
The information determined as a result of making the observation, if the information has a simple value.
Implementation
CodeableConcept? get valueCodeableConcept =>
valueCodeableConceptField.getValue(json);