Class TbsTCD_28
Unit
BSHL7DT28
Declaration
type TbsTCD_28 = 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
Description
Properties
|
property UniversalServiceIdentifier : TbsCWE_28 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier; |
Universal Service Identifier, Min : 1, Max : 1
|
|
property AutodilutionFactor : TbsSN_28 read GetAutodilutionFactor write SetAutodilutionFactor; |
Auto-dilution Factor, Min : 0, Max : 1
|
|
property RerunDilutionFactor : TbsSN_28 read GetRerunDilutionFactor write SetRerunDilutionFactor; |
Rerun Dilution Factor, Min : 0, Max : 1
|
|
property PredilutionFactor : TbsSN_28 read GetPredilutionFactor write SetPredilutionFactor; |
Pre-dilution Factor, Min : 0, Max : 1
|
|
property EndogenousContentOfPredilutionDiluent : TbsSN_28 read GetEndogenousContentOfPredilutionDiluent write SetEndogenousContentOfPredilutionDiluent; |
Endogenous Content Of Pre-dilution Diluent, Min : 0, Max : 1
|
|
property AutomaticRepeatAllowed : TbsID_28 read GetAutomaticRepeatAllowed write SetAutomaticRepeatAllowed; |
Automatic Repeat Allowed, Min : 0, Max : 1
|
|
property ReflexAllowed : TbsID_28 read GetReflexAllowed write SetReflexAllowed; |
Reflex Allowed, Min : 0, Max : 1
|
|
property AnalyteRepeatStatus : TbsCWE_28 read GetAnalyteRepeatStatus write SetAnalyteRepeatStatus; |
Analyte Repeat Status, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|