| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation |
Provides classes which implements Clinical Laboratory Automation Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<ISD> |
ESU_U01.getInteractionStatusDetail()
Retrieves Interaction Status Detail(ISD) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ESU_U01.addInteractionStatusDetail(ISD objISD)
Adds Interaction Status Detail(ISD) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ESU_U01.addInteractionStatusDetail(ISingleCollection<ISD> objISDSegmentCollection)
Adds collection of Interaction Status Detail(ISD) to this message.
|