Uses of Class
ca.uhn.hl7v2.model.v24.group.PEX_P07_STUDY

Packages that use PEX_P07_STUDY
ca.uhn.hl7v2.model.v24.group   
 

Uses of PEX_P07_STUDY in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return PEX_P07_STUDY
 PEX_P07_STUDY PEX_P07_PEX_CAUSE.getSTUDY()
          Returns the first repetition of STUDY (a Group object) - creates it if necessary
 PEX_P07_STUDY PEX_P07_PEX_CAUSE.getSTUDY(int rep)
          Returns a specific repetition of STUDY (a Group object) - creates it if necessary
 PEX_P07_STUDY PEX_P07_PEX_CAUSE.insertSTUDY(int rep)
          Inserts a specific repetition of STUDY (a Group object)
 PEX_P07_STUDY PEX_P07_PEX_CAUSE.removeSTUDY(int rep)
          Removes a specific repetition of STUDY (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type PEX_P07_STUDY
 void PEX_P07_PEX_CAUSE.insertSTUDY(PEX_P07_STUDY structure, int rep)
          Inserts a specific repetition of STUDY (a Group object)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.