elixir_hl7 v0.3.5 HL7.Separators View Source
Contains HL7 delimiter information (optionally specified by the end system) used to parse or generate HL7 messages.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
new(raw_text)
View Source
new(raw_text)
View Source
new(String.t()) :: HL7.Separators.t()
new(String.t()) :: HL7.Separators.t()
Link to this function
new(arg1, encoding_characters)
View Source
new(arg1, encoding_characters)
View Source
new(binary(), binary()) :: HL7.Separators.t()
new(binary(), binary()) :: HL7.Separators.t()