HL7 uses specific characters as delimiters to separate data. Based on a standard MSH segment (MSH|^~ & ), the characters & (subcomponent separator) and ~ (repetition separator) are special characters. If these characters appear as part of the actual data text, they must be " escaped " using the escape character (usually \) so the interface parser doesn ' t mistake them for structural separators.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit