Class TbsELD_25
Unit
BSHL7DT25
Declaration
type TbsELD_25 = class(TbsHL7Object)
Description
Error Location and Description
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property SegmentId: TbsST_25 read GetSegmentId write SetSegmentId; |
Segment Id, Min : 0, Max : 1
|
|
property SegmentSequence: TbsNM_25 read GetSegmentSequence write SetSegmentSequence; |
Segment Sequence, Min : 0, Max : 1
|
|
property FieldPosition: TbsNM_25 read GetFieldPosition write SetFieldPosition; |
Field Position, Min : 0, Max : 1
|
|
property CodeIdentifyingError: TbsCE_25 read GetCodeIdentifyingError write SetCodeIdentifyingError; |
Code Identifying Error, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|