davebronson/clear-hl7-net

V260.ObxSegment.ObservationValue uses an incorrect type

davebronson opened this issue · 1 comments

In V260, the property ObxSegment.ObservationValue is incorrectly defined as ChannelDefinition. This needs to be changed to IEnumerable<string>.

Fix released in V2.0.0.