location property

FixedList<Reference>? get location

List of locations where the patient has been during this encounter.

Implementation

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