| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.group |
| Modifier and Type | Method and Description |
|---|---|
ORL_O22_GENERAL_ORDER |
ORL_O22_PATIENT.getGENERAL_ORDER()
Returns
the first repetition of
GENERAL_ORDER (a Group object) - creates it if necessary
|
ORL_O22_GENERAL_ORDER |
ORL_O22_PATIENT.getGENERAL_ORDER(int rep)
Returns a specific repetition of
GENERAL_ORDER (a Group object) - creates it if necessary
|
ORL_O22_GENERAL_ORDER |
ORL_O22_PATIENT.insertGENERAL_ORDER(int rep)
Inserts a specific repetition of GENERAL_ORDER (a Group object)
|
ORL_O22_GENERAL_ORDER |
ORL_O22_PATIENT.removeGENERAL_ORDER(int rep)
Removes a specific repetition of GENERAL_ORDER (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<ORL_O22_GENERAL_ORDER> |
ORL_O22_PATIENT.getGENERAL_ORDERAll()
Returns a non-modifiable List containing all current existing repetitions of GENERAL_ORDER.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ORL_O22_PATIENT.insertGENERAL_ORDER(ORL_O22_GENERAL_ORDER structure,
int rep)
Inserts a specific repetition of GENERAL_ORDER (a Group object)
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.