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

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

    Methods in ca.uhn.hl7v2.model.v251.group that return ODT
    Modifier and Type
    Method
    Description
    OMD_O03_ORDER_TRAY.getODT()
    Returns the first repetition of ODT (Diet Tray Instructions) - creates it if necessary
    OMD_O03_ORDER_TRAY.getODT(int rep)
    Returns a specific repetition of ODT (Diet Tray Instructions) - creates it if necessary
    ORD_O04_ORDER_TRAY.getODT()
    Returns the first repetition of ODT (Diet Tray Instructions) - creates it if necessary
    ORD_O04_ORDER_TRAY.getODT(int rep)
    Returns a specific repetition of ODT (Diet Tray Instructions) - creates it if necessary
    ORM_O01_ORDER_DETAIL.getODT()
    Returns ODT (Diet Tray Instructions) - creates it if necessary
    ORR_O02_ORDER.getODT()
    Returns ODT (Diet Tray Instructions) - creates it if necessary
    OSR_Q06_ORDER.getODT()
    Returns ODT (Diet Tray Instructions) - creates it if necessary
    OMD_O03_ORDER_TRAY.insertODT(int rep)
    Inserts a specific repetition of ODT (Diet Tray Instructions)
    ORD_O04_ORDER_TRAY.insertODT(int rep)
    Inserts a specific repetition of ODT (Diet Tray Instructions)
    OMD_O03_ORDER_TRAY.removeODT(int rep)
    Removes a specific repetition of ODT (Diet Tray Instructions)
    ORD_O04_ORDER_TRAY.removeODT(int rep)
    Removes a specific repetition of ODT (Diet Tray Instructions)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type ODT
    Modifier and Type
    Method
    Description
    OMD_O03_ORDER_TRAY.getODTAll()
    Returns a non-modifiable List containing all current existing repetitions of ODT.
    ORD_O04_ORDER_TRAY.getODTAll()
    Returns a non-modifiable List containing all current existing repetitions of ODT.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type ODT
    Modifier and Type
    Method
    Description
    void
    OMD_O03_ORDER_TRAY.insertODT(ODT structure, int rep)
    Inserts a specific repetition of ODT (Diet Tray Instructions)
    void
    ORD_O04_ORDER_TRAY.insertODT(ODT structure, int rep)
    Inserts a specific repetition of ODT (Diet Tray Instructions)