Class AIL

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class AIL extends AbstractSegment

Represents an HL7 AIL message segment (Appointment Information - Location Resource). This segment has the following fields:

  • AIL-1: Set ID - AIL (SI)
  • AIL-2: Segment Action Code (ID) optional
  • AIL-3: Location Resource ID (PL) optional
  • AIL-4: Location Type-AIL (CE)
  • AIL-5: Location Group (CE) optional
  • AIL-6: Start Date/Time (TS) optional
  • AIL-7: Start Date/Time Offset (NM) optional
  • AIL-8: Start Date/Time Offset Units (CE) optional
  • AIL-9: Duration (NM) optional
  • AIL-10: Duration Units (CE) optional
  • AIL-11: Allow Substitution Code (IS) optional
  • AIL-12: Filler Status Code (CE) optional
See Also: