HL7.InvalidHeader (elixir_hl7 v0.9.0) View Source

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

Link to this section Summary

Link to this section Types

Specs

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