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

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

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

Methods in ca.uhn.hl7v2.model.v24.segment that return OCD
 OCD[] UB1.getOccurrence2832()
          Returns all repetitions of Occurrence (28-32) (UB1-16).
 OCD UB1.getOccurrence2832(int rep)
          Returns a specific repetition of UB1-16: "Occurrence (28-32)" - creates it if necessary
 OCD[] UB2.getOccurrenceCodeDate3235()
          Returns all repetitions of Occurrence Code & Date (32-35) (UB2-7).
 OCD UB2.getOccurrenceCodeDate3235(int rep)
          Returns a specific repetition of UB2-7: "Occurrence Code & Date (32-35)" - creates it if necessary
 OCD UB1.getUb116_Occurrence2832(int rep)
          Returns a specific repetition of UB1-16: "Occurrence (28-32)" - creates it if necessary
 OCD UB2.getUb27_OccurrenceCodeDate3235(int rep)
          Returns a specific repetition of UB2-7: "Occurrence Code & Date (32-35)" - creates it if necessary
 OCD UB1.insertOccurrence2832(int rep)
          Inserts a repetition of UB1-16: "Occurrence (28-32)" at a specific index
 OCD UB2.insertOccurrenceCodeDate3235(int rep)
          Inserts a repetition of UB2-7: "Occurrence Code & Date (32-35)" at a specific index
 OCD UB1.insertUb116_Occurrence2832(int rep)
          Inserts a repetition of UB1-16: "Occurrence (28-32)" at a specific index
 OCD UB2.insertUb27_OccurrenceCodeDate3235(int rep)
          Inserts a repetition of UB2-7: "Occurrence Code & Date (32-35)" at a specific index
 OCD UB1.removeOccurrence2832(int rep)
          Removes a repetition of UB1-16: "Occurrence (28-32)" at a specific index
 OCD UB2.removeOccurrenceCodeDate3235(int rep)
          Removes a repetition of UB2-7: "Occurrence Code & Date (32-35)" at a specific index
 OCD UB1.removeUb116_Occurrence2832(int rep)
          Removes a repetition of UB1-16: "Occurrence (28-32)" at a specific index
 OCD UB2.removeUb27_OccurrenceCodeDate3235(int rep)
          Removes a repetition of UB2-7: "Occurrence Code & Date (32-35)" at a specific index
 



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