Class TbsCM_ELD_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM_ELD_23 = class(TbsHL7Object)

Description

Error

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property SegmentID: TbsST_23 read GetSegmentID write SetSegmentID;
Public property Sequence: TbsNM_23 read GetSequence write SetSequence;
Public property FieldPosition: TbsNM_23 read GetFieldPosition write SetFieldPosition;
Public property CodeIdentifyingError: TbsCE_23 read GetCodeIdentifyingError write SetCodeIdentifyingError;

Description

Methods

Public procedure Init; override;
 

Properties

Public property SegmentID: TbsST_23 read GetSegmentID write SetSegmentID;

Segment ID, Min : 0, Max : 1

Public property Sequence: TbsNM_23 read GetSequence write SetSequence;

Sequence, Min : 0, Max : 1

Public property FieldPosition: TbsNM_23 read GetFieldPosition write SetFieldPosition;

Field Position, Min : 0, Max : 1

Public property CodeIdentifyingError: TbsCE_23 read GetCodeIdentifyingError write SetCodeIdentifyingError;

Code Identifying Error, Min : 0, Max : 1


Generated by PasDoc 0.14.0.