location property

List<Reference>? get location

The location(s) at which this practitioner provides care.

Implementation

List<Reference>? get location => locationField.getValue(json);