valueSet property

FhirCanonical? valueSet
inherited

valueSet The valueset for the code filter. The valueSet and code elements are additive. If valueSet is specified, the filter will return only those data items for which the value of the code-valued element specified in the path is a member of the specified valueset.

Implementation

FhirCanonical? get valueSet => throw _privateConstructorUsedError;