code property

String code
final

A code representing the slot status.

The code is a required field that contains a code from the specified terminology system. It represents the free/busy status of the slot.

Implementation

///
  /// The code is a required field that contains a code from the specified terminology system.
  /// It represents the free/busy status of the slot.
  final String code;