Class TbsMFE_26
Unit
BSHL7DT26
Declaration
type TbsMFE_26 = class(TbsHL7Segment)
Description
Master File Entry The Technical Steward for the MFE segment is Infrastructure and Messaging.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PrimaryKeyValueMFERepCount : Integer; |
|
|
function PrimaryKeyValueTypeRepCount : Integer; |
|
Properties
|
property RecordLevelEventCode : TbsID_26 read GetRecordLevelEventCode write SetRecordLevelEventCode; |
Record-Level Event Code, Min : 1, Max : 1
|
|
property MFNControlID : TbsST_26 read GetMFNControlID write SetMFNControlID; |
MFN Control ID, Min : 0, Max : 1
|
|
property EffectiveDateTime : TbsDTM_26 read GetEffectiveDateTime write SetEffectiveDateTime; |
Effective Date/Time, Min : 0, Max : 1
|
|
property PrimaryKeyValueMFE[RepCount:Integer]: TbsValue read GetPrimaryKeyValueMFE write SetPrimaryKeyValueMFE; |
Primary Key Value - MFE, Min : 1, Max : *
|
|
property PrimaryKeyValueType[RepCount:Integer]: TbsID_26 read GetPrimaryKeyValueType write SetPrimaryKeyValueType; |
Primary Key Value Type, Min : 1, Max : *
|
|
property EnteredDateTime : TbsDTM_26 read GetEnteredDateTime write SetEnteredDateTime; |
Entered Date/Time, Min : 0, Max : 1
|
|
property EnteredBy : TbsXCN_26 read GetEnteredBy write SetEnteredBy; |
Entered By, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|