Class TbsTCC_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsTCC_26 = class(TbsHL7Segment)

Description

Test Code Configuration The test (e.g., analyte) code configuration segment is the data necessary to maintain and transmit information concerning the test entity codes that are being used throughout the "automated system."

Hierarchy

Overview

Properties

Public property UniversalServiceIdentifier : TbsCWE_26 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;
Public property TestApplicationIdentifier : TbsEI_26 read GetTestApplicationIdentifier write SetTestApplicationIdentifier;
Public property SpecimenSource : TbsSPS_26 read GetSpecimenSource write SetSpecimenSource;
Public property AutoDilutionFactorDefault : TbsSN_26 read GetAutoDilutionFactorDefault write SetAutoDilutionFactorDefault;
Public property RerunDilutionFactorDefault : TbsSN_26 read GetRerunDilutionFactorDefault write SetRerunDilutionFactorDefault;
Public property PreDilutionFactorDefault : TbsSN_26 read GetPreDilutionFactorDefault write SetPreDilutionFactorDefault;
Public property EndogenousContentofPreDilutionDiluent : TbsSN_26 read GetEndogenousContentofPreDilutionDiluent write SetEndogenousContentofPreDilutionDiluent;
Public property InventoryLimitsWarningLevel : TbsNM_26 read GetInventoryLimitsWarningLevel write SetInventoryLimitsWarningLevel;
Public property AutomaticRerunAllowed : TbsID_26 read GetAutomaticRerunAllowed write SetAutomaticRerunAllowed;
Public property AutomaticRepeatAllowed : TbsID_26 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed;
Public property AutomaticReflexAllowed : TbsID_26 read GetAutomaticReflexAllowed write SetAutomaticReflexAllowed;
Public property EquipmentDynamicRange : TbsSN_26 read GetEquipmentDynamicRange write SetEquipmentDynamicRange;
Public property Units : TbsCWE_26 read GetUnits write SetUnits;
Public property ProcessingType : TbsCWE_26 read GetProcessingType write SetProcessingType;

Description

Properties

Public property UniversalServiceIdentifier : TbsCWE_26 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;

Universal Service Identifier, Min : 1, Max : 1

Public property TestApplicationIdentifier : TbsEI_26 read GetTestApplicationIdentifier write SetTestApplicationIdentifier;

Test Application Identifier, Min : 1, Max : 1

Public property SpecimenSource : TbsSPS_26 read GetSpecimenSource write SetSpecimenSource;

Specimen Source, Min : 0, Max : 1

Public property AutoDilutionFactorDefault : TbsSN_26 read GetAutoDilutionFactorDefault write SetAutoDilutionFactorDefault;

Auto-Dilution Factor Default, Min : 0, Max : 1

Public property RerunDilutionFactorDefault : TbsSN_26 read GetRerunDilutionFactorDefault write SetRerunDilutionFactorDefault;

Rerun Dilution Factor Default, Min : 0, Max : 1

Public property PreDilutionFactorDefault : TbsSN_26 read GetPreDilutionFactorDefault write SetPreDilutionFactorDefault;

Pre-Dilution Factor Default, Min : 0, Max : 1

Public property EndogenousContentofPreDilutionDiluent : TbsSN_26 read GetEndogenousContentofPreDilutionDiluent write SetEndogenousContentofPreDilutionDiluent;

Endogenous Content of Pre-Dilution Diluent, Min : 0, Max : 1

Public property InventoryLimitsWarningLevel : TbsNM_26 read GetInventoryLimitsWarningLevel write SetInventoryLimitsWarningLevel;

Inventory Limits Warning Level, Min : 0, Max : 1

Public property AutomaticRerunAllowed : TbsID_26 read GetAutomaticRerunAllowed write SetAutomaticRerunAllowed;

Automatic Rerun Allowed, Min : 0, Max : 1

Public property AutomaticRepeatAllowed : TbsID_26 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed;

Automatic Repeat Allowed, Min : 0, Max : 1

Public property AutomaticReflexAllowed : TbsID_26 read GetAutomaticReflexAllowed write SetAutomaticReflexAllowed;

Automatic Reflex Allowed, Min : 0, Max : 1

Public property EquipmentDynamicRange : TbsSN_26 read GetEquipmentDynamicRange write SetEquipmentDynamicRange;

Equipment Dynamic Range, Min : 0, Max : 1

Public property Units : TbsCWE_26 read GetUnits write SetUnits;

Units, Min : 0, Max : 1

Public property ProcessingType : TbsCWE_26 read GetProcessingType write SetProcessingType;

Processing Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.