Class TbsMFA_26
Unit
BSHL7DT26
Declaration
type TbsMFA_26 = class(TbsHL7Segment)
Description
Master File Acknowledgment The Technical Steward for the MFA segment is Infrastructure and Messaging.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PrimaryKeyValueMFARepCount : Integer; |
|
|
function PrimaryKeyValueTypeMFARepCount : 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 EventCompletionDateTime : TbsDTM_26 read GetEventCompletionDateTime write SetEventCompletionDateTime; |
Event Completion Date/Time, Min : 0, Max : 1
|
|
property MFNRecordLevelErrorReturn : TbsCWE_26 read GetMFNRecordLevelErrorReturn write SetMFNRecordLevelErrorReturn; |
MFN Record Level Error Return, Min : 1, Max : 1
|
|
property PrimaryKeyValueMFA[RepCount:Integer]: TbsValue read GetPrimaryKeyValueMFA write SetPrimaryKeyValueMFA; |
Primary Key Value - MFA, Min : 1, Max : *
|
|
property PrimaryKeyValueTypeMFA[RepCount:Integer]: TbsID_26 read GetPrimaryKeyValueTypeMFA write SetPrimaryKeyValueTypeMFA; |
Primary Key Value Type - MFA, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|