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

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

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

Methods in ca.uhn.hl7v2.model.v24.segment that return UVC
 UVC UB1.getUb110_ValueAmountCode4649(int rep)
          Returns a specific repetition of UB1-10: "Value Amount & Code (46-49)" - creates it if necessary
 UVC UB2.getUb26_ValueAmountCode(int rep)
          Returns a specific repetition of UB2-6: "Value Amount & Code" - creates it if necessary
 UVC[] UB2.getValueAmountCode()
          Returns all repetitions of Value Amount & Code (UB2-6).
 UVC UB2.getValueAmountCode(int rep)
          Returns a specific repetition of UB2-6: "Value Amount & Code" - creates it if necessary
 UVC[] UB1.getValueAmountCode4649()
          Returns all repetitions of Value Amount & Code (46-49) (UB1-10).
 UVC UB1.getValueAmountCode4649(int rep)
          Returns a specific repetition of UB1-10: "Value Amount & Code (46-49)" - creates it if necessary
 UVC UB1.insertUb110_ValueAmountCode4649(int rep)
          Inserts a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific index
 UVC UB2.insertUb26_ValueAmountCode(int rep)
          Inserts a repetition of UB2-6: "Value Amount & Code" at a specific index
 UVC UB2.insertValueAmountCode(int rep)
          Inserts a repetition of UB2-6: "Value Amount & Code" at a specific index
 UVC UB1.insertValueAmountCode4649(int rep)
          Inserts a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific index
 UVC UB1.removeUb110_ValueAmountCode4649(int rep)
          Removes a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific index
 UVC UB2.removeUb26_ValueAmountCode(int rep)
          Removes a repetition of UB2-6: "Value Amount & Code" at a specific index
 UVC UB2.removeValueAmountCode(int rep)
          Removes a repetition of UB2-6: "Value Amount & Code" at a specific index
 UVC UB1.removeValueAmountCode4649(int rep)
          Removes a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific index
 



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