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