Class MFN_M08_xx

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class MFN_M08_xx extends AbstractGroup

Represents a MFN_M08_xx 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: OM2 (Numeric observation) optional
  • 2: OM3 (Categorical test/observation) optional
  • 3: OM4 (Observations that require specimens) optional
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.3"
    • getOM2

      public OM2 getOM2()
      Returns OM2 (Numeric observation) - creates it if necessary
    • getOM3

      public OM3 getOM3()
      Returns OM3 (Categorical test/observation) - creates it if necessary
    • getOM4

      public OM4 getOM4()
      Returns OM4 (Observations that require specimens) - creates it if necessary