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