Uses of Class
ca.uhn.hl7v2.model.v251.segment.ODS
Packages that use ODS
-
Uses of ODS in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ODSModifier and TypeMethodDescriptionOMD_O03_DIET.getODS()Returns the first repetition of ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessaryOMD_O03_DIET.getODS(int rep) Returns a specific repetition of ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessaryORD_O04_ORDER_DIET.getODS()Returns the first repetition of ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessaryORD_O04_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 necessaryOSR_Q06_ORDER.getODS()Returns ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessaryOMD_O03_DIET.insertODS(int rep) Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)ORD_O04_ORDER_DIET.insertODS(int rep) Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)OMD_O03_DIET.removeODS(int rep) Removes a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)ORD_O04_ORDER_DIET.removeODS(int rep) Removes a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type ODSModifier and TypeMethodDescriptionOMD_O03_DIET.getODSAll()Returns a non-modifiable List containing all current existing repetitions of ODS.ORD_O04_ORDER_DIET.getODSAll()Returns a non-modifiable List containing all current existing repetitions of ODS.Methods in ca.uhn.hl7v2.model.v251.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)