Class TbsSDD_28
Unit
BSHL7DT28
Declaration
type TbsSDD_28 = 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_28 read GetLotNumber write SetLotNumber; |
Lot Number, Min : 0, Max : 1
|
|
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 DeviceDataState : TbsCWE_28 read GetDeviceDataState write SetDeviceDataState; |
Device Data State, Min : 0, Max : 1
|
|
property LoadStatus : TbsCWE_28 read GetLoadStatus write SetLoadStatus; |
Load Status, Min : 0, Max : 1
|
|
property ControlCode : TbsNM_28 read GetControlCode write SetControlCode; |
Control Code, Min : 0, Max : 1
|
|
property OperatorName : TbsST_28 read GetOperatorName write SetOperatorName; |
Operator Name, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|