specialty property
List<CodeableConcept> ?
get
specialty
Specific specialty of the practitioner.
Implementation
List<CodeableConcept>? get specialty => specialtyField.getValue(json);
Specific specialty of the practitioner.
List<CodeableConcept>? get specialty => specialtyField.getValue(json);