Consts¶
HL7apy - Constants
-
hl7apy.consts.
DEFAULT_ENCODING_CHARS
= {'COMPONENT': '^', 'ESCAPE': '\\', 'FIELD': '|', 'GROUP': '\r', 'REPETITION': '~', 'SEGMENT': '\r', 'SUBCOMPONENT': '&'}¶ Dictionary with default encoding characters as per standard specifications
-
hl7apy.consts.
DEFAULT_VERSION
= '2.5'¶ default hl7 version