Uses of Class
ca.uhn.hl7v2.model.v24.datatype.OSP

Packages that use OSP
ca.uhn.hl7v2.model.v24.segment   
 

Uses of OSP in ca.uhn.hl7v2.model.v24.segment
 

Methods in ca.uhn.hl7v2.model.v24.segment that return OSP
 OSP[] UB2.getOccurrenceSpanCodeDates()
          Returns all repetitions of Occurrence Span Code/Dates (36) (UB2-8).
 OSP UB2.getOccurrenceSpanCodeDates(int rep)
          Returns a specific repetition of UB2-8: "Occurrence Span Code/Dates (36)" - creates it if necessary
 OSP UB2.getUb28_OccurrenceSpanCodeDates(int rep)
          Returns a specific repetition of UB2-8: "Occurrence Span Code/Dates (36)" - creates it if necessary
 OSP UB2.insertOccurrenceSpanCodeDates(int rep)
          Inserts a repetition of UB2-8: "Occurrence Span Code/Dates (36)" at a specific index
 OSP UB2.insertUb28_OccurrenceSpanCodeDates(int rep)
          Inserts a repetition of UB2-8: "Occurrence Span Code/Dates (36)" at a specific index
 OSP UB2.removeOccurrenceSpanCodeDates(int rep)
          Removes a repetition of UB2-8: "Occurrence Span Code/Dates (36)" at a specific index
 OSP UB2.removeUb28_OccurrenceSpanCodeDates(int rep)
          Removes a repetition of UB2-8: "Occurrence Span Code/Dates (36)" at a specific index
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.