Uses of Class
ca.uhn.hl7v2.model.v23.group.PGL_PC6_OBSERVATION
Packages that use PGL_PC6_OBSERVATION
-
Uses of PGL_PC6_OBSERVATION in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return PGL_PC6_OBSERVATIONModifier and TypeMethodDescriptionPGL_PC6_GOAL.getOBSERVATION()Returns the first repetition of OBSERVATION (a Group object) - creates it if necessaryPGL_PC6_GOAL.getOBSERVATION(int rep) Returns a specific repetition of OBSERVATION (a Group object) - creates it if necessaryPGL_PC6_GOAL.insertOBSERVATION(int rep) Inserts a specific repetition of OBSERVATION (a Group object)PGL_PC6_GOAL.removeOBSERVATION(int rep) Removes a specific repetition of OBSERVATION (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type PGL_PC6_OBSERVATIONModifier and TypeMethodDescriptionPGL_PC6_GOAL.getOBSERVATIONAll()Returns a non-modifiable List containing all current existing repetitions of OBSERVATION.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type PGL_PC6_OBSERVATIONModifier and TypeMethodDescriptionvoidPGL_PC6_GOAL.insertOBSERVATION(PGL_PC6_OBSERVATION structure, int rep) Inserts a specific repetition of OBSERVATION (a Group object)