Class TbsSDD_26
Unit
BSHL7DT26
Declaration
type TbsSDD_26 = class(TbsHL7Segment)
Description
Sterilization Device Data The SDD segment contains the attributes of an instance of a cycle that provides sterilization or decontamination of medical supplies.
Hierarchy
Overview
Properties
Description
Properties
|
property LotNumber : TbsEI_26 read GetLotNumber write SetLotNumber; |
Lot Number, Min : 0, Max : 1
|
|
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 DeviceDataState : TbsIS_26 read GetDeviceDataState write SetDeviceDataState; |
Device Data State, Min : 0, Max : 1
|
|
property LoadStatus : TbsIS_26 read GetLoadStatus write SetLoadStatus; |
Load Status, Min : 0, Max : 1
|
|
property ControlCode : TbsNM_26 read GetControlCode write SetControlCode; |
Control Code, Min : 0, Max : 1
|
|
property OperatorName : TbsST_26 read GetOperatorName write SetOperatorName; |
Operator Name, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|