hapifhir / hapi-hl7v2

277 stars 138 forks source link

Fix to AbstractMessage.copy() method #123

Closed fil512 closed 3 months ago

fil512 commented 4 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.