Class ADT_A45_MERGE_INFO

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class ADT_A45_MERGE_INFO extends AbstractGroup

Represents a ADT_A45_MERGE_INFO group structure (a Group object). A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  • 1: MRG (Merge patient information)
  • 2: PV1 (Patient visit)
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.4"
    • getMRG

      public MRG getMRG()
      Returns MRG (Merge patient information) - creates it if necessary
    • getPV1

      public PV1 getPV1()
      Returns PV1 (Patient visit) - creates it if necessary