Uses of Class
ca.uhn.hl7v2.model.v22.group.ORU_R03_PATIENT_RESULT
Packages that use ORU_R03_PATIENT_RESULT
-
Uses of ORU_R03_PATIENT_RESULT in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return ORU_R03_PATIENT_RESULTModifier and TypeMethodDescriptionORU_R03.getPATIENT_RESULT()Returns the first repetition of PATIENT_RESULT (a Group object) - creates it if necessaryORU_R03.getPATIENT_RESULT(int rep) Returns a specific repetition of PATIENT_RESULT (a Group object) - creates it if necessaryORU_R03.insertPATIENT_RESULT(int rep) Inserts a specific repetition of PATIENT_RESULT (a Group object)ORU_R03.removePATIENT_RESULT(int rep) Removes a specific repetition of PATIENT_RESULT (a Group object)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type ORU_R03_PATIENT_RESULTModifier and TypeMethodDescriptionORU_R03.getPATIENT_RESULTAll()Returns a non-modifiable List containing all current existing repetitions of PATIENT_RESULT.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type ORU_R03_PATIENT_RESULTModifier and TypeMethodDescriptionvoidORU_R03.insertPATIENT_RESULT(ORU_R03_PATIENT_RESULT structure, int rep) Inserts a specific repetition of PATIENT_RESULT (a Group object)