Uses of Class
ca.uhn.hl7v2.model.v251.group.OMB_O27_OBSERVATION
Packages that use OMB_O27_OBSERVATION
-
Uses of OMB_O27_OBSERVATION in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OMB_O27_OBSERVATIONModifier and TypeMethodDescriptionOMB_O27_ORDER.getOBSERVATION()Returns the first repetition of OBSERVATION (a Group object) - creates it if necessaryOMB_O27_ORDER.getOBSERVATION(int rep) Returns a specific repetition of OBSERVATION (a Group object) - creates it if necessaryOMB_O27_ORDER.insertOBSERVATION(int rep) Inserts a specific repetition of OBSERVATION (a Group object)OMB_O27_ORDER.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 OMB_O27_OBSERVATIONModifier and TypeMethodDescriptionOMB_O27_ORDER.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 OMB_O27_OBSERVATIONModifier and TypeMethodDescriptionvoidOMB_O27_ORDER.insertOBSERVATION(OMB_O27_OBSERVATION structure, int rep) Inserts a specific repetition of OBSERVATION (a Group object)