Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsSCD_28
Unit
BSHL7DT28
Declaration
type TbsSCD_28 = class(TbsHL7Segment)
Description
Anti-microbial Cycle Data The SCD segment contains cycle data representing an instance of a sterilization or decontamination.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PatientIdentifierListRepCount : Integer; |
|
Properties
|
property CycleStartTime : TbsTM_28 read GetCycleStartTime write SetCycleStartTime; |
Cycle Start Time, Min : 0, Max : 1
|
|
property CycleCount : TbsNM_28 read GetCycleCount write SetCycleCount; |
Cycle Count, Min : 0, Max : 1
|
|
property TempMax : TbsCQ_28 read GetTempMax write SetTempMax; |
Temp Max, Min : 0, Max : 1
|
|
property TempMin : TbsCQ_28 read GetTempMin write SetTempMin; |
Temp Min, Min : 0, Max : 1
|
|
property LoadNumber : TbsNM_28 read GetLoadNumber write SetLoadNumber; |
Load Number, Min : 0, Max : 1
|
|
property ConditionTime : TbsCQ_28 read GetConditionTime write SetConditionTime; |
Condition Time, Min : 0, Max : 1
|
|
property SterilizeTime : TbsCQ_28 read GetSterilizeTime write SetSterilizeTime; |
Sterilize Time, Min : 0, Max : 1
|
|
property ExhaustTime : TbsCQ_28 read GetExhaustTime write SetExhaustTime; |
Exhaust Time, Min : 0, Max : 1
|
|
property TotalCycleTime : TbsCQ_28 read GetTotalCycleTime write SetTotalCycleTime; |
Total Cycle Time, Min : 0, Max : 1
|
|
property DeviceStatus : TbsCWE_28 read GetDeviceStatus write SetDeviceStatus; |
Device Status, Min : 0, Max : 1
|
|
property CycleStartDateTime : TbsDTM_28 read GetCycleStartDateTime write SetCycleStartDateTime; |
Cycle Start Date/Time, Min : 0, Max : 1
|
|
property DryTime : TbsCQ_28 read GetDryTime write SetDryTime; |
Dry Time, Min : 0, Max : 1
|
|
property LeakRate : TbsCQ_28 read GetLeakRate write SetLeakRate; |
Leak Rate, Min : 0, Max : 1
|
|
property ControlTemperature : TbsCQ_28 read GetControlTemperature write SetControlTemperature; |
Control Temperature, Min : 0, Max : 1
|
|
property SterilizerTemperature : TbsCQ_28 read GetSterilizerTemperature write SetSterilizerTemperature; |
Sterilizer Temperature, Min : 0, Max : 1
|
|
property CycleCompleteTime : TbsTM_28 read GetCycleCompleteTime write SetCycleCompleteTime; |
Cycle Complete Time, Min : 0, Max : 1
|
|
property UnderTemperature : TbsCQ_28 read GetUnderTemperature write SetUnderTemperature; |
Under Temperature, Min : 0, Max : 1
|
|
property OverTemperature : TbsCQ_28 read GetOverTemperature write SetOverTemperature; |
Over Temperature, Min : 0, Max : 1
|
|
property AbortCycle : TbsCNE_28 read GetAbortCycle write SetAbortCycle; |
Abort Cycle, Min : 0, Max : 1
|
|
property Alarm : TbsCNE_28 read GetAlarm write SetAlarm; |
Alarm, Min : 0, Max : 1
|
|
property LongInChargePhase : TbsCNE_28 read GetLongInChargePhase write SetLongInChargePhase; |
Long In Charge Phase, Min : 0, Max : 1
|
|
property LongInExhaustPhase : TbsCNE_28 read GetLongInExhaustPhase write SetLongInExhaustPhase; |
Long In Exhaust Phase, Min : 0, Max : 1
|
|
property LongInFastExhaustPhase : TbsCNE_28 read GetLongInFastExhaustPhase write SetLongInFastExhaustPhase; |
Long In Fast Exhaust Phase, Min : 0, Max : 1
|
|
property Reset : TbsCNE_28 read GetReset write SetReset; |
Reset, Min : 0, Max : 1
|
|
property OperatorUnload : TbsXCN_28 read GetOperatorUnload write SetOperatorUnload; |
Operator - Unload, Min : 0, Max : 1
|
|
property DoorOpen : TbsCNE_28 read GetDoorOpen write SetDoorOpen; |
Door Open, Min : 0, Max : 1
|
|
property ReadingFailure : TbsCNE_28 read GetReadingFailure write SetReadingFailure; |
Reading Failure, Min : 0, Max : 1
|
|
property CycleType : TbsCWE_28 read GetCycleType write SetCycleType; |
Cycle Type, Min : 0, Max : 1
|
|
property ThermalRinseTime : TbsCQ_28 read GetThermalRinseTime write SetThermalRinseTime; |
Thermal Rinse Time, Min : 0, Max : 1
|
|
property WashTime : TbsCQ_28 read GetWashTime write SetWashTime; |
Wash Time, Min : 0, Max : 1
|
|
property InjectionRate : TbsCQ_28 read GetInjectionRate write SetInjectionRate; |
Injection Rate, Min : 0, Max : 1
|
|
property ProcedureCode : TbsCNE_28 read GetProcedureCode write SetProcedureCode; |
Procedure Code, Min : 0, Max : 1
|
|
property PatientIdentifierList[RepCount:Integer]: TbsCX_28 read GetPatientIdentifierList write SetPatientIdentifierList; |
Patient Identifier List, Min : 0, Max : *
|
|
property AttendingDoctor : TbsXCN_28 read GetAttendingDoctor write SetAttendingDoctor; |
Attending Doctor, Min : 0, Max : 1
|
|
property DilutionFactor : TbsSN_28 read GetDilutionFactor write SetDilutionFactor; |
Dilution Factor, Min : 0, Max : 1
|
|
property FillTime : TbsCQ_28 read GetFillTime write SetFillTime; |
Fill Time, Min : 0, Max : 1
|
|
property InletTemperature : TbsCQ_28 read GetInletTemperature write SetInletTemperature; |
Inlet Temperature, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|