Uses of Class
ca.uhn.hl7v2.model.v231.datatype.DR

Packages that use DR
ca.uhn.hl7v2.model.v231.segment   
 

Uses of DR in ca.uhn.hl7v2.model.v231.segment
 

Methods in ca.uhn.hl7v2.model.v231.segment that return DR
 DR ARQ.getArq11_RequestedStartDateTimeRange(int rep)
          Returns a specific repetition of ARQ-11: "Requested Start Date/Time Range" - creates it if necessary
 DR[] ARQ.getRequestedStartDateTimeRange()
          Returns all repetitions of Requested Start Date/Time Range (ARQ-11).
 DR ARQ.getRequestedStartDateTimeRange(int rep)
          Returns a specific repetition of ARQ-11: "Requested Start Date/Time Range" - creates it if necessary
 DR ARQ.insertArq11_RequestedStartDateTimeRange(int rep)
          Inserts a repetition of ARQ-11: "Requested Start Date/Time Range" at a specific index
 DR ARQ.insertRequestedStartDateTimeRange(int rep)
          Inserts a repetition of ARQ-11: "Requested Start Date/Time Range" at a specific index
 DR ARQ.removeArq11_RequestedStartDateTimeRange(int rep)
          Removes a repetition of ARQ-11: "Requested Start Date/Time Range" at a specific index
 DR ARQ.removeRequestedStartDateTimeRange(int rep)
          Removes a repetition of ARQ-11: "Requested Start Date/Time Range" at a specific index
 



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