Class PMU_B07

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

public class PMU_B07 extends AbstractMessage

Represents a PMU_B07 message structure (see chapter 15.3.8). This structure contains the following elements:

  • 1: MSH (Message Header)
  • 2: SFT (Software Segment) optional repeating
  • 3: EVN (Event Type)
  • 4: STF (Staff Identification)
  • 5: PRA (Practitioner Detail) optional
  • 6: PMU_B07_CERTIFICATE (a Group object) optional repeating
See Also:
  • Constructor Details

    • PMU_B07

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

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