valueSet property

List<FhirCanonical>? valueSet
inherited

valueSet Selects the concepts found in this value set (based on its value set definition). This is an absolute URI that is a reference to ValueSet.url. If multiple value sets are specified this includes the union of the contents of all of the referenced value sets.

Implementation

List<FhirCanonical>? get valueSet => throw _privateConstructorUsedError;