davebronson/clear-hl7-net

V240.AilSegment.LocationResourceId uses an incorrect type

davebronson opened this issue · 1 comments

In V240, the property AilSegment.LocationResourceId is incorrectly defined as IEnumerable<PersonLocation>. This needs to be changed to PersonLocation.

Fix released in V2.0.0.