hapifhir / hapi-hl7v2

282 stars 137 forks source link

Fix to AbstractMessage.copy() method #123

Closed fil512 closed 6 months ago

fil512 commented 6 months ago
            AbstractMessage.copy() changed Z segments within the message. This has been corrected
            so the copy() method now returns an identical copy of the original message.