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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return CSU_C09_STUDY_PHASE
 CSU_C09_STUDY_PHASE CSU_C09_PATIENT.getSTUDY_PHASE()
          Returns the first repetition of STUDY_PHASE (a Group object) - creates it if necessary
 CSU_C09_STUDY_PHASE CSU_C09_PATIENT.getSTUDY_PHASE(int rep)
          Returns a specific repetition of STUDY_PHASE (a Group object) - creates it if necessary
 CSU_C09_STUDY_PHASE CSU_C09_PATIENT.insertSTUDY_PHASE(int rep)
          Inserts a specific repetition of STUDY_PHASE (a Group object)
 CSU_C09_STUDY_PHASE CSU_C09_PATIENT.removeSTUDY_PHASE(int rep)
          Removes a specific repetition of STUDY_PHASE (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type CSU_C09_STUDY_PHASE
 void CSU_C09_PATIENT.insertSTUDY_PHASE(CSU_C09_STUDY_PHASE structure, int rep)
          Inserts a specific repetition of STUDY_PHASE (a Group object)
 



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