Uses of Class
ca.uhn.hl7v2.model.v251.group.ORU_R01_SPECIMEN
Packages that use ORU_R01_SPECIMEN
-
Uses of ORU_R01_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORU_R01_SPECIMENModifier and TypeMethodDescriptionORU_R01_ORDER_OBSERVATION.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessaryORU_R01_ORDER_OBSERVATION.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessaryORU_R01_ORDER_OBSERVATION.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)ORU_R01_ORDER_OBSERVATION.removeSPECIMEN(int rep) Removes a specific repetition of SPECIMEN (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type ORU_R01_SPECIMENModifier and TypeMethodDescriptionORU_R01_ORDER_OBSERVATION.getSPECIMENAll()Returns a non-modifiable List containing all current existing repetitions of SPECIMEN.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type ORU_R01_SPECIMENModifier and TypeMethodDescriptionvoidORU_R01_ORDER_OBSERVATION.insertSPECIMEN(ORU_R01_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)