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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return ORU_R01_PATIENT_RESULT
 ORU_R01_PATIENT_RESULT ORU_R01.getPATIENT_RESULT()
          Returns the first repetition of PATIENT_RESULT (a Group object) - creates it if necessary
 ORU_R01_PATIENT_RESULT ORU_R01.getPATIENT_RESULT(int rep)
          Returns a specific repetition of PATIENT_RESULT (a Group object) - creates it if necessary
 ORU_R01_PATIENT_RESULT ORU_R01.insertPATIENT_RESULT(int rep)
          Inserts a specific repetition of PATIENT_RESULT (a Group object)
 ORU_R01_PATIENT_RESULT ORU_R01.removePATIENT_RESULT(int rep)
          Removes a specific repetition of PATIENT_RESULT (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ORU_R01_PATIENT_RESULT
 void ORU_R01.insertPATIENT_RESULT(ORU_R01_PATIENT_RESULT structure, int rep)
          Inserts a specific repetition of PATIENT_RESULT (a Group object)
 



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