Class BAR_P02_PATIENT

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class BAR_P02_PATIENT extends AbstractGroup

Represents a BAR_P02_PATIENT 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: PID (PATIENT IDENTIFICATION)
  • 2: PV1 (PATIENT VISIT) optional
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.2"
    • getPID

      public PID getPID()
      Returns PID (PATIENT IDENTIFICATION) - creates it if necessary
    • getPV1

      public PV1 getPV1()
      Returns PV1 (PATIENT VISIT) - creates it if necessary