Class TbsCM_ELD_23
Unit
BSHL7DT23
Declaration
type TbsCM_ELD_23 = class(TbsHL7Object)
Description
Error
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property SegmentID: TbsST_23 read GetSegmentID write SetSegmentID; |
Segment ID, Min : 0, Max : 1
|
|
property Sequence: TbsNM_23 read GetSequence write SetSequence; |
Sequence, Min : 0, Max : 1
|
|
property FieldPosition: TbsNM_23 read GetFieldPosition write SetFieldPosition; |
Field Position, Min : 0, Max : 1
|
|
property CodeIdentifyingError: TbsCE_23 read GetCodeIdentifyingError write SetCodeIdentifyingError; |
Code Identifying Error, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|