Uses of Class
ca.uhn.hl7v2.model.v251.datatype.OSP
Packages that use OSP
-
Uses of OSP in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return OSPModifier and TypeMethodDescriptionOSP[]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 necessaryOSP[]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