Class SFT

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class SFT extends AbstractSegment

Represents an HL7 SFT message segment (Software Segment). This segment has the following fields:

  • SFT-1: Software Vendor Organization (XON)
  • SFT-2: Software Certified Version or Release Number (ST)
  • SFT-3: Software Product Name (ST)
  • SFT-4: Software Binary ID (ST)
  • SFT-5: Software Product Information (TX) optional
  • SFT-6: Software Install Date (TS) optional
See Also: