| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v25.group |
| Modifier and Type | Method and Description |
|---|---|
BPX |
BRP_O30_ORDER.getBPX()
Returns
the first repetition of
BPX (Blood product dispense status) - creates it if necessary
|
BPX |
BPS_O29_PRODUCT.getBPX()
Returns
BPX (Blood product dispense status) - creates it if necessary
|
BPX |
BRP_O30_ORDER.getBPX(int rep)
Returns a specific repetition of
BPX (Blood product dispense status) - creates it if necessary
|
BPX |
BRP_O30_ORDER.insertBPX(int rep)
Inserts a specific repetition of BPX (Blood product dispense status)
|
BPX |
BRP_O30_ORDER.removeBPX(int rep)
Removes a specific repetition of BPX (Blood product dispense status)
|
| Modifier and Type | Method and Description |
|---|---|
List<BPX> |
BRP_O30_ORDER.getBPXAll()
Returns a non-modifiable List containing all current existing repetitions of BPX.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BRP_O30_ORDER.insertBPX(BPX structure,
int rep)
Inserts a specific repetition of BPX (Blood product dispense status)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.