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