Class TbsELD_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsELD_251 = class(TbsHL7Object)

Description

Error Location and Description

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property SegmentId: TbsST_251 read GetSegmentId write SetSegmentId;
Public property SegmentSequence: TbsNM_251 read GetSegmentSequence write SetSegmentSequence;
Public property FieldPosition: TbsNM_251 read GetFieldPosition write SetFieldPosition;
Public property CodeIdentifyingError: TbsCE_251 read GetCodeIdentifyingError write SetCodeIdentifyingError;

Description

Methods

Public procedure Init; override;
 

Properties

Public property SegmentId: TbsST_251 read GetSegmentId write SetSegmentId;

Segment Id, Min : 0, Max : 1

Public property SegmentSequence: TbsNM_251 read GetSegmentSequence write SetSegmentSequence;

Segment Sequence, Min : 0, Max : 1

Public property FieldPosition: TbsNM_251 read GetFieldPosition write SetFieldPosition;

Field Position, Min : 0, Max : 1

Public property CodeIdentifyingError: TbsCE_251 read GetCodeIdentifyingError write SetCodeIdentifyingError;

Code Identifying Error, Min : 0, Max : 1


Generated by PasDoc 0.14.0.