Class TbsSLT_28
Unit
BSHL7DT28
Declaration
type TbsSLT_28 = class(TbsHL7Segment)
Description
Sterilization Lot The SLT segment defines requests, responses, and notifications of sterilization lots and supply item descriptions. This message may be used for CPD (Central Supply) and OR (Sub-sterile area outside of an Operating Room) mode.
Hierarchy
Overview
Properties
Description
Properties
|
property DeviceNumber : TbsEI_28 read GetDeviceNumber write SetDeviceNumber; |
Device Number, Min : 0, Max : 1
|
|
property DeviceName : TbsST_28 read GetDeviceName write SetDeviceName; |
Device Name, Min : 0, Max : 1
|
|
property LotNumber : TbsEI_28 read GetLotNumber write SetLotNumber; |
Lot Number, Min : 0, Max : 1
|
|
property ItemIdentifier : TbsEI_28 read GetItemIdentifier write SetItemIdentifier; |
Item Identifier, Min : 0, Max : 1
|
|
property BarCode : TbsST_28 read GetBarCode write SetBarCode; |
Bar Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|