| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<VH> |
LDP.getVisitingHours()
Retrieves the Visiting Hours.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDP.addVisitingHours(VH objvisitingHours)
Add the Visiting Hours.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDP.setVisitingHours(ISingleCollection<VH> objvisitingHoursList)
Set the Visiting Hours.
|