Class TbsSCP_271
Unit
BSHL7DT271
Declaration
type TbsSCP_271 = 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_271 read GetNumberOfDecontaminationSterilizationDevices write SetNumberOfDecontaminationSterilizationDevices; |
Number Of Decontamination/Sterilization Devices, Min : 0, Max : 1
|
|
property LaborCalculationType : TbsCWE_271 read GetLaborCalculationType write SetLaborCalculationType; |
Labor Calculation Type, Min : 0, Max : 1
|
|
property DateFormat : TbsCWE_271 read GetDateFormat write SetDateFormat; |
Date Format, 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 DeviceModelName : TbsST_271 read GetDeviceModelName write SetDeviceModelName; |
Device Model Name, Min : 0, Max : 1
|
|
property DeviceType : TbsCWE_271 read GetDeviceType write SetDeviceType; |
Device Type, Min : 0, Max : 1
|
|
property LotControl : TbsCWE_271 read GetLotControl write SetLotControl; |
Lot Control, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|