Uses of Class
ca.uhn.hl7v2.model.v251.segment.IAM
Packages that use IAM
-
Uses of IAM in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return IAMModifier and TypeMethodDescriptionADT_A60.getIAM()Returns the first repetition of IAM (Patient Adverse Reaction Information) - creates it if necessaryADT_A60.getIAM(int rep) Returns a specific repetition of IAM (Patient Adverse Reaction Information) - creates it if necessaryADT_AXX.getIAM()Returns the first repetition of IAM () - creates it if necessaryADT_AXX.getIAM(int rep) Returns a specific repetition of IAM () - creates it if necessaryADT_A60.insertIAM(int rep) Inserts a specific repetition of IAM (Patient Adverse Reaction Information)ADT_AXX.insertIAM(int rep) Inserts a specific repetition of IAM ()ADT_A60.removeIAM(int rep) Removes a specific repetition of IAM (Patient Adverse Reaction Information)ADT_AXX.removeIAM(int rep) Removes a specific repetition of IAM ()Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type IAMModifier and TypeMethodDescriptionADT_A60.getIAMAll()Returns a non-modifiable List containing all current existing repetitions of IAM.ADT_AXX.getIAMAll()Returns a non-modifiable List containing all current existing repetitions of IAM.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type IAM