Efferent-Health / HL7-V2

Lightweight HL7 V2 parser and composer for modern C# / .NET applications
MIT License
40 stars 4 forks source link

Fix encoding per segment when serializing a message #6

Closed EricBeardIRC closed 2 weeks ago

EricBeardIRC commented 2 weeks ago

Ensure that the encoding used for each segment is honored when serializing a message.