Uses of Class
ca.uhn.hl7v2.model.v251.segment.BPX
Packages that use BPX
-
Uses of BPX in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return BPXModifier and TypeMethodDescriptionBPS_O29_PRODUCT.getBPX()Returns BPX (Blood product dispense status) - creates it if necessaryBRP_O30_ORDER.getBPX()Returns the first repetition of BPX (Blood product dispense status) - creates it if necessaryBRP_O30_ORDER.getBPX(int rep) Returns a specific repetition of BPX (Blood product dispense status) - creates it if necessaryBRP_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 BPXModifier and TypeMethodDescriptionBRP_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