Class TbsTCD_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsTCD_271 = class(TbsHL7Segment)

Description

Test Code Detail The test code detail segment contains the data necessary to perform operations or calculations, or execute decisions by the laboratory automation system, and which are not supported by the original HL7 segments related to orders (ORC, OBR). For detail of use see messages of laboratory orders and observations in chapters 4 and 7.

Hierarchy

Overview

Properties

Public property UniversalServiceIdentifier : TbsCWE_271 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;
Public property AutodilutionFactor : TbsSN_271 read GetAutodilutionFactor write SetAutodilutionFactor;
Public property RerunDilutionFactor : TbsSN_271 read GetRerunDilutionFactor write SetRerunDilutionFactor;
Public property PredilutionFactor : TbsSN_271 read GetPredilutionFactor write SetPredilutionFactor;
Public property EndogenousContentOfPredilutionDiluent : TbsSN_271 read GetEndogenousContentOfPredilutionDiluent write SetEndogenousContentOfPredilutionDiluent;
Public property AutomaticRepeatAllowed : TbsID_271 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed;
Public property ReflexAllowed : TbsID_271 read GetReflexAllowed write SetReflexAllowed;
Public property AnalyteRepeatStatus : TbsCWE_271 read GetAnalyteRepeatStatus write SetAnalyteRepeatStatus;

Description

Properties

Public property UniversalServiceIdentifier : TbsCWE_271 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;

Universal Service Identifier, Min : 1, Max : 1

Public property AutodilutionFactor : TbsSN_271 read GetAutodilutionFactor write SetAutodilutionFactor;

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

Public property RerunDilutionFactor : TbsSN_271 read GetRerunDilutionFactor write SetRerunDilutionFactor;

Rerun Dilution Factor, Min : 0, Max : 1

Public property PredilutionFactor : TbsSN_271 read GetPredilutionFactor write SetPredilutionFactor;

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

Public property EndogenousContentOfPredilutionDiluent : TbsSN_271 read GetEndogenousContentOfPredilutionDiluent write SetEndogenousContentOfPredilutionDiluent;

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

Public property AutomaticRepeatAllowed : TbsID_271 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed;

Automatic Repeat Allowed, Min : 0, Max : 1

Public property ReflexAllowed : TbsID_271 read GetReflexAllowed write SetReflexAllowed;

Reflex Allowed, Min : 0, Max : 1

Public property AnalyteRepeatStatus : TbsCWE_271 read GetAnalyteRepeatStatus write SetAnalyteRepeatStatus;

Analyte Repeat Status, Min : 0, Max : 1


Generated by PasDoc 0.14.0.