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

Packages that use DR
ca.uhn.hl7v2.model.v24.datatype   
ca.uhn.hl7v2.model.v24.segment   
 

Uses of DR in ca.uhn.hl7v2.model.v24.datatype
 

Methods in ca.uhn.hl7v2.model.v24.datatype that return DR
 DR XAD.getAddressValidityRange()
          Returns address validity range (component #12).
 DR XPN.getNameValidityRange()
          Returns name validity range (component #10).
 DR XCN.getNameValidityRange()
          Returns name validity range (component #17).
 DR PPN.getNameValidityRange()
          Returns name validity range (component #18).
 DR PPN.getPpn18_NameValidityRange()
          Returns name validity range (component #18).
 DR XAD.getXad12_AddressValidityRange()
          Returns address validity range (component #12).
 DR XCN.getXcn17_NameValidityRange()
          Returns name validity range (component #17).
 DR XPN.getXpn10_NameValidityRange()
          Returns name validity range (component #10).
 

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

Methods in ca.uhn.hl7v2.model.v24.segment that return DR
 DR EDU.getAcademicDegreeProgramDateRange()
          Returns EDU-3: "Academic Degree Program Date Range" - creates it if necessary
 DR EDU.getAcademicDegreeProgramParticipationDateRange()
          Returns EDU-4: "Academic Degree Program Participation Date Range" - creates it if necessary
 DR AFF.getAff4_ProfessionalOrganizationAffiliationDateRange(int rep)
          Returns a specific repetition of AFF-4: "Professional Organization Affiliation Date Range" - creates it if necessary
 DR ARQ.getArq11_RequestedStartDateTimeRange(int rep)
          Returns a specific repetition of ARQ-11: "Requested Start Date/Time Range" - creates it if necessary
 DR PDA.getAutopsyStartAndEndDateTime()
          Returns PDA-7: "Autopsy Start and End Date/Time" - creates it if necessary
 DR EDU.getEdu3_AcademicDegreeProgramDateRange()
          Returns EDU-3: "Academic Degree Program Date Range" - creates it if necessary
 DR EDU.getEdu4_AcademicDegreeProgramParticipationDateRange()
          Returns EDU-4: "Academic Degree Program Participation Date Range" - creates it if necessary
 DR ORG.getEffectiveDateRange()
          Returns ORG-9: "Effective Date Range" - creates it if necessary
 DR ORG.getOrg9_EffectiveDateRange()
          Returns ORG-9: "Effective Date Range" - creates it if necessary
 DR PDA.getPda7_AutopsyStartAndEndDateTime()
          Returns PDA-7: "Autopsy Start and End Date/Time" - creates it if necessary
 DR[] AFF.getProfessionalOrganizationAffiliationDateRange()
          Returns all repetitions of Professional Organization Affiliation Date Range (AFF-4).
 DR AFF.getProfessionalOrganizationAffiliationDateRange(int rep)
          Returns a specific repetition of AFF-4: "Professional Organization Affiliation Date 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 AFF.insertAff4_ProfessionalOrganizationAffiliationDateRange(int rep)
          Inserts a repetition of AFF-4: "Professional Organization Affiliation Date Range" at a specific index
 DR ARQ.insertArq11_RequestedStartDateTimeRange(int rep)
          Inserts a repetition of ARQ-11: "Requested Start Date/Time Range" at a specific index
 DR AFF.insertProfessionalOrganizationAffiliationDateRange(int rep)
          Inserts a repetition of AFF-4: "Professional Organization Affiliation Date 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 AFF.removeAff4_ProfessionalOrganizationAffiliationDateRange(int rep)
          Removes a repetition of AFF-4: "Professional Organization Affiliation Date 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 AFF.removeProfessionalOrganizationAffiliationDateRange(int rep)
          Removes a repetition of AFF-4: "Professional Organization Affiliation Date 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.