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