Uses of Class
ca.uhn.hl7v2.model.v251.datatype.UVC
Packages that use UVC
-
Uses of UVC in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return UVCModifier and TypeMethodDescriptionUVC[]Returns all repetitions of Value Amount & Code (46-49) (UB1-10).UB1.getUb110_ValueAmountCode4649(int rep) Returns a specific repetition of UB1-10: "Value Amount & Code (46-49)" - creates it if necessaryUVC[]UB2.getUb26_ValueAmountCode()Returns all repetitions of Value Amount & Code (UB2-6).UB2.getUb26_ValueAmountCode(int rep) Returns a specific repetition of UB2-6: "Value Amount & Code" - creates it if necessaryUVC[]UB2.getValueAmountCode()Returns all repetitions of Value Amount & Code (UB2-6).UB2.getValueAmountCode(int rep) Returns a specific repetition of UB2-6: "Value Amount & Code" - creates it if necessaryUVC[]UB1.getValueAmountCode4649()Returns all repetitions of Value Amount & Code (46-49) (UB1-10).UB1.getValueAmountCode4649(int rep) Returns a specific repetition of UB1-10: "Value Amount & Code (46-49)" - creates it if necessaryUB1.insertUb110_ValueAmountCode4649(int rep) Inserts a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific indexUB2.insertUb26_ValueAmountCode(int rep) Inserts a repetition of UB2-6: "Value Amount & Code" at a specific indexUB2.insertValueAmountCode(int rep) Inserts a repetition of UB2-6: "Value Amount & Code" at a specific indexUB1.insertValueAmountCode4649(int rep) Inserts a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific indexUB1.removeUb110_ValueAmountCode4649(int rep) Removes a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific indexUB2.removeUb26_ValueAmountCode(int rep) Removes a repetition of UB2-6: "Value Amount & Code" at a specific indexUB2.removeValueAmountCode(int rep) Removes a repetition of UB2-6: "Value Amount & Code" at a specific indexUB1.removeValueAmountCode4649(int rep) Removes a repetition of UB1-10: "Value Amount & Code (46-49)" at a specific index