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