interpretation property
FixedList<CodeableConcept> ?
get
interpretation
A categorical assessment of an observation value. This is often used to supply a "normal" range categorization for numeric values.
Implementation
FixedList<CodeableConcept>? get interpretation =>
interpretationField.getValue(json);