| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.group |
| Modifier and Type | Method and Description |
|---|---|
ODS |
OSR_Q06_ORDER.getODS()
Returns
ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
|
ODS |
ORR_O02_ORDER.getODS()
Returns
ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
|
ODS |
ORM_O01_ORDER_DETAIL.getODS()
Returns
ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
|
ODS |
ORD_O04_ORDER_DIET.getODS()
Returns
the first repetition of
ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
|
ODS |
OMD_O03_DIET.getODS()
Returns
the first repetition of
ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
|
ODS |
ORD_O04_ORDER_DIET.getODS(int rep)
Returns a specific repetition of
ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
|
ODS |
OMD_O03_DIET.getODS(int rep)
Returns a specific repetition of
ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
|
ODS |
ORD_O04_ORDER_DIET.insertODS(int rep)
Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)
|
ODS |
OMD_O03_DIET.insertODS(int rep)
Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)
|
ODS |
ORD_O04_ORDER_DIET.removeODS(int rep)
Removes a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)
|
ODS |
OMD_O03_DIET.removeODS(int rep)
Removes a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)
|
| Modifier and Type | Method and Description |
|---|---|
List<ODS> |
ORD_O04_ORDER_DIET.getODSAll()
Returns a non-modifiable List containing all current existing repetitions of ODS.
|
List<ODS> |
OMD_O03_DIET.getODSAll()
Returns a non-modifiable List containing all current existing repetitions of ODS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ORD_O04_ORDER_DIET.insertODS(ODS structure,
int rep)
Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)
|
void |
OMD_O03_DIET.insertODS(ODS structure,
int rep)
Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.