Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsTCC_251
Unit
BSHL7DT251
Declaration
type TbsTCC_251 = 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
Description
Properties
|
property UniversalServiceIdentifier : TbsCE_251 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier; |
Universal Service Identifier, Min : 1, Max : 1
|
|
property TestApplicationIdentifier : TbsEI_251 read GetTestApplicationIdentifier write SetTestApplicationIdentifier; |
Test Application Identifier, Min : 1, Max : 1
|
|
property SpecimenSource : TbsSPS_251 read GetSpecimenSource write SetSpecimenSource; |
Specimen Source, Min : 0, Max : 1
|
|
property AutoDilutionFactorDefault : TbsSN_251 read GetAutoDilutionFactorDefault write SetAutoDilutionFactorDefault; |
Auto-Dilution Factor Default, Min : 0, Max : 1
|
|
property RerunDilutionFactorDefault : TbsSN_251 read GetRerunDilutionFactorDefault write SetRerunDilutionFactorDefault; |
Rerun Dilution Factor Default, Min : 0, Max : 1
|
|
property PreDilutionFactorDefault : TbsSN_251 read GetPreDilutionFactorDefault write SetPreDilutionFactorDefault; |
Pre-Dilution Factor Default, Min : 0, Max : 1
|
|
property EndogenousContentofPreDilutionDiluent : TbsSN_251 read GetEndogenousContentofPreDilutionDiluent write SetEndogenousContentofPreDilutionDiluent; |
Endogenous Content of Pre-Dilution Diluent, Min : 0, Max : 1
|
|
property InventoryLimitsWarningLevel : TbsNM_251 read GetInventoryLimitsWarningLevel write SetInventoryLimitsWarningLevel; |
Inventory Limits Warning Level, Min : 0, Max : 1
|
|
property AutomaticRerunAllowed : TbsID_251 read GetAutomaticRerunAllowed write SetAutomaticRerunAllowed; |
Automatic Rerun Allowed, Min : 0, Max : 1
|
|
property AutomaticRepeatAllowed : TbsID_251 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed; |
Automatic Repeat Allowed, Min : 0, Max : 1
|
|
property AutomaticReflexAllowed : TbsID_251 read GetAutomaticReflexAllowed write SetAutomaticReflexAllowed; |
Automatic Reflex Allowed, Min : 0, Max : 1
|
|
property EquipmentDynamicRange : TbsSN_251 read GetEquipmentDynamicRange write SetEquipmentDynamicRange; |
Equipment Dynamic Range, Min : 0, Max : 1
|
|
property Units : TbsCE_251 read GetUnits write SetUnits; |
Units, Min : 0, Max : 1
|
|
property ProcessingType : TbsCE_251 read GetProcessingType write SetProcessingType; |
Processing Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|