Uses of Class
ca.uhn.hl7v2.model.v251.datatype.QIP
Packages that use QIP
-
Uses of QIP in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return QIPModifier and TypeMethodDescriptionQIP[]Returns all repetitions of Input Parameter List (ERQ-3).ERQ.getErq3_InputParameterList(int rep) Returns a specific repetition of ERQ-3: "Input Parameter List" - creates it if necessaryQIP[]ERQ.getInputParameterList()Returns all repetitions of Input Parameter List (ERQ-3).ERQ.getInputParameterList(int rep) Returns a specific repetition of ERQ-3: "Input Parameter List" - creates it if necessaryQIP[]SPR.getInputParameterList()Returns all repetitions of Input Parameter List (SPR-4).SPR.getInputParameterList(int rep) Returns a specific repetition of SPR-4: "Input Parameter List" - creates it if necessaryQIP[]Returns all repetitions of Input Parameter List (SPR-4).SPR.getSpr4_InputParameterList(int rep) Returns a specific repetition of SPR-4: "Input Parameter List" - creates it if necessaryERQ.insertErq3_InputParameterList(int rep) Inserts a repetition of ERQ-3: "Input Parameter List" at a specific indexERQ.insertInputParameterList(int rep) Inserts a repetition of ERQ-3: "Input Parameter List" at a specific indexSPR.insertInputParameterList(int rep) Inserts a repetition of SPR-4: "Input Parameter List" at a specific indexSPR.insertSpr4_InputParameterList(int rep) Inserts a repetition of SPR-4: "Input Parameter List" at a specific indexERQ.removeErq3_InputParameterList(int rep) Removes a repetition of ERQ-3: "Input Parameter List" at a specific indexERQ.removeInputParameterList(int rep) Removes a repetition of ERQ-3: "Input Parameter List" at a specific indexSPR.removeInputParameterList(int rep) Removes a repetition of SPR-4: "Input Parameter List" at a specific indexSPR.removeSpr4_InputParameterList(int rep) Removes a repetition of SPR-4: "Input Parameter List" at a specific index