communication property

List<CodeableConcept>? communication
inherited

communication A language the practitioner can use in patient communication. The practitioner may know several languages (listed in practitioner.communication), however these are the languages that could be advertised in a directory for a patient to search.

Implementation

List<CodeableConcept>? get communication =>
    throw _privateConstructorUsedError;