Class TbsQSC_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsQSC_231 = class(TbsHL7Object)

Description

Query Selection Criteria

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property SegmentFieldName: TbsST_231 read GetSegmentFieldName write SetSegmentFieldName;
Public property RelationalOperator: TbsID_231 read GetRelationalOperator write SetRelationalOperator;
Public property Value_: TbsST_231 read GetValue_ write SetValue_;
Public property RelationalConjunction: TbsID_231 read GetRelationalConjunction write SetRelationalConjunction;

Description

Methods

Public procedure Init; override;
 

Properties

Public property SegmentFieldName: TbsST_231 read GetSegmentFieldName write SetSegmentFieldName;

Segment Field Name, Min : 0, Max : 1

Public property RelationalOperator: TbsID_231 read GetRelationalOperator write SetRelationalOperator;

Relational Operator, Min : 0, Max : 1

Public property Value_: TbsST_231 read GetValue_ write SetValue_;

Value, Min : 0, Max : 1

Public property RelationalConjunction: TbsID_231 read GetRelationalConjunction write SetRelationalConjunction;

Relational Conjunction, Min : 0, Max : 1


Generated by PasDoc 0.14.0.