Uses of Class
ca.uhn.hl7v2.model.v251.segment.CSP
Packages that use CSP
-
Uses of CSP in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return CSPModifier and TypeMethodDescriptionCRM_C01_PATIENT.getCSP()Returns the first repetition of CSP (Clinical Study Phase) - creates it if necessaryCRM_C01_PATIENT.getCSP(int rep) Returns a specific repetition of CSP (Clinical Study Phase) - creates it if necessaryCSU_C09_STUDY_PHASE.getCSP()Returns CSP (Clinical Study Phase) - creates it if necessaryPEX_P07_STUDY.getCSP()Returns the first repetition of CSP (Clinical Study Phase) - creates it if necessaryPEX_P07_STUDY.getCSP(int rep) Returns a specific repetition of CSP (Clinical Study Phase) - creates it if necessaryCRM_C01_PATIENT.insertCSP(int rep) Inserts a specific repetition of CSP (Clinical Study Phase)PEX_P07_STUDY.insertCSP(int rep) Inserts a specific repetition of CSP (Clinical Study Phase)CRM_C01_PATIENT.removeCSP(int rep) Removes a specific repetition of CSP (Clinical Study Phase)PEX_P07_STUDY.removeCSP(int rep) Removes a specific repetition of CSP (Clinical Study Phase)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type CSPModifier and TypeMethodDescriptionCRM_C01_PATIENT.getCSPAll()Returns a non-modifiable List containing all current existing repetitions of CSP.PEX_P07_STUDY.getCSPAll()Returns a non-modifiable List containing all current existing repetitions of CSP.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type CSP