Class NSC

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class NSC extends AbstractSegment

Represents an HL7 NSC message segment (Application status change). This segment has the following fields:

  • NSC-1: Application Change Type (IS)
  • NSC-2: Current CPU (ST) optional
  • NSC-3: Current Fileserver (ST) optional
  • NSC-4: Current Application (HD) optional
  • NSC-5: Current Facility (HD) optional
  • NSC-6: New CPU (ST) optional
  • NSC-7: New Fileserver (ST) optional
  • NSC-8: New Application (HD) optional
  • NSC-9: New Facility (HD) optional
See Also: