elixir_hl7 v0.6.2 HL7.InvalidHeader View Source

Contains information concerning any failed attempt to parse an HL7 MSH segment.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %HL7.InvalidHeader{raw: nil | String.t(), reason: nil | atom()}