Uses of Class
ca.uhn.hl7v2.model.v251.datatype.VH
Packages that use VH
-
Uses of VH in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return VHModifier and TypeMethodDescriptionVH[]LDP.getLdp10_VisitingHours()Returns all repetitions of Visiting Hours (LDP-10).LDP.getLdp10_VisitingHours(int rep) Returns a specific repetition of LDP-10: "Visiting Hours" - creates it if necessaryVH[]LDP.getVisitingHours()Returns all repetitions of Visiting Hours (LDP-10).LDP.getVisitingHours(int rep) Returns a specific repetition of LDP-10: "Visiting Hours" - creates it if necessaryLDP.insertLdp10_VisitingHours(int rep) Inserts a repetition of LDP-10: "Visiting Hours" at a specific indexLDP.insertVisitingHours(int rep) Inserts a repetition of LDP-10: "Visiting Hours" at a specific indexLDP.removeLdp10_VisitingHours(int rep) Removes a repetition of LDP-10: "Visiting Hours" at a specific indexLDP.removeVisitingHours(int rep) Removes a repetition of LDP-10: "Visiting Hours" at a specific index