Class ADT_A45

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

public class ADT_A45 extends AbstractMessage

Represents a ADT_A45 message structure (see chapter 3.3.45). This structure contains the following elements:

  • 1: MSH (Message Header)
  • 2: SFT (Software Segment) optional repeating
  • 3: EVN (Event Type)
  • 4: PID (Patient Identification)
  • 5: PD1 (Patient Additional Demographic) optional
  • 6: ADT_A45_MERGE_INFO (a Group object) repeating
See Also:
  • Constructor Details

    • ADT_A45

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

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