Uses of Class
ca.uhn.hl7v2.model.v23.group.CSU_C12_STUDY_OBSERVATION
Packages that use CSU_C12_STUDY_OBSERVATION
-
Uses of CSU_C12_STUDY_OBSERVATION in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return CSU_C12_STUDY_OBSERVATIONModifier and TypeMethodDescriptionCSU_C12_STUDY_SCHEDULE.getSTUDY_OBSERVATION()Returns the first repetition of STUDY_OBSERVATION (a Group object) - creates it if necessaryCSU_C12_STUDY_SCHEDULE.getSTUDY_OBSERVATION(int rep) Returns a specific repetition of STUDY_OBSERVATION (a Group object) - creates it if necessaryCSU_C12_STUDY_SCHEDULE.insertSTUDY_OBSERVATION(int rep) Inserts a specific repetition of STUDY_OBSERVATION (a Group object)CSU_C12_STUDY_SCHEDULE.removeSTUDY_OBSERVATION(int rep) Removes a specific repetition of STUDY_OBSERVATION (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type CSU_C12_STUDY_OBSERVATIONModifier and TypeMethodDescriptionCSU_C12_STUDY_SCHEDULE.getSTUDY_OBSERVATIONAll()Returns a non-modifiable List containing all current existing repetitions of STUDY_OBSERVATION.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type CSU_C12_STUDY_OBSERVATIONModifier and TypeMethodDescriptionvoidCSU_C12_STUDY_SCHEDULE.insertSTUDY_OBSERVATION(CSU_C12_STUDY_OBSERVATION structure, int rep) Inserts a specific repetition of STUDY_OBSERVATION (a Group object)