|
Delimiter Escape SequencesSome user data may contain these special delimiter characters. For this reason, HL7 has a system for escaping them. The system is a little bit unusual in that unlike a language like C, each character has a unique escape sequence. The following table shows the escape sequences for each of the different characters:
You will notice that even the escape character itself has an escape sequence. Special Escape SequencesThere are some special escape sequences that are validated and passed through without escaping or unescaping:
|