code property

List<CodeableConcept>? get code

Roles which this practitioner is authorized to perform for the organization.

Implementation

List<CodeableConcept>? get code => codeField.getValue(json);