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