HL7v2.Segment.ODT (HL7v2 v3.10.1)

Copy Markdown View Source

Diet Tray Instructions (ODT) segment -- HL7v2 v2.5.1.

Contains diet tray instructions.

3 fields per HL7 v2.5.1 specification.

Summary

Types

t()

@type t() :: %HL7v2.Segment.ODT{
  extra_fields: term(),
  service_period: term(),
  text_instruction: term(),
  tray_type: term()
}