| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.clinicallaboratoryautomation |
Provides classes which implements Clinical Laboratory Automation Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<EQP> |
LSU_U12_Common.getEquipmentLogOrService()
Retrieves Collection of Equipment Log/Service(EQP) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LSU_U12_Common.addEquipmentLogOrService(EQP objEQP)
Adds Equipment Log/Service(EQP) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LSU_U12_Common.addEquipmentLogOrService(ISingleCollection<EQP> objEQPSegmentCollection)
Adds collection of Equipment Log/Service(EQP) to this message.
|