Uses of Class
ca.uhn.hl7v2.model.v251.segment.BPX

Packages that use BPX
Package
Description
 
  • Uses of BPX in ca.uhn.hl7v2.model.v251.group

    Methods in ca.uhn.hl7v2.model.v251.group that return BPX
    Modifier and Type
    Method
    Description
    BPS_O29_PRODUCT.getBPX()
    Returns BPX (Blood product dispense status) - creates it if necessary
    BRP_O30_ORDER.getBPX()
    Returns the first repetition of BPX (Blood product dispense status) - creates it if necessary
    BRP_O30_ORDER.getBPX(int rep)
    Returns a specific repetition of BPX (Blood product dispense status) - creates it if necessary
    BRP_O30_ORDER.insertBPX(int rep)
    Inserts a specific repetition of BPX (Blood product dispense status)
    BRP_O30_ORDER.removeBPX(int rep)
    Removes a specific repetition of BPX (Blood product dispense status)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type BPX
    Modifier and Type
    Method
    Description
    BRP_O30_ORDER.getBPXAll()
    Returns a non-modifiable List containing all current existing repetitions of BPX.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type BPX
    Modifier and Type
    Method
    Description
    void
    BRP_O30_ORDER.insertBPX(BPX structure, int rep)
    Inserts a specific repetition of BPX (Blood product dispense status)