endpoint property

List<Reference>? get endpoint

Technical endpoints providing access to services operated for the practitioner with this role.

Implementation

List<Reference>? get endpoint => endpointField.getValue(json);