| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v25.segment |
| Modifier and Type | Method and Description |
|---|---|
VH[] |
LDP.getLdp10_VisitingHours()
Returns all repetitions of Visiting Hours (LDP-10).
|
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-2012 University Health Network. All Rights Reserved.