Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsTCC_27
Unit
BSHL7DT27
Declaration
type TbsTCC_27 = class(TbsHL7Segment)
Description
Test Code Configuration
Hierarchy
Overview
Properties
Description
Properties
|
property UniversalServiceIdentifier : TbsCWE_27 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier; |
Universal Service Identifier, Min : 1, Max : 1
|
|
property EquipmentTestApplicationIdentifier : TbsEI_27 read GetEquipmentTestApplicationIdentifier write SetEquipmentTestApplicationIdentifier; |
Equipment Test Application Identifier, Min : 1, Max : 1
|
|
property SpecimenSource : TbsST_27 read GetSpecimenSource write SetSpecimenSource; |
Specimen Source, Min : 0, Max : 1
|
|
property AutodilutionFactorDefault : TbsSN_27 read GetAutodilutionFactorDefault write SetAutodilutionFactorDefault; |
Auto-dilution Factor Default, Min : 0, Max : 1
|
|
property RerunDilutionFactorDefault : TbsSN_27 read GetRerunDilutionFactorDefault write SetRerunDilutionFactorDefault; |
Rerun Dilution Factor Default, Min : 0, Max : 1
|
|
property PredilutionFactorDefault : TbsSN_27 read GetPredilutionFactorDefault write SetPredilutionFactorDefault; |
Pre-dilution Factor Default, Min : 0, Max : 1
|
|
property EndogenousContentOfPredilutionDiluent : TbsSN_27 read GetEndogenousContentOfPredilutionDiluent write SetEndogenousContentOfPredilutionDiluent; |
Endogenous Content Of Pre-dilution Diluent, Min : 0, Max : 1
|
|
property InventoryLimitsWarningLevel : TbsNM_27 read GetInventoryLimitsWarningLevel write SetInventoryLimitsWarningLevel; |
Inventory Limits Warning Level, Min : 0, Max : 1
|
|
property AutomaticRerunAllowed : TbsID_27 read GetAutomaticRerunAllowed write SetAutomaticRerunAllowed; |
Automatic Rerun Allowed, Min : 0, Max : 1
|
|
property AutomaticRepeatAllowed : TbsID_27 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed; |
Automatic Repeat Allowed, Min : 0, Max : 1
|
|
property AutomaticReflexAllowed : TbsID_27 read GetAutomaticReflexAllowed write SetAutomaticReflexAllowed; |
Automatic Reflex Allowed, Min : 0, Max : 1
|
|
property EquipmentDynamicRange : TbsSN_27 read GetEquipmentDynamicRange write SetEquipmentDynamicRange; |
Equipment Dynamic Range, Min : 0, Max : 1
|
|
property Units : TbsCWE_27 read GetUnits write SetUnits; |
Units, Min : 0, Max : 1
|
|
property ProcessingType : TbsCWE_27 read GetProcessingType write SetProcessingType; |
Processing Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|