path property

String? path
inherited

path The path to the element to be customized. This is the path on the resource that will hold the result of the calculation defined by the expression. The specified path SHALL be a FHIRPath resolveable on the specified target type of the ActivityDefinition, and SHALL consist only of identifiers, constant indexers, and a restricted subset of functions. The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers (x) to traverse multiple-cardinality sub-elements (see the Simple FHIRPath Profile for full details).

Implementation

String? get path => throw _privateConstructorUsedError;