Class CSU_C09

All Implemented Interfaces:
Group, Message, Structure, Visitable, Serializable

public class CSU_C09 extends AbstractMessage

Represents a CSU_C09 message structure (see chapter 7.7.2). This structure contains the following elements:

  • 1: MSH (Message Header)
  • 2: SFT (Software Segment) optional repeating
  • 3: CSU_C09_PATIENT (a Group object) repeating
See Also:
  • Constructor Details

    • CSU_C09

      public CSU_C09()
      Creates a new CSU_C09 message with DefaultModelClassFactory.
    • CSU_C09

      public CSU_C09(ModelClassFactory factory)
      Creates a new CSU_C09 message with custom ModelClassFactory.
  • Method Details