Class TbsSLT_27
Unit
BSHL7DT27
Declaration
type TbsSLT_27 = class(TbsHL7Segment)
Description
Sterilization Lot
Hierarchy
Overview
Properties
Description
Properties
|
property DeviceNumber : TbsEI_27 read GetDeviceNumber write SetDeviceNumber; |
Device Number, Min : 0, Max : 1
|
|
property DeviceName : TbsST_27 read GetDeviceName write SetDeviceName; |
Device Name, Min : 0, Max : 1
|
|
property LotNumber : TbsEI_27 read GetLotNumber write SetLotNumber; |
Lot Number, Min : 0, Max : 1
|
|
property ItemIdentifier : TbsEI_27 read GetItemIdentifier write SetItemIdentifier; |
Item Identifier, Min : 0, Max : 1
|
|
property BarCode : TbsST_27 read GetBarCode write SetBarCode; |
Bar Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|