appointmentType property

CodeableConcept? get appointmentType

The style of appointment or patient that may be booked in the slot (not service type).

Implementation

CodeableConcept? get appointmentType => appointmentTypeField.getValue(json);