Uses of Class
ca.uhn.hl7v2.model.v251.segment.PRA
Packages that use PRA
-
Uses of PRA in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return PRAModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getPRA()Returns the first repetition of PRA (Practitioner Detail) - creates it if necessaryMFN_M02_MF_STAFF.getPRA(int rep) Returns a specific repetition of PRA (Practitioner Detail) - creates it if necessaryRSP_K25_STAFF.getPRA()Returns the first repetition of PRA (Practitioner Detail) - creates it if necessaryRSP_K25_STAFF.getPRA(int rep) Returns a specific repetition of PRA (Practitioner Detail) - creates it if necessaryMFN_M02_MF_STAFF.insertPRA(int rep) Inserts a specific repetition of PRA (Practitioner Detail)RSP_K25_STAFF.insertPRA(int rep) Inserts a specific repetition of PRA (Practitioner Detail)MFN_M02_MF_STAFF.removePRA(int rep) Removes a specific repetition of PRA (Practitioner Detail)RSP_K25_STAFF.removePRA(int rep) Removes a specific repetition of PRA (Practitioner Detail)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type PRAModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getPRAAll()Returns a non-modifiable List containing all current existing repetitions of PRA.RSP_K25_STAFF.getPRAAll()Returns a non-modifiable List containing all current existing repetitions of PRA.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type PRA -
Uses of PRA in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.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_B07.getPRA()Returns PRA (Practitioner Detail) - creates it if necessaryPMU_B08.getPRA()Returns 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.v251.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.v251.message with parameters of type PRA