Class NSC

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class NSC extends AbstractSegment

Represents an HL7 NSC message segment (STATUS CHANGE). This segment has the following fields:

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