Uses of Class
ca.uhn.hl7v2.model.v251.group.ORU_R30_OBSERVATION
Packages that use ORU_R30_OBSERVATION
-
Uses of ORU_R30_OBSERVATION in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return ORU_R30_OBSERVATIONModifier and TypeMethodDescriptionORU_R30.getOBSERVATION()Returns the first repetition of OBSERVATION (a Group object) - creates it if necessaryORU_R30.getOBSERVATION(int rep) Returns a specific repetition of OBSERVATION (a Group object) - creates it if necessaryORU_R30.insertOBSERVATION(int rep) Inserts a specific repetition of OBSERVATION (a Group object)ORU_R30.removeOBSERVATION(int rep) Removes a specific repetition of OBSERVATION (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type ORU_R30_OBSERVATIONModifier and TypeMethodDescriptionORU_R30.getOBSERVATIONAll()Returns a non-modifiable List containing all current existing repetitions of OBSERVATION.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type ORU_R30_OBSERVATIONModifier and TypeMethodDescriptionvoidORU_R30.insertOBSERVATION(ORU_R30_OBSERVATION structure, int rep) Inserts a specific repetition of OBSERVATION (a Group object)