Class TbsMFA_24
Unit
BSHL7DT24
Declaration
type TbsMFA_24 = 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_24 read GetRecordLevelEventCode write SetRecordLevelEventCode; |
Record-Level Event Code, Min : 1, Max : 1
|
|
property MFNControlID : TbsST_24 read GetMFNControlID write SetMFNControlID; |
MFN Control ID, Min : 0, Max : 1
|
|
property EventCompletionDateTime : TbsTS_24 read GetEventCompletionDateTime write SetEventCompletionDateTime; |
Event Completion Date/Time, Min : 0, Max : 1
|
|
property MFNRecordLevelErrorReturn : TbsCE_24 read GetMFNRecordLevelErrorReturn write SetMFNRecordLevelErrorReturn; |
MFN Record Level Error Return, Min : 1, Max : 1
|
|
property PrimaryKeyValueMFA[RepCount:Integer]: TbsCE_24 read GetPrimaryKeyValueMFA write SetPrimaryKeyValueMFA; |
Primary Key Value - MFA, Min : 1, Max : *
|
|
property PrimaryKeyValueTypeMFA[RepCount:Integer]: TbsID_24 read GetPrimaryKeyValueTypeMFA write SetPrimaryKeyValueTypeMFA; |
Primary Key Value Type - MFA, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|