Uses of Class
ca.uhn.hl7v2.model.v23.segment.RXG
Packages that use RXG
-
Uses of RXG in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return RXGModifier and TypeMethodDescriptionRGR_RGR_ORDER.getRXG()Returns the first repetition of RXG (Pharmacy give segment) - creates it if necessaryRGR_RGR_ORDER.getRXG(int rep) Returns a specific repetition of RXG (Pharmacy give segment) - creates it if necessaryRGV_O01_GIVE.getRXG()Returns RXG (Pharmacy give segment) - creates it if necessaryRRG_O02_GIVE.getRXG()Returns RXG (Pharmacy give segment) - creates it if necessaryRGR_RGR_ORDER.insertRXG(int rep) Inserts a specific repetition of RXG (Pharmacy give segment)RGR_RGR_ORDER.removeRXG(int rep) Removes a specific repetition of RXG (Pharmacy give segment)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type RXGModifier and TypeMethodDescriptionRGR_RGR_ORDER.getRXGAll()Returns a non-modifiable List containing all current existing repetitions of RXG.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type RXG