specialty property

List<CodeableConcept>? get specialty

Specific specialty of the practitioner.

Implementation

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