davebronson/clear-hl7-net

V251.Pv1Segment.DischargeDateTime uses an incorrect type

davebronson opened this issue · 1 comments

In V251, the property Pv1Segment.DischargeDateTime is incorrectly defined as DateTime?. This needs to be changed to IEnumerable<DateTime>.

Fix released in V2.0.0.