| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v23.group |
| Modifier and Type | Method and Description |
|---|---|
RXG |
RRG_O02_GIVE.getRXG()
Returns
RXG (Pharmacy give segment) - creates it if necessary
|
RXG |
RGV_O01_GIVE.getRXG()
Returns
RXG (Pharmacy give segment) - creates it if necessary
|
RXG |
RGR_RGR_ORDER.getRXG()
Returns
the first repetition of
RXG (Pharmacy give segment) - creates it if necessary
|
RXG |
RGR_RGR_ORDER.getRXG(int rep)
Returns a specific repetition of
RXG (Pharmacy give segment) - creates it if necessary
|
RXG |
RGR_RGR_ORDER.insertRXG(int rep)
Inserts a specific repetition of RXG (Pharmacy give segment)
|
RXG |
RGR_RGR_ORDER.removeRXG(int rep)
Removes a specific repetition of RXG (Pharmacy give segment)
|
| Modifier and Type | Method and Description |
|---|---|
List<RXG> |
RGR_RGR_ORDER.getRXGAll()
Returns a non-modifiable List containing all current existing repetitions of RXG.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RGR_RGR_ORDER.insertRXG(RXG structure,
int rep)
Inserts a specific repetition of RXG (Pharmacy give segment)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.