Uses of Class
ca.uhn.hl7v2.model.v251.group.OUL_R21_ORDER_OBSERVATION
Packages that use OUL_R21_ORDER_OBSERVATION
-
Uses of OUL_R21_ORDER_OBSERVATION in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return OUL_R21_ORDER_OBSERVATIONModifier and TypeMethodDescriptionOUL_R21.getORDER_OBSERVATION()Returns the first repetition of ORDER_OBSERVATION (a Group object) - creates it if necessaryOUL_R21.getORDER_OBSERVATION(int rep) Returns a specific repetition of ORDER_OBSERVATION (a Group object) - creates it if necessaryOUL_R21.insertORDER_OBSERVATION(int rep) Inserts a specific repetition of ORDER_OBSERVATION (a Group object)OUL_R21.removeORDER_OBSERVATION(int rep) Removes a specific repetition of ORDER_OBSERVATION (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type OUL_R21_ORDER_OBSERVATIONModifier and TypeMethodDescriptionOUL_R21.getORDER_OBSERVATIONAll()Returns a non-modifiable List containing all current existing repetitions of ORDER_OBSERVATION.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type OUL_R21_ORDER_OBSERVATIONModifier and TypeMethodDescriptionvoidOUL_R21.insertORDER_OBSERVATION(OUL_R21_ORDER_OBSERVATION structure, int rep) Inserts a specific repetition of ORDER_OBSERVATION (a Group object)