Variable: DEFAULT_ENCODING_CHARACTERS
constDEFAULT_ENCODING_CHARACTERS:EncodingCharacters
The HL7 default 5-tuple of encoding characters used when a message does
not override them via MSH-1 / MSH-2. Re-used by downstream stages (the
escape map, parseHL7) as a synthetic-message fallback.
Example
import { DEFAULT_ENCODING_CHARACTERS } from "@cosyte/hl7";
DEFAULT_ENCODING_CHARACTERS.field; // "|"