mergedIds property

Set<String> mergedIds

The ids of the patients that have been merged inside this patient.

Implementation

Set<String> get mergedIds;
void mergedIds=(Set<String> value)

Implementation

set mergedIds(Set<String> value);