Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_SPD
Packages that use CM_SPD
-
Uses of CM_SPD in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_SPDModifier and TypeMethodDescriptionCM_SPD[]PRA.getPra5_Specialty()Returns all repetitions of Specialty (PRA-5).PRA.getPra5_Specialty(int rep) Returns a specific repetition of PRA-5: "Specialty" - creates it if necessaryCM_SPD[]PRA.getSpecialty()Returns all repetitions of Specialty (PRA-5).PRA.getSpecialty(int rep) Returns a specific repetition of PRA-5: "Specialty" - creates it if necessaryPRA.insertPra5_Specialty(int rep) Inserts a repetition of PRA-5: "Specialty" at a specific indexPRA.insertSpecialty(int rep) Inserts a repetition of PRA-5: "Specialty" at a specific indexPRA.removePra5_Specialty(int rep) Removes a repetition of PRA-5: "Specialty" at a specific indexPRA.removeSpecialty(int rep) Removes a repetition of PRA-5: "Specialty" at a specific index