Class TbsDLT_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDLT_28 = class(TbsHL7Object)

Description

Delta

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property NormalRange: TbsNR_28 read GetNormalRange write SetNormalRange;
Public property NumericThreshold: TbsNM_28 read GetNumericThreshold write SetNumericThreshold;
Public property ChangeComputation: TbsID_28 read GetChangeComputation write SetChangeComputation;
Public property DaysRetained: TbsNM_28 read GetDaysRetained write SetDaysRetained;

Description

Methods

Public procedure Init; override;
 

Properties

Public property NormalRange: TbsNR_28 read GetNormalRange write SetNormalRange;

Normal Range, Min : 0, Max : 1

Public property NumericThreshold: TbsNM_28 read GetNumericThreshold write SetNumericThreshold;

Numeric Threshold, Min : 0, Max : 1

Public property ChangeComputation: TbsID_28 read GetChangeComputation write SetChangeComputation;

Change Computation, Min : 0, Max : 1

Public property DaysRetained: TbsNM_28 read GetDaysRetained write SetDaysRetained;

Days Retained, Min : 0, Max : 1


Generated by PasDoc 0.14.0.