Uses of Class
ca.uhn.hl7v2.model.v23.segment.ODS
Packages that use ODS
-
Uses of ODS in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return ODSModifier and TypeMethodDescriptionOMD_O01_DIET.getODS()Returns the first repetition of ODS (Dietary orders, supplements, and preferences) - creates it if necessaryOMD_O01_DIET.getODS(int rep) Returns a specific repetition of ODS (Dietary orders, supplements, and preferences) - creates it if necessaryORD_O02_ORDER_DIET.getODS()Returns the first repetition of ODS (Dietary orders, supplements, and preferences) - creates it if necessaryORD_O02_ORDER_DIET.getODS(int rep) Returns a specific repetition of ODS (Dietary orders, supplements, and preferences) - creates it if necessaryORM_O01_ORDER_DETAIL.getODS()Returns ODS (Dietary orders, supplements, and preferences) - creates it if necessaryORR_O02_ORDER.getODS()Returns ODS (Dietary orders, supplements, and preferences) - creates it if necessaryOMD_O01_DIET.insertODS(int rep) Inserts a specific repetition of ODS (Dietary orders, supplements, and preferences)ORD_O02_ORDER_DIET.insertODS(int rep) Inserts a specific repetition of ODS (Dietary orders, supplements, and preferences)OMD_O01_DIET.removeODS(int rep) Removes a specific repetition of ODS (Dietary orders, supplements, and preferences)ORD_O02_ORDER_DIET.removeODS(int rep) Removes a specific repetition of ODS (Dietary orders, supplements, and preferences)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type ODSModifier and TypeMethodDescriptionOMD_O01_DIET.getODSAll()Returns a non-modifiable List containing all current existing repetitions of ODS.ORD_O02_ORDER_DIET.getODSAll()Returns a non-modifiable List containing all current existing repetitions of ODS.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type ODSModifier and TypeMethodDescriptionvoidInserts a specific repetition of ODS (Dietary orders, supplements, and preferences)voidInserts a specific repetition of ODS (Dietary orders, supplements, and preferences)