| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group |
| Modifier and Type | Method and Description |
|---|---|
OPU_R25_RESULT |
OPU_R25_ORDER.getRESULT()
Returns
the first repetition of
RESULT (a Group object) - creates it if necessary
|
OPU_R25_RESULT |
OPU_R25_ORDER.getRESULT(int rep)
Returns a specific repetition of
RESULT (a Group object) - creates it if necessary
|
OPU_R25_RESULT |
OPU_R25_ORDER.insertRESULT(int rep)
Inserts a specific repetition of RESULT (a Group object)
|
OPU_R25_RESULT |
OPU_R25_ORDER.removeRESULT(int rep)
Removes a specific repetition of RESULT (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<OPU_R25_RESULT> |
OPU_R25_ORDER.getRESULTAll()
Returns a non-modifiable List containing all current existing repetitions of RESULT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OPU_R25_ORDER.insertRESULT(OPU_R25_RESULT structure,
int rep)
Inserts a specific repetition of RESULT (a Group object)
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.