minutesDuration property

FhirPositiveInt? minutesDuration
inherited

minutesDuration Number of minutes that the appointment is to take. This can be less than the duration between the start and end times. For example, where the actual time of appointment is only an estimate or if a 30 minute appointment is being requested, but any time would work. Also, if there is, for example, a planned 15 minute break in the middle of a long appointment, the duration may be 15 minutes less than the difference between the start and end.

Implementation

FhirPositiveInt? get minutesDuration => throw _privateConstructorUsedError;