Uses of Class
ca.uhn.hl7v2.model.v24.segment.ODS

Packages that use ODS
ca.uhn.hl7v2.model.v24.group   
 

Uses of ODS in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return ODS
 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)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type ODS
 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-2011 University Health Network. All Rights Reserved.