V260.PidSegment.PatientAlias uses an incorrect type
davebronson opened this issue · 1 comments
davebronson commented
In V260, the property PidSegment.PatientAlias
is incorrectly defined as ExtendedPersonName
. This needs to be changed to IEnumerable<ExtendedPersonName>
.
davebronson commented
Fix released in V2.0.0.