Class TbsSLT_26
Unit
BSHL7DT26
Declaration
type TbsSLT_26 = class(TbsHL7Segment)
Description
Sterilization Lot Segment 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_26 read GetDeviceNumber write SetDeviceNumber; |
Device Number, Min : 0, Max : 1
|
|
property DeviceName : TbsST_26 read GetDeviceName write SetDeviceName; |
Device Name, Min : 0, Max : 1
|
|
property LotNumber : TbsEI_26 read GetLotNumber write SetLotNumber; |
Lot Number, Min : 0, Max : 1
|
|
property ItemIdentifier : TbsEI_26 read GetItemIdentifier write SetItemIdentifier; |
Item Identifier, Min : 0, Max : 1
|
|
property BarCode : TbsST_26 read GetBarCode write SetBarCode; |
Bar Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|