Class TbsSDD_271
Unit
BSHL7DT271
Declaration
type TbsSDD_271 = 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_271 read GetLotNumber write SetLotNumber; |
Lot Number, Min : 0, Max : 1
|
|
property DeviceNumber : TbsEI_271 read GetDeviceNumber write SetDeviceNumber; |
Device Number, Min : 0, Max : 1
|
|
property DeviceName : TbsST_271 read GetDeviceName write SetDeviceName; |
Device Name, Min : 0, Max : 1
|
|
property DeviceDataState : TbsCWE_271 read GetDeviceDataState write SetDeviceDataState; |
Device Data State, Min : 0, Max : 1
|
|
property LoadStatus : TbsCWE_271 read GetLoadStatus write SetLoadStatus; |
Load Status, Min : 0, Max : 1
|
|
property ControlCode : TbsNM_271 read GetControlCode write SetControlCode; |
Control Code, Min : 0, Max : 1
|
|
property OperatorName : TbsST_271 read GetOperatorName write SetOperatorName; |
Operator Name, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|