ex_l7 v0.2.0 ExL7.Field
Structure and Helper functions for a HL7 (ExL7.Message) field.
Summary
Functions
Returns an ExL7.Field from a given list of strings
Returns one or many HL7 field strings representation from one or many ExL7.Fields
Functions
Returns an ExL7.Field from a given list of strings.
Parameters
- field_strings: String or list of strings that represent an HL7 field.
- control_characters: ExL7.ControlCharacters used to parse components and sub components.