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

Packages that use BAR_P01_VISIT
ca.uhn.hl7v2.model.v24.message   
 

Uses of BAR_P01_VISIT in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return BAR_P01_VISIT
 BAR_P01_VISIT BAR_P01.getVISIT()
          Returns the first repetition of VISIT (a Group object) - creates it if necessary
 BAR_P01_VISIT BAR_P01.getVISIT(int rep)
          Returns a specific repetition of VISIT (a Group object) - creates it if necessary
 BAR_P01_VISIT BAR_P01.insertVISIT(int rep)
          Inserts a specific repetition of VISIT (a Group object)
 BAR_P01_VISIT BAR_P01.removeVISIT(int rep)
          Removes a specific repetition of VISIT (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type BAR_P01_VISIT
 void BAR_P01.insertVISIT(BAR_P01_VISIT structure, int rep)
          Inserts a specific repetition of VISIT (a Group object)
 



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