Class TbsSCP_28
Unit
BSHL7DT28
Declaration
type TbsSCP_28 = class(TbsHL7Segment)
Description
Sterilizer Configuration (anti-microbial Devices) The sterilization configuration segment contains information specific to configuration of a sterilizer or washer for processing sterilization or decontamination loads.
Hierarchy
Overview
Properties
Description
Properties
|
property NumberOfDecontaminationSterilizationDevices : TbsNM_28 read GetNumberOfDecontaminationSterilizationDevices write SetNumberOfDecontaminationSterilizationDevices; |
Number Of Decontamination/Sterilization Devices, Min : 0, Max : 1
|
|
property LaborCalculationType : TbsCWE_28 read GetLaborCalculationType write SetLaborCalculationType; |
Labor Calculation Type, Min : 0, Max : 1
|
|
property DateFormat : TbsCWE_28 read GetDateFormat write SetDateFormat; |
Date Format, 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 DeviceModelName : TbsST_28 read GetDeviceModelName write SetDeviceModelName; |
Device Model Name, Min : 0, Max : 1
|
|
property DeviceType : TbsCWE_28 read GetDeviceType write SetDeviceType; |
Device Type, Min : 0, Max : 1
|
|
property LotControl : TbsCWE_28 read GetLotControl write SetLotControl; |
Lot Control, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|