| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<OCD> |
UB2.getOccuranceCodeAndDate()
Retrieves the Occurance Code And Date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UB2.addOccuranceCodeAndDate(OCD tempOccuranceCodeAndDate)
Set the Occurrence Code And Date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UB2.setOccuranceCodeAndDate(ISingleCollection<OCD> objOccuranceCodeAndDateList)
Set the OccuranceCodeAndDate list.
|