derivedFrom property

FhirCanonical? derivedFrom
inherited

derivedFrom Where this search parameter is originally defined. If a derivedFrom is provided, then the details in the search parameter must be consistent with the definition from which it is defined. i.e. the parameter should have the same meaning, and (usually) the functionality should be a proper subset of the underlying search parameter.

Implementation

FhirCanonical? get derivedFrom => throw _privateConstructorUsedError;