davebronson/clear-hl7-net

V260.PidSegment.PatientAlias uses an incorrect type

davebronson opened this issue · 1 comments

In V260, the property PidSegment.PatientAlias is incorrectly defined as ExtendedPersonName. This needs to be changed to IEnumerable<ExtendedPersonName>.

Fix released in V2.0.0.