Package | Description |
---|---|
ca.uhn.hl7v2.model.v281.group |
Modifier and Type | Method and Description |
---|---|
OMG_O19_CONTAINER_OBSERVATION |
OMG_O19_CONTAINER.getCONTAINER_OBSERVATION()
Returns
the first repetition of
CONTAINER_OBSERVATION (a Group object) - creates it if necessary
|
OMG_O19_CONTAINER_OBSERVATION |
OMG_O19_CONTAINER.getCONTAINER_OBSERVATION(int rep)
Returns a specific repetition of
CONTAINER_OBSERVATION (a Group object) - creates it if necessary
|
OMG_O19_CONTAINER_OBSERVATION |
OMG_O19_CONTAINER.insertCONTAINER_OBSERVATION(int rep)
Inserts a specific repetition of CONTAINER_OBSERVATION (a Group object)
|
OMG_O19_CONTAINER_OBSERVATION |
OMG_O19_CONTAINER.removeCONTAINER_OBSERVATION(int rep)
Removes a specific repetition of CONTAINER_OBSERVATION (a Group object)
|
Modifier and Type | Method and Description |
---|---|
List<OMG_O19_CONTAINER_OBSERVATION> |
OMG_O19_CONTAINER.getCONTAINER_OBSERVATIONAll()
Returns a non-modifiable List containing all current existing repetitions of CONTAINER_OBSERVATION.
|
Modifier and Type | Method and Description |
---|---|
void |
OMG_O19_CONTAINER.insertCONTAINER_OBSERVATION(OMG_O19_CONTAINER_OBSERVATION structure,
int rep)
Inserts a specific repetition of CONTAINER_OBSERVATION (a Group object)
|
Copyright © 2001–2017 University Health Network. All rights reserved.