Structs§
- Separators
- A helper struct to store the separator (delimiter) characters used to parse this message.
Note that HL7 allows each message to define it’s own separators, although most messages
use a default set (available from
Separators::default()
)