specialty property

List<CodeableConcept>? get specialty

The specialty of a practitioner that would be required to perform the service requested in this appointment.

Implementation

List<CodeableConcept>? get specialty => specialtyField.getValue(json);