appliesTo property
FixedList<CodeableConcept> ?
get
appliesTo
Codes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race.
Implementation
FixedList<CodeableConcept>? get appliesTo => appliesToField.getValue(_json);