davebronson/clear-hl7-net

V230.RxdSegment.DispenseNotes uses an incorrect type

davebronson opened this issue · 1 comments

In V230, the property RxdSegment.DispenseNotes is incorrectly defined as IEnumerable<CodedElement>. This needs to be changed to IEnumerable<string>.

Fix released in V2.0.0.