communication property

List<CodeableConcept>? get communication

A language the practitioner is able to use in patient communication.

Implementation

List<CodeableConcept>? get communication => communicationField.getValue(json);