| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v251.group |
| Modifier and Type | Method and Description |
|---|---|
OMG_O19_SPECIMEN |
OMG_O19_ORDER.getSPECIMEN()
Returns
the first repetition of
SPECIMEN (a Group object) - creates it if necessary
|
OMG_O19_SPECIMEN |
OMG_O19_ORDER.getSPECIMEN(int rep)
Returns a specific repetition of
SPECIMEN (a Group object) - creates it if necessary
|
OMG_O19_SPECIMEN |
OMG_O19_ORDER.insertSPECIMEN(int rep)
Inserts a specific repetition of SPECIMEN (a Group object)
|
OMG_O19_SPECIMEN |
OMG_O19_ORDER.removeSPECIMEN(int rep)
Removes a specific repetition of SPECIMEN (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<OMG_O19_SPECIMEN> |
OMG_O19_ORDER.getSPECIMENAll()
Returns a non-modifiable List containing all current existing repetitions of SPECIMEN.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMG_O19_ORDER.insertSPECIMEN(OMG_O19_SPECIMEN structure,
int rep)
Inserts a specific repetition of SPECIMEN (a Group object)
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.