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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return SRR_S01_PATIENT
 SRR_S01_PATIENT SRR_S01_SCHEDULE.getPATIENT()
          Returns the first repetition of PATIENT (a Group object) - creates it if necessary
 SRR_S01_PATIENT SRR_S01_SCHEDULE.getPATIENT(int rep)
          Returns a specific repetition of PATIENT (a Group object) - creates it if necessary
 SRR_S01_PATIENT SRR_S01_SCHEDULE.insertPATIENT(int rep)
          Inserts a specific repetition of PATIENT (a Group object)
 SRR_S01_PATIENT SRR_S01_SCHEDULE.removePATIENT(int rep)
          Removes a specific repetition of PATIENT (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SRR_S01_PATIENT
 void SRR_S01_SCHEDULE.insertPATIENT(SRR_S01_PATIENT structure, int rep)
          Inserts a specific repetition of PATIENT (a Group object)
 



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