Uses of Class
ca.uhn.hl7v2.model.v251.segment.IPC
Packages that use IPC
-
Uses of IPC in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return IPCModifier and TypeMethodDescriptionOMI_O23_ORDER.getIPC()Returns the first repetition of IPC (Imaging Procedure Control Segment) - creates it if necessaryOMI_O23_ORDER.getIPC(int rep) Returns a specific repetition of IPC (Imaging Procedure Control Segment) - creates it if necessaryORI_O24_ORDER.getIPC()Returns the first repetition of IPC (Imaging Procedure Control Segment) - creates it if necessaryORI_O24_ORDER.getIPC(int rep) Returns a specific repetition of IPC (Imaging Procedure Control Segment) - creates it if necessaryOMI_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 IPCModifier and TypeMethodDescriptionOMI_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