Class AIS

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class AIS extends AbstractSegment

Represents an HL7 AIS message segment (Appointment Information - Service). This segment has the following fields:

  • AIS-1: Set ID - AIS (SI)
  • AIS-2: Segment Action Code (ID) optional
  • AIS-3: Universal Service Identifier (CE)
  • AIS-4: Start Date/Time (TS) optional
  • AIS-5: Start Date/Time Offset (NM) optional
  • AIS-6: Start Date/Time Offset Units (CE) optional
  • AIS-7: Duration (NM) optional
  • AIS-8: Duration Units (CE) optional
  • AIS-9: Allow Substitution Code (IS) optional
  • AIS-10: Filler Status Code (CE) optional
See Also: