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

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

    Methods in ca.uhn.hl7v2.model.v251.group that return IPC
    Modifier and Type
    Method
    Description
    OMI_O23_ORDER.getIPC()
    Returns the first repetition of IPC (Imaging Procedure Control Segment) - creates it if necessary
    OMI_O23_ORDER.getIPC(int rep)
    Returns a specific repetition of IPC (Imaging Procedure Control Segment) - creates it if necessary
    ORI_O24_ORDER.getIPC()
    Returns the first repetition of IPC (Imaging Procedure Control Segment) - creates it if necessary
    ORI_O24_ORDER.getIPC(int rep)
    Returns a specific repetition of IPC (Imaging Procedure Control Segment) - creates it if necessary
    OMI_O23_ORDER.insertIPC(int rep)
    Inserts a specific repetition of IPC (Imaging Procedure Control Segment)
    ORI_O24_ORDER.insertIPC(int rep)
    Inserts a specific repetition of IPC (Imaging Procedure Control Segment)
    OMI_O23_ORDER.removeIPC(int rep)
    Removes a specific repetition of IPC (Imaging Procedure Control Segment)
    ORI_O24_ORDER.removeIPC(int rep)
    Removes a specific repetition of IPC (Imaging Procedure Control Segment)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type IPC
    Modifier and Type
    Method
    Description
    OMI_O23_ORDER.getIPCAll()
    Returns a non-modifiable List containing all current existing repetitions of IPC.
    ORI_O24_ORDER.getIPCAll()
    Returns a non-modifiable List containing all current existing repetitions of IPC.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type IPC
    Modifier and Type
    Method
    Description
    void
    OMI_O23_ORDER.insertIPC(IPC structure, int rep)
    Inserts a specific repetition of IPC (Imaging Procedure Control Segment)
    void
    ORI_O24_ORDER.insertIPC(IPC structure, int rep)
    Inserts a specific repetition of IPC (Imaging Procedure Control Segment)