Uses of Class
ca.uhn.hl7v2.model.v251.group.OMI_O23_INSURANCE
Packages that use OMI_O23_INSURANCE
-
Uses of OMI_O23_INSURANCE in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OMI_O23_INSURANCEModifier and TypeMethodDescriptionOMI_O23_PATIENT.getINSURANCE()Returns the first repetition of INSURANCE (a Group object) - creates it if necessaryOMI_O23_PATIENT.getINSURANCE(int rep) Returns a specific repetition of INSURANCE (a Group object) - creates it if necessaryOMI_O23_PATIENT.insertINSURANCE(int rep) Inserts a specific repetition of INSURANCE (a Group object)OMI_O23_PATIENT.removeINSURANCE(int rep) Removes a specific repetition of INSURANCE (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type OMI_O23_INSURANCEModifier and TypeMethodDescriptionOMI_O23_PATIENT.getINSURANCEAll()Returns a non-modifiable List containing all current existing repetitions of INSURANCE.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type OMI_O23_INSURANCEModifier and TypeMethodDescriptionvoidOMI_O23_PATIENT.insertINSURANCE(OMI_O23_INSURANCE structure, int rep) Inserts a specific repetition of INSURANCE (a Group object)