Uses of Class
ca.uhn.hl7v2.model.v24.segment.PRA

Packages that use PRA
ca.uhn.hl7v2.model.v24.group   
ca.uhn.hl7v2.model.v24.message   
 

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

Methods in ca.uhn.hl7v2.model.v24.group that return PRA
 PRA RSP_K25_STAFF.getPRA()
          Returns PRA (Practitioner Detail) - creates it if necessary
 PRA MFN_M02_MF_STAFF.getPRA()
          Returns PRA (Practitioner Detail) - creates it if necessary
 

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

Methods in ca.uhn.hl7v2.model.v24.message that return PRA
 PRA PMU_B04.getPRA()
          Returns the first repetition of PRA (Practitioner Detail) - creates it if necessary
 PRA PMU_B01.getPRA()
          Returns the first repetition of PRA (Practitioner Detail) - creates it if necessary
 PRA PMU_B04.getPRA(int rep)
          Returns a specific repetition of PRA (Practitioner Detail) - creates it if necessary
 PRA PMU_B01.getPRA(int rep)
          Returns a specific repetition of PRA (Practitioner Detail) - creates it if necessary
 PRA PMU_B04.insertPRA(int rep)
          Inserts a specific repetition of PRA (Practitioner Detail)
 PRA PMU_B01.insertPRA(int rep)
          Inserts a specific repetition of PRA (Practitioner Detail)
 PRA PMU_B04.removePRA(int rep)
          Removes a specific repetition of PRA (Practitioner Detail)
 PRA PMU_B01.removePRA(int rep)
          Removes a specific repetition of PRA (Practitioner Detail)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type PRA
 void PMU_B04.insertPRA(PRA structure, int rep)
          Inserts a specific repetition of PRA (Practitioner Detail)
 void PMU_B01.insertPRA(PRA structure, int rep)
          Inserts a specific repetition of PRA (Practitioner Detail)
 



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