Uses of Class
ca.uhn.hl7v2.model.v23.segment.RXG

Packages that use RXG
Package
Description
 
  • Uses of RXG in ca.uhn.hl7v2.model.v23.group

    Methods in ca.uhn.hl7v2.model.v23.group that return RXG
    Modifier and Type
    Method
    Description
    RGR_RGR_ORDER.getRXG()
    Returns the first repetition of RXG (Pharmacy give segment) - creates it if necessary
    RGR_RGR_ORDER.getRXG(int rep)
    Returns a specific repetition of RXG (Pharmacy give segment) - creates it if necessary
    RGV_O01_GIVE.getRXG()
    Returns RXG (Pharmacy give segment) - creates it if necessary
    RRG_O02_GIVE.getRXG()
    Returns RXG (Pharmacy give segment) - creates it if necessary
    RGR_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 RXG
    Modifier and Type
    Method
    Description
    RGR_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
    Modifier and Type
    Method
    Description
    void
    RGR_RGR_ORDER.insertRXG(RXG structure, int rep)
    Inserts a specific repetition of RXG (Pharmacy give segment)