Uses of Class
ca.uhn.hl7v2.model.v24.segment.PRA
Packages that use PRA
-
Uses of PRA in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return PRA -
Uses of PRA in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return PRAModifier and TypeMethodDescriptionPMU_B01.getPRA()Returns the first repetition of PRA (Practitioner Detail) - creates it if necessaryPMU_B01.getPRA(int rep) Returns a specific repetition of PRA (Practitioner Detail) - creates it if necessaryPMU_B04.getPRA()Returns the first repetition of PRA (Practitioner Detail) - creates it if necessaryPMU_B04.getPRA(int rep) Returns a specific repetition of PRA (Practitioner Detail) - creates it if necessaryPMU_B01.insertPRA(int rep) Inserts a specific repetition of PRA (Practitioner Detail)PMU_B04.insertPRA(int rep) Inserts a specific repetition of PRA (Practitioner Detail)PMU_B01.removePRA(int rep) Removes a specific repetition of PRA (Practitioner Detail)PMU_B04.removePRA(int rep) Removes a specific repetition of PRA (Practitioner Detail)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type PRAModifier and TypeMethodDescriptionPMU_B01.getPRAAll()Returns a non-modifiable List containing all current existing repetitions of PRA.PMU_B04.getPRAAll()Returns a non-modifiable List containing all current existing repetitions of PRA.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type PRA