Class AL1

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class AL1 extends AbstractSegment

Represents an HL7 AL1 message segment (PATIENT ALLERGY INFORMATION). This segment has the following fields:

  • AL1-1: Set ID - Allergy (SI)
  • AL1-2: Allergy Type (ID) optional
  • AL1-3: Allergy code / mnemonic / description (CE)
  • AL1-4: Allergy Severity (ID) optional
  • AL1-5: Allergy Reaction (ST) optional
  • AL1-6: Identification Date (DT) optional
See Also: