Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_OSP
Packages that use CM_OSP
-
Uses of CM_OSP in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_OSPModifier and TypeMethodDescriptionCM_OSP[]Returns all repetitions of Occurrence span code / dates (36) (UB2-8).UB2.getOccurrenceSpanCodeDates(int rep) Returns a specific repetition of UB2-8: "Occurrence span code / dates (36)" - creates it if necessaryCM_OSP[]Returns all repetitions of Occurrence span code / dates (36) (UB2-8).UB2.getUb28_OccurrenceSpanCodeDates(int rep) Returns a specific repetition of UB2-8: "Occurrence span code / dates (36)" - creates it if necessaryUB2.insertOccurrenceSpanCodeDates(int rep) Inserts a repetition of UB2-8: "Occurrence span code / dates (36)" at a specific indexUB2.insertUb28_OccurrenceSpanCodeDates(int rep) Inserts a repetition of UB2-8: "Occurrence span code / dates (36)" at a specific indexUB2.removeOccurrenceSpanCodeDates(int rep) Removes a repetition of UB2-8: "Occurrence span code / dates (36)" at a specific indexUB2.removeUb28_OccurrenceSpanCodeDates(int rep) Removes a repetition of UB2-8: "Occurrence span code / dates (36)" at a specific index