Class TbsMFA_251
Unit
BSHL7DT251
Declaration
type TbsMFA_251 = class(TbsHL7Segment)
Description
Master File Acknowledgment The Technical Steward for the MFA segment is CQ.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PrimaryKeyValueMFARepCount : Integer; |
|
|
function PrimaryKeyValueTypeMFARepCount : Integer; |
|
Properties
|
property RecordLevelEventCode : TbsID_251 read GetRecordLevelEventCode write SetRecordLevelEventCode; |
Record-Level Event Code, Min : 1, Max : 1
|
|
property MFNControlID : TbsST_251 read GetMFNControlID write SetMFNControlID; |
MFN Control ID, Min : 0, Max : 1
|
|
property EventCompletionDateTime : TbsTS_251 read GetEventCompletionDateTime write SetEventCompletionDateTime; |
Event Completion Date/Time, Min : 0, Max : 1
|
|
property MFNRecordLevelErrorReturn : TbsCE_251 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_251 read GetPrimaryKeyValueTypeMFA write SetPrimaryKeyValueTypeMFA; |
Primary Key Value Type - MFA, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|