Uses of Class
ca.uhn.hl7v2.model.v23.segment.OM4
Packages that use OM4
-
Uses of OM4 in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return OM4Modifier and TypeMethodDescriptionMFN_M08_xx.getOM4()Returns OM4 (Observations that require specimens) - creates it if necessaryMFN_M09_MF_TEST_CAT_DETAIL.getOM4()Returns the first repetition of OM4 (Observations that require specimens) - creates it if necessaryMFN_M09_MF_TEST_CAT_DETAIL.getOM4(int rep) Returns a specific repetition of OM4 (Observations that require specimens) - creates it if necessaryMFN_M10_MF_TEST_BATTERIES.getOM4()Returns the first repetition of OM4 (Observations that require specimens) - creates it if necessaryMFN_M10_MF_TEST_BATTERIES.getOM4(int rep) Returns a specific repetition of OM4 (Observations that require specimens) - creates it if necessaryMFN_M09_MF_TEST_CAT_DETAIL.insertOM4(int rep) Inserts a specific repetition of OM4 (Observations that require specimens)MFN_M10_MF_TEST_BATTERIES.insertOM4(int rep) Inserts a specific repetition of OM4 (Observations that require specimens)MFN_M09_MF_TEST_CAT_DETAIL.removeOM4(int rep) Removes a specific repetition of OM4 (Observations that require specimens)MFN_M10_MF_TEST_BATTERIES.removeOM4(int rep) Removes a specific repetition of OM4 (Observations that require specimens)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type OM4Modifier and TypeMethodDescriptionMFN_M09_MF_TEST_CAT_DETAIL.getOM4All()Returns a non-modifiable List containing all current existing repetitions of OM4.MFN_M10_MF_TEST_BATTERIES.getOM4All()Returns a non-modifiable List containing all current existing repetitions of OM4.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type OM4Modifier and TypeMethodDescriptionvoidInserts a specific repetition of OM4 (Observations that require specimens)voidInserts a specific repetition of OM4 (Observations that require specimens)