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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return IAM
 IAM ADT_A60.getIAM()
          Returns the first repetition of IAM (Patient adverse reaction information - unique iden) - creates it if necessary
 IAM ADT_A60.getIAM(int rep)
          Returns a specific repetition of IAM (Patient adverse reaction information - unique iden) - creates it if necessary
 IAM ADT_A60.insertIAM(int rep)
          Inserts a specific repetition of IAM (Patient adverse reaction information - unique iden)
 IAM ADT_A60.removeIAM(int rep)
          Removes a specific repetition of IAM (Patient adverse reaction information - unique iden)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type IAM
 void ADT_A60.insertIAM(IAM structure, int rep)
          Inserts a specific repetition of IAM (Patient adverse reaction information - unique iden)
 



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