code property

String code
final

A code representing the appointment status.

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

Implementation

final String code;