Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_UVC
Packages that use CM_UVC
-
Uses of CM_UVC in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_UVCModifier and TypeMethodDescriptionCM_UVC[]Returns all repetitions of Value amount and code (46-49) (UB1-10).UB1.getUb110_ValueAmountAndCode4649(int rep) Returns a specific repetition of UB1-10: "Value amount and code (46-49)" - creates it if necessaryCM_UVC[]Returns all repetitions of Value amount and code (39-41) (UB2-6).UB2.getUb26_ValueAmountAndCode3941(int rep) Returns a specific repetition of UB2-6: "Value amount and code (39-41)" - creates it if necessaryCM_UVC[]Returns all repetitions of Value amount and code (39-41) (UB2-6).UB2.getValueAmountAndCode3941(int rep) Returns a specific repetition of UB2-6: "Value amount and code (39-41)" - creates it if necessaryCM_UVC[]Returns all repetitions of Value amount and code (46-49) (UB1-10).UB1.getValueAmountAndCode4649(int rep) Returns a specific repetition of UB1-10: "Value amount and code (46-49)" - creates it if necessaryUB1.insertUb110_ValueAmountAndCode4649(int rep) Inserts a repetition of UB1-10: "Value amount and code (46-49)" at a specific indexUB2.insertUb26_ValueAmountAndCode3941(int rep) Inserts a repetition of UB2-6: "Value amount and code (39-41)" at a specific indexUB2.insertValueAmountAndCode3941(int rep) Inserts a repetition of UB2-6: "Value amount and code (39-41)" at a specific indexUB1.insertValueAmountAndCode4649(int rep) Inserts a repetition of UB1-10: "Value amount and code (46-49)" at a specific indexUB1.removeUb110_ValueAmountAndCode4649(int rep) Removes a repetition of UB1-10: "Value amount and code (46-49)" at a specific indexUB2.removeUb26_ValueAmountAndCode3941(int rep) Removes a repetition of UB2-6: "Value amount and code (39-41)" at a specific indexUB2.removeValueAmountAndCode3941(int rep) Removes a repetition of UB2-6: "Value amount and code (39-41)" at a specific indexUB1.removeValueAmountAndCode4649(int rep) Removes a repetition of UB1-10: "Value amount and code (46-49)" at a specific index