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

Packages that use ODS
Package
Description
 
  • Uses of ODS in ca.uhn.hl7v2.model.v251.group

    Methods in ca.uhn.hl7v2.model.v251.group that return ODS
    Modifier and Type
    Method
    Description
    OMD_O03_DIET.getODS()
    Returns the first repetition of ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
    OMD_O03_DIET.getODS(int rep)
    Returns a specific repetition of ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
    ORD_O04_ORDER_DIET.getODS()
    Returns the first repetition of ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
    ORD_O04_ORDER_DIET.getODS(int rep)
    Returns a specific repetition of ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
    ORM_O01_ORDER_DETAIL.getODS()
    Returns ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
    ORR_O02_ORDER.getODS()
    Returns ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
    OSR_Q06_ORDER.getODS()
    Returns ODS (Dietary Orders, Supplements, and Preferences) - creates it if necessary
    OMD_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 ODS
    Modifier and Type
    Method
    Description
    OMD_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 ODS
    Modifier and Type
    Method
    Description
    void
    OMD_O03_DIET.insertODS(ODS structure, int rep)
    Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)
    void
    ORD_O04_ORDER_DIET.insertODS(ODS structure, int rep)
    Inserts a specific repetition of ODS (Dietary Orders, Supplements, and Preferences)