Uses of Class
ca.uhn.hl7v2.model.v24.group.ADT_AXX_PATIENT
Packages that use ADT_AXX_PATIENT
-
Uses of ADT_AXX_PATIENT in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return ADT_AXX_PATIENTModifier and TypeMethodDescriptionADT_AXX.getPATIENT()Returns the first repetition of PATIENT () - creates it if necessaryADT_AXX.getPATIENT(int rep) Returns a specific repetition of PATIENT () - creates it if necessaryADT_AXX.insertPATIENT(int rep) Inserts a specific repetition of PATIENT ()ADT_AXX.removePATIENT(int rep) Removes a specific repetition of PATIENT ()Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type ADT_AXX_PATIENTModifier and TypeMethodDescriptionADT_AXX.getPATIENTAll()Returns a non-modifiable List containing all current existing repetitions of PATIENT.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ADT_AXX_PATIENTModifier and TypeMethodDescriptionvoidADT_AXX.insertPATIENT(ADT_AXX_PATIENT structure, int rep) Inserts a specific repetition of PATIENT ()