Package | Description |
---|---|
ca.uhn.hl7v2.model.v281.group |
Modifier and Type | Method and Description |
---|---|
OPL_O37_TIMING |
OPL_O37_OBSERVATION_REQUEST.getTIMING()
Returns
the first repetition of
TIMING (a Group object) - creates it if necessary
|
OPL_O37_TIMING |
OPL_O37_ORDER_PRIOR.getTIMING()
Returns
TIMING (a Group object) - creates it if necessary
|
OPL_O37_TIMING |
OPL_O37_OBSERVATION_REQUEST.getTIMING(int rep)
Returns a specific repetition of
TIMING (a Group object) - creates it if necessary
|
OPL_O37_TIMING |
OPL_O37_OBSERVATION_REQUEST.insertTIMING(int rep)
Inserts a specific repetition of TIMING (a Group object)
|
OPL_O37_TIMING |
OPL_O37_OBSERVATION_REQUEST.removeTIMING(int rep)
Removes a specific repetition of TIMING (a Group object)
|
Modifier and Type | Method and Description |
---|---|
List<OPL_O37_TIMING> |
OPL_O37_OBSERVATION_REQUEST.getTIMINGAll()
Returns a non-modifiable List containing all current existing repetitions of TIMING.
|
Modifier and Type | Method and Description |
---|---|
void |
OPL_O37_OBSERVATION_REQUEST.insertTIMING(OPL_O37_TIMING structure,
int rep)
Inserts a specific repetition of TIMING (a Group object)
|
Copyright © 2001–2017 University Health Network. All rights reserved.