Class TbsELD_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsELD_231 = class(TbsHL7Object)

Description

Error

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property SegmentID: TbsST_231 read GetSegmentID write SetSegmentID;
Public property Sequence: TbsNM_231 read GetSequence write SetSequence;
Public property FieldPosition: TbsNM_231 read GetFieldPosition write SetFieldPosition;
Public property CodeIdentifyingError: TbsCE_231 read GetCodeIdentifyingError write SetCodeIdentifyingError;

Description

Methods

Public procedure Init; override;
 

Properties

Public property SegmentID: TbsST_231 read GetSegmentID write SetSegmentID;

Segment ID, Min : 0, Max : 1

Public property Sequence: TbsNM_231 read GetSequence write SetSequence;

Sequence, Min : 0, Max : 1

Public property FieldPosition: TbsNM_231 read GetFieldPosition write SetFieldPosition;

Field Position, Min : 0, Max : 1

Public property CodeIdentifyingError: TbsCE_231 read GetCodeIdentifyingError write SetCodeIdentifyingError;

Code Identifying Error, Min : 0, Max : 1


Generated by PasDoc 0.14.0.