telecom property
FixedList<ContactPoint> ?
get
telecom
A contact detail for the practitioner, e.g. a telephone number or an email address.
Implementation
FixedList<ContactPoint>? get telecom => telecomField.getValue(json);