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

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

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

Methods in ca.uhn.hl7v2.model.v24.segment that return VH
 VH LDP.getLdp10_VisitingHours(int rep)
          Returns a specific repetition of LDP-10: "Visiting Hours" - creates it if necessary
 VH[] LDP.getVisitingHours()
          Returns all repetitions of Visiting Hours (LDP-10).
 VH LDP.getVisitingHours(int rep)
          Returns a specific repetition of LDP-10: "Visiting Hours" - creates it if necessary
 VH LDP.insertLdp10_VisitingHours(int rep)
          Inserts a repetition of LDP-10: "Visiting Hours" at a specific index
 VH LDP.insertVisitingHours(int rep)
          Inserts a repetition of LDP-10: "Visiting Hours" at a specific index
 VH LDP.removeLdp10_VisitingHours(int rep)
          Removes a repetition of LDP-10: "Visiting Hours" at a specific index
 VH LDP.removeVisitingHours(int rep)
          Removes a repetition of LDP-10: "Visiting Hours" at a specific index
 



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