Uses of Class
ca.uhn.hl7v2.model.v24.segment.OM4
Packages that use OM4
-
Uses of OM4 in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return OM4Modifier and TypeMethodDescriptionMFN_M08_MF_TEST_NUMERIC.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_BATT_DETAIL.getOM4()Returns the first repetition of OM4 (Observations that Require Specimens) - creates it if necessaryMFN_M10_MF_TEST_BATT_DETAIL.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_BATT_DETAIL.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_BATT_DETAIL.removeOM4(int rep) Removes a specific repetition of OM4 (Observations that Require Specimens)Methods in ca.uhn.hl7v2.model.v24.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_BATT_DETAIL.getOM4All()Returns a non-modifiable List containing all current existing repetitions of OM4.Methods in ca.uhn.hl7v2.model.v24.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)