goalId property

List<FhirId>? goalId
inherited

goalId Identifies goals that this action supports. The reference must be to a goal element defined within this plan definition. In pharmaceutical quality, a goal represents acceptance criteria (Goal) for a given action (Test), so the goalId would be the unique id of a defined goal element establishing the acceptance criteria for the action.

Implementation

List<FhirId>? get goalId => throw _privateConstructorUsedError;