Uses of Class
ca.uhn.hl7v2.model.v24.datatype.QIP

Packages that use QIP
ca.uhn.hl7v2.model.v24.segment   
 

Uses of QIP in ca.uhn.hl7v2.model.v24.segment
 

Methods in ca.uhn.hl7v2.model.v24.segment that return QIP
 QIP ERQ.getErq3_InputParameterList(int rep)
          Returns a specific repetition of ERQ-3: "Input Parameter List" - creates it if necessary
 QIP[] SPR.getInputParameterList()
          Returns all repetitions of Input Parameter List (SPR-4).
 QIP[] ERQ.getInputParameterList()
          Returns all repetitions of Input Parameter List (ERQ-3).
 QIP SPR.getInputParameterList(int rep)
          Returns a specific repetition of SPR-4: "Input Parameter List" - creates it if necessary
 QIP ERQ.getInputParameterList(int rep)
          Returns a specific repetition of ERQ-3: "Input Parameter List" - creates it if necessary
 QIP SPR.getSpr4_InputParameterList(int rep)
          Returns a specific repetition of SPR-4: "Input Parameter List" - creates it if necessary
 QIP ERQ.insertErq3_InputParameterList(int rep)
          Inserts a repetition of ERQ-3: "Input Parameter List" at a specific index
 QIP SPR.insertInputParameterList(int rep)
          Inserts a repetition of SPR-4: "Input Parameter List" at a specific index
 QIP ERQ.insertInputParameterList(int rep)
          Inserts a repetition of ERQ-3: "Input Parameter List" at a specific index
 QIP SPR.insertSpr4_InputParameterList(int rep)
          Inserts a repetition of SPR-4: "Input Parameter List" at a specific index
 QIP ERQ.removeErq3_InputParameterList(int rep)
          Removes a repetition of ERQ-3: "Input Parameter List" at a specific index
 QIP SPR.removeInputParameterList(int rep)
          Removes a repetition of SPR-4: "Input Parameter List" at a specific index
 QIP ERQ.removeInputParameterList(int rep)
          Removes a repetition of ERQ-3: "Input Parameter List" at a specific index
 QIP SPR.removeSpr4_InputParameterList(int rep)
          Removes a repetition of SPR-4: "Input Parameter List" at a specific index
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.