V251-v290 Pd1Segment.PatientPrimaryCareProviderNameIdNo uses an incorrect type
davebronson opened this issue · 2 comments
davebronson commented
In V251-V290, the property Pd1Segment.PatientPrimaryCareProviderNameIdNo
is incorrectly defined as ExtendedCompositeIdNumberAndNameForPersons
. This needs to be changed to IEnumerable<ExtendedCompositeIdNumberAndNameForPersons>
.
davebronson commented
This property was withdrawn from the HL7 spec. Updating the data type to be consistent with the type used in the earlier versions.
davebronson commented
Fix released in V2.0.0.