HL7v2.Segment.FTS (HL7v2 v3.10.1)

Copy Markdown View Source

File Trailer (FTS) segment — HL7v2 v2.5.1.

Defines the end of a batch file.

2 fields per HL7 v2.5.1 specification.

Summary

Types

t()

@type t() :: %HL7v2.Segment.FTS{
  extra_fields: term(),
  file_batch_count: term(),
  file_trailer_comment: term()
}