occurrenceDate property

FhirDate? occurrenceDate
inherited

occurrenceDate The original date within a recurring request. This could be used in place of the recurrenceId to be more direct (or where the template is provided through the simple list of dates in Appointment.occurrenceDate).

Implementation

FhirDate? get occurrenceDate => throw _privateConstructorUsedError;