Class TbsSDD_27
Unit
BSHL7DT27
Declaration
type TbsSDD_27 = class(TbsHL7Segment)
Description
Sterilization Device Data
Hierarchy
Overview
Properties
Description
Properties
|
property LotNumber : TbsEI_27 read GetLotNumber write SetLotNumber; |
Lot Number, Min : 0, Max : 1
|
|
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 DeviceDataState : TbsCWE_27 read GetDeviceDataState write SetDeviceDataState; |
Device Data State, Min : 0, Max : 1
|
|
property LoadStatus : TbsCWE_27 read GetLoadStatus write SetLoadStatus; |
Load Status, Min : 0, Max : 1
|
|
property ControlCode : TbsNM_27 read GetControlCode write SetControlCode; |
Control Code, Min : 0, Max : 1
|
|
property OperatorName : TbsST_27 read GetOperatorName write SetOperatorName; |
Operator Name, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|