Class TbsTCC_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsTCC_28 = 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_28 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;
Public property EquipmentTestApplicationIdentifier : TbsEI_28 read GetEquipmentTestApplicationIdentifier write SetEquipmentTestApplicationIdentifier;
Public property SpecimenSource : TbsST_28 read GetSpecimenSource write SetSpecimenSource;
Public property AutodilutionFactorDefault : TbsSN_28 read GetAutodilutionFactorDefault write SetAutodilutionFactorDefault;
Public property RerunDilutionFactorDefault : TbsSN_28 read GetRerunDilutionFactorDefault write SetRerunDilutionFactorDefault;
Public property PredilutionFactorDefault : TbsSN_28 read GetPredilutionFactorDefault write SetPredilutionFactorDefault;
Public property EndogenousContentOfPredilutionDiluent : TbsSN_28 read GetEndogenousContentOfPredilutionDiluent write SetEndogenousContentOfPredilutionDiluent;
Public property InventoryLimitsWarningLevel : TbsNM_28 read GetInventoryLimitsWarningLevel write SetInventoryLimitsWarningLevel;
Public property AutomaticRerunAllowed : TbsID_28 read GetAutomaticRerunAllowed write SetAutomaticRerunAllowed;
Public property AutomaticRepeatAllowed : TbsID_28 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed;
Public property AutomaticReflexAllowed : TbsID_28 read GetAutomaticReflexAllowed write SetAutomaticReflexAllowed;
Public property EquipmentDynamicRange : TbsSN_28 read GetEquipmentDynamicRange write SetEquipmentDynamicRange;
Public property Units : TbsCWE_28 read GetUnits write SetUnits;
Public property ProcessingType : TbsCWE_28 read GetProcessingType write SetProcessingType;
Public property TestCriticality : TbsCWE_28 read GetTestCriticality write SetTestCriticality;

Description

Properties

Public property UniversalServiceIdentifier : TbsCWE_28 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;

Universal Service Identifier, Min : 1, Max : 1

Public property EquipmentTestApplicationIdentifier : TbsEI_28 read GetEquipmentTestApplicationIdentifier write SetEquipmentTestApplicationIdentifier;

Equipment Test Application Identifier, Min : 1, Max : 1

Public property SpecimenSource : TbsST_28 read GetSpecimenSource write SetSpecimenSource;

Specimen Source, Min : 0, Max : 1

Public property AutodilutionFactorDefault : TbsSN_28 read GetAutodilutionFactorDefault write SetAutodilutionFactorDefault;

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

Public property RerunDilutionFactorDefault : TbsSN_28 read GetRerunDilutionFactorDefault write SetRerunDilutionFactorDefault;

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

Public property PredilutionFactorDefault : TbsSN_28 read GetPredilutionFactorDefault write SetPredilutionFactorDefault;

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

Public property EndogenousContentOfPredilutionDiluent : TbsSN_28 read GetEndogenousContentOfPredilutionDiluent write SetEndogenousContentOfPredilutionDiluent;

Endogenous Content Of Pre-dilution Diluent, Min : 0, Max : 1

Public property InventoryLimitsWarningLevel : TbsNM_28 read GetInventoryLimitsWarningLevel write SetInventoryLimitsWarningLevel;

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

Public property AutomaticRerunAllowed : TbsID_28 read GetAutomaticRerunAllowed write SetAutomaticRerunAllowed;

Automatic Rerun Allowed, Min : 0, Max : 1

Public property AutomaticRepeatAllowed : TbsID_28 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed;

Automatic Repeat Allowed, Min : 0, Max : 1

Public property AutomaticReflexAllowed : TbsID_28 read GetAutomaticReflexAllowed write SetAutomaticReflexAllowed;

Automatic Reflex Allowed, Min : 0, Max : 1

Public property EquipmentDynamicRange : TbsSN_28 read GetEquipmentDynamicRange write SetEquipmentDynamicRange;

Equipment Dynamic Range, Min : 0, Max : 1

Public property Units : TbsCWE_28 read GetUnits write SetUnits;

Units, Min : 0, Max : 1

Public property ProcessingType : TbsCWE_28 read GetProcessingType write SetProcessingType;

Processing Type, Min : 0, Max : 1

Public property TestCriticality : TbsCWE_28 read GetTestCriticality write SetTestCriticality;

Test Criticality, Min : 0, Max : 1


Generated by PasDoc 0.14.0.