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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return RCI_I05_RESULTS
 RCI_I05_RESULTS RCI_I05_OBSERVATION.getRESULTS()
          Returns the first repetition of RESULTS (a Group object) - creates it if necessary
 RCI_I05_RESULTS RCI_I05_OBSERVATION.getRESULTS(int rep)
          Returns a specific repetition of RESULTS (a Group object) - creates it if necessary
 RCI_I05_RESULTS RCI_I05_OBSERVATION.insertRESULTS(int rep)
          Inserts a specific repetition of RESULTS (a Group object)
 RCI_I05_RESULTS RCI_I05_OBSERVATION.removeRESULTS(int rep)
          Removes a specific repetition of RESULTS (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type RCI_I05_RESULTS
 void RCI_I05_OBSERVATION.insertRESULTS(RCI_I05_RESULTS structure, int rep)
          Inserts a specific repetition of RESULTS (a Group object)
 



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