notAvailable property

List<NotAvailable>? get notAvailable

The practitioner is not available or performing this role during this period of time due to the provided reason.

Implementation

List<NotAvailable>? get notAvailable => notAvailableField.getValue(json);