| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group |
| Modifier and Type | Method and Description |
|---|---|
RDS_O13_OBSERVATION |
RDS_O13_ORDER.getOBSERVATION()
Returns
the first repetition of
OBSERVATION (a Group object) - creates it if necessary
|
RDS_O13_OBSERVATION |
RDS_O13_ORDER.getOBSERVATION(int rep)
Returns a specific repetition of
OBSERVATION (a Group object) - creates it if necessary
|
RDS_O13_OBSERVATION |
RDS_O13_ORDER.insertOBSERVATION(int rep)
Inserts a specific repetition of OBSERVATION (a Group object)
|
RDS_O13_OBSERVATION |
RDS_O13_ORDER.removeOBSERVATION(int rep)
Removes a specific repetition of OBSERVATION (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<RDS_O13_OBSERVATION> |
RDS_O13_ORDER.getOBSERVATIONAll()
Returns a non-modifiable List containing all current existing repetitions of OBSERVATION.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDS_O13_ORDER.insertOBSERVATION(RDS_O13_OBSERVATION structure,
int rep)
Inserts a specific repetition of OBSERVATION (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.