Parse MSA segment using Terser #415
-
Description:Hi, im using Does anyone have any ideas on how to parse this segment? Error message Heres my message And a code fragment |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @jorge-zapata-medstone I can't replicate, I have created a dotnet fiddle showing it working here. I suspect it could be your message has the wrong line endings. In the HL7 specification, the end of each segment (line) should end with a carriage return i.e. |
Beta Was this translation helpful? Give feedback.
Hi @jorge-zapata-medstone I can't replicate, I have created a dotnet fiddle showing it working here.