Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsSCD_26
Unit
BSHL7DT26
Declaration
type TbsSCD_26 = 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_26 read GetCycleStartTime write SetCycleStartTime; |
Cycle Start Time, Min : 0, Max : 1
|
|
property CycleCount : TbsNM_26 read GetCycleCount write SetCycleCount; |
Cycle Count, Min : 0, Max : 1
|
|
property TempMax : TbsCQ_26 read GetTempMax write SetTempMax; |
Temp Max, Min : 0, Max : 1
|
|
property TempMin : TbsCQ_26 read GetTempMin write SetTempMin; |
Temp Min, Min : 0, Max : 1
|
|
property LoadNumber : TbsNM_26 read GetLoadNumber write SetLoadNumber; |
Load Number, Min : 0, Max : 1
|
|
property ConditionTime : TbsCQ_26 read GetConditionTime write SetConditionTime; |
Condition Time, Min : 0, Max : 1
|
|
property SterilizeTime : TbsCQ_26 read GetSterilizeTime write SetSterilizeTime; |
Sterilize Time, Min : 0, Max : 1
|
|
property ExhaustTime : TbsCQ_26 read GetExhaustTime write SetExhaustTime; |
Exhaust Time, Min : 0, Max : 1
|
|
property TotalCycleTime : TbsCQ_26 read GetTotalCycleTime write SetTotalCycleTime; |
Total Cycle Time, Min : 0, Max : 1
|
|
property DeviceStatus : TbsCWE_26 read GetDeviceStatus write SetDeviceStatus; |
Device Status, Min : 0, Max : 1
|
|
property CycleStartDateTime : TbsDTM_26 read GetCycleStartDateTime write SetCycleStartDateTime; |
Cycle Start Date/Time, Min : 0, Max : 1
|
|
property DryTime : TbsCQ_26 read GetDryTime write SetDryTime; |
Dry Time, Min : 0, Max : 1
|
|
property LeakRate : TbsCQ_26 read GetLeakRate write SetLeakRate; |
Leak Rate, Min : 0, Max : 1
|
|
property ControlTemperature : TbsCQ_26 read GetControlTemperature write SetControlTemperature; |
Control Temperature, Min : 0, Max : 1
|
|
property SterilizerTemperature : TbsCQ_26 read GetSterilizerTemperature write SetSterilizerTemperature; |
Sterilizer Temperature, Min : 0, Max : 1
|
|
property CycleCompleteTime : TbsTM_26 read GetCycleCompleteTime write SetCycleCompleteTime; |
Cycle Complete Time, Min : 0, Max : 1
|
|
property UnderTemperature : TbsCQ_26 read GetUnderTemperature write SetUnderTemperature; |
Under Temperature, Min : 0, Max : 1
|
|
property OverTemperature : TbsCQ_26 read GetOverTemperature write SetOverTemperature; |
Over Temperature, Min : 0, Max : 1
|
|
property AbortCycle : TbsCNE_26 read GetAbortCycle write SetAbortCycle; |
Abort Cycle, Min : 0, Max : 1
|
|
property Alarm : TbsCNE_26 read GetAlarm write SetAlarm; |
Alarm, Min : 0, Max : 1
|
|
property LonginChargePhase : TbsCNE_26 read GetLonginChargePhase write SetLonginChargePhase; |
Long in Charge Phase, Min : 0, Max : 1
|
|
property LonginExhaustPhase : TbsCNE_26 read GetLonginExhaustPhase write SetLonginExhaustPhase; |
Long in Exhaust Phase, Min : 0, Max : 1
|
|
property LonginFastExhaustPhase : TbsCNE_26 read GetLonginFastExhaustPhase write SetLonginFastExhaustPhase; |
Long in Fast Exhaust Phase, Min : 0, Max : 1
|
|
property Reset : TbsCNE_26 read GetReset write SetReset; |
Reset, Min : 0, Max : 1
|
|
property OperatorUnload : TbsXCN_26 read GetOperatorUnload write SetOperatorUnload; |
Operator - Unload, Min : 0, Max : 1
|
|
property DoorOpen : TbsCNE_26 read GetDoorOpen write SetDoorOpen; |
Door Open, Min : 0, Max : 1
|
|
property ReadingFailure : TbsCNE_26 read GetReadingFailure write SetReadingFailure; |
Reading Failure, Min : 0, Max : 1
|
|
property CycleType : TbsCWE_26 read GetCycleType write SetCycleType; |
Cycle Type, Min : 0, Max : 1
|
|
property ThermalRinseTime : TbsCQ_26 read GetThermalRinseTime write SetThermalRinseTime; |
Thermal Rinse Time, Min : 0, Max : 1
|
|
property WashTime : TbsCQ_26 read GetWashTime write SetWashTime; |
Wash Time, Min : 0, Max : 1
|
|
property InjectionRate : TbsCQ_26 read GetInjectionRate write SetInjectionRate; |
Injection Rate, Min : 0, Max : 1
|
|
property ProcedureCode : TbsCNE_26 read GetProcedureCode write SetProcedureCode; |
Procedure Code, Min : 0, Max : 1
|
|
property PatientIdentifierList[RepCount:Integer]: TbsCX_26 read GetPatientIdentifierList write SetPatientIdentifierList; |
Patient Identifier List, Min : 0, Max : *
|
|
property AttendingDoctor : TbsXCN_26 read GetAttendingDoctor write SetAttendingDoctor; |
Attending Doctor, Min : 0, Max : 1
|
|
property DilutionFactor : TbsSN_26 read GetDilutionFactor write SetDilutionFactor; |
Dilution Factor, Min : 0, Max : 1
|
|
property FillTime : TbsCQ_26 read GetFillTime write SetFillTime; |
Fill Time, Min : 0, Max : 1
|
|
property InletTemperature : TbsCQ_26 read GetInletTemperature write SetInletTemperature; |
Inlet Temperature, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|