Uses of Class
ca.uhn.hl7v2.model.v251.segment.RXG
Packages that use RXG
-
Uses of RXG in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RXGModifier and TypeMethodDescriptionRGR_RGR_ORDER.getRXG()Returns the first repetition of RXG (Pharmacy/Treatment Give) - creates it if necessaryRGR_RGR_ORDER.getRXG(int rep) Returns a specific repetition of RXG (Pharmacy/Treatment Give) - creates it if necessaryRGV_O15_GIVE.getRXG()Returns RXG (Pharmacy/Treatment Give) - creates it if necessaryRRG_O16_GIVE.getRXG()Returns RXG (Pharmacy/Treatment Give) - creates it if necessaryRSP_Z86_GIVE.getRXG()Returns RXG (Pharmacy/Treatment Give) - creates it if necessaryRGR_RGR_ORDER.insertRXG(int rep) Inserts a specific repetition of RXG (Pharmacy/Treatment Give)RGR_RGR_ORDER.removeRXG(int rep) Removes a specific repetition of RXG (Pharmacy/Treatment Give)Methods in ca.uhn.hl7v2.model.v251.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.v251.group with parameters of type RXG